{ "layers": [ { "currentVersion": 10.8, "id": 0, "name": "City Council Voting Districts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Voting districts for city council memebers.", "copyrightText": "City of Lake Elsinore, City Clerk Department", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 6205813.542645797, "ymin": 2170269.3297201395, "xmax": 6267504.377925307, "ymax": 2221300.9422236383, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICT", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 2 } }, "value": "1", "label": "1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 2 } }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 2 } }, "value": "3", "label": "3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 2 } }, "value": "4", "label": "4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 248, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 2 } }, "value": "5", "label": "5", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "DISTRICT", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "COLEGEOPROD.DBO.CityCouncilVotingDistricts.AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COLEGEOPROD.DBO.CityCouncilVotingDistricts.AREA" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "MEMBERS", "type": "esriFieldTypeDouble", "alias": "MEMBERS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEMBERS" }, { "name": "LOCKED", "type": "esriFieldTypeString", "alias": "LOCKED", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LOCKED" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 43, "defaultValue": null, "modelName": "NAME" }, { "name": "POPULATION", "type": "esriFieldTypeDouble", "alias": "POPULATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POPULATION" }, { "name": "HISPANIC_O", "type": "esriFieldTypeDouble", "alias": "HISPANIC_O", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HISPANIC_O" }, { "name": "NH_WHT", "type": "esriFieldTypeDouble", "alias": "NH_WHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NH_WHT" }, { "name": "NH_DOJ_BLK", "type": "esriFieldTypeDouble", "alias": "NH_DOJ_BLK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NH_DOJ_BLK" }, { "name": "NH_DOJ_IND", "type": "esriFieldTypeDouble", "alias": "NH_DOJ_IND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NH_DOJ_IND" }, { "name": "NH_DOJ_ASN", "type": "esriFieldTypeDouble", "alias": "NH_DOJ_ASN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NH_DOJ_ASN" }, { "name": "NH_DOJ_HWN", "type": "esriFieldTypeDouble", "alias": "NH_DOJ_HWN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NH_DOJ_HWN" }, { "name": "NH_DOJ_OTH", "type": "esriFieldTypeDouble", "alias": "NH_DOJ_OTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NH_DOJ_OTH" }, { "name": "NH_DOJ_OT1", "type": "esriFieldTypeDouble", "alias": "NH_DOJ_OT1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NH_DOJ_OT1" }, { "name": "F18_POP", "type": "esriFieldTypeDouble", "alias": "F18_POP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F18_POP" }, { "name": "H18_POP", "type": "esriFieldTypeDouble", "alias": "H18_POP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "H18_POP" }, { "name": "NH18_WHT", "type": "esriFieldTypeDouble", "alias": "NH18_WHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NH18_WHT" }, { "name": "NH18_DOJ_B", "type": "esriFieldTypeDouble", "alias": "NH18_DOJ_B", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NH18_DOJ_B" }, { "name": "NH18_DOJ_I", "type": "esriFieldTypeDouble", "alias": "NH18_DOJ_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NH18_DOJ_I" }, { "name": "NH18_DOJ_A", "type": "esriFieldTypeDouble", "alias": "NH18_DOJ_A", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NH18_DOJ_A" }, { "name": "NH18_DOJ_H", "type": "esriFieldTypeDouble", "alias": "NH18_DOJ_H", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NH18_DOJ_H" }, { "name": "NH18_DOJ_O", "type": "esriFieldTypeDouble", "alias": "NH18_DOJ_O", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NH18_DOJ_O" }, { "name": "NH18_DOJ_1", "type": "esriFieldTypeDouble", "alias": "NH18_DOJ_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NH18_DOJ_1" }, { "name": "ST1115_M1_", "type": "esriFieldTypeDouble", "alias": "ST1115_M1_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ST1115_M1_" }, { "name": "ST1115_M11", "type": "esriFieldTypeDouble", "alias": "ST1115_M11", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ST1115_M11" }, { "name": "ST1115_M12", "type": "esriFieldTypeDouble", "alias": "ST1115_M12", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ST1115_M12" }, { "name": "ST1115_M13", "type": "esriFieldTypeDouble", "alias": "ST1115_M13", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ST1115_M13" }, { "name": "ST1115_M14", "type": "esriFieldTypeDouble", "alias": "ST1115_M14", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ST1115_M14" }, { "name": "ST1115_M15", "type": "esriFieldTypeDouble", "alias": "ST1115_M15", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ST1115_M15" }, { "name": "ST1115_M16", "type": "esriFieldTypeDouble", "alias": "ST1115_M16", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ST1115_M16" }, { "name": "ST1115_M17", "type": "esriFieldTypeDouble", "alias": "ST1115_M17", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ST1115_M17" }, { "name": "ST1115_M2_", "type": "esriFieldTypeDouble", "alias": "ST1115_M2_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ST1115_M2_" }, { "name": "ST1115_M21", "type": "esriFieldTypeDouble", "alias": "ST1115_M21", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ST1115_M21" }, { "name": "ST1115_M22", "type": "esriFieldTypeDouble", "alias": "ST1115_M22", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ST1115_M22" }, { "name": "ST1115_M23", "type": "esriFieldTypeDouble", "alias": "ST1115_M23", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ST1115_M23" }, { "name": "ST1115_M24", "type": "esriFieldTypeDouble", "alias": "ST1115_M24", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ST1115_M24" }, { "name": "ST1115_M25", "type": "esriFieldTypeDouble", "alias": "ST1115_M25", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ST1115_M25" }, { "name": "ST1115_M26", "type": "esriFieldTypeDouble", "alias": "ST1115_M26", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ST1115_M26" }, { "name": "ST1115_M27", "type": "esriFieldTypeDouble", "alias": "ST1115_M27", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ST1115_M27" }, { "name": "ACS1115_M1", "type": "esriFieldTypeDouble", "alias": "ACS1115_M1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACS1115_M1" }, { "name": "ACS1115_M2", "type": "esriFieldTypeDouble", "alias": "ACS1115_M2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACS1115_M2" }, { "name": "ACS1115_M3", "type": "esriFieldTypeDouble", "alias": "ACS1115_M3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACS1115_M3" }, { "name": "ACS1115_M4", "type": "esriFieldTypeDouble", "alias": "ACS1115_M4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACS1115_M4" }, { "name": "ACS1115_M5", "type": "esriFieldTypeDouble", "alias": "ACS1115_M5", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACS1115_M5" }, { "name": "ACS1115_M6", "type": "esriFieldTypeDouble", "alias": "ACS1115_M6", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACS1115_M6" }, { "name": "ACS1115_M7", "type": "esriFieldTypeDouble", "alias": "ACS1115_M7", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACS1115_M7" }, { "name": "ACS1115_M8", "type": "esriFieldTypeDouble", "alias": "ACS1115_M8", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACS1115_M8" }, { "name": "ACS1115_M9", "type": "esriFieldTypeDouble", "alias": "ACS1115_M9", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACS1115_M9" }, { "name": "ACS1115_10", "type": "esriFieldTypeDouble", "alias": "ACS1115_10", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACS1115_10" }, { "name": "ACS1115_11", "type": "esriFieldTypeDouble", "alias": "ACS1115_11", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACS1115_11" }, { "name": "ACS1115_12", "type": "esriFieldTypeDouble", "alias": "ACS1115_12", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACS1115_12" }, { "name": "ACS1115_13", "type": "esriFieldTypeDouble", "alias": "ACS1115_13", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACS1115_13" }, { "name": "ACS1115_14", "type": "esriFieldTypeDouble", "alias": "ACS1115_14", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACS1115_14" }, { "name": "ACS1115_15", "type": "esriFieldTypeDouble", "alias": "ACS1115_15", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACS1115_15" }, { "name": "ACS1115_16", "type": "esriFieldTypeDouble", "alias": "ACS1115_16", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACS1115_16" }, { "name": "ACS1115_17", "type": "esriFieldTypeDouble", "alias": "ACS1115_17", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACS1115_17" }, { "name": "ACS1115_18", "type": "esriFieldTypeDouble", "alias": "ACS1115_18", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACS1115_18" }, { "name": "G08_REG_TO", "type": "esriFieldTypeDouble", "alias": "G08_REG_TO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G08_REG_TO" }, { "name": "G08_VOTE_T", "type": "esriFieldTypeDouble", "alias": "G08_VOTE_T", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G08_VOTE_T" }, { "name": "G08_VOTE_L", "type": "esriFieldTypeDouble", "alias": "G08_VOTE_L", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G08_VOTE_L" }, { "name": "G08_VOTE_A", "type": "esriFieldTypeDouble", "alias": "G08_VOTE_A", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G08_VOTE_A" }, { "name": "G08_VOTE_F", "type": "esriFieldTypeDouble", "alias": "G08_VOTE_F", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G08_VOTE_F" }, { "name": "G08_VOTE_S", "type": "esriFieldTypeDouble", "alias": "G08_VOTE_S", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G08_VOTE_S" }, { "name": "G10_REG_TO", "type": "esriFieldTypeDouble", "alias": "G10_REG_TO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G10_REG_TO" }, { "name": "G10_VOTE_T", "type": "esriFieldTypeDouble", "alias": "G10_VOTE_T", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G10_VOTE_T" }, { "name": "G10_VOTE_L", "type": "esriFieldTypeDouble", "alias": "G10_VOTE_L", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G10_VOTE_L" }, { "name": "G10_VOTE_A", "type": "esriFieldTypeDouble", "alias": "G10_VOTE_A", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G10_VOTE_A" }, { "name": "G10_VOTE_F", "type": "esriFieldTypeDouble", "alias": "G10_VOTE_F", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G10_VOTE_F" }, { "name": "G10_VOTE_S", "type": "esriFieldTypeDouble", "alias": "G10_VOTE_S", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G10_VOTE_S" }, { "name": "G12_REG_TO", "type": "esriFieldTypeDouble", "alias": "G12_REG_TO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G12_REG_TO" }, { "name": "G12_REG_LA", "type": "esriFieldTypeDouble", "alias": "G12_REG_LA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G12_REG_LA" }, { "name": "G12_REG_AS", "type": "esriFieldTypeDouble", "alias": "G12_REG_AS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G12_REG_AS" }, { "name": "G12_REG_FI", "type": "esriFieldTypeDouble", "alias": "G12_REG_FI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G12_REG_FI" }, { "name": "G12_REG_OT", "type": "esriFieldTypeDouble", "alias": "G12_REG_OT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G12_REG_OT" }, { "name": "G12_REG_O1", "type": "esriFieldTypeDouble", "alias": "G12_REG_O1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G12_REG_O1" }, { "name": "G12_REG_SS", "type": "esriFieldTypeDouble", "alias": "G12_REG_SS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G12_REG_SS" }, { "name": "G12_VOT_TO", "type": "esriFieldTypeDouble", "alias": "G12_VOT_TO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G12_VOT_TO" }, { "name": "G12_VOT_LA", "type": "esriFieldTypeDouble", "alias": "G12_VOT_LA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G12_VOT_LA" }, { "name": "G12_VOT_AS", "type": "esriFieldTypeDouble", "alias": "G12_VOT_AS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G12_VOT_AS" }, { "name": "G12_VOT_FI", "type": "esriFieldTypeDouble", "alias": "G12_VOT_FI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G12_VOT_FI" }, { "name": "G12_VOT_OT", "type": "esriFieldTypeDouble", "alias": "G12_VOT_OT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G12_VOT_OT" }, { "name": "G12_VOT_O1", "type": "esriFieldTypeDouble", "alias": "G12_VOT_O1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G12_VOT_O1" }, { "name": "G12_VOT_SS", "type": "esriFieldTypeDouble", "alias": "G12_VOT_SS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G12_VOT_SS" }, { "name": "G14_REG_TO", "type": "esriFieldTypeDouble", "alias": "G14_REG_TO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G14_REG_TO" }, { "name": "G14_REG_LA", "type": "esriFieldTypeDouble", "alias": "G14_REG_LA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G14_REG_LA" }, { "name": "G14_REG_AS", "type": "esriFieldTypeDouble", "alias": "G14_REG_AS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G14_REG_AS" }, { "name": "G14_REG_FI", "type": "esriFieldTypeDouble", "alias": "G14_REG_FI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G14_REG_FI" }, { "name": "G14_REG_OT", "type": "esriFieldTypeDouble", "alias": "G14_REG_OT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G14_REG_OT" }, { "name": "G14_REG_O1", "type": "esriFieldTypeDouble", "alias": "G14_REG_O1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G14_REG_O1" }, { "name": "G14_REG_SS", "type": "esriFieldTypeDouble", "alias": "G14_REG_SS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G14_REG_SS" }, { "name": "G14_REG_DE", "type": "esriFieldTypeDouble", "alias": "G14_REG_DE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G14_REG_DE" }, { "name": "G14_REG_RE", "type": "esriFieldTypeDouble", "alias": "G14_REG_RE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G14_REG_RE" }, { "name": "G14_REG_DT", "type": "esriFieldTypeDouble", "alias": "G14_REG_DT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G14_REG_DT" }, { "name": "G14_REG_O2", "type": "esriFieldTypeDouble", "alias": "G14_REG_O2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G14_REG_O2" }, { "name": "G14_VOTE_T", "type": "esriFieldTypeDouble", "alias": "G14_VOTE_T", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G14_VOTE_T" }, { "name": "G14_VOTE_L", "type": "esriFieldTypeDouble", "alias": "G14_VOTE_L", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G14_VOTE_L" }, { "name": "G14_VOTE_A", "type": "esriFieldTypeDouble", "alias": "G14_VOTE_A", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G14_VOTE_A" }, { "name": "G14_VOTE_F", "type": "esriFieldTypeDouble", "alias": "G14_VOTE_F", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G14_VOTE_F" }, { "name": "G14_VOTE_O", "type": "esriFieldTypeDouble", "alias": "G14_VOTE_O", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G14_VOTE_O" }, { "name": "G14_VOTE_1", "type": "esriFieldTypeDouble", "alias": "G14_VOTE_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G14_VOTE_1" }, { "name": "G14_VOTE_S", "type": "esriFieldTypeDouble", "alias": "G14_VOTE_S", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G14_VOTE_S" }, { "name": "G14_VOT_DE", "type": "esriFieldTypeDouble", "alias": "G14_VOT_DE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G14_VOT_DE" }, { "name": "G14_VOT_RE", "type": "esriFieldTypeDouble", "alias": "G14_VOT_RE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G14_VOT_RE" }, { "name": "G14_VOT_DT", "type": "esriFieldTypeDouble", "alias": "G14_VOT_DT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G14_VOT_DT" }, { "name": "G14_VOT_OT", "type": "esriFieldTypeDouble", "alias": "G14_VOT_OT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G14_VOT_OT" }, { "name": "G16_REG_TO", "type": "esriFieldTypeDouble", "alias": "G16_REG_TO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G16_REG_TO" }, { "name": "G16_REG_DE", "type": "esriFieldTypeDouble", "alias": "G16_REG_DE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G16_REG_DE" }, { "name": "G16_REG_RE", "type": "esriFieldTypeDouble", "alias": "G16_REG_RE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G16_REG_RE" }, { "name": "G16_REG_DC", "type": "esriFieldTypeDouble", "alias": "G16_REG_DC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G16_REG_DC" }, { "name": "G16_REG_OT", "type": "esriFieldTypeDouble", "alias": "G16_REG_OT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G16_REG_OT" }, { "name": "G16_REG_LA", "type": "esriFieldTypeDouble", "alias": "G16_REG_LA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G16_REG_LA" }, { "name": "G16_REG_AS", "type": "esriFieldTypeDouble", "alias": "G16_REG_AS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G16_REG_AS" }, { "name": "G16_REG_FI", "type": "esriFieldTypeDouble", "alias": "G16_REG_FI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G16_REG_FI" }, { "name": "G16_REG_SS", "type": "esriFieldTypeDouble", "alias": "G16_REG_SS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G16_REG_SS" }, { "name": "G16_REG_WH", "type": "esriFieldTypeDouble", "alias": "G16_REG_WH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G16_REG_WH" }, { "name": "G16_REG_BL", "type": "esriFieldTypeDouble", "alias": "G16_REG_BL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G16_REG_BL" }, { "name": "G16_VOTE_T", "type": "esriFieldTypeDouble", "alias": "G16_VOTE_T", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G16_VOTE_T" }, { "name": "G16_VOTE_D", "type": "esriFieldTypeDouble", "alias": "G16_VOTE_D", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G16_VOTE_D" }, { "name": "G16_VOTE_R", "type": "esriFieldTypeDouble", "alias": "G16_VOTE_R", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G16_VOTE_R" }, { "name": "G16_VOTE_1", "type": "esriFieldTypeDouble", "alias": "G16_VOTE_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G16_VOTE_1" }, { "name": "G16_VOTE_O", "type": "esriFieldTypeDouble", "alias": "G16_VOTE_O", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G16_VOTE_O" }, { "name": "G16_VOTE_L", "type": "esriFieldTypeDouble", "alias": "G16_VOTE_L", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G16_VOTE_L" }, { "name": "G16_VOTE_A", "type": "esriFieldTypeDouble", "alias": "G16_VOTE_A", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G16_VOTE_A" }, { "name": "G16_VOTE_F", "type": "esriFieldTypeDouble", "alias": "G16_VOTE_F", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G16_VOTE_F" }, { "name": "G16_VOTE_S", "type": "esriFieldTypeDouble", "alias": "G16_VOTE_S", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G16_VOTE_S" }, { "name": "G16_VOTE_W", "type": "esriFieldTypeDouble", "alias": "G16_VOTE_W", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G16_VOTE_W" }, { "name": "G16_VOTE_B", "type": "esriFieldTypeDouble", "alias": "G16_VOTE_B", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G16_VOTE_B" }, { "name": "BLK_TOTPOP", "type": "esriFieldTypeDouble", "alias": "BLK_TOTPOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_TOTPOP" }, { "name": "BLK_AGE0_1", "type": "esriFieldTypeDouble", "alias": "BLK_AGE0_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_AGE0_1" }, { "name": "BLK_AGE20_", "type": "esriFieldTypeDouble", "alias": "BLK_AGE20_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_AGE20_" }, { "name": "BLK_AGE60P", "type": "esriFieldTypeDouble", "alias": "BLK_AGE60P", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_AGE60P" }, { "name": "BLK_AGE65P", "type": "esriFieldTypeDouble", "alias": "BLK_AGE65P", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_AGE65P" }, { "name": "BLK_CHINA", "type": "esriFieldTypeDouble", "alias": "BLK_CHINA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_CHINA" }, { "name": "BLK_FILIP", "type": "esriFieldTypeDouble", "alias": "BLK_FILIP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_FILIP" }, { "name": "BLK_JAPAN", "type": "esriFieldTypeDouble", "alias": "BLK_JAPAN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_JAPAN" }, { "name": "BLK_KOREA", "type": "esriFieldTypeDouble", "alias": "BLK_KOREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_KOREA" }, { "name": "BLK_VIET", "type": "esriFieldTypeDouble", "alias": "BLK_VIET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_VIET" }, { "name": "BLK_MEX", "type": "esriFieldTypeDouble", "alias": "BLK_MEX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_MEX" }, { "name": "BLK_ARAB", "type": "esriFieldTypeDouble", "alias": "BLK_ARAB", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_ARAB" }, { "name": "BLK_BORNUS", "type": "esriFieldTypeDouble", "alias": "BLK_BORNUS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_BORNUS" }, { "name": "BLK_IMMIGR", "type": "esriFieldTypeDouble", "alias": "BLK_IMMIGR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_IMMIGR" }, { "name": "BLK_CIT", "type": "esriFieldTypeDouble", "alias": "BLK_CIT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_CIT" }, { "name": "BLK_NONCIT", "type": "esriFieldTypeDouble", "alias": "BLK_NONCIT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_NONCIT" }, { "name": "BLK_POP5PL", "type": "esriFieldTypeDouble", "alias": "BLK_POP5PL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_POP5PL" }, { "name": "BLK_ENGLIS", "type": "esriFieldTypeDouble", "alias": "BLK_ENGLIS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_ENGLIS" }, { "name": "BLK_SPANIS", "type": "esriFieldTypeDouble", "alias": "BLK_SPANIS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_SPANIS" }, { "name": "BLK_ASIAN_", "type": "esriFieldTypeDouble", "alias": "BLK_ASIAN_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_ASIAN_" }, { "name": "BLK_OTHER_", "type": "esriFieldTypeDouble", "alias": "BLK_OTHER_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_OTHER_" }, { "name": "BLK_ENG_LV", "type": "esriFieldTypeDouble", "alias": "BLK_ENG_LV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_ENG_LV" }, { "name": "BLK_POP25P", "type": "esriFieldTypeDouble", "alias": "BLK_POP25P", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_POP25P" }, { "name": "BLK_NOHSDE", "type": "esriFieldTypeDouble", "alias": "BLK_NOHSDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_NOHSDE" }, { "name": "BLK_HS_GRA", "type": "esriFieldTypeDouble", "alias": "BLK_HS_GRA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_HS_GRA" }, { "name": "BLK_BACHEL", "type": "esriFieldTypeDouble", "alias": "BLK_BACHEL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_BACHEL" }, { "name": "BLK_GRADDE", "type": "esriFieldTypeDouble", "alias": "BLK_GRADDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_GRADDE" }, { "name": "BLK_POP3PL", "type": "esriFieldTypeDouble", "alias": "BLK_POP3PL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_POP3PL" }, { "name": "BLK_INSCHO", "type": "esriFieldTypeDouble", "alias": "BLK_INSCHO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_INSCHO" }, { "name": "BLK_INSCH1", "type": "esriFieldTypeDouble", "alias": "BLK_INSCH1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_INSCH1" }, { "name": "BLK_INSCH2", "type": "esriFieldTypeDouble", "alias": "BLK_INSCH2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_INSCH2" }, { "name": "BLK_POP16P", "type": "esriFieldTypeDouble", "alias": "BLK_POP16P", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_POP16P" }, { "name": "BLK_EMPLOY", "type": "esriFieldTypeDouble", "alias": "BLK_EMPLOY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_EMPLOY" }, { "name": "BLK_VETERA", "type": "esriFieldTypeDouble", "alias": "BLK_VETERA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_VETERA" }, { "name": "BLK_DRIVEA", "type": "esriFieldTypeDouble", "alias": "BLK_DRIVEA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_DRIVEA" }, { "name": "BLK_CARPOO", "type": "esriFieldTypeDouble", "alias": "BLK_CARPOO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_CARPOO" }, { "name": "BLK_PUBTRA", "type": "esriFieldTypeDouble", "alias": "BLK_PUBTRA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_PUBTRA" }, { "name": "BLK_WALK", "type": "esriFieldTypeDouble", "alias": "BLK_WALK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_WALK" }, { "name": "BLK_WORKAT", "type": "esriFieldTypeDouble", "alias": "BLK_WORKAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_WORKAT" }, { "name": "BLK_WORKPR", "type": "esriFieldTypeDouble", "alias": "BLK_WORKPR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_WORKPR" }, { "name": "BLK_WORKCO", "type": "esriFieldTypeDouble", "alias": "BLK_WORKCO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_WORKCO" }, { "name": "BLK_WORKMA", "type": "esriFieldTypeDouble", "alias": "BLK_WORKMA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_WORKMA" }, { "name": "BLK_WORKWH", "type": "esriFieldTypeDouble", "alias": "BLK_WORKWH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_WORKWH" }, { "name": "BLK_WORKRE", "type": "esriFieldTypeDouble", "alias": "BLK_WORKRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_WORKRE" }, { "name": "BLK_WORKTR", "type": "esriFieldTypeDouble", "alias": "BLK_WORKTR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_WORKTR" }, { "name": "BLK_WORKIN", "type": "esriFieldTypeDouble", "alias": "BLK_WORKIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_WORKIN" }, { "name": "BLK_WORKFI", "type": "esriFieldTypeDouble", "alias": "BLK_WORKFI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_WORKFI" }, { "name": "BLK_WORKP1", "type": "esriFieldTypeDouble", "alias": "BLK_WORKP1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_WORKP1" }, { "name": "BLK_WORKED", "type": "esriFieldTypeDouble", "alias": "BLK_WORKED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_WORKED" }, { "name": "BLK_WORKAR", "type": "esriFieldTypeDouble", "alias": "BLK_WORKAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_WORKAR" }, { "name": "BLK_WORKOT", "type": "esriFieldTypeDouble", "alias": "BLK_WORKOT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_WORKOT" }, { "name": "BLK_WORKGO", "type": "esriFieldTypeDouble", "alias": "BLK_WORKGO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_WORKGO" }, { "name": "BLK_HHS", "type": "esriFieldTypeDouble", "alias": "BLK_HHS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_HHS" }, { "name": "BLK_FAMS", "type": "esriFieldTypeDouble", "alias": "BLK_FAMS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_FAMS" }, { "name": "BLK_CHILD", "type": "esriFieldTypeDouble", "alias": "BLK_CHILD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_CHILD" }, { "name": "BLK_POP15P", "type": "esriFieldTypeDouble", "alias": "BLK_POP15P", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_POP15P" }, { "name": "BLK_MARRIE", "type": "esriFieldTypeDouble", "alias": "BLK_MARRIE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_MARRIE" }, { "name": "BLK_SEPARA", "type": "esriFieldTypeDouble", "alias": "BLK_SEPARA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_SEPARA" }, { "name": "BLK_DIVORC", "type": "esriFieldTypeDouble", "alias": "BLK_DIVORC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_DIVORC" }, { "name": "BLK_WIDOWE", "type": "esriFieldTypeDouble", "alias": "BLK_WIDOWE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_WIDOWE" }, { "name": "BLK_NEVERM", "type": "esriFieldTypeDouble", "alias": "BLK_NEVERM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_NEVERM" }, { "name": "BLK_HHINC0", "type": "esriFieldTypeDouble", "alias": "BLK_HHINC0", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_HHINC0" }, { "name": "BLK_HHINC2", "type": "esriFieldTypeDouble", "alias": "BLK_HHINC2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_HHINC2" }, { "name": "BLK_HHINC5", "type": "esriFieldTypeDouble", "alias": "BLK_HHINC5", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_HHINC5" }, { "name": "BLK_HHINC7", "type": "esriFieldTypeDouble", "alias": "BLK_HHINC7", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_HHINC7" }, { "name": "BLK_HHINC1", "type": "esriFieldTypeDouble", "alias": "BLK_HHINC1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_HHINC1" }, { "name": "BLK_HOUSIN", "type": "esriFieldTypeDouble", "alias": "BLK_HOUSIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_HOUSIN" }, { "name": "BLK_VACANT", "type": "esriFieldTypeDouble", "alias": "BLK_VACANT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_VACANT" }, { "name": "BLK_OCCUPI", "type": "esriFieldTypeDouble", "alias": "BLK_OCCUPI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_OCCUPI" }, { "name": "BLK_RENTED", "type": "esriFieldTypeDouble", "alias": "BLK_RENTED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_RENTED" }, { "name": "BLK_OWNED", "type": "esriFieldTypeDouble", "alias": "BLK_OWNED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_OWNED" }, { "name": "BLK_SINGLE", "type": "esriFieldTypeDouble", "alias": "BLK_SINGLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_SINGLE" }, { "name": "BLK_MULTIF", "type": "esriFieldTypeDouble", "alias": "BLK_MULTIF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLK_MULTIF" }, { "name": "IDEAL_VALU", "type": "esriFieldTypeDouble", "alias": "IDEAL_VALU", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IDEAL_VALU" }, { "name": "DEVIATION", "type": "esriFieldTypeDouble", "alias": "DEVIATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEVIATION" }, { "name": "F_DEVIATIO", "type": "esriFieldTypeDouble", "alias": "F_DEVIATIO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_DEVIATIO" }, { "name": "F_HISPANIC", "type": "esriFieldTypeDouble", "alias": "F_HISPANIC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_HISPANIC" }, { "name": "F_NH_WHT", "type": "esriFieldTypeDouble", "alias": "F_NH_WHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_NH_WHT" }, { "name": "F_NH_DOJ_B", "type": "esriFieldTypeDouble", "alias": "F_NH_DOJ_B", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_NH_DOJ_B" }, { "name": "F_NH_DOJ_I", "type": "esriFieldTypeDouble", "alias": "F_NH_DOJ_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_NH_DOJ_I" }, { "name": "F_NH_DOJ_A", "type": "esriFieldTypeDouble", "alias": "F_NH_DOJ_A", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_NH_DOJ_A" }, { "name": "F_NH_DOJ_H", "type": "esriFieldTypeDouble", "alias": "F_NH_DOJ_H", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_NH_DOJ_H" }, { "name": "F_NH_DOJ_O", "type": "esriFieldTypeDouble", "alias": "F_NH_DOJ_O", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_NH_DOJ_O" }, { "name": "F_NH_DOJ_1", "type": "esriFieldTypeDouble", "alias": "F_NH_DOJ_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_NH_DOJ_1" }, { "name": "F_18_POP", "type": "esriFieldTypeDouble", "alias": "F_18_POP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_18_POP" }, { "name": "F_H18_POP", "type": "esriFieldTypeDouble", "alias": "F_H18_POP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_H18_POP" }, { "name": "F_NH18_WHT", "type": "esriFieldTypeDouble", "alias": "F_NH18_WHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_NH18_WHT" }, { "name": "F_NH18_DOJ", "type": "esriFieldTypeDouble", "alias": "F_NH18_DOJ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_NH18_DOJ" }, { "name": "F_NH18_DO1", "type": "esriFieldTypeDouble", "alias": "F_NH18_DO1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_NH18_DO1" }, { "name": "F_NH18_DO2", "type": "esriFieldTypeDouble", "alias": "F_NH18_DO2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_NH18_DO2" }, { "name": "F_NH18_DO3", "type": "esriFieldTypeDouble", "alias": "F_NH18_DO3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_NH18_DO3" }, { "name": "F_NH18_DO4", "type": "esriFieldTypeDouble", "alias": "F_NH18_DO4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_NH18_DO4" }, { "name": "F_NH18_DO5", "type": "esriFieldTypeDouble", "alias": "F_NH18_DO5", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_NH18_DO5" }, { "name": "F_ST1115_M", "type": "esriFieldTypeDouble", "alias": "F_ST1115_M", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ST1115_M" }, { "name": "F_ST1115_1", "type": "esriFieldTypeDouble", "alias": "F_ST1115_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ST1115_1" }, { "name": "F_ST1115_2", "type": "esriFieldTypeDouble", "alias": "F_ST1115_2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ST1115_2" }, { "name": "F_ST1115_3", "type": "esriFieldTypeDouble", "alias": "F_ST1115_3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ST1115_3" }, { "name": "F_ST1115_4", "type": "esriFieldTypeDouble", "alias": "F_ST1115_4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ST1115_4" }, { "name": "F_ST1115_5", "type": "esriFieldTypeDouble", "alias": "F_ST1115_5", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ST1115_5" }, { "name": "F_ST1115_6", "type": "esriFieldTypeDouble", "alias": "F_ST1115_6", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ST1115_6" }, { "name": "F_ST1115_7", "type": "esriFieldTypeDouble", "alias": "F_ST1115_7", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ST1115_7" }, { "name": "F_ST1115_8", "type": "esriFieldTypeDouble", "alias": "F_ST1115_8", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ST1115_8" }, { "name": "F_ST1115_9", "type": "esriFieldTypeDouble", "alias": "F_ST1115_9", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ST1115_9" }, { "name": "F_ST111510", "type": "esriFieldTypeDouble", "alias": "F_ST111510", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ST111510" }, { "name": "F_ST111511", "type": "esriFieldTypeDouble", "alias": "F_ST111511", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ST111511" }, { "name": "F_ST111512", "type": "esriFieldTypeDouble", "alias": "F_ST111512", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ST111512" }, { "name": "F_ST111513", "type": "esriFieldTypeDouble", "alias": "F_ST111513", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ST111513" }, { "name": "F_ST111514", "type": "esriFieldTypeDouble", "alias": "F_ST111514", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ST111514" }, { "name": "F_ST111515", "type": "esriFieldTypeDouble", "alias": "F_ST111515", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ST111515" }, { "name": "F_ACS1115_", "type": "esriFieldTypeDouble", "alias": "F_ACS1115_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ACS1115_" }, { "name": "F_ACS11151", "type": "esriFieldTypeDouble", "alias": "F_ACS11151", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ACS11151" }, { "name": "F_ACS11152", "type": "esriFieldTypeDouble", "alias": "F_ACS11152", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ACS11152" }, { "name": "F_ACS11153", "type": "esriFieldTypeDouble", "alias": "F_ACS11153", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ACS11153" }, { "name": "F_ACS11154", "type": "esriFieldTypeDouble", "alias": "F_ACS11154", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ACS11154" }, { "name": "F_ACS11155", "type": "esriFieldTypeDouble", "alias": "F_ACS11155", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ACS11155" }, { "name": "F_ACS11156", "type": "esriFieldTypeDouble", "alias": "F_ACS11156", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ACS11156" }, { "name": "F_ACS11157", "type": "esriFieldTypeDouble", "alias": "F_ACS11157", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ACS11157" }, { "name": "F_ACS11158", "type": "esriFieldTypeDouble", "alias": "F_ACS11158", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ACS11158" }, { "name": "F_ACS11159", "type": "esriFieldTypeDouble", "alias": "F_ACS11159", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ACS11159" }, { "name": "F_ACS11110", "type": "esriFieldTypeDouble", "alias": "F_ACS11110", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ACS11110" }, { "name": "F_ACS11111", "type": "esriFieldTypeDouble", "alias": "F_ACS11111", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ACS11111" }, { "name": "F_ACS11112", "type": "esriFieldTypeDouble", "alias": "F_ACS11112", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ACS11112" }, { "name": "F_ACS11113", "type": "esriFieldTypeDouble", "alias": "F_ACS11113", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ACS11113" }, { "name": "F_ACS11114", "type": "esriFieldTypeDouble", "alias": "F_ACS11114", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ACS11114" }, { "name": "F_ACS11115", "type": "esriFieldTypeDouble", "alias": "F_ACS11115", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ACS11115" }, { "name": "F_ACS11116", "type": "esriFieldTypeDouble", "alias": "F_ACS11116", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ACS11116" }, { "name": "F_ACS11117", "type": "esriFieldTypeDouble", "alias": "F_ACS11117", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ACS11117" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R28_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S18_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "1", "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "F_ACS11116": null, "F_ACS11117": null, "ID": null, "COLEGEOPROD.DBO.CityCouncilVotingDistricts.AREA": null, "DISTRICT": "1", "MEMBERS": null, "LOCKED": null, "NAME": null, "POPULATION": null, "HISPANIC_O": null, "NH_WHT": null, "NH_DOJ_BLK": null, "NH_DOJ_IND": null, "NH_DOJ_ASN": null, "NH_DOJ_HWN": null, "NH_DOJ_OTH": null, "NH_DOJ_OT1": null, "F18_POP": null, "H18_POP": null, "NH18_WHT": null, "NH18_DOJ_B": null, "NH18_DOJ_I": null, "NH18_DOJ_A": null, "NH18_DOJ_H": null, "NH18_DOJ_O": null, "NH18_DOJ_1": null, "ST1115_M1_": null, "ST1115_M11": null, "ST1115_M12": null, "ST1115_M13": null, "ST1115_M14": null, "ST1115_M15": null, "ST1115_M16": null, "ST1115_M17": null, "ST1115_M2_": null, "ST1115_M21": null, "ST1115_M22": null, "ST1115_M23": null, "ST1115_M24": null, "ST1115_M25": null, "ST1115_M26": null, "ST1115_M27": null, "ACS1115_M1": null, "ACS1115_M2": null, "ACS1115_M3": null, "ACS1115_M4": null, "ACS1115_M5": null, "ACS1115_M6": null, "ACS1115_M7": null, "ACS1115_M8": null, "ACS1115_M9": null, "ACS1115_10": null, "ACS1115_11": null, "ACS1115_12": null, "ACS1115_13": null, "ACS1115_14": null, "ACS1115_15": null, "ACS1115_16": null, "ACS1115_17": null, "ACS1115_18": null, "G08_REG_TO": null, "G08_VOTE_T": null, "G08_VOTE_L": null, "G08_VOTE_A": null, "G08_VOTE_F": null, "G08_VOTE_S": null, "G10_REG_TO": null, "G10_VOTE_T": null, "G10_VOTE_L": null, "G10_VOTE_A": null, "G10_VOTE_F": null, "G10_VOTE_S": null, "G12_REG_TO": null, "G12_REG_LA": null, "G12_REG_AS": null, "G12_REG_FI": null, "G12_REG_OT": null, "G12_REG_O1": null, "G12_REG_SS": null, "G12_VOT_TO": null, "G12_VOT_LA": null, "G12_VOT_AS": null, "G12_VOT_FI": null, "G12_VOT_OT": null, "G12_VOT_O1": null, "G12_VOT_SS": null, "G14_REG_TO": null, "G14_REG_LA": null, "G14_REG_AS": null, "G14_REG_FI": null, "G14_REG_OT": null, "G14_REG_O1": null, "G14_REG_SS": null, "G14_REG_DE": null, "G14_REG_RE": null, "G14_REG_DT": null, "G14_REG_O2": null, "G14_VOTE_T": null, "G14_VOTE_L": null, "G14_VOTE_A": null, "G14_VOTE_F": null, "G14_VOTE_O": null, "G14_VOTE_1": null, "G14_VOTE_S": null, "G14_VOT_DE": null, "G14_VOT_RE": null, "G14_VOT_DT": null, "G14_VOT_OT": null, "G16_REG_TO": null, "G16_REG_DE": null, "G16_REG_RE": null, "G16_REG_DC": null, "G16_REG_OT": null, "G16_REG_LA": null, "G16_REG_AS": null, "G16_REG_FI": null, "G16_REG_SS": null, "G16_REG_WH": null, "G16_REG_BL": null, "G16_VOTE_T": null, "G16_VOTE_D": null, "G16_VOTE_R": null, "G16_VOTE_1": null, "G16_VOTE_O": null, "G16_VOTE_L": null, "G16_VOTE_A": null, "G16_VOTE_F": null, "G16_VOTE_S": null, "G16_VOTE_W": null, "G16_VOTE_B": null, "BLK_TOTPOP": null, "BLK_AGE0_1": null, "BLK_AGE20_": null, "BLK_AGE60P": null, "BLK_AGE65P": null, "BLK_CHINA": null, "BLK_FILIP": null, "BLK_JAPAN": null, "BLK_KOREA": null, "BLK_VIET": null, "BLK_MEX": null, "BLK_ARAB": null, "BLK_BORNUS": null, "BLK_IMMIGR": null, "BLK_CIT": null, "BLK_NONCIT": null, "BLK_POP5PL": null, "BLK_ENGLIS": null, "BLK_SPANIS": null, "BLK_ASIAN_": null, "BLK_OTHER_": null, "BLK_ENG_LV": null, "BLK_POP25P": null, "BLK_NOHSDE": null, "BLK_HS_GRA": null, "BLK_BACHEL": null, "BLK_GRADDE": null, "BLK_POP3PL": null, "BLK_INSCHO": null, "BLK_INSCH1": null, "BLK_INSCH2": null, "BLK_POP16P": null, "BLK_EMPLOY": null, "BLK_VETERA": null, "BLK_DRIVEA": null, "BLK_CARPOO": null, "BLK_PUBTRA": null, "BLK_WALK": null, "BLK_WORKAT": null, "BLK_WORKPR": null, "BLK_WORKCO": null, "BLK_WORKMA": null, "BLK_WORKWH": null, "BLK_WORKRE": null, "BLK_WORKTR": null, "BLK_WORKIN": null, "BLK_WORKFI": null, "BLK_WORKP1": null, "BLK_WORKED": null, "BLK_WORKAR": null, "BLK_WORKOT": null, "BLK_WORKGO": null, "BLK_HHS": null, "BLK_FAMS": null, "BLK_CHILD": null, "BLK_POP15P": null, "BLK_MARRIE": null, "BLK_SEPARA": null, "BLK_DIVORC": null, "BLK_WIDOWE": null, "BLK_NEVERM": null, "BLK_HHINC0": null, "BLK_HHINC2": null, "BLK_HHINC5": null, "BLK_HHINC7": null, "BLK_HHINC1": null, "BLK_HOUSIN": null, "BLK_VACANT": null, "BLK_OCCUPI": null, "BLK_RENTED": null, "BLK_OWNED": null, "BLK_SINGLE": null, "BLK_MULTIF": null, "IDEAL_VALU": null, "DEVIATION": null, "F_DEVIATIO": null, "F_HISPANIC": null, "F_NH_WHT": null, "F_NH_DOJ_B": null, "F_NH_DOJ_I": null, "F_NH_DOJ_A": null, "F_NH_DOJ_H": null, "F_NH_DOJ_O": null, "F_NH_DOJ_1": null, "F_18_POP": null, "F_H18_POP": null, "F_NH18_WHT": null, "F_NH18_DOJ": null, "F_NH18_DO1": null, "F_NH18_DO2": null, "F_NH18_DO3": null, "F_NH18_DO4": null, "F_NH18_DO5": null, "F_ST1115_M": null, "F_ST1115_1": null, "F_ST1115_2": null, "F_ST1115_3": null, "F_ST1115_4": null, "F_ST1115_5": null, "F_ST1115_6": null, "F_ST1115_7": null, "F_ST1115_8": null, "F_ST1115_9": null, "F_ST111510": null, "F_ST111511": null, "F_ST111512": null, "F_ST111513": null, "F_ST111514": null, "F_ST111515": null, "F_ACS1115_": null, "F_ACS11151": null, "F_ACS11152": null, "F_ACS11153": null, "F_ACS11154": null, "F_ACS11155": null, "F_ACS11156": null, "F_ACS11157": null, "F_ACS11158": null, "F_ACS11159": null, "F_ACS11110": null, "F_ACS11111": null, "F_ACS11112": null, "F_ACS11113": null, "F_ACS11114": null, "F_ACS11115": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "2", "name": "2", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "F_ACS11116": null, "F_ACS11117": null, "ID": null, "COLEGEOPROD.DBO.CityCouncilVotingDistricts.AREA": null, "DISTRICT": "2", "MEMBERS": null, "LOCKED": null, "NAME": null, "POPULATION": null, "HISPANIC_O": null, "NH_WHT": null, "NH_DOJ_BLK": null, "NH_DOJ_IND": null, "NH_DOJ_ASN": null, "NH_DOJ_HWN": null, "NH_DOJ_OTH": null, "NH_DOJ_OT1": null, "F18_POP": null, "H18_POP": null, "NH18_WHT": null, "NH18_DOJ_B": null, "NH18_DOJ_I": null, "NH18_DOJ_A": null, "NH18_DOJ_H": null, "NH18_DOJ_O": null, "NH18_DOJ_1": null, "ST1115_M1_": null, "ST1115_M11": null, "ST1115_M12": null, "ST1115_M13": null, "ST1115_M14": null, "ST1115_M15": null, "ST1115_M16": null, "ST1115_M17": null, "ST1115_M2_": null, "ST1115_M21": null, "ST1115_M22": null, "ST1115_M23": null, "ST1115_M24": null, "ST1115_M25": null, "ST1115_M26": null, "ST1115_M27": null, "ACS1115_M1": null, "ACS1115_M2": null, "ACS1115_M3": null, "ACS1115_M4": null, "ACS1115_M5": null, "ACS1115_M6": null, "ACS1115_M7": null, "ACS1115_M8": null, "ACS1115_M9": null, "ACS1115_10": null, "ACS1115_11": null, "ACS1115_12": null, "ACS1115_13": null, "ACS1115_14": null, "ACS1115_15": null, "ACS1115_16": null, "ACS1115_17": null, "ACS1115_18": null, "G08_REG_TO": null, "G08_VOTE_T": null, "G08_VOTE_L": null, "G08_VOTE_A": null, "G08_VOTE_F": null, "G08_VOTE_S": null, "G10_REG_TO": null, "G10_VOTE_T": null, "G10_VOTE_L": null, "G10_VOTE_A": null, "G10_VOTE_F": null, "G10_VOTE_S": null, "G12_REG_TO": null, "G12_REG_LA": null, "G12_REG_AS": null, "G12_REG_FI": null, "G12_REG_OT": null, "G12_REG_O1": null, "G12_REG_SS": null, "G12_VOT_TO": null, "G12_VOT_LA": null, "G12_VOT_AS": null, "G12_VOT_FI": null, "G12_VOT_OT": null, "G12_VOT_O1": null, "G12_VOT_SS": null, "G14_REG_TO": null, "G14_REG_LA": null, "G14_REG_AS": null, "G14_REG_FI": null, "G14_REG_OT": null, "G14_REG_O1": null, "G14_REG_SS": null, "G14_REG_DE": null, "G14_REG_RE": null, "G14_REG_DT": null, "G14_REG_O2": null, "G14_VOTE_T": null, "G14_VOTE_L": null, "G14_VOTE_A": null, "G14_VOTE_F": null, "G14_VOTE_O": null, "G14_VOTE_1": null, "G14_VOTE_S": null, "G14_VOT_DE": null, "G14_VOT_RE": null, "G14_VOT_DT": null, "G14_VOT_OT": null, "G16_REG_TO": null, "G16_REG_DE": null, "G16_REG_RE": null, "G16_REG_DC": null, "G16_REG_OT": null, "G16_REG_LA": null, "G16_REG_AS": null, "G16_REG_FI": null, "G16_REG_SS": null, "G16_REG_WH": null, "G16_REG_BL": null, "G16_VOTE_T": null, "G16_VOTE_D": null, "G16_VOTE_R": null, "G16_VOTE_1": null, "G16_VOTE_O": null, "G16_VOTE_L": null, "G16_VOTE_A": null, "G16_VOTE_F": null, "G16_VOTE_S": null, "G16_VOTE_W": null, "G16_VOTE_B": null, "BLK_TOTPOP": null, "BLK_AGE0_1": null, "BLK_AGE20_": null, "BLK_AGE60P": null, "BLK_AGE65P": null, "BLK_CHINA": null, "BLK_FILIP": null, "BLK_JAPAN": null, "BLK_KOREA": null, "BLK_VIET": null, "BLK_MEX": null, "BLK_ARAB": null, "BLK_BORNUS": null, "BLK_IMMIGR": null, "BLK_CIT": null, "BLK_NONCIT": null, "BLK_POP5PL": null, "BLK_ENGLIS": null, "BLK_SPANIS": null, "BLK_ASIAN_": null, "BLK_OTHER_": null, "BLK_ENG_LV": null, "BLK_POP25P": null, "BLK_NOHSDE": null, "BLK_HS_GRA": null, "BLK_BACHEL": null, "BLK_GRADDE": null, "BLK_POP3PL": null, "BLK_INSCHO": null, "BLK_INSCH1": null, "BLK_INSCH2": null, "BLK_POP16P": null, "BLK_EMPLOY": null, "BLK_VETERA": null, "BLK_DRIVEA": null, "BLK_CARPOO": null, "BLK_PUBTRA": null, "BLK_WALK": null, "BLK_WORKAT": null, "BLK_WORKPR": null, "BLK_WORKCO": null, "BLK_WORKMA": null, "BLK_WORKWH": null, "BLK_WORKRE": null, "BLK_WORKTR": null, "BLK_WORKIN": null, "BLK_WORKFI": null, "BLK_WORKP1": null, "BLK_WORKED": null, "BLK_WORKAR": null, "BLK_WORKOT": null, "BLK_WORKGO": null, "BLK_HHS": null, "BLK_FAMS": null, "BLK_CHILD": null, "BLK_POP15P": null, "BLK_MARRIE": null, "BLK_SEPARA": null, "BLK_DIVORC": null, "BLK_WIDOWE": null, "BLK_NEVERM": null, "BLK_HHINC0": null, "BLK_HHINC2": null, "BLK_HHINC5": null, "BLK_HHINC7": null, "BLK_HHINC1": null, "BLK_HOUSIN": null, "BLK_VACANT": null, "BLK_OCCUPI": null, "BLK_RENTED": null, "BLK_OWNED": null, "BLK_SINGLE": null, "BLK_MULTIF": null, "IDEAL_VALU": null, "DEVIATION": null, "F_DEVIATIO": null, "F_HISPANIC": null, "F_NH_WHT": null, "F_NH_DOJ_B": null, "F_NH_DOJ_I": null, "F_NH_DOJ_A": null, "F_NH_DOJ_H": null, "F_NH_DOJ_O": null, "F_NH_DOJ_1": null, "F_18_POP": null, "F_H18_POP": null, "F_NH18_WHT": null, "F_NH18_DOJ": null, "F_NH18_DO1": null, "F_NH18_DO2": null, "F_NH18_DO3": null, "F_NH18_DO4": null, "F_NH18_DO5": null, "F_ST1115_M": null, "F_ST1115_1": null, "F_ST1115_2": null, "F_ST1115_3": null, "F_ST1115_4": null, "F_ST1115_5": null, "F_ST1115_6": null, "F_ST1115_7": null, "F_ST1115_8": null, "F_ST1115_9": null, "F_ST111510": null, "F_ST111511": null, "F_ST111512": null, "F_ST111513": null, "F_ST111514": null, "F_ST111515": null, "F_ACS1115_": null, "F_ACS11151": null, "F_ACS11152": null, "F_ACS11153": null, "F_ACS11154": null, "F_ACS11155": null, "F_ACS11156": null, "F_ACS11157": null, "F_ACS11158": null, "F_ACS11159": null, "F_ACS11110": null, "F_ACS11111": null, "F_ACS11112": null, "F_ACS11113": null, "F_ACS11114": null, "F_ACS11115": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "3", "name": "3", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "F_ACS11116": null, "F_ACS11117": null, "ID": null, "COLEGEOPROD.DBO.CityCouncilVotingDistricts.AREA": null, "DISTRICT": "3", "MEMBERS": null, "LOCKED": null, "NAME": null, "POPULATION": null, "HISPANIC_O": null, "NH_WHT": null, "NH_DOJ_BLK": null, "NH_DOJ_IND": null, "NH_DOJ_ASN": null, "NH_DOJ_HWN": null, "NH_DOJ_OTH": null, "NH_DOJ_OT1": null, "F18_POP": null, "H18_POP": null, "NH18_WHT": null, "NH18_DOJ_B": null, "NH18_DOJ_I": null, "NH18_DOJ_A": null, "NH18_DOJ_H": null, "NH18_DOJ_O": null, "NH18_DOJ_1": null, "ST1115_M1_": null, "ST1115_M11": null, "ST1115_M12": null, "ST1115_M13": null, "ST1115_M14": null, "ST1115_M15": null, "ST1115_M16": null, "ST1115_M17": null, "ST1115_M2_": null, "ST1115_M21": null, "ST1115_M22": null, "ST1115_M23": null, "ST1115_M24": null, "ST1115_M25": null, "ST1115_M26": null, "ST1115_M27": null, "ACS1115_M1": null, "ACS1115_M2": null, "ACS1115_M3": null, "ACS1115_M4": null, "ACS1115_M5": null, "ACS1115_M6": null, "ACS1115_M7": null, "ACS1115_M8": null, "ACS1115_M9": null, "ACS1115_10": null, "ACS1115_11": null, "ACS1115_12": null, "ACS1115_13": null, "ACS1115_14": null, "ACS1115_15": null, "ACS1115_16": null, "ACS1115_17": null, "ACS1115_18": null, "G08_REG_TO": null, "G08_VOTE_T": null, "G08_VOTE_L": null, "G08_VOTE_A": null, "G08_VOTE_F": null, "G08_VOTE_S": null, "G10_REG_TO": null, "G10_VOTE_T": null, "G10_VOTE_L": null, "G10_VOTE_A": null, "G10_VOTE_F": null, "G10_VOTE_S": null, "G12_REG_TO": null, "G12_REG_LA": null, "G12_REG_AS": null, "G12_REG_FI": null, "G12_REG_OT": null, "G12_REG_O1": null, "G12_REG_SS": null, "G12_VOT_TO": null, "G12_VOT_LA": null, "G12_VOT_AS": null, "G12_VOT_FI": null, "G12_VOT_OT": null, "G12_VOT_O1": null, "G12_VOT_SS": null, "G14_REG_TO": null, "G14_REG_LA": null, "G14_REG_AS": null, "G14_REG_FI": null, "G14_REG_OT": null, "G14_REG_O1": null, "G14_REG_SS": null, "G14_REG_DE": null, "G14_REG_RE": null, "G14_REG_DT": null, "G14_REG_O2": null, "G14_VOTE_T": null, "G14_VOTE_L": null, "G14_VOTE_A": null, "G14_VOTE_F": null, "G14_VOTE_O": null, "G14_VOTE_1": null, "G14_VOTE_S": null, "G14_VOT_DE": null, "G14_VOT_RE": null, "G14_VOT_DT": null, "G14_VOT_OT": null, "G16_REG_TO": null, "G16_REG_DE": null, "G16_REG_RE": null, "G16_REG_DC": null, "G16_REG_OT": null, "G16_REG_LA": null, "G16_REG_AS": null, "G16_REG_FI": null, "G16_REG_SS": null, "G16_REG_WH": null, "G16_REG_BL": null, "G16_VOTE_T": null, "G16_VOTE_D": null, "G16_VOTE_R": null, "G16_VOTE_1": null, "G16_VOTE_O": null, "G16_VOTE_L": null, "G16_VOTE_A": null, "G16_VOTE_F": null, "G16_VOTE_S": null, "G16_VOTE_W": null, "G16_VOTE_B": null, "BLK_TOTPOP": null, "BLK_AGE0_1": null, "BLK_AGE20_": null, "BLK_AGE60P": null, "BLK_AGE65P": null, "BLK_CHINA": null, "BLK_FILIP": null, "BLK_JAPAN": null, "BLK_KOREA": null, "BLK_VIET": null, "BLK_MEX": null, "BLK_ARAB": null, "BLK_BORNUS": null, "BLK_IMMIGR": null, "BLK_CIT": null, "BLK_NONCIT": null, "BLK_POP5PL": null, "BLK_ENGLIS": null, "BLK_SPANIS": null, "BLK_ASIAN_": null, "BLK_OTHER_": null, "BLK_ENG_LV": null, "BLK_POP25P": null, "BLK_NOHSDE": null, "BLK_HS_GRA": null, "BLK_BACHEL": null, "BLK_GRADDE": null, "BLK_POP3PL": null, "BLK_INSCHO": null, "BLK_INSCH1": null, "BLK_INSCH2": null, "BLK_POP16P": null, "BLK_EMPLOY": null, "BLK_VETERA": null, "BLK_DRIVEA": null, "BLK_CARPOO": null, "BLK_PUBTRA": null, "BLK_WALK": null, "BLK_WORKAT": null, "BLK_WORKPR": null, "BLK_WORKCO": null, "BLK_WORKMA": null, "BLK_WORKWH": null, "BLK_WORKRE": null, "BLK_WORKTR": null, "BLK_WORKIN": null, "BLK_WORKFI": null, "BLK_WORKP1": null, "BLK_WORKED": null, "BLK_WORKAR": null, "BLK_WORKOT": null, "BLK_WORKGO": null, "BLK_HHS": null, "BLK_FAMS": null, "BLK_CHILD": null, "BLK_POP15P": null, "BLK_MARRIE": null, "BLK_SEPARA": null, "BLK_DIVORC": null, "BLK_WIDOWE": null, "BLK_NEVERM": null, "BLK_HHINC0": null, "BLK_HHINC2": null, "BLK_HHINC5": null, "BLK_HHINC7": null, "BLK_HHINC1": null, "BLK_HOUSIN": null, "BLK_VACANT": null, "BLK_OCCUPI": null, "BLK_RENTED": null, "BLK_OWNED": null, "BLK_SINGLE": null, "BLK_MULTIF": null, "IDEAL_VALU": null, "DEVIATION": null, "F_DEVIATIO": null, "F_HISPANIC": null, "F_NH_WHT": null, "F_NH_DOJ_B": null, "F_NH_DOJ_I": null, "F_NH_DOJ_A": null, "F_NH_DOJ_H": null, "F_NH_DOJ_O": null, "F_NH_DOJ_1": null, "F_18_POP": null, "F_H18_POP": null, "F_NH18_WHT": null, "F_NH18_DOJ": null, "F_NH18_DO1": null, "F_NH18_DO2": null, "F_NH18_DO3": null, "F_NH18_DO4": null, "F_NH18_DO5": null, "F_ST1115_M": null, "F_ST1115_1": null, "F_ST1115_2": null, "F_ST1115_3": null, "F_ST1115_4": null, "F_ST1115_5": null, "F_ST1115_6": null, "F_ST1115_7": null, "F_ST1115_8": null, "F_ST1115_9": null, "F_ST111510": null, "F_ST111511": null, "F_ST111512": null, "F_ST111513": null, "F_ST111514": null, "F_ST111515": null, "F_ACS1115_": null, "F_ACS11151": null, "F_ACS11152": null, "F_ACS11153": null, "F_ACS11154": null, "F_ACS11155": null, "F_ACS11156": null, "F_ACS11157": null, "F_ACS11158": null, "F_ACS11159": null, "F_ACS11110": null, "F_ACS11111": null, "F_ACS11112": null, "F_ACS11113": null, "F_ACS11114": null, "F_ACS11115": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "4", "name": "4", "domains": {}, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "F_ACS11116": null, "F_ACS11117": null, "ID": null, "COLEGEOPROD.DBO.CityCouncilVotingDistricts.AREA": null, "DISTRICT": "4", "MEMBERS": null, "LOCKED": null, "NAME": null, "POPULATION": null, "HISPANIC_O": null, "NH_WHT": null, "NH_DOJ_BLK": null, "NH_DOJ_IND": null, "NH_DOJ_ASN": null, "NH_DOJ_HWN": null, "NH_DOJ_OTH": null, "NH_DOJ_OT1": null, "F18_POP": null, "H18_POP": null, "NH18_WHT": null, "NH18_DOJ_B": null, "NH18_DOJ_I": null, "NH18_DOJ_A": null, "NH18_DOJ_H": null, "NH18_DOJ_O": null, "NH18_DOJ_1": null, "ST1115_M1_": null, "ST1115_M11": null, "ST1115_M12": null, "ST1115_M13": null, "ST1115_M14": null, "ST1115_M15": null, "ST1115_M16": null, "ST1115_M17": null, "ST1115_M2_": null, "ST1115_M21": null, "ST1115_M22": null, "ST1115_M23": null, "ST1115_M24": null, "ST1115_M25": null, "ST1115_M26": null, "ST1115_M27": null, "ACS1115_M1": null, "ACS1115_M2": null, "ACS1115_M3": null, "ACS1115_M4": null, "ACS1115_M5": null, "ACS1115_M6": null, "ACS1115_M7": null, "ACS1115_M8": null, "ACS1115_M9": null, "ACS1115_10": null, "ACS1115_11": null, "ACS1115_12": null, "ACS1115_13": null, "ACS1115_14": null, "ACS1115_15": null, "ACS1115_16": null, "ACS1115_17": null, "ACS1115_18": null, "G08_REG_TO": null, "G08_VOTE_T": null, "G08_VOTE_L": null, "G08_VOTE_A": null, "G08_VOTE_F": null, "G08_VOTE_S": null, "G10_REG_TO": null, "G10_VOTE_T": null, "G10_VOTE_L": null, "G10_VOTE_A": null, "G10_VOTE_F": null, "G10_VOTE_S": null, "G12_REG_TO": null, "G12_REG_LA": null, "G12_REG_AS": null, "G12_REG_FI": null, "G12_REG_OT": null, "G12_REG_O1": null, "G12_REG_SS": null, "G12_VOT_TO": null, "G12_VOT_LA": null, "G12_VOT_AS": null, "G12_VOT_FI": null, "G12_VOT_OT": null, "G12_VOT_O1": null, "G12_VOT_SS": null, "G14_REG_TO": null, "G14_REG_LA": null, "G14_REG_AS": null, "G14_REG_FI": null, "G14_REG_OT": null, "G14_REG_O1": null, "G14_REG_SS": null, "G14_REG_DE": null, "G14_REG_RE": null, "G14_REG_DT": null, "G14_REG_O2": null, "G14_VOTE_T": null, "G14_VOTE_L": null, "G14_VOTE_A": null, "G14_VOTE_F": null, "G14_VOTE_O": null, "G14_VOTE_1": null, "G14_VOTE_S": null, "G14_VOT_DE": null, "G14_VOT_RE": null, "G14_VOT_DT": null, "G14_VOT_OT": null, "G16_REG_TO": null, "G16_REG_DE": null, "G16_REG_RE": null, "G16_REG_DC": null, "G16_REG_OT": null, "G16_REG_LA": null, "G16_REG_AS": null, "G16_REG_FI": null, "G16_REG_SS": null, "G16_REG_WH": null, "G16_REG_BL": null, "G16_VOTE_T": null, "G16_VOTE_D": null, "G16_VOTE_R": null, "G16_VOTE_1": null, "G16_VOTE_O": null, "G16_VOTE_L": null, "G16_VOTE_A": null, "G16_VOTE_F": null, "G16_VOTE_S": null, "G16_VOTE_W": null, "G16_VOTE_B": null, "BLK_TOTPOP": null, "BLK_AGE0_1": null, "BLK_AGE20_": null, "BLK_AGE60P": null, "BLK_AGE65P": null, "BLK_CHINA": null, "BLK_FILIP": null, "BLK_JAPAN": null, "BLK_KOREA": null, "BLK_VIET": null, "BLK_MEX": null, "BLK_ARAB": null, "BLK_BORNUS": null, "BLK_IMMIGR": null, "BLK_CIT": null, "BLK_NONCIT": null, "BLK_POP5PL": null, "BLK_ENGLIS": null, "BLK_SPANIS": null, "BLK_ASIAN_": null, "BLK_OTHER_": null, "BLK_ENG_LV": null, "BLK_POP25P": null, "BLK_NOHSDE": null, "BLK_HS_GRA": null, "BLK_BACHEL": null, "BLK_GRADDE": null, "BLK_POP3PL": null, "BLK_INSCHO": null, "BLK_INSCH1": null, "BLK_INSCH2": null, "BLK_POP16P": null, "BLK_EMPLOY": null, "BLK_VETERA": null, "BLK_DRIVEA": null, "BLK_CARPOO": null, "BLK_PUBTRA": null, "BLK_WALK": null, "BLK_WORKAT": null, "BLK_WORKPR": null, "BLK_WORKCO": null, "BLK_WORKMA": null, "BLK_WORKWH": null, "BLK_WORKRE": null, "BLK_WORKTR": null, "BLK_WORKIN": null, "BLK_WORKFI": null, "BLK_WORKP1": null, "BLK_WORKED": null, "BLK_WORKAR": null, "BLK_WORKOT": null, "BLK_WORKGO": null, "BLK_HHS": null, "BLK_FAMS": null, "BLK_CHILD": null, "BLK_POP15P": null, "BLK_MARRIE": null, "BLK_SEPARA": null, "BLK_DIVORC": null, "BLK_WIDOWE": null, "BLK_NEVERM": null, "BLK_HHINC0": null, "BLK_HHINC2": null, "BLK_HHINC5": null, "BLK_HHINC7": null, "BLK_HHINC1": null, "BLK_HOUSIN": null, "BLK_VACANT": null, "BLK_OCCUPI": null, "BLK_RENTED": null, "BLK_OWNED": null, "BLK_SINGLE": null, "BLK_MULTIF": null, "IDEAL_VALU": null, "DEVIATION": null, "F_DEVIATIO": null, "F_HISPANIC": null, "F_NH_WHT": null, "F_NH_DOJ_B": null, "F_NH_DOJ_I": null, "F_NH_DOJ_A": null, "F_NH_DOJ_H": null, "F_NH_DOJ_O": null, "F_NH_DOJ_1": null, "F_18_POP": null, "F_H18_POP": null, "F_NH18_WHT": null, "F_NH18_DOJ": null, "F_NH18_DO1": null, "F_NH18_DO2": null, "F_NH18_DO3": null, "F_NH18_DO4": null, "F_NH18_DO5": null, "F_ST1115_M": null, "F_ST1115_1": null, "F_ST1115_2": null, "F_ST1115_3": null, "F_ST1115_4": null, "F_ST1115_5": null, "F_ST1115_6": null, "F_ST1115_7": null, "F_ST1115_8": null, "F_ST1115_9": null, "F_ST111510": null, "F_ST111511": null, "F_ST111512": null, "F_ST111513": null, "F_ST111514": null, "F_ST111515": null, "F_ACS1115_": null, "F_ACS11151": null, "F_ACS11152": null, "F_ACS11153": null, "F_ACS11154": null, "F_ACS11155": null, "F_ACS11156": null, "F_ACS11157": null, "F_ACS11158": null, "F_ACS11159": null, "F_ACS11110": null, "F_ACS11111": null, "F_ACS11112": null, "F_ACS11113": null, "F_ACS11114": null, "F_ACS11115": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "5", "name": "5", "domains": {}, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "F_ACS11116": null, "F_ACS11117": null, "ID": null, "COLEGEOPROD.DBO.CityCouncilVotingDistricts.AREA": null, "DISTRICT": "5", "MEMBERS": null, "LOCKED": null, "NAME": null, "POPULATION": null, "HISPANIC_O": null, "NH_WHT": null, "NH_DOJ_BLK": null, "NH_DOJ_IND": null, "NH_DOJ_ASN": null, "NH_DOJ_HWN": null, "NH_DOJ_OTH": null, "NH_DOJ_OT1": null, "F18_POP": null, "H18_POP": null, "NH18_WHT": null, "NH18_DOJ_B": null, "NH18_DOJ_I": null, "NH18_DOJ_A": null, "NH18_DOJ_H": null, "NH18_DOJ_O": null, "NH18_DOJ_1": null, "ST1115_M1_": null, "ST1115_M11": null, "ST1115_M12": null, "ST1115_M13": null, "ST1115_M14": null, "ST1115_M15": null, "ST1115_M16": null, "ST1115_M17": null, "ST1115_M2_": null, "ST1115_M21": null, "ST1115_M22": null, "ST1115_M23": null, "ST1115_M24": null, "ST1115_M25": null, "ST1115_M26": null, "ST1115_M27": null, "ACS1115_M1": null, "ACS1115_M2": null, "ACS1115_M3": null, "ACS1115_M4": null, "ACS1115_M5": null, "ACS1115_M6": null, "ACS1115_M7": null, "ACS1115_M8": null, "ACS1115_M9": null, "ACS1115_10": null, "ACS1115_11": null, "ACS1115_12": null, "ACS1115_13": null, "ACS1115_14": null, "ACS1115_15": null, "ACS1115_16": null, "ACS1115_17": null, "ACS1115_18": null, "G08_REG_TO": null, "G08_VOTE_T": null, "G08_VOTE_L": null, "G08_VOTE_A": null, "G08_VOTE_F": null, "G08_VOTE_S": null, "G10_REG_TO": null, "G10_VOTE_T": null, "G10_VOTE_L": null, "G10_VOTE_A": null, "G10_VOTE_F": null, "G10_VOTE_S": null, "G12_REG_TO": null, "G12_REG_LA": null, "G12_REG_AS": null, "G12_REG_FI": null, "G12_REG_OT": null, "G12_REG_O1": null, "G12_REG_SS": null, "G12_VOT_TO": null, "G12_VOT_LA": null, "G12_VOT_AS": null, "G12_VOT_FI": null, "G12_VOT_OT": null, "G12_VOT_O1": null, "G12_VOT_SS": null, "G14_REG_TO": null, "G14_REG_LA": null, "G14_REG_AS": null, "G14_REG_FI": null, "G14_REG_OT": null, "G14_REG_O1": null, "G14_REG_SS": null, "G14_REG_DE": null, "G14_REG_RE": null, "G14_REG_DT": null, "G14_REG_O2": null, "G14_VOTE_T": null, "G14_VOTE_L": null, "G14_VOTE_A": null, "G14_VOTE_F": null, "G14_VOTE_O": null, "G14_VOTE_1": null, "G14_VOTE_S": null, "G14_VOT_DE": null, "G14_VOT_RE": null, "G14_VOT_DT": null, "G14_VOT_OT": null, "G16_REG_TO": null, "G16_REG_DE": null, "G16_REG_RE": null, "G16_REG_DC": null, "G16_REG_OT": null, "G16_REG_LA": null, "G16_REG_AS": null, "G16_REG_FI": null, "G16_REG_SS": null, "G16_REG_WH": null, "G16_REG_BL": null, "G16_VOTE_T": null, "G16_VOTE_D": null, "G16_VOTE_R": null, "G16_VOTE_1": null, "G16_VOTE_O": null, "G16_VOTE_L": null, "G16_VOTE_A": null, "G16_VOTE_F": null, "G16_VOTE_S": null, "G16_VOTE_W": null, "G16_VOTE_B": null, "BLK_TOTPOP": null, "BLK_AGE0_1": null, "BLK_AGE20_": null, "BLK_AGE60P": null, "BLK_AGE65P": null, "BLK_CHINA": null, "BLK_FILIP": null, "BLK_JAPAN": null, "BLK_KOREA": null, "BLK_VIET": null, "BLK_MEX": null, "BLK_ARAB": null, "BLK_BORNUS": null, "BLK_IMMIGR": null, "BLK_CIT": null, "BLK_NONCIT": null, "BLK_POP5PL": null, "BLK_ENGLIS": null, "BLK_SPANIS": null, "BLK_ASIAN_": null, "BLK_OTHER_": null, "BLK_ENG_LV": null, "BLK_POP25P": null, "BLK_NOHSDE": null, "BLK_HS_GRA": null, "BLK_BACHEL": null, "BLK_GRADDE": null, "BLK_POP3PL": null, "BLK_INSCHO": null, "BLK_INSCH1": null, "BLK_INSCH2": null, "BLK_POP16P": null, "BLK_EMPLOY": null, "BLK_VETERA": null, "BLK_DRIVEA": null, "BLK_CARPOO": null, "BLK_PUBTRA": null, "BLK_WALK": null, "BLK_WORKAT": null, "BLK_WORKPR": null, "BLK_WORKCO": null, "BLK_WORKMA": null, "BLK_WORKWH": null, "BLK_WORKRE": null, "BLK_WORKTR": null, "BLK_WORKIN": null, "BLK_WORKFI": null, "BLK_WORKP1": null, "BLK_WORKED": null, "BLK_WORKAR": null, "BLK_WORKOT": null, "BLK_WORKGO": null, "BLK_HHS": null, "BLK_FAMS": null, "BLK_CHILD": null, "BLK_POP15P": null, "BLK_MARRIE": null, "BLK_SEPARA": null, "BLK_DIVORC": null, "BLK_WIDOWE": null, "BLK_NEVERM": null, "BLK_HHINC0": null, "BLK_HHINC2": null, "BLK_HHINC5": null, "BLK_HHINC7": null, "BLK_HHINC1": null, "BLK_HOUSIN": null, "BLK_VACANT": null, "BLK_OCCUPI": null, "BLK_RENTED": null, "BLK_OWNED": null, "BLK_SINGLE": null, "BLK_MULTIF": null, "IDEAL_VALU": null, "DEVIATION": null, "F_DEVIATIO": null, "F_HISPANIC": null, "F_NH_WHT": null, "F_NH_DOJ_B": null, "F_NH_DOJ_I": null, "F_NH_DOJ_A": null, "F_NH_DOJ_H": null, "F_NH_DOJ_O": null, "F_NH_DOJ_1": null, "F_18_POP": null, "F_H18_POP": null, "F_NH18_WHT": null, "F_NH18_DOJ": null, "F_NH18_DO1": null, "F_NH18_DO2": null, "F_NH18_DO3": null, "F_NH18_DO4": null, "F_NH18_DO5": null, "F_ST1115_M": null, "F_ST1115_1": null, "F_ST1115_2": null, "F_ST1115_3": null, "F_ST1115_4": null, "F_ST1115_5": null, "F_ST1115_6": null, "F_ST1115_7": null, "F_ST1115_8": null, "F_ST1115_9": null, "F_ST111510": null, "F_ST111511": null, "F_ST111512": null, "F_ST111513": null, "F_ST111514": null, "F_ST111515": null, "F_ACS1115_": null, "F_ACS11151": null, "F_ACS11152": null, "F_ACS11153": null, "F_ACS11154": null, "F_ACS11155": null, "F_ACS11156": null, "F_ACS11157": null, "F_ACS11158": null, "F_ACS11159": null, "F_ACS11110": null, "F_ACS11111": null, "F_ACS11112": null, "F_ACS11113": null, "F_ACS11114": null, "F_ACS11115": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }