{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Polling Places", "type": "Feature Layer", "description": "
A polling place or polling location is where voters cast their ballots in elections. The relationship between voting precincts and polling places is maintained in the PrecinctPollingPlace table and this table should be used to manage the unique occurence of polling places to precincts; as well as occurences that require many voting precincts to be related to a single polling place. <\/SPAN><\/P><\/DIV><\/DIV>",
"geometryType": "esriGeometryPoint",
"sourceSpatialReference": {
"wkid": 2273,
"latestWkid": 2273,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17463800,
"falseY": -46132600,
"xyUnits": 2438.404876809752,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
230,
76,
0,
255
],
"size": 10,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 0.6
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {
"expression": "$feature.NAME",
"title": "Custom"
},
"labelPlacement": "esriServerPointLabelPlacementAboveRight",
"deconflictionStrategy": "dynamic",
"stackLabel": true,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"stackRowLength": 24,
"useCodedValues": true,
"maxScale": 0,
"minScale": 100000,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
230,
76,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": null,
"haloSize": null,
"font": {
"family": "Times New Roman",
"size": 10,
"style": "italic",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": true,
"extent": {
"xmin": 2107505.498058766,
"ymin": 387207.9834099263,
"xmax": 2279352.6211453266,
"ymax": 517251.8018158674,
"spatialReference": {
"wkid": 2273,
"latestWkid": 2273,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -122907600,
"falseY": -92800700,
"xyUnits": 3048,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": true,
"attachmentProperties": [
{
"name": "id",
"fieldName": "ATTACHMENTID",
"isEnabled": true
},
{
"name": "globalid",
"fieldName": "GlobalID",
"isEnabled": true
},
{
"name": "keywords",
"fieldName": "KEYWORDS",
"isEnabled": false
},
{
"name": "name",
"fieldName": "ATT_NAME",
"isEnabled": true
},
{
"name": "contentType",
"fieldName": "CONTENT_TYPE",
"isEnabled": true
},
{
"name": "size",
"fieldName": "DATA_SIZE",
"isEnabled": true
},
{
"name": "exifInfo",
"fieldName": "EXIFINFO",
"isEnabled": false
}
],
"attachmentFields": [
{
"name": "ATTACHMENTID",
"type": "esriFieldTypeOID",
"alias": "ATTACHMENTID",
"editable": false,
"nullable": false,
"length": 4,
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"editable": false,
"nullable": false,
"length": 38,
"domain": null
},
{
"name": "ATT_NAME",
"type": "esriFieldTypeString",
"alias": "ATT_NAME",
"editable": true,
"nullable": false,
"length": 250,
"domain": null
},
{
"name": "CONTENT_TYPE",
"type": "esriFieldTypeString",
"alias": "CONTENT_TYPE",
"editable": true,
"nullable": false,
"length": 150,
"domain": null
},
{
"name": "DATA_SIZE",
"type": "esriFieldTypeInteger",
"alias": "DATA_SIZE",
"editable": true,
"nullable": false,
"length": 4,
"domain": null
}
],
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "NAME",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "NAME",
"type": "esriFieldTypeString",
"alias": "Polling Location",
"length": 255,
"domain": null
},
{
"name": "POLLINGID",
"type": "esriFieldTypeString",
"alias": "Polling Place ID",
"length": 10,
"domain": null
},
{
"name": "FULLADD",
"type": "esriFieldTypeString",
"alias": "Full Site Address",
"length": 150,
"domain": null
},
{
"name": "CITY",
"type": "esriFieldTypeString",
"alias": "City",
"length": 50,
"domain": null
},
{
"name": "STATE",
"type": "esriFieldTypeString",
"alias": "State",
"length": 2,
"domain": null
},
{
"name": "OPERHOURS",
"type": "esriFieldTypeString",
"alias": "Polling Hours",
"length": 50,
"domain": {
"type": "codedValue",
"name": "OperationalHours",
"description": "The hours of operation for a facility",
"codedValues": [
{
"name": "Daylight",
"code": "Daylight"
},
{
"name": "Other",
"code": "Other"
},
{
"name": "6:00am-7:00pm",
"code": "6:00am-7:00pm"
},
{
"name": "24 Hours/Day",
"code": "24 Hours/Day"
},
{
"name": "8:30am-5:00pm",
"code": "8:30am-5:00pm"
},
{
"name": "Not_Dispatched",
"code": "Not_Dispatched"
},
{
"name": "Active",
"code": "Active"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "HANDICAP",
"type": "esriFieldTypeString",
"alias": "Handicap Accessible",
"length": 5,
"domain": {
"type": "codedValue",
"name": "YesNo",
"description": "A yes/no indicator",
"codedValues": [
{
"name": "Yes",
"code": "Yes"
},
{
"name": "No",
"code": "No"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "NEXTELECT",
"type": "esriFieldTypeDate",
"alias": "Next Election Date",
"length": 8,
"domain": null
},
{
"name": "REGDATE",
"type": "esriFieldTypeDate",
"alias": "Voter Registration Deadline",
"length": 8,
"domain": null
},
{
"name": "CONTACT",
"type": "esriFieldTypeString",
"alias": "Contact Name",
"length": 50,
"domain": null
},
{
"name": "PHONE",
"type": "esriFieldTypeString",
"alias": "Phone",
"length": 12,
"domain": null
},
{
"name": "EMAIL",
"type": "esriFieldTypeString",
"alias": "Email",
"length": 100,
"domain": null
},
{
"name": "LASTUPDATE",
"type": "esriFieldTypeDate",
"alias": "Last Update Date",
"length": 8,
"domain": null
},
{
"name": "LASTEDITOR",
"type": "esriFieldTypeString",
"alias": "Last Editor",
"length": 50,
"domain": null
},
{
"name": "Zip_",
"type": "esriFieldTypeDouble",
"alias": "Zip_",
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "created_user",
"length": 255,
"domain": null
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"length": 8,
"domain": null
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "last_edited_user",
"length": 255,
"domain": null
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"length": 8,
"domain": null
},
{
"name": "OPTIONAL",
"type": "esriFieldTypeString",
"alias": "Optional Location",
"length": 50,
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "R171_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_171",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "G1061POLLINGID",
"fields": "POLLINGID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S125_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAttachments": true,
"supportsQueryAttachmentsWithReturnUrl": true,
"supportsQueryAnalytic": true,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "6fd438e608b14134889eb080736bf4b3"
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 2,
"name": "VotingPrecinct",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 2273,
"latestWkid": 2273,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17463800,
"falseY": -46132600,
"xyUnits": 2438.404876809752,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "PCode",
"defaultSymbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
0,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
255,
255
],
"width": 2
}
},
"defaultLabel": "Dorchester Precincts",
"uniqueValueGroups": [],
"uniqueValueInfos": [],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
199,
244,
252,
255
],
"toColor": [
199,
244,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
251,
184,
252,
255
],
"toColor": [
251,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
250,
179,
255
],
"toColor": [
252,
250,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
201,
197,
255
],
"toColor": [
252,
201,
197,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
194,
252,
212,
255
],
"toColor": [
194,
252,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
188,
252,
255
],
"toColor": [
182,
188,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
240,
215,
252,
255
],
"toColor": [
240,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
235,
215,
255
],
"toColor": [
252,
235,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
210,
252,
255
],
"toColor": [
182,
210,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
182,
221,
255
],
"toColor": [
252,
182,
221,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
237,
252,
207,
255
],
"toColor": [
237,
252,
207,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
182,
255
],
"toColor": [
179,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
252,
243,
255
],
"toColor": [
182,
252,
243,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": 2063645.3893388696,
"ymin": 359408.71281107515,
"xmax": 2282565.813947931,
"ymax": 546541.543105036,
"spatialReference": {
"wkid": 2273,
"latestWkid": 2273,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -122907600,
"falseY": -92800700,
"xyUnits": 3048,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "Code_Name",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "County",
"type": "esriFieldTypeString",
"alias": "County",
"length": 3,
"domain": null
},
{
"name": "PCode",
"type": "esriFieldTypeString",
"alias": "PCode",
"length": 3,
"domain": null
},
{
"name": "Code_Name",
"type": "esriFieldTypeString",
"alias": "Code_Name",
"length": 50,
"domain": null
},
{
"name": "Labels",
"type": "esriFieldTypeString",
"alias": "Labels",
"length": 30,
"domain": null
},
{
"name": "PName",
"type": "esriFieldTypeString",
"alias": "PName",
"length": 50,
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "PPlace_Address",
"type": "esriFieldTypeString",
"alias": "Polling Address",
"length": 60,
"domain": null
},
{
"name": "Shape.STArea()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R421_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S374_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape.STArea()",
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriFeet",
"mapUnits": {"uwkid": 9002}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "6fd438e608b14134889eb080736bf4b3"
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 3,
"name": "Blocks Dissolved",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 2273,
"latestWkid": 2273,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17463800,
"falseY": -46132600,
"xyUnits": 2438.404876809752,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
191,
224,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
76,
230,
0,
255
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {
"expression": "$feature.VoterPrecinct+ textformatting.NewLine +'US House -'+$feature.US_House+ textformatting.NewLine +'SC -'+$feature.SC_Senate+ textformatting.NewLine +'SC -'+$feature.SC_House+ textformatting.NewLine +'CC Dist - '+$feature.DC_Dist+ textformatting.NewLine +$feature.School_MD+ textformatting.NewLine +$feature.SV_Dist+ textformatting.NewLine +$feature.NC_Dist+ textformatting.NewLine +$feature.SG_Dist",
"title": "Custom"
},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"useClippedGeometry": false,
"stackLabel": true,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"stackRowLength": 24,
"useCodedValues": true,
"maxScale": 0,
"minScale": 24000,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": null,
"haloSize": null,
"font": {
"family": "Tahoma",
"size": 10,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": true,
"extent": {
"xmin": 2063646.3493927233,
"ymin": 240806.4012136832,
"xmax": 2530149.756525118,
"ymax": 610372.2397544086,
"spatialReference": {
"wkid": 2273,
"latestWkid": 2273,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -122907600,
"falseY": -92800700,
"xyUnits": 3048,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "PNAME",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID_1",
"domain": null
},
{
"name": "NC_Dist",
"type": "esriFieldTypeString",
"alias": "North Charleston CD",
"length": 50,
"domain": null
},
{
"name": "SV_Dist",
"type": "esriFieldTypeString",
"alias": "Summerville CD",
"length": 50,
"domain": null
},
{
"name": "DC_Dist",
"type": "esriFieldTypeString",
"alias": "Dorchester County CD",
"length": 50,
"domain": null
},
{
"name": "SC_House",
"type": "esriFieldTypeString",
"alias": "SC House",
"length": 50,
"domain": null
},
{
"name": "SC_Senate",
"type": "esriFieldTypeString",
"alias": "SC Senate",
"length": 50,
"domain": null
},
{
"name": "US_House",
"type": "esriFieldTypeString",
"alias": "US House",
"length": 50,
"domain": null
},
{
"name": "School_MD",
"type": "esriFieldTypeString",
"alias": "SchoolRepDist",
"length": 50,
"domain": null
},
{
"name": "PNAME",
"type": "esriFieldTypeString",
"alias": "Precinct_Name",
"length": 75,
"domain": null
},
{
"name": "VoterPrecinct",
"type": "esriFieldTypeString",
"alias": "VoterPrecinct",
"length": 80,
"domain": null
},
{
"name": "SG_Dist",
"type": "esriFieldTypeString",
"alias": "St George CD",
"length": 50,
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "Shape.STArea()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R821_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S749_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape.STArea()",
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriFeet",
"mapUnits": {"uwkid": 9002}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "6fd438e608b14134889eb080736bf4b3"
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 4,
"name": "BLOCK DATA",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
137,
112,
68,
255
],
"width": 1
}
}
},
"scaleSymbols": true,
"transparency": 44.678312999999996,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 2063404.320509923,
"ymin": 240209.61738229432,
"xmax": 2534048.107558207,
"ymax": 613419.1575729877,
"spatialReference": {
"wkid": 2273,
"latestWkid": 2273,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -122907600,
"falseY": -92800700,
"xyUnits": 3048,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "NAME20",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID_1",
"type": "esriFieldTypeOID",
"alias": "OBJECTID_1",
"domain": null
},
{
"name": "COUNTYFP20",
"type": "esriFieldTypeString",
"alias": "COUNTYFP20",
"length": 3,
"domain": null
},
{
"name": "TRACTCE20",
"type": "esriFieldTypeString",
"alias": "TRACTCE20",
"length": 6,
"domain": null
},
{
"name": "BLOCKCE20",
"type": "esriFieldTypeString",
"alias": "BLOCKCE20",
"length": 4,
"domain": null
},
{
"name": "GEOID20",
"type": "esriFieldTypeString",
"alias": "GEOID20",
"length": 15,
"domain": null
},
{
"name": "NAME20",
"type": "esriFieldTypeString",
"alias": "NAME20",
"length": 10,
"domain": null
},
{
"name": "Geographic",
"type": "esriFieldTypeString",
"alias": "Geographic",
"length": 30,
"domain": null
},
{
"name": "County__FI",
"type": "esriFieldTypeString",
"alias": "County__FI",
"length": 254,
"domain": null
},
{
"name": "Census_Tra",
"type": "esriFieldTypeString",
"alias": "Census_Tra",
"length": 254,
"domain": null
},
{
"name": "Block_Grou",
"type": "esriFieldTypeString",
"alias": "Block_Grou",
"length": 254,
"domain": null
},
{
"name": "Block",
"type": "esriFieldTypeString",
"alias": "Block",
"length": 254,
"domain": null
},
{
"name": "Voting_Dis",
"type": "esriFieldTypeString",
"alias": "Voting_Dis",
"length": 254,
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "NC_Dist",
"type": "esriFieldTypeString",
"alias": "North Charleston CD",
"length": 50,
"domain": null
},
{
"name": "SV_Dist",
"type": "esriFieldTypeString",
"alias": "Summerville CD",
"length": 50,
"domain": null
},
{
"name": "DC_Dist",
"type": "esriFieldTypeString",
"alias": "Dorchester County CD",
"length": 50,
"domain": null
},
{
"name": "SC_House",
"type": "esriFieldTypeString",
"alias": "SC House",
"length": 50,
"domain": null
},
{
"name": "SC_Senate",
"type": "esriFieldTypeString",
"alias": "SC Senate",
"length": 50,
"domain": null
},
{
"name": "US_House",
"type": "esriFieldTypeString",
"alias": "US House",
"length": 50,
"domain": null
},
{
"name": "Shape.STArea()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
},
{
"name": "School_MD",
"type": "esriFieldTypeString",
"alias": "SchoolRepDist",
"length": 50,
"domain": null
},
{
"name": "PNAME",
"type": "esriFieldTypeString",
"alias": "Precinct_Name",
"length": 75,
"domain": null
},
{
"name": "VoterPrecinct",
"type": "esriFieldTypeString",
"alias": "VoterPrecinct",
"length": 80,
"domain": null
},
{
"name": "SG_Dist",
"type": "esriFieldTypeString",
"alias": "St George CD",
"length": 50,
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R352_pk",
"fields": "OBJECTID_1",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S305_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape.STArea()",
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriMeters",
"mapUnits": {"uwkid": 9001}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "6fd438e608b14134889eb080736bf4b3"
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 5,
"name": "School Rep",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "School_MD",
"uniqueValueGroups": [
{
"heading": "SchoolRepDist",
"classes": [
{
"label": "SD2-1",
"description": "SD2-1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
189,
248,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"SD2-1"
]
]
},
{
"label": "SD2-2",
"description": "SD2-2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
245,
179,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"SD2-2"
]
]
},
{
"label": "SD2-3",
"description": "SD2-3",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
246,
252,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"SD2-3"
]
]
},
{
"label": "SD2-4",
"description": "SD2-4",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
190,
184,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"SD2-4"
]
]
},
{
"label": "SD2-5",
"description": "SD2-5",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
212,
210,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"SD2-5"
]
]
},
{
"label": "SD2-6",
"description": "SD2-6",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
252,
193,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"SD2-6"
]
]
},
{
"label": "SD2-7",
"description": "SD2-7",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
246,
215,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"SD2-7"
]
]
},
{
"label": "SDist-2",
"description": "SDist-2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
197,
197,
185,
255
],
"outline": null
},
"values": [
[
"SDist-2"
]
]
},
{
"label": "SD4-1",
"description": "SD4-1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
204,
238,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"SD4-1"
]
]
},
{
"label": "SD4-2",
"description": "SD4-2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
204,
252,
222,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"SD4-2"
]
]
},
{
"label": "SD4-3",
"description": "SD4-3",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
210,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"SD4-3"
]
]
},
{
"label": "SD4-4",
"description": "SD4-4",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
187,
224,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"SD4-4"
]
]
},
{
"label": "SD4-5",
"description": "SD4-5",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
209,
182,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"SD4-5"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
189,
248,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "SD2-1",
"label": "SD2-1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
245,
179,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "SD2-2",
"label": "SD2-2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
246,
252,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "SD2-3",
"label": "SD2-3"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
190,
184,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "SD2-4",
"label": "SD2-4"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
212,
210,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "SD2-5",
"label": "SD2-5"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
252,
193,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "SD2-6",
"label": "SD2-6"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
246,
215,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "SD2-7",
"label": "SD2-7"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
197,
197,
185,
255
],
"outline": null
},
"value": "SDist-2",
"label": "SDist-2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
204,
238,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "SD4-1",
"label": "SD4-1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
204,
252,
222,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "SD4-2",
"label": "SD4-2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
210,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "SD4-3",
"label": "SD4-3"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
187,
224,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "SD4-4",
"label": "SD4-4"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
209,
182,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "SD4-5",
"label": "SD4-5"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
199,
244,
252,
255
],
"toColor": [
199,
244,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
251,
184,
252,
255
],
"toColor": [
251,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
250,
179,
255
],
"toColor": [
252,
250,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
201,
197,
255
],
"toColor": [
252,
201,
197,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
194,
252,
212,
255
],
"toColor": [
194,
252,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
188,
252,
255
],
"toColor": [
182,
188,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
240,
215,
252,
255
],
"toColor": [
240,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
235,
215,
255
],
"toColor": [
252,
235,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
210,
252,
255
],
"toColor": [
182,
210,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
182,
221,
255
],
"toColor": [
252,
182,
221,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
237,
252,
207,
255
],
"toColor": [
237,
252,
207,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
182,
255
],
"toColor": [
179,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
252,
243,
255
],
"toColor": [
182,
252,
243,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 44.678312999999996,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 2063404.320509923,
"ymin": 240209.61738229432,
"xmax": 2534048.107558207,
"ymax": 613419.1575729877,
"spatialReference": {
"wkid": 2273,
"latestWkid": 2273,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -122907600,
"falseY": -92800700,
"xyUnits": 3048,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "NAME20",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID_1",
"type": "esriFieldTypeOID",
"alias": "OBJECTID_1",
"domain": null
},
{
"name": "COUNTYFP20",
"type": "esriFieldTypeString",
"alias": "COUNTYFP20",
"length": 3,
"domain": null
},
{
"name": "TRACTCE20",
"type": "esriFieldTypeString",
"alias": "TRACTCE20",
"length": 6,
"domain": null
},
{
"name": "BLOCKCE20",
"type": "esriFieldTypeString",
"alias": "BLOCKCE20",
"length": 4,
"domain": null
},
{
"name": "GEOID20",
"type": "esriFieldTypeString",
"alias": "GEOID20",
"length": 15,
"domain": null
},
{
"name": "NAME20",
"type": "esriFieldTypeString",
"alias": "NAME20",
"length": 10,
"domain": null
},
{
"name": "FUNCSTAT20",
"type": "esriFieldTypeString",
"alias": "FUNCSTAT20",
"length": 1,
"domain": null
},
{
"name": "OBJECTID",
"type": "esriFieldTypeInteger",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Logical_Re",
"type": "esriFieldTypeDouble",
"alias": "Logical_Re",
"domain": null
},
{
"name": "Geographic",
"type": "esriFieldTypeString",
"alias": "Geographic",
"length": 30,
"domain": null
},
{
"name": "County__FI",
"type": "esriFieldTypeString",
"alias": "County__FI",
"length": 254,
"domain": null
},
{
"name": "Census_Tra",
"type": "esriFieldTypeString",
"alias": "Census_Tra",
"length": 254,
"domain": null
},
{
"name": "Block_Grou",
"type": "esriFieldTypeString",
"alias": "Block_Grou",
"length": 254,
"domain": null
},
{
"name": "Block",
"type": "esriFieldTypeString",
"alias": "Block",
"length": 254,
"domain": null
},
{
"name": "Congressio",
"type": "esriFieldTypeString",
"alias": "Congressio",
"length": 254,
"domain": null
},
{
"name": "State_Legi",
"type": "esriFieldTypeString",
"alias": "State_Legi",
"length": 254,
"domain": null
},
{
"name": "State_Le_1",
"type": "esriFieldTypeString",
"alias": "State_Le_1",
"length": 254,
"domain": null
},
{
"name": "Voting_Dis",
"type": "esriFieldTypeString",
"alias": "Voting_Dis",
"length": 254,
"domain": null
},
{
"name": "Area__Land",
"type": "esriFieldTypeDouble",
"alias": "Area__Land",
"domain": null
},
{
"name": "Area__Wate",
"type": "esriFieldTypeDouble",
"alias": "Area__Wate",
"domain": null
},
{
"name": "Area_Name_",
"type": "esriFieldTypeString",
"alias": "Area_Name_",
"length": 254,
"domain": null
},
{
"name": "Population",
"type": "esriFieldTypeDouble",
"alias": "Population",
"domain": null
},
{
"name": "Housing_Un",
"type": "esriFieldTypeDouble",
"alias": "Housing_Un",
"domain": null
},
{
"name": "Internal_P",
"type": "esriFieldTypeString",
"alias": "Internal_P",
"length": 254,
"domain": null
},
{
"name": "Internal_1",
"type": "esriFieldTypeString",
"alias": "Internal_1",
"length": 254,
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "NC_Dist",
"type": "esriFieldTypeString",
"alias": "North Charleston CD",
"length": 50,
"domain": null
},
{
"name": "SV_Dist",
"type": "esriFieldTypeString",
"alias": "Summerville CD",
"length": 50,
"domain": null
},
{
"name": "DC_Dist",
"type": "esriFieldTypeString",
"alias": "Dorchester County CD",
"length": 50,
"domain": null
},
{
"name": "SC_House",
"type": "esriFieldTypeString",
"alias": "SC House",
"length": 50,
"domain": null
},
{
"name": "SC_Senate",
"type": "esriFieldTypeString",
"alias": "SC Senate",
"length": 50,
"domain": null
},
{
"name": "US_House",
"type": "esriFieldTypeString",
"alias": "US House",
"length": 50,
"domain": null
},
{
"name": "Shape.STArea()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
},
{
"name": "School_MD",
"type": "esriFieldTypeString",
"alias": "SchoolRepDist",
"length": 50,
"domain": null
},
{
"name": "EstPop",
"type": "esriFieldTypeInteger",
"alias": "Estimated Population",
"domain": null
},
{
"name": "PNAME",
"type": "esriFieldTypeString",
"alias": "Precinct_Name",
"length": 75,
"domain": null
},
{
"name": "VoterPrecinct",
"type": "esriFieldTypeString",
"alias": "VoterPrecinct",
"length": 80,
"domain": null
},
{
"name": "SG_Dist",
"type": "esriFieldTypeString",
"alias": "St George CD",
"length": 50,
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R352_pk",
"fields": "OBJECTID_1",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S305_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape.STArea()",
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriMeters",
"mapUnits": {"uwkid": 9001}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "6fd438e608b14134889eb080736bf4b3"
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 6,
"name": "County DIstricts",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "DC_Dist",
"uniqueValueGroups": [
{
"heading": "Dorchester County CD",
"classes": [
{
"label": "1",
"description": "1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
235,
175,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"1"
]
]
},
{
"label": "2",
"description": "2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"2"
]
]
},
{
"label": "3",
"description": "3",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
187,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"3"
]
]
},
{
"label": "4",
"description": "4",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
163,
255,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"4"
]
]
},
{
"label": "5",
"description": "5",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
115,
223,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"5"
]
]
},
{
"label": "6",
"description": "6",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
207,
240,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"6"
]
]
},
{
"label": "7",
"description": "7",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
115,
223,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"7"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
235,
175,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "1",
"label": "1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "2",
"label": "2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
187,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "3",
"label": "3"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
163,
255,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "4",
"label": "4"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
115,
223,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "5",
"label": "5"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
207,
240,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "6",
"label": "6"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
115,
223,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "7",
"label": "7"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
199,
244,
252,
255
],
"toColor": [
199,
244,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
251,
184,
252,
255
],
"toColor": [
251,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
250,
179,
255
],
"toColor": [
252,
250,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
201,
197,
255
],
"toColor": [
252,
201,
197,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
194,
252,
212,
255
],
"toColor": [
194,
252,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
188,
252,
255
],
"toColor": [
182,
188,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
240,
215,
252,
255
],
"toColor": [
240,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
235,
215,
255
],
"toColor": [
252,
235,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
210,
252,
255
],
"toColor": [
182,
210,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
182,
221,
255
],
"toColor": [
252,
182,
221,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
237,
252,
207,
255
],
"toColor": [
237,
252,
207,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
182,
255
],
"toColor": [
179,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
252,
243,
255
],
"toColor": [
182,
252,
243,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 44.678312999999996,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 2063404.320509923,
"ymin": 240209.61738229432,
"xmax": 2534048.107558207,
"ymax": 613419.1575729877,
"spatialReference": {
"wkid": 2273,
"latestWkid": 2273,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -122907600,
"falseY": -92800700,
"xyUnits": 3048,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "NAME20",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID_1",
"type": "esriFieldTypeOID",
"alias": "OBJECTID_1",
"domain": null
},
{
"name": "COUNTYFP20",
"type": "esriFieldTypeString",
"alias": "COUNTYFP20",
"length": 3,
"domain": null
},
{
"name": "TRACTCE20",
"type": "esriFieldTypeString",
"alias": "TRACTCE20",
"length": 6,
"domain": null
},
{
"name": "BLOCKCE20",
"type": "esriFieldTypeString",
"alias": "BLOCKCE20",
"length": 4,
"domain": null
},
{
"name": "GEOID20",
"type": "esriFieldTypeString",
"alias": "GEOID20",
"length": 15,
"domain": null
},
{
"name": "NAME20",
"type": "esriFieldTypeString",
"alias": "NAME20",
"length": 10,
"domain": null
},
{
"name": "FUNCSTAT20",
"type": "esriFieldTypeString",
"alias": "FUNCSTAT20",
"length": 1,
"domain": null
},
{
"name": "OBJECTID",
"type": "esriFieldTypeInteger",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Logical_Re",
"type": "esriFieldTypeDouble",
"alias": "Logical_Re",
"domain": null
},
{
"name": "Geographic",
"type": "esriFieldTypeString",
"alias": "Geographic",
"length": 30,
"domain": null
},
{
"name": "County__FI",
"type": "esriFieldTypeString",
"alias": "County__FI",
"length": 254,
"domain": null
},
{
"name": "Census_Tra",
"type": "esriFieldTypeString",
"alias": "Census_Tra",
"length": 254,
"domain": null
},
{
"name": "Block_Grou",
"type": "esriFieldTypeString",
"alias": "Block_Grou",
"length": 254,
"domain": null
},
{
"name": "Block",
"type": "esriFieldTypeString",
"alias": "Block",
"length": 254,
"domain": null
},
{
"name": "Congressio",
"type": "esriFieldTypeString",
"alias": "Congressio",
"length": 254,
"domain": null
},
{
"name": "State_Legi",
"type": "esriFieldTypeString",
"alias": "State_Legi",
"length": 254,
"domain": null
},
{
"name": "State_Le_1",
"type": "esriFieldTypeString",
"alias": "State_Le_1",
"length": 254,
"domain": null
},
{
"name": "Voting_Dis",
"type": "esriFieldTypeString",
"alias": "Voting_Dis",
"length": 254,
"domain": null
},
{
"name": "Area__Land",
"type": "esriFieldTypeDouble",
"alias": "Area__Land",
"domain": null
},
{
"name": "Area__Wate",
"type": "esriFieldTypeDouble",
"alias": "Area__Wate",
"domain": null
},
{
"name": "Area_Name_",
"type": "esriFieldTypeString",
"alias": "Area_Name_",
"length": 254,
"domain": null
},
{
"name": "Population",
"type": "esriFieldTypeDouble",
"alias": "Population",
"domain": null
},
{
"name": "Housing_Un",
"type": "esriFieldTypeDouble",
"alias": "Housing_Un",
"domain": null
},
{
"name": "Internal_P",
"type": "esriFieldTypeString",
"alias": "Internal_P",
"length": 254,
"domain": null
},
{
"name": "Internal_1",
"type": "esriFieldTypeString",
"alias": "Internal_1",
"length": 254,
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "NC_Dist",
"type": "esriFieldTypeString",
"alias": "North Charleston CD",
"length": 50,
"domain": null
},
{
"name": "SV_Dist",
"type": "esriFieldTypeString",
"alias": "Summerville CD",
"length": 50,
"domain": null
},
{
"name": "DC_Dist",
"type": "esriFieldTypeString",
"alias": "Dorchester County CD",
"length": 50,
"domain": null
},
{
"name": "SC_House",
"type": "esriFieldTypeString",
"alias": "SC House",
"length": 50,
"domain": null
},
{
"name": "SC_Senate",
"type": "esriFieldTypeString",
"alias": "SC Senate",
"length": 50,
"domain": null
},
{
"name": "US_House",
"type": "esriFieldTypeString",
"alias": "US House",
"length": 50,
"domain": null
},
{
"name": "Shape.STArea()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
},
{
"name": "School_MD",
"type": "esriFieldTypeString",
"alias": "SchoolRepDist",
"length": 50,
"domain": null
},
{
"name": "EstPop",
"type": "esriFieldTypeInteger",
"alias": "Estimated Population",
"domain": null
},
{
"name": "PNAME",
"type": "esriFieldTypeString",
"alias": "Precinct_Name",
"length": 75,
"domain": null
},
{
"name": "VoterPrecinct",
"type": "esriFieldTypeString",
"alias": "VoterPrecinct",
"length": 80,
"domain": null
},
{
"name": "SG_Dist",
"type": "esriFieldTypeString",
"alias": "St George CD",
"length": 50,
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R352_pk",
"fields": "OBJECTID_1",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S305_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape.STArea()",
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriMeters",
"mapUnits": {"uwkid": 9001}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "6fd438e608b14134889eb080736bf4b3"
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 7,
"name": "House",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "SC_House",
"uniqueValueGroups": [
{
"heading": "SC House",
"classes": [
{
"label": "HD-090",
"description": "HD-090",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
212,
252,
224,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"HD-090"
]
]
},
{
"label": "HD-094",
"description": "HD-094",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
190,
232,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"HD-094"
]
]
},
{
"label": "HD-095",
"description": "HD-095",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
235,
175,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"HD-095"
]
]
},
{
"label": "HD-097",
"description": "HD-097",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
232,
190,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"HD-097"
]
]
},
{
"label": "HD-098",
"description": "HD-098",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
115,
255,
223,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"HD-098"
]
]
},
{
"label": "HD-102",
"description": "HD-102",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
190,
190,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"HD-102"
]
]
},
{
"label": "HD-109",
"description": "HD-109",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
190,
232,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"HD-109"
]
]
},
{
"label": "HD-114",
"description": "HD-114",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
163,
255,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"HD-114"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
212,
252,
224,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "HD-090",
"label": "HD-090"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
190,
232,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "HD-094",
"label": "HD-094"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
235,
175,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "HD-095",
"label": "HD-095"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
232,
190,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "HD-097",
"label": "HD-097"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
115,
255,
223,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "HD-098",
"label": "HD-098"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
190,
190,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "HD-102",
"label": "HD-102"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
190,
232,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "HD-109",
"label": "HD-109"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
163,
255,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "HD-114",
"label": "HD-114"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
199,
244,
252,
255
],
"toColor": [
199,
244,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
251,
184,
252,
255
],
"toColor": [
251,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
250,
179,
255
],
"toColor": [
252,
250,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
201,
197,
255
],
"toColor": [
252,
201,
197,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
194,
252,
212,
255
],
"toColor": [
194,
252,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
188,
252,
255
],
"toColor": [
182,
188,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
240,
215,
252,
255
],
"toColor": [
240,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
235,
215,
255
],
"toColor": [
252,
235,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
210,
252,
255
],
"toColor": [
182,
210,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
182,
221,
255
],
"toColor": [
252,
182,
221,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
237,
252,
207,
255
],
"toColor": [
237,
252,
207,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
182,
255
],
"toColor": [
179,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
252,
243,
255
],
"toColor": [
182,
252,
243,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 44.678312999999996,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 2063404.320509923,
"ymin": 240209.61738229432,
"xmax": 2534048.107558207,
"ymax": 613419.1575729877,
"spatialReference": {
"wkid": 2273,
"latestWkid": 2273,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -122907600,
"falseY": -92800700,
"xyUnits": 3048,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "NAME20",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID_1",
"type": "esriFieldTypeOID",
"alias": "OBJECTID_1",
"domain": null
},
{
"name": "COUNTYFP20",
"type": "esriFieldTypeString",
"alias": "COUNTYFP20",
"length": 3,
"domain": null
},
{
"name": "TRACTCE20",
"type": "esriFieldTypeString",
"alias": "TRACTCE20",
"length": 6,
"domain": null
},
{
"name": "BLOCKCE20",
"type": "esriFieldTypeString",
"alias": "BLOCKCE20",
"length": 4,
"domain": null
},
{
"name": "GEOID20",
"type": "esriFieldTypeString",
"alias": "GEOID20",
"length": 15,
"domain": null
},
{
"name": "NAME20",
"type": "esriFieldTypeString",
"alias": "NAME20",
"length": 10,
"domain": null
},
{
"name": "FUNCSTAT20",
"type": "esriFieldTypeString",
"alias": "FUNCSTAT20",
"length": 1,
"domain": null
},
{
"name": "OBJECTID",
"type": "esriFieldTypeInteger",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Logical_Re",
"type": "esriFieldTypeDouble",
"alias": "Logical_Re",
"domain": null
},
{
"name": "Geographic",
"type": "esriFieldTypeString",
"alias": "Geographic",
"length": 30,
"domain": null
},
{
"name": "County__FI",
"type": "esriFieldTypeString",
"alias": "County__FI",
"length": 254,
"domain": null
},
{
"name": "Census_Tra",
"type": "esriFieldTypeString",
"alias": "Census_Tra",
"length": 254,
"domain": null
},
{
"name": "Block_Grou",
"type": "esriFieldTypeString",
"alias": "Block_Grou",
"length": 254,
"domain": null
},
{
"name": "Block",
"type": "esriFieldTypeString",
"alias": "Block",
"length": 254,
"domain": null
},
{
"name": "Congressio",
"type": "esriFieldTypeString",
"alias": "Congressio",
"length": 254,
"domain": null
},
{
"name": "State_Legi",
"type": "esriFieldTypeString",
"alias": "State_Legi",
"length": 254,
"domain": null
},
{
"name": "State_Le_1",
"type": "esriFieldTypeString",
"alias": "State_Le_1",
"length": 254,
"domain": null
},
{
"name": "Voting_Dis",
"type": "esriFieldTypeString",
"alias": "Voting_Dis",
"length": 254,
"domain": null
},
{
"name": "Area__Land",
"type": "esriFieldTypeDouble",
"alias": "Area__Land",
"domain": null
},
{
"name": "Area__Wate",
"type": "esriFieldTypeDouble",
"alias": "Area__Wate",
"domain": null
},
{
"name": "Area_Name_",
"type": "esriFieldTypeString",
"alias": "Area_Name_",
"length": 254,
"domain": null
},
{
"name": "Population",
"type": "esriFieldTypeDouble",
"alias": "Population",
"domain": null
},
{
"name": "Housing_Un",
"type": "esriFieldTypeDouble",
"alias": "Housing_Un",
"domain": null
},
{
"name": "Internal_P",
"type": "esriFieldTypeString",
"alias": "Internal_P",
"length": 254,
"domain": null
},
{
"name": "Internal_1",
"type": "esriFieldTypeString",
"alias": "Internal_1",
"length": 254,
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "NC_Dist",
"type": "esriFieldTypeString",
"alias": "North Charleston CD",
"length": 50,
"domain": null
},
{
"name": "SV_Dist",
"type": "esriFieldTypeString",
"alias": "Summerville CD",
"length": 50,
"domain": null
},
{
"name": "DC_Dist",
"type": "esriFieldTypeString",
"alias": "Dorchester County CD",
"length": 50,
"domain": null
},
{
"name": "SC_House",
"type": "esriFieldTypeString",
"alias": "SC House",
"length": 50,
"domain": null
},
{
"name": "SC_Senate",
"type": "esriFieldTypeString",
"alias": "SC Senate",
"length": 50,
"domain": null
},
{
"name": "US_House",
"type": "esriFieldTypeString",
"alias": "US House",
"length": 50,
"domain": null
},
{
"name": "Shape.STArea()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
},
{
"name": "School_MD",
"type": "esriFieldTypeString",
"alias": "SchoolRepDist",
"length": 50,
"domain": null
},
{
"name": "EstPop",
"type": "esriFieldTypeInteger",
"alias": "Estimated Population",
"domain": null
},
{
"name": "PNAME",
"type": "esriFieldTypeString",
"alias": "Precinct_Name",
"length": 75,
"domain": null
},
{
"name": "VoterPrecinct",
"type": "esriFieldTypeString",
"alias": "VoterPrecinct",
"length": 80,
"domain": null
},
{
"name": "SG_Dist",
"type": "esriFieldTypeString",
"alias": "St George CD",
"length": 50,
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R352_pk",
"fields": "OBJECTID_1",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S305_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape.STArea()",
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriMeters",
"mapUnits": {"uwkid": 9001}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "6fd438e608b14134889eb080736bf4b3"
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 8,
"name": "Senate",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "SC_Senate",
"uniqueValueGroups": [
{
"heading": "SC Senate",
"classes": [
{
"label": "SD-38",
"description": "SD-38",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
211,
127,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"SD-38"
]
]
},
{
"label": "SD-39",
"description": "SD-39",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
232,
190,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"SD-39"
]
]
},
{
"label": "SD-41",
"description": "SD-41",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
190,
232,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"SD-41"
]
]
},
{
"label": "SD-42",
"description": "SD-42",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
163,
255,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"SD-42"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
211,
127,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "SD-38",
"label": "SD-38"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
232,
190,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "SD-39",
"label": "SD-39"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
190,
232,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "SD-41",
"label": "SD-41"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
163,
255,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "SD-42",
"label": "SD-42"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
199,
244,
252,
255
],
"toColor": [
199,
244,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
251,
184,
252,
255
],
"toColor": [
251,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
250,
179,
255
],
"toColor": [
252,
250,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
201,
197,
255
],
"toColor": [
252,
201,
197,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
194,
252,
212,
255
],
"toColor": [
194,
252,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
188,
252,
255
],
"toColor": [
182,
188,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
240,
215,
252,
255
],
"toColor": [
240,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
235,
215,
255
],
"toColor": [
252,
235,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
210,
252,
255
],
"toColor": [
182,
210,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
182,
221,
255
],
"toColor": [
252,
182,
221,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
237,
252,
207,
255
],
"toColor": [
237,
252,
207,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
182,
255
],
"toColor": [
179,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
252,
243,
255
],
"toColor": [
182,
252,
243,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 44.678312999999996,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 2063404.320509923,
"ymin": 240209.61738229432,
"xmax": 2534048.107558207,
"ymax": 613419.1575729877,
"spatialReference": {
"wkid": 2273,
"latestWkid": 2273,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -122907600,
"falseY": -92800700,
"xyUnits": 3048,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "NAME20",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID_1",
"type": "esriFieldTypeOID",
"alias": "OBJECTID_1",
"domain": null
},
{
"name": "COUNTYFP20",
"type": "esriFieldTypeString",
"alias": "COUNTYFP20",
"length": 3,
"domain": null
},
{
"name": "TRACTCE20",
"type": "esriFieldTypeString",
"alias": "TRACTCE20",
"length": 6,
"domain": null
},
{
"name": "BLOCKCE20",
"type": "esriFieldTypeString",
"alias": "BLOCKCE20",
"length": 4,
"domain": null
},
{
"name": "GEOID20",
"type": "esriFieldTypeString",
"alias": "GEOID20",
"length": 15,
"domain": null
},
{
"name": "NAME20",
"type": "esriFieldTypeString",
"alias": "NAME20",
"length": 10,
"domain": null
},
{
"name": "FUNCSTAT20",
"type": "esriFieldTypeString",
"alias": "FUNCSTAT20",
"length": 1,
"domain": null
},
{
"name": "OBJECTID",
"type": "esriFieldTypeInteger",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Logical_Re",
"type": "esriFieldTypeDouble",
"alias": "Logical_Re",
"domain": null
},
{
"name": "Geographic",
"type": "esriFieldTypeString",
"alias": "Geographic",
"length": 30,
"domain": null
},
{
"name": "County__FI",
"type": "esriFieldTypeString",
"alias": "County__FI",
"length": 254,
"domain": null
},
{
"name": "Census_Tra",
"type": "esriFieldTypeString",
"alias": "Census_Tra",
"length": 254,
"domain": null
},
{
"name": "Block_Grou",
"type": "esriFieldTypeString",
"alias": "Block_Grou",
"length": 254,
"domain": null
},
{
"name": "Block",
"type": "esriFieldTypeString",
"alias": "Block",
"length": 254,
"domain": null
},
{
"name": "Congressio",
"type": "esriFieldTypeString",
"alias": "Congressio",
"length": 254,
"domain": null
},
{
"name": "State_Legi",
"type": "esriFieldTypeString",
"alias": "State_Legi",
"length": 254,
"domain": null
},
{
"name": "State_Le_1",
"type": "esriFieldTypeString",
"alias": "State_Le_1",
"length": 254,
"domain": null
},
{
"name": "Voting_Dis",
"type": "esriFieldTypeString",
"alias": "Voting_Dis",
"length": 254,
"domain": null
},
{
"name": "Area__Land",
"type": "esriFieldTypeDouble",
"alias": "Area__Land",
"domain": null
},
{
"name": "Area__Wate",
"type": "esriFieldTypeDouble",
"alias": "Area__Wate",
"domain": null
},
{
"name": "Area_Name_",
"type": "esriFieldTypeString",
"alias": "Area_Name_",
"length": 254,
"domain": null
},
{
"name": "Population",
"type": "esriFieldTypeDouble",
"alias": "Population",
"domain": null
},
{
"name": "Housing_Un",
"type": "esriFieldTypeDouble",
"alias": "Housing_Un",
"domain": null
},
{
"name": "Internal_P",
"type": "esriFieldTypeString",
"alias": "Internal_P",
"length": 254,
"domain": null
},
{
"name": "Internal_1",
"type": "esriFieldTypeString",
"alias": "Internal_1",
"length": 254,
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "NC_Dist",
"type": "esriFieldTypeString",
"alias": "North Charleston CD",
"length": 50,
"domain": null
},
{
"name": "SV_Dist",
"type": "esriFieldTypeString",
"alias": "Summerville CD",
"length": 50,
"domain": null
},
{
"name": "DC_Dist",
"type": "esriFieldTypeString",
"alias": "Dorchester County CD",
"length": 50,
"domain": null
},
{
"name": "SC_House",
"type": "esriFieldTypeString",
"alias": "SC House",
"length": 50,
"domain": null
},
{
"name": "SC_Senate",
"type": "esriFieldTypeString",
"alias": "SC Senate",
"length": 50,
"domain": null
},
{
"name": "US_House",
"type": "esriFieldTypeString",
"alias": "US House",
"length": 50,
"domain": null
},
{
"name": "Shape.STArea()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
},
{
"name": "School_MD",
"type": "esriFieldTypeString",
"alias": "SchoolRepDist",
"length": 50,
"domain": null
},
{
"name": "EstPop",
"type": "esriFieldTypeInteger",
"alias": "Estimated Population",
"domain": null
},
{
"name": "PNAME",
"type": "esriFieldTypeString",
"alias": "Precinct_Name",
"length": 75,
"domain": null
},
{
"name": "VoterPrecinct",
"type": "esriFieldTypeString",
"alias": "VoterPrecinct",
"length": 80,
"domain": null
},
{
"name": "SG_Dist",
"type": "esriFieldTypeString",
"alias": "St George CD",
"length": 50,
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R352_pk",
"fields": "OBJECTID_1",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S305_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape.STArea()",
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriMeters",
"mapUnits": {"uwkid": 9001}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "6fd438e608b14134889eb080736bf4b3"
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 9,
"name": "Congresional",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "US_House",
"uniqueValueGroups": [
{
"heading": "US House",
"classes": [
{
"label": "1",
"description": "1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
190,
232,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"1"
]
]
},
{
"label": "6",
"description": "6",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
214,
157,
188,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"values": [
[
"6"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
190,
232,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "1",
"label": "1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
214,
157,
188,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
0
],
"width": 0.7
}
},
"value": "6",
"label": "6"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
199,
244,
252,
255
],
"toColor": [
199,
244,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
251,
184,
252,
255
],
"toColor": [
251,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
250,
179,
255
],
"toColor": [
252,
250,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
201,
197,
255
],
"toColor": [
252,
201,
197,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
194,
252,
212,
255
],
"toColor": [
194,
252,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
188,
252,
255
],
"toColor": [
182,
188,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
240,
215,
252,
255
],
"toColor": [
240,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
235,
215,
255
],
"toColor": [
252,
235,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
210,
252,
255
],
"toColor": [
182,
210,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
182,
221,
255
],
"toColor": [
252,
182,
221,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
237,
252,
207,
255
],
"toColor": [
237,
252,
207,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
182,
255
],
"toColor": [
179,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
252,
243,
255
],
"toColor": [
182,
252,
243,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 44.678312999999996,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 2063404.320509923,
"ymin": 240209.61738229432,
"xmax": 2534048.107558207,
"ymax": 613419.1575729877,
"spatialReference": {
"wkid": 2273,
"latestWkid": 2273,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -122907600,
"falseY": -92800700,
"xyUnits": 3048,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "NAME20",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID_1",
"type": "esriFieldTypeOID",
"alias": "OBJECTID_1",
"domain": null
},
{
"name": "COUNTYFP20",
"type": "esriFieldTypeString",
"alias": "COUNTYFP20",
"length": 3,
"domain": null
},
{
"name": "TRACTCE20",
"type": "esriFieldTypeString",
"alias": "TRACTCE20",
"length": 6,
"domain": null
},
{
"name": "BLOCKCE20",
"type": "esriFieldTypeString",
"alias": "BLOCKCE20",
"length": 4,
"domain": null
},
{
"name": "GEOID20",
"type": "esriFieldTypeString",
"alias": "GEOID20",
"length": 15,
"domain": null
},
{
"name": "NAME20",
"type": "esriFieldTypeString",
"alias": "NAME20",
"length": 10,
"domain": null
},
{
"name": "FUNCSTAT20",
"type": "esriFieldTypeString",
"alias": "FUNCSTAT20",
"length": 1,
"domain": null
},
{
"name": "OBJECTID",
"type": "esriFieldTypeInteger",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Logical_Re",
"type": "esriFieldTypeDouble",
"alias": "Logical_Re",
"domain": null
},
{
"name": "Geographic",
"type": "esriFieldTypeString",
"alias": "Geographic",
"length": 30,
"domain": null
},
{
"name": "County__FI",
"type": "esriFieldTypeString",
"alias": "County__FI",
"length": 254,
"domain": null
},
{
"name": "Census_Tra",
"type": "esriFieldTypeString",
"alias": "Census_Tra",
"length": 254,
"domain": null
},
{
"name": "Block_Grou",
"type": "esriFieldTypeString",
"alias": "Block_Grou",
"length": 254,
"domain": null
},
{
"name": "Block",
"type": "esriFieldTypeString",
"alias": "Block",
"length": 254,
"domain": null
},
{
"name": "Congressio",
"type": "esriFieldTypeString",
"alias": "Congressio",
"length": 254,
"domain": null
},
{
"name": "State_Legi",
"type": "esriFieldTypeString",
"alias": "State_Legi",
"length": 254,
"domain": null
},
{
"name": "State_Le_1",
"type": "esriFieldTypeString",
"alias": "State_Le_1",
"length": 254,
"domain": null
},
{
"name": "Voting_Dis",
"type": "esriFieldTypeString",
"alias": "Voting_Dis",
"length": 254,
"domain": null
},
{
"name": "Area__Land",
"type": "esriFieldTypeDouble",
"alias": "Area__Land",
"domain": null
},
{
"name": "Area__Wate",
"type": "esriFieldTypeDouble",
"alias": "Area__Wate",
"domain": null
},
{
"name": "Area_Name_",
"type": "esriFieldTypeString",
"alias": "Area_Name_",
"length": 254,
"domain": null
},
{
"name": "Population",
"type": "esriFieldTypeDouble",
"alias": "Population",
"domain": null
},
{
"name": "Housing_Un",
"type": "esriFieldTypeDouble",
"alias": "Housing_Un",
"domain": null
},
{
"name": "Internal_P",
"type": "esriFieldTypeString",
"alias": "Internal_P",
"length": 254,
"domain": null
},
{
"name": "Internal_1",
"type": "esriFieldTypeString",
"alias": "Internal_1",
"length": 254,
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "NC_Dist",
"type": "esriFieldTypeString",
"alias": "North Charleston CD",
"length": 50,
"domain": null
},
{
"name": "SV_Dist",
"type": "esriFieldTypeString",
"alias": "Summerville CD",
"length": 50,
"domain": null
},
{
"name": "DC_Dist",
"type": "esriFieldTypeString",
"alias": "Dorchester County CD",
"length": 50,
"domain": null
},
{
"name": "SC_House",
"type": "esriFieldTypeString",
"alias": "SC House",
"length": 50,
"domain": null
},
{
"name": "SC_Senate",
"type": "esriFieldTypeString",
"alias": "SC Senate",
"length": 50,
"domain": null
},
{
"name": "US_House",
"type": "esriFieldTypeString",
"alias": "US House",
"length": 50,
"domain": null
},
{
"name": "Shape.STArea()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
},
{
"name": "School_MD",
"type": "esriFieldTypeString",
"alias": "SchoolRepDist",
"length": 50,
"domain": null
},
{
"name": "EstPop",
"type": "esriFieldTypeInteger",
"alias": "Estimated Population",
"domain": null
},
{
"name": "PNAME",
"type": "esriFieldTypeString",
"alias": "Precinct_Name",
"length": 75,
"domain": null
},
{
"name": "VoterPrecinct",
"type": "esriFieldTypeString",
"alias": "VoterPrecinct",
"length": 80,
"domain": null
},
{
"name": "SG_Dist",
"type": "esriFieldTypeString",
"alias": "St George CD",
"length": 50,
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R352_pk",
"fields": "OBJECTID_1",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S305_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape.STArea()",
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriMeters",
"mapUnits": {"uwkid": 9001}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "6fd438e608b14134889eb080736bf4b3"
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 10,
"name": "St George BLOCK",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "SG_Dist",
"uniqueValueGroups": [
{
"heading": "St George CD",
"classes": [
{
"label": "SG-1",
"description": "SG-1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
132,
168,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"SG-1"
]
]
},
{
"label": "SG-2",
"description": "SG-2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
191,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"SG-2"
]
]
},
{
"label": "SG-3",
"description": "SG-3",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
178,
178,
178,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"SG-3"
]
]
},
{
"label": "SG-4",
"description": "SG-4",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
189,
214,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"SG-4"
]
]
},
{
"label": "SG-5",
"description": "SG-5",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
245,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"SG-5"
]
]
},
{
"label": "SG-6",
"description": "SG-6",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
212,
240,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"SG-6"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
132,
168,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "SG-1",
"label": "SG-1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
191,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "SG-2",
"label": "SG-2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
178,
178,
178,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "SG-3",
"label": "SG-3"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
189,
214,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "SG-4",
"label": "SG-4"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
245,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "SG-5",
"label": "SG-5"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
212,
240,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "SG-6",
"label": "SG-6"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
199,
244,
252,
255
],
"toColor": [
199,
244,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
251,
184,
252,
255
],
"toColor": [
251,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
250,
179,
255
],
"toColor": [
252,
250,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
201,
197,
255
],
"toColor": [
252,
201,
197,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
194,
252,
212,
255
],
"toColor": [
194,
252,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
188,
252,
255
],
"toColor": [
182,
188,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
240,
215,
252,
255
],
"toColor": [
240,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
235,
215,
255
],
"toColor": [
252,
235,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
210,
252,
255
],
"toColor": [
182,
210,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
182,
221,
255
],
"toColor": [
252,
182,
221,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
237,
252,
207,
255
],
"toColor": [
237,
252,
207,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
182,
255
],
"toColor": [
179,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
252,
243,
255
],
"toColor": [
182,
252,
243,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 44.678312999999996,
"labelingInfo": [
{
"labelExpressionInfo": {
"expression": "$feature.SG_Dist",
"title": "Custom"
},
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"useClippedGeometry": false,
"stackLabel": true,
"stackAlignment": "dynamic",
"removeDuplicates": "all",
"removeDuplicatesDistance": 0,
"stackRowLength": 24,
"useCodedValues": true,
"maxScale": 0,
"minScale": 0,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": null,
"haloSize": null,
"font": {
"family": "Times New Roman",
"size": 12,
"style": "italic",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": false,
"extent": {
"xmin": 2063404.320509923,
"ymin": 240209.61738229432,
"xmax": 2534048.107558207,
"ymax": 613419.1575729877,
"spatialReference": {
"wkid": 2273,
"latestWkid": 2273,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -122907600,
"falseY": -92800700,
"xyUnits": 3048,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "NAME20",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID_1",
"type": "esriFieldTypeOID",
"alias": "OBJECTID_1",
"domain": null
},
{
"name": "COUNTYFP20",
"type": "esriFieldTypeString",
"alias": "COUNTYFP20",
"length": 3,
"domain": null
},
{
"name": "TRACTCE20",
"type": "esriFieldTypeString",
"alias": "TRACTCE20",
"length": 6,
"domain": null
},
{
"name": "BLOCKCE20",
"type": "esriFieldTypeString",
"alias": "BLOCKCE20",
"length": 4,
"domain": null
},
{
"name": "GEOID20",
"type": "esriFieldTypeString",
"alias": "GEOID20",
"length": 15,
"domain": null
},
{
"name": "NAME20",
"type": "esriFieldTypeString",
"alias": "NAME20",
"length": 10,
"domain": null
},
{
"name": "FUNCSTAT20",
"type": "esriFieldTypeString",
"alias": "FUNCSTAT20",
"length": 1,
"domain": null
},
{
"name": "OBJECTID",
"type": "esriFieldTypeInteger",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Logical_Re",
"type": "esriFieldTypeDouble",
"alias": "Logical_Re",
"domain": null
},
{
"name": "Geographic",
"type": "esriFieldTypeString",
"alias": "Geographic",
"length": 30,
"domain": null
},
{
"name": "County__FI",
"type": "esriFieldTypeString",
"alias": "County__FI",
"length": 254,
"domain": null
},
{
"name": "Census_Tra",
"type": "esriFieldTypeString",
"alias": "Census_Tra",
"length": 254,
"domain": null
},
{
"name": "Block_Grou",
"type": "esriFieldTypeString",
"alias": "Block_Grou",
"length": 254,
"domain": null
},
{
"name": "Block",
"type": "esriFieldTypeString",
"alias": "Block",
"length": 254,
"domain": null
},
{
"name": "Congressio",
"type": "esriFieldTypeString",
"alias": "Congressio",
"length": 254,
"domain": null
},
{
"name": "State_Legi",
"type": "esriFieldTypeString",
"alias": "State_Legi",
"length": 254,
"domain": null
},
{
"name": "State_Le_1",
"type": "esriFieldTypeString",
"alias": "State_Le_1",
"length": 254,
"domain": null
},
{
"name": "Voting_Dis",
"type": "esriFieldTypeString",
"alias": "Voting_Dis",
"length": 254,
"domain": null
},
{
"name": "Area__Land",
"type": "esriFieldTypeDouble",
"alias": "Area__Land",
"domain": null
},
{
"name": "Area__Wate",
"type": "esriFieldTypeDouble",
"alias": "Area__Wate",
"domain": null
},
{
"name": "Area_Name_",
"type": "esriFieldTypeString",
"alias": "Area_Name_",
"length": 254,
"domain": null
},
{
"name": "Population",
"type": "esriFieldTypeDouble",
"alias": "Population",
"domain": null
},
{
"name": "Housing_Un",
"type": "esriFieldTypeDouble",
"alias": "Housing_Un",
"domain": null
},
{
"name": "Internal_P",
"type": "esriFieldTypeString",
"alias": "Internal_P",
"length": 254,
"domain": null
},
{
"name": "Internal_1",
"type": "esriFieldTypeString",
"alias": "Internal_1",
"length": 254,
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "NC_Dist",
"type": "esriFieldTypeString",
"alias": "North Charleston CD",
"length": 50,
"domain": null
},
{
"name": "SV_Dist",
"type": "esriFieldTypeString",
"alias": "Summerville CD",
"length": 50,
"domain": null
},
{
"name": "DC_Dist",
"type": "esriFieldTypeString",
"alias": "Dorchester County CD",
"length": 50,
"domain": null
},
{
"name": "SC_House",
"type": "esriFieldTypeString",
"alias": "SC House",
"length": 50,
"domain": null
},
{
"name": "SC_Senate",
"type": "esriFieldTypeString",
"alias": "SC Senate",
"length": 50,
"domain": null
},
{
"name": "US_House",
"type": "esriFieldTypeString",
"alias": "US House",
"length": 50,
"domain": null
},
{
"name": "Shape.STArea()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
},
{
"name": "School_MD",
"type": "esriFieldTypeString",
"alias": "SchoolRepDist",
"length": 50,
"domain": null
},
{
"name": "EstPop",
"type": "esriFieldTypeInteger",
"alias": "Estimated Population",
"domain": null
},
{
"name": "PNAME",
"type": "esriFieldTypeString",
"alias": "Precinct_Name",
"length": 75,
"domain": null
},
{
"name": "VoterPrecinct",
"type": "esriFieldTypeString",
"alias": "VoterPrecinct",
"length": 80,
"domain": null
},
{
"name": "SG_Dist",
"type": "esriFieldTypeString",
"alias": "St George CD",
"length": 50,
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R352_pk",
"fields": "OBJECTID_1",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S305_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape.STArea()",
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriMeters",
"mapUnits": {"uwkid": 9001}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "6fd438e608b14134889eb080736bf4b3"
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 11,
"name": "Suummerville BLOCK",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "SV_Dist",
"uniqueValueGroups": [
{
"heading": "Summerville CD",
"classes": [
{
"label": "1",
"description": "1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
190,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"1"
]
]
},
{
"label": "2",
"description": "2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
102,
153,
205,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"2"
]
]
},
{
"label": "3",
"description": "3",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
115,
255,
223,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"3"
]
]
},
{
"label": "4",
"description": "4",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
85,
255,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"4"
]
]
},
{
"label": "5",
"description": "5",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
232,
190,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"5"
]
]
},
{
"label": "6",
"description": "6",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
176,
158,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"6"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
190,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "1",
"label": "1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
102,
153,
205,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "2",
"label": "2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
115,
255,
223,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "3",
"label": "3"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
85,
255,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "4",
"label": "4"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
232,
190,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "5",
"label": "5"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
215,
176,
158,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "6",
"label": "6"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
199,
244,
252,
255
],
"toColor": [
199,
244,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
251,
184,
252,
255
],
"toColor": [
251,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
250,
179,
255
],
"toColor": [
252,
250,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
201,
197,
255
],
"toColor": [
252,
201,
197,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
194,
252,
212,
255
],
"toColor": [
194,
252,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
188,
252,
255
],
"toColor": [
182,
188,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
240,
215,
252,
255
],
"toColor": [
240,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
235,
215,
255
],
"toColor": [
252,
235,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
210,
252,
255
],
"toColor": [
182,
210,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
182,
221,
255
],
"toColor": [
252,
182,
221,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
237,
252,
207,
255
],
"toColor": [
237,
252,
207,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
182,
255
],
"toColor": [
179,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
252,
243,
255
],
"toColor": [
182,
252,
243,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 44.678312999999996,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 2063404.320509923,
"ymin": 240209.61738229432,
"xmax": 2534048.107558207,
"ymax": 613419.1575729877,
"spatialReference": {
"wkid": 2273,
"latestWkid": 2273,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -122907600,
"falseY": -92800700,
"xyUnits": 3048,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "NAME20",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID_1",
"type": "esriFieldTypeOID",
"alias": "OBJECTID_1",
"domain": null
},
{
"name": "COUNTYFP20",
"type": "esriFieldTypeString",
"alias": "COUNTYFP20",
"length": 3,
"domain": null
},
{
"name": "TRACTCE20",
"type": "esriFieldTypeString",
"alias": "TRACTCE20",
"length": 6,
"domain": null
},
{
"name": "BLOCKCE20",
"type": "esriFieldTypeString",
"alias": "BLOCKCE20",
"length": 4,
"domain": null
},
{
"name": "GEOID20",
"type": "esriFieldTypeString",
"alias": "GEOID20",
"length": 15,
"domain": null
},
{
"name": "NAME20",
"type": "esriFieldTypeString",
"alias": "NAME20",
"length": 10,
"domain": null
},
{
"name": "Geographic",
"type": "esriFieldTypeString",
"alias": "Geographic",
"length": 30,
"domain": null
},
{
"name": "County__FI",
"type": "esriFieldTypeString",
"alias": "County__FI",
"length": 254,
"domain": null
},
{
"name": "Census_Tra",
"type": "esriFieldTypeString",
"alias": "Census_Tra",
"length": 254,
"domain": null
},
{
"name": "Block_Grou",
"type": "esriFieldTypeString",
"alias": "Block_Grou",
"length": 254,
"domain": null
},
{
"name": "Block",
"type": "esriFieldTypeString",
"alias": "Block",
"length": 254,
"domain": null
},
{
"name": "Voting_Dis",
"type": "esriFieldTypeString",
"alias": "Voting_Dis",
"length": 254,
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "NC_Dist",
"type": "esriFieldTypeString",
"alias": "North Charleston CD",
"length": 50,
"domain": null
},
{
"name": "SV_Dist",
"type": "esriFieldTypeString",
"alias": "Summerville CD",
"length": 50,
"domain": null
},
{
"name": "DC_Dist",
"type": "esriFieldTypeString",
"alias": "Dorchester County CD",
"length": 50,
"domain": null
},
{
"name": "SC_House",
"type": "esriFieldTypeString",
"alias": "SC House",
"length": 50,
"domain": null
},
{
"name": "SC_Senate",
"type": "esriFieldTypeString",
"alias": "SC Senate",
"length": 50,
"domain": null
},
{
"name": "US_House",
"type": "esriFieldTypeString",
"alias": "US House",
"length": 50,
"domain": null
},
{
"name": "Shape.STArea()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
},
{
"name": "School_MD",
"type": "esriFieldTypeString",
"alias": "SchoolRepDist",
"length": 50,
"domain": null
},
{
"name": "PNAME",
"type": "esriFieldTypeString",
"alias": "Precinct_Name",
"length": 75,
"domain": null
},
{
"name": "VoterPrecinct",
"type": "esriFieldTypeString",
"alias": "VoterPrecinct",
"length": 80,
"domain": null
},
{
"name": "SG_Dist",
"type": "esriFieldTypeString",
"alias": "St George CD",
"length": 50,
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R352_pk",
"fields": "OBJECTID_1",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S305_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape.STArea()",
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriMeters",
"mapUnits": {"uwkid": 9001}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "6fd438e608b14134889eb080736bf4b3"
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 12,
"name": "North Charleston BLOCK",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "NC_Dist",
"uniqueValueGroups": [
{
"heading": "North Charleston CD",
"classes": [
{
"label": "1",
"description": "1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
158,
170,
215,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"1"
]
]
},
{
"label": "2",
"description": "2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
214,
157,
188,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"2"
]
]
},
{
"label": "4",
"description": "4",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"4"
]
]
},
{
"label": "6",
"description": "6",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
199,
184,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"6"
]
]
},
{
"label": "7",
"description": "7",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
190,
210,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"7"
]
]
},
{
"label": "9",
"description": "9",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
211,
255,
190,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"9"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
158,
170,
215,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "1",
"label": "1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
214,
157,
188,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "2",
"label": "2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "4",
"label": "4"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
199,
184,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "6",
"label": "6"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
190,
210,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "7",
"label": "7"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
211,
255,
190,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "9",
"label": "9"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
199,
244,
252,
255
],
"toColor": [
199,
244,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
251,
184,
252,
255
],
"toColor": [
251,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
250,
179,
255
],
"toColor": [
252,
250,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
201,
197,
255
],
"toColor": [
252,
201,
197,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
194,
252,
212,
255
],
"toColor": [
194,
252,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
188,
252,
255
],
"toColor": [
182,
188,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
240,
215,
252,
255
],
"toColor": [
240,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
235,
215,
255
],
"toColor": [
252,
235,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
210,
252,
255
],
"toColor": [
182,
210,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
182,
221,
255
],
"toColor": [
252,
182,
221,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
237,
252,
207,
255
],
"toColor": [
237,
252,
207,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
182,
255
],
"toColor": [
179,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
252,
243,
255
],
"toColor": [
182,
252,
243,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 44.678312999999996,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 2063404.320509923,
"ymin": 240209.61738229432,
"xmax": 2534048.107558207,
"ymax": 613419.1575729877,
"spatialReference": {
"wkid": 2273,
"latestWkid": 2273,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -122907600,
"falseY": -92800700,
"xyUnits": 3048,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "NAME20",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID_1",
"type": "esriFieldTypeOID",
"alias": "OBJECTID_1",
"domain": null
},
{
"name": "COUNTYFP20",
"type": "esriFieldTypeString",
"alias": "COUNTYFP20",
"length": 3,
"domain": null
},
{
"name": "TRACTCE20",
"type": "esriFieldTypeString",
"alias": "TRACTCE20",
"length": 6,
"domain": null
},
{
"name": "BLOCKCE20",
"type": "esriFieldTypeString",
"alias": "BLOCKCE20",
"length": 4,
"domain": null
},
{
"name": "GEOID20",
"type": "esriFieldTypeString",
"alias": "GEOID20",
"length": 15,
"domain": null
},
{
"name": "NAME20",
"type": "esriFieldTypeString",
"alias": "NAME20",
"length": 10,
"domain": null
},
{
"name": "Geographic",
"type": "esriFieldTypeString",
"alias": "Geographic",
"length": 30,
"domain": null
},
{
"name": "County__FI",
"type": "esriFieldTypeString",
"alias": "County__FI",
"length": 254,
"domain": null
},
{
"name": "Census_Tra",
"type": "esriFieldTypeString",
"alias": "Census_Tra",
"length": 254,
"domain": null
},
{
"name": "Block_Grou",
"type": "esriFieldTypeString",
"alias": "Block_Grou",
"length": 254,
"domain": null
},
{
"name": "Block",
"type": "esriFieldTypeString",
"alias": "Block",
"length": 254,
"domain": null
},
{
"name": "Voting_Dis",
"type": "esriFieldTypeString",
"alias": "Voting_Dis",
"length": 254,
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "NC_Dist",
"type": "esriFieldTypeString",
"alias": "North Charleston CD",
"length": 50,
"domain": null
},
{
"name": "SV_Dist",
"type": "esriFieldTypeString",
"alias": "Summerville CD",
"length": 50,
"domain": null
},
{
"name": "DC_Dist",
"type": "esriFieldTypeString",
"alias": "Dorchester County CD",
"length": 50,
"domain": null
},
{
"name": "SC_House",
"type": "esriFieldTypeString",
"alias": "SC House",
"length": 50,
"domain": null
},
{
"name": "SC_Senate",
"type": "esriFieldTypeString",
"alias": "SC Senate",
"length": 50,
"domain": null
},
{
"name": "US_House",
"type": "esriFieldTypeString",
"alias": "US House",
"length": 50,
"domain": null
},
{
"name": "Shape.STArea()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
},
{
"name": "School_MD",
"type": "esriFieldTypeString",
"alias": "SchoolRepDist",
"length": 50,
"domain": null
},
{
"name": "PNAME",
"type": "esriFieldTypeString",
"alias": "Precinct_Name",
"length": 75,
"domain": null
},
{
"name": "VoterPrecinct",
"type": "esriFieldTypeString",
"alias": "VoterPrecinct",
"length": 80,
"domain": null
},
{
"name": "SG_Dist",
"type": "esriFieldTypeString",
"alias": "St George CD",
"length": 50,
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R352_pk",
"fields": "OBJECTID_1",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S305_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape.STArea()",
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriMeters",
"mapUnits": {"uwkid": 9001}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "6fd438e608b14134889eb080736bf4b3"
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 13,
"name": "Summerville Town Council 2023",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 2273,
"latestWkid": 2273,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17463800,
"falseY": -46132600,
"xyUnits": 2438.404876809752,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "DISTRICT",
"uniqueValueGroups": [
{
"heading": "DISTRICT",
"classes": [
{
"label": "1",
"description": "1",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
226,
184,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"1"
]
]
},
{
"label": "2",
"description": "2",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
179,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"2"
]
]
},
{
"label": "3",
"description": "3",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
187,
242,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"3"
]
]
},
{
"label": "4",
"description": "4",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
182,
252,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"4"
]
]
},
{
"label": "5",
"description": "5",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
204,
232,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"5"
]
]
},
{
"label": "6",
"description": "6",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
213,
212,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"values": [
[
"6"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
226,
184,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "1",
"label": "1"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
179,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "2",
"label": "2"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
187,
242,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "3",
"label": "3"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
182,
252,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "4",
"label": "4"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
204,
232,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "5",
"label": "5"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
213,
212,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"value": "6",
"label": "6"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
199,
244,
252,
255
],
"toColor": [
199,
244,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
251,
184,
252,
255
],
"toColor": [
251,
184,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
250,
179,
255
],
"toColor": [
252,
250,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
201,
197,
255
],
"toColor": [
252,
201,
197,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
194,
252,
212,
255
],
"toColor": [
194,
252,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
188,
252,
255
],
"toColor": [
182,
188,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
240,
215,
252,
255
],
"toColor": [
240,
215,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
235,
215,
255
],
"toColor": [
252,
235,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
210,
252,
255
],
"toColor": [
182,
210,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
182,
221,
255
],
"toColor": [
252,
182,
221,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
237,
252,
207,
255
],
"toColor": [
237,
252,
207,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
182,
255
],
"toColor": [
179,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
252,
243,
255
],
"toColor": [
182,
252,
243,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpression": "\"SV Dist -\" CONCAT [DISTRICT]",
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"multiPart": "labelLargest",
"allowOverrun": true,
"deconflictionStrategy": "dynamic",
"repeatLabel": false,
"useClippedGeometry": false,
"stackLabel": true,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"stackRowLength": 24,
"useCodedValues": true,
"maxScale": 0,
"minScale": 100000,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
38,
115,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": null,
"haloSize": null,
"font": {
"family": "Century Gothic",
"size": 11,
"style": "italic",
"weight": "bold",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": false,
"extent": {
"xmin": 2230778.868227411,
"ymin": 385407.13276295364,
"xmax": 2268300.778091576,
"ymax": 457904.4151795134,
"spatialReference": {
"wkid": 2273,
"latestWkid": 2273,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -122907600,
"falseY": -92800700,
"xyUnits": 3048,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "NAME",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "ID",
"type": "esriFieldTypeDouble",
"alias": "ID",
"domain": null
},
{
"name": "AREA",
"type": "esriFieldTypeDouble",
"alias": "sde.SDE.Summerville_TownCouncil_2023.AREA",
"domain": null
},
{
"name": "DISTRICT",
"type": "esriFieldTypeString",
"alias": "DISTRICT",
"length": 12,
"domain": null
},
{
"name": "MEMBERS",
"type": "esriFieldTypeDouble",
"alias": "MEMBERS",
"domain": null
},
{
"name": "LOCKED",
"type": "esriFieldTypeString",
"alias": "LOCKED",
"length": 1,
"domain": null
},
{
"name": "NAME",
"type": "esriFieldTypeString",
"alias": "NAME",
"length": 43,
"domain": null
},
{
"name": "POPULATION",
"type": "esriFieldTypeDouble",
"alias": "POPULATION",
"domain": null
},
{
"name": "NH_AP_BLK",
"type": "esriFieldTypeDouble",
"alias": "NH_AP_BLK",
"domain": null
},
{
"name": "NH_WHT",
"type": "esriFieldTypeDouble",
"alias": "NH_WHT",
"domain": null
},
{
"name": "HISPANIC_O",
"type": "esriFieldTypeDouble",
"alias": "HISPANIC_O",
"domain": null
},
{
"name": "F18_POP",
"type": "esriFieldTypeDouble",
"alias": "F18_POP",
"domain": null
},
{
"name": "NH18_AP_BL",
"type": "esriFieldTypeDouble",
"alias": "NH18_AP_BL",
"domain": null
},
{
"name": "NH18_WHT",
"type": "esriFieldTypeDouble",
"alias": "NH18_WHT",
"domain": null
},
{
"name": "H18_POP",
"type": "esriFieldTypeDouble",
"alias": "H18_POP",
"domain": null
},
{
"name": "COLORING",
"type": "esriFieldTypeDouble",
"alias": "COLORING",
"domain": null
},
{
"name": "IDEAL_VALU",
"type": "esriFieldTypeDouble",
"alias": "IDEAL_VALU",
"domain": null
},
{
"name": "DEVIATION",
"type": "esriFieldTypeDouble",
"alias": "DEVIATION",
"domain": null
},
{
"name": "F_DEVIATIO",
"type": "esriFieldTypeDouble",
"alias": "F_DEVIATIO",
"domain": null
},
{
"name": "F_NH_AP_BL",
"type": "esriFieldTypeDouble",
"alias": "F_NH_AP_BL",
"domain": null
},
{
"name": "F_NH_WHT",
"type": "esriFieldTypeDouble",
"alias": "F_NH_WHT",
"domain": null
},
{
"name": "F_HISPANIC",
"type": "esriFieldTypeDouble",
"alias": "F_HISPANIC",
"domain": null
},
{
"name": "F_NH18_AP_",
"type": "esriFieldTypeDouble",
"alias": "F_NH18_AP_",
"domain": null
},
{
"name": "F_NH18_WHT",
"type": "esriFieldTypeDouble",
"alias": "F_NH18_WHT",
"domain": null
},
{
"name": "F_H18_POP",
"type": "esriFieldTypeDouble",
"alias": "F_H18_POP",
"domain": null
},
{
"name": "DISTRICT_L",
"type": "esriFieldTypeString",
"alias": "DISTRICT_L",
"length": 15,
"domain": null
},
{
"name": "District_Name",
"type": "esriFieldTypeString",
"alias": "District Name",
"length": 256,
"domain": null
},
{
"name": "Website",
"type": "esriFieldTypeString",
"alias": "Website",
"length": 256,
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "Shape.STArea()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R432_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S385_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape.STArea()",
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriFeet",
"mapUnits": {"uwkid": 9002}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "6fd438e608b14134889eb080736bf4b3"
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 14,
"name": "North Charleston City Council 2023",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 2273,
"latestWkid": 2273,
"xyTolerance": 0.0032808398950131233,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17463800,
"falseY": -46132600,
"xyUnits": 2438.404876809752,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "NC_Dist",
"defaultSymbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.7
}
},
"defaultLabel": "