{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Election Districts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -8436795.6652, "ymin": 4643354.2309, "xmax": -8347199.2468, "ymax": 4842649.6784, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RDED", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "POPULATION", "type": "esriFieldTypeDouble", "alias": "POPULATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POPULATION" }, { "name": "RDED", "type": "esriFieldTypeString", "alias": "RDED", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RDED" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1894_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1483_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Election Districts 2022", "description": "", "prototype": { "attributes": { "RDED": null, "DISTRICT": null, "POPULATION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Senate Districts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "
Redistricting after federal decennial census. <\/SPAN><\/P> The apportionment provided for by this chapter shall continue in effect until the official reporting by the President of the United States of the next federal decennial census. Within 120 calendar days following the receipt, by the entity designated by the Governor, of the federal decennial census data for redistricting pursuant to Public Law 94-171, the General Assembly shall reapportion and redistrict the State, wherever necessary, for the general election of 2032 and thereafter in such a manner that the several representative and senatorial districts shall comply, insofar as possible, with the criteria set forth in § 804(1)-(4) of this title. Such apportionment shall thence continue in effect until the next succeeding federal decennial census.<\/SPAN><\/P><\/DIV>",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsCurrentUserQueries": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": true,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriMeters"
},
"hasMetadata": true,
"extent": {
"xmin": -8436795.6652,
"ymin": 4643354.2309,
"xmax": -8347199.2468,
"ymax": 4842649.6784,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "PARTY",
"uniqueValueGroups": [
{
"heading": "Party",
"classes": [
{
"label": "Democratic Party",
"description": "Democratic Party",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
55,
108,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"values": [
[
"D"
]
]
},
{
"label": "Republican Party",
"description": "Republican Party",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
237,
81,
81,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"values": [
[
"R"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
55,
108,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"value": "D",
"label": "Democratic Party"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
237,
81,
81,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"value": "R",
"label": "Republican Party"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
232,
252,
212,
255
],
"toColor": [
232,
252,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
250,
179,
252,
255
],
"toColor": [
250,
179,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
192,
219,
252,
255
],
"toColor": [
192,
219,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
180,
179,
255
],
"toColor": [
252,
180,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
212,
244,
255
],
"toColor": [
252,
212,
244,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
197,
252,
251,
255
],
"toColor": [
197,
252,
251,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
192,
182,
252,
255
],
"toColor": [
192,
182,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
179,
255
],
"toColor": [
179,
252,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
226,
212,
255
],
"toColor": [
252,
226,
212,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
240,
184,
255
],
"toColor": [
252,
240,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
179,
224,
255
],
"toColor": [
252,
179,
224,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
187,
252,
221,
255
],
"toColor": [
187,
252,
221,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
221,
202,
252,
255
],
"toColor": [
221,
202,
252,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": false,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "NAME",
"typeIdField": "PARTY",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "DISTRICT",
"type": "esriFieldTypeString",
"alias": "DISTRICT",
"domain": null,
"editable": true,
"nullable": true,
"length": 12,
"defaultValue": null,
"modelName": "DISTRICT"
},
{
"name": "IDEAL_VALU",
"type": "esriFieldTypeDouble",
"alias": "IDEAL_VALU",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "IDEAL_VALU"
},
{
"name": "DEVIATION",
"type": "esriFieldTypeDouble",
"alias": "DEVIATION",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "DEVIATION"
},
{
"name": "F_DEVIATIO",
"type": "esriFieldTypeDouble",
"alias": "F_DEVIATIO",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "F_DEVIATIO"
},
{
"name": "NAME",
"type": "esriFieldTypeString",
"alias": "Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 43,
"defaultValue": null,
"modelName": "NAME"
},
{
"name": "PARTY",
"type": "esriFieldTypeString",
"alias": "Party",
"domain": null,
"editable": true,
"nullable": true,
"length": 3,
"defaultValue": null,
"modelName": "PARTY"
},
{
"name": "LEGSESSION",
"type": "esriFieldTypeString",
"alias": "Session",
"domain": null,
"editable": true,
"nullable": true,
"length": 5,
"defaultValue": null,
"modelName": "LEGSESSION"
},
{
"name": "URL",
"type": "esriFieldTypeString",
"alias": "URL",
"domain": null,
"editable": true,
"nullable": true,
"length": 100,
"defaultValue": null,
"modelName": "URL"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.AREA",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "SHAPE.AREA",
"required": true
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.LEN",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "SHAPE.LEN",
"required": true
},
{
"name": "ADJ_POPULA",
"type": "esriFieldTypeDouble",
"alias": "ADJ_POPULA",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ADJ_POPULA"
},
{
"name": "ADJ_WHITE",
"type": "esriFieldTypeDouble",
"alias": "ADJ_WHITE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ADJ_WHITE"
},
{
"name": "ADJ_BLACK",
"type": "esriFieldTypeDouble",
"alias": "ADJ_BLACK",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ADJ_BLACK"
},
{
"name": "ADJ_ASIAN",
"type": "esriFieldTypeDouble",
"alias": "ADJ_ASIAN",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ADJ_ASIAN"
},
{
"name": "ADJ_AMINDI",
"type": "esriFieldTypeDouble",
"alias": "ADJ_AMINDI",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ADJ_AMINDI"
},
{
"name": "ADJ_OTHER",
"type": "esriFieldTypeDouble",
"alias": "ADJ_OTHER",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ADJ_OTHER"
},
{
"name": "F_ADJ_WHIT",
"type": "esriFieldTypeDouble",
"alias": "F_ADJ_WHIT",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "F_ADJ_WHIT"
},
{
"name": "F_ADJ_BLAC",
"type": "esriFieldTypeDouble",
"alias": "F_ADJ_BLAC",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "F_ADJ_BLAC"
},
{
"name": "F_ADJ_ASIA",
"type": "esriFieldTypeDouble",
"alias": "F_ADJ_ASIA",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "F_ADJ_ASIA"
},
{
"name": "F_ADJ_AMIN",
"type": "esriFieldTypeDouble",
"alias": "F_ADJ_AMIN",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "F_ADJ_AMIN"
},
{
"name": "F_ADJ_OTHE",
"type": "esriFieldTypeDouble",
"alias": "F_ADJ_OTHE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "F_ADJ_OTHE"
},
{
"name": "DISTRICT_N",
"type": "esriFieldTypeDouble",
"alias": "DISTRICT_N",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "DISTRICT_N"
},
{
"name": "DISTRICT_L",
"type": "esriFieldTypeString",
"alias": "DISTRICT_L",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "DISTRICT_L"
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "SHAPE"
},
"indexes": [
{
"name": "R1592_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "A1319_IX1",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [
{
"id": "D",
"name": "Democratic Party",
"domains": {},
"templates": [
{
"name": "Democratic Party",
"description": "",
"prototype": {
"attributes": {
"NAME": null,
"DISTRICT_N": null,
"DISTRICT": null,
"IDEAL_VALU": null,
"DEVIATION": null,
"F_DEVIATIO": null,
"PARTY": "D",
"LEGSESSION": null,
"URL": null,
"DISTRICT_L": null,
"F_ADJ_OTHE": null,
"ADJ_POPULA": null,
"ADJ_WHITE": null,
"ADJ_BLACK": null,
"ADJ_ASIAN": null,
"ADJ_AMINDI": null,
"ADJ_OTHER": null,
"F_ADJ_WHIT": null,
"F_ADJ_BLAC": null,
"F_ADJ_ASIA": null,
"F_ADJ_AMIN": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "R",
"name": "Republican Party",
"domains": {},
"templates": [
{
"name": "Republican Party",
"description": "",
"prototype": {
"attributes": {
"NAME": null,
"DISTRICT_N": null,
"DISTRICT": null,
"IDEAL_VALU": null,
"DEVIATION": null,
"F_DEVIATIO": null,
"PARTY": "R",
"LEGSESSION": null,
"URL": null,
"DISTRICT_L": null,
"F_ADJ_OTHE": null,
"ADJ_POPULA": null,
"ADJ_WHITE": null,
"ADJ_BLACK": null,
"ADJ_ASIAN": null,
"ADJ_AMINDI": null,
"ADJ_OTHER": null,
"F_ADJ_WHIT": null,
"F_ADJ_BLAC": null,
"F_ADJ_ASIA": null,
"F_ADJ_AMIN": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
}
],
"templates": [],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query",
"useStandardizedQueries": true,
"bigIntegerRestrictedTo53Bits": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 2,
"name": "House of Representatives",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": " Redistricting after federal decennial census. <\/SPAN><\/P> The apportionment provided for by this chapter shall continue in effect until the official reporting by the President of the United States of the next federal decennial census. Within 120 calendar days following the receipt, by the entity designated by the Governor, of the federal decennial census data for redistricting pursuant to Public Law 94-171, the General Assembly shall reapportion and redistrict the State, wherever necessary, for the general election of 2032 and thereafter in such a manner that the several representative and senatorial districts shall comply, insofar as possible, with the criteria set forth in § 804(1)-(4) of this title. Such apportionment shall thence continue in effect until the next succeeding federal decennial census.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsCurrentUserQueries": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": true,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriMeters"
},
"hasMetadata": true,
"extent": {
"xmin": -8436795.6652,
"ymin": 4643354.2309,
"xmax": -8347199.2468,
"ymax": 4842649.6784,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "PARTY",
"uniqueValueGroups": [
{
"heading": "Party",
"classes": [
{
"label": "Democratic Party",
"description": "Democratic Party",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
55,
108,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"values": [
[
"D"
]
]
},
{
"label": "Republican Party",
"description": "Republican Party",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
237,
81,
81,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"values": [
[
"R"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
55,
108,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"value": "D",
"label": "Democratic Party"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
237,
81,
81,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"value": "R",
"label": "Republican Party"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
237,
192,
252,
255
],
"toColor": [
237,
192,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
183,
252,
179,
255
],
"toColor": [
183,
252,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
201,
179,
255
],
"toColor": [
252,
201,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
192,
246,
252,
255
],
"toColor": [
192,
246,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
249,
252,
215,
255
],
"toColor": [
249,
252,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
189,
208,
252,
255
],
"toColor": [
189,
208,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
210,
227,
255
],
"toColor": [
252,
210,
227,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
192,
252,
221,
255
],
"toColor": [
192,
252,
221,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
244,
252,
179,
255
],
"toColor": [
244,
252,
179,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
182,
185,
255
],
"toColor": [
252,
182,
185,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
182,
223,
255
],
"toColor": [
252,
182,
223,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
183,
179,
252,
255
],
"toColor": [
183,
179,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
229,
179,
255
],
"toColor": [
252,
229,
179,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": false,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "NAME",
"typeIdField": "PARTY",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "DISTRICT",
"type": "esriFieldTypeString",
"alias": "DISTRICT",
"domain": null,
"editable": true,
"nullable": true,
"length": 12,
"defaultValue": null,
"modelName": "DISTRICT"
},
{
"name": "H18_POP",
"type": "esriFieldTypeInteger",
"alias": "H18_POP",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "H18_POP"
},
{
"name": "IDEAL_VALU",
"type": "esriFieldTypeDouble",
"alias": "IDEAL_VALU",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "IDEAL_VALU"
},
{
"name": "DEVIATION",
"type": "esriFieldTypeDouble",
"alias": "DEVIATION",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "DEVIATION"
},
{
"name": "F_DEVIATIO",
"type": "esriFieldTypeDouble",
"alias": "F_DEVIATIO",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "F_DEVIATIO"
},
{
"name": "NAME",
"type": "esriFieldTypeString",
"alias": "Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 43,
"defaultValue": null,
"modelName": "NAME"
},
{
"name": "PARTY",
"type": "esriFieldTypeString",
"alias": "Party",
"domain": null,
"editable": true,
"nullable": true,
"length": 3,
"defaultValue": null,
"modelName": "PARTY"
},
{
"name": "LEGSESSION",
"type": "esriFieldTypeString",
"alias": "Session",
"domain": null,
"editable": true,
"nullable": true,
"length": 5,
"defaultValue": null,
"modelName": "LEGSESSION"
},
{
"name": "URL",
"type": "esriFieldTypeString",
"alias": "URL",
"domain": null,
"editable": true,
"nullable": true,
"length": 100,
"defaultValue": null,
"modelName": "URL"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.AREA",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "SHAPE.AREA",
"required": true
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.LEN",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "SHAPE.LEN",
"required": true
},
{
"name": "ADJ_POPULA",
"type": "esriFieldTypeInteger",
"alias": "ADJ_POPULA",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ADJ_POPULA"
},
{
"name": "ADJ_WHITE",
"type": "esriFieldTypeInteger",
"alias": "ADJ_WHITE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ADJ_WHITE"
},
{
"name": "ADJ_BLACK",
"type": "esriFieldTypeInteger",
"alias": "ADJ_BLACK",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ADJ_BLACK"
},
{
"name": "ADJ_ASIAN",
"type": "esriFieldTypeInteger",
"alias": "ADJ_ASIAN",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ADJ_ASIAN"
},
{
"name": "ADJ_18_POP",
"type": "esriFieldTypeInteger",
"alias": "ADJ_18_POP",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ADJ_18_POP"
},
{
"name": "ADJ_18_WHT",
"type": "esriFieldTypeInteger",
"alias": "ADJ_18_WHT",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ADJ_18_WHT"
},
{
"name": "ADJ_18_BLK",
"type": "esriFieldTypeInteger",
"alias": "ADJ_18_BLK",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ADJ_18_BLK"
},
{
"name": "ADJ_18_ASN",
"type": "esriFieldTypeInteger",
"alias": "ADJ_18_ASN",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ADJ_18_ASN"
},
{
"name": "PARTY_DEM",
"type": "esriFieldTypeInteger",
"alias": "PARTY_DEM",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "PARTY_DEM"
},
{
"name": "PARTY_REP",
"type": "esriFieldTypeInteger",
"alias": "PARTY_REP",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "PARTY_REP"
},
{
"name": "PARTY_OTHE",
"type": "esriFieldTypeInteger",
"alias": "PARTY_OTHE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "PARTY_OTHE"
},
{
"name": "F_ADJ_WHIT",
"type": "esriFieldTypeDouble",
"alias": "F_ADJ_WHIT",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "F_ADJ_WHIT"
},
{
"name": "F_ADJ_BLAC",
"type": "esriFieldTypeDouble",
"alias": "F_ADJ_BLAC",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "F_ADJ_BLAC"
},
{
"name": "F_ADJ_ASIA",
"type": "esriFieldTypeDouble",
"alias": "F_ADJ_ASIA",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "F_ADJ_ASIA"
},
{
"name": "TOTAL_REGI",
"type": "esriFieldTypeDouble",
"alias": "TOTAL_REGI",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TOTAL_REGI"
},
{
"name": "DEM_",
"type": "esriFieldTypeDouble",
"alias": "DEM_",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "DEM_"
},
{
"name": "REP_",
"type": "esriFieldTypeDouble",
"alias": "REP_",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "REP_"
},
{
"name": "OTHER_",
"type": "esriFieldTypeDouble",
"alias": "OTHER_",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "OTHER_"
},
{
"name": "F_ADJ_18_W",
"type": "esriFieldTypeDouble",
"alias": "F_ADJ_18_W",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "F_ADJ_18_W"
},
{
"name": "F_ADJ_18_B",
"type": "esriFieldTypeDouble",
"alias": "F_ADJ_18_B",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "F_ADJ_18_B"
},
{
"name": "F_ADJ_18_A",
"type": "esriFieldTypeDouble",
"alias": "F_ADJ_18_A",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "F_ADJ_18_A"
},
{
"name": "DISTRICT_L",
"type": "esriFieldTypeString",
"alias": "DISTRICT_L",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "DISTRICT_L"
},
{
"name": "DISTRICT_N",
"type": "esriFieldTypeDouble",
"alias": "DISTRICT_N",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "DISTRICT_N"
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "SHAPE"
},
"indexes": [
{
"name": "R1591_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "A1318_IX1",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [
{
"id": "D",
"name": "Democratic Party",
"domains": {},
"templates": [
{
"name": "Democratic Party",
"description": "",
"prototype": {
"attributes": {
"NAME": null,
"DISTRICT_L": null,
"DISTRICT": null,
"H18_POP": null,
"IDEAL_VALU": null,
"DEVIATION": null,
"F_DEVIATIO": null,
"PARTY": "D",
"LEGSESSION": null,
"URL": null,
"DISTRICT_N": null,
"F_ADJ_18_A": null,
"ADJ_POPULA": null,
"ADJ_WHITE": null,
"ADJ_BLACK": null,
"ADJ_ASIAN": null,
"ADJ_18_POP": null,
"ADJ_18_WHT": null,
"ADJ_18_BLK": null,
"ADJ_18_ASN": null,
"PARTY_DEM": null,
"PARTY_REP": null,
"PARTY_OTHE": null,
"F_ADJ_WHIT": null,
"F_ADJ_BLAC": null,
"F_ADJ_ASIA": null,
"TOTAL_REGI": null,
"DEM_": null,
"REP_": null,
"OTHER_": null,
"F_ADJ_18_W": null,
"F_ADJ_18_B": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "R",
"name": "Republican Party",
"domains": {},
"templates": [
{
"name": "Republican Party",
"description": "",
"prototype": {
"attributes": {
"NAME": null,
"DISTRICT_L": null,
"DISTRICT": null,
"H18_POP": null,
"IDEAL_VALU": null,
"DEVIATION": null,
"F_DEVIATIO": null,
"PARTY": "R",
"LEGSESSION": null,
"URL": null,
"DISTRICT_N": null,
"F_ADJ_18_A": null,
"ADJ_POPULA": null,
"ADJ_WHITE": null,
"ADJ_BLACK": null,
"ADJ_ASIAN": null,
"ADJ_18_POP": null,
"ADJ_18_WHT": null,
"ADJ_18_BLK": null,
"ADJ_18_ASN": null,
"PARTY_DEM": null,
"PARTY_REP": null,
"PARTY_OTHE": null,
"F_ADJ_WHIT": null,
"F_ADJ_BLAC": null,
"F_ADJ_ASIA": null,
"TOTAL_REGI": null,
"DEM_": null,
"REP_": null,
"OTHER_": null,
"F_ADJ_18_W": null,
"F_ADJ_18_B": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
}
],
"templates": [],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query",
"useStandardizedQueries": true,
"bigIntegerRestrictedTo53Bits": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 3,
"name": "County Political Boundaries",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsCurrentUserQueries": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": true,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriMeters"
},
"hasMetadata": true,
"extent": {
"xmin": -8436795.6652,
"ymin": 4643354.2309,
"xmax": -8347199.2468,
"ymax": 4842649.6784,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
38,
115,
0,
255
],
"width": 1
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": false,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "COUNTY",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "COUNTY",
"type": "esriFieldTypeString",
"alias": "COUNTY",
"domain": null,
"editable": true,
"nullable": true,
"length": 12,
"defaultValue": null,
"modelName": "COUNTY"
},
{
"name": "DISTRICT",
"type": "esriFieldTypeString",
"alias": "DISTRICT",
"domain": null,
"editable": true,
"nullable": true,
"length": 12,
"defaultValue": null,
"modelName": "DISTRICT"
},
{
"name": "COMMISSION",
"type": "esriFieldTypeString",
"alias": "COMMISSION",
"domain": null,
"editable": true,
"nullable": true,
"length": 40,
"defaultValue": null,
"modelName": "COMMISSION"
},
{
"name": "ATLARGE",
"type": "esriFieldTypeString",
"alias": "ATLARGE",
"domain": null,
"editable": true,
"nullable": true,
"length": 25,
"defaultValue": null,
"modelName": "ATLARGE"
},
{
"name": "TITLE",
"type": "esriFieldTypeString",
"alias": "TITLE",
"domain": null,
"editable": true,
"nullable": true,
"length": 25,
"defaultValue": null,
"modelName": "TITLE"
},
{
"name": "TITLE_AL",
"type": "esriFieldTypeString",
"alias": "TITLE_AL",
"domain": null,
"editable": true,
"nullable": true,
"length": 25,
"defaultValue": null,
"modelName": "TITLE_AL"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.AREA",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "SHAPE.AREA",
"required": true
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.LEN",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "SHAPE.LEN",
"required": true
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "SHAPE"
},
"indexes": [
{
"name": "R1604_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "A1327_IX1",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "County Political Boundaries",
"description": "",
"prototype": {
"attributes": {
"TITLE_AL": null,
"COUNTY": null,
"DISTRICT": null,
"COMMISSION": null,
"ATLARGE": null,
"TITLE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query",
"useStandardizedQueries": true,
"bigIntegerRestrictedTo53Bits": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 4,
"name": "School Board Nominating Districts",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsCurrentUserQueries": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": true,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriMeters"
},
"hasMetadata": true,
"extent": {
"xmin": -8436795.6652,
"ymin": 4643360.7689,
"xmax": -8354383.9201,
"ymax": 4842649.6784,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
115,
0,
0,
255
],
"width": 1
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": false,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "NAME",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "NAME",
"type": "esriFieldTypeString",
"alias": "NAME",
"domain": null,
"editable": true,
"nullable": true,
"length": 26,
"defaultValue": null,
"modelName": "NAME"
},
{
"name": "NOM_DIST",
"type": "esriFieldTypeString",
"alias": "NOM_DIST",
"domain": null,
"editable": true,
"nullable": true,
"length": 16,
"defaultValue": null,
"modelName": "NOM_DIST"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.AREA",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "SHAPE.AREA",
"required": true
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.LEN",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "SHAPE.LEN",
"required": true
},
{
"name": "DISTRICT_BOARD_MEMBER_1",
"type": "esriFieldTypeString",
"alias": "District_Board_Member_1",
"domain": null,
"editable": true,
"nullable": true,
"length": 48,
"defaultValue": null,
"modelName": "DISTRICT_BOARD_MEMBER_1"
},
{
"name": "DISTRICT_BOARD_MEMBER_2",
"type": "esriFieldTypeString",
"alias": "District_Board_Member_2",
"domain": null,
"editable": true,
"nullable": true,
"length": 36,
"defaultValue": null,
"modelName": "DISTRICT_BOARD_MEMBER_2"
},
{
"name": "AT_LARGE_BOARD_MEMBER_1",
"type": "esriFieldTypeString",
"alias": "At_Large_Board_Member_1",
"domain": null,
"editable": true,
"nullable": true,
"length": 44,
"defaultValue": null,
"modelName": "AT_LARGE_BOARD_MEMBER_1"
},
{
"name": "AT_LARGE_BOARD_MEMBER_2",
"type": "esriFieldTypeString",
"alias": "At_Large_Board_Member_2",
"domain": null,
"editable": true,
"nullable": true,
"length": 36,
"defaultValue": null,
"modelName": "AT_LARGE_BOARD_MEMBER_2"
},
{
"name": "AT_LARGE_BOARD_MEMBER_3",
"type": "esriFieldTypeString",
"alias": "At_Large_Board_Member_3",
"domain": null,
"editable": true,
"nullable": true,
"length": 38,
"defaultValue": null,
"modelName": "AT_LARGE_BOARD_MEMBER_3"
},
{
"name": "AT_LARGE_BOARD_MEMBER_4",
"type": "esriFieldTypeString",
"alias": "At_Large_Board_Member_4",
"domain": null,
"editable": true,
"nullable": true,
"length": 34,
"defaultValue": null,
"modelName": "AT_LARGE_BOARD_MEMBER_4"
},
{
"name": "AT_LARGE_BOARD_MEMBER_5",
"type": "esriFieldTypeString",
"alias": "At_Large_Board_Member_5",
"domain": null,
"editable": true,
"nullable": true,
"length": 36,
"defaultValue": null,
"modelName": "AT_LARGE_BOARD_MEMBER_5"
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "SHAPE"
},
"indexes": [
{
"name": "R1848_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "School Board Nominating Districts",
"description": "",
"prototype": {
"attributes": {
"AT_LARGE_BOARD_MEMBER_4": null,
"NAME": null,
"NOM_DIST": null,
"AT_LARGE_BOARD_MEMBER_5": null,
"AT_LARGE_BOARD_MEMBER_3": null,
"DISTRICT_BOARD_MEMBER_1": null,
"DISTRICT_BOARD_MEMBER_2": null,
"AT_LARGE_BOARD_MEMBER_1": null,
"AT_LARGE_BOARD_MEMBER_2": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query",
"useStandardizedQueries": true,
"bigIntegerRestrictedTo53Bits": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 5,
"name": "Wilmington City Council Districts",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsCurrentUserQueries": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": true,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriMeters"
},
"hasMetadata": true,
"extent": {
"xmin": -8414473.7632,
"ymin": 4820493.2556,
"xmax": -8401181.4325,
"ymax": 4833012.0574,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
38,
115,
255
],
"width": 1
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": false,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "NAME",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "CITY_TOWN",
"type": "esriFieldTypeString",
"alias": "CITY_TOWN",
"domain": null,
"editable": true,
"nullable": true,
"length": 43,
"defaultValue": null,
"modelName": "CITY_TOWN"
},
{
"name": "NAME",
"type": "esriFieldTypeString",
"alias": "NAME",
"domain": null,
"editable": true,
"nullable": true,
"length": 43,
"defaultValue": null,
"modelName": "NAME"
},
{
"name": "PRESIDENT",
"type": "esriFieldTypeString",
"alias": "PRESIDENT",
"domain": null,
"editable": true,
"nullable": true,
"length": 43,
"defaultValue": null,
"modelName": "PRESIDENT"
},
{
"name": "COUNCIL_ME",
"type": "esriFieldTypeString",
"alias": "COUNCIL_ME",
"domain": null,
"editable": true,
"nullable": true,
"length": 43,
"defaultValue": null,
"modelName": "COUNCIL_ME"
},
{
"name": "ATLARGE",
"type": "esriFieldTypeString",
"alias": "ATLARGE",
"domain": null,
"editable": true,
"nullable": true,
"length": 43,
"defaultValue": null,
"modelName": "ATLARGE"
},
{
"name": "ATLARGE1",
"type": "esriFieldTypeString",
"alias": "ATLARGE1",
"domain": null,
"editable": true,
"nullable": true,
"length": 43,
"defaultValue": null,
"modelName": "ATLARGE1"
},
{
"name": "ATLARGE2",
"type": "esriFieldTypeString",
"alias": "ATLARGE2",
"domain": null,
"editable": true,
"nullable": true,
"length": 43,
"defaultValue": null,
"modelName": "ATLARGE2"
},
{
"name": "ATLARGE3",
"type": "esriFieldTypeString",
"alias": "ATLARGE3",
"domain": null,
"editable": true,
"nullable": true,
"length": 43,
"defaultValue": null,
"modelName": "ATLARGE3"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.AREA",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "SHAPE.AREA",
"required": true
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.LEN",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "SHAPE.LEN",
"required": true
},
{
"name": "FIRSTMAP_OWNER.BND_Wilm_CC_Districts.AREA",
"type": "esriFieldTypeDouble",
"alias": "FIRSTMAP_OWNER.BND_Wilm_CC_Districts.AREA",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "FIRSTMAP_OWNER.BND_Wilm_CC_Districts.AREA"
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "SHAPE"
},
"indexes": [
{
"name": "R1600_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "A1325_IX1",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Wilmington City Council Districts",
"description": "",
"prototype": {
"attributes": {
"FIRSTMAP_OWNER.BND_Wilm_CC_Districts.AREA": null,
"CITY_TOWN": null,
"NAME": null,
"PRESIDENT": null,
"COUNCIL_ME": null,
"ATLARGE": null,
"ATLARGE1": null,
"ATLARGE2": null,
"ATLARGE3": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query",
"useStandardizedQueries": true,
"bigIntegerRestrictedTo53Bits": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1
}
],
"tables": []
}