{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Polling Places", "type": "Feature Layer", "description": "

A polling place or polling location is where voters cast their ballots in elections. The relationship between voting precincts and polling places is maintained in the PrecinctPollingPlace table and this table should be used to manage the unique occurence of polling places to precincts; as well as occurences that require many voting precincts to be related to a single polling place. <\/SPAN><\/P><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.404876809752, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 76, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 230, 76, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Times New Roman", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2107505.498058766, "ymin": 387207.9834099263, "xmax": 2279352.6211453266, "ymax": 517251.8018158674, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GlobalID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Polling Location", "length": 255, "domain": null }, { "name": "POLLINGID", "type": "esriFieldTypeString", "alias": "Polling Place ID", "length": 10, "domain": null }, { "name": "FULLADD", "type": "esriFieldTypeString", "alias": "Full Site Address", "length": 150, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Polling Hours", "length": 50, "domain": { "type": "codedValue", "name": "OperationalHours", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" }, { "name": "Not_Dispatched", "code": "Not_Dispatched" }, { "name": "Active", "code": "Active" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HANDICAP", "type": "esriFieldTypeString", "alias": "Handicap Accessible", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NEXTELECT", "type": "esriFieldTypeDate", "alias": "Next Election Date", "length": 8, "domain": null }, { "name": "REGDATE", "type": "esriFieldTypeDate", "alias": "Voter Registration Deadline", "length": 8, "domain": null }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 50, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "length": 12, "domain": null }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "length": 100, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "Zip_", "type": "esriFieldTypeDouble", "alias": "Zip_", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "OPTIONAL", "type": "esriFieldTypeString", "alias": "Optional Location", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R171_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_171", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1061POLLINGID", "fields": "POLLINGID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S125_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6fd438e608b14134889eb080736bf4b3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "VotingPrecinct", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.404876809752, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PCode", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 2 } }, "defaultLabel": "Dorchester Precincts", "uniqueValueGroups": [], "uniqueValueInfos": [], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 244, 252, 255 ], "toColor": [ 199, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 184, 252, 255 ], "toColor": [ 251, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 197, 255 ], "toColor": [ 252, 201, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 212, 255 ], "toColor": [ 194, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 188, 252, 255 ], "toColor": [ 182, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 215, 252, 255 ], "toColor": [ 240, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 215, 255 ], "toColor": [ 252, 235, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 210, 252, 255 ], "toColor": [ 182, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 221, 255 ], "toColor": [ 252, 182, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 207, 255 ], "toColor": [ 237, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 182, 255 ], "toColor": [ 179, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 243, 255 ], "toColor": [ 182, 252, 243, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2063645.3893388696, "ymin": 359408.71281107515, "xmax": 2282565.813947931, "ymax": 546541.543105036, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Code_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 3, "domain": null }, { "name": "PCode", "type": "esriFieldTypeString", "alias": "PCode", "length": 3, "domain": null }, { "name": "Code_Name", "type": "esriFieldTypeString", "alias": "Code_Name", "length": 50, "domain": null }, { "name": "Labels", "type": "esriFieldTypeString", "alias": "Labels", "length": 30, "domain": null }, { "name": "PName", "type": "esriFieldTypeString", "alias": "PName", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PPlace_Address", "type": "esriFieldTypeString", "alias": "Polling Address", "length": 60, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R421_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S374_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6fd438e608b14134889eb080736bf4b3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Blocks Dissolved", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.404876809752, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 191, 224, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.VoterPrecinct+ textformatting.NewLine +'US House -'+$feature.US_House+ textformatting.NewLine +'SC -'+$feature.SC_Senate+ textformatting.NewLine +'SC -'+$feature.SC_House+ textformatting.NewLine +'CC Dist - '+$feature.DC_Dist+ textformatting.NewLine +$feature.School_MD+ textformatting.NewLine +$feature.SV_Dist+ textformatting.NewLine +$feature.NC_Dist+ textformatting.NewLine +$feature.SG_Dist", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2063646.3493927233, "ymin": 240806.4012136832, "xmax": 2530149.756525118, "ymax": 610372.2397544086, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "NC_Dist", "type": "esriFieldTypeString", "alias": "North Charleston CD", "length": 50, "domain": null }, { "name": "SV_Dist", "type": "esriFieldTypeString", "alias": "Summerville CD", "length": 50, "domain": null }, { "name": "DC_Dist", "type": "esriFieldTypeString", "alias": "Dorchester County CD", "length": 50, "domain": null }, { "name": "SC_House", "type": "esriFieldTypeString", "alias": "SC House", "length": 50, "domain": null }, { "name": "SC_Senate", "type": "esriFieldTypeString", "alias": "SC Senate", "length": 50, "domain": null }, { "name": "US_House", "type": "esriFieldTypeString", "alias": "US House", "length": 50, "domain": null }, { "name": "School_MD", "type": "esriFieldTypeString", "alias": "SchoolRepDist", "length": 50, "domain": null }, { "name": "PNAME", "type": "esriFieldTypeString", "alias": "Precinct_Name", "length": 75, "domain": null }, { "name": "VoterPrecinct", "type": "esriFieldTypeString", "alias": "VoterPrecinct", "length": 80, "domain": null }, { "name": "SG_Dist", "type": "esriFieldTypeString", "alias": "St George CD", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R821_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S749_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6fd438e608b14134889eb080736bf4b3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "BLOCK DATA", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 112, 68, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 44.678312999999996, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2063404.320509923, "ymin": 240209.61738229432, "xmax": 2534048.107558207, "ymax": 613419.1575729877, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME20", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "COUNTYFP20", "type": "esriFieldTypeString", "alias": "COUNTYFP20", "length": 3, "domain": null }, { "name": "TRACTCE20", "type": "esriFieldTypeString", "alias": "TRACTCE20", "length": 6, "domain": null }, { "name": "BLOCKCE20", "type": "esriFieldTypeString", "alias": "BLOCKCE20", "length": 4, "domain": null }, { "name": "GEOID20", "type": "esriFieldTypeString", "alias": "GEOID20", "length": 15, "domain": null }, { "name": "NAME20", "type": "esriFieldTypeString", "alias": "NAME20", "length": 10, "domain": null }, { "name": "Geographic", "type": "esriFieldTypeString", "alias": "Geographic", "length": 30, "domain": null }, { "name": "County__FI", "type": "esriFieldTypeString", "alias": "County__FI", "length": 254, "domain": null }, { "name": "Census_Tra", "type": "esriFieldTypeString", "alias": "Census_Tra", "length": 254, "domain": null }, { "name": "Block_Grou", "type": "esriFieldTypeString", "alias": "Block_Grou", "length": 254, "domain": null }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "length": 254, "domain": null }, { "name": "Voting_Dis", "type": "esriFieldTypeString", "alias": "Voting_Dis", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NC_Dist", "type": "esriFieldTypeString", "alias": "North Charleston CD", "length": 50, "domain": null }, { "name": "SV_Dist", "type": "esriFieldTypeString", "alias": "Summerville CD", "length": 50, "domain": null }, { "name": "DC_Dist", "type": "esriFieldTypeString", "alias": "Dorchester County CD", "length": 50, "domain": null }, { "name": "SC_House", "type": "esriFieldTypeString", "alias": "SC House", "length": 50, "domain": null }, { "name": "SC_Senate", "type": "esriFieldTypeString", "alias": "SC Senate", "length": 50, "domain": null }, { "name": "US_House", "type": "esriFieldTypeString", "alias": "US House", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "School_MD", "type": "esriFieldTypeString", "alias": "SchoolRepDist", "length": 50, "domain": null }, { "name": "PNAME", "type": "esriFieldTypeString", "alias": "Precinct_Name", "length": 75, "domain": null }, { "name": "VoterPrecinct", "type": "esriFieldTypeString", "alias": "VoterPrecinct", "length": 80, "domain": null }, { "name": "SG_Dist", "type": "esriFieldTypeString", "alias": "St George CD", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S305_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6fd438e608b14134889eb080736bf4b3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "School Rep", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "School_MD", "uniqueValueGroups": [ { "heading": "SchoolRepDist", "classes": [ { "label": "SD2-1", "description": "SD2-1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "SD2-1" ] ] }, { "label": "SD2-2", "description": "SD2-2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "SD2-2" ] ] }, { "label": "SD2-3", "description": "SD2-3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "SD2-3" ] ] }, { "label": "SD2-4", "description": "SD2-4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 190, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "SD2-4" ] ] }, { "label": "SD2-5", "description": "SD2-5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "SD2-5" ] ] }, { "label": "SD2-6", "description": "SD2-6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "SD2-6" ] ] }, { "label": "SD2-7", "description": "SD2-7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "SD2-7" ] ] }, { "label": "SDist-2", "description": "SDist-2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 197, 185, 255 ], "outline": null }, "values": [ [ "SDist-2" ] ] }, { "label": "SD4-1", "description": "SD4-1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "SD4-1" ] ] }, { "label": "SD4-2", "description": "SD4-2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "SD4-2" ] ] }, { "label": "SD4-3", "description": "SD4-3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "SD4-3" ] ] }, { "label": "SD4-4", "description": "SD4-4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "SD4-4" ] ] }, { "label": "SD4-5", "description": "SD4-5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "SD4-5" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "SD2-1", "label": "SD2-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "SD2-2", "label": "SD2-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "SD2-3", "label": "SD2-3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 190, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "SD2-4", "label": "SD2-4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "SD2-5", "label": "SD2-5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "SD2-6", "label": "SD2-6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 246, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "SD2-7", "label": "SD2-7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 197, 185, 255 ], "outline": null }, "value": "SDist-2", "label": "SDist-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "SD4-1", "label": "SD4-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "SD4-2", "label": "SD4-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "SD4-3", "label": "SD4-3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 224, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "SD4-4", "label": "SD4-4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "SD4-5", "label": "SD4-5" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 244, 252, 255 ], "toColor": [ 199, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 184, 252, 255 ], "toColor": [ 251, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 197, 255 ], "toColor": [ 252, 201, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 212, 255 ], "toColor": [ 194, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 188, 252, 255 ], "toColor": [ 182, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 215, 252, 255 ], "toColor": [ 240, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 215, 255 ], "toColor": [ 252, 235, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 210, 252, 255 ], "toColor": [ 182, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 221, 255 ], "toColor": [ 252, 182, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 207, 255 ], "toColor": [ 237, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 182, 255 ], "toColor": [ 179, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 243, 255 ], "toColor": [ 182, 252, 243, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 44.678312999999996, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2063404.320509923, "ymin": 240209.61738229432, "xmax": 2534048.107558207, "ymax": 613419.1575729877, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME20", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "COUNTYFP20", "type": "esriFieldTypeString", "alias": "COUNTYFP20", "length": 3, "domain": null }, { "name": "TRACTCE20", "type": "esriFieldTypeString", "alias": "TRACTCE20", "length": 6, "domain": null }, { "name": "BLOCKCE20", "type": "esriFieldTypeString", "alias": "BLOCKCE20", "length": 4, "domain": null }, { "name": "GEOID20", "type": "esriFieldTypeString", "alias": "GEOID20", "length": 15, "domain": null }, { "name": "NAME20", "type": "esriFieldTypeString", "alias": "NAME20", "length": 10, "domain": null }, { "name": "FUNCSTAT20", "type": "esriFieldTypeString", "alias": "FUNCSTAT20", "length": 1, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Logical_Re", "type": "esriFieldTypeDouble", "alias": "Logical_Re", "domain": null }, { "name": "Geographic", "type": "esriFieldTypeString", "alias": "Geographic", "length": 30, "domain": null }, { "name": "County__FI", "type": "esriFieldTypeString", "alias": "County__FI", "length": 254, "domain": null }, { "name": "Census_Tra", "type": "esriFieldTypeString", "alias": "Census_Tra", "length": 254, "domain": null }, { "name": "Block_Grou", "type": "esriFieldTypeString", "alias": "Block_Grou", "length": 254, "domain": null }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "length": 254, "domain": null }, { "name": "Congressio", "type": "esriFieldTypeString", "alias": "Congressio", "length": 254, "domain": null }, { "name": "State_Legi", "type": "esriFieldTypeString", "alias": "State_Legi", "length": 254, "domain": null }, { "name": "State_Le_1", "type": "esriFieldTypeString", "alias": "State_Le_1", "length": 254, "domain": null }, { "name": "Voting_Dis", "type": "esriFieldTypeString", "alias": "Voting_Dis", "length": 254, "domain": null }, { "name": "Area__Land", "type": "esriFieldTypeDouble", "alias": "Area__Land", "domain": null }, { "name": "Area__Wate", "type": "esriFieldTypeDouble", "alias": "Area__Wate", "domain": null }, { "name": "Area_Name_", "type": "esriFieldTypeString", "alias": "Area_Name_", "length": 254, "domain": null }, { "name": "Population", "type": "esriFieldTypeDouble", "alias": "Population", "domain": null }, { "name": "Housing_Un", "type": "esriFieldTypeDouble", "alias": "Housing_Un", "domain": null }, { "name": "Internal_P", "type": "esriFieldTypeString", "alias": "Internal_P", "length": 254, "domain": null }, { "name": "Internal_1", "type": "esriFieldTypeString", "alias": "Internal_1", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NC_Dist", "type": "esriFieldTypeString", "alias": "North Charleston CD", "length": 50, "domain": null }, { "name": "SV_Dist", "type": "esriFieldTypeString", "alias": "Summerville CD", "length": 50, "domain": null }, { "name": "DC_Dist", "type": "esriFieldTypeString", "alias": "Dorchester County CD", "length": 50, "domain": null }, { "name": "SC_House", "type": "esriFieldTypeString", "alias": "SC House", "length": 50, "domain": null }, { "name": "SC_Senate", "type": "esriFieldTypeString", "alias": "SC Senate", "length": 50, "domain": null }, { "name": "US_House", "type": "esriFieldTypeString", "alias": "US House", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "School_MD", "type": "esriFieldTypeString", "alias": "SchoolRepDist", "length": 50, "domain": null }, { "name": "EstPop", "type": "esriFieldTypeInteger", "alias": "Estimated Population", "domain": null }, { "name": "PNAME", "type": "esriFieldTypeString", "alias": "Precinct_Name", "length": 75, "domain": null }, { "name": "VoterPrecinct", "type": "esriFieldTypeString", "alias": "VoterPrecinct", "length": 80, "domain": null }, { "name": "SG_Dist", "type": "esriFieldTypeString", "alias": "St George CD", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S305_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6fd438e608b14134889eb080736bf4b3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "County DIstricts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DC_Dist", "uniqueValueGroups": [ { "heading": "Dorchester County CD", "classes": [ { "label": "1", "description": "1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "1" ] ] }, { "label": "2", "description": "2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "2" ] ] }, { "label": "3", "description": "3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "3" ] ] }, { "label": "4", "description": "4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "4" ] ] }, { "label": "5", "description": "5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "5" ] ] }, { "label": "6", "description": "6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "6" ] ] }, { "label": "7", "description": "7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "7" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "4", "label": "4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "5", "label": "5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "6", "label": "6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "7", "label": "7" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 244, 252, 255 ], "toColor": [ 199, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 184, 252, 255 ], "toColor": [ 251, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 197, 255 ], "toColor": [ 252, 201, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 212, 255 ], "toColor": [ 194, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 188, 252, 255 ], "toColor": [ 182, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 215, 252, 255 ], "toColor": [ 240, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 215, 255 ], "toColor": [ 252, 235, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 210, 252, 255 ], "toColor": [ 182, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 221, 255 ], "toColor": [ 252, 182, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 207, 255 ], "toColor": [ 237, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 182, 255 ], "toColor": [ 179, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 243, 255 ], "toColor": [ 182, 252, 243, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 44.678312999999996, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2063404.320509923, "ymin": 240209.61738229432, "xmax": 2534048.107558207, "ymax": 613419.1575729877, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME20", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "COUNTYFP20", "type": "esriFieldTypeString", "alias": "COUNTYFP20", "length": 3, "domain": null }, { "name": "TRACTCE20", "type": "esriFieldTypeString", "alias": "TRACTCE20", "length": 6, "domain": null }, { "name": "BLOCKCE20", "type": "esriFieldTypeString", "alias": "BLOCKCE20", "length": 4, "domain": null }, { "name": "GEOID20", "type": "esriFieldTypeString", "alias": "GEOID20", "length": 15, "domain": null }, { "name": "NAME20", "type": "esriFieldTypeString", "alias": "NAME20", "length": 10, "domain": null }, { "name": "FUNCSTAT20", "type": "esriFieldTypeString", "alias": "FUNCSTAT20", "length": 1, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Logical_Re", "type": "esriFieldTypeDouble", "alias": "Logical_Re", "domain": null }, { "name": "Geographic", "type": "esriFieldTypeString", "alias": "Geographic", "length": 30, "domain": null }, { "name": "County__FI", "type": "esriFieldTypeString", "alias": "County__FI", "length": 254, "domain": null }, { "name": "Census_Tra", "type": "esriFieldTypeString", "alias": "Census_Tra", "length": 254, "domain": null }, { "name": "Block_Grou", "type": "esriFieldTypeString", "alias": "Block_Grou", "length": 254, "domain": null }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "length": 254, "domain": null }, { "name": "Congressio", "type": "esriFieldTypeString", "alias": "Congressio", "length": 254, "domain": null }, { "name": "State_Legi", "type": "esriFieldTypeString", "alias": "State_Legi", "length": 254, "domain": null }, { "name": "State_Le_1", "type": "esriFieldTypeString", "alias": "State_Le_1", "length": 254, "domain": null }, { "name": "Voting_Dis", "type": "esriFieldTypeString", "alias": "Voting_Dis", "length": 254, "domain": null }, { "name": "Area__Land", "type": "esriFieldTypeDouble", "alias": "Area__Land", "domain": null }, { "name": "Area__Wate", "type": "esriFieldTypeDouble", "alias": "Area__Wate", "domain": null }, { "name": "Area_Name_", "type": "esriFieldTypeString", "alias": "Area_Name_", "length": 254, "domain": null }, { "name": "Population", "type": "esriFieldTypeDouble", "alias": "Population", "domain": null }, { "name": "Housing_Un", "type": "esriFieldTypeDouble", "alias": "Housing_Un", "domain": null }, { "name": "Internal_P", "type": "esriFieldTypeString", "alias": "Internal_P", "length": 254, "domain": null }, { "name": "Internal_1", "type": "esriFieldTypeString", "alias": "Internal_1", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NC_Dist", "type": "esriFieldTypeString", "alias": "North Charleston CD", "length": 50, "domain": null }, { "name": "SV_Dist", "type": "esriFieldTypeString", "alias": "Summerville CD", "length": 50, "domain": null }, { "name": "DC_Dist", "type": "esriFieldTypeString", "alias": "Dorchester County CD", "length": 50, "domain": null }, { "name": "SC_House", "type": "esriFieldTypeString", "alias": "SC House", "length": 50, "domain": null }, { "name": "SC_Senate", "type": "esriFieldTypeString", "alias": "SC Senate", "length": 50, "domain": null }, { "name": "US_House", "type": "esriFieldTypeString", "alias": "US House", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "School_MD", "type": "esriFieldTypeString", "alias": "SchoolRepDist", "length": 50, "domain": null }, { "name": "EstPop", "type": "esriFieldTypeInteger", "alias": "Estimated Population", "domain": null }, { "name": "PNAME", "type": "esriFieldTypeString", "alias": "Precinct_Name", "length": 75, "domain": null }, { "name": "VoterPrecinct", "type": "esriFieldTypeString", "alias": "VoterPrecinct", "length": 80, "domain": null }, { "name": "SG_Dist", "type": "esriFieldTypeString", "alias": "St George CD", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S305_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6fd438e608b14134889eb080736bf4b3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "House", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SC_House", "uniqueValueGroups": [ { "heading": "SC House", "classes": [ { "label": "HD-090", "description": "HD-090", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "HD-090" ] ] }, { "label": "HD-094", "description": "HD-094", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "HD-094" ] ] }, { "label": "HD-095", "description": "HD-095", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "HD-095" ] ] }, { "label": "HD-097", "description": "HD-097", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "HD-097" ] ] }, { "label": "HD-098", "description": "HD-098", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 255, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "HD-098" ] ] }, { "label": "HD-102", "description": "HD-102", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "HD-102" ] ] }, { "label": "HD-109", "description": "HD-109", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "HD-109" ] ] }, { "label": "HD-114", "description": "HD-114", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "HD-114" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "HD-090", "label": "HD-090" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "HD-094", "label": "HD-094" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "HD-095", "label": "HD-095" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "HD-097", "label": "HD-097" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 255, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "HD-098", "label": "HD-098" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "HD-102", "label": "HD-102" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "HD-109", "label": "HD-109" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "HD-114", "label": "HD-114" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 244, 252, 255 ], "toColor": [ 199, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 184, 252, 255 ], "toColor": [ 251, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 197, 255 ], "toColor": [ 252, 201, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 212, 255 ], "toColor": [ 194, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 188, 252, 255 ], "toColor": [ 182, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 215, 252, 255 ], "toColor": [ 240, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 215, 255 ], "toColor": [ 252, 235, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 210, 252, 255 ], "toColor": [ 182, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 221, 255 ], "toColor": [ 252, 182, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 207, 255 ], "toColor": [ 237, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 182, 255 ], "toColor": [ 179, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 243, 255 ], "toColor": [ 182, 252, 243, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 44.678312999999996, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2063404.320509923, "ymin": 240209.61738229432, "xmax": 2534048.107558207, "ymax": 613419.1575729877, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME20", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "COUNTYFP20", "type": "esriFieldTypeString", "alias": "COUNTYFP20", "length": 3, "domain": null }, { "name": "TRACTCE20", "type": "esriFieldTypeString", "alias": "TRACTCE20", "length": 6, "domain": null }, { "name": "BLOCKCE20", "type": "esriFieldTypeString", "alias": "BLOCKCE20", "length": 4, "domain": null }, { "name": "GEOID20", "type": "esriFieldTypeString", "alias": "GEOID20", "length": 15, "domain": null }, { "name": "NAME20", "type": "esriFieldTypeString", "alias": "NAME20", "length": 10, "domain": null }, { "name": "FUNCSTAT20", "type": "esriFieldTypeString", "alias": "FUNCSTAT20", "length": 1, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Logical_Re", "type": "esriFieldTypeDouble", "alias": "Logical_Re", "domain": null }, { "name": "Geographic", "type": "esriFieldTypeString", "alias": "Geographic", "length": 30, "domain": null }, { "name": "County__FI", "type": "esriFieldTypeString", "alias": "County__FI", "length": 254, "domain": null }, { "name": "Census_Tra", "type": "esriFieldTypeString", "alias": "Census_Tra", "length": 254, "domain": null }, { "name": "Block_Grou", "type": "esriFieldTypeString", "alias": "Block_Grou", "length": 254, "domain": null }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "length": 254, "domain": null }, { "name": "Congressio", "type": "esriFieldTypeString", "alias": "Congressio", "length": 254, "domain": null }, { "name": "State_Legi", "type": "esriFieldTypeString", "alias": "State_Legi", "length": 254, "domain": null }, { "name": "State_Le_1", "type": "esriFieldTypeString", "alias": "State_Le_1", "length": 254, "domain": null }, { "name": "Voting_Dis", "type": "esriFieldTypeString", "alias": "Voting_Dis", "length": 254, "domain": null }, { "name": "Area__Land", "type": "esriFieldTypeDouble", "alias": "Area__Land", "domain": null }, { "name": "Area__Wate", "type": "esriFieldTypeDouble", "alias": "Area__Wate", "domain": null }, { "name": "Area_Name_", "type": "esriFieldTypeString", "alias": "Area_Name_", "length": 254, "domain": null }, { "name": "Population", "type": "esriFieldTypeDouble", "alias": "Population", "domain": null }, { "name": "Housing_Un", "type": "esriFieldTypeDouble", "alias": "Housing_Un", "domain": null }, { "name": "Internal_P", "type": "esriFieldTypeString", "alias": "Internal_P", "length": 254, "domain": null }, { "name": "Internal_1", "type": "esriFieldTypeString", "alias": "Internal_1", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NC_Dist", "type": "esriFieldTypeString", "alias": "North Charleston CD", "length": 50, "domain": null }, { "name": "SV_Dist", "type": "esriFieldTypeString", "alias": "Summerville CD", "length": 50, "domain": null }, { "name": "DC_Dist", "type": "esriFieldTypeString", "alias": "Dorchester County CD", "length": 50, "domain": null }, { "name": "SC_House", "type": "esriFieldTypeString", "alias": "SC House", "length": 50, "domain": null }, { "name": "SC_Senate", "type": "esriFieldTypeString", "alias": "SC Senate", "length": 50, "domain": null }, { "name": "US_House", "type": "esriFieldTypeString", "alias": "US House", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "School_MD", "type": "esriFieldTypeString", "alias": "SchoolRepDist", "length": 50, "domain": null }, { "name": "EstPop", "type": "esriFieldTypeInteger", "alias": "Estimated Population", "domain": null }, { "name": "PNAME", "type": "esriFieldTypeString", "alias": "Precinct_Name", "length": 75, "domain": null }, { "name": "VoterPrecinct", "type": "esriFieldTypeString", "alias": "VoterPrecinct", "length": 80, "domain": null }, { "name": "SG_Dist", "type": "esriFieldTypeString", "alias": "St George CD", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S305_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6fd438e608b14134889eb080736bf4b3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Senate", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SC_Senate", "uniqueValueGroups": [ { "heading": "SC Senate", "classes": [ { "label": "SD-38", "description": "SD-38", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "SD-38" ] ] }, { "label": "SD-39", "description": "SD-39", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "SD-39" ] ] }, { "label": "SD-41", "description": "SD-41", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "SD-41" ] ] }, { "label": "SD-42", "description": "SD-42", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "SD-42" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "SD-38", "label": "SD-38" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "SD-39", "label": "SD-39" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "SD-41", "label": "SD-41" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "SD-42", "label": "SD-42" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 244, 252, 255 ], "toColor": [ 199, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 184, 252, 255 ], "toColor": [ 251, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 197, 255 ], "toColor": [ 252, 201, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 212, 255 ], "toColor": [ 194, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 188, 252, 255 ], "toColor": [ 182, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 215, 252, 255 ], "toColor": [ 240, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 215, 255 ], "toColor": [ 252, 235, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 210, 252, 255 ], "toColor": [ 182, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 221, 255 ], "toColor": [ 252, 182, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 207, 255 ], "toColor": [ 237, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 182, 255 ], "toColor": [ 179, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 243, 255 ], "toColor": [ 182, 252, 243, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 44.678312999999996, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2063404.320509923, "ymin": 240209.61738229432, "xmax": 2534048.107558207, "ymax": 613419.1575729877, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME20", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "COUNTYFP20", "type": "esriFieldTypeString", "alias": "COUNTYFP20", "length": 3, "domain": null }, { "name": "TRACTCE20", "type": "esriFieldTypeString", "alias": "TRACTCE20", "length": 6, "domain": null }, { "name": "BLOCKCE20", "type": "esriFieldTypeString", "alias": "BLOCKCE20", "length": 4, "domain": null }, { "name": "GEOID20", "type": "esriFieldTypeString", "alias": "GEOID20", "length": 15, "domain": null }, { "name": "NAME20", "type": "esriFieldTypeString", "alias": "NAME20", "length": 10, "domain": null }, { "name": "FUNCSTAT20", "type": "esriFieldTypeString", "alias": "FUNCSTAT20", "length": 1, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Logical_Re", "type": "esriFieldTypeDouble", "alias": "Logical_Re", "domain": null }, { "name": "Geographic", "type": "esriFieldTypeString", "alias": "Geographic", "length": 30, "domain": null }, { "name": "County__FI", "type": "esriFieldTypeString", "alias": "County__FI", "length": 254, "domain": null }, { "name": "Census_Tra", "type": "esriFieldTypeString", "alias": "Census_Tra", "length": 254, "domain": null }, { "name": "Block_Grou", "type": "esriFieldTypeString", "alias": "Block_Grou", "length": 254, "domain": null }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "length": 254, "domain": null }, { "name": "Congressio", "type": "esriFieldTypeString", "alias": "Congressio", "length": 254, "domain": null }, { "name": "State_Legi", "type": "esriFieldTypeString", "alias": "State_Legi", "length": 254, "domain": null }, { "name": "State_Le_1", "type": "esriFieldTypeString", "alias": "State_Le_1", "length": 254, "domain": null }, { "name": "Voting_Dis", "type": "esriFieldTypeString", "alias": "Voting_Dis", "length": 254, "domain": null }, { "name": "Area__Land", "type": "esriFieldTypeDouble", "alias": "Area__Land", "domain": null }, { "name": "Area__Wate", "type": "esriFieldTypeDouble", "alias": "Area__Wate", "domain": null }, { "name": "Area_Name_", "type": "esriFieldTypeString", "alias": "Area_Name_", "length": 254, "domain": null }, { "name": "Population", "type": "esriFieldTypeDouble", "alias": "Population", "domain": null }, { "name": "Housing_Un", "type": "esriFieldTypeDouble", "alias": "Housing_Un", "domain": null }, { "name": "Internal_P", "type": "esriFieldTypeString", "alias": "Internal_P", "length": 254, "domain": null }, { "name": "Internal_1", "type": "esriFieldTypeString", "alias": "Internal_1", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NC_Dist", "type": "esriFieldTypeString", "alias": "North Charleston CD", "length": 50, "domain": null }, { "name": "SV_Dist", "type": "esriFieldTypeString", "alias": "Summerville CD", "length": 50, "domain": null }, { "name": "DC_Dist", "type": "esriFieldTypeString", "alias": "Dorchester County CD", "length": 50, "domain": null }, { "name": "SC_House", "type": "esriFieldTypeString", "alias": "SC House", "length": 50, "domain": null }, { "name": "SC_Senate", "type": "esriFieldTypeString", "alias": "SC Senate", "length": 50, "domain": null }, { "name": "US_House", "type": "esriFieldTypeString", "alias": "US House", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "School_MD", "type": "esriFieldTypeString", "alias": "SchoolRepDist", "length": 50, "domain": null }, { "name": "EstPop", "type": "esriFieldTypeInteger", "alias": "Estimated Population", "domain": null }, { "name": "PNAME", "type": "esriFieldTypeString", "alias": "Precinct_Name", "length": 75, "domain": null }, { "name": "VoterPrecinct", "type": "esriFieldTypeString", "alias": "VoterPrecinct", "length": 80, "domain": null }, { "name": "SG_Dist", "type": "esriFieldTypeString", "alias": "St George CD", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S305_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6fd438e608b14134889eb080736bf4b3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Congresional", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "US_House", "uniqueValueGroups": [ { "heading": "US House", "classes": [ { "label": "1", "description": "1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "1" ] ] }, { "label": "6", "description": "6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 157, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "values": [ [ "6" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 157, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "6", "label": "6" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 244, 252, 255 ], "toColor": [ 199, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 184, 252, 255 ], "toColor": [ 251, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 197, 255 ], "toColor": [ 252, 201, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 212, 255 ], "toColor": [ 194, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 188, 252, 255 ], "toColor": [ 182, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 215, 252, 255 ], "toColor": [ 240, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 215, 255 ], "toColor": [ 252, 235, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 210, 252, 255 ], "toColor": [ 182, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 221, 255 ], "toColor": [ 252, 182, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 207, 255 ], "toColor": [ 237, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 182, 255 ], "toColor": [ 179, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 243, 255 ], "toColor": [ 182, 252, 243, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 44.678312999999996, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2063404.320509923, "ymin": 240209.61738229432, "xmax": 2534048.107558207, "ymax": 613419.1575729877, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME20", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "COUNTYFP20", "type": "esriFieldTypeString", "alias": "COUNTYFP20", "length": 3, "domain": null }, { "name": "TRACTCE20", "type": "esriFieldTypeString", "alias": "TRACTCE20", "length": 6, "domain": null }, { "name": "BLOCKCE20", "type": "esriFieldTypeString", "alias": "BLOCKCE20", "length": 4, "domain": null }, { "name": "GEOID20", "type": "esriFieldTypeString", "alias": "GEOID20", "length": 15, "domain": null }, { "name": "NAME20", "type": "esriFieldTypeString", "alias": "NAME20", "length": 10, "domain": null }, { "name": "FUNCSTAT20", "type": "esriFieldTypeString", "alias": "FUNCSTAT20", "length": 1, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Logical_Re", "type": "esriFieldTypeDouble", "alias": "Logical_Re", "domain": null }, { "name": "Geographic", "type": "esriFieldTypeString", "alias": "Geographic", "length": 30, "domain": null }, { "name": "County__FI", "type": "esriFieldTypeString", "alias": "County__FI", "length": 254, "domain": null }, { "name": "Census_Tra", "type": "esriFieldTypeString", "alias": "Census_Tra", "length": 254, "domain": null }, { "name": "Block_Grou", "type": "esriFieldTypeString", "alias": "Block_Grou", "length": 254, "domain": null }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "length": 254, "domain": null }, { "name": "Congressio", "type": "esriFieldTypeString", "alias": "Congressio", "length": 254, "domain": null }, { "name": "State_Legi", "type": "esriFieldTypeString", "alias": "State_Legi", "length": 254, "domain": null }, { "name": "State_Le_1", "type": "esriFieldTypeString", "alias": "State_Le_1", "length": 254, "domain": null }, { "name": "Voting_Dis", "type": "esriFieldTypeString", "alias": "Voting_Dis", "length": 254, "domain": null }, { "name": "Area__Land", "type": "esriFieldTypeDouble", "alias": "Area__Land", "domain": null }, { "name": "Area__Wate", "type": "esriFieldTypeDouble", "alias": "Area__Wate", "domain": null }, { "name": "Area_Name_", "type": "esriFieldTypeString", "alias": "Area_Name_", "length": 254, "domain": null }, { "name": "Population", "type": "esriFieldTypeDouble", "alias": "Population", "domain": null }, { "name": "Housing_Un", "type": "esriFieldTypeDouble", "alias": "Housing_Un", "domain": null }, { "name": "Internal_P", "type": "esriFieldTypeString", "alias": "Internal_P", "length": 254, "domain": null }, { "name": "Internal_1", "type": "esriFieldTypeString", "alias": "Internal_1", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NC_Dist", "type": "esriFieldTypeString", "alias": "North Charleston CD", "length": 50, "domain": null }, { "name": "SV_Dist", "type": "esriFieldTypeString", "alias": "Summerville CD", "length": 50, "domain": null }, { "name": "DC_Dist", "type": "esriFieldTypeString", "alias": "Dorchester County CD", "length": 50, "domain": null }, { "name": "SC_House", "type": "esriFieldTypeString", "alias": "SC House", "length": 50, "domain": null }, { "name": "SC_Senate", "type": "esriFieldTypeString", "alias": "SC Senate", "length": 50, "domain": null }, { "name": "US_House", "type": "esriFieldTypeString", "alias": "US House", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "School_MD", "type": "esriFieldTypeString", "alias": "SchoolRepDist", "length": 50, "domain": null }, { "name": "EstPop", "type": "esriFieldTypeInteger", "alias": "Estimated Population", "domain": null }, { "name": "PNAME", "type": "esriFieldTypeString", "alias": "Precinct_Name", "length": 75, "domain": null }, { "name": "VoterPrecinct", "type": "esriFieldTypeString", "alias": "VoterPrecinct", "length": 80, "domain": null }, { "name": "SG_Dist", "type": "esriFieldTypeString", "alias": "St George CD", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S305_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6fd438e608b14134889eb080736bf4b3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "St George BLOCK", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SG_Dist", "uniqueValueGroups": [ { "heading": "St George CD", "classes": [ { "label": "SG-1", "description": "SG-1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 132, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SG-1" ] ] }, { "label": "SG-2", "description": "SG-2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 191, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SG-2" ] ] }, { "label": "SG-3", "description": "SG-3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SG-3" ] ] }, { "label": "SG-4", "description": "SG-4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SG-4" ] ] }, { "label": "SG-5", "description": "SG-5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SG-5" ] ] }, { "label": "SG-6", "description": "SG-6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "SG-6" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 132, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SG-1", "label": "SG-1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 191, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SG-2", "label": "SG-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SG-3", "label": "SG-3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 214, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SG-4", "label": "SG-4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SG-5", "label": "SG-5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SG-6", "label": "SG-6" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 244, 252, 255 ], "toColor": [ 199, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 184, 252, 255 ], "toColor": [ 251, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 197, 255 ], "toColor": [ 252, 201, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 212, 255 ], "toColor": [ 194, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 188, 252, 255 ], "toColor": [ 182, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 215, 252, 255 ], "toColor": [ 240, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 215, 255 ], "toColor": [ 252, 235, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 210, 252, 255 ], "toColor": [ 182, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 221, 255 ], "toColor": [ 252, 182, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 207, 255 ], "toColor": [ 237, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 182, 255 ], "toColor": [ 179, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 243, 255 ], "toColor": [ 182, 252, 243, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 44.678312999999996, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SG_Dist", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Times New Roman", "size": 12, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 2063404.320509923, "ymin": 240209.61738229432, "xmax": 2534048.107558207, "ymax": 613419.1575729877, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME20", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "COUNTYFP20", "type": "esriFieldTypeString", "alias": "COUNTYFP20", "length": 3, "domain": null }, { "name": "TRACTCE20", "type": "esriFieldTypeString", "alias": "TRACTCE20", "length": 6, "domain": null }, { "name": "BLOCKCE20", "type": "esriFieldTypeString", "alias": "BLOCKCE20", "length": 4, "domain": null }, { "name": "GEOID20", "type": "esriFieldTypeString", "alias": "GEOID20", "length": 15, "domain": null }, { "name": "NAME20", "type": "esriFieldTypeString", "alias": "NAME20", "length": 10, "domain": null }, { "name": "FUNCSTAT20", "type": "esriFieldTypeString", "alias": "FUNCSTAT20", "length": 1, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Logical_Re", "type": "esriFieldTypeDouble", "alias": "Logical_Re", "domain": null }, { "name": "Geographic", "type": "esriFieldTypeString", "alias": "Geographic", "length": 30, "domain": null }, { "name": "County__FI", "type": "esriFieldTypeString", "alias": "County__FI", "length": 254, "domain": null }, { "name": "Census_Tra", "type": "esriFieldTypeString", "alias": "Census_Tra", "length": 254, "domain": null }, { "name": "Block_Grou", "type": "esriFieldTypeString", "alias": "Block_Grou", "length": 254, "domain": null }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "length": 254, "domain": null }, { "name": "Congressio", "type": "esriFieldTypeString", "alias": "Congressio", "length": 254, "domain": null }, { "name": "State_Legi", "type": "esriFieldTypeString", "alias": "State_Legi", "length": 254, "domain": null }, { "name": "State_Le_1", "type": "esriFieldTypeString", "alias": "State_Le_1", "length": 254, "domain": null }, { "name": "Voting_Dis", "type": "esriFieldTypeString", "alias": "Voting_Dis", "length": 254, "domain": null }, { "name": "Area__Land", "type": "esriFieldTypeDouble", "alias": "Area__Land", "domain": null }, { "name": "Area__Wate", "type": "esriFieldTypeDouble", "alias": "Area__Wate", "domain": null }, { "name": "Area_Name_", "type": "esriFieldTypeString", "alias": "Area_Name_", "length": 254, "domain": null }, { "name": "Population", "type": "esriFieldTypeDouble", "alias": "Population", "domain": null }, { "name": "Housing_Un", "type": "esriFieldTypeDouble", "alias": "Housing_Un", "domain": null }, { "name": "Internal_P", "type": "esriFieldTypeString", "alias": "Internal_P", "length": 254, "domain": null }, { "name": "Internal_1", "type": "esriFieldTypeString", "alias": "Internal_1", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NC_Dist", "type": "esriFieldTypeString", "alias": "North Charleston CD", "length": 50, "domain": null }, { "name": "SV_Dist", "type": "esriFieldTypeString", "alias": "Summerville CD", "length": 50, "domain": null }, { "name": "DC_Dist", "type": "esriFieldTypeString", "alias": "Dorchester County CD", "length": 50, "domain": null }, { "name": "SC_House", "type": "esriFieldTypeString", "alias": "SC House", "length": 50, "domain": null }, { "name": "SC_Senate", "type": "esriFieldTypeString", "alias": "SC Senate", "length": 50, "domain": null }, { "name": "US_House", "type": "esriFieldTypeString", "alias": "US House", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "School_MD", "type": "esriFieldTypeString", "alias": "SchoolRepDist", "length": 50, "domain": null }, { "name": "EstPop", "type": "esriFieldTypeInteger", "alias": "Estimated Population", "domain": null }, { "name": "PNAME", "type": "esriFieldTypeString", "alias": "Precinct_Name", "length": 75, "domain": null }, { "name": "VoterPrecinct", "type": "esriFieldTypeString", "alias": "VoterPrecinct", "length": 80, "domain": null }, { "name": "SG_Dist", "type": "esriFieldTypeString", "alias": "St George CD", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S305_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6fd438e608b14134889eb080736bf4b3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Suummerville BLOCK", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SV_Dist", "uniqueValueGroups": [ { "heading": "Summerville CD", "classes": [ { "label": "1", "description": "1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1" ] ] }, { "label": "2", "description": "2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 153, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2" ] ] }, { "label": "3", "description": "3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 255, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "3" ] ] }, { "label": "4", "description": "4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "4" ] ] }, { "label": "5", "description": "5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "5" ] ] }, { "label": "6", "description": "6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 176, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "6" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 153, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 255, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "4", "label": "4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "5", "label": "5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 176, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "6", "label": "6" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 244, 252, 255 ], "toColor": [ 199, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 184, 252, 255 ], "toColor": [ 251, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 197, 255 ], "toColor": [ 252, 201, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 212, 255 ], "toColor": [ 194, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 188, 252, 255 ], "toColor": [ 182, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 215, 252, 255 ], "toColor": [ 240, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 215, 255 ], "toColor": [ 252, 235, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 210, 252, 255 ], "toColor": [ 182, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 221, 255 ], "toColor": [ 252, 182, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 207, 255 ], "toColor": [ 237, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 182, 255 ], "toColor": [ 179, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 243, 255 ], "toColor": [ 182, 252, 243, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 44.678312999999996, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2063404.320509923, "ymin": 240209.61738229432, "xmax": 2534048.107558207, "ymax": 613419.1575729877, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME20", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "COUNTYFP20", "type": "esriFieldTypeString", "alias": "COUNTYFP20", "length": 3, "domain": null }, { "name": "TRACTCE20", "type": "esriFieldTypeString", "alias": "TRACTCE20", "length": 6, "domain": null }, { "name": "BLOCKCE20", "type": "esriFieldTypeString", "alias": "BLOCKCE20", "length": 4, "domain": null }, { "name": "GEOID20", "type": "esriFieldTypeString", "alias": "GEOID20", "length": 15, "domain": null }, { "name": "NAME20", "type": "esriFieldTypeString", "alias": "NAME20", "length": 10, "domain": null }, { "name": "Geographic", "type": "esriFieldTypeString", "alias": "Geographic", "length": 30, "domain": null }, { "name": "County__FI", "type": "esriFieldTypeString", "alias": "County__FI", "length": 254, "domain": null }, { "name": "Census_Tra", "type": "esriFieldTypeString", "alias": "Census_Tra", "length": 254, "domain": null }, { "name": "Block_Grou", "type": "esriFieldTypeString", "alias": "Block_Grou", "length": 254, "domain": null }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "length": 254, "domain": null }, { "name": "Voting_Dis", "type": "esriFieldTypeString", "alias": "Voting_Dis", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NC_Dist", "type": "esriFieldTypeString", "alias": "North Charleston CD", "length": 50, "domain": null }, { "name": "SV_Dist", "type": "esriFieldTypeString", "alias": "Summerville CD", "length": 50, "domain": null }, { "name": "DC_Dist", "type": "esriFieldTypeString", "alias": "Dorchester County CD", "length": 50, "domain": null }, { "name": "SC_House", "type": "esriFieldTypeString", "alias": "SC House", "length": 50, "domain": null }, { "name": "SC_Senate", "type": "esriFieldTypeString", "alias": "SC Senate", "length": 50, "domain": null }, { "name": "US_House", "type": "esriFieldTypeString", "alias": "US House", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "School_MD", "type": "esriFieldTypeString", "alias": "SchoolRepDist", "length": 50, "domain": null }, { "name": "PNAME", "type": "esriFieldTypeString", "alias": "Precinct_Name", "length": 75, "domain": null }, { "name": "VoterPrecinct", "type": "esriFieldTypeString", "alias": "VoterPrecinct", "length": 80, "domain": null }, { "name": "SG_Dist", "type": "esriFieldTypeString", "alias": "St George CD", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S305_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6fd438e608b14134889eb080736bf4b3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "North Charleston BLOCK", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NC_Dist", "uniqueValueGroups": [ { "heading": "North Charleston CD", "classes": [ { "label": "1", "description": "1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 170, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1" ] ] }, { "label": "2", "description": "2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 157, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2" ] ] }, { "label": "4", "description": "4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "4" ] ] }, { "label": "6", "description": "6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "6" ] ] }, { "label": "7", "description": "7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "7" ] ] }, { "label": "9", "description": "9", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "9" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 170, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 157, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "4", "label": "4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "6", "label": "6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "7", "label": "7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "9", "label": "9" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 244, 252, 255 ], "toColor": [ 199, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 184, 252, 255 ], "toColor": [ 251, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 197, 255 ], "toColor": [ 252, 201, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 212, 255 ], "toColor": [ 194, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 188, 252, 255 ], "toColor": [ 182, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 215, 252, 255 ], "toColor": [ 240, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 215, 255 ], "toColor": [ 252, 235, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 210, 252, 255 ], "toColor": [ 182, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 221, 255 ], "toColor": [ 252, 182, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 207, 255 ], "toColor": [ 237, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 182, 255 ], "toColor": [ 179, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 243, 255 ], "toColor": [ 182, 252, 243, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 44.678312999999996, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2063404.320509923, "ymin": 240209.61738229432, "xmax": 2534048.107558207, "ymax": 613419.1575729877, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME20", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "COUNTYFP20", "type": "esriFieldTypeString", "alias": "COUNTYFP20", "length": 3, "domain": null }, { "name": "TRACTCE20", "type": "esriFieldTypeString", "alias": "TRACTCE20", "length": 6, "domain": null }, { "name": "BLOCKCE20", "type": "esriFieldTypeString", "alias": "BLOCKCE20", "length": 4, "domain": null }, { "name": "GEOID20", "type": "esriFieldTypeString", "alias": "GEOID20", "length": 15, "domain": null }, { "name": "NAME20", "type": "esriFieldTypeString", "alias": "NAME20", "length": 10, "domain": null }, { "name": "Geographic", "type": "esriFieldTypeString", "alias": "Geographic", "length": 30, "domain": null }, { "name": "County__FI", "type": "esriFieldTypeString", "alias": "County__FI", "length": 254, "domain": null }, { "name": "Census_Tra", "type": "esriFieldTypeString", "alias": "Census_Tra", "length": 254, "domain": null }, { "name": "Block_Grou", "type": "esriFieldTypeString", "alias": "Block_Grou", "length": 254, "domain": null }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "length": 254, "domain": null }, { "name": "Voting_Dis", "type": "esriFieldTypeString", "alias": "Voting_Dis", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NC_Dist", "type": "esriFieldTypeString", "alias": "North Charleston CD", "length": 50, "domain": null }, { "name": "SV_Dist", "type": "esriFieldTypeString", "alias": "Summerville CD", "length": 50, "domain": null }, { "name": "DC_Dist", "type": "esriFieldTypeString", "alias": "Dorchester County CD", "length": 50, "domain": null }, { "name": "SC_House", "type": "esriFieldTypeString", "alias": "SC House", "length": 50, "domain": null }, { "name": "SC_Senate", "type": "esriFieldTypeString", "alias": "SC Senate", "length": 50, "domain": null }, { "name": "US_House", "type": "esriFieldTypeString", "alias": "US House", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "School_MD", "type": "esriFieldTypeString", "alias": "SchoolRepDist", "length": 50, "domain": null }, { "name": "PNAME", "type": "esriFieldTypeString", "alias": "Precinct_Name", "length": 75, "domain": null }, { "name": "VoterPrecinct", "type": "esriFieldTypeString", "alias": "VoterPrecinct", "length": 80, "domain": null }, { "name": "SG_Dist", "type": "esriFieldTypeString", "alias": "St George CD", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S305_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6fd438e608b14134889eb080736bf4b3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Summerville Town Council 2023", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.404876809752, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICT", "uniqueValueGroups": [ { "heading": "DISTRICT", "classes": [ { "label": "1", "description": "1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1" ] ] }, { "label": "2", "description": "2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2" ] ] }, { "label": "3", "description": "3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "3" ] ] }, { "label": "4", "description": "4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "4" ] ] }, { "label": "5", "description": "5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "5" ] ] }, { "label": "6", "description": "6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "6" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 242, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "4", "label": "4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "5", "label": "5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "6", "label": "6" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 244, 252, 255 ], "toColor": [ 199, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 184, 252, 255 ], "toColor": [ 251, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 197, 255 ], "toColor": [ 252, 201, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 212, 255 ], "toColor": [ 194, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 188, 252, 255 ], "toColor": [ 182, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 215, 252, 255 ], "toColor": [ 240, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 215, 255 ], "toColor": [ 252, 235, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 210, 252, 255 ], "toColor": [ 182, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 221, 255 ], "toColor": [ 252, 182, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 207, 255 ], "toColor": [ 237, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 182, 255 ], "toColor": [ 179, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 243, 255 ], "toColor": [ 182, 252, 243, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"SV Dist -\" CONCAT [DISTRICT]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Century Gothic", "size": 11, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 2230778.868227411, "ymin": 385407.13276295364, "xmax": 2268300.778091576, "ymax": 457904.4151795134, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "sde.SDE.Summerville_TownCouncil_2023.AREA", "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": "esriFieldTypeDouble", "alias": "POPULATION", "domain": null }, { "name": "NH_AP_BLK", "type": "esriFieldTypeDouble", "alias": "NH_AP_BLK", "domain": null }, { "name": "NH_WHT", "type": "esriFieldTypeDouble", "alias": "NH_WHT", "domain": null }, { "name": "HISPANIC_O", "type": "esriFieldTypeDouble", "alias": "HISPANIC_O", "domain": null }, { "name": "F18_POP", "type": "esriFieldTypeDouble", "alias": "F18_POP", "domain": null }, { "name": "NH18_AP_BL", "type": "esriFieldTypeDouble", "alias": "NH18_AP_BL", "domain": null }, { "name": "NH18_WHT", "type": "esriFieldTypeDouble", "alias": "NH18_WHT", "domain": null }, { "name": "H18_POP", "type": "esriFieldTypeDouble", "alias": "H18_POP", "domain": null }, { "name": "COLORING", "type": "esriFieldTypeDouble", "alias": "COLORING", "domain": null }, { "name": "IDEAL_VALU", "type": "esriFieldTypeDouble", "alias": "IDEAL_VALU", "domain": null }, { "name": "DEVIATION", "type": "esriFieldTypeDouble", "alias": "DEVIATION", "domain": null }, { "name": "F_DEVIATIO", "type": "esriFieldTypeDouble", "alias": "F_DEVIATIO", "domain": null }, { "name": "F_NH_AP_BL", "type": "esriFieldTypeDouble", "alias": "F_NH_AP_BL", "domain": null }, { "name": "F_NH_WHT", "type": "esriFieldTypeDouble", "alias": "F_NH_WHT", "domain": null }, { "name": "F_HISPANIC", "type": "esriFieldTypeDouble", "alias": "F_HISPANIC", "domain": null }, { "name": "F_NH18_AP_", "type": "esriFieldTypeDouble", "alias": "F_NH18_AP_", "domain": null }, { "name": "F_NH18_WHT", "type": "esriFieldTypeDouble", "alias": "F_NH18_WHT", "domain": null }, { "name": "F_H18_POP", "type": "esriFieldTypeDouble", "alias": "F_H18_POP", "domain": null }, { "name": "DISTRICT_L", "type": "esriFieldTypeString", "alias": "DISTRICT_L", "length": 15, "domain": null }, { "name": "District_Name", "type": "esriFieldTypeString", "alias": "District Name", "length": 256, "domain": null }, { "name": "Website", "type": "esriFieldTypeString", "alias": "Website", "length": 256, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R432_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S385_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6fd438e608b14134889eb080736bf4b3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "North Charleston City Council 2023", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.404876809752, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NC_Dist", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "North Charleston CD", "classes": [ { "label": "1", "description": "1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1" ] ] }, { "label": "10", "description": "10", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "10" ] ] }, { "label": "2", "description": "2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2" ] ] }, { "label": "3", "description": "3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "3" ] ] }, { "label": "4", "description": "4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "4" ] ] }, { "label": "5", "description": "5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "5" ] ] }, { "label": "6", "description": "6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "6" ] ] }, { "label": "7", "description": "7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "7" ] ] }, { "label": "8", "description": "8", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "8" ] ] }, { "label": "9", "description": "9", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "9" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "10", "label": "10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 251, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "4", "label": "4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "5", "label": "5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "6", "label": "6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "7", "label": "7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "8", "label": "8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "9", "label": "9" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 244, 252, 255 ], "toColor": [ 199, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 184, 252, 255 ], "toColor": [ 251, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 197, 255 ], "toColor": [ 252, 201, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 212, 255 ], "toColor": [ 194, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 188, 252, 255 ], "toColor": [ 182, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 215, 252, 255 ], "toColor": [ 240, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 215, 255 ], "toColor": [ 252, 235, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 210, 252, 255 ], "toColor": [ 182, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 221, 255 ], "toColor": [ 252, 182, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 207, 255 ], "toColor": [ 237, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 182, 255 ], "toColor": [ 179, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 243, 255 ], "toColor": [ 182, 252, 243, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "\"NC Dist -\"+$feature.NC_Dist", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 132, 0, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Century Gothic", "size": 11, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 2063646.3493927233, "ymin": 240806.4012136832, "xmax": 2530149.756525118, "ymax": 610372.2397544086, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NC_Dist", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "NC_Dist", "type": "esriFieldTypeString", "alias": "North Charleston CD", "length": 50, "domain": null }, { "name": "SV_Dist", "type": "esriFieldTypeString", "alias": "Summerville CD", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R426_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S379_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6fd438e608b14134889eb080736bf4b3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "State Wide", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 16, "name": "SC Senate 2024" }, { "id": 17, "name": "SC Senate 2020" }, { "id": 18, "name": "SC House 2024" }, { "id": 19, "name": "SC House 2020" }, { "id": 20, "name": "SC Congressional 2020" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1292519.1957839727, "ymin": 59246.821748264134, "xmax": 2759390.798616264, "ymax": 1233454.0197530538, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "6fd438e608b14134889eb080736bf4b3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "SC Senate 2024", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.404876809752, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "State Wide" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.DISTRICT", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 16, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1292519.1957839727, "ymin": 59246.821748264134, "xmax": 2759390.7908242866, "ymax": 1233454.0029387847, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "sde.SDE.StateSenateDistrict2024p.AREA", "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": "HISPANIC_O", "type": "esriFieldTypeInteger", "alias": "HISPANIC_O", "domain": null }, { "name": "NH_WHT", "type": "esriFieldTypeInteger", "alias": "NH_WHT", "domain": null }, { "name": "NH_DOJ_BLK", "type": "esriFieldTypeInteger", "alias": "NH_DOJ_BLK", "domain": null }, { "name": "F18_POP", "type": "esriFieldTypeInteger", "alias": "F18_POP", "domain": null }, { "name": "H18_POP", "type": "esriFieldTypeInteger", "alias": "H18_POP", "domain": null }, { "name": "NH18_WHT", "type": "esriFieldTypeInteger", "alias": "NH18_WHT", "domain": null }, { "name": "NH18_DOJ_B", "type": "esriFieldTypeInteger", "alias": "NH18_DOJ_B", "domain": null }, { "name": "G20P_DV", "type": "esriFieldTypeInteger", "alias": "G20P_DV", "domain": null }, { "name": "G20P_RV", "type": "esriFieldTypeInteger", "alias": "G20P_RV", "domain": null }, { "name": "G20P_TV", "type": "esriFieldTypeInteger", "alias": "G20P_TV", "domain": null }, { "name": "G20P_RP", "type": "esriFieldTypeSingle", "alias": "G20P_RP", "domain": null }, { "name": "G20S_DV", "type": "esriFieldTypeInteger", "alias": "G20S_DV", "domain": null }, { "name": "G20S_RV", "type": "esriFieldTypeInteger", "alias": "G20S_RV", "domain": null }, { "name": "G20S_TV", "type": "esriFieldTypeInteger", "alias": "G20S_TV", "domain": null }, { "name": "G20S_RP", "type": "esriFieldTypeSingle", "alias": "G20S_RP", "domain": null }, { "name": "INGRP_CORR", "type": "esriFieldTypeInteger", "alias": "INGRP_CORR", "domain": null }, { "name": "INGRP_INST", "type": "esriFieldTypeInteger", "alias": "INGRP_INST", "domain": null }, { "name": "PEOPLE_IN_", "type": "esriFieldTypeInteger", "alias": "PEOPLE_IN_", "domain": null }, { "name": "IDEAL_VALU", "type": "esriFieldTypeDouble", "alias": "IDEAL_VALU", "domain": null }, { "name": "DEVIATION", "type": "esriFieldTypeDouble", "alias": "DEVIATION", "domain": null }, { "name": "F_DEVIATIO", "type": "esriFieldTypeDouble", "alias": "F_DEVIATIO", "domain": null }, { "name": "F_HISPANIC", "type": "esriFieldTypeDouble", "alias": "F_HISPANIC", "domain": null }, { "name": "F_NH_WHT", "type": "esriFieldTypeDouble", "alias": "F_NH_WHT", "domain": null }, { "name": "F_NH_DOJ_B", "type": "esriFieldTypeDouble", "alias": "F_NH_DOJ_B", "domain": null }, { "name": "F_18_POP", "type": "esriFieldTypeDouble", "alias": "F_18_POP", "domain": null }, { "name": "F_H18_POP", "type": "esriFieldTypeDouble", "alias": "F_H18_POP", "domain": null }, { "name": "F_NH18_WHT", "type": "esriFieldTypeDouble", "alias": "F_NH18_WHT", "domain": null }, { "name": "F_NH18_DOJ", "type": "esriFieldTypeDouble", "alias": "F_NH18_DOJ", "domain": null }, { "name": "DISTRICT_N", "type": "esriFieldTypeDouble", "alias": "DISTRICT_N", "domain": null }, { "name": "F_G20P_DV", "type": "esriFieldTypeDouble", "alias": "F_G20P_DV", "domain": null }, { "name": "F_G20P_RV", "type": "esriFieldTypeDouble", "alias": "F_G20P_RV", "domain": null }, { "name": "F_G20S_DV", "type": "esriFieldTypeDouble", "alias": "F_G20S_DV", "domain": null }, { "name": "F_G20S_RV", "type": "esriFieldTypeDouble", "alias": "F_G20S_RV", "domain": null }, { "name": "MULTIPLE_F", "type": "esriFieldTypeString", "alias": "MULTIPLE_F", "length": 39, "domain": null }, { "name": "F_INGRP_CO", "type": "esriFieldTypeDouble", "alias": "F_INGRP_CO", "domain": null }, { "name": "F_INGRP_IN", "type": "esriFieldTypeDouble", "alias": "F_INGRP_IN", "domain": null }, { "name": "F_PEOPLE_I", "type": "esriFieldTypeDouble", "alias": "F_PEOPLE_I", "domain": null }, { "name": "DISTRICT_L", "type": "esriFieldTypeString", "alias": "DISTRICT_L", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R647_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S598_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6fd438e608b14134889eb080736bf4b3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "SC Senate 2020", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.404876809752, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "State Wide" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICT", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 250, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "DISTRICT", "classes": [ { "label": "1", "description": "1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "1" ] ] }, { "label": "10", "description": "10", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "10" ] ] }, { "label": "11", "description": "11", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "11" ] ] }, { "label": "12", "description": "12", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "12" ] ] }, { "label": "13", "description": "13", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "13" ] ] }, { "label": "14", "description": "14", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "14" ] ] }, { "label": "15", "description": "15", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 217, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "15" ] ] }, { "label": "16", "description": "16", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 214, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "16" ] ] }, { "label": "17", "description": "17", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "17" ] ] }, { "label": "18", "description": "18", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "18" ] ] }, { "label": "19", "description": "19", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "19" ] ] }, { "label": "2", "description": "2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "2" ] ] }, { "label": "20", "description": "20", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "20" ] ] }, { "label": "21", "description": "21", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 196, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "21" ] ] }, { "label": "22", "description": "22", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 229, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "22" ] ] }, { "label": "23", "description": "23", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "23" ] ] }, { "label": "24", "description": "24", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "24" ] ] }, { "label": "25", "description": "25", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "25" ] ] }, { "label": "26", "description": "26", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "26" ] ] }, { "label": "27", "description": "27", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "27" ] ] }, { "label": "28", "description": "28", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "28" ] ] }, { "label": "29", "description": "29", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "29" ] ] }, { "label": "3", "description": "3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "3" ] ] }, { "label": "30", "description": "30", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "30" ] ] }, { "label": "31", "description": "31", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "31" ] ] }, { "label": "32", "description": "32", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 218, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "32" ] ] }, { "label": "33", "description": "33", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "33" ] ] }, { "label": "34", "description": "34", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "34" ] ] }, { "label": "35", "description": "35", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "35" ] ] }, { "label": "36", "description": "36", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "36" ] ] }, { "label": "37", "description": "37", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "37" ] ] }, { "label": "38", "description": "38", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "38" ] ] }, { "label": "39", "description": "39", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "39" ] ] }, { "label": "4", "description": "4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "4" ] ] }, { "label": "40", "description": "40", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "40" ] ] }, { "label": "41", "description": "41", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 230, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "41" ] ] }, { "label": "42", "description": "42", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "42" ] ] }, { "label": "43", "description": "43", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "43" ] ] }, { "label": "44", "description": "44", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "44" ] ] }, { "label": "45", "description": "45", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "45" ] ] }, { "label": "46", "description": "46", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "46" ] ] }, { "label": "5", "description": "5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "5" ] ] }, { "label": "6", "description": "6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "6" ] ] }, { "label": "7", "description": "7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "7" ] ] }, { "label": "8", "description": "8", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "8" ] ] }, { "label": "9", "description": "9", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "values": [ [ "9" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "10", "label": "10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "11", "label": "11" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "12", "label": "12" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "13", "label": "13" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "14", "label": "14" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 217, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "15", "label": "15" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 214, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "16", "label": "16" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 194, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "17", "label": "17" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "18", "label": "18" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "19", "label": "19" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "20", "label": "20" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 196, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "21", "label": "21" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 229, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "22", "label": "22" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "23", "label": "23" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "24", "label": "24" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "25", "label": "25" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "26", "label": "26" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "27", "label": "27" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "28", "label": "28" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "29", "label": "29" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "30", "label": "30" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "31", "label": "31" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 218, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "32", "label": "32" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "33", "label": "33" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "34", "label": "34" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "35", "label": "35" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "36", "label": "36" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "37", "label": "37" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "38", "label": "38" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "39", "label": "39" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "4", "label": "4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "40", "label": "40" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 230, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "41", "label": "41" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "42", "label": "42" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "43", "label": "43" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "44", "label": "44" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "45", "label": "45" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "46", "label": "46" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "5", "label": "5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "6", "label": "6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "7", "label": "7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "8", "label": "8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 } }, "value": "9", "label": "9" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 244, 252, 255 ], "toColor": [ 199, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 246, 255 ], "toColor": [ 252, 179, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 179, 255 ], "toColor": [ 179, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 195, 179, 255 ], "toColor": [ 252, 195, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 212, 255 ], "toColor": [ 246, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 197, 252, 255 ], "toColor": [ 184, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 232, 255 ], "toColor": [ 252, 204, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 221, 255 ], "toColor": [ 197, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 179, 255 ], "toColor": [ 252, 227, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 179, 255 ], "toColor": [ 227, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 202, 252, 255 ], "toColor": [ 231, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 212, 255 ], "toColor": [ 252, 230, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 219, 252, 255 ], "toColor": [ 212, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 179, 252, 255 ], "toColor": [ 205, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 199, 255 ], "toColor": [ 252, 179, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 246, 255 ], "toColor": [ 187, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 208, 255 ], "toColor": [ 252, 202, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 252, 199, 255 ], "toColor": [ 201, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 222, 252, 255 ], "toColor": [ 182, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 184, 255 ], "toColor": [ 252, 248, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 250, 255 ], "toColor": [ 252, 204, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 189, 255 ], "toColor": [ 252, 212, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 209, 252, 255 ], "toColor": [ 184, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 233, 255 ], "toColor": [ 210, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 197, 255 ], "toColor": [ 239, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 226, 255 ], "toColor": [ 252, 187, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 182, 255 ], "toColor": [ 252, 179, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 212, 255 ], "toColor": [ 217, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 212, 252, 255 ], "toColor": [ 228, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 204, 255 ], "toColor": [ 252, 240, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 179, 252, 255 ], "toColor": [ 238, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 252, 184, 255 ], "toColor": [ 201, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 192, 252, 255 ], "toColor": [ 236, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 207, 255 ], "toColor": [ 179, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 195, 255 ], "toColor": [ 182, 252, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 207, 255 ], "toColor": [ 252, 215, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 233, 252, 255 ], "toColor": [ 179, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 194, 252, 255 ], "toColor": [ 215, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 179, 252, 255 ], "toColor": [ 183, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 194, 255 ], "toColor": [ 221, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 214, 255 ], "toColor": [ 252, 192, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 194, 255 ], "toColor": [ 252, 247, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 228, 255 ], "toColor": [ 252, 215, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 252, 255 ], "toColor": [ 252, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 234, 252, 255 ], "toColor": [ 215, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "\"SC Senate - \" CONCAT [DISTRICT]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 7, "symbol": { "type": "esriTS", "color": [ 230, 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": false, "extent": { "xmin": 1292519.1957839727, "ymin": 59246.821748264134, "xmax": 2759390.7908242866, "ymax": 1233454.0029387847, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "sde.SDE.StateSenateDistrict.AREA", "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 12, "domain": null }, { "name": "MEMBERS", "type": "esriFieldTypeDouble", "alias": "MEMBERS", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 43, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R424_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S377_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6fd438e608b14134889eb080736bf4b3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "SC House 2024", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.404876809752, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "State Wide" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "District_2", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "District_2", "classes": [ { "label": "HD-001", "description": "HD-001", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-001" ] ] }, { "label": "HD-002", "description": "HD-002", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-002" ] ] }, { "label": "HD-003", "description": "HD-003", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-003" ] ] }, { "label": "HD-004", "description": "HD-004", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-004" ] ] }, { "label": "HD-005", "description": "HD-005", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-005" ] ] }, { "label": "HD-006", "description": "HD-006", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-006" ] ] }, { "label": "HD-007", "description": "HD-007", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-007" ] ] }, { "label": "HD-008", "description": "HD-008", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-008" ] ] }, { "label": "HD-009", "description": "HD-009", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-009" ] ] }, { "label": "HD-010", "description": "HD-010", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-010" ] ] }, { "label": "HD-011", "description": "HD-011", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 185, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-011" ] ] }, { "label": "HD-012", "description": "HD-012", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-012" ] ] }, { "label": "HD-013", "description": "HD-013", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-013" ] ] }, { "label": "HD-014", "description": "HD-014", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-014" ] ] }, { "label": "HD-015", "description": "HD-015", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-015" ] ] }, { "label": "HD-016", "description": "HD-016", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 196, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-016" ] ] }, { "label": "HD-017", "description": "HD-017", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-017" ] ] }, { "label": "HD-018", "description": "HD-018", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-018" ] ] }, { "label": "HD-019", "description": "HD-019", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-019" ] ] }, { "label": "HD-020", "description": "HD-020", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-020" ] ] }, { "label": "HD-021", "description": "HD-021", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-021" ] ] }, { "label": "HD-022", "description": "HD-022", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-022" ] ] }, { "label": "HD-023", "description": "HD-023", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-023" ] ] }, { "label": "HD-024", "description": "HD-024", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-024" ] ] }, { "label": "HD-025", "description": "HD-025", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-025" ] ] }, { "label": "HD-026", "description": "HD-026", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-026" ] ] }, { "label": "HD-027", "description": "HD-027", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-027" ] ] }, { "label": "HD-028", "description": "HD-028", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-028" ] ] }, { "label": "HD-029", "description": "HD-029", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-029" ] ] }, { "label": "HD-030", "description": "HD-030", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-030" ] ] }, { "label": "HD-031", "description": "HD-031", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-031" ] ] }, { "label": "HD-032", "description": "HD-032", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-032" ] ] }, { "label": "HD-033", "description": "HD-033", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-033" ] ] }, { "label": "HD-034", "description": "HD-034", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-034" ] ] }, { "label": "HD-035", "description": "HD-035", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-035" ] ] }, { "label": "HD-036", "description": "HD-036", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 203, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-036" ] ] }, { "label": "HD-037", "description": "HD-037", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-037" ] ] }, { "label": "HD-038", "description": "HD-038", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 236, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-038" ] ] }, { "label": "HD-039", "description": "HD-039", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-039" ] ] }, { "label": "HD-040", "description": "HD-040", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-040" ] ] }, { "label": "HD-041", "description": "HD-041", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-041" ] ] }, { "label": "HD-042", "description": "HD-042", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-042" ] ] }, { "label": "HD-043", "description": "HD-043", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-043" ] ] }, { "label": "HD-044", "description": "HD-044", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-044" ] ] }, { "label": "HD-045", "description": "HD-045", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 237, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-045" ] ] }, { "label": "HD-046", "description": "HD-046", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-046" ] ] }, { "label": "HD-047", "description": "HD-047", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-047" ] ] }, { "label": "HD-048", "description": "HD-048", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-048" ] ] }, { "label": "HD-049", "description": "HD-049", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 214, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-049" ] ] }, { "label": "HD-050", "description": "HD-050", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 229, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-050" ] ] }, { "label": "HD-051", "description": "HD-051", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-051" ] ] }, { "label": "HD-052", "description": "HD-052", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-052" ] ] }, { "label": "HD-053", "description": "HD-053", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-053" ] ] }, { "label": "HD-054", "description": "HD-054", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-054" ] ] }, { "label": "HD-055", "description": "HD-055", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-055" ] ] }, { "label": "HD-056", "description": "HD-056", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-056" ] ] }, { "label": "HD-057", "description": "HD-057", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 198, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-057" ] ] }, { "label": "HD-058", "description": "HD-058", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-058" ] ] }, { "label": "HD-059", "description": "HD-059", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-059" ] ] }, { "label": "HD-060", "description": "HD-060", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-060" ] ] }, { "label": "HD-061", "description": "HD-061", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-061" ] ] }, { "label": "HD-062", "description": "HD-062", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-062" ] ] }, { "label": "HD-063", "description": "HD-063", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-063" ] ] }, { "label": "HD-064", "description": "HD-064", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-064" ] ] }, { "label": "HD-065", "description": "HD-065", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-065" ] ] }, { "label": "HD-066", "description": "HD-066", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-066" ] ] }, { "label": "HD-067", "description": "HD-067", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-067" ] ] }, { "label": "HD-068", "description": "HD-068", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-068" ] ] }, { "label": "HD-069", "description": "HD-069", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-069" ] ] }, { "label": "HD-070", "description": "HD-070", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 247, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-070" ] ] }, { "label": "HD-071", "description": "HD-071", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-071" ] ] }, { "label": "HD-072", "description": "HD-072", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-072" ] ] }, { "label": "HD-073", "description": "HD-073", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-073" ] ] }, { "label": "HD-074", "description": "HD-074", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-074" ] ] }, { "label": "HD-075", "description": "HD-075", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-075" ] ] }, { "label": "HD-076", "description": "HD-076", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-076" ] ] }, { "label": "HD-077", "description": "HD-077", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-077" ] ] }, { "label": "HD-078", "description": "HD-078", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-078" ] ] }, { "label": "HD-079", "description": "HD-079", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-079" ] ] }, { "label": "HD-080", "description": "HD-080", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-080" ] ] }, { "label": "HD-081", "description": "HD-081", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-081" ] ] }, { "label": "HD-082", "description": "HD-082", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-082" ] ] }, { "label": "HD-083", "description": "HD-083", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-083" ] ] }, { "label": "HD-084", "description": "HD-084", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-084" ] ] }, { "label": "HD-085", "description": "HD-085", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-085" ] ] }, { "label": "HD-086", "description": "HD-086", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-086" ] ] }, { "label": "HD-087", "description": "HD-087", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 183, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-087" ] ] }, { "label": "HD-088", "description": "HD-088", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 193, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-088" ] ] }, { "label": "HD-089", "description": "HD-089", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-089" ] ] }, { "label": "HD-090", "description": "HD-090", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 54 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-090" ] ] }, { "label": "HD-091", "description": "HD-091", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-091" ] ] }, { "label": "HD-092", "description": "HD-092", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-092" ] ] }, { "label": "HD-093", "description": "HD-093", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-093" ] ] }, { "label": "HD-094", "description": "HD-094", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-094" ] ] }, { "label": "HD-095", "description": "HD-095", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-095" ] ] }, { "label": "HD-096", "description": "HD-096", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-096" ] ] }, { "label": "HD-097", "description": "HD-097", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-097" ] ] }, { "label": "HD-098", "description": "HD-098", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-098" ] ] }, { "label": "HD-099", "description": "HD-099", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-099" ] ] }, { "label": "HD-100", "description": "HD-100", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-100" ] ] }, { "label": "HD-101", "description": "HD-101", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 243, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-101" ] ] }, { "label": "HD-102", "description": "HD-102", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-102" ] ] }, { "label": "HD-103", "description": "HD-103", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-103" ] ] }, { "label": "HD-104", "description": "HD-104", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 183, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 3 } }, "values": [ [ "HD-104" ] ] }, { "label": "HD-105", "description": "HD-105", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 3 } }, "values": [ [ "HD-105" ] ] }, { "label": "HD-106", "description": "HD-106", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-106" ] ] }, { "label": "HD-107", "description": "HD-107", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 3 } }, "values": [ [ "HD-107" ] ] }, { "label": "HD-108", "description": "HD-108", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-108" ] ] }, { "label": "HD-109", "description": "HD-109", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-109" ] ] }, { "label": "HD-110", "description": "HD-110", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 3 } }, "values": [ [ "HD-110" ] ] }, { "label": "HD-111", "description": "HD-111", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 3 } }, "values": [ [ "HD-111" ] ] }, { "label": "HD-112", "description": "HD-112", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 3 } }, "values": [ [ "HD-112" ] ] }, { "label": "HD-113", "description": "HD-113", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 158, 215, 97 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-113" ] ] }, { "label": "HD-114", "description": "HD-114", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-114" ] ] }, { "label": "HD-115", "description": "HD-115", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 3 } }, "values": [ [ "HD-115" ] ] }, { "label": "HD-116", "description": "HD-116", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 176, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-116" ] ] }, { "label": "HD-117", "description": "HD-117", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-117" ] ] }, { "label": "HD-118", "description": "HD-118", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-118" ] ] }, { "label": "HD-119", "description": "HD-119", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 3 } }, "values": [ [ "HD-119" ] ] }, { "label": "HD-120", "description": "HD-120", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 3 } }, "values": [ [ "HD-120" ] ] }, { "label": "HD-121", "description": "HD-121", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-121" ] ] }, { "label": "HD-122", "description": "HD-122", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-122" ] ] }, { "label": "HD-123", "description": "HD-123", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-123" ] ] }, { "label": "HD-124", "description": "HD-124", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 195, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-124" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-001", "label": "HD-001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-002", "label": "HD-002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-003", "label": "HD-003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-004", "label": "HD-004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-005", "label": "HD-005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-006", "label": "HD-006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-007", "label": "HD-007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-008", "label": "HD-008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-009", "label": "HD-009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-010", "label": "HD-010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 185, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-011", "label": "HD-011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-012", "label": "HD-012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-013", "label": "HD-013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-014", "label": "HD-014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-015", "label": "HD-015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 196, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-016", "label": "HD-016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-017", "label": "HD-017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-018", "label": "HD-018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-019", "label": "HD-019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-020", "label": "HD-020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-021", "label": "HD-021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-022", "label": "HD-022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-023", "label": "HD-023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-024", "label": "HD-024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-025", "label": "HD-025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-026", "label": "HD-026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-027", "label": "HD-027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-028", "label": "HD-028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-029", "label": "HD-029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-030", "label": "HD-030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-031", "label": "HD-031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-032", "label": "HD-032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-033", "label": "HD-033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-034", "label": "HD-034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-035", "label": "HD-035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 203, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-036", "label": "HD-036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-037", "label": "HD-037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 236, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-038", "label": "HD-038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-039", "label": "HD-039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-040", "label": "HD-040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-041", "label": "HD-041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-042", "label": "HD-042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-043", "label": "HD-043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-044", "label": "HD-044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 237, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-045", "label": "HD-045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-046", "label": "HD-046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-047", "label": "HD-047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-048", "label": "HD-048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 214, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-049", "label": "HD-049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 229, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-050", "label": "HD-050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-051", "label": "HD-051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-052", "label": "HD-052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-053", "label": "HD-053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-054", "label": "HD-054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-055", "label": "HD-055" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-056", "label": "HD-056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 198, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-057", "label": "HD-057" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-058", "label": "HD-058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-059", "label": "HD-059" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-060", "label": "HD-060" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-061", "label": "HD-061" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-062", "label": "HD-062" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-063", "label": "HD-063" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-064", "label": "HD-064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-065", "label": "HD-065" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-066", "label": "HD-066" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-067", "label": "HD-067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-068", "label": "HD-068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-069", "label": "HD-069" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 247, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-070", "label": "HD-070" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-071", "label": "HD-071" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-072", "label": "HD-072" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-073", "label": "HD-073" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-074", "label": "HD-074" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-075", "label": "HD-075" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-076", "label": "HD-076" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-077", "label": "HD-077" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-078", "label": "HD-078" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-079", "label": "HD-079" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-080", "label": "HD-080" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-081", "label": "HD-081" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-082", "label": "HD-082" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-083", "label": "HD-083" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-084", "label": "HD-084" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-085", "label": "HD-085" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-086", "label": "HD-086" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 183, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-087", "label": "HD-087" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 193, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-088", "label": "HD-088" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-089", "label": "HD-089" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 54 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-090", "label": "HD-090" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-091", "label": "HD-091" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-092", "label": "HD-092" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-093", "label": "HD-093" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-094", "label": "HD-094" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-095", "label": "HD-095" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-096", "label": "HD-096" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-097", "label": "HD-097" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-098", "label": "HD-098" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-099", "label": "HD-099" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-100", "label": "HD-100" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 243, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-101", "label": "HD-101" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-102", "label": "HD-102" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-103", "label": "HD-103" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 183, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 3 } }, "value": "HD-104", "label": "HD-104" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 3 } }, "value": "HD-105", "label": "HD-105" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 3 } }, "value": "HD-106", "label": "HD-106" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 3 } }, "value": "HD-107", "label": "HD-107" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-108", "label": "HD-108" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-109", "label": "HD-109" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 3 } }, "value": "HD-110", "label": "HD-110" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 3 } }, "value": "HD-111", "label": "HD-111" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 3 } }, "value": "HD-112", "label": "HD-112" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 158, 215, 97 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-113", "label": "HD-113" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-114", "label": "HD-114" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 3 } }, "value": "HD-115", "label": "HD-115" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 176, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-116", "label": "HD-116" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-117", "label": "HD-117" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-118", "label": "HD-118" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 3 } }, "value": "HD-119", "label": "HD-119" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 3 } }, "value": "HD-120", "label": "HD-120" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-121", "label": "HD-121" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-122", "label": "HD-122" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-123", "label": "HD-123" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 195, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 3 } }, "value": "HD-124", "label": "HD-124" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 179, 255 ], "toColor": [ 252, 212, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 252, 255 ], "toColor": [ 252, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 252, 179, 255 ], "toColor": [ 201, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 242, 252, 255 ], "toColor": [ 215, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 198, 252, 255 ], "toColor": [ 182, 198, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 189, 255 ], "toColor": [ 252, 179, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 212, 255 ], "toColor": [ 241, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 213, 255 ], "toColor": [ 179, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 230, 255 ], "toColor": [ 252, 215, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 212, 252, 255 ], "toColor": [ 226, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 236, 255 ], "toColor": [ 204, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 182, 255 ], "toColor": [ 244, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 212, 255 ], "toColor": [ 252, 226, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 214, 255 ], "toColor": [ 252, 182, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 216, 252, 255 ], "toColor": [ 179, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 182, 252, 255 ], "toColor": [ 221, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 182, 255 ], "toColor": [ 252, 196, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 204, 255 ], "toColor": [ 212, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 247, 255 ], "toColor": [ 252, 207, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 250, 252, 255 ], "toColor": [ 179, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 197, 252, 255 ], "toColor": [ 218, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 207, 255 ], "toColor": [ 252, 240, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 222, 252, 255 ], "toColor": [ 215, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 187, 252, 255 ], "toColor": [ 190, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 206, 255 ], "toColor": [ 252, 197, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 192, 255 ], "toColor": [ 226, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 192, 255 ], "toColor": [ 252, 242, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 240, 252, 255 ], "toColor": [ 184, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 185, 255 ], "toColor": [ 179, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 229, 255 ], "toColor": [ 252, 179, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 252, 255 ], "toColor": [ 204, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 214, 252, 255 ], "toColor": [ 194, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 222, 255 ], "toColor": [ 207, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 229, 255 ], "toColor": [ 252, 199, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 212, 255 ], "toColor": [ 252, 215, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 197, 255 ], "toColor": [ 245, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 231, 255 ], "toColor": [ 184, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 204, 252, 255 ], "toColor": [ 208, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 200, 255 ], "toColor": [ 187, 252, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 179, 255 ], "toColor": [ 252, 227, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 192, 255 ], "toColor": [ 252, 207, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 179, 252, 255 ], "toColor": [ 195, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 179, 255 ], "toColor": [ 222, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 197, 255 ], "toColor": [ 252, 200, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 232, 252, 255 ], "toColor": [ 215, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 243, 255 ], "toColor": [ 182, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 215, 255 ], "toColor": [ 229, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 221, 252, 255 ], "toColor": [ 189, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 206, 255 ], "toColor": [ 252, 184, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 252, 187, 255 ], "toColor": [ 193, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 215, 252, 255 ], "toColor": [ 246, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 205, 252, 255 ], "toColor": [ 179, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 227, 255 ], "toColor": [ 252, 189, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 182, 252, 255 ], "toColor": [ 236, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 210, 255 ], "toColor": [ 252, 250, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 207, 252, 255 ], "toColor": [ 243, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 194, 255 ], "toColor": [ 252, 225, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 244, 252, 255 ], "toColor": [ 199, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 209, 255 ], "toColor": [ 199, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 204, 255 ], "toColor": [ 226, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 197, 255 ], "toColor": [ 252, 218, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 242, 255 ], "toColor": [ 252, 212, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 234, 252, 255 ], "toColor": [ 202, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 218, 255 ], "toColor": [ 192, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 216, 255 ], "toColor": [ 252, 210, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 192, 255 ], "toColor": [ 252, 189, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 194, 252, 255 ], "toColor": [ 232, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 252, 184, 255 ], "toColor": [ 231, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 197, 255 ], "toColor": [ 252, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 226, 252, 255 ], "toColor": [ 187, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 204, 252, 255 ], "toColor": [ 249, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 213, 252, 255 ], "toColor": [ 212, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 246, 255 ], "toColor": [ 212, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 215, 255 ], "toColor": [ 215, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 252, 189, 255 ], "toColor": [ 211, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 202, 255 ], "toColor": [ 237, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 187, 252, 255 ], "toColor": [ 216, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 187, 252, 255 ], "toColor": [ 204, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 205, 255 ], "toColor": [ 252, 189, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 222, 255 ], "toColor": [ 179, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 194, 255 ], "toColor": [ 252, 237, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 230, 255 ], "toColor": [ 252, 207, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 188, 252, 255 ], "toColor": [ 179, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 204, 255 ], "toColor": [ 252, 218, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 182, 255 ], "toColor": [ 252, 188, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 241, 255 ], "toColor": [ 252, 179, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 216, 255 ], "toColor": [ 252, 199, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 179, 255 ], "toColor": [ 252, 200, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 197, 255 ], "toColor": [ 220, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 244, 255 ], "toColor": [ 252, 199, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 197, 252, 255 ], "toColor": [ 242, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 206, 255 ], "toColor": [ 184, 252, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 226, 252, 255 ], "toColor": [ 202, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 197, 252, 255 ], "toColor": [ 209, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 204, 255 ], "toColor": [ 252, 232, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 212, 255 ], "toColor": [ 252, 233, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 199, 252, 255 ], "toColor": [ 231, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 199, 255 ], "toColor": [ 252, 246, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 194, 255 ], "toColor": [ 202, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 179, 255 ], "toColor": [ 252, 207, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 189, 255 ], "toColor": [ 252, 251, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 240, 255 ], "toColor": [ 184, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 194, 252, 255 ], "toColor": [ 194, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 187, 255 ], "toColor": [ 252, 210, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 251, 255 ], "toColor": [ 189, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 179, 252, 255 ], "toColor": [ 185, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 189, 255 ], "toColor": [ 252, 200, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 246, 255 ], "toColor": [ 199, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 242, 255 ], "toColor": [ 252, 189, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 233, 255 ], "toColor": [ 252, 187, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 251, 252, 255 ], "toColor": [ 215, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 204, 255 ], "toColor": [ 244, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 236, 255 ], "toColor": [ 252, 204, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 204, 252, 255 ], "toColor": [ 216, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 245, 252, 255 ], "toColor": [ 189, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 221, 252, 255 ], "toColor": [ 194, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 230, 255 ], "toColor": [ 212, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 204, 255 ], "toColor": [ 252, 210, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 179, 255 ], "toColor": [ 235, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 227, 255 ], "toColor": [ 197, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 184, 252, 255 ], "toColor": [ 250, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 229, 252, 255 ], "toColor": [ 179, 229, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "\"SC-\" CONCAT [District_2]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 230, 0, 169, 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": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1292519.2039860561, "ymin": 59246.83897263557, "xmax": 2759390.798616264, "ymax": 1233454.0197530538, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "District_2", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "District_2", "type": "esriFieldTypeString", "alias": "District_2", "length": 254, "domain": null }, { "name": "SUM_total", "type": "esriFieldTypeDouble", "alias": "SUM_total", "domain": null }, { "name": "SUM_Hispan", "type": "esriFieldTypeDouble", "alias": "SUM_Hispan", "domain": null }, { "name": "SUM_VAP_Hi", "type": "esriFieldTypeDouble", "alias": "SUM_VAP_Hi", "domain": null }, { "name": "SUM_NH_WHT", "type": "esriFieldTypeDouble", "alias": "SUM_NH_WHT", "domain": null }, { "name": "SUM_VAP_NH", "type": "esriFieldTypeDouble", "alias": "SUM_VAP_NH", "domain": null }, { "name": "SUM_DOJ_BL", "type": "esriFieldTypeDouble", "alias": "SUM_DOJ_BL", "domain": null }, { "name": "SUM_VAP__1", "type": "esriFieldTypeDouble", "alias": "SUM_VAP__1", "domain": null }, { "name": "SUM_NH_DOJ", "type": "esriFieldTypeDouble", "alias": "SUM_NH_DOJ", "domain": null }, { "name": "SUM_VAP__2", "type": "esriFieldTypeDouble", "alias": "SUM_VAP__2", "domain": null }, { "name": "SUM_NH_D_1", "type": "esriFieldTypeDouble", "alias": "SUM_NH_D_1", "domain": null }, { "name": "SUM_VAP__3", "type": "esriFieldTypeDouble", "alias": "SUM_VAP__3", "domain": null }, { "name": "SUM_NH_D_2", "type": "esriFieldTypeDouble", "alias": "SUM_NH_D_2", "domain": null }, { "name": "SUM_VAP__4", "type": "esriFieldTypeDouble", "alias": "SUM_VAP__4", "domain": null }, { "name": "SUM_NH_D_3", "type": "esriFieldTypeDouble", "alias": "SUM_NH_D_3", "domain": null }, { "name": "SUM_VAP__5", "type": "esriFieldTypeDouble", "alias": "SUM_VAP__5", "domain": null }, { "name": "SUM_NH_D_4", "type": "esriFieldTypeDouble", "alias": "SUM_NH_D_4", "domain": null }, { "name": "SUM_VAP__6", "type": "esriFieldTypeDouble", "alias": "SUM_VAP__6", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R643_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S594_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6fd438e608b14134889eb080736bf4b3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "SC House 2020", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.404876809752, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "State Wide" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICT", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 211, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "DISTRICT", "classes": [ { "label": "HD-001", "description": "HD-001", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-001" ] ] }, { "label": "HD-002", "description": "HD-002", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-002" ] ] }, { "label": "HD-003", "description": "HD-003", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-003" ] ] }, { "label": "HD-004", "description": "HD-004", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-004" ] ] }, { "label": "HD-005", "description": "HD-005", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-005" ] ] }, { "label": "HD-006", "description": "HD-006", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-006" ] ] }, { "label": "HD-007", "description": "HD-007", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-007" ] ] }, { "label": "HD-008", "description": "HD-008", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-008" ] ] }, { "label": "HD-009", "description": "HD-009", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-009" ] ] }, { "label": "HD-010", "description": "HD-010", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-010" ] ] }, { "label": "HD-011", "description": "HD-011", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 185, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-011" ] ] }, { "label": "HD-012", "description": "HD-012", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-012" ] ] }, { "label": "HD-013", "description": "HD-013", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-013" ] ] }, { "label": "HD-014", "description": "HD-014", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-014" ] ] }, { "label": "HD-015", "description": "HD-015", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-015" ] ] }, { "label": "HD-016", "description": "HD-016", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 196, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-016" ] ] }, { "label": "HD-017", "description": "HD-017", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-017" ] ] }, { "label": "HD-018", "description": "HD-018", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-018" ] ] }, { "label": "HD-019", "description": "HD-019", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-019" ] ] }, { "label": "HD-020", "description": "HD-020", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-020" ] ] }, { "label": "HD-021", "description": "HD-021", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-021" ] ] }, { "label": "HD-022", "description": "HD-022", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-022" ] ] }, { "label": "HD-023", "description": "HD-023", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-023" ] ] }, { "label": "HD-024", "description": "HD-024", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-024" ] ] }, { "label": "HD-025", "description": "HD-025", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-025" ] ] }, { "label": "HD-026", "description": "HD-026", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-026" ] ] }, { "label": "HD-027", "description": "HD-027", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-027" ] ] }, { "label": "HD-028", "description": "HD-028", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-028" ] ] }, { "label": "HD-029", "description": "HD-029", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-029" ] ] }, { "label": "HD-030", "description": "HD-030", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-030" ] ] }, { "label": "HD-031", "description": "HD-031", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-031" ] ] }, { "label": "HD-032", "description": "HD-032", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-032" ] ] }, { "label": "HD-033", "description": "HD-033", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-033" ] ] }, { "label": "HD-034", "description": "HD-034", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-034" ] ] }, { "label": "HD-035", "description": "HD-035", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-035" ] ] }, { "label": "HD-036", "description": "HD-036", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 203, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-036" ] ] }, { "label": "HD-037", "description": "HD-037", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-037" ] ] }, { "label": "HD-038", "description": "HD-038", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 236, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-038" ] ] }, { "label": "HD-039", "description": "HD-039", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-039" ] ] }, { "label": "HD-040", "description": "HD-040", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-040" ] ] }, { "label": "HD-041", "description": "HD-041", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-041" ] ] }, { "label": "HD-042", "description": "HD-042", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-042" ] ] }, { "label": "HD-043", "description": "HD-043", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-043" ] ] }, { "label": "HD-044", "description": "HD-044", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-044" ] ] }, { "label": "HD-045", "description": "HD-045", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 237, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-045" ] ] }, { "label": "HD-046", "description": "HD-046", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-046" ] ] }, { "label": "HD-047", "description": "HD-047", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-047" ] ] }, { "label": "HD-048", "description": "HD-048", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-048" ] ] }, { "label": "HD-049", "description": "HD-049", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 214, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-049" ] ] }, { "label": "HD-050", "description": "HD-050", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 229, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-050" ] ] }, { "label": "HD-051", "description": "HD-051", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-051" ] ] }, { "label": "HD-052", "description": "HD-052", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-052" ] ] }, { "label": "HD-053", "description": "HD-053", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-053" ] ] }, { "label": "HD-054", "description": "HD-054", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-054" ] ] }, { "label": "HD-055", "description": "HD-055", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-055" ] ] }, { "label": "HD-056", "description": "HD-056", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-056" ] ] }, { "label": "HD-057", "description": "HD-057", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 198, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-057" ] ] }, { "label": "HD-058", "description": "HD-058", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-058" ] ] }, { "label": "HD-059", "description": "HD-059", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-059" ] ] }, { "label": "HD-060", "description": "HD-060", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-060" ] ] }, { "label": "HD-061", "description": "HD-061", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-061" ] ] }, { "label": "HD-062", "description": "HD-062", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-062" ] ] }, { "label": "HD-063", "description": "HD-063", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-063" ] ] }, { "label": "HD-064", "description": "HD-064", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-064" ] ] }, { "label": "HD-065", "description": "HD-065", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-065" ] ] }, { "label": "HD-066", "description": "HD-066", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-066" ] ] }, { "label": "HD-067", "description": "HD-067", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-067" ] ] }, { "label": "HD-068", "description": "HD-068", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-068" ] ] }, { "label": "HD-069", "description": "HD-069", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-069" ] ] }, { "label": "HD-070", "description": "HD-070", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 247, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-070" ] ] }, { "label": "HD-071", "description": "HD-071", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-071" ] ] }, { "label": "HD-072", "description": "HD-072", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-072" ] ] }, { "label": "HD-073", "description": "HD-073", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-073" ] ] }, { "label": "HD-074", "description": "HD-074", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-074" ] ] }, { "label": "HD-075", "description": "HD-075", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-075" ] ] }, { "label": "HD-076", "description": "HD-076", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-076" ] ] }, { "label": "HD-077", "description": "HD-077", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-077" ] ] }, { "label": "HD-078", "description": "HD-078", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-078" ] ] }, { "label": "HD-079", "description": "HD-079", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-079" ] ] }, { "label": "HD-080", "description": "HD-080", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-080" ] ] }, { "label": "HD-081", "description": "HD-081", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-081" ] ] }, { "label": "HD-082", "description": "HD-082", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-082" ] ] }, { "label": "HD-083", "description": "HD-083", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-083" ] ] }, { "label": "HD-084", "description": "HD-084", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-084" ] ] }, { "label": "HD-085", "description": "HD-085", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-085" ] ] }, { "label": "HD-086", "description": "HD-086", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-086" ] ] }, { "label": "HD-087", "description": "HD-087", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 183, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-087" ] ] }, { "label": "HD-088", "description": "HD-088", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 193, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-088" ] ] }, { "label": "HD-089", "description": "HD-089", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-089" ] ] }, { "label": "HD-090", "description": "HD-090", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 213, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-090" ] ] }, { "label": "HD-091", "description": "HD-091", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-091" ] ] }, { "label": "HD-092", "description": "HD-092", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-092" ] ] }, { "label": "HD-093", "description": "HD-093", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-093" ] ] }, { "label": "HD-094", "description": "HD-094", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-094" ] ] }, { "label": "HD-095", "description": "HD-095", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-095" ] ] }, { "label": "HD-096", "description": "HD-096", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-096" ] ] }, { "label": "HD-097", "description": "HD-097", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-097" ] ] }, { "label": "HD-098", "description": "HD-098", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-098" ] ] }, { "label": "HD-099", "description": "HD-099", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-099" ] ] }, { "label": "HD-100", "description": "HD-100", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-100" ] ] }, { "label": "HD-101", "description": "HD-101", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-101" ] ] }, { "label": "HD-102", "description": "HD-102", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-102" ] ] }, { "label": "HD-103", "description": "HD-103", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-103" ] ] }, { "label": "HD-104", "description": "HD-104", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-104" ] ] }, { "label": "HD-105", "description": "HD-105", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-105" ] ] }, { "label": "HD-106", "description": "HD-106", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-106" ] ] }, { "label": "HD-107", "description": "HD-107", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-107" ] ] }, { "label": "HD-108", "description": "HD-108", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-108" ] ] }, { "label": "HD-109", "description": "HD-109", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-109" ] ] }, { "label": "HD-110", "description": "HD-110", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-110" ] ] }, { "label": "HD-111", "description": "HD-111", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-111" ] ] }, { "label": "HD-112", "description": "HD-112", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 241, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-112" ] ] }, { "label": "HD-113", "description": "HD-113", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-113" ] ] }, { "label": "HD-114", "description": "HD-114", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-114" ] ] }, { "label": "HD-115", "description": "HD-115", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-115" ] ] }, { "label": "HD-116", "description": "HD-116", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-116" ] ] }, { "label": "HD-117", "description": "HD-117", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 247, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-117" ] ] }, { "label": "HD-118", "description": "HD-118", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-118" ] ] }, { "label": "HD-119", "description": "HD-119", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-119" ] ] }, { "label": "HD-120", "description": "HD-120", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-120" ] ] }, { "label": "HD-121", "description": "HD-121", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 226, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-121" ] ] }, { "label": "HD-122", "description": "HD-122", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-122" ] ] }, { "label": "HD-123", "description": "HD-123", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-123" ] ] }, { "label": "HD-124", "description": "HD-124", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "values": [ [ "HD-124" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-001", "label": "HD-001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 243, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-002", "label": "HD-002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-003", "label": "HD-003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-004", "label": "HD-004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-005", "label": "HD-005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-006", "label": "HD-006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-007", "label": "HD-007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-008", "label": "HD-008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-009", "label": "HD-009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-010", "label": "HD-010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 185, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-011", "label": "HD-011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-012", "label": "HD-012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-013", "label": "HD-013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-014", "label": "HD-014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-015", "label": "HD-015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 196, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-016", "label": "HD-016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-017", "label": "HD-017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 245, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-018", "label": "HD-018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 233, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-019", "label": "HD-019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-020", "label": "HD-020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-021", "label": "HD-021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-022", "label": "HD-022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-023", "label": "HD-023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-024", "label": "HD-024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-025", "label": "HD-025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-026", "label": "HD-026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-027", "label": "HD-027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-028", "label": "HD-028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-029", "label": "HD-029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 239, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-030", "label": "HD-030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-031", "label": "HD-031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-032", "label": "HD-032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-033", "label": "HD-033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-034", "label": "HD-034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-035", "label": "HD-035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 203, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-036", "label": "HD-036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-037", "label": "HD-037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 236, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-038", "label": "HD-038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-039", "label": "HD-039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-040", "label": "HD-040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 228, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-041", "label": "HD-041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-042", "label": "HD-042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-043", "label": "HD-043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-044", "label": "HD-044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 237, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-045", "label": "HD-045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-046", "label": "HD-046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-047", "label": "HD-047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-048", "label": "HD-048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 214, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-049", "label": "HD-049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 229, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-050", "label": "HD-050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-051", "label": "HD-051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-052", "label": "HD-052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-053", "label": "HD-053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-054", "label": "HD-054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-055", "label": "HD-055" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 221, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-056", "label": "HD-056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 198, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-057", "label": "HD-057" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-058", "label": "HD-058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-059", "label": "HD-059" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-060", "label": "HD-060" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-061", "label": "HD-061" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 201, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-062", "label": "HD-062" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-063", "label": "HD-063" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 230, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-064", "label": "HD-064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-065", "label": "HD-065" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-066", "label": "HD-066" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-067", "label": "HD-067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 232, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-068", "label": "HD-068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-069", "label": "HD-069" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 247, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-070", "label": "HD-070" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-071", "label": "HD-071" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-072", "label": "HD-072" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-073", "label": "HD-073" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-074", "label": "HD-074" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-075", "label": "HD-075" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-076", "label": "HD-076" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-077", "label": "HD-077" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-078", "label": "HD-078" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-079", "label": "HD-079" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-080", "label": "HD-080" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-081", "label": "HD-081" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-082", "label": "HD-082" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-083", "label": "HD-083" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-084", "label": "HD-084" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-085", "label": "HD-085" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-086", "label": "HD-086" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 183, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-087", "label": "HD-087" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 193, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-088", "label": "HD-088" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-089", "label": "HD-089" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 213, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-090", "label": "HD-090" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-091", "label": "HD-091" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-092", "label": "HD-092" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-093", "label": "HD-093" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-094", "label": "HD-094" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-095", "label": "HD-095" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-096", "label": "HD-096" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-097", "label": "HD-097" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-098", "label": "HD-098" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-099", "label": "HD-099" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 239, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-100", "label": "HD-100" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-101", "label": "HD-101" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-102", "label": "HD-102" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 244, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-103", "label": "HD-103" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-104", "label": "HD-104" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-105", "label": "HD-105" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-106", "label": "HD-106" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-107", "label": "HD-107" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-108", "label": "HD-108" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-109", "label": "HD-109" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-110", "label": "HD-110" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-111", "label": "HD-111" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 241, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-112", "label": "HD-112" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-113", "label": "HD-113" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-114", "label": "HD-114" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-115", "label": "HD-115" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-116", "label": "HD-116" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 247, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-117", "label": "HD-117" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 210, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-118", "label": "HD-118" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-119", "label": "HD-119" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-120", "label": "HD-120" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 226, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-121", "label": "HD-121" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-122", "label": "HD-122" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-123", "label": "HD-123" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "value": "HD-124", "label": "HD-124" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 179, 255 ], "toColor": [ 252, 212, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 252, 255 ], "toColor": [ 252, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 252, 179, 255 ], "toColor": [ 201, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 242, 252, 255 ], "toColor": [ 215, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 198, 252, 255 ], "toColor": [ 182, 198, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 189, 255 ], "toColor": [ 252, 179, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 212, 255 ], "toColor": [ 241, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 213, 255 ], "toColor": [ 179, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 230, 255 ], "toColor": [ 252, 215, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 212, 252, 255 ], "toColor": [ 226, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 236, 255 ], "toColor": [ 204, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 182, 255 ], "toColor": [ 244, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 212, 255 ], "toColor": [ 252, 226, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 214, 255 ], "toColor": [ 252, 182, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 216, 252, 255 ], "toColor": [ 179, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 182, 252, 255 ], "toColor": [ 221, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 182, 255 ], "toColor": [ 252, 196, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 204, 255 ], "toColor": [ 212, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 247, 255 ], "toColor": [ 252, 207, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 250, 252, 255 ], "toColor": [ 179, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 197, 252, 255 ], "toColor": [ 218, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 207, 255 ], "toColor": [ 252, 240, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 222, 252, 255 ], "toColor": [ 215, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 187, 252, 255 ], "toColor": [ 190, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 206, 255 ], "toColor": [ 252, 197, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 192, 255 ], "toColor": [ 226, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 192, 255 ], "toColor": [ 252, 242, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 240, 252, 255 ], "toColor": [ 184, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 185, 255 ], "toColor": [ 179, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 229, 255 ], "toColor": [ 252, 179, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 252, 255 ], "toColor": [ 204, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 214, 252, 255 ], "toColor": [ 194, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 222, 255 ], "toColor": [ 207, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 229, 255 ], "toColor": [ 252, 199, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 212, 255 ], "toColor": [ 252, 215, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 197, 255 ], "toColor": [ 245, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 231, 255 ], "toColor": [ 184, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 204, 252, 255 ], "toColor": [ 208, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 200, 255 ], "toColor": [ 187, 252, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 179, 255 ], "toColor": [ 252, 227, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 192, 255 ], "toColor": [ 252, 207, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 179, 252, 255 ], "toColor": [ 195, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 179, 255 ], "toColor": [ 222, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 197, 255 ], "toColor": [ 252, 200, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 232, 252, 255 ], "toColor": [ 215, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 243, 255 ], "toColor": [ 182, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 215, 255 ], "toColor": [ 229, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 221, 252, 255 ], "toColor": [ 189, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 206, 255 ], "toColor": [ 252, 184, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 252, 187, 255 ], "toColor": [ 193, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 215, 252, 255 ], "toColor": [ 246, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 205, 252, 255 ], "toColor": [ 179, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 227, 255 ], "toColor": [ 252, 189, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 182, 252, 255 ], "toColor": [ 236, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 210, 255 ], "toColor": [ 252, 250, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 207, 252, 255 ], "toColor": [ 243, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 194, 255 ], "toColor": [ 252, 225, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 244, 252, 255 ], "toColor": [ 199, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 209, 255 ], "toColor": [ 199, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 204, 255 ], "toColor": [ 226, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 197, 255 ], "toColor": [ 252, 218, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 242, 255 ], "toColor": [ 252, 212, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 234, 252, 255 ], "toColor": [ 202, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 218, 255 ], "toColor": [ 192, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 216, 255 ], "toColor": [ 252, 210, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 192, 255 ], "toColor": [ 252, 189, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 194, 252, 255 ], "toColor": [ 232, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 252, 184, 255 ], "toColor": [ 231, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 197, 255 ], "toColor": [ 252, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 226, 252, 255 ], "toColor": [ 187, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 204, 252, 255 ], "toColor": [ 249, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 213, 252, 255 ], "toColor": [ 212, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 246, 255 ], "toColor": [ 212, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 215, 255 ], "toColor": [ 215, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 252, 189, 255 ], "toColor": [ 211, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 202, 255 ], "toColor": [ 237, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 187, 252, 255 ], "toColor": [ 216, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 187, 252, 255 ], "toColor": [ 204, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 205, 255 ], "toColor": [ 252, 189, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 222, 255 ], "toColor": [ 179, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 194, 255 ], "toColor": [ 252, 237, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 230, 255 ], "toColor": [ 252, 207, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 188, 252, 255 ], "toColor": [ 179, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 204, 255 ], "toColor": [ 252, 218, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 182, 255 ], "toColor": [ 252, 188, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 241, 255 ], "toColor": [ 252, 179, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 216, 255 ], "toColor": [ 252, 199, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 179, 255 ], "toColor": [ 252, 200, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 197, 255 ], "toColor": [ 220, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 244, 255 ], "toColor": [ 252, 199, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 197, 252, 255 ], "toColor": [ 242, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 206, 255 ], "toColor": [ 184, 252, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 226, 252, 255 ], "toColor": [ 202, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 197, 252, 255 ], "toColor": [ 209, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 204, 255 ], "toColor": [ 252, 232, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 212, 255 ], "toColor": [ 252, 233, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 199, 252, 255 ], "toColor": [ 231, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 199, 255 ], "toColor": [ 252, 246, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 194, 255 ], "toColor": [ 202, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 179, 255 ], "toColor": [ 252, 207, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 189, 255 ], "toColor": [ 252, 251, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 240, 255 ], "toColor": [ 184, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 194, 252, 255 ], "toColor": [ 194, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 187, 255 ], "toColor": [ 252, 210, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 251, 255 ], "toColor": [ 189, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 179, 252, 255 ], "toColor": [ 185, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 189, 255 ], "toColor": [ 252, 200, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 246, 255 ], "toColor": [ 199, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 242, 255 ], "toColor": [ 252, 189, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 233, 255 ], "toColor": [ 252, 187, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 251, 252, 255 ], "toColor": [ 215, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 204, 255 ], "toColor": [ 244, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 236, 255 ], "toColor": [ 252, 204, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 204, 252, 255 ], "toColor": [ 216, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 245, 252, 255 ], "toColor": [ 189, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 221, 252, 255 ], "toColor": [ 194, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 230, 255 ], "toColor": [ 212, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 204, 255 ], "toColor": [ 252, 210, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 179, 255 ], "toColor": [ 235, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 227, 255 ], "toColor": [ 197, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 184, 252, 255 ], "toColor": [ 250, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 229, 252, 255 ], "toColor": [ 179, 229, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "\"SC-\" CONCAT [DISTRICT]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 38, 115, 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": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1292519.1957839727, "ymin": 59246.821748264134, "xmax": 2759390.7908242866, "ymax": 1233454.0029387847, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "sde.SDE.StateHouseDistrict.AREA", "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 12, "domain": null }, { "name": "MEMBERS", "type": "esriFieldTypeDouble", "alias": "MEMBERS", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 43, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R423_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S376_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6fd438e608b14134889eb080736bf4b3" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "SC Congressional 2020", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.404876809752, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "State Wide" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICT", "uniqueValueGroups": [ { "heading": "DISTRICT", "classes": [ { "label": "1", "description": "1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 3 } }, "values": [ [ "1" ] ] }, { "label": "2", "description": "2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 3 } }, "values": [ [ "2" ] ] }, { "label": "3", "description": "3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 3 } }, "values": [ [ "3" ] ] }, { "label": "4", "description": "4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 3 } }, "values": [ [ "4" ] ] }, { "label": "5", "description": "5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 3 } }, "values": [ [ "5" ] ] }, { "label": "6", "description": "6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 3 } }, "values": [ [ "6" ] ] }, { "label": "7", "description": "7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 3 } }, "values": [ [ "7" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 3 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 3 } }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 3 } }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 3 } }, "value": "4", "label": "4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 216, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 3 } }, "value": "5", "label": "5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 3 } }, "value": "6", "label": "6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 3 } }, "value": "7", "label": "7" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 179, 255 ], "toColor": [ 252, 212, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 185, 252, 255 ], "toColor": [ 182, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 250, 252, 255 ], "toColor": [ 192, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 218, 255 ], "toColor": [ 252, 184, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 182, 255 ], "toColor": [ 212, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 224, 252, 255 ], "toColor": [ 215, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 212, 255 ], "toColor": [ 249, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 220, 255 ], "toColor": [ 189, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 251, 255 ], "toColor": [ 252, 182, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 189, 255 ], "toColor": [ 252, 197, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 235, 255 ], "toColor": [ 252, 215, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 197, 252, 255 ], "toColor": [ 229, 197, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "\"US-HD-\" CONCAT [DISTRICT]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 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": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1292519.1957839727, "ymin": 59246.821748264134, "xmax": 2759390.7908242866, "ymax": 1233454.0029387847, "spatialReference": { "wkid": 2273, "latestWkid": 2273, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DISTRICT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 12, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R422_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S375_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6fd438e608b14134889eb080736bf4b3" } ], "tables": [] }