{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Polling Places", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "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>", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": 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 } }, "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 }, "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" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Polling Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAME" }, { "name": "POLLINGID", "type": "esriFieldTypeString", "alias": "Polling Place ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "POLLINGID" }, { "name": "FULLADD", "type": "esriFieldTypeString", "alias": "Full Site Address", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "FULLADD" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Polling Hours", "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" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPERHOURS" }, { "name": "HANDICAP", "type": "esriFieldTypeString", "alias": "Handicap Accessible", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "HANDICAP" }, { "name": "NEXTELECT", "type": "esriFieldTypeDate", "alias": "Next Election Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NEXTELECT" }, { "name": "REGDATE", "type": "esriFieldTypeDate", "alias": "Voter Registration Deadline", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REGDATE" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PHONE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EMAIL" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "Zip_", "type": "esriFieldTypeDouble", "alias": "Zip_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Zip_" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "OPTIONAL", "type": "esriFieldTypeString", "alias": "Optional Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OPTIONAL" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "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": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Polling Places", "description": "", "prototype": { "attributes": { "OPTIONAL": null, "NAME": null, "POLLINGID": null, "FULLADD": null, "CITY": null, "STATE": null, "OPERHOURS": null, "HANDICAP": null, "NEXTELECT": null, "REGDATE": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "LASTUPDATE": null, "LASTEDITOR": null, "Zip_": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GlobalID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5be42429bae84d4bab2162e1c87f9cb6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "VotingPrecinct", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": 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 } }, "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 }, "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": [ 220, 194, 252, 255 ], "toColor": [ 220, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 189, 255 ], "toColor": [ 179, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 182, 255 ], "toColor": [ 252, 205, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 248, 252, 255 ], "toColor": [ 184, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 210, 255 ], "toColor": [ 248, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 212, 255 ], "toColor": [ 252, 182, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 225, 252, 255 ], "toColor": [ 210, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 224, 255 ], "toColor": [ 252, 215, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 249, 255 ], "toColor": [ 252, 182, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 221, 255 ], "toColor": [ 192, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 184, 255 ], "toColor": [ 224, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 215, 252, 255 ], "toColor": [ 239, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 179, 255 ], "toColor": [ 252, 245, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Code_Name", "typeIdField": "PCode", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "County" }, { "name": "PCode", "type": "esriFieldTypeString", "alias": "PCode", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PCode" }, { "name": "Code_Name", "type": "esriFieldTypeString", "alias": "Code_Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Code_Name" }, { "name": "Labels", "type": "esriFieldTypeString", "alias": "Labels", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Labels" }, { "name": "PName", "type": "esriFieldTypeString", "alias": "PName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PName" }, { "name": "PPlace_Address", "type": "esriFieldTypeString", "alias": "Polling Address", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "PPlace_Address" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R421_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S374_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5be42429bae84d4bab2162e1c87f9cb6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Blocks Dissolved", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": 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 } }, "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 }, "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" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NC_Dist", "type": "esriFieldTypeString", "alias": "North Charleston CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NC_Dist" }, { "name": "SV_Dist", "type": "esriFieldTypeString", "alias": "Summerville CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SV_Dist" }, { "name": "DC_Dist", "type": "esriFieldTypeString", "alias": "Dorchester County CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DC_Dist" }, { "name": "SC_House", "type": "esriFieldTypeString", "alias": "SC House", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SC_House" }, { "name": "SC_Senate", "type": "esriFieldTypeString", "alias": "SC Senate", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SC_Senate" }, { "name": "US_House", "type": "esriFieldTypeString", "alias": "US House", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "US_House" }, { "name": "School_MD", "type": "esriFieldTypeString", "alias": "SchoolRepDist", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "School_MD" }, { "name": "PNAME", "type": "esriFieldTypeString", "alias": "Precinct_Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "PNAME" }, { "name": "VoterPrecinct", "type": "esriFieldTypeString", "alias": "VoterPrecinct", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "VoterPrecinct" }, { "name": "SG_Dist", "type": "esriFieldTypeString", "alias": "St George CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SG_Dist" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R821_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S749_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Blocks Dissolved", "description": "", "prototype": { "attributes": { "SG_Dist": null, "NC_Dist": null, "SV_Dist": null, "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "School_MD": null, "PNAME": null, "VoterPrecinct": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5be42429bae84d4bab2162e1c87f9cb6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "BLOCK DATA", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "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 } }, "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 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "NAME20", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "COUNTYFP20", "type": "esriFieldTypeString", "alias": "COUNTYFP20", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COUNTYFP20" }, { "name": "TRACTCE20", "type": "esriFieldTypeString", "alias": "TRACTCE20", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "TRACTCE20" }, { "name": "BLOCKCE20", "type": "esriFieldTypeString", "alias": "BLOCKCE20", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "BLOCKCE20" }, { "name": "GEOID20", "type": "esriFieldTypeString", "alias": "GEOID20", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "GEOID20" }, { "name": "NAME20", "type": "esriFieldTypeString", "alias": "NAME20", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NAME20" }, { "name": "Geographic", "type": "esriFieldTypeString", "alias": "Geographic", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Geographic" }, { "name": "County__FI", "type": "esriFieldTypeString", "alias": "County__FI", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "County__FI" }, { "name": "Census_Tra", "type": "esriFieldTypeString", "alias": "Census_Tra", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Census_Tra" }, { "name": "Block_Grou", "type": "esriFieldTypeString", "alias": "Block_Grou", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Block_Grou" }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Block" }, { "name": "Voting_Dis", "type": "esriFieldTypeString", "alias": "Voting_Dis", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Voting_Dis" }, { "name": "NC_Dist", "type": "esriFieldTypeString", "alias": "North Charleston CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NC_Dist" }, { "name": "SV_Dist", "type": "esriFieldTypeString", "alias": "Summerville CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SV_Dist" }, { "name": "DC_Dist", "type": "esriFieldTypeString", "alias": "Dorchester County CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DC_Dist" }, { "name": "SC_House", "type": "esriFieldTypeString", "alias": "SC House", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SC_House" }, { "name": "SC_Senate", "type": "esriFieldTypeString", "alias": "SC Senate", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SC_Senate" }, { "name": "US_House", "type": "esriFieldTypeString", "alias": "US House", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "US_House" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "School_MD", "type": "esriFieldTypeString", "alias": "SchoolRepDist", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "School_MD" }, { "name": "PNAME", "type": "esriFieldTypeString", "alias": "Precinct_Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "PNAME" }, { "name": "VoterPrecinct", "type": "esriFieldTypeString", "alias": "VoterPrecinct", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "VoterPrecinct" }, { "name": "SG_Dist", "type": "esriFieldTypeString", "alias": "St George CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SG_Dist" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S305_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "BLOCK DATA", "description": "", "prototype": { "attributes": { "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Voting_Dis": null, "NC_Dist": null, "SV_Dist": null, "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5be42429bae84d4bab2162e1c87f9cb6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "School Rep", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "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 } }, "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 }, "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": [ 220, 194, 252, 255 ], "toColor": [ 220, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 189, 255 ], "toColor": [ 179, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 182, 255 ], "toColor": [ 252, 205, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 248, 252, 255 ], "toColor": [ 184, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 210, 255 ], "toColor": [ 248, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 212, 255 ], "toColor": [ 252, 182, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 225, 252, 255 ], "toColor": [ 210, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 224, 255 ], "toColor": [ 252, 215, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 249, 255 ], "toColor": [ 252, 182, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 221, 255 ], "toColor": [ 192, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 184, 255 ], "toColor": [ 224, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 215, 252, 255 ], "toColor": [ 239, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 179, 255 ], "toColor": [ 252, 245, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 44.678312999999996, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "NAME20", "typeIdField": "School_MD", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "COUNTYFP20", "type": "esriFieldTypeString", "alias": "COUNTYFP20", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COUNTYFP20" }, { "name": "TRACTCE20", "type": "esriFieldTypeString", "alias": "TRACTCE20", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "TRACTCE20" }, { "name": "BLOCKCE20", "type": "esriFieldTypeString", "alias": "BLOCKCE20", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "BLOCKCE20" }, { "name": "GEOID20", "type": "esriFieldTypeString", "alias": "GEOID20", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "GEOID20" }, { "name": "NAME20", "type": "esriFieldTypeString", "alias": "NAME20", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NAME20" }, { "name": "FUNCSTAT20", "type": "esriFieldTypeString", "alias": "FUNCSTAT20", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FUNCSTAT20" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Logical_Re", "type": "esriFieldTypeDouble", "alias": "Logical_Re", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Logical_Re" }, { "name": "Geographic", "type": "esriFieldTypeString", "alias": "Geographic", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Geographic" }, { "name": "County__FI", "type": "esriFieldTypeString", "alias": "County__FI", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "County__FI" }, { "name": "Census_Tra", "type": "esriFieldTypeString", "alias": "Census_Tra", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Census_Tra" }, { "name": "Block_Grou", "type": "esriFieldTypeString", "alias": "Block_Grou", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Block_Grou" }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Block" }, { "name": "Congressio", "type": "esriFieldTypeString", "alias": "Congressio", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Congressio" }, { "name": "State_Legi", "type": "esriFieldTypeString", "alias": "State_Legi", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "State_Legi" }, { "name": "State_Le_1", "type": "esriFieldTypeString", "alias": "State_Le_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "State_Le_1" }, { "name": "Voting_Dis", "type": "esriFieldTypeString", "alias": "Voting_Dis", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Voting_Dis" }, { "name": "Area__Land", "type": "esriFieldTypeDouble", "alias": "Area__Land", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Area__Land" }, { "name": "Area__Wate", "type": "esriFieldTypeDouble", "alias": "Area__Wate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Area__Wate" }, { "name": "Area_Name_", "type": "esriFieldTypeString", "alias": "Area_Name_", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Area_Name_" }, { "name": "Population", "type": "esriFieldTypeDouble", "alias": "Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Population" }, { "name": "Housing_Un", "type": "esriFieldTypeDouble", "alias": "Housing_Un", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Housing_Un" }, { "name": "Internal_P", "type": "esriFieldTypeString", "alias": "Internal_P", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Internal_P" }, { "name": "Internal_1", "type": "esriFieldTypeString", "alias": "Internal_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Internal_1" }, { "name": "NC_Dist", "type": "esriFieldTypeString", "alias": "North Charleston CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NC_Dist" }, { "name": "SV_Dist", "type": "esriFieldTypeString", "alias": "Summerville CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SV_Dist" }, { "name": "DC_Dist", "type": "esriFieldTypeString", "alias": "Dorchester County CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DC_Dist" }, { "name": "SC_House", "type": "esriFieldTypeString", "alias": "SC House", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SC_House" }, { "name": "SC_Senate", "type": "esriFieldTypeString", "alias": "SC Senate", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SC_Senate" }, { "name": "US_House", "type": "esriFieldTypeString", "alias": "US House", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "US_House" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "School_MD", "type": "esriFieldTypeString", "alias": "SchoolRepDist", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "School_MD" }, { "name": "EstPop", "type": "esriFieldTypeInteger", "alias": "Estimated Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstPop" }, { "name": "PNAME", "type": "esriFieldTypeString", "alias": "Precinct_Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "PNAME" }, { "name": "VoterPrecinct", "type": "esriFieldTypeString", "alias": "VoterPrecinct", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "VoterPrecinct" }, { "name": "SG_Dist", "type": "esriFieldTypeString", "alias": "St George CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SG_Dist" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S305_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "SD2-1", "name": "SD2-1", "domains": {}, "templates": [ { "name": "SD2-1", "description": "", "prototype": { "attributes": { "PNAME": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "School_MD": "SD2-1", "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SD2-2", "name": "SD2-2", "domains": {}, "templates": [ { "name": "SD2-2", "description": "", "prototype": { "attributes": { "PNAME": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "School_MD": "SD2-2", "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SD2-3", "name": "SD2-3", "domains": {}, "templates": [ { "name": "SD2-3", "description": "", "prototype": { "attributes": { "PNAME": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "School_MD": "SD2-3", "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SD2-4", "name": "SD2-4", "domains": {}, "templates": [ { "name": "SD2-4", "description": "", "prototype": { "attributes": { "PNAME": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "School_MD": "SD2-4", "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SD2-5", "name": "SD2-5", "domains": {}, "templates": [ { "name": "SD2-5", "description": "", "prototype": { "attributes": { "PNAME": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "School_MD": "SD2-5", "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SD2-6", "name": "SD2-6", "domains": {}, "templates": [ { "name": "SD2-6", "description": "", "prototype": { "attributes": { "PNAME": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "School_MD": "SD2-6", "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SD2-7", "name": "SD2-7", "domains": {}, "templates": [ { "name": "SD2-7", "description": "", "prototype": { "attributes": { "PNAME": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "School_MD": "SD2-7", "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SDist-2", "name": "SDist-2", "domains": {}, "templates": [ { "name": "SDist-2", "description": "", "prototype": { "attributes": { "PNAME": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "School_MD": "SDist-2", "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SD4-1", "name": "SD4-1", "domains": {}, "templates": [ { "name": "SD4-1", "description": "", "prototype": { "attributes": { "PNAME": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "School_MD": "SD4-1", "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SD4-2", "name": "SD4-2", "domains": {}, "templates": [ { "name": "SD4-2", "description": "", "prototype": { "attributes": { "PNAME": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "School_MD": "SD4-2", "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SD4-3", "name": "SD4-3", "domains": {}, "templates": [ { "name": "SD4-3", "description": "", "prototype": { "attributes": { "PNAME": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "School_MD": "SD4-3", "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SD4-4", "name": "SD4-4", "domains": {}, "templates": [ { "name": "SD4-4", "description": "", "prototype": { "attributes": { "PNAME": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "School_MD": "SD4-4", "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SD4-5", "name": "SD4-5", "domains": {}, "templates": [ { "name": "SD4-5", "description": "", "prototype": { "attributes": { "PNAME": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "School_MD": "SD4-5", "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5be42429bae84d4bab2162e1c87f9cb6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "County DIstricts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "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 } }, "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 }, "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": [ 220, 194, 252, 255 ], "toColor": [ 220, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 189, 255 ], "toColor": [ 179, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 182, 255 ], "toColor": [ 252, 205, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 248, 252, 255 ], "toColor": [ 184, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 210, 255 ], "toColor": [ 248, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 212, 255 ], "toColor": [ 252, 182, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 225, 252, 255 ], "toColor": [ 210, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 224, 255 ], "toColor": [ 252, 215, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 249, 255 ], "toColor": [ 252, 182, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 221, 255 ], "toColor": [ 192, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 184, 255 ], "toColor": [ 224, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 215, 252, 255 ], "toColor": [ 239, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 179, 255 ], "toColor": [ 252, 245, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 44.678312999999996, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "NAME20", "typeIdField": "DC_Dist", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "COUNTYFP20", "type": "esriFieldTypeString", "alias": "COUNTYFP20", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COUNTYFP20" }, { "name": "TRACTCE20", "type": "esriFieldTypeString", "alias": "TRACTCE20", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "TRACTCE20" }, { "name": "BLOCKCE20", "type": "esriFieldTypeString", "alias": "BLOCKCE20", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "BLOCKCE20" }, { "name": "GEOID20", "type": "esriFieldTypeString", "alias": "GEOID20", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "GEOID20" }, { "name": "NAME20", "type": "esriFieldTypeString", "alias": "NAME20", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NAME20" }, { "name": "FUNCSTAT20", "type": "esriFieldTypeString", "alias": "FUNCSTAT20", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FUNCSTAT20" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Logical_Re", "type": "esriFieldTypeDouble", "alias": "Logical_Re", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Logical_Re" }, { "name": "Geographic", "type": "esriFieldTypeString", "alias": "Geographic", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Geographic" }, { "name": "County__FI", "type": "esriFieldTypeString", "alias": "County__FI", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "County__FI" }, { "name": "Census_Tra", "type": "esriFieldTypeString", "alias": "Census_Tra", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Census_Tra" }, { "name": "Block_Grou", "type": "esriFieldTypeString", "alias": "Block_Grou", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Block_Grou" }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Block" }, { "name": "Congressio", "type": "esriFieldTypeString", "alias": "Congressio", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Congressio" }, { "name": "State_Legi", "type": "esriFieldTypeString", "alias": "State_Legi", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "State_Legi" }, { "name": "State_Le_1", "type": "esriFieldTypeString", "alias": "State_Le_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "State_Le_1" }, { "name": "Voting_Dis", "type": "esriFieldTypeString", "alias": "Voting_Dis", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Voting_Dis" }, { "name": "Area__Land", "type": "esriFieldTypeDouble", "alias": "Area__Land", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Area__Land" }, { "name": "Area__Wate", "type": "esriFieldTypeDouble", "alias": "Area__Wate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Area__Wate" }, { "name": "Area_Name_", "type": "esriFieldTypeString", "alias": "Area_Name_", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Area_Name_" }, { "name": "Population", "type": "esriFieldTypeDouble", "alias": "Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Population" }, { "name": "Housing_Un", "type": "esriFieldTypeDouble", "alias": "Housing_Un", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Housing_Un" }, { "name": "Internal_P", "type": "esriFieldTypeString", "alias": "Internal_P", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Internal_P" }, { "name": "Internal_1", "type": "esriFieldTypeString", "alias": "Internal_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Internal_1" }, { "name": "NC_Dist", "type": "esriFieldTypeString", "alias": "North Charleston CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NC_Dist" }, { "name": "SV_Dist", "type": "esriFieldTypeString", "alias": "Summerville CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SV_Dist" }, { "name": "DC_Dist", "type": "esriFieldTypeString", "alias": "Dorchester County CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DC_Dist" }, { "name": "SC_House", "type": "esriFieldTypeString", "alias": "SC House", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SC_House" }, { "name": "SC_Senate", "type": "esriFieldTypeString", "alias": "SC Senate", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SC_Senate" }, { "name": "US_House", "type": "esriFieldTypeString", "alias": "US House", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "US_House" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "School_MD", "type": "esriFieldTypeString", "alias": "SchoolRepDist", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "School_MD" }, { "name": "EstPop", "type": "esriFieldTypeInteger", "alias": "Estimated Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstPop" }, { "name": "PNAME", "type": "esriFieldTypeString", "alias": "Precinct_Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "PNAME" }, { "name": "VoterPrecinct", "type": "esriFieldTypeString", "alias": "VoterPrecinct", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "VoterPrecinct" }, { "name": "SG_Dist", "type": "esriFieldTypeString", "alias": "St George CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SG_Dist" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S305_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "1", "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "SV_Dist": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "DC_Dist": "1", "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null, "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "2", "name": "2", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "SV_Dist": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "DC_Dist": "2", "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null, "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "3", "name": "3", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "SV_Dist": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "DC_Dist": "3", "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null, "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "4", "name": "4", "domains": {}, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "SV_Dist": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "DC_Dist": "4", "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null, "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "5", "name": "5", "domains": {}, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "SV_Dist": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "DC_Dist": "5", "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null, "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "6", "name": "6", "domains": {}, "templates": [ { "name": "6", "description": "", "prototype": { "attributes": { "SV_Dist": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "DC_Dist": "6", "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null, "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "7", "name": "7", "domains": {}, "templates": [ { "name": "7", "description": "", "prototype": { "attributes": { "SV_Dist": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "DC_Dist": "7", "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null, "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5be42429bae84d4bab2162e1c87f9cb6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "House", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "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 } }, "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 }, "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": [ 220, 194, 252, 255 ], "toColor": [ 220, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 189, 255 ], "toColor": [ 179, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 182, 255 ], "toColor": [ 252, 205, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 248, 252, 255 ], "toColor": [ 184, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 210, 255 ], "toColor": [ 248, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 212, 255 ], "toColor": [ 252, 182, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 225, 252, 255 ], "toColor": [ 210, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 224, 255 ], "toColor": [ 252, 215, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 249, 255 ], "toColor": [ 252, 182, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 221, 255 ], "toColor": [ 192, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 184, 255 ], "toColor": [ 224, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 215, 252, 255 ], "toColor": [ 239, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 179, 255 ], "toColor": [ 252, 245, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 44.678312999999996, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "NAME20", "typeIdField": "SC_House", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "COUNTYFP20", "type": "esriFieldTypeString", "alias": "COUNTYFP20", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COUNTYFP20" }, { "name": "TRACTCE20", "type": "esriFieldTypeString", "alias": "TRACTCE20", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "TRACTCE20" }, { "name": "BLOCKCE20", "type": "esriFieldTypeString", "alias": "BLOCKCE20", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "BLOCKCE20" }, { "name": "GEOID20", "type": "esriFieldTypeString", "alias": "GEOID20", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "GEOID20" }, { "name": "NAME20", "type": "esriFieldTypeString", "alias": "NAME20", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NAME20" }, { "name": "FUNCSTAT20", "type": "esriFieldTypeString", "alias": "FUNCSTAT20", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FUNCSTAT20" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Logical_Re", "type": "esriFieldTypeDouble", "alias": "Logical_Re", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Logical_Re" }, { "name": "Geographic", "type": "esriFieldTypeString", "alias": "Geographic", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Geographic" }, { "name": "County__FI", "type": "esriFieldTypeString", "alias": "County__FI", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "County__FI" }, { "name": "Census_Tra", "type": "esriFieldTypeString", "alias": "Census_Tra", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Census_Tra" }, { "name": "Block_Grou", "type": "esriFieldTypeString", "alias": "Block_Grou", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Block_Grou" }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Block" }, { "name": "Congressio", "type": "esriFieldTypeString", "alias": "Congressio", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Congressio" }, { "name": "State_Legi", "type": "esriFieldTypeString", "alias": "State_Legi", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "State_Legi" }, { "name": "State_Le_1", "type": "esriFieldTypeString", "alias": "State_Le_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "State_Le_1" }, { "name": "Voting_Dis", "type": "esriFieldTypeString", "alias": "Voting_Dis", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Voting_Dis" }, { "name": "Area__Land", "type": "esriFieldTypeDouble", "alias": "Area__Land", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Area__Land" }, { "name": "Area__Wate", "type": "esriFieldTypeDouble", "alias": "Area__Wate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Area__Wate" }, { "name": "Area_Name_", "type": "esriFieldTypeString", "alias": "Area_Name_", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Area_Name_" }, { "name": "Population", "type": "esriFieldTypeDouble", "alias": "Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Population" }, { "name": "Housing_Un", "type": "esriFieldTypeDouble", "alias": "Housing_Un", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Housing_Un" }, { "name": "Internal_P", "type": "esriFieldTypeString", "alias": "Internal_P", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Internal_P" }, { "name": "Internal_1", "type": "esriFieldTypeString", "alias": "Internal_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Internal_1" }, { "name": "NC_Dist", "type": "esriFieldTypeString", "alias": "North Charleston CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NC_Dist" }, { "name": "SV_Dist", "type": "esriFieldTypeString", "alias": "Summerville CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SV_Dist" }, { "name": "DC_Dist", "type": "esriFieldTypeString", "alias": "Dorchester County CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DC_Dist" }, { "name": "SC_House", "type": "esriFieldTypeString", "alias": "SC House", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SC_House" }, { "name": "SC_Senate", "type": "esriFieldTypeString", "alias": "SC Senate", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SC_Senate" }, { "name": "US_House", "type": "esriFieldTypeString", "alias": "US House", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "US_House" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "School_MD", "type": "esriFieldTypeString", "alias": "SchoolRepDist", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "School_MD" }, { "name": "EstPop", "type": "esriFieldTypeInteger", "alias": "Estimated Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstPop" }, { "name": "PNAME", "type": "esriFieldTypeString", "alias": "Precinct_Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "PNAME" }, { "name": "VoterPrecinct", "type": "esriFieldTypeString", "alias": "VoterPrecinct", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "VoterPrecinct" }, { "name": "SG_Dist", "type": "esriFieldTypeString", "alias": "St George CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SG_Dist" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S305_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "HD-090", "name": "HD-090", "domains": {}, "templates": [ { "name": "HD-090", "description": "", "prototype": { "attributes": { "VoterPrecinct": null, "SG_Dist": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "DC_Dist": null, "SC_House": "HD-090", "SC_Senate": null, "US_House": null, "PNAME": null, "EstPop": null, "School_MD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-094", "name": "HD-094", "domains": {}, "templates": [ { "name": "HD-094", "description": "", "prototype": { "attributes": { "DC_Dist": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "SC_House": "HD-094", "SC_Senate": null, "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null, "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-095", "name": "HD-095", "domains": {}, "templates": [ { "name": "HD-095", "description": "", "prototype": { "attributes": { "DC_Dist": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "SC_House": "HD-095", "SC_Senate": null, "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null, "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-097", "name": "HD-097", "domains": {}, "templates": [ { "name": "HD-097", "description": "", "prototype": { "attributes": { "DC_Dist": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "SC_House": "HD-097", "SC_Senate": null, "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null, "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-098", "name": "HD-098", "domains": {}, "templates": [ { "name": "HD-098", "description": "", "prototype": { "attributes": { "DC_Dist": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "SC_House": "HD-098", "SC_Senate": null, "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null, "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-102", "name": "HD-102", "domains": {}, "templates": [ { "name": "HD-102", "description": "", "prototype": { "attributes": { "DC_Dist": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "SC_House": "HD-102", "SC_Senate": null, "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null, "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-109", "name": "HD-109", "domains": {}, "templates": [ { "name": "HD-109", "description": "", "prototype": { "attributes": { "DC_Dist": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "SC_House": "HD-109", "SC_Senate": null, "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null, "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-114", "name": "HD-114", "domains": {}, "templates": [ { "name": "HD-114", "description": "", "prototype": { "attributes": { "DC_Dist": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "SC_House": "HD-114", "SC_Senate": null, "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null, "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5be42429bae84d4bab2162e1c87f9cb6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Senate", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "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 } }, "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 }, "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": [ 220, 194, 252, 255 ], "toColor": [ 220, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 189, 255 ], "toColor": [ 179, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 182, 255 ], "toColor": [ 252, 205, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 248, 252, 255 ], "toColor": [ 184, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 210, 255 ], "toColor": [ 248, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 212, 255 ], "toColor": [ 252, 182, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 225, 252, 255 ], "toColor": [ 210, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 224, 255 ], "toColor": [ 252, 215, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 249, 255 ], "toColor": [ 252, 182, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 221, 255 ], "toColor": [ 192, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 184, 255 ], "toColor": [ 224, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 215, 252, 255 ], "toColor": [ 239, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 179, 255 ], "toColor": [ 252, 245, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 44.678312999999996, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "NAME20", "typeIdField": "SC_Senate", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "COUNTYFP20", "type": "esriFieldTypeString", "alias": "COUNTYFP20", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COUNTYFP20" }, { "name": "TRACTCE20", "type": "esriFieldTypeString", "alias": "TRACTCE20", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "TRACTCE20" }, { "name": "BLOCKCE20", "type": "esriFieldTypeString", "alias": "BLOCKCE20", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "BLOCKCE20" }, { "name": "GEOID20", "type": "esriFieldTypeString", "alias": "GEOID20", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "GEOID20" }, { "name": "NAME20", "type": "esriFieldTypeString", "alias": "NAME20", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NAME20" }, { "name": "FUNCSTAT20", "type": "esriFieldTypeString", "alias": "FUNCSTAT20", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FUNCSTAT20" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Logical_Re", "type": "esriFieldTypeDouble", "alias": "Logical_Re", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Logical_Re" }, { "name": "Geographic", "type": "esriFieldTypeString", "alias": "Geographic", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Geographic" }, { "name": "County__FI", "type": "esriFieldTypeString", "alias": "County__FI", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "County__FI" }, { "name": "Census_Tra", "type": "esriFieldTypeString", "alias": "Census_Tra", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Census_Tra" }, { "name": "Block_Grou", "type": "esriFieldTypeString", "alias": "Block_Grou", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Block_Grou" }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Block" }, { "name": "Congressio", "type": "esriFieldTypeString", "alias": "Congressio", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Congressio" }, { "name": "State_Legi", "type": "esriFieldTypeString", "alias": "State_Legi", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "State_Legi" }, { "name": "State_Le_1", "type": "esriFieldTypeString", "alias": "State_Le_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "State_Le_1" }, { "name": "Voting_Dis", "type": "esriFieldTypeString", "alias": "Voting_Dis", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Voting_Dis" }, { "name": "Area__Land", "type": "esriFieldTypeDouble", "alias": "Area__Land", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Area__Land" }, { "name": "Area__Wate", "type": "esriFieldTypeDouble", "alias": "Area__Wate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Area__Wate" }, { "name": "Area_Name_", "type": "esriFieldTypeString", "alias": "Area_Name_", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Area_Name_" }, { "name": "Population", "type": "esriFieldTypeDouble", "alias": "Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Population" }, { "name": "Housing_Un", "type": "esriFieldTypeDouble", "alias": "Housing_Un", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Housing_Un" }, { "name": "Internal_P", "type": "esriFieldTypeString", "alias": "Internal_P", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Internal_P" }, { "name": "Internal_1", "type": "esriFieldTypeString", "alias": "Internal_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Internal_1" }, { "name": "NC_Dist", "type": "esriFieldTypeString", "alias": "North Charleston CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NC_Dist" }, { "name": "SV_Dist", "type": "esriFieldTypeString", "alias": "Summerville CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SV_Dist" }, { "name": "DC_Dist", "type": "esriFieldTypeString", "alias": "Dorchester County CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DC_Dist" }, { "name": "SC_House", "type": "esriFieldTypeString", "alias": "SC House", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SC_House" }, { "name": "SC_Senate", "type": "esriFieldTypeString", "alias": "SC Senate", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SC_Senate" }, { "name": "US_House", "type": "esriFieldTypeString", "alias": "US House", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "US_House" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "School_MD", "type": "esriFieldTypeString", "alias": "SchoolRepDist", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "School_MD" }, { "name": "EstPop", "type": "esriFieldTypeInteger", "alias": "Estimated Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstPop" }, { "name": "PNAME", "type": "esriFieldTypeString", "alias": "Precinct_Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "PNAME" }, { "name": "VoterPrecinct", "type": "esriFieldTypeString", "alias": "VoterPrecinct", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "VoterPrecinct" }, { "name": "SG_Dist", "type": "esriFieldTypeString", "alias": "St George CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SG_Dist" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S305_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "SD-38", "name": "SD-38", "domains": {}, "templates": [ { "name": "SD-38", "description": "", "prototype": { "attributes": { "SC_House": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "DC_Dist": null, "SC_Senate": "SD-38", "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null, "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SD-39", "name": "SD-39", "domains": {}, "templates": [ { "name": "SD-39", "description": "", "prototype": { "attributes": { "SC_House": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "DC_Dist": null, "SC_Senate": "SD-39", "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null, "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SD-41", "name": "SD-41", "domains": {}, "templates": [ { "name": "SD-41", "description": "", "prototype": { "attributes": { "SC_House": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "DC_Dist": null, "SC_Senate": "SD-41", "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null, "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SD-42", "name": "SD-42", "domains": {}, "templates": [ { "name": "SD-42", "description": "", "prototype": { "attributes": { "SC_House": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "DC_Dist": null, "SC_Senate": "SD-42", "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null, "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5be42429bae84d4bab2162e1c87f9cb6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Congresional", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "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 } }, "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 }, "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": [ 220, 194, 252, 255 ], "toColor": [ 220, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 189, 255 ], "toColor": [ 179, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 182, 255 ], "toColor": [ 252, 205, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 248, 252, 255 ], "toColor": [ 184, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 210, 255 ], "toColor": [ 248, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 212, 255 ], "toColor": [ 252, 182, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 225, 252, 255 ], "toColor": [ 210, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 224, 255 ], "toColor": [ 252, 215, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 249, 255 ], "toColor": [ 252, 182, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 221, 255 ], "toColor": [ 192, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 184, 255 ], "toColor": [ 224, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 215, 252, 255 ], "toColor": [ 239, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 245, 179, 255 ], "toColor": [ 252, 245, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 44.678312999999996, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "NAME20", "typeIdField": "US_House", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "COUNTYFP20", "type": "esriFieldTypeString", "alias": "COUNTYFP20", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COUNTYFP20" }, { "name": "TRACTCE20", "type": "esriFieldTypeString", "alias": "TRACTCE20", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "TRACTCE20" }, { "name": "BLOCKCE20", "type": "esriFieldTypeString", "alias": "BLOCKCE20", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "BLOCKCE20" }, { "name": "GEOID20", "type": "esriFieldTypeString", "alias": "GEOID20", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "GEOID20" }, { "name": "NAME20", "type": "esriFieldTypeString", "alias": "NAME20", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NAME20" }, { "name": "FUNCSTAT20", "type": "esriFieldTypeString", "alias": "FUNCSTAT20", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FUNCSTAT20" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Logical_Re", "type": "esriFieldTypeDouble", "alias": "Logical_Re", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Logical_Re" }, { "name": "Geographic", "type": "esriFieldTypeString", "alias": "Geographic", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Geographic" }, { "name": "County__FI", "type": "esriFieldTypeString", "alias": "County__FI", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "County__FI" }, { "name": "Census_Tra", "type": "esriFieldTypeString", "alias": "Census_Tra", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Census_Tra" }, { "name": "Block_Grou", "type": "esriFieldTypeString", "alias": "Block_Grou", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Block_Grou" }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Block" }, { "name": "Congressio", "type": "esriFieldTypeString", "alias": "Congressio", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Congressio" }, { "name": "State_Legi", "type": "esriFieldTypeString", "alias": "State_Legi", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "State_Legi" }, { "name": "State_Le_1", "type": "esriFieldTypeString", "alias": "State_Le_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "State_Le_1" }, { "name": "Voting_Dis", "type": "esriFieldTypeString", "alias": "Voting_Dis", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Voting_Dis" }, { "name": "Area__Land", "type": "esriFieldTypeDouble", "alias": "Area__Land", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Area__Land" }, { "name": "Area__Wate", "type": "esriFieldTypeDouble", "alias": "Area__Wate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Area__Wate" }, { "name": "Area_Name_", "type": "esriFieldTypeString", "alias": "Area_Name_", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Area_Name_" }, { "name": "Population", "type": "esriFieldTypeDouble", "alias": "Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Population" }, { "name": "Housing_Un", "type": "esriFieldTypeDouble", "alias": "Housing_Un", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Housing_Un" }, { "name": "Internal_P", "type": "esriFieldTypeString", "alias": "Internal_P", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Internal_P" }, { "name": "Internal_1", "type": "esriFieldTypeString", "alias": "Internal_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Internal_1" }, { "name": "NC_Dist", "type": "esriFieldTypeString", "alias": "North Charleston CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NC_Dist" }, { "name": "SV_Dist", "type": "esriFieldTypeString", "alias": "Summerville CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SV_Dist" }, { "name": "DC_Dist", "type": "esriFieldTypeString", "alias": "Dorchester County CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DC_Dist" }, { "name": "SC_House", "type": "esriFieldTypeString", "alias": "SC House", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SC_House" }, { "name": "SC_Senate", "type": "esriFieldTypeString", "alias": "SC Senate", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SC_Senate" }, { "name": "US_House", "type": "esriFieldTypeString", "alias": "US House", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "US_House" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "School_MD", "type": "esriFieldTypeString", "alias": "SchoolRepDist", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "School_MD" }, { "name": "EstPop", "type": "esriFieldTypeInteger", "alias": "Estimated Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstPop" }, { "name": "PNAME", "type": "esriFieldTypeString", "alias": "Precinct_Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "PNAME" }, { "name": "VoterPrecinct", "type": "esriFieldTypeString", "alias": "VoterPrecinct", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "VoterPrecinct" }, { "name": "SG_Dist", "type": "esriFieldTypeString", "alias": "St George CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SG_Dist" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S305_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "1", "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "SC_Senate": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "DC_Dist": null, "SC_House": null, "US_House": "1", "SG_Dist": null, "PNAME": null, "School_MD": null, "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "6", "name": "6", "domains": {}, "templates": [ { "name": "6", "description": "", "prototype": { "attributes": { "SC_Senate": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "DC_Dist": null, "SC_House": null, "US_House": "6", "SG_Dist": null, "PNAME": null, "School_MD": null, "EstPop": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5be42429bae84d4bab2162e1c87f9cb6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "St George BLOCK", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "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 } }, "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 }, "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": [ 252, 226, 212, 255 ], "toColor": [ 252, 226, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 182, 252, 255 ], "toColor": [ 191, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 189, 255 ], "toColor": [ 184, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 231, 252, 255 ], "toColor": [ 182, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 217, 255 ], "toColor": [ 252, 182, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 189, 255 ], "toColor": [ 250, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 232, 255 ], "toColor": [ 204, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 215, 252, 255 ], "toColor": [ 232, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 252, 255 ], "toColor": [ 252, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 182, 255 ], "toColor": [ 252, 190, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 207, 252, 255 ], "toColor": [ 179, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 232, 255 ], "toColor": [ 252, 212, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 179, 255 ], "toColor": [ 252, 222, 179, 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" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "NAME20", "typeIdField": "SG_Dist", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "COUNTYFP20", "type": "esriFieldTypeString", "alias": "COUNTYFP20", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COUNTYFP20" }, { "name": "TRACTCE20", "type": "esriFieldTypeString", "alias": "TRACTCE20", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "TRACTCE20" }, { "name": "BLOCKCE20", "type": "esriFieldTypeString", "alias": "BLOCKCE20", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "BLOCKCE20" }, { "name": "GEOID20", "type": "esriFieldTypeString", "alias": "GEOID20", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "GEOID20" }, { "name": "NAME20", "type": "esriFieldTypeString", "alias": "NAME20", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NAME20" }, { "name": "FUNCSTAT20", "type": "esriFieldTypeString", "alias": "FUNCSTAT20", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FUNCSTAT20" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Logical_Re", "type": "esriFieldTypeDouble", "alias": "Logical_Re", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Logical_Re" }, { "name": "Geographic", "type": "esriFieldTypeString", "alias": "Geographic", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Geographic" }, { "name": "County__FI", "type": "esriFieldTypeString", "alias": "County__FI", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "County__FI" }, { "name": "Census_Tra", "type": "esriFieldTypeString", "alias": "Census_Tra", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Census_Tra" }, { "name": "Block_Grou", "type": "esriFieldTypeString", "alias": "Block_Grou", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Block_Grou" }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Block" }, { "name": "Congressio", "type": "esriFieldTypeString", "alias": "Congressio", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Congressio" }, { "name": "State_Legi", "type": "esriFieldTypeString", "alias": "State_Legi", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "State_Legi" }, { "name": "State_Le_1", "type": "esriFieldTypeString", "alias": "State_Le_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "State_Le_1" }, { "name": "Voting_Dis", "type": "esriFieldTypeString", "alias": "Voting_Dis", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Voting_Dis" }, { "name": "Area__Land", "type": "esriFieldTypeDouble", "alias": "Area__Land", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Area__Land" }, { "name": "Area__Wate", "type": "esriFieldTypeDouble", "alias": "Area__Wate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Area__Wate" }, { "name": "Area_Name_", "type": "esriFieldTypeString", "alias": "Area_Name_", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Area_Name_" }, { "name": "Population", "type": "esriFieldTypeDouble", "alias": "Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Population" }, { "name": "Housing_Un", "type": "esriFieldTypeDouble", "alias": "Housing_Un", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Housing_Un" }, { "name": "Internal_P", "type": "esriFieldTypeString", "alias": "Internal_P", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Internal_P" }, { "name": "Internal_1", "type": "esriFieldTypeString", "alias": "Internal_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Internal_1" }, { "name": "NC_Dist", "type": "esriFieldTypeString", "alias": "North Charleston CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NC_Dist" }, { "name": "SV_Dist", "type": "esriFieldTypeString", "alias": "Summerville CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SV_Dist" }, { "name": "DC_Dist", "type": "esriFieldTypeString", "alias": "Dorchester County CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DC_Dist" }, { "name": "SC_House", "type": "esriFieldTypeString", "alias": "SC House", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SC_House" }, { "name": "SC_Senate", "type": "esriFieldTypeString", "alias": "SC Senate", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SC_Senate" }, { "name": "US_House", "type": "esriFieldTypeString", "alias": "US House", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "US_House" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "School_MD", "type": "esriFieldTypeString", "alias": "SchoolRepDist", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "School_MD" }, { "name": "EstPop", "type": "esriFieldTypeInteger", "alias": "Estimated Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstPop" }, { "name": "PNAME", "type": "esriFieldTypeString", "alias": "Precinct_Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "PNAME" }, { "name": "VoterPrecinct", "type": "esriFieldTypeString", "alias": "VoterPrecinct", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "VoterPrecinct" }, { "name": "SG_Dist", "type": "esriFieldTypeString", "alias": "St George CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SG_Dist" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S305_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "SG-1", "name": "SG-1", "domains": {}, "templates": [ { "name": "SG-1", "description": "", "prototype": { "attributes": { "VoterPrecinct": null, "PNAME": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": "SG-1", "EstPop": null, "School_MD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SG-2", "name": "SG-2", "domains": {}, "templates": [ { "name": "SG-2", "description": "", "prototype": { "attributes": { "VoterPrecinct": null, "PNAME": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": "SG-2", "EstPop": null, "School_MD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SG-3", "name": "SG-3", "domains": {}, "templates": [ { "name": "SG-3", "description": "", "prototype": { "attributes": { "VoterPrecinct": null, "PNAME": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": "SG-3", "EstPop": null, "School_MD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SG-4", "name": "SG-4", "domains": {}, "templates": [ { "name": "SG-4", "description": "", "prototype": { "attributes": { "VoterPrecinct": null, "PNAME": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": "SG-4", "EstPop": null, "School_MD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SG-5", "name": "SG-5", "domains": {}, "templates": [ { "name": "SG-5", "description": "", "prototype": { "attributes": { "VoterPrecinct": null, "PNAME": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": "SG-5", "EstPop": null, "School_MD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SG-6", "name": "SG-6", "domains": {}, "templates": [ { "name": "SG-6", "description": "", "prototype": { "attributes": { "VoterPrecinct": null, "PNAME": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "FUNCSTAT20": null, "OBJECTID": null, "Logical_Re": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Congressio": null, "State_Legi": null, "State_Le_1": null, "Voting_Dis": null, "Area__Land": null, "Area__Wate": null, "Area_Name_": null, "Population": null, "Housing_Un": null, "Internal_P": null, "Internal_1": null, "NC_Dist": null, "SV_Dist": null, "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": "SG-6", "EstPop": null, "School_MD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5be42429bae84d4bab2162e1c87f9cb6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Suummerville BLOCK", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "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 } }, "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 }, "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": [ 252, 226, 212, 255 ], "toColor": [ 252, 226, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 182, 252, 255 ], "toColor": [ 191, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 189, 255 ], "toColor": [ 184, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 231, 252, 255 ], "toColor": [ 182, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 217, 255 ], "toColor": [ 252, 182, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 189, 255 ], "toColor": [ 250, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 232, 255 ], "toColor": [ 204, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 215, 252, 255 ], "toColor": [ 232, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 252, 255 ], "toColor": [ 252, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 182, 255 ], "toColor": [ 252, 190, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 207, 252, 255 ], "toColor": [ 179, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 232, 255 ], "toColor": [ 252, 212, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 179, 255 ], "toColor": [ 252, 222, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 44.678312999999996, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "NAME20", "typeIdField": "SV_Dist", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "COUNTYFP20", "type": "esriFieldTypeString", "alias": "COUNTYFP20", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COUNTYFP20" }, { "name": "TRACTCE20", "type": "esriFieldTypeString", "alias": "TRACTCE20", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "TRACTCE20" }, { "name": "BLOCKCE20", "type": "esriFieldTypeString", "alias": "BLOCKCE20", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "BLOCKCE20" }, { "name": "GEOID20", "type": "esriFieldTypeString", "alias": "GEOID20", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "GEOID20" }, { "name": "NAME20", "type": "esriFieldTypeString", "alias": "NAME20", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NAME20" }, { "name": "Geographic", "type": "esriFieldTypeString", "alias": "Geographic", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Geographic" }, { "name": "County__FI", "type": "esriFieldTypeString", "alias": "County__FI", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "County__FI" }, { "name": "Census_Tra", "type": "esriFieldTypeString", "alias": "Census_Tra", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Census_Tra" }, { "name": "Block_Grou", "type": "esriFieldTypeString", "alias": "Block_Grou", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Block_Grou" }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Block" }, { "name": "Voting_Dis", "type": "esriFieldTypeString", "alias": "Voting_Dis", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Voting_Dis" }, { "name": "NC_Dist", "type": "esriFieldTypeString", "alias": "North Charleston CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NC_Dist" }, { "name": "SV_Dist", "type": "esriFieldTypeString", "alias": "Summerville CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SV_Dist" }, { "name": "DC_Dist", "type": "esriFieldTypeString", "alias": "Dorchester County CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DC_Dist" }, { "name": "SC_House", "type": "esriFieldTypeString", "alias": "SC House", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SC_House" }, { "name": "SC_Senate", "type": "esriFieldTypeString", "alias": "SC Senate", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SC_Senate" }, { "name": "US_House", "type": "esriFieldTypeString", "alias": "US House", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "US_House" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "School_MD", "type": "esriFieldTypeString", "alias": "SchoolRepDist", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "School_MD" }, { "name": "PNAME", "type": "esriFieldTypeString", "alias": "Precinct_Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "PNAME" }, { "name": "VoterPrecinct", "type": "esriFieldTypeString", "alias": "VoterPrecinct", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "VoterPrecinct" }, { "name": "SG_Dist", "type": "esriFieldTypeString", "alias": "St George CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SG_Dist" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S305_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "1", "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "NC_Dist": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Voting_Dis": null, "SV_Dist": "1", "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "2", "name": "2", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "NC_Dist": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Voting_Dis": null, "SV_Dist": "2", "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "3", "name": "3", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "NC_Dist": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Voting_Dis": null, "SV_Dist": "3", "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "4", "name": "4", "domains": {}, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "NC_Dist": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Voting_Dis": null, "SV_Dist": "4", "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "5", "name": "5", "domains": {}, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "NC_Dist": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Voting_Dis": null, "SV_Dist": "5", "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "6", "name": "6", "domains": {}, "templates": [ { "name": "6", "description": "", "prototype": { "attributes": { "NC_Dist": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "Voting_Dis": null, "SV_Dist": "6", "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5be42429bae84d4bab2162e1c87f9cb6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "North Charleston BLOCK", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "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 } }, "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 }, "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": [ 252, 226, 212, 255 ], "toColor": [ 252, 226, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 182, 252, 255 ], "toColor": [ 191, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 189, 255 ], "toColor": [ 184, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 231, 252, 255 ], "toColor": [ 182, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 217, 255 ], "toColor": [ 252, 182, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 189, 255 ], "toColor": [ 250, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 232, 255 ], "toColor": [ 204, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 215, 252, 255 ], "toColor": [ 232, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 252, 255 ], "toColor": [ 252, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 182, 255 ], "toColor": [ 252, 190, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 207, 252, 255 ], "toColor": [ 179, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 232, 255 ], "toColor": [ 252, 212, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 179, 255 ], "toColor": [ 252, 222, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 44.678312999999996, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "NAME20", "typeIdField": "NC_Dist", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "COUNTYFP20", "type": "esriFieldTypeString", "alias": "COUNTYFP20", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "COUNTYFP20" }, { "name": "TRACTCE20", "type": "esriFieldTypeString", "alias": "TRACTCE20", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "TRACTCE20" }, { "name": "BLOCKCE20", "type": "esriFieldTypeString", "alias": "BLOCKCE20", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "BLOCKCE20" }, { "name": "GEOID20", "type": "esriFieldTypeString", "alias": "GEOID20", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "GEOID20" }, { "name": "NAME20", "type": "esriFieldTypeString", "alias": "NAME20", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NAME20" }, { "name": "Geographic", "type": "esriFieldTypeString", "alias": "Geographic", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Geographic" }, { "name": "County__FI", "type": "esriFieldTypeString", "alias": "County__FI", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "County__FI" }, { "name": "Census_Tra", "type": "esriFieldTypeString", "alias": "Census_Tra", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Census_Tra" }, { "name": "Block_Grou", "type": "esriFieldTypeString", "alias": "Block_Grou", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Block_Grou" }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Block" }, { "name": "Voting_Dis", "type": "esriFieldTypeString", "alias": "Voting_Dis", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Voting_Dis" }, { "name": "NC_Dist", "type": "esriFieldTypeString", "alias": "North Charleston CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NC_Dist" }, { "name": "SV_Dist", "type": "esriFieldTypeString", "alias": "Summerville CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SV_Dist" }, { "name": "DC_Dist", "type": "esriFieldTypeString", "alias": "Dorchester County CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DC_Dist" }, { "name": "SC_House", "type": "esriFieldTypeString", "alias": "SC House", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SC_House" }, { "name": "SC_Senate", "type": "esriFieldTypeString", "alias": "SC Senate", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SC_Senate" }, { "name": "US_House", "type": "esriFieldTypeString", "alias": "US House", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "US_House" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "School_MD", "type": "esriFieldTypeString", "alias": "SchoolRepDist", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "School_MD" }, { "name": "PNAME", "type": "esriFieldTypeString", "alias": "Precinct_Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "PNAME" }, { "name": "VoterPrecinct", "type": "esriFieldTypeString", "alias": "VoterPrecinct", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "VoterPrecinct" }, { "name": "SG_Dist", "type": "esriFieldTypeString", "alias": "St George CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SG_Dist" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R352_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S305_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "1", "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "Voting_Dis": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "NC_Dist": "1", "SV_Dist": null, "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "2", "name": "2", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "Voting_Dis": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "NC_Dist": "2", "SV_Dist": null, "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "4", "name": "4", "domains": {}, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "Voting_Dis": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "NC_Dist": "4", "SV_Dist": null, "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "6", "name": "6", "domains": {}, "templates": [ { "name": "6", "description": "", "prototype": { "attributes": { "Voting_Dis": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "NC_Dist": "6", "SV_Dist": null, "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "7", "name": "7", "domains": {}, "templates": [ { "name": "7", "description": "", "prototype": { "attributes": { "Voting_Dis": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "NC_Dist": "7", "SV_Dist": null, "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "9", "name": "9", "domains": {}, "templates": [ { "name": "9", "description": "", "prototype": { "attributes": { "Voting_Dis": null, "VoterPrecinct": null, "COUNTYFP20": null, "TRACTCE20": null, "BLOCKCE20": null, "GEOID20": null, "NAME20": null, "Geographic": null, "County__FI": null, "Census_Tra": null, "Block_Grou": null, "Block": null, "NC_Dist": "9", "SV_Dist": null, "DC_Dist": null, "SC_House": null, "SC_Senate": null, "US_House": null, "SG_Dist": null, "PNAME": null, "School_MD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5be42429bae84d4bab2162e1c87f9cb6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Summerville Town Council 2023", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "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 } }, "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 }, "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": [ 252, 226, 212, 255 ], "toColor": [ 252, 226, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 182, 252, 255 ], "toColor": [ 191, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 189, 255 ], "toColor": [ 184, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 231, 252, 255 ], "toColor": [ 182, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 217, 255 ], "toColor": [ 252, 182, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 189, 255 ], "toColor": [ 250, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 232, 255 ], "toColor": [ 204, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 215, 252, 255 ], "toColor": [ 232, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 252, 255 ], "toColor": [ 252, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 182, 255 ], "toColor": [ 252, 190, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 207, 252, 255 ], "toColor": [ 179, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 232, 255 ], "toColor": [ 252, 212, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 179, 255 ], "toColor": [ 252, 222, 179, 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" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "DISTRICT", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "sde.SDE.Summerville_TownCouncil_2023.AREA", "type": "esriFieldTypeDouble", "alias": "sde.SDE.Summerville_TownCouncil_2023.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sde.SDE.Summerville_TownCouncil_2023.AREA" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "MEMBERS", "type": "esriFieldTypeDouble", "alias": "MEMBERS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEMBERS" }, { "name": "LOCKED", "type": "esriFieldTypeString", "alias": "LOCKED", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LOCKED" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 43, "defaultValue": null, "modelName": "NAME" }, { "name": "POPULATION", "type": "esriFieldTypeDouble", "alias": "POPULATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POPULATION" }, { "name": "NH_AP_BLK", "type": "esriFieldTypeDouble", "alias": "NH_AP_BLK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NH_AP_BLK" }, { "name": "NH_WHT", "type": "esriFieldTypeDouble", "alias": "NH_WHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NH_WHT" }, { "name": "HISPANIC_O", "type": "esriFieldTypeDouble", "alias": "HISPANIC_O", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HISPANIC_O" }, { "name": "F18_POP", "type": "esriFieldTypeDouble", "alias": "F18_POP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F18_POP" }, { "name": "NH18_AP_BL", "type": "esriFieldTypeDouble", "alias": "NH18_AP_BL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NH18_AP_BL" }, { "name": "NH18_WHT", "type": "esriFieldTypeDouble", "alias": "NH18_WHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NH18_WHT" }, { "name": "H18_POP", "type": "esriFieldTypeDouble", "alias": "H18_POP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "H18_POP" }, { "name": "COLORING", "type": "esriFieldTypeDouble", "alias": "COLORING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COLORING" }, { "name": "IDEAL_VALU", "type": "esriFieldTypeDouble", "alias": "IDEAL_VALU", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IDEAL_VALU" }, { "name": "DEVIATION", "type": "esriFieldTypeDouble", "alias": "DEVIATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEVIATION" }, { "name": "F_DEVIATIO", "type": "esriFieldTypeDouble", "alias": "F_DEVIATIO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_DEVIATIO" }, { "name": "F_NH_AP_BL", "type": "esriFieldTypeDouble", "alias": "F_NH_AP_BL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_NH_AP_BL" }, { "name": "F_NH_WHT", "type": "esriFieldTypeDouble", "alias": "F_NH_WHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_NH_WHT" }, { "name": "F_HISPANIC", "type": "esriFieldTypeDouble", "alias": "F_HISPANIC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_HISPANIC" }, { "name": "F_NH18_AP_", "type": "esriFieldTypeDouble", "alias": "F_NH18_AP_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_NH18_AP_" }, { "name": "F_NH18_WHT", "type": "esriFieldTypeDouble", "alias": "F_NH18_WHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_NH18_WHT" }, { "name": "F_H18_POP", "type": "esriFieldTypeDouble", "alias": "F_H18_POP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_H18_POP" }, { "name": "DISTRICT_L", "type": "esriFieldTypeString", "alias": "DISTRICT_L", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "DISTRICT_L" }, { "name": "District_Name", "type": "esriFieldTypeString", "alias": "District Name", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "District_Name" }, { "name": "Website", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "Website" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R432_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S385_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "1", "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "sde.SDE.Summerville_TownCouncil_2023.AREA": null, "Website": null, "ID": null, "DISTRICT": "1", "MEMBERS": null, "LOCKED": null, "NAME": null, "POPULATION": null, "NH_AP_BLK": null, "NH_WHT": null, "HISPANIC_O": null, "F18_POP": null, "NH18_AP_BL": null, "NH18_WHT": null, "H18_POP": null, "COLORING": null, "IDEAL_VALU": null, "DEVIATION": null, "F_DEVIATIO": null, "F_NH_AP_BL": null, "F_NH_WHT": null, "F_HISPANIC": null, "F_NH18_AP_": null, "F_NH18_WHT": null, "F_H18_POP": null, "DISTRICT_L": null, "District_Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "2", "name": "2", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "sde.SDE.Summerville_TownCouncil_2023.AREA": null, "Website": null, "ID": null, "DISTRICT": "2", "MEMBERS": null, "LOCKED": null, "NAME": null, "POPULATION": null, "NH_AP_BLK": null, "NH_WHT": null, "HISPANIC_O": null, "F18_POP": null, "NH18_AP_BL": null, "NH18_WHT": null, "H18_POP": null, "COLORING": null, "IDEAL_VALU": null, "DEVIATION": null, "F_DEVIATIO": null, "F_NH_AP_BL": null, "F_NH_WHT": null, "F_HISPANIC": null, "F_NH18_AP_": null, "F_NH18_WHT": null, "F_H18_POP": null, "DISTRICT_L": null, "District_Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "3", "name": "3", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "sde.SDE.Summerville_TownCouncil_2023.AREA": null, "Website": null, "ID": null, "DISTRICT": "3", "MEMBERS": null, "LOCKED": null, "NAME": null, "POPULATION": null, "NH_AP_BLK": null, "NH_WHT": null, "HISPANIC_O": null, "F18_POP": null, "NH18_AP_BL": null, "NH18_WHT": null, "H18_POP": null, "COLORING": null, "IDEAL_VALU": null, "DEVIATION": null, "F_DEVIATIO": null, "F_NH_AP_BL": null, "F_NH_WHT": null, "F_HISPANIC": null, "F_NH18_AP_": null, "F_NH18_WHT": null, "F_H18_POP": null, "DISTRICT_L": null, "District_Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "4", "name": "4", "domains": {}, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "sde.SDE.Summerville_TownCouncil_2023.AREA": null, "Website": null, "ID": null, "DISTRICT": "4", "MEMBERS": null, "LOCKED": null, "NAME": null, "POPULATION": null, "NH_AP_BLK": null, "NH_WHT": null, "HISPANIC_O": null, "F18_POP": null, "NH18_AP_BL": null, "NH18_WHT": null, "H18_POP": null, "COLORING": null, "IDEAL_VALU": null, "DEVIATION": null, "F_DEVIATIO": null, "F_NH_AP_BL": null, "F_NH_WHT": null, "F_HISPANIC": null, "F_NH18_AP_": null, "F_NH18_WHT": null, "F_H18_POP": null, "DISTRICT_L": null, "District_Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "5", "name": "5", "domains": {}, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "sde.SDE.Summerville_TownCouncil_2023.AREA": null, "Website": null, "ID": null, "DISTRICT": "5", "MEMBERS": null, "LOCKED": null, "NAME": null, "POPULATION": null, "NH_AP_BLK": null, "NH_WHT": null, "HISPANIC_O": null, "F18_POP": null, "NH18_AP_BL": null, "NH18_WHT": null, "H18_POP": null, "COLORING": null, "IDEAL_VALU": null, "DEVIATION": null, "F_DEVIATIO": null, "F_NH_AP_BL": null, "F_NH_WHT": null, "F_HISPANIC": null, "F_NH18_AP_": null, "F_NH18_WHT": null, "F_H18_POP": null, "DISTRICT_L": null, "District_Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "6", "name": "6", "domains": {}, "templates": [ { "name": "6", "description": "", "prototype": { "attributes": { "sde.SDE.Summerville_TownCouncil_2023.AREA": null, "Website": null, "ID": null, "DISTRICT": "6", "MEMBERS": null, "LOCKED": null, "NAME": null, "POPULATION": null, "NH_AP_BLK": null, "NH_WHT": null, "HISPANIC_O": null, "F18_POP": null, "NH18_AP_BL": null, "NH18_WHT": null, "H18_POP": null, "COLORING": null, "IDEAL_VALU": null, "DEVIATION": null, "F_DEVIATIO": null, "F_NH_AP_BL": null, "F_NH_WHT": null, "F_HISPANIC": null, "F_NH18_AP_": null, "F_NH18_WHT": null, "F_H18_POP": null, "DISTRICT_L": null, "District_Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5be42429bae84d4bab2162e1c87f9cb6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "North Charleston City Council 2023", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": 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 } }, "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 }, "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": [ 252, 226, 212, 255 ], "toColor": [ 252, 226, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 182, 252, 255 ], "toColor": [ 191, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 189, 255 ], "toColor": [ 184, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 231, 252, 255 ], "toColor": [ 182, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 217, 255 ], "toColor": [ 252, 182, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 189, 255 ], "toColor": [ 250, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 232, 255 ], "toColor": [ 204, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 215, 252, 255 ], "toColor": [ 232, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 252, 255 ], "toColor": [ 252, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 182, 255 ], "toColor": [ 252, 190, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 207, 252, 255 ], "toColor": [ 179, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 232, 255 ], "toColor": [ 252, 212, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 179, 255 ], "toColor": [ 252, 222, 179, 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" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NC_Dist", "typeIdField": "NC_Dist", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NC_Dist", "type": "esriFieldTypeString", "alias": "North Charleston CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NC_Dist" }, { "name": "SV_Dist", "type": "esriFieldTypeString", "alias": "Summerville CD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SV_Dist" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R426_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S379_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "1", "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "SV_Dist": null, "NC_Dist": "1" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "10", "name": "10", "domains": {}, "templates": [ { "name": "10", "description": "", "prototype": { "attributes": { "SV_Dist": null, "NC_Dist": "10" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "2", "name": "2", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "SV_Dist": null, "NC_Dist": "2" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "3", "name": "3", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "SV_Dist": null, "NC_Dist": "3" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "4", "name": "4", "domains": {}, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "SV_Dist": null, "NC_Dist": "4" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "5", "name": "5", "domains": {}, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "SV_Dist": null, "NC_Dist": "5" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "6", "name": "6", "domains": {}, "templates": [ { "name": "6", "description": "", "prototype": { "attributes": { "SV_Dist": null, "NC_Dist": "6" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "7", "name": "7", "domains": {}, "templates": [ { "name": "7", "description": "", "prototype": { "attributes": { "SV_Dist": null, "NC_Dist": "7" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "8", "name": "8", "domains": {}, "templates": [ { "name": "8", "description": "", "prototype": { "attributes": { "SV_Dist": null, "NC_Dist": "8" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "9", "name": "9", "domains": {}, "templates": [ { "name": "9", "description": "", "prototype": { "attributes": { "SV_Dist": null, "NC_Dist": "9" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5be42429bae84d4bab2162e1c87f9cb6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "SC Senate 2024", "type": "Feature Layer", "parentLayer": { "id": 15, "name": "State Wide" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "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 } }, "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 }, "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" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "sde.SDE.StateSenateDistrict2024p.AREA", "type": "esriFieldTypeDouble", "alias": "sde.SDE.StateSenateDistrict2024p.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sde.SDE.StateSenateDistrict2024p.AREA" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "MEMBERS", "type": "esriFieldTypeDouble", "alias": "MEMBERS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEMBERS" }, { "name": "LOCKED", "type": "esriFieldTypeString", "alias": "LOCKED", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LOCKED" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 43, "defaultValue": null, "modelName": "NAME" }, { "name": "POPULATION", "type": "esriFieldTypeInteger", "alias": "POPULATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POPULATION" }, { "name": "HISPANIC_O", "type": "esriFieldTypeInteger", "alias": "HISPANIC_O", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HISPANIC_O" }, { "name": "NH_WHT", "type": "esriFieldTypeInteger", "alias": "NH_WHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NH_WHT" }, { "name": "NH_DOJ_BLK", "type": "esriFieldTypeInteger", "alias": "NH_DOJ_BLK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NH_DOJ_BLK" }, { "name": "F18_POP", "type": "esriFieldTypeInteger", "alias": "F18_POP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F18_POP" }, { "name": "H18_POP", "type": "esriFieldTypeInteger", "alias": "H18_POP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "H18_POP" }, { "name": "NH18_WHT", "type": "esriFieldTypeInteger", "alias": "NH18_WHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NH18_WHT" }, { "name": "NH18_DOJ_B", "type": "esriFieldTypeInteger", "alias": "NH18_DOJ_B", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NH18_DOJ_B" }, { "name": "G20P_DV", "type": "esriFieldTypeInteger", "alias": "G20P_DV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G20P_DV" }, { "name": "G20P_RV", "type": "esriFieldTypeInteger", "alias": "G20P_RV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G20P_RV" }, { "name": "G20P_TV", "type": "esriFieldTypeInteger", "alias": "G20P_TV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G20P_TV" }, { "name": "G20P_RP", "type": "esriFieldTypeSingle", "alias": "G20P_RP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G20P_RP" }, { "name": "G20S_DV", "type": "esriFieldTypeInteger", "alias": "G20S_DV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G20S_DV" }, { "name": "G20S_RV", "type": "esriFieldTypeInteger", "alias": "G20S_RV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G20S_RV" }, { "name": "G20S_TV", "type": "esriFieldTypeInteger", "alias": "G20S_TV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G20S_TV" }, { "name": "G20S_RP", "type": "esriFieldTypeSingle", "alias": "G20S_RP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "G20S_RP" }, { "name": "INGRP_CORR", "type": "esriFieldTypeInteger", "alias": "INGRP_CORR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INGRP_CORR" }, { "name": "INGRP_INST", "type": "esriFieldTypeInteger", "alias": "INGRP_INST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INGRP_INST" }, { "name": "PEOPLE_IN_", "type": "esriFieldTypeInteger", "alias": "PEOPLE_IN_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PEOPLE_IN_" }, { "name": "IDEAL_VALU", "type": "esriFieldTypeDouble", "alias": "IDEAL_VALU", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IDEAL_VALU" }, { "name": "DEVIATION", "type": "esriFieldTypeDouble", "alias": "DEVIATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEVIATION" }, { "name": "F_DEVIATIO", "type": "esriFieldTypeDouble", "alias": "F_DEVIATIO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_DEVIATIO" }, { "name": "F_HISPANIC", "type": "esriFieldTypeDouble", "alias": "F_HISPANIC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_HISPANIC" }, { "name": "F_NH_WHT", "type": "esriFieldTypeDouble", "alias": "F_NH_WHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_NH_WHT" }, { "name": "F_NH_DOJ_B", "type": "esriFieldTypeDouble", "alias": "F_NH_DOJ_B", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_NH_DOJ_B" }, { "name": "F_18_POP", "type": "esriFieldTypeDouble", "alias": "F_18_POP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_18_POP" }, { "name": "F_H18_POP", "type": "esriFieldTypeDouble", "alias": "F_H18_POP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_H18_POP" }, { "name": "F_NH18_WHT", "type": "esriFieldTypeDouble", "alias": "F_NH18_WHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_NH18_WHT" }, { "name": "F_NH18_DOJ", "type": "esriFieldTypeDouble", "alias": "F_NH18_DOJ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_NH18_DOJ" }, { "name": "DISTRICT_N", "type": "esriFieldTypeDouble", "alias": "DISTRICT_N", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISTRICT_N" }, { "name": "F_G20P_DV", "type": "esriFieldTypeDouble", "alias": "F_G20P_DV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_G20P_DV" }, { "name": "F_G20P_RV", "type": "esriFieldTypeDouble", "alias": "F_G20P_RV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_G20P_RV" }, { "name": "F_G20S_DV", "type": "esriFieldTypeDouble", "alias": "F_G20S_DV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_G20S_DV" }, { "name": "F_G20S_RV", "type": "esriFieldTypeDouble", "alias": "F_G20S_RV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_G20S_RV" }, { "name": "MULTIPLE_F", "type": "esriFieldTypeString", "alias": "MULTIPLE_F", "domain": null, "editable": true, "nullable": true, "length": 39, "defaultValue": null, "modelName": "MULTIPLE_F" }, { "name": "F_INGRP_CO", "type": "esriFieldTypeDouble", "alias": "F_INGRP_CO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_INGRP_CO" }, { "name": "F_INGRP_IN", "type": "esriFieldTypeDouble", "alias": "F_INGRP_IN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_INGRP_IN" }, { "name": "F_PEOPLE_I", "type": "esriFieldTypeDouble", "alias": "F_PEOPLE_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_PEOPLE_I" }, { "name": "DISTRICT_L", "type": "esriFieldTypeString", "alias": "DISTRICT_L", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DISTRICT_L" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R647_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S598_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "SC Senate 2024", "description": "", "prototype": { "attributes": { "DISTRICT_L": null, "F_PEOPLE_I": null, "ID": null, "sde.SDE.StateSenateDistrict2024p.AREA": null, "DISTRICT": null, "MEMBERS": null, "LOCKED": null, "NAME": null, "POPULATION": null, "HISPANIC_O": null, "NH_WHT": null, "NH_DOJ_BLK": null, "F18_POP": null, "H18_POP": null, "NH18_WHT": null, "NH18_DOJ_B": null, "G20P_DV": null, "G20P_RV": null, "G20P_TV": null, "G20P_RP": null, "G20S_DV": null, "G20S_RV": null, "G20S_TV": null, "G20S_RP": null, "INGRP_CORR": null, "INGRP_INST": null, "PEOPLE_IN_": null, "IDEAL_VALU": null, "DEVIATION": null, "F_DEVIATIO": null, "F_HISPANIC": null, "F_NH_WHT": null, "F_NH_DOJ_B": null, "F_18_POP": null, "F_H18_POP": null, "F_NH18_WHT": null, "F_NH18_DOJ": null, "DISTRICT_N": null, "F_G20P_DV": null, "F_G20P_RV": null, "F_G20S_DV": null, "F_G20S_RV": null, "MULTIPLE_F": null, "F_INGRP_CO": null, "F_INGRP_IN": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5be42429bae84d4bab2162e1c87f9cb6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "SC Senate 2020", "type": "Feature Layer", "parentLayer": { "id": 15, "name": "State Wide" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "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 } }, "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 }, "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": [ 252, 226, 212, 255 ], "toColor": [ 252, 226, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 179, 252, 255 ], "toColor": [ 183, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 194, 255 ], "toColor": [ 179, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 226, 252, 255 ], "toColor": [ 187, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 217, 255 ], "toColor": [ 252, 182, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 234, 255 ], "toColor": [ 207, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 179, 255 ], "toColor": [ 252, 182, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 210, 252, 255 ], "toColor": [ 229, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 187, 252, 255 ], "toColor": [ 248, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 235, 255 ], "toColor": [ 252, 212, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 215, 255 ], "toColor": [ 237, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 182, 255 ], "toColor": [ 217, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 179, 255 ], "toColor": [ 252, 223, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 205, 252, 255 ], "toColor": [ 179, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 249, 252, 255 ], "toColor": [ 182, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 209, 255 ], "toColor": [ 252, 207, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 214, 255 ], "toColor": [ 194, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 189, 252, 255 ], "toColor": [ 211, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 217, 252, 255 ], "toColor": [ 210, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 252, 255 ], "toColor": [ 252, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 249, 252, 255 ], "toColor": [ 215, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 212, 255 ], "toColor": [ 252, 242, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 228, 255 ], "toColor": [ 179, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 184, 255 ], "toColor": [ 252, 206, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 210, 255 ], "toColor": [ 252, 192, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 252, 197, 255 ], "toColor": [ 208, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 194, 255 ], "toColor": [ 230, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 236, 252, 255 ], "toColor": [ 215, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 194, 252, 255 ], "toColor": [ 194, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 192, 255 ], "toColor": [ 252, 240, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 252, 179, 255 ], "toColor": [ 196, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 249, 255 ], "toColor": [ 252, 212, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 194, 252, 255 ], "toColor": [ 234, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 246, 255 ], "toColor": [ 187, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 207, 255 ], "toColor": [ 250, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 207, 252, 255 ], "toColor": [ 208, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 224, 255 ], "toColor": [ 215, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 210, 255 ], "toColor": [ 217, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 247, 255 ], "toColor": [ 207, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 199, 252, 255 ], "toColor": [ 214, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 192, 255 ], "toColor": [ 252, 225, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 242, 252, 255 ], "toColor": [ 189, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 238, 255 ], "toColor": [ 252, 179, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 196, 255 ], "toColor": [ 252, 192, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 233, 255 ], "toColor": [ 252, 187, 233, 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" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "NAME", "typeIdField": "DISTRICT", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "sde.SDE.StateSenateDistrict.AREA", "type": "esriFieldTypeDouble", "alias": "sde.SDE.StateSenateDistrict.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sde.SDE.StateSenateDistrict.AREA" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "MEMBERS", "type": "esriFieldTypeDouble", "alias": "MEMBERS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEMBERS" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 43, "defaultValue": null, "modelName": "NAME" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R424_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S377_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "1", "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "1", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "10", "name": "10", "domains": {}, "templates": [ { "name": "10", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "10", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "11", "name": "11", "domains": {}, "templates": [ { "name": "11", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "11", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "12", "name": "12", "domains": {}, "templates": [ { "name": "12", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "12", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "13", "name": "13", "domains": {}, "templates": [ { "name": "13", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "13", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "14", "name": "14", "domains": {}, "templates": [ { "name": "14", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "14", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "15", "name": "15", "domains": {}, "templates": [ { "name": "15", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "15", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "16", "name": "16", "domains": {}, "templates": [ { "name": "16", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "16", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "17", "name": "17", "domains": {}, "templates": [ { "name": "17", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "17", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "18", "name": "18", "domains": {}, "templates": [ { "name": "18", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "18", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "19", "name": "19", "domains": {}, "templates": [ { "name": "19", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "19", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "2", "name": "2", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "2", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "20", "name": "20", "domains": {}, "templates": [ { "name": "20", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "20", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "21", "name": "21", "domains": {}, "templates": [ { "name": "21", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "21", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "22", "name": "22", "domains": {}, "templates": [ { "name": "22", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "22", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "23", "name": "23", "domains": {}, "templates": [ { "name": "23", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "23", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "24", "name": "24", "domains": {}, "templates": [ { "name": "24", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "24", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "25", "name": "25", "domains": {}, "templates": [ { "name": "25", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "25", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "26", "name": "26", "domains": {}, "templates": [ { "name": "26", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "26", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "27", "name": "27", "domains": {}, "templates": [ { "name": "27", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "27", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "28", "name": "28", "domains": {}, "templates": [ { "name": "28", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "28", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "29", "name": "29", "domains": {}, "templates": [ { "name": "29", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "29", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "3", "name": "3", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "3", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "30", "name": "30", "domains": {}, "templates": [ { "name": "30", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "30", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "31", "name": "31", "domains": {}, "templates": [ { "name": "31", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "31", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "32", "name": "32", "domains": {}, "templates": [ { "name": "32", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "32", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "33", "name": "33", "domains": {}, "templates": [ { "name": "33", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "33", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "34", "name": "34", "domains": {}, "templates": [ { "name": "34", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "34", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "35", "name": "35", "domains": {}, "templates": [ { "name": "35", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "35", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "36", "name": "36", "domains": {}, "templates": [ { "name": "36", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "36", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "37", "name": "37", "domains": {}, "templates": [ { "name": "37", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "37", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "38", "name": "38", "domains": {}, "templates": [ { "name": "38", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "38", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "39", "name": "39", "domains": {}, "templates": [ { "name": "39", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "39", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "4", "name": "4", "domains": {}, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "4", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "40", "name": "40", "domains": {}, "templates": [ { "name": "40", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "40", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "41", "name": "41", "domains": {}, "templates": [ { "name": "41", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "41", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "42", "name": "42", "domains": {}, "templates": [ { "name": "42", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "42", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "43", "name": "43", "domains": {}, "templates": [ { "name": "43", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "43", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "44", "name": "44", "domains": {}, "templates": [ { "name": "44", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "44", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "45", "name": "45", "domains": {}, "templates": [ { "name": "45", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "45", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "46", "name": "46", "domains": {}, "templates": [ { "name": "46", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "46", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "5", "name": "5", "domains": {}, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "5", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "6", "name": "6", "domains": {}, "templates": [ { "name": "6", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "6", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "7", "name": "7", "domains": {}, "templates": [ { "name": "7", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "7", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "8", "name": "8", "domains": {}, "templates": [ { "name": "8", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "8", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "9", "name": "9", "domains": {}, "templates": [ { "name": "9", "description": "", "prototype": { "attributes": { "sde.SDE.StateSenateDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "9", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5be42429bae84d4bab2162e1c87f9cb6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "SC House 2024", "type": "Feature Layer", "parentLayer": { "id": 15, "name": "State Wide" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": 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 } }, "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 }, "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, 226, 212, 255 ], "toColor": [ 252, 226, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 222, 255 ], "toColor": [ 252, 182, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 196, 252, 255 ], "toColor": [ 192, 196, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 184, 255 ], "toColor": [ 223, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 242, 255 ], "toColor": [ 192, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 229, 252, 255 ], "toColor": [ 197, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 179, 252, 255 ], "toColor": [ 233, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 183, 179, 255 ], "toColor": [ 252, 183, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 201, 255 ], "toColor": [ 179, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 212, 252, 255 ], "toColor": [ 244, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 182, 255 ], "toColor": [ 252, 236, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 215, 255 ], "toColor": [ 220, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 220, 255 ], "toColor": [ 252, 204, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 182, 255 ], "toColor": [ 252, 205, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 207, 255 ], "toColor": [ 252, 240, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 197, 252, 255 ], "toColor": [ 239, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 252, 184, 255 ], "toColor": [ 191, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 202, 255 ], "toColor": [ 247, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 179, 252, 255 ], "toColor": [ 196, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 218, 252, 255 ], "toColor": [ 215, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 200, 255 ], "toColor": [ 252, 179, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 221, 255 ], "toColor": [ 192, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 238, 252, 255 ], "toColor": [ 182, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 207, 252, 255 ], "toColor": [ 216, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 240, 255 ], "toColor": [ 252, 215, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 209, 207, 255 ], "toColor": [ 252, 209, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 179, 252, 255 ], "toColor": [ 251, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 216, 252, 255 ], "toColor": [ 179, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 242, 255 ], "toColor": [ 252, 189, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 252, 255 ], "toColor": [ 210, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 187, 255 ], "toColor": [ 252, 224, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 197, 255 ], "toColor": [ 202, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 192, 252, 255 ], "toColor": [ 211, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 179, 255 ], "toColor": [ 252, 251, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 241, 252, 255 ], "toColor": [ 215, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 227, 255 ], "toColor": [ 252, 197, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 205, 252, 255 ], "toColor": [ 179, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 241, 255 ], "toColor": [ 210, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 207, 252, 255 ], "toColor": [ 199, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 249, 255 ], "toColor": [ 252, 204, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 184, 252, 255 ], "toColor": [ 184, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 210, 255 ], "toColor": [ 234, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 184, 255 ], "toColor": [ 240, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 249, 252, 255 ], "toColor": [ 187, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 211, 255 ], "toColor": [ 197, 252, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 192, 252, 255 ], "toColor": [ 248, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 215, 255 ], "toColor": [ 246, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 224, 255 ], "toColor": [ 207, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 200, 255 ], "toColor": [ 252, 194, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 241, 255 ], "toColor": [ 252, 207, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 184, 255 ], "toColor": [ 252, 197, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 189, 252, 255 ], "toColor": [ 223, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 233, 255 ], "toColor": [ 187, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 213, 252, 255 ], "toColor": [ 192, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 199, 252, 255 ], "toColor": [ 229, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 192, 255 ], "toColor": [ 252, 249, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 212, 255 ], "toColor": [ 252, 234, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 194, 255 ], "toColor": [ 236, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 194, 252, 255 ], "toColor": [ 179, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 194, 255 ], "toColor": [ 179, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 199, 255 ], "toColor": [ 222, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 199, 255 ], "toColor": [ 252, 216, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 207, 255 ], "toColor": [ 252, 249, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 182, 255 ], "toColor": [ 204, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 232, 255 ], "toColor": [ 212, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 243, 252, 255 ], "toColor": [ 202, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 212, 255 ], "toColor": [ 252, 220, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 212, 252, 255 ], "toColor": [ 225, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 225, 252, 255 ], "toColor": [ 212, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 184, 252, 255 ], "toColor": [ 244, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 192, 255 ], "toColor": [ 252, 232, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 225, 252, 255 ], "toColor": [ 182, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 252, 189, 255 ], "toColor": [ 209, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 207, 255 ], "toColor": [ 252, 189, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 184, 252, 255 ], "toColor": [ 208, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 179, 255 ], "toColor": [ 179, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 245, 255 ], "toColor": [ 179, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 236, 255 ], "toColor": [ 202, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 199, 255 ], "toColor": [ 252, 229, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 192, 255 ], "toColor": [ 252, 239, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 218, 255 ], "toColor": [ 252, 215, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 179, 252, 255 ], "toColor": [ 183, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 182, 255 ], "toColor": [ 252, 229, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 212, 255 ], "toColor": [ 210, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 207, 255 ], "toColor": [ 252, 202, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 197, 255 ], "toColor": [ 252, 202, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 190, 255 ], "toColor": [ 252, 182, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 237, 252, 255 ], "toColor": [ 194, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 218, 255 ], "toColor": [ 179, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 223, 252, 255 ], "toColor": [ 199, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 197, 255 ], "toColor": [ 252, 208, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 242, 255 ], "toColor": [ 252, 194, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 248, 255 ], "toColor": [ 252, 187, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 221, 255 ], "toColor": [ 252, 189, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 231, 252, 255 ], "toColor": [ 212, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 207, 252, 255 ], "toColor": [ 240, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 228, 255 ], "toColor": [ 252, 192, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 252, 255 ], "toColor": [ 199, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 226, 255 ], "toColor": [ 252, 202, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 199, 252, 255 ], "toColor": [ 216, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 207, 255 ], "toColor": [ 221, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 207, 252, 255 ], "toColor": [ 232, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 229, 255 ], "toColor": [ 194, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 224, 255 ], "toColor": [ 252, 212, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 206, 252, 255 ], "toColor": [ 189, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 228, 255 ], "toColor": [ 252, 182, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 187, 252, 255 ], "toColor": [ 235, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 215, 252, 255 ], "toColor": [ 210, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 241, 255 ], "toColor": [ 252, 179, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 215, 255 ], "toColor": [ 252, 247, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 192, 255 ], "toColor": [ 252, 217, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 199, 252, 255 ], "toColor": [ 202, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 233, 255 ], "toColor": [ 252, 179, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 212, 255 ], "toColor": [ 252, 197, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 194, 255 ], "toColor": [ 221, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 194, 255 ], "toColor": [ 251, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 222, 255 ], "toColor": [ 215, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 242, 255 ], "toColor": [ 252, 202, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 199, 255 ], "toColor": [ 194, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 184, 252, 255 ], "toColor": [ 223, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 182, 255 ], "toColor": [ 252, 224, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 219, 255 ], "toColor": [ 252, 194, 219, 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" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "District_2", "typeIdField": "District_2", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "District_2", "type": "esriFieldTypeString", "alias": "District_2", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "District_2" }, { "name": "SUM_total", "type": "esriFieldTypeDouble", "alias": "SUM_total", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_total" }, { "name": "SUM_Hispan", "type": "esriFieldTypeDouble", "alias": "SUM_Hispan", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_Hispan" }, { "name": "SUM_VAP_Hi", "type": "esriFieldTypeDouble", "alias": "SUM_VAP_Hi", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_VAP_Hi" }, { "name": "SUM_NH_WHT", "type": "esriFieldTypeDouble", "alias": "SUM_NH_WHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_NH_WHT" }, { "name": "SUM_VAP_NH", "type": "esriFieldTypeDouble", "alias": "SUM_VAP_NH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_VAP_NH" }, { "name": "SUM_DOJ_BL", "type": "esriFieldTypeDouble", "alias": "SUM_DOJ_BL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_DOJ_BL" }, { "name": "SUM_VAP__1", "type": "esriFieldTypeDouble", "alias": "SUM_VAP__1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_VAP__1" }, { "name": "SUM_NH_DOJ", "type": "esriFieldTypeDouble", "alias": "SUM_NH_DOJ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_NH_DOJ" }, { "name": "SUM_VAP__2", "type": "esriFieldTypeDouble", "alias": "SUM_VAP__2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_VAP__2" }, { "name": "SUM_NH_D_1", "type": "esriFieldTypeDouble", "alias": "SUM_NH_D_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_NH_D_1" }, { "name": "SUM_VAP__3", "type": "esriFieldTypeDouble", "alias": "SUM_VAP__3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_VAP__3" }, { "name": "SUM_NH_D_2", "type": "esriFieldTypeDouble", "alias": "SUM_NH_D_2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_NH_D_2" }, { "name": "SUM_VAP__4", "type": "esriFieldTypeDouble", "alias": "SUM_VAP__4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_VAP__4" }, { "name": "SUM_NH_D_3", "type": "esriFieldTypeDouble", "alias": "SUM_NH_D_3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_NH_D_3" }, { "name": "SUM_VAP__5", "type": "esriFieldTypeDouble", "alias": "SUM_VAP__5", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_VAP__5" }, { "name": "SUM_NH_D_4", "type": "esriFieldTypeDouble", "alias": "SUM_NH_D_4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_NH_D_4" }, { "name": "SUM_VAP__6", "type": "esriFieldTypeDouble", "alias": "SUM_VAP__6", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_VAP__6" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R643_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S594_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "HD-001", "name": "HD-001", "domains": {}, "templates": [ { "name": "HD-001", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-001", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-002", "name": "HD-002", "domains": {}, "templates": [ { "name": "HD-002", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-002", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-003", "name": "HD-003", "domains": {}, "templates": [ { "name": "HD-003", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-003", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-004", "name": "HD-004", "domains": {}, "templates": [ { "name": "HD-004", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-004", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-005", "name": "HD-005", "domains": {}, "templates": [ { "name": "HD-005", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-005", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-006", "name": "HD-006", "domains": {}, "templates": [ { "name": "HD-006", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-006", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-007", "name": "HD-007", "domains": {}, "templates": [ { "name": "HD-007", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-007", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-008", "name": "HD-008", "domains": {}, "templates": [ { "name": "HD-008", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-008", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-009", "name": "HD-009", "domains": {}, "templates": [ { "name": "HD-009", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-009", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-010", "name": "HD-010", "domains": {}, "templates": [ { "name": "HD-010", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-010", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-011", "name": "HD-011", "domains": {}, "templates": [ { "name": "HD-011", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-011", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-012", "name": "HD-012", "domains": {}, "templates": [ { "name": "HD-012", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-012", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-013", "name": "HD-013", "domains": {}, "templates": [ { "name": "HD-013", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-013", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-014", "name": "HD-014", "domains": {}, "templates": [ { "name": "HD-014", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-014", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-015", "name": "HD-015", "domains": {}, "templates": [ { "name": "HD-015", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-015", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-016", "name": "HD-016", "domains": {}, "templates": [ { "name": "HD-016", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-016", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-017", "name": "HD-017", "domains": {}, "templates": [ { "name": "HD-017", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-017", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-018", "name": "HD-018", "domains": {}, "templates": [ { "name": "HD-018", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-018", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-019", "name": "HD-019", "domains": {}, "templates": [ { "name": "HD-019", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-019", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-020", "name": "HD-020", "domains": {}, "templates": [ { "name": "HD-020", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-020", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-021", "name": "HD-021", "domains": {}, "templates": [ { "name": "HD-021", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-021", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-022", "name": "HD-022", "domains": {}, "templates": [ { "name": "HD-022", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-022", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-023", "name": "HD-023", "domains": {}, "templates": [ { "name": "HD-023", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-023", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-024", "name": "HD-024", "domains": {}, "templates": [ { "name": "HD-024", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-024", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-025", "name": "HD-025", "domains": {}, "templates": [ { "name": "HD-025", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-025", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-026", "name": "HD-026", "domains": {}, "templates": [ { "name": "HD-026", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-026", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-027", "name": "HD-027", "domains": {}, "templates": [ { "name": "HD-027", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-027", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-028", "name": "HD-028", "domains": {}, "templates": [ { "name": "HD-028", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-028", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-029", "name": "HD-029", "domains": {}, "templates": [ { "name": "HD-029", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-029", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-030", "name": "HD-030", "domains": {}, "templates": [ { "name": "HD-030", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-030", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-031", "name": "HD-031", "domains": {}, "templates": [ { "name": "HD-031", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-031", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-032", "name": "HD-032", "domains": {}, "templates": [ { "name": "HD-032", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-032", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-033", "name": "HD-033", "domains": {}, "templates": [ { "name": "HD-033", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-033", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-034", "name": "HD-034", "domains": {}, "templates": [ { "name": "HD-034", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-034", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-035", "name": "HD-035", "domains": {}, "templates": [ { "name": "HD-035", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-035", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-036", "name": "HD-036", "domains": {}, "templates": [ { "name": "HD-036", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-036", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-037", "name": "HD-037", "domains": {}, "templates": [ { "name": "HD-037", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-037", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-038", "name": "HD-038", "domains": {}, "templates": [ { "name": "HD-038", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-038", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-039", "name": "HD-039", "domains": {}, "templates": [ { "name": "HD-039", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-039", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-040", "name": "HD-040", "domains": {}, "templates": [ { "name": "HD-040", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-040", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-041", "name": "HD-041", "domains": {}, "templates": [ { "name": "HD-041", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-041", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-042", "name": "HD-042", "domains": {}, "templates": [ { "name": "HD-042", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-042", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-043", "name": "HD-043", "domains": {}, "templates": [ { "name": "HD-043", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-043", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-044", "name": "HD-044", "domains": {}, "templates": [ { "name": "HD-044", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-044", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-045", "name": "HD-045", "domains": {}, "templates": [ { "name": "HD-045", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-045", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-046", "name": "HD-046", "domains": {}, "templates": [ { "name": "HD-046", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-046", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-047", "name": "HD-047", "domains": {}, "templates": [ { "name": "HD-047", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-047", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-048", "name": "HD-048", "domains": {}, "templates": [ { "name": "HD-048", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-048", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-049", "name": "HD-049", "domains": {}, "templates": [ { "name": "HD-049", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-049", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-050", "name": "HD-050", "domains": {}, "templates": [ { "name": "HD-050", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-050", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-051", "name": "HD-051", "domains": {}, "templates": [ { "name": "HD-051", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-051", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-052", "name": "HD-052", "domains": {}, "templates": [ { "name": "HD-052", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-052", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-053", "name": "HD-053", "domains": {}, "templates": [ { "name": "HD-053", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-053", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-054", "name": "HD-054", "domains": {}, "templates": [ { "name": "HD-054", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-054", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-055", "name": "HD-055", "domains": {}, "templates": [ { "name": "HD-055", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-055", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-056", "name": "HD-056", "domains": {}, "templates": [ { "name": "HD-056", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-056", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-057", "name": "HD-057", "domains": {}, "templates": [ { "name": "HD-057", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-057", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-058", "name": "HD-058", "domains": {}, "templates": [ { "name": "HD-058", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-058", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-059", "name": "HD-059", "domains": {}, "templates": [ { "name": "HD-059", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-059", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-060", "name": "HD-060", "domains": {}, "templates": [ { "name": "HD-060", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-060", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-061", "name": "HD-061", "domains": {}, "templates": [ { "name": "HD-061", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-061", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-062", "name": "HD-062", "domains": {}, "templates": [ { "name": "HD-062", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-062", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-063", "name": "HD-063", "domains": {}, "templates": [ { "name": "HD-063", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-063", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-064", "name": "HD-064", "domains": {}, "templates": [ { "name": "HD-064", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-064", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-065", "name": "HD-065", "domains": {}, "templates": [ { "name": "HD-065", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-065", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-066", "name": "HD-066", "domains": {}, "templates": [ { "name": "HD-066", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-066", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-067", "name": "HD-067", "domains": {}, "templates": [ { "name": "HD-067", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-067", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-068", "name": "HD-068", "domains": {}, "templates": [ { "name": "HD-068", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-068", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-069", "name": "HD-069", "domains": {}, "templates": [ { "name": "HD-069", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-069", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-070", "name": "HD-070", "domains": {}, "templates": [ { "name": "HD-070", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-070", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-071", "name": "HD-071", "domains": {}, "templates": [ { "name": "HD-071", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-071", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-072", "name": "HD-072", "domains": {}, "templates": [ { "name": "HD-072", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-072", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-073", "name": "HD-073", "domains": {}, "templates": [ { "name": "HD-073", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-073", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-074", "name": "HD-074", "domains": {}, "templates": [ { "name": "HD-074", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-074", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-075", "name": "HD-075", "domains": {}, "templates": [ { "name": "HD-075", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-075", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-076", "name": "HD-076", "domains": {}, "templates": [ { "name": "HD-076", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-076", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-077", "name": "HD-077", "domains": {}, "templates": [ { "name": "HD-077", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-077", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-078", "name": "HD-078", "domains": {}, "templates": [ { "name": "HD-078", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-078", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-079", "name": "HD-079", "domains": {}, "templates": [ { "name": "HD-079", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-079", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-080", "name": "HD-080", "domains": {}, "templates": [ { "name": "HD-080", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-080", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-081", "name": "HD-081", "domains": {}, "templates": [ { "name": "HD-081", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-081", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-082", "name": "HD-082", "domains": {}, "templates": [ { "name": "HD-082", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-082", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-083", "name": "HD-083", "domains": {}, "templates": [ { "name": "HD-083", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-083", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-084", "name": "HD-084", "domains": {}, "templates": [ { "name": "HD-084", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-084", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-085", "name": "HD-085", "domains": {}, "templates": [ { "name": "HD-085", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-085", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-086", "name": "HD-086", "domains": {}, "templates": [ { "name": "HD-086", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-086", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-087", "name": "HD-087", "domains": {}, "templates": [ { "name": "HD-087", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-087", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-088", "name": "HD-088", "domains": {}, "templates": [ { "name": "HD-088", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-088", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-089", "name": "HD-089", "domains": {}, "templates": [ { "name": "HD-089", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-089", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-090", "name": "HD-090", "domains": {}, "templates": [ { "name": "HD-090", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-090", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-091", "name": "HD-091", "domains": {}, "templates": [ { "name": "HD-091", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-091", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-092", "name": "HD-092", "domains": {}, "templates": [ { "name": "HD-092", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-092", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-093", "name": "HD-093", "domains": {}, "templates": [ { "name": "HD-093", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-093", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-094", "name": "HD-094", "domains": {}, "templates": [ { "name": "HD-094", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-094", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-095", "name": "HD-095", "domains": {}, "templates": [ { "name": "HD-095", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-095", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-096", "name": "HD-096", "domains": {}, "templates": [ { "name": "HD-096", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-096", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-097", "name": "HD-097", "domains": {}, "templates": [ { "name": "HD-097", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-097", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-098", "name": "HD-098", "domains": {}, "templates": [ { "name": "HD-098", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-098", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-099", "name": "HD-099", "domains": {}, "templates": [ { "name": "HD-099", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-099", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-100", "name": "HD-100", "domains": {}, "templates": [ { "name": "HD-100", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-100", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-101", "name": "HD-101", "domains": {}, "templates": [ { "name": "HD-101", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-101", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-102", "name": "HD-102", "domains": {}, "templates": [ { "name": "HD-102", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-102", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-103", "name": "HD-103", "domains": {}, "templates": [ { "name": "HD-103", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-103", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-104", "name": "HD-104", "domains": {}, "templates": [ { "name": "HD-104", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-104", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-105", "name": "HD-105", "domains": {}, "templates": [ { "name": "HD-105", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-105", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-106", "name": "HD-106", "domains": {}, "templates": [ { "name": "HD-106", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-106", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-107", "name": "HD-107", "domains": {}, "templates": [ { "name": "HD-107", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-107", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-108", "name": "HD-108", "domains": {}, "templates": [ { "name": "HD-108", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-108", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-109", "name": "HD-109", "domains": {}, "templates": [ { "name": "HD-109", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-109", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-110", "name": "HD-110", "domains": {}, "templates": [ { "name": "HD-110", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-110", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-111", "name": "HD-111", "domains": {}, "templates": [ { "name": "HD-111", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-111", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-112", "name": "HD-112", "domains": {}, "templates": [ { "name": "HD-112", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-112", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-113", "name": "HD-113", "domains": {}, "templates": [ { "name": "HD-113", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-113", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-114", "name": "HD-114", "domains": {}, "templates": [ { "name": "HD-114", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-114", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-115", "name": "HD-115", "domains": {}, "templates": [ { "name": "HD-115", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-115", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-116", "name": "HD-116", "domains": {}, "templates": [ { "name": "HD-116", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-116", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-117", "name": "HD-117", "domains": {}, "templates": [ { "name": "HD-117", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-117", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-118", "name": "HD-118", "domains": {}, "templates": [ { "name": "HD-118", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-118", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-119", "name": "HD-119", "domains": {}, "templates": [ { "name": "HD-119", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-119", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-120", "name": "HD-120", "domains": {}, "templates": [ { "name": "HD-120", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-120", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-121", "name": "HD-121", "domains": {}, "templates": [ { "name": "HD-121", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-121", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-122", "name": "HD-122", "domains": {}, "templates": [ { "name": "HD-122", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-122", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-123", "name": "HD-123", "domains": {}, "templates": [ { "name": "HD-123", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-123", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-124", "name": "HD-124", "domains": {}, "templates": [ { "name": "HD-124", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "SUM_VAP__6": null, "District_2": "HD-124", "SUM_total": null, "SUM_Hispan": null, "SUM_VAP_Hi": null, "SUM_NH_WHT": null, "SUM_VAP_NH": null, "SUM_DOJ_BL": null, "SUM_VAP__1": null, "SUM_NH_DOJ": null, "SUM_VAP__2": null, "SUM_NH_D_1": null, "SUM_VAP__3": null, "SUM_NH_D_2": null, "SUM_VAP__4": null, "SUM_NH_D_3": null, "SUM_VAP__5": null, "SUM_NH_D_4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5be42429bae84d4bab2162e1c87f9cb6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "SC House 2020", "type": "Feature Layer", "parentLayer": { "id": 15, "name": "State Wide" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "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 } }, "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 }, "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, 226, 212, 255 ], "toColor": [ 252, 226, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 222, 255 ], "toColor": [ 252, 182, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 196, 252, 255 ], "toColor": [ 192, 196, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 184, 255 ], "toColor": [ 223, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 242, 255 ], "toColor": [ 192, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 229, 252, 255 ], "toColor": [ 197, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 179, 252, 255 ], "toColor": [ 233, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 183, 179, 255 ], "toColor": [ 252, 183, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 201, 255 ], "toColor": [ 179, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 212, 252, 255 ], "toColor": [ 244, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 182, 255 ], "toColor": [ 252, 236, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 215, 255 ], "toColor": [ 220, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 220, 255 ], "toColor": [ 252, 204, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 182, 255 ], "toColor": [ 252, 205, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 207, 255 ], "toColor": [ 252, 240, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 197, 252, 255 ], "toColor": [ 239, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 252, 184, 255 ], "toColor": [ 191, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 202, 255 ], "toColor": [ 247, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 179, 252, 255 ], "toColor": [ 196, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 218, 252, 255 ], "toColor": [ 215, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 200, 255 ], "toColor": [ 252, 179, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 221, 255 ], "toColor": [ 192, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 238, 252, 255 ], "toColor": [ 182, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 207, 252, 255 ], "toColor": [ 216, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 240, 255 ], "toColor": [ 252, 215, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 209, 207, 255 ], "toColor": [ 252, 209, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 179, 252, 255 ], "toColor": [ 251, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 216, 252, 255 ], "toColor": [ 179, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 242, 255 ], "toColor": [ 252, 189, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 252, 255 ], "toColor": [ 210, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 187, 255 ], "toColor": [ 252, 224, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 197, 255 ], "toColor": [ 202, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 192, 252, 255 ], "toColor": [ 211, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 179, 255 ], "toColor": [ 252, 251, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 241, 252, 255 ], "toColor": [ 215, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 227, 255 ], "toColor": [ 252, 197, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 205, 252, 255 ], "toColor": [ 179, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 241, 255 ], "toColor": [ 210, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 207, 252, 255 ], "toColor": [ 199, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 249, 255 ], "toColor": [ 252, 204, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 184, 252, 255 ], "toColor": [ 184, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 210, 255 ], "toColor": [ 234, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 184, 255 ], "toColor": [ 240, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 249, 252, 255 ], "toColor": [ 187, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 211, 255 ], "toColor": [ 197, 252, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 192, 252, 255 ], "toColor": [ 248, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 215, 255 ], "toColor": [ 246, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 224, 255 ], "toColor": [ 207, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 200, 255 ], "toColor": [ 252, 194, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 241, 255 ], "toColor": [ 252, 207, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 184, 255 ], "toColor": [ 252, 197, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 189, 252, 255 ], "toColor": [ 223, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 233, 255 ], "toColor": [ 187, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 213, 252, 255 ], "toColor": [ 192, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 199, 252, 255 ], "toColor": [ 229, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 192, 255 ], "toColor": [ 252, 249, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 212, 255 ], "toColor": [ 252, 234, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 194, 255 ], "toColor": [ 236, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 194, 252, 255 ], "toColor": [ 179, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 194, 255 ], "toColor": [ 179, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 199, 255 ], "toColor": [ 222, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 199, 255 ], "toColor": [ 252, 216, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 207, 255 ], "toColor": [ 252, 249, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 182, 255 ], "toColor": [ 204, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 232, 255 ], "toColor": [ 212, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 243, 252, 255 ], "toColor": [ 202, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 212, 255 ], "toColor": [ 252, 220, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 212, 252, 255 ], "toColor": [ 225, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 225, 252, 255 ], "toColor": [ 212, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 184, 252, 255 ], "toColor": [ 244, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 192, 255 ], "toColor": [ 252, 232, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 225, 252, 255 ], "toColor": [ 182, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 252, 189, 255 ], "toColor": [ 209, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 207, 255 ], "toColor": [ 252, 189, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 184, 252, 255 ], "toColor": [ 208, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 179, 255 ], "toColor": [ 179, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 245, 255 ], "toColor": [ 179, 252, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 236, 255 ], "toColor": [ 202, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 199, 255 ], "toColor": [ 252, 229, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 192, 255 ], "toColor": [ 252, 239, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 218, 255 ], "toColor": [ 252, 215, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 179, 252, 255 ], "toColor": [ 183, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 182, 255 ], "toColor": [ 252, 229, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 212, 255 ], "toColor": [ 210, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 207, 255 ], "toColor": [ 252, 202, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 197, 255 ], "toColor": [ 252, 202, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 190, 255 ], "toColor": [ 252, 182, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 237, 252, 255 ], "toColor": [ 194, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 218, 255 ], "toColor": [ 179, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 223, 252, 255 ], "toColor": [ 199, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 197, 255 ], "toColor": [ 252, 208, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 242, 255 ], "toColor": [ 252, 194, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 248, 255 ], "toColor": [ 252, 187, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 221, 255 ], "toColor": [ 252, 189, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 231, 252, 255 ], "toColor": [ 212, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 179, 252, 255 ], "toColor": [ 216, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 207, 252, 255 ], "toColor": [ 240, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 228, 255 ], "toColor": [ 252, 192, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 252, 255 ], "toColor": [ 199, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 226, 255 ], "toColor": [ 252, 202, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 199, 252, 255 ], "toColor": [ 216, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 207, 255 ], "toColor": [ 221, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 207, 252, 255 ], "toColor": [ 232, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 229, 255 ], "toColor": [ 194, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 224, 255 ], "toColor": [ 252, 212, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 206, 252, 255 ], "toColor": [ 189, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 228, 255 ], "toColor": [ 252, 182, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 187, 252, 255 ], "toColor": [ 235, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 215, 252, 255 ], "toColor": [ 210, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 241, 255 ], "toColor": [ 252, 179, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 215, 255 ], "toColor": [ 252, 247, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 192, 255 ], "toColor": [ 252, 217, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 199, 252, 255 ], "toColor": [ 202, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 233, 255 ], "toColor": [ 252, 179, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 212, 255 ], "toColor": [ 252, 197, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 194, 255 ], "toColor": [ 221, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 194, 255 ], "toColor": [ 251, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 222, 255 ], "toColor": [ 215, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 242, 255 ], "toColor": [ 252, 202, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 199, 255 ], "toColor": [ 194, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 184, 252, 255 ], "toColor": [ 223, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 182, 255 ], "toColor": [ 252, 224, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 219, 255 ], "toColor": [ 252, 194, 219, 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" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "NAME", "typeIdField": "DISTRICT", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "sde.SDE.StateHouseDistrict.AREA", "type": "esriFieldTypeDouble", "alias": "sde.SDE.StateHouseDistrict.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sde.SDE.StateHouseDistrict.AREA" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "MEMBERS", "type": "esriFieldTypeDouble", "alias": "MEMBERS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEMBERS" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 43, "defaultValue": null, "modelName": "NAME" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R423_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S376_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "HD-001", "name": "HD-001", "domains": {}, "templates": [ { "name": "HD-001", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-001", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-002", "name": "HD-002", "domains": {}, "templates": [ { "name": "HD-002", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-002", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-003", "name": "HD-003", "domains": {}, "templates": [ { "name": "HD-003", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-003", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-004", "name": "HD-004", "domains": {}, "templates": [ { "name": "HD-004", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-004", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-005", "name": "HD-005", "domains": {}, "templates": [ { "name": "HD-005", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-005", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-006", "name": "HD-006", "domains": {}, "templates": [ { "name": "HD-006", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-006", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-007", "name": "HD-007", "domains": {}, "templates": [ { "name": "HD-007", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-007", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-008", "name": "HD-008", "domains": {}, "templates": [ { "name": "HD-008", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-008", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-009", "name": "HD-009", "domains": {}, "templates": [ { "name": "HD-009", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-009", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-010", "name": "HD-010", "domains": {}, "templates": [ { "name": "HD-010", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-010", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-011", "name": "HD-011", "domains": {}, "templates": [ { "name": "HD-011", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-011", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-012", "name": "HD-012", "domains": {}, "templates": [ { "name": "HD-012", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-012", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-013", "name": "HD-013", "domains": {}, "templates": [ { "name": "HD-013", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-013", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-014", "name": "HD-014", "domains": {}, "templates": [ { "name": "HD-014", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-014", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-015", "name": "HD-015", "domains": {}, "templates": [ { "name": "HD-015", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-015", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-016", "name": "HD-016", "domains": {}, "templates": [ { "name": "HD-016", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-016", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-017", "name": "HD-017", "domains": {}, "templates": [ { "name": "HD-017", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-017", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-018", "name": "HD-018", "domains": {}, "templates": [ { "name": "HD-018", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-018", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-019", "name": "HD-019", "domains": {}, "templates": [ { "name": "HD-019", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-019", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-020", "name": "HD-020", "domains": {}, "templates": [ { "name": "HD-020", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-020", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-021", "name": "HD-021", "domains": {}, "templates": [ { "name": "HD-021", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-021", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-022", "name": "HD-022", "domains": {}, "templates": [ { "name": "HD-022", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-022", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-023", "name": "HD-023", "domains": {}, "templates": [ { "name": "HD-023", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-023", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-024", "name": "HD-024", "domains": {}, "templates": [ { "name": "HD-024", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-024", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-025", "name": "HD-025", "domains": {}, "templates": [ { "name": "HD-025", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-025", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-026", "name": "HD-026", "domains": {}, "templates": [ { "name": "HD-026", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-026", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-027", "name": "HD-027", "domains": {}, "templates": [ { "name": "HD-027", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-027", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-028", "name": "HD-028", "domains": {}, "templates": [ { "name": "HD-028", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-028", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-029", "name": "HD-029", "domains": {}, "templates": [ { "name": "HD-029", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-029", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-030", "name": "HD-030", "domains": {}, "templates": [ { "name": "HD-030", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-030", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-031", "name": "HD-031", "domains": {}, "templates": [ { "name": "HD-031", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-031", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-032", "name": "HD-032", "domains": {}, "templates": [ { "name": "HD-032", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-032", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-033", "name": "HD-033", "domains": {}, "templates": [ { "name": "HD-033", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-033", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-034", "name": "HD-034", "domains": {}, "templates": [ { "name": "HD-034", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-034", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-035", "name": "HD-035", "domains": {}, "templates": [ { "name": "HD-035", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-035", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-036", "name": "HD-036", "domains": {}, "templates": [ { "name": "HD-036", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-036", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-037", "name": "HD-037", "domains": {}, "templates": [ { "name": "HD-037", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-037", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-038", "name": "HD-038", "domains": {}, "templates": [ { "name": "HD-038", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-038", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-039", "name": "HD-039", "domains": {}, "templates": [ { "name": "HD-039", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-039", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-040", "name": "HD-040", "domains": {}, "templates": [ { "name": "HD-040", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-040", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-041", "name": "HD-041", "domains": {}, "templates": [ { "name": "HD-041", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-041", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-042", "name": "HD-042", "domains": {}, "templates": [ { "name": "HD-042", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-042", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-043", "name": "HD-043", "domains": {}, "templates": [ { "name": "HD-043", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-043", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-044", "name": "HD-044", "domains": {}, "templates": [ { "name": "HD-044", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-044", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-045", "name": "HD-045", "domains": {}, "templates": [ { "name": "HD-045", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-045", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-046", "name": "HD-046", "domains": {}, "templates": [ { "name": "HD-046", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-046", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-047", "name": "HD-047", "domains": {}, "templates": [ { "name": "HD-047", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-047", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-048", "name": "HD-048", "domains": {}, "templates": [ { "name": "HD-048", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-048", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-049", "name": "HD-049", "domains": {}, "templates": [ { "name": "HD-049", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-049", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-050", "name": "HD-050", "domains": {}, "templates": [ { "name": "HD-050", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-050", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-051", "name": "HD-051", "domains": {}, "templates": [ { "name": "HD-051", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-051", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-052", "name": "HD-052", "domains": {}, "templates": [ { "name": "HD-052", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-052", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-053", "name": "HD-053", "domains": {}, "templates": [ { "name": "HD-053", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-053", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-054", "name": "HD-054", "domains": {}, "templates": [ { "name": "HD-054", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-054", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-055", "name": "HD-055", "domains": {}, "templates": [ { "name": "HD-055", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-055", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-056", "name": "HD-056", "domains": {}, "templates": [ { "name": "HD-056", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-056", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-057", "name": "HD-057", "domains": {}, "templates": [ { "name": "HD-057", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-057", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-058", "name": "HD-058", "domains": {}, "templates": [ { "name": "HD-058", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-058", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-059", "name": "HD-059", "domains": {}, "templates": [ { "name": "HD-059", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-059", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-060", "name": "HD-060", "domains": {}, "templates": [ { "name": "HD-060", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-060", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-061", "name": "HD-061", "domains": {}, "templates": [ { "name": "HD-061", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-061", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-062", "name": "HD-062", "domains": {}, "templates": [ { "name": "HD-062", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-062", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-063", "name": "HD-063", "domains": {}, "templates": [ { "name": "HD-063", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-063", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-064", "name": "HD-064", "domains": {}, "templates": [ { "name": "HD-064", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-064", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-065", "name": "HD-065", "domains": {}, "templates": [ { "name": "HD-065", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-065", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-066", "name": "HD-066", "domains": {}, "templates": [ { "name": "HD-066", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-066", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-067", "name": "HD-067", "domains": {}, "templates": [ { "name": "HD-067", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-067", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-068", "name": "HD-068", "domains": {}, "templates": [ { "name": "HD-068", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-068", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-069", "name": "HD-069", "domains": {}, "templates": [ { "name": "HD-069", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-069", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-070", "name": "HD-070", "domains": {}, "templates": [ { "name": "HD-070", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-070", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-071", "name": "HD-071", "domains": {}, "templates": [ { "name": "HD-071", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-071", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-072", "name": "HD-072", "domains": {}, "templates": [ { "name": "HD-072", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-072", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-073", "name": "HD-073", "domains": {}, "templates": [ { "name": "HD-073", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-073", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-074", "name": "HD-074", "domains": {}, "templates": [ { "name": "HD-074", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-074", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-075", "name": "HD-075", "domains": {}, "templates": [ { "name": "HD-075", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-075", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-076", "name": "HD-076", "domains": {}, "templates": [ { "name": "HD-076", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-076", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-077", "name": "HD-077", "domains": {}, "templates": [ { "name": "HD-077", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-077", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-078", "name": "HD-078", "domains": {}, "templates": [ { "name": "HD-078", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-078", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-079", "name": "HD-079", "domains": {}, "templates": [ { "name": "HD-079", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-079", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-080", "name": "HD-080", "domains": {}, "templates": [ { "name": "HD-080", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-080", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-081", "name": "HD-081", "domains": {}, "templates": [ { "name": "HD-081", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-081", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-082", "name": "HD-082", "domains": {}, "templates": [ { "name": "HD-082", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-082", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-083", "name": "HD-083", "domains": {}, "templates": [ { "name": "HD-083", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-083", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-084", "name": "HD-084", "domains": {}, "templates": [ { "name": "HD-084", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-084", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-085", "name": "HD-085", "domains": {}, "templates": [ { "name": "HD-085", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-085", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-086", "name": "HD-086", "domains": {}, "templates": [ { "name": "HD-086", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-086", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-087", "name": "HD-087", "domains": {}, "templates": [ { "name": "HD-087", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-087", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-088", "name": "HD-088", "domains": {}, "templates": [ { "name": "HD-088", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-088", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-089", "name": "HD-089", "domains": {}, "templates": [ { "name": "HD-089", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-089", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-090", "name": "HD-090", "domains": {}, "templates": [ { "name": "HD-090", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-090", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-091", "name": "HD-091", "domains": {}, "templates": [ { "name": "HD-091", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-091", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-092", "name": "HD-092", "domains": {}, "templates": [ { "name": "HD-092", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-092", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-093", "name": "HD-093", "domains": {}, "templates": [ { "name": "HD-093", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-093", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-094", "name": "HD-094", "domains": {}, "templates": [ { "name": "HD-094", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-094", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-095", "name": "HD-095", "domains": {}, "templates": [ { "name": "HD-095", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-095", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-096", "name": "HD-096", "domains": {}, "templates": [ { "name": "HD-096", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-096", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-097", "name": "HD-097", "domains": {}, "templates": [ { "name": "HD-097", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-097", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-098", "name": "HD-098", "domains": {}, "templates": [ { "name": "HD-098", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-098", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-099", "name": "HD-099", "domains": {}, "templates": [ { "name": "HD-099", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-099", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-100", "name": "HD-100", "domains": {}, "templates": [ { "name": "HD-100", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-100", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-101", "name": "HD-101", "domains": {}, "templates": [ { "name": "HD-101", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-101", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-102", "name": "HD-102", "domains": {}, "templates": [ { "name": "HD-102", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-102", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-103", "name": "HD-103", "domains": {}, "templates": [ { "name": "HD-103", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-103", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-104", "name": "HD-104", "domains": {}, "templates": [ { "name": "HD-104", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-104", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-105", "name": "HD-105", "domains": {}, "templates": [ { "name": "HD-105", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-105", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-106", "name": "HD-106", "domains": {}, "templates": [ { "name": "HD-106", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-106", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-107", "name": "HD-107", "domains": {}, "templates": [ { "name": "HD-107", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-107", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-108", "name": "HD-108", "domains": {}, "templates": [ { "name": "HD-108", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-108", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-109", "name": "HD-109", "domains": {}, "templates": [ { "name": "HD-109", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-109", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-110", "name": "HD-110", "domains": {}, "templates": [ { "name": "HD-110", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-110", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-111", "name": "HD-111", "domains": {}, "templates": [ { "name": "HD-111", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-111", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-112", "name": "HD-112", "domains": {}, "templates": [ { "name": "HD-112", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-112", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-113", "name": "HD-113", "domains": {}, "templates": [ { "name": "HD-113", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-113", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-114", "name": "HD-114", "domains": {}, "templates": [ { "name": "HD-114", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-114", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-115", "name": "HD-115", "domains": {}, "templates": [ { "name": "HD-115", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-115", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-116", "name": "HD-116", "domains": {}, "templates": [ { "name": "HD-116", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-116", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-117", "name": "HD-117", "domains": {}, "templates": [ { "name": "HD-117", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-117", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-118", "name": "HD-118", "domains": {}, "templates": [ { "name": "HD-118", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-118", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-119", "name": "HD-119", "domains": {}, "templates": [ { "name": "HD-119", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-119", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-120", "name": "HD-120", "domains": {}, "templates": [ { "name": "HD-120", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-120", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-121", "name": "HD-121", "domains": {}, "templates": [ { "name": "HD-121", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-121", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-122", "name": "HD-122", "domains": {}, "templates": [ { "name": "HD-122", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-122", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-123", "name": "HD-123", "domains": {}, "templates": [ { "name": "HD-123", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-123", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HD-124", "name": "HD-124", "domains": {}, "templates": [ { "name": "HD-124", "description": "", "prototype": { "attributes": { "sde.SDE.StateHouseDistrict.AREA": null, "NAME": null, "OBJECTID": null, "ID": null, "DISTRICT": "HD-124", "MEMBERS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5be42429bae84d4bab2162e1c87f9cb6" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "SC Congressional 2020", "type": "Feature Layer", "parentLayer": { "id": 15, "name": "State Wide" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "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 } }, "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 }, "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, 226, 212, 255 ], "toColor": [ 252, 226, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 182, 252, 255 ], "toColor": [ 191, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 189, 255 ], "toColor": [ 184, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 231, 252, 255 ], "toColor": [ 182, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 217, 255 ], "toColor": [ 252, 182, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 189, 255 ], "toColor": [ 250, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 232, 255 ], "toColor": [ 204, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 215, 252, 255 ], "toColor": [ 232, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 252, 255 ], "toColor": [ 252, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 182, 255 ], "toColor": [ 252, 190, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 207, 252, 255 ], "toColor": [ 179, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 232, 255 ], "toColor": [ 252, 212, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 179, 255 ], "toColor": [ 252, 222, 179, 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" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "DISTRICT", "typeIdField": "DISTRICT", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R422_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S375_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "1", "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "OBJECTID": null, "DISTRICT": "1" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "2", "name": "2", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "OBJECTID": null, "DISTRICT": "2" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "3", "name": "3", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "OBJECTID": null, "DISTRICT": "3" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "4", "name": "4", "domains": {}, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "OBJECTID": null, "DISTRICT": "4" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "5", "name": "5", "domains": {}, "templates": [ { "name": "5", "description": "", "prototype": { "attributes": { "OBJECTID": null, "DISTRICT": "5" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "6", "name": "6", "domains": {}, "templates": [ { "name": "6", "description": "", "prototype": { "attributes": { "OBJECTID": null, "DISTRICT": "6" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "7", "name": "7", "domains": {}, "templates": [ { "name": "7", "description": "", "prototype": { "attributes": { "OBJECTID": null, "DISTRICT": "7" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5be42429bae84d4bab2162e1c87f9cb6" } ], "tables": [] }