{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Major Highways", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102672, "latestWkid": 3436, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150900, "falseY": -46131100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "COLORCODE", "uniqueValueGroups": [ { "heading": "COLORCODE", "classes": [ { "label": "20", "description": "20", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 3 }, "values": [ [ "20" ] ] }, { "label": "30", "description": "30", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 }, "values": [ [ "30" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 3 }, "value": "20", "label": "20" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 }, "value": "30", "label": "30" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 199, 252, 255 ], "toColor": [ 210, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 252, 184, 255 ], "toColor": [ 206, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 209, 189, 255 ], "toColor": [ 252, 209, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 252, 255 ], "toColor": [ 179, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 215, 255 ], "toColor": [ 252, 187, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 184, 255 ], "toColor": [ 252, 243, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 226, 252, 255 ], "toColor": [ 192, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 217, 255 ], "toColor": [ 179, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 230, 255 ], "toColor": [ 215, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 210, 252, 255 ], "toColor": [ 250, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 221, 255 ], "toColor": [ 252, 215, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 207, 255 ], "toColor": [ 252, 238, 207, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2281184.634116579, "ymin": 565697.5002470687, "xmax": 2429717.1169066615, "ymax": 725965.6852874905, "spatialReference": { "wkid": 102672, "latestWkid": 3436, "xyTolerance": 3.333333333333333E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -16150900, "falseY": -46131100, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "street", "type": "esriFieldTypeString", "alias": "STREET", "length": 40, "domain": null }, { "name": "fromleft", "type": "esriFieldTypeDouble", "alias": "FROMLEFT", "domain": null }, { "name": "toleft", "type": "esriFieldTypeDouble", "alias": "TOLEFT", "domain": null }, { "name": "fromright", "type": "esriFieldTypeDouble", "alias": "FROMRIGHT", "domain": null }, { "name": "toright", "type": "esriFieldTypeDouble", "alias": "TORIGHT", "domain": null }, { "name": "esn_left", "type": "esriFieldTypeString", "alias": "ESN_LEFT", "length": 10, "domain": null }, { "name": "esn_right", "type": "esriFieldTypeString", "alias": "ESN_RIGHT", "length": 10, "domain": null }, { "name": "comm_left", "type": "esriFieldTypeString", "alias": "COMM_LEFT", "length": 40, "domain": null }, { "name": "comm_right", "type": "esriFieldTypeString", "alias": "COMM_RIGHT", "length": 40, "domain": null }, { "name": "zip_left", "type": "esriFieldTypeString", "alias": "ZIP_LEFT", "length": 10, "domain": null }, { "name": "zip_right", "type": "esriFieldTypeString", "alias": "ZIP_RIGHT", "length": 10, "domain": null }, { "name": "colorcode", "type": "esriFieldTypeString", "alias": "COLORCODE", "length": 10, "domain": null }, { "name": "rdcode", "type": "esriFieldTypeString", "alias": "RDCODE", "length": 10, "domain": null }, { "name": "msag_dir", "type": "esriFieldTypeString", "alias": "MSAG_DIR", "length": 10, "domain": null }, { "name": "st_name", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 40, "domain": null }, { "name": "st_type", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 10, "domain": null }, { "name": "hwylabel", "type": "esriFieldTypeString", "alias": "HWYLABEL", "length": 3, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r92_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_92", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a76_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102672, "latestWkid": 3436, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150900, "falseY": -46131100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STREET]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2271837.514687497, "ymin": 565687.1337979883, "xmax": 2429717.1218279116, "ymax": 725965.5986734852, "spatialReference": { "wkid": 102672, "latestWkid": 3436, "xyTolerance": 3.333333333333333E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -16150900, "falseY": -46131100, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "county_left", "type": "esriFieldTypeString", "alias": "COUNTY_LEFT", "length": 40, "domain": null }, { "name": "county_right", "type": "esriFieldTypeString", "alias": "COUNTY_RIGHT", "length": 40, "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "street", "type": "esriFieldTypeString", "alias": "STREET", "length": 40, "domain": null }, { "name": "fromleft", "type": "esriFieldTypeDouble", "alias": "FROMLEFT", "domain": null }, { "name": "toleft", "type": "esriFieldTypeDouble", "alias": "TOLEFT", "domain": null }, { "name": "fromright", "type": "esriFieldTypeDouble", "alias": "FROMRIGHT", "domain": null }, { "name": "toright", "type": "esriFieldTypeDouble", "alias": "TORIGHT", "domain": null }, { "name": "esn_left", "type": "esriFieldTypeString", "alias": "ESN_LEFT", "length": 10, "domain": null }, { "name": "esn_right", "type": "esriFieldTypeString", "alias": "ESN_RIGHT", "length": 10, "domain": null }, { "name": "comm_left", "type": "esriFieldTypeString", "alias": "COMM_LEFT", "length": 40, "domain": null }, { "name": "comm_right", "type": "esriFieldTypeString", "alias": "COMM_RIGHT", "length": 40, "domain": null }, { "name": "zip_left", "type": "esriFieldTypeString", "alias": "ZIP_LEFT", "length": 10, "domain": null }, { "name": "zip_right", "type": "esriFieldTypeString", "alias": "ZIP_RIGHT", "length": 10, "domain": null }, { "name": "colorcode", "type": "esriFieldTypeString", "alias": "COLORCODE", "length": 10, "domain": null }, { "name": "rdcode", "type": "esriFieldTypeString", "alias": "RDCODE", "length": 10, "domain": null }, { "name": "msag_dir", "type": "esriFieldTypeString", "alias": "MSAG_DIR", "length": 10, "domain": null }, { "name": "st_name", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 40, "domain": null }, { "name": "st_type", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 10, "domain": null }, { "name": "alias", "type": "esriFieldTypeString", "alias": "Alias", "length": 50, "domain": null }, { "name": "dummy1", "type": "esriFieldTypeString", "alias": "Dummy1", "length": 50, "domain": null }, { "name": "routing", "type": "esriFieldTypeString", "alias": "Routing", "length": 3, "domain": null }, { "name": "speed", "type": "esriFieldTypeDouble", "alias": "Speed", "domain": null }, { "name": "data_upd", "type": "esriFieldTypeDate", "alias": "Data_UPD", "length": 8, "domain": null }, { "name": "maxweight", "type": "esriFieldTypeDouble", "alias": "MAXWEIGHT", "domain": null }, { "name": "vertic_mn", "type": "esriFieldTypeDouble", "alias": "VERTIC_MN", "domain": null }, { "name": "oneway", "type": "esriFieldTypeString", "alias": "Oneway", "length": 2, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "roadclass", "type": "esriFieldTypeString", "alias": "ROADCLASS", "length": 20, "domain": null }, { "name": "joinid", "type": "esriFieldTypeSmallInteger", "alias": "JOINID", "domain": null }, { "name": "c_highway_no", "type": "esriFieldTypeString", "alias": "C_HIGHWAY_NO", "length": 5, "domain": null }, { "name": "c_maint_no", "type": "esriFieldTypeString", "alias": "C_MAINT_NO", "length": 10, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r93_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_93", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a77_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Railroads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102672, "latestWkid": 3436, "xyTolerance": 3.333333333333333E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.6150899999905335E7, "falseY": -4.6131099999905325E7, "xyUnits": 24000, "falseZ": 0, "zUnits": 8192, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 60000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.30000000000000004 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2279853.6600946654, "ymin": 564003.1582613438, "xmax": 2430017.029927997, "ymax": 726243.8997613415, "spatialReference": { "wkid": 102672, "latestWkid": 3436, "xyTolerance": 3.333333333333333E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -16150900, "falseY": -46131100, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "shape_leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r51_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a39_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Municipalities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102672, "latestWkid": 3436, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150900, "falseY": -46131100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 8000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2271297.2572378293, "ymin": 571035.9702131525, "xmax": 2429257.2533250786, "ymax": 725968.1498494893, "spatialReference": { "wkid": 102672, "latestWkid": 3436, "xyTolerance": 3.333333333333333E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -16150900, "falseY": -46131100, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "localid", "type": "esriFieldTypeString", "alias": "Local ID", "length": 10, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "geotype", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "GeopoliticalAreaType", "description": "The type of geopolitical area", "codedValues": [ { "name": "Borough", "code": "Borough" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Independent City", "code": "Independent City" }, { "name": "Minor Civil Division", "code": "Minor Civil Division" }, { "name": "Parish", "code": "Parish" }, { "name": "Town", "code": "Town" }, { "name": "Township", "code": "Township" }, { "name": "Village", "code": "Village" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "fullfips", "type": "esriFieldTypeString", "alias": "Full FIPS", "length": 7, "domain": null }, { "name": "legalarea", "type": "esriFieldTypeDouble", "alias": "Legal Area", "domain": null }, { "name": "effectdate", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "enddate", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "srcref", "type": "esriFieldTypeString", "alias": "Source Reference", "length": 100, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r176_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_176", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a145_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "County Board Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102672, "latestWkid": 3436, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150900, "falseY": -46131100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "District", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 242, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "District", "classes": [ { "label": "1", "description": "1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "1" ] ] }, { "label": "10", "description": "10", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "10" ] ] }, { "label": "11", "description": "11", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "11" ] ] }, { "label": "12", "description": "12", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 249, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "12" ] ] }, { "label": "13", "description": "13", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "13" ] ] }, { "label": "14", "description": "14", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "14" ] ] }, { "label": "15", "description": "15", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "15" ] ] }, { "label": "16", "description": "16", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "16" ] ] }, { "label": "17", "description": "17", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "17" ] ] }, { "label": "18", "description": "18", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "18" ] ] }, { "label": "19", "description": "19", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "19" ] ] }, { "label": "2", "description": "2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "2" ] ] }, { "label": "20", "description": "20", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "20" ] ] }, { "label": "21", "description": "21", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "21" ] ] }, { "label": "22", "description": "22", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "22" ] ] }, { "label": "23", "description": "23", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "23" ] ] }, { "label": "24", "description": "24", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "24" ] ] }, { "label": "25", "description": "25", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "25" ] ] }, { "label": "26", "description": "26", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "26" ] ] }, { "label": "27", "description": "27", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 200, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "27" ] ] }, { "label": "28", "description": "28", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "28" ] ] }, { "label": "29", "description": "29", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "29" ] ] }, { "label": "3", "description": "3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "3" ] ] }, { "label": "4", "description": "4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "4" ] ] }, { "label": "5", "description": "5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 249, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "5" ] ] }, { "label": "6", "description": "6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "6" ] ] }, { "label": "7", "description": "7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "7" ] ] }, { "label": "8", "description": "8", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "8" ] ] }, { "label": "9", "description": "9", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "9" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "10", "label": "10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "11", "label": "11" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 249, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "12", "label": "12" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "13", "label": "13" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "14", "label": "14" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "15", "label": "15" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 185, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "16", "label": "16" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "17", "label": "17" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "18", "label": "18" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "19", "label": "19" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "20", "label": "20" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "21", "label": "21" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "22", "label": "22" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 221, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "23", "label": "23" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "24", "label": "24" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "25", "label": "25" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "26", "label": "26" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 200, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "27", "label": "27" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "28", "label": "28" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "29", "label": "29" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 249, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5", "label": "5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6", "label": "6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7", "label": "7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8", "label": "8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9", "label": "9" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 157, 199, 255 ], "toColor": [ 165, 157, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 214, 153, 255 ], "toColor": [ 152, 214, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 168, 143, 255 ], "toColor": [ 199, 168, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 202, 204, 255 ], "toColor": [ 153, 202, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 155, 175, 255 ], "toColor": [ 209, 155, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 209, 157, 255 ], "toColor": [ 205, 209, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 151, 207, 255 ], "toColor": [ 202, 151, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 214, 187, 255 ], "toColor": [ 176, 214, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 183, 207, 255 ], "toColor": [ 169, 183, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 178, 209, 255 ], "toColor": [ 209, 178, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 178, 182, 255 ], "toColor": [ 212, 178, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 199, 176, 255 ], "toColor": [ 207, 199, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 194, 145, 255 ], "toColor": [ 159, 194, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 138, 194, 255 ], "toColor": [ 169, 138, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 147, 185, 255 ], "toColor": [ 199, 147, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 145, 146, 255 ], "toColor": [ 201, 145, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 159, 196, 255 ], "toColor": [ 139, 159, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 181, 191, 255 ], "toColor": [ 145, 181, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 196, 165, 255 ], "toColor": [ 179, 196, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 187, 174, 255 ], "toColor": [ 209, 187, 174, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 149, 207, 255 ], "toColor": [ 154, 149, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 191, 167, 255 ], "toColor": [ 149, 191, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 185, 143, 255 ], "toColor": [ 194, 185, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 163, 180, 255 ], "toColor": [ 191, 163, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 214, 180, 255 ], "toColor": [ 154, 214, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 161, 214, 255 ], "toColor": [ 195, 161, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 155, 191, 255 ], "toColor": [ 180, 155, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 181, 212, 255 ], "toColor": [ 150, 181, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 204, 157, 255 ], "toColor": [ 145, 204, 157, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"CBD \" CONCAT [District]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2268701.336576663, "ymin": 565677.662360236, "xmax": 2429730.838992078, "ymax": 725969.2699259892, "spatialReference": { "wkid": 102672, "latestWkid": 3436, "xyTolerance": 3.333333333333333E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -16150900, "falseY": -46131100, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "district", "type": "esriFieldTypeString", "alias": "District", "length": 12, "domain": null }, { "name": "members", "type": "esriFieldTypeDouble", "alias": "Members", "domain": null }, { "name": "locked", "type": "esriFieldTypeString", "alias": "Locked", "length": 1, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 43, "domain": null }, { "name": "population", "type": "esriFieldTypeInteger", "alias": "Population", "domain": null }, { "name": "white", "type": "esriFieldTypeInteger", "alias": "White", "domain": null }, { "name": "black", "type": "esriFieldTypeInteger", "alias": "Black", "domain": null }, { "name": "hispanic_origin", "type": "esriFieldTypeInteger", "alias": "Hispanic Origin", "domain": null }, { "name": "pop", "type": "esriFieldTypeInteger", "alias": "18+_Pop", "domain": null }, { "name": "h18__pop", "type": "esriFieldTypeInteger", "alias": "H18+_Pop", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r171_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_171", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a140_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }