{
"layers": [
{
"currentVersion": 10.71,
"id": 1,
"name": "100 Yr Flood Zone",
"type": "Feature Layer",
"parentLayer": {
"id": 0,
"name": "Flood Data"
},
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsCalculate": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true
},
"extent": {
"xmin": 2784227.8751183003,
"ymin": 21314.617293313146,
"xmax": 2904009.6444125473,
"ymax": 152886.20257480443,
"spatialReference": {
"wkid": 3454,
"latestWkid": 4457
}
},
"sourceSpatialReference": {
"wkid": 3454,
"latestWkid": 4457
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "ZONE_",
"field2": null,
"field3": null,
"defaultSymbol": null,
"defaultLabel": null,
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
210,
210,
210,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
107,
126,
147,
255
],
"width": 0.4
}
},
"value": "A",
"label": "100 Year Flood Zone",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
210,
210,
210,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
107,
126,
147,
255
],
"width": 0.4
}
},
"value": "AE",
"label": "100 Year Flood Zone",
"description": ""
}
],
"fieldDelimiter": ","
},
"transparency": 40,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeNone",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "FIPS",
"typeIdField": "ZONE_",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "MoodyCounty.DBO.Floodplain.AREA",
"type": "esriFieldTypeDouble",
"alias": "MoodyCounty.DBO.Floodplain.AREA",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MoodyCounty.DBO.Floodplain.AREA"
},
{
"name": "ZONE_",
"type": "esriFieldTypeString",
"alias": "Flood Zone",
"domain": null,
"editable": true,
"nullable": true,
"length": 5,
"defaultValue": null,
"modelName": "ZONE_"
},
{
"name": "FLOODWAY",
"type": "esriFieldTypeString",
"alias": "Floodway",
"domain": null,
"editable": true,
"nullable": true,
"length": 5,
"defaultValue": null,
"modelName": "FLOODWAY"
},
{
"name": "SFHA",
"type": "esriFieldTypeString",
"alias": "SFHA",
"domain": null,
"editable": true,
"nullable": true,
"length": 3,
"defaultValue": null,
"modelName": "SFHA"
},
{
"name": "LABEL",
"type": "esriFieldTypeString",
"alias": "Label",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "LABEL"
},
{
"name": "EXTENT",
"type": "esriFieldTypeDouble",
"alias": "Extent",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "EXTENT"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R14_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S8_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [
{
"id": "A",
"name": "A",
"domains": {},
"templates": [
{
"name": "A",
"description": "",
"prototype": {
"attributes": {
"LABEL": null,
"EXTENT": null,
"MoodyCounty.DBO.Floodplain.AREA": null,
"ZONE_": "A",
"FLOODWAY": null,
"SFHA": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "AE",
"name": "AE",
"domains": {},
"templates": [
{
"name": "AE",
"description": "",
"prototype": {
"attributes": {
"LABEL": null,
"EXTENT": null,
"MoodyCounty.DBO.Floodplain.AREA": null,
"ZONE_": "AE",
"FLOODWAY": null,
"SFHA": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
}
],
"templates": [],
"maxRecordCount": 1000,
"supportedQueryFormats": "JSON, geoJSON",
"capabilities": "Query",
"useStandardizedQueries": true,
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.71,
"id": 2,
"name": "Floodway",
"type": "Feature Layer",
"parentLayer": {
"id": 0,
"name": "Flood Data"
},
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsCalculate": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true
},
"extent": {
"xmin": 2846451.6735707223,
"ymin": 42164.56411039829,
"xmax": 2868172.442136973,
"ymax": 100316.13153405488,
"spatialReference": {
"wkid": 3454,
"latestWkid": 4457
}
},
"sourceSpatialReference": {
"wkid": 3454,
"latestWkid": 4457
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
210,
210,
210,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
25,
25,
147,
255
],
"width": 0.4
}
},
"label": "",
"description": ""
},
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "FIPS",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "MoodyCounty.DBO.Floodway.AREA",
"type": "esriFieldTypeDouble",
"alias": "MoodyCounty.DBO.Floodway.AREA",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MoodyCounty.DBO.Floodway.AREA"
},
{
"name": "ZONE_",
"type": "esriFieldTypeString",
"alias": "Zone",
"domain": null,
"editable": true,
"nullable": true,
"length": 5,
"defaultValue": null,
"modelName": "ZONE_"
},
{
"name": "FLOODWAY",
"type": "esriFieldTypeString",
"alias": "Floodway",
"domain": null,
"editable": true,
"nullable": true,
"length": 5,
"defaultValue": null,
"modelName": "FLOODWAY"
},
{
"name": "COBRA",
"type": "esriFieldTypeString",
"alias": "COBRA",
"domain": null,
"editable": true,
"nullable": true,
"length": 9,
"defaultValue": null,
"modelName": "COBRA"
},
{
"name": "SFHA",
"type": "esriFieldTypeString",
"alias": "SFHA",
"domain": null,
"editable": true,
"nullable": true,
"length": 3,
"defaultValue": null,
"modelName": "SFHA"
},
{
"name": "EXTENT",
"type": "esriFieldTypeDouble",
"alias": "Extent",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "EXTENT"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R15_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S9_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [],
"templates": [
{
"name": "Floodway",
"description": "",
"prototype": {
"attributes": {
"EXTENT": null,
"MoodyCounty.DBO.Floodway.AREA": null,
"ZONE_": null,
"FLOODWAY": null,
"COBRA": null,
"SFHA": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 1000,
"supportedQueryFormats": "JSON, geoJSON",
"capabilities": "Query",
"useStandardizedQueries": true,
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.71,
"id": 4,
"name": "Utility Points",
"type": "Feature Layer",
"parentLayer": {
"id": 3,
"name": "Utilities"
},
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"geometryType": "esriGeometryPoint",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsCalculate": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": false,
"supportsSqlExpression": true
},
"extent": {
"xmin": 2852433.3003869653,
"ymin": 92786.26043897867,
"xmax": 2868452.6905922145,
"ymax": 103493.84433872998,
"spatialReference": {
"wkid": 3454,
"latestWkid": 4457
}
},
"sourceSpatialReference": {
"wkid": 3454,
"latestWkid": 4457
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "Layer",
"field2": null,
"field3": null,
"defaultSymbol": null,
"defaultLabel": null,
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
84,
209,
151,
255
],
"size": 7,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "1-PH Xfmrs (PH3)",
"label": "1-PH Xfmrs (PH3)",
"description": ""
},
{
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
62,
150,
54,
255
],
"size": 7,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "1-PH Xfmrs (PH4)",
"label": "1-PH Xfmrs (PH4)",
"description": ""
},
{
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
62,
79,
128,
255
],
"size": 7,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "230 (PH1)",
"label": "230 (PH1)",
"description": ""
},
{
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
111,
234,
242,
255
],
"size": 7,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "3-PH J-BOX",
"label": "3-PH J-BOX",
"description": ""
},
{
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
250,
92,
226,
255
],
"size": 7,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "3-ph Xfmrs (PH3)",
"label": "3-ph Xfmrs (PH3)",
"description": ""
},
{
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
64,
133,
85,
255
],
"size": 7,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "4_0 TRPLX (PH3)",
"label": "4_0 TRPLX (PH3)",
"description": ""
},
{
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
132,
139,
209,
255
],
"size": 7,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "EFI",
"label": "EFI",
"description": ""
},
{
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
162,
111,
242,
255
],
"size": 7,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "EQUIPMNET",
"label": "EQUIPMNET",
"description": ""
},
{
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
147,
245,
91,
255
],
"size": 7,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "Existing Equipment",
"label": "Existing Equipment",
"description": ""
},
{
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
242,
162,
97,
255
],
"size": 7,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "FAULT INDICATOR PH4",
"label": "FAULT INDICATOR PH4",
"description": ""
},
{
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
150,
179,
111,
255
],
"size": 7,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "METER",
"label": "METER",
"description": ""
},
{
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
166,
156,
70,
255
],
"size": 7,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "PRIMARY (EX)",
"label": "PRIMARY (EX)",
"description": ""
},
{
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
237,
230,
154,
255
],
"size": 7,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "PRIMARY 1_0 URD 1-PH (PH4)",
"label": "PRIMARY 1_0 URD 1-PH (PH4)",
"description": ""
},
{
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
130,
111,
73,
255
],
"size": 7,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "PRIMARY 1_0 URD 3-PH (PH4)",
"label": "PRIMARY 1_0 URD 3-PH (PH4)",
"description": ""
},
{
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
63,
69,
176,
255
],
"size": 7,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "Primary Riser",
"label": "Primary Riser",
"description": ""
},
{
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
147,
82,
156,
255
],
"size": 7,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "Primary Splice",
"label": "Primary Splice",
"description": ""
},
{
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
247,
148,
216,
255
],
"size": 7,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "Primary switch_PME-11",
"label": "Primary switch_PME-11",
"description": ""
},
{
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
237,
233,
104,
255
],
"size": 7,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "Primary switch_PMH-9",
"label": "Primary switch_PMH-9",
"description": ""
},
{
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
202,
250,
140,
255
],
"size": 7,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "Secondary Pedestal",
"label": "Secondary Pedestal",
"description": ""
},
{
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
143,
182,
217,
255
],
"size": 7,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "Secondary Splice (PH4)",
"label": "Secondary Splice (PH4)",
"description": ""
},
{
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
219,
81,
134,
255
],
"size": 7,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "Street_Lights",
"label": "Street_Lights",
"description": ""
},
{
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
156,
89,
109,
255
],
"size": 7,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "single phase primary pedestal",
"label": "single phase primary pedestal",
"description": ""
},
{
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
125,
166,
63,
255
],
"size": 7,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "single phase transformers",
"label": "single phase transformers",
"description": ""
},
{
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
196,
94,
71,
255
],
"size": 7,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "street light",
"label": "street light",
"description": ""
},
{
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
71,
145,
158,
255
],
"size": 7,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "three phase primary pedestal",
"label": "three phase primary pedestal",
"description": ""
},
{
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
219,
154,
143,
255
],
"size": 7,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "three phase transformers",
"label": "three phase transformers",
"description": ""
}
],
"fieldDelimiter": ","
},
"transparency": 0,
"labelingInfo": null
},
"hasM": true,
"hasZ": true,
"enableZDefaults": false,
"allowUpdateWithoutMValues": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "RefName",
"typeIdField": "Layer",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "FID_",
"type": "esriFieldTypeInteger",
"alias": "FID_",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "FID_"
},
{
"name": "MoodyCounty.DBO.UtilityPoints.Entity",
"type": "esriFieldTypeString",
"alias": "MoodyCounty.DBO.UtilityPoints.Entity",
"domain": null,
"editable": true,
"nullable": true,
"length": 16,
"defaultValue": null,
"modelName": "MoodyCounty.DBO.UtilityPoints.Entity"
},
{
"name": "Layer",
"type": "esriFieldTypeString",
"alias": "Layer",
"domain": null,
"editable": true,
"nullable": true,
"length": 254,
"defaultValue": null,
"modelName": "Layer"
},
{
"name": "LyrHandle",
"type": "esriFieldTypeString",
"alias": "LyrHandle",
"domain": null,
"editable": true,
"nullable": true,
"length": 16,
"defaultValue": null,
"modelName": "LyrHandle"
},
{
"name": "Color",
"type": "esriFieldTypeInteger",
"alias": "Color",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Color"
},
{
"name": "Linetype",
"type": "esriFieldTypeString",
"alias": "Linetype",
"domain": null,
"editable": true,
"nullable": true,
"length": 254,
"defaultValue": null,
"modelName": "Linetype"
},
{
"name": "Elevation",
"type": "esriFieldTypeDouble",
"alias": "Elevation",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Elevation"
},
{
"name": "LineWt",
"type": "esriFieldTypeInteger",
"alias": "LineWt",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "LineWt"
},
{
"name": "RefName",
"type": "esriFieldTypeString",
"alias": "RefName",
"domain": null,
"editable": true,
"nullable": true,
"length": 254,
"defaultValue": null,
"modelName": "RefName"
},
{
"name": "Angle",
"type": "esriFieldTypeDouble",
"alias": "Angle",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Angle"
},
{
"name": "ID",
"type": "esriFieldTypeString",
"alias": "ID",
"domain": null,
"editable": true,
"nullable": true,
"length": 32,
"defaultValue": null,
"modelName": "ID"
},
{
"name": "PARENT_ID",
"type": "esriFieldTypeString",
"alias": "PARENT_ID",
"domain": null,
"editable": true,
"nullable": true,
"length": 1,
"defaultValue": null,
"modelName": "PARENT_ID"
},
{
"name": "METER_NUMB",
"type": "esriFieldTypeString",
"alias": "METER_NUMB",
"domain": null,
"editable": true,
"nullable": true,
"length": 1,
"defaultValue": null,
"modelName": "METER_NUMB"
},
{
"name": "MANUFACTUR",
"type": "esriFieldTypeString",
"alias": "MANUFACTUR",
"domain": null,
"editable": true,
"nullable": true,
"length": 1,
"defaultValue": null,
"modelName": "MANUFACTUR"
},
{
"name": "INSTALL_YE",
"type": "esriFieldTypeInteger",
"alias": "INSTALL_YE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "INSTALL_YE"
},
{
"name": "KVA",
"type": "esriFieldTypeDouble",
"alias": "KVA",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "KVA"
},
{
"name": "SECONDARY_",
"type": "esriFieldTypeString",
"alias": "SECONDARY_",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "SECONDARY_"
},
{
"name": "B1",
"type": "esriFieldTypeString",
"alias": "B1",
"domain": null,
"editable": true,
"nullable": true,
"length": 2,
"defaultValue": null,
"modelName": "B1"
},
{
"name": "B2",
"type": "esriFieldTypeString",
"alias": "B2",
"domain": null,
"editable": true,
"nullable": true,
"length": 2,
"defaultValue": null,
"modelName": "B2"
},
{
"name": "B3",
"type": "esriFieldTypeString",
"alias": "B3",
"domain": null,
"editable": true,
"nullable": true,
"length": 2,
"defaultValue": null,
"modelName": "B3"
},
{
"name": "B4",
"type": "esriFieldTypeString",
"alias": "B4",
"domain": null,
"editable": true,
"nullable": true,
"length": 2,
"defaultValue": null,
"modelName": "B4"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R40_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S34_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [
{
"id": "1-PH Xfmrs (PH3)",
"name": "1-PH Xfmrs (PH3)",
"domains": {},
"templates": [
{
"name": "1-PH Xfmrs (PH3)",
"description": "",
"prototype": {
"attributes": {
"B3": null,
"B4": null,
"FID_": null,
"MoodyCounty.DBO.UtilityPoints.Entity": null,
"Layer": "1-PH Xfmrs (PH3)",
"LyrHandle": null,
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"Angle": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
]
},
{
"id": "1-PH Xfmrs (PH4)",
"name": "1-PH Xfmrs (PH4)",
"domains": {},
"templates": [
{
"name": "1-PH Xfmrs (PH4)",
"description": "",
"prototype": {
"attributes": {
"B3": null,
"B4": null,
"FID_": null,
"MoodyCounty.DBO.UtilityPoints.Entity": null,
"Layer": "1-PH Xfmrs (PH4)",
"LyrHandle": null,
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"Angle": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
]
},
{
"id": "230 (PH1)",
"name": "230 (PH1)",
"domains": {},
"templates": [
{
"name": "230 (PH1)",
"description": "",
"prototype": {
"attributes": {
"B3": null,
"B4": null,
"FID_": null,
"MoodyCounty.DBO.UtilityPoints.Entity": null,
"Layer": "230 (PH1)",
"LyrHandle": null,
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"Angle": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
]
},
{
"id": "3-PH J-BOX",
"name": "3-PH J-BOX",
"domains": {},
"templates": [
{
"name": "3-PH J-BOX",
"description": "",
"prototype": {
"attributes": {
"B3": null,
"B4": null,
"FID_": null,
"MoodyCounty.DBO.UtilityPoints.Entity": null,
"Layer": "3-PH J-BOX",
"LyrHandle": null,
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"Angle": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
]
},
{
"id": "3-ph Xfmrs (PH3)",
"name": "3-ph Xfmrs (PH3)",
"domains": {},
"templates": [
{
"name": "3-ph Xfmrs (PH3)",
"description": "",
"prototype": {
"attributes": {
"B3": null,
"B4": null,
"FID_": null,
"MoodyCounty.DBO.UtilityPoints.Entity": null,
"Layer": "3-ph Xfmrs (PH3)",
"LyrHandle": null,
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"Angle": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
]
},
{
"id": "4_0 TRPLX (PH3)",
"name": "4_0 TRPLX (PH3)",
"domains": {},
"templates": [
{
"name": "4_0 TRPLX (PH3)",
"description": "",
"prototype": {
"attributes": {
"B3": null,
"B4": null,
"FID_": null,
"MoodyCounty.DBO.UtilityPoints.Entity": null,
"Layer": "4_0 TRPLX (PH3)",
"LyrHandle": null,
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"Angle": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
]
},
{
"id": "EFI",
"name": "EFI",
"domains": {},
"templates": [
{
"name": "EFI",
"description": "",
"prototype": {
"attributes": {
"B3": null,
"B4": null,
"FID_": null,
"MoodyCounty.DBO.UtilityPoints.Entity": null,
"Layer": "EFI",
"LyrHandle": null,
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"Angle": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
]
},
{
"id": "EQUIPMNET",
"name": "EQUIPMNET",
"domains": {},
"templates": [
{
"name": "EQUIPMNET",
"description": "",
"prototype": {
"attributes": {
"B3": null,
"B4": null,
"FID_": null,
"MoodyCounty.DBO.UtilityPoints.Entity": null,
"Layer": "EQUIPMNET",
"LyrHandle": null,
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"Angle": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
]
},
{
"id": "Existing Equipment",
"name": "Existing Equipment",
"domains": {},
"templates": [
{
"name": "Existing Equipment",
"description": "",
"prototype": {
"attributes": {
"B3": null,
"B4": null,
"FID_": null,
"MoodyCounty.DBO.UtilityPoints.Entity": null,
"Layer": "Existing Equipment",
"LyrHandle": null,
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"Angle": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
]
},
{
"id": "FAULT INDICATOR PH4",
"name": "FAULT INDICATOR PH4",
"domains": {},
"templates": [
{
"name": "FAULT INDICATOR PH4",
"description": "",
"prototype": {
"attributes": {
"B3": null,
"B4": null,
"FID_": null,
"MoodyCounty.DBO.UtilityPoints.Entity": null,
"Layer": "FAULT INDICATOR PH4",
"LyrHandle": null,
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"Angle": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
]
},
{
"id": "METER",
"name": "METER",
"domains": {},
"templates": [
{
"name": "METER",
"description": "",
"prototype": {
"attributes": {
"B3": null,
"B4": null,
"FID_": null,
"MoodyCounty.DBO.UtilityPoints.Entity": null,
"Layer": "METER",
"LyrHandle": null,
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"Angle": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
]
},
{
"id": "PRIMARY (EX)",
"name": "PRIMARY (EX)",
"domains": {},
"templates": [
{
"name": "PRIMARY (EX)",
"description": "",
"prototype": {
"attributes": {
"B3": null,
"B4": null,
"FID_": null,
"MoodyCounty.DBO.UtilityPoints.Entity": null,
"Layer": "PRIMARY (EX)",
"LyrHandle": null,
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"Angle": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
]
},
{
"id": "PRIMARY 1_0 URD 1-PH (PH4)",
"name": "PRIMARY 1_0 URD 1-PH (PH4)",
"domains": {},
"templates": [
{
"name": "PRIMARY 1_0 URD 1-PH (PH4)",
"description": "",
"prototype": {
"attributes": {
"B3": null,
"B4": null,
"FID_": null,
"MoodyCounty.DBO.UtilityPoints.Entity": null,
"Layer": "PRIMARY 1_0 URD 1-PH (PH4)",
"LyrHandle": null,
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"Angle": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
]
},
{
"id": "PRIMARY 1_0 URD 3-PH (PH4)",
"name": "PRIMARY 1_0 URD 3-PH (PH4)",
"domains": {},
"templates": [
{
"name": "PRIMARY 1_0 URD 3-PH (PH4)",
"description": "",
"prototype": {
"attributes": {
"B3": null,
"B4": null,
"FID_": null,
"MoodyCounty.DBO.UtilityPoints.Entity": null,
"Layer": "PRIMARY 1_0 URD 3-PH (PH4)",
"LyrHandle": null,
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"Angle": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
]
},
{
"id": "Primary Riser",
"name": "Primary Riser",
"domains": {},
"templates": [
{
"name": "Primary Riser",
"description": "",
"prototype": {
"attributes": {
"B3": null,
"B4": null,
"FID_": null,
"MoodyCounty.DBO.UtilityPoints.Entity": null,
"Layer": "Primary Riser",
"LyrHandle": null,
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"Angle": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
]
},
{
"id": "Primary Splice",
"name": "Primary Splice",
"domains": {},
"templates": [
{
"name": "Primary Splice",
"description": "",
"prototype": {
"attributes": {
"B3": null,
"B4": null,
"FID_": null,
"MoodyCounty.DBO.UtilityPoints.Entity": null,
"Layer": "Primary Splice",
"LyrHandle": null,
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"Angle": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
]
},
{
"id": "Primary switch_PME-11",
"name": "Primary switch_PME-11",
"domains": {},
"templates": [
{
"name": "Primary switch_PME-11",
"description": "",
"prototype": {
"attributes": {
"B3": null,
"B4": null,
"FID_": null,
"MoodyCounty.DBO.UtilityPoints.Entity": null,
"Layer": "Primary switch_PME-11",
"LyrHandle": null,
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"Angle": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
]
},
{
"id": "Primary switch_PMH-9",
"name": "Primary switch_PMH-9",
"domains": {},
"templates": [
{
"name": "Primary switch_PMH-9",
"description": "",
"prototype": {
"attributes": {
"B3": null,
"B4": null,
"FID_": null,
"MoodyCounty.DBO.UtilityPoints.Entity": null,
"Layer": "Primary switch_PMH-9",
"LyrHandle": null,
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"Angle": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
]
},
{
"id": "Secondary Pedestal",
"name": "Secondary Pedestal",
"domains": {},
"templates": [
{
"name": "Secondary Pedestal",
"description": "",
"prototype": {
"attributes": {
"B3": null,
"B4": null,
"FID_": null,
"MoodyCounty.DBO.UtilityPoints.Entity": null,
"Layer": "Secondary Pedestal",
"LyrHandle": null,
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"Angle": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
]
},
{
"id": "Secondary Splice (PH4)",
"name": "Secondary Splice (PH4)",
"domains": {},
"templates": [
{
"name": "Secondary Splice (PH4)",
"description": "",
"prototype": {
"attributes": {
"B3": null,
"B4": null,
"FID_": null,
"MoodyCounty.DBO.UtilityPoints.Entity": null,
"Layer": "Secondary Splice (PH4)",
"LyrHandle": null,
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"Angle": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
]
},
{
"id": "Street_Lights",
"name": "Street_Lights",
"domains": {},
"templates": [
{
"name": "Street_Lights",
"description": "",
"prototype": {
"attributes": {
"B3": null,
"B4": null,
"FID_": null,
"MoodyCounty.DBO.UtilityPoints.Entity": null,
"Layer": "Street_Lights",
"LyrHandle": null,
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"Angle": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
]
},
{
"id": "single phase primary pedestal",
"name": "single phase primary pedestal",
"domains": {},
"templates": [
{
"name": "single phase primary pedestal",
"description": "",
"prototype": {
"attributes": {
"B3": null,
"B4": null,
"FID_": null,
"MoodyCounty.DBO.UtilityPoints.Entity": null,
"Layer": "single phase primary pedestal",
"LyrHandle": null,
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"Angle": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
]
},
{
"id": "single phase transformers",
"name": "single phase transformers",
"domains": {},
"templates": [
{
"name": "single phase transformers",
"description": "",
"prototype": {
"attributes": {
"B3": null,
"B4": null,
"FID_": null,
"MoodyCounty.DBO.UtilityPoints.Entity": null,
"Layer": "single phase transformers",
"LyrHandle": null,
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"Angle": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
]
},
{
"id": "street light",
"name": "street light",
"domains": {},
"templates": [
{
"name": "street light",
"description": "",
"prototype": {
"attributes": {
"B3": null,
"B4": null,
"FID_": null,
"MoodyCounty.DBO.UtilityPoints.Entity": null,
"Layer": "street light",
"LyrHandle": null,
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"Angle": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
]
},
{
"id": "three phase primary pedestal",
"name": "three phase primary pedestal",
"domains": {},
"templates": [
{
"name": "three phase primary pedestal",
"description": "",
"prototype": {
"attributes": {
"B3": null,
"B4": null,
"FID_": null,
"MoodyCounty.DBO.UtilityPoints.Entity": null,
"Layer": "three phase primary pedestal",
"LyrHandle": null,
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"Angle": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
]
},
{
"id": "three phase transformers",
"name": "three phase transformers",
"domains": {},
"templates": [
{
"name": "three phase transformers",
"description": "",
"prototype": {
"attributes": {
"B3": null,
"B4": null,
"FID_": null,
"MoodyCounty.DBO.UtilityPoints.Entity": null,
"Layer": "three phase transformers",
"LyrHandle": null,
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"Angle": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
]
}
],
"templates": [],
"maxRecordCount": 1000,
"supportedQueryFormats": "JSON, geoJSON",
"capabilities": "Query",
"useStandardizedQueries": true,
"standardMaxRecordCount": 32000,
"tileMaxRecordCount": 8000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.71,
"id": 5,
"name": "Utility Lines",
"type": "Feature Layer",
"parentLayer": {
"id": 3,
"name": "Utilities"
},
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"geometryType": "esriGeometryPolyline",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsCalculate": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": false,
"supportsSqlExpression": true
},
"extent": {
"xmin": 2852424.631112978,
"ymin": 92730.40818847716,
"xmax": 2869805.1780447215,
"ymax": 103524.69860772789,
"spatialReference": {
"wkid": 3454,
"latestWkid": 4457
}
},
"sourceSpatialReference": {
"wkid": 3454,
"latestWkid": 4457
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "Layer",
"field2": null,
"field3": null,
"defaultSymbol": null,
"defaultLabel": null,
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
103,
245,
145,
255
],
"width": 2
},
"value": "1-PH Xfmrs (PH3)",
"label": "1-PH Xfmrs (PH3)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
126,
53,
143,
255
],
"width": 2
},
"value": "1-PH Xfmrs (PH4)",
"label": "1-PH Xfmrs (PH4)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
71,
186,
121,
255
],
"width": 2
},
"value": "230 (PH1)",
"label": "230 (PH1)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
222,
182,
95,
255
],
"width": 2
},
"value": "230 (PH2)",
"label": "230 (PH2)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
128,
52,
102,
255
],
"width": 2
},
"value": "3-PH J-BOX",
"label": "3-PH J-BOX",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
130,
64,
52,
255
],
"width": 2
},
"value": "3-ph Xfmrs (PH3)",
"label": "3-ph Xfmrs (PH3)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
247,
221,
89,
255
],
"width": 2
},
"value": "350 QDPLX (PH3)",
"label": "350 QDPLX (PH3)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
211,
214,
107,
255
],
"width": 2
},
"value": "350_QDPLX (PH4)",
"label": "350_QDPLX (PH4)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
67,
62,
130,
255
],
"width": 2
},
"value": "350_TRPLX (PH2)",
"label": "350_TRPLX (PH2)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
237,
153,
97,
255
],
"width": 2
},
"value": "350_TRPLX (PH3)",
"label": "350_TRPLX (PH3)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
62,
130,
65,
255
],
"width": 2
},
"value": "350_TRPLX (PH4)",
"label": "350_TRPLX (PH4)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
235,
135,
120,
255
],
"width": 2
},
"value": "4_0 QDPLX (PH2)",
"label": "4_0 QDPLX (PH2)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
199,
117,
142,
255
],
"width": 2
},
"value": "4_0 QDPLX (PH3)",
"label": "4_0 QDPLX (PH3)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
184,
93,
90,
255
],
"width": 2
},
"value": "4_0 QDPLX (PH4)",
"label": "4_0 QDPLX (PH4)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
171,
86,
240,
255
],
"width": 2
},
"value": "4_0 TRPLX (PH2)",
"label": "4_0 TRPLX (PH2)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
186,
155,
101,
255
],
"width": 2
},
"value": "4_0 TRPLX (PH3)",
"label": "4_0 TRPLX (PH3)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
141,
171,
91,
255
],
"width": 2
},
"value": "4_0 TRPLX (PH4)",
"label": "4_0 TRPLX (PH4)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
210,
79,
227,
255
],
"width": 2
},
"value": "EFI",
"label": "EFI",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
80,
133,
101,
255
],
"width": 2
},
"value": "EQUIPMNET",
"label": "EQUIPMNET",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
90,
203,
237,
255
],
"width": 2
},
"value": "EQUIPMNET (PH3)",
"label": "EQUIPMNET (PH3)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
237,
159,
201,
255
],
"width": 2
},
"value": "Existing Equipment",
"label": "Existing Equipment",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
247,
101,
126,
255
],
"width": 2
},
"value": "FAULT INDICATOR PH4",
"label": "FAULT INDICATOR PH4",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
54,
145,
130,
255
],
"width": 2
},
"value": "Gravel",
"label": "Gravel",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
60,
63,
171,
255
],
"width": 2
},
"value": "HSE NUMBERS",
"label": "HSE NUMBERS",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
237,
121,
171,
255
],
"width": 2
},
"value": "KEYMPA (PH3)",
"label": "KEYMPA (PH3)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
135,
89,
135,
255
],
"width": 2
},
"value": "METER",
"label": "METER",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
216,
137,
240,
255
],
"width": 2
},
"value": "PMH-11",
"label": "PMH-11",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
119,
247,
194,
255
],
"width": 2
},
"value": "PMH-9",
"label": "PMH-9",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
161,
76,
146,
255
],
"width": 2
},
"value": "PRIMARY (EX)",
"label": "PRIMARY (EX)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
214,
81,
170,
255
],
"width": 2
},
"value": "PRIMARY (PH1)",
"label": "PRIMARY (PH1)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
119,
133,
76,
255
],
"width": 2
},
"value": "PRIMARY 1_0 URD 1-PH (PH2)",
"label": "PRIMARY 1_0 URD 1-PH (PH2)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
115,
212,
112,
255
],
"width": 2
},
"value": "PRIMARY 1_0 URD 1-PH (PH3)",
"label": "PRIMARY 1_0 URD 1-PH (PH3)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
55,
119,
128,
255
],
"width": 2
},
"value": "PRIMARY 1_0 URD 1-PH (PH4)",
"label": "PRIMARY 1_0 URD 1-PH (PH4)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
121,
70,
194,
255
],
"width": 2
},
"value": "PRIMARY 1_0 URD 3-PH (PH2)",
"label": "PRIMARY 1_0 URD 3-PH (PH2)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
54,
88,
153,
255
],
"width": 2
},
"value": "PRIMARY 1_0 URD 3-PH (PH3)",
"label": "PRIMARY 1_0 URD 3-PH (PH3)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
135,
91,
99,
255
],
"width": 2
},
"value": "PRIMARY 1_0 URD 3-PH (PH4)",
"label": "PRIMARY 1_0 URD 3-PH (PH4)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
149,
195,
230,
255
],
"width": 2
},
"value": "PRIMARY 350 URD (PH4)",
"label": "PRIMARY 350 URD (PH4)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
90,
230,
85,
255
],
"width": 2
},
"value": "PRIMARY 4_0 URD (PH2)",
"label": "PRIMARY 4_0 URD (PH2)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
103,
61,
128,
255
],
"width": 2
},
"value": "PRIMARY 4_0 URD (PH3)",
"label": "PRIMARY 4_0 URD (PH3)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
242,
143,
219,
255
],
"width": 2
},
"value": "PRIMARY 4_0 URD (PH4)",
"label": "PRIMARY 4_0 URD (PH4)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
78,
84,
128,
255
],
"width": 2
},
"value": "PadPack",
"label": "PadPack",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
138,
189,
68,
255
],
"width": 2
},
"value": "Primary Riser",
"label": "Primary Riser",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
133,
201,
180,
255
],
"width": 2
},
"value": "Primary Splice",
"label": "Primary Splice",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
85,
138,
237,
255
],
"width": 2
},
"value": "Primary switch_PME-11",
"label": "Primary switch_PME-11",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
74,
212,
205,
255
],
"width": 2
},
"value": "Primary switch_PMH-9",
"label": "Primary switch_PMH-9",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
109,
155,
176,
255
],
"width": 2
},
"value": "SECONDARY (EX)",
"label": "SECONDARY (EX)",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
95,
99,
179,
255
],
"width": 2
},
"value": "Secondary Pedestal",
"label": "Secondary Pedestal",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
96,
130,
49,
255
],
"width": 2
},
"value": "Street_Lights",
"label": "Street_Lights",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
153,
151,
58,
255
],
"width": 2
},
"value": "UF-SEC",
"label": "UF-SEC",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
194,
118,
175,
255
],
"width": 2
},
"value": "UR5(1)2-(1)1",
"label": "UR5(1)2-(1)1",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
70,
100,
130,
255
],
"width": 2
},
"value": "UR5(2)2-(1)1",
"label": "UR5(2)2-(1)1",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
138,
110,
230,
255
],
"width": 2
},
"value": "UR5(3)3",
"label": "UR5(3)3",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
123,
186,
132,
255
],
"width": 2
},
"value": "UR5-(1)1",
"label": "UR5-(1)1",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
179,
68,
112,
255
],
"width": 2
},
"value": "UR5-(1)2",
"label": "UR5-(1)2",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
141,
124,
194,
255
],
"width": 2
},
"value": "UR5-(1)3",
"label": "UR5-(1)3",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
195,
149,
255
],
"width": 2
},
"value": "UR5-(1)3-(1)1",
"label": "UR5-(1)3-(1)1",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
163,
247,
247,
255
],
"width": 2
},
"value": "UR5-(1)3-(1)2",
"label": "UR5-(1)3-(1)2",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
161,
250,
97,
255
],
"width": 2
},
"value": "UR5-(2)2",
"label": "UR5-(2)2",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
68,
171,
68,
255
],
"width": 2
},
"value": "UR5-(2)3",
"label": "UR5-(2)3",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
157,
230,
145,
255
],
"width": 2
},
"value": "UR5-(3)2",
"label": "UR5-(3)2",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
191,
136,
122,
255
],
"width": 2
},
"value": "UR5-(3)3-(3)2",
"label": "UR5-(3)3-(3)2",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
176,
107,
67,
255
],
"width": 2
},
"value": "UR5-(4)2",
"label": "UR5-(4)2",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
198,
242,
131,
255
],
"width": 2
},
"value": "UR5-(6)2",
"label": "UR5-(6)2",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
209,
78,
73,
255
],
"width": 2
},
"value": "UR6-24",
"label": "UR6-24",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
133,
116,
68,
255
],
"width": 2
},
"value": "UR6-42",
"label": "UR6-42",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
84,
105,
227,
255
],
"width": 2
},
"value": "c",
"label": "c",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
194,
93,
201,
255
],
"width": 2
},
"value": "existing primary 1PH",
"label": "existing primary 1PH",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
71,
128,
186,
255
],
"width": 2
},
"value": "existing primary 3PH",
"label": "existing primary 3PH",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
158,
175,
240,
255
],
"width": 2
},
"value": "single phase primary pedestal",
"label": "single phase primary pedestal",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
250,
87,
147,
255
],
"width": 2
},
"value": "single phase transformers",
"label": "single phase transformers",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
155,
99,
184,
255
],
"width": 2
},
"value": "street light",
"label": "street light",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
201,
219,
145,
255
],
"width": 2
},
"value": "three phase primary pedestal",
"label": "three phase primary pedestal",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
133,
49,
67,
255
],
"width": 2
},
"value": "three phase transformers",
"label": "three phase transformers",
"description": ""
}
],
"fieldDelimiter": ","
},
"transparency": 0,
"labelingInfo": null
},
"hasM": true,
"hasZ": true,
"enableZDefaults": false,
"allowUpdateWithoutMValues": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "RefName",
"typeIdField": "Layer",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "FID_",
"type": "esriFieldTypeInteger",
"alias": "FID_",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "FID_"
},
{
"name": "MoodyCounty.DBO.UtilityLines.Entity",
"type": "esriFieldTypeString",
"alias": "MoodyCounty.DBO.UtilityLines.Entity",
"domain": null,
"editable": true,
"nullable": true,
"length": 16,
"defaultValue": null,
"modelName": "MoodyCounty.DBO.UtilityLines.Entity"
},
{
"name": "Layer",
"type": "esriFieldTypeString",
"alias": "Layer",
"domain": null,
"editable": true,
"nullable": true,
"length": 254,
"defaultValue": null,
"modelName": "Layer"
},
{
"name": "Color",
"type": "esriFieldTypeInteger",
"alias": "Color",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Color"
},
{
"name": "Linetype",
"type": "esriFieldTypeString",
"alias": "Linetype",
"domain": null,
"editable": true,
"nullable": true,
"length": 254,
"defaultValue": null,
"modelName": "Linetype"
},
{
"name": "Elevation",
"type": "esriFieldTypeDouble",
"alias": "Elevation",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Elevation"
},
{
"name": "LineWt",
"type": "esriFieldTypeInteger",
"alias": "LineWt",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "LineWt"
},
{
"name": "RefName",
"type": "esriFieldTypeString",
"alias": "RefName",
"domain": null,
"editable": true,
"nullable": true,
"length": 254,
"defaultValue": null,
"modelName": "RefName"
},
{
"name": "ID",
"type": "esriFieldTypeString",
"alias": "ID",
"domain": null,
"editable": true,
"nullable": true,
"length": 32,
"defaultValue": null,
"modelName": "ID"
},
{
"name": "PARENT_ID",
"type": "esriFieldTypeString",
"alias": "Parent ID",
"domain": null,
"editable": true,
"nullable": true,
"length": 1,
"defaultValue": null,
"modelName": "PARENT_ID"
},
{
"name": "METER_NUMB",
"type": "esriFieldTypeString",
"alias": "Meter Number",
"domain": null,
"editable": true,
"nullable": true,
"length": 1,
"defaultValue": null,
"modelName": "METER_NUMB"
},
{
"name": "MANUFACTUR",
"type": "esriFieldTypeString",
"alias": "Manufacturer",
"domain": null,
"editable": true,
"nullable": true,
"length": 1,
"defaultValue": null,
"modelName": "MANUFACTUR"
},
{
"name": "INSTALL_YE",
"type": "esriFieldTypeInteger",
"alias": "Install Year",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "INSTALL_YE"
},
{
"name": "KVA",
"type": "esriFieldTypeDouble",
"alias": "KVA",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "KVA"
},
{
"name": "SECONDARY_",
"type": "esriFieldTypeString",
"alias": "Secondary",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "SECONDARY_"
},
{
"name": "B1",
"type": "esriFieldTypeString",
"alias": "B1",
"domain": null,
"editable": true,
"nullable": true,
"length": 2,
"defaultValue": null,
"modelName": "B1"
},
{
"name": "B2",
"type": "esriFieldTypeString",
"alias": "B2",
"domain": null,
"editable": true,
"nullable": true,
"length": 2,
"defaultValue": null,
"modelName": "B2"
},
{
"name": "B3",
"type": "esriFieldTypeString",
"alias": "B3",
"domain": null,
"editable": true,
"nullable": true,
"length": 2,
"defaultValue": null,
"modelName": "B3"
},
{
"name": "B4",
"type": "esriFieldTypeString",
"alias": "B4",
"domain": null,
"editable": true,
"nullable": true,
"length": 2,
"defaultValue": null,
"modelName": "B4"
},
{
"name": "LENGTH",
"type": "esriFieldTypeDouble",
"alias": "Length",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "LENGTH"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R39_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S33_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [
{
"id": "1-PH Xfmrs (PH3)",
"name": "1-PH Xfmrs (PH3)",
"domains": {},
"templates": [
{
"name": "1-PH Xfmrs (PH3)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "1-PH Xfmrs (PH3)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "1-PH Xfmrs (PH4)",
"name": "1-PH Xfmrs (PH4)",
"domains": {},
"templates": [
{
"name": "1-PH Xfmrs (PH4)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "1-PH Xfmrs (PH4)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "230 (PH1)",
"name": "230 (PH1)",
"domains": {},
"templates": [
{
"name": "230 (PH1)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "230 (PH1)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "230 (PH2)",
"name": "230 (PH2)",
"domains": {},
"templates": [
{
"name": "230 (PH2)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "230 (PH2)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "3-PH J-BOX",
"name": "3-PH J-BOX",
"domains": {},
"templates": [
{
"name": "3-PH J-BOX",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "3-PH J-BOX",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "3-ph Xfmrs (PH3)",
"name": "3-ph Xfmrs (PH3)",
"domains": {},
"templates": [
{
"name": "3-ph Xfmrs (PH3)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "3-ph Xfmrs (PH3)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "350 QDPLX (PH3)",
"name": "350 QDPLX (PH3)",
"domains": {},
"templates": [
{
"name": "350 QDPLX (PH3)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "350 QDPLX (PH3)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "350_QDPLX (PH4)",
"name": "350_QDPLX (PH4)",
"domains": {},
"templates": [
{
"name": "350_QDPLX (PH4)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "350_QDPLX (PH4)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "350_TRPLX (PH2)",
"name": "350_TRPLX (PH2)",
"domains": {},
"templates": [
{
"name": "350_TRPLX (PH2)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "350_TRPLX (PH2)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "350_TRPLX (PH3)",
"name": "350_TRPLX (PH3)",
"domains": {},
"templates": [
{
"name": "350_TRPLX (PH3)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "350_TRPLX (PH3)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "350_TRPLX (PH4)",
"name": "350_TRPLX (PH4)",
"domains": {},
"templates": [
{
"name": "350_TRPLX (PH4)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "350_TRPLX (PH4)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "4_0 QDPLX (PH2)",
"name": "4_0 QDPLX (PH2)",
"domains": {},
"templates": [
{
"name": "4_0 QDPLX (PH2)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "4_0 QDPLX (PH2)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "4_0 QDPLX (PH3)",
"name": "4_0 QDPLX (PH3)",
"domains": {},
"templates": [
{
"name": "4_0 QDPLX (PH3)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "4_0 QDPLX (PH3)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "4_0 QDPLX (PH4)",
"name": "4_0 QDPLX (PH4)",
"domains": {},
"templates": [
{
"name": "4_0 QDPLX (PH4)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "4_0 QDPLX (PH4)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "4_0 TRPLX (PH2)",
"name": "4_0 TRPLX (PH2)",
"domains": {},
"templates": [
{
"name": "4_0 TRPLX (PH2)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "4_0 TRPLX (PH2)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "4_0 TRPLX (PH3)",
"name": "4_0 TRPLX (PH3)",
"domains": {},
"templates": [
{
"name": "4_0 TRPLX (PH3)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "4_0 TRPLX (PH3)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "4_0 TRPLX (PH4)",
"name": "4_0 TRPLX (PH4)",
"domains": {},
"templates": [
{
"name": "4_0 TRPLX (PH4)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "4_0 TRPLX (PH4)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "EFI",
"name": "EFI",
"domains": {},
"templates": [
{
"name": "EFI",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "EFI",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "EQUIPMNET",
"name": "EQUIPMNET",
"domains": {},
"templates": [
{
"name": "EQUIPMNET",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "EQUIPMNET",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "EQUIPMNET (PH3)",
"name": "EQUIPMNET (PH3)",
"domains": {},
"templates": [
{
"name": "EQUIPMNET (PH3)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "EQUIPMNET (PH3)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "Existing Equipment",
"name": "Existing Equipment",
"domains": {},
"templates": [
{
"name": "Existing Equipment",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "Existing Equipment",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "FAULT INDICATOR PH4",
"name": "FAULT INDICATOR PH4",
"domains": {},
"templates": [
{
"name": "FAULT INDICATOR PH4",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "FAULT INDICATOR PH4",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "Gravel",
"name": "Gravel",
"domains": {},
"templates": [
{
"name": "Gravel",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "Gravel",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "HSE NUMBERS",
"name": "HSE NUMBERS",
"domains": {},
"templates": [
{
"name": "HSE NUMBERS",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "HSE NUMBERS",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "KEYMPA (PH3)",
"name": "KEYMPA (PH3)",
"domains": {},
"templates": [
{
"name": "KEYMPA (PH3)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "KEYMPA (PH3)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "METER",
"name": "METER",
"domains": {},
"templates": [
{
"name": "METER",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "METER",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "PMH-11",
"name": "PMH-11",
"domains": {},
"templates": [
{
"name": "PMH-11",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "PMH-11",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "PMH-9",
"name": "PMH-9",
"domains": {},
"templates": [
{
"name": "PMH-9",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "PMH-9",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "PRIMARY (EX)",
"name": "PRIMARY (EX)",
"domains": {},
"templates": [
{
"name": "PRIMARY (EX)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "PRIMARY (EX)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "PRIMARY (PH1)",
"name": "PRIMARY (PH1)",
"domains": {},
"templates": [
{
"name": "PRIMARY (PH1)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "PRIMARY (PH1)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "PRIMARY 1_0 URD 1-PH (PH2)",
"name": "PRIMARY 1_0 URD 1-PH (PH2)",
"domains": {},
"templates": [
{
"name": "PRIMARY 1_0 URD 1-PH (PH2)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "PRIMARY 1_0 URD 1-PH (PH2)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "PRIMARY 1_0 URD 1-PH (PH3)",
"name": "PRIMARY 1_0 URD 1-PH (PH3)",
"domains": {},
"templates": [
{
"name": "PRIMARY 1_0 URD 1-PH (PH3)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "PRIMARY 1_0 URD 1-PH (PH3)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "PRIMARY 1_0 URD 1-PH (PH4)",
"name": "PRIMARY 1_0 URD 1-PH (PH4)",
"domains": {},
"templates": [
{
"name": "PRIMARY 1_0 URD 1-PH (PH4)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "PRIMARY 1_0 URD 1-PH (PH4)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "PRIMARY 1_0 URD 3-PH (PH2)",
"name": "PRIMARY 1_0 URD 3-PH (PH2)",
"domains": {},
"templates": [
{
"name": "PRIMARY 1_0 URD 3-PH (PH2)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "PRIMARY 1_0 URD 3-PH (PH2)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "PRIMARY 1_0 URD 3-PH (PH3)",
"name": "PRIMARY 1_0 URD 3-PH (PH3)",
"domains": {},
"templates": [
{
"name": "PRIMARY 1_0 URD 3-PH (PH3)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "PRIMARY 1_0 URD 3-PH (PH3)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "PRIMARY 1_0 URD 3-PH (PH4)",
"name": "PRIMARY 1_0 URD 3-PH (PH4)",
"domains": {},
"templates": [
{
"name": "PRIMARY 1_0 URD 3-PH (PH4)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "PRIMARY 1_0 URD 3-PH (PH4)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "PRIMARY 350 URD (PH4)",
"name": "PRIMARY 350 URD (PH4)",
"domains": {},
"templates": [
{
"name": "PRIMARY 350 URD (PH4)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "PRIMARY 350 URD (PH4)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "PRIMARY 4_0 URD (PH2)",
"name": "PRIMARY 4_0 URD (PH2)",
"domains": {},
"templates": [
{
"name": "PRIMARY 4_0 URD (PH2)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "PRIMARY 4_0 URD (PH2)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "PRIMARY 4_0 URD (PH3)",
"name": "PRIMARY 4_0 URD (PH3)",
"domains": {},
"templates": [
{
"name": "PRIMARY 4_0 URD (PH3)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "PRIMARY 4_0 URD (PH3)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "PRIMARY 4_0 URD (PH4)",
"name": "PRIMARY 4_0 URD (PH4)",
"domains": {},
"templates": [
{
"name": "PRIMARY 4_0 URD (PH4)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "PRIMARY 4_0 URD (PH4)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "PadPack",
"name": "PadPack",
"domains": {},
"templates": [
{
"name": "PadPack",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "PadPack",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "Primary Riser",
"name": "Primary Riser",
"domains": {},
"templates": [
{
"name": "Primary Riser",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "Primary Riser",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "Primary Splice",
"name": "Primary Splice",
"domains": {},
"templates": [
{
"name": "Primary Splice",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "Primary Splice",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "Primary switch_PME-11",
"name": "Primary switch_PME-11",
"domains": {},
"templates": [
{
"name": "Primary switch_PME-11",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "Primary switch_PME-11",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "Primary switch_PMH-9",
"name": "Primary switch_PMH-9",
"domains": {},
"templates": [
{
"name": "Primary switch_PMH-9",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "Primary switch_PMH-9",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "SECONDARY (EX)",
"name": "SECONDARY (EX)",
"domains": {},
"templates": [
{
"name": "SECONDARY (EX)",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "SECONDARY (EX)",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "Secondary Pedestal",
"name": "Secondary Pedestal",
"domains": {},
"templates": [
{
"name": "Secondary Pedestal",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "Secondary Pedestal",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "Street_Lights",
"name": "Street_Lights",
"domains": {},
"templates": [
{
"name": "Street_Lights",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "Street_Lights",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "UF-SEC",
"name": "UF-SEC",
"domains": {},
"templates": [
{
"name": "UF-SEC",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "UF-SEC",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "UR5(1)2-(1)1",
"name": "UR5(1)2-(1)1",
"domains": {},
"templates": [
{
"name": "UR5(1)2-(1)1",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "UR5(1)2-(1)1",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "UR5(2)2-(1)1",
"name": "UR5(2)2-(1)1",
"domains": {},
"templates": [
{
"name": "UR5(2)2-(1)1",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "UR5(2)2-(1)1",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "UR5(3)3",
"name": "UR5(3)3",
"domains": {},
"templates": [
{
"name": "UR5(3)3",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "UR5(3)3",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "UR5-(1)1",
"name": "UR5-(1)1",
"domains": {},
"templates": [
{
"name": "UR5-(1)1",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "UR5-(1)1",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "UR5-(1)2",
"name": "UR5-(1)2",
"domains": {},
"templates": [
{
"name": "UR5-(1)2",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "UR5-(1)2",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "UR5-(1)3",
"name": "UR5-(1)3",
"domains": {},
"templates": [
{
"name": "UR5-(1)3",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "UR5-(1)3",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "UR5-(1)3-(1)1",
"name": "UR5-(1)3-(1)1",
"domains": {},
"templates": [
{
"name": "UR5-(1)3-(1)1",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "UR5-(1)3-(1)1",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "UR5-(1)3-(1)2",
"name": "UR5-(1)3-(1)2",
"domains": {},
"templates": [
{
"name": "UR5-(1)3-(1)2",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "UR5-(1)3-(1)2",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "UR5-(2)2",
"name": "UR5-(2)2",
"domains": {},
"templates": [
{
"name": "UR5-(2)2",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "UR5-(2)2",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "UR5-(2)3",
"name": "UR5-(2)3",
"domains": {},
"templates": [
{
"name": "UR5-(2)3",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "UR5-(2)3",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "UR5-(3)2",
"name": "UR5-(3)2",
"domains": {},
"templates": [
{
"name": "UR5-(3)2",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "UR5-(3)2",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "UR5-(3)3-(3)2",
"name": "UR5-(3)3-(3)2",
"domains": {},
"templates": [
{
"name": "UR5-(3)3-(3)2",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "UR5-(3)3-(3)2",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "UR5-(4)2",
"name": "UR5-(4)2",
"domains": {},
"templates": [
{
"name": "UR5-(4)2",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "UR5-(4)2",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "UR5-(6)2",
"name": "UR5-(6)2",
"domains": {},
"templates": [
{
"name": "UR5-(6)2",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "UR5-(6)2",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "UR6-24",
"name": "UR6-24",
"domains": {},
"templates": [
{
"name": "UR6-24",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "UR6-24",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "UR6-42",
"name": "UR6-42",
"domains": {},
"templates": [
{
"name": "UR6-42",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "UR6-42",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "c",
"name": "c",
"domains": {},
"templates": [
{
"name": "c",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "c",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "existing primary 1PH",
"name": "existing primary 1PH",
"domains": {},
"templates": [
{
"name": "existing primary 1PH",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "existing primary 1PH",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "existing primary 3PH",
"name": "existing primary 3PH",
"domains": {},
"templates": [
{
"name": "existing primary 3PH",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "existing primary 3PH",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "single phase primary pedestal",
"name": "single phase primary pedestal",
"domains": {},
"templates": [
{
"name": "single phase primary pedestal",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "single phase primary pedestal",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "single phase transformers",
"name": "single phase transformers",
"domains": {},
"templates": [
{
"name": "single phase transformers",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "single phase transformers",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "street light",
"name": "street light",
"domains": {},
"templates": [
{
"name": "street light",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "street light",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "three phase primary pedestal",
"name": "three phase primary pedestal",
"domains": {},
"templates": [
{
"name": "three phase primary pedestal",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "three phase primary pedestal",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": "three phase transformers",
"name": "three phase transformers",
"domains": {},
"templates": [
{
"name": "three phase transformers",
"description": "",
"prototype": {
"attributes": {
"B4": null,
"LENGTH": null,
"FID_": null,
"MoodyCounty.DBO.UtilityLines.Entity": null,
"Layer": "three phase transformers",
"Color": null,
"Linetype": null,
"Elevation": null,
"LineWt": null,
"RefName": null,
"ID": null,
"PARENT_ID": null,
"METER_NUMB": null,
"MANUFACTUR": null,
"INSTALL_YE": null,
"KVA": null,
"SECONDARY_": null,
"B1": null,
"B2": null,
"B3": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
}
],
"templates": [],
"maxRecordCount": 1000,
"supportedQueryFormats": "JSON, geoJSON",
"capabilities": "Query",
"useStandardizedQueries": true,
"standardMaxRecordCount": 8000,
"tileMaxRecordCount": 4000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.71,
"id": 7,
"name": "Moody Parcels",
"type": "Feature Layer",
"parentLayer": {
"id": 6,
"name": "Cadastral"
},
"defaultVisibility": true,
"minScale": 0,
"maxScale": 0,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsCalculate": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true
},
"extent": {
"xmin": 2784225.1375910193,
"ymin": 21241.09513068199,
"xmax": 2904013.4987356067,
"ymax": 152889.64515326917,
"spatialReference": {
"wkid": 3454,
"latestWkid": 4457
}
},
"sourceSpatialReference": {
"wkid": 3454,
"latestWkid": 4457
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
0,
0,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"label": "",
"description": ""
},
"transparency": 50,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeNone",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "NameType",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "PIN",
"type": "esriFieldTypeString",
"alias": "PIN",
"domain": null,
"editable": true,
"nullable": true,
"length": 30,
"defaultValue": null,
"modelName": "PIN"
},
{
"name": "Dist",
"type": "esriFieldTypeString",
"alias": "District",
"domain": null,
"editable": true,
"nullable": true,
"length": 6,
"defaultValue": null,
"modelName": "Dist"
},
{
"name": "NameType",
"type": "esriFieldTypeString",
"alias": "Name Type",
"domain": null,
"editable": true,
"nullable": true,
"length": 1,
"defaultValue": null,
"modelName": "NameType"
},
{
"name": "Class1",
"type": "esriFieldTypeString",
"alias": "Property Class",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "Class1"
},
{
"name": "GrossAcres",
"type": "esriFieldTypeDouble",
"alias": "Legal Acres",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "GrossAcres"
},
{
"name": "LegalDesc",
"type": "esriFieldTypeString",
"alias": "Legal",
"domain": null,
"editable": true,
"nullable": true,
"length": 254,
"defaultValue": null,
"modelName": "LegalDesc"
},
{
"name": "CityAddn",
"type": "esriFieldTypeString",
"alias": "Addition",
"domain": null,
"editable": true,
"nullable": true,
"length": 4,
"defaultValue": null,
"modelName": "CityAddn"
},
{
"name": "CityBlock",
"type": "esriFieldTypeString",
"alias": "Block",
"domain": null,
"editable": true,
"nullable": true,
"length": 4,
"defaultValue": null,
"modelName": "CityBlock"
},
{
"name": "CityLot",
"type": "esriFieldTypeString",
"alias": "Lot",
"domain": null,
"editable": true,
"nullable": true,
"length": 4,
"defaultValue": null,
"modelName": "CityLot"
},
{
"name": "Quarter",
"type": "esriFieldTypeString",
"alias": "Quarter",
"domain": null,
"editable": true,
"nullable": true,
"length": 4,
"defaultValue": null,
"modelName": "Quarter"
},
{
"name": "Section_",
"type": "esriFieldTypeString",
"alias": "Section",
"domain": null,
"editable": true,
"nullable": true,
"length": 4,
"defaultValue": null,
"modelName": "Section_"
},
{
"name": "Township",
"type": "esriFieldTypeString",
"alias": "Township",
"domain": null,
"editable": true,
"nullable": true,
"length": 4,
"defaultValue": null,
"modelName": "Township"
},
{
"name": "Range",
"type": "esriFieldTypeString",
"alias": "Range",
"domain": null,
"editable": true,
"nullable": true,
"length": 4,
"defaultValue": null,
"modelName": "Range"
},
{
"name": "str",
"type": "esriFieldTypeString",
"alias": "Sec-Twp-Range",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "str"
},
{
"name": "deedhold",
"type": "esriFieldTypeString",
"alias": "Owner",
"domain": null,
"editable": true,
"nullable": true,
"length": 254,
"defaultValue": null,
"modelName": "deedhold"
},
{
"name": "deedaddr1",
"type": "esriFieldTypeString",
"alias": "Addl Owner",
"domain": null,
"editable": true,
"nullable": true,
"length": 254,
"defaultValue": null,
"modelName": "deedaddr1"
},
{
"name": "deedaddr2",
"type": "esriFieldTypeString",
"alias": "Owner Address",
"domain": null,
"editable": true,
"nullable": true,
"length": 254,
"defaultValue": null,
"modelName": "deedaddr2"
},
{
"name": "deedaddr3",
"type": "esriFieldTypeString",
"alias": "Owner City-State",
"domain": null,
"editable": true,
"nullable": true,
"length": 254,
"defaultValue": null,
"modelName": "deedaddr3"
},
{
"name": "deedzip",
"type": "esriFieldTypeString",
"alias": "Owner Zip",
"domain": null,
"editable": true,
"nullable": true,
"length": 254,
"defaultValue": null,
"modelName": "deedzip"
},
{
"name": "SHAPE_Leng",
"type": "esriFieldTypeDouble",
"alias": "SHAPE_Leng",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SHAPE_Leng"
},
{
"name": "Comments",
"type": "esriFieldTypeString",
"alias": "7!Comments",
"domain": null,
"editable": true,
"nullable": true,
"length": 254,
"defaultValue": null,
"modelName": "Comments"
},
{
"name": "DATE",
"type": "esriFieldTypeDate",
"alias": "Date",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "DATE"
},
{
"name": "EXTENT",
"type": "esriFieldTypeDouble",
"alias": "Extent",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "EXTENT"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R52_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S46_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [],
"templates": [
{
"name": "Codington Parcels",
"description": "",
"prototype": {
"attributes": {
"EXTENT": null,
"PIN": null,
"Dist": null,
"NameType": null,
"Class1": null,
"GrossAcres": null,
"LegalDesc": null,
"CityAddn": null,
"CityBlock": null,
"CityLot": null,
"Quarter": null,
"Section_": null,
"Township": null,
"Range": null,
"str": null,
"deedhold": null,
"deedaddr1": null,
"deedaddr2": null,
"deedaddr3": null,
"deedzip": null,
"SHAPE_Leng": null,
"Comments": null,
"DATE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 1000,
"supportedQueryFormats": "JSON, geoJSON",
"capabilities": "Query",
"useStandardizedQueries": true,
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.71,
"id": 8,
"name": "NRCS Soils",
"type": "Feature Layer",
"parentLayer": {
"id": 6,
"name": "Cadastral"
},
"defaultVisibility": false,
"minScale": 40000,
"maxScale": 0,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsCalculate": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true
},
"extent": {
"xmin": 2784228.9075965583,
"ymin": 21224.18932455778,
"xmax": 2904002.805843547,
"ymax": 152893.5247386396,
"spatialReference": {
"wkid": 3454,
"latestWkid": 4457
}
},
"sourceSpatialReference": {
"wkid": 3454,
"latestWkid": 4457
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "MUSYM",
"field2": null,
"field3": null,
"defaultSymbol": null,
"defaultLabel": null,
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
188,
197,
224,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "Ac",
"label": "Ac",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
136,
184,
134,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "Ad",
"label": "Ad",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
214,
222,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "Ar",
"label": "Ar",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
136,
138,
191,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "Ba",
"label": "Ba",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
161,
227,
223,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "Bb",
"label": "Bb",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
152,
179,
167,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "BeA",
"label": "BeA",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
136,
163,
181,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "Bo",
"label": "Bo",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
178,
196,
139,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "Ca",
"label": "Ca",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
154,
217,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "Ch",
"label": "Ch",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
212,
217,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "Cm",
"label": "Cm",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
154,
217,
155,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "DaA",
"label": "DaA",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
153,
156,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "DaB",
"label": "DaB",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
177,
194,
165,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "Dc",
"label": "Dc",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
184,
180,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "DeA",
"label": "DeA",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
224,
193,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "DgD",
"label": "DgD",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
156,
181,
219,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "DmA",
"label": "DmA",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
129,
181,
157,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "DmB",
"label": "DmB",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
162,
169,
224,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "DnB",
"label": "DnB",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
158,
197,
217,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "Do",
"label": "Do",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
165,
196,
155,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "DsB",
"label": "DsB",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
157,
204,
204,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "DvA",
"label": "DvA",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
180,
222,
175,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "EeB",
"label": "EeB",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
186,
186,
141,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "EnA",
"label": "EnA",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
151,
201,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "EoA",
"label": "EoA",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
182,
222,
216,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "ErD",
"label": "ErD",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
161,
176,
196,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "EsD",
"label": "EsD",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
154,
181,
184,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "EtC",
"label": "EtC",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
191,
214,
167,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "ExC",
"label": "ExC",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
222,
224,
168,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "FaA",
"label": "FaA",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
174,
177,
209,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "FaB",
"label": "FaB",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
137,
140,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "FmB",
"label": "FmB",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
134,
189,
151,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "Ga",
"label": "Ga",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
134,
180,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "GrB",
"label": "GrB",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
222,
160,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "GvA",
"label": "GvA",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
156,
204,
149,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "HoA",
"label": "HoA",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
155,
179,
127,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "HoB",
"label": "HoB",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
162,
224,
208,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "HsC",
"label": "HsC",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
145,
179,
151,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "HsD",
"label": "HsD",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
172,
224,
168,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "HtD",
"label": "HtD",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
151,
169,
199,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "HuA",
"label": "HuA",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
194,
196,
163,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "KaB",
"label": "KaB",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
161,
159,
204,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "KbA",
"label": "KbA",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
159,
179,
148,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "La",
"label": "La",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
159,
196,
170,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "Lb",
"label": "Lb",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
145,
201,
171,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "M-W",
"label": "M-W",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
206,
207,
163,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "MfC",
"label": "MfC",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
202,
217,
160,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "MnB",
"label": "MnB",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
173,
179,
150,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "MoB",
"label": "MoB",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
171,
201,
195,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "MtA",
"label": "MtA",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
167,
191,
219,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "NcC",
"label": "NcC",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
150,
158,
179,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "NmC",
"label": "NmC",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
147,
184,
141,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "Og",
"label": "Og",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
190,
219,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "Or",
"label": "Or",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
180,
222,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "Sa",
"label": "Sa",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
134,
158,
184,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "ShE",
"label": "ShE",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
176,
207,
177,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "Tr",
"label": "Tr",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
169,
196,
204,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "W",
"label": "W",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
180,
196,
149,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "Wa",
"label": "Wa",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
147,
183,
204,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "WcA",
"label": "WcA",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
193,
227,
211,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "WeB",
"label": "WeB",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
153,
191,
183,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "WhA",
"label": "WhA",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
162,
174,
219,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "Wo",
"label": "Wo",
"description": ""
}
],
"fieldDelimiter": ","
},
"transparency": 50,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "MUSYM",
"typeIdField": "MUSYM",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "MoodyCounty.DBO.MoodySoils.AREA",
"type": "esriFieldTypeDouble",
"alias": "MoodyCounty.DBO.MoodySoils.AREA",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MoodyCounty.DBO.MoodySoils.AREA"
},
{
"name": "PERIMETER",
"type": "esriFieldTypeDouble",
"alias": "Perimeter",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "PERIMETER"
},
{
"name": "MUSYM",
"type": "esriFieldTypeString",
"alias": "MUSYM",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "MUSYM"
},
{
"name": "EXTENT",
"type": "esriFieldTypeDouble",
"alias": "Extent",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "EXTENT"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R24_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S18_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [
{
"id": "Ac",
"name": "Ac",
"domains": {},
"templates": [
{
"name": "Ac",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "Ac",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Ad",
"name": "Ad",
"domains": {},
"templates": [
{
"name": "Ad",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "Ad",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Ar",
"name": "Ar",
"domains": {},
"templates": [
{
"name": "Ar",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "Ar",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Ba",
"name": "Ba",
"domains": {},
"templates": [
{
"name": "Ba",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "Ba",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Bb",
"name": "Bb",
"domains": {},
"templates": [
{
"name": "Bb",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "Bb",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "BeA",
"name": "BeA",
"domains": {},
"templates": [
{
"name": "BeA",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "BeA",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Bo",
"name": "Bo",
"domains": {},
"templates": [
{
"name": "Bo",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "Bo",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Ca",
"name": "Ca",
"domains": {},
"templates": [
{
"name": "Ca",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "Ca",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Ch",
"name": "Ch",
"domains": {},
"templates": [
{
"name": "Ch",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "Ch",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Cm",
"name": "Cm",
"domains": {},
"templates": [
{
"name": "Cm",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "Cm",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "DaA",
"name": "DaA",
"domains": {},
"templates": [
{
"name": "DaA",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "DaA",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "DaB",
"name": "DaB",
"domains": {},
"templates": [
{
"name": "DaB",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "DaB",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Dc",
"name": "Dc",
"domains": {},
"templates": [
{
"name": "Dc",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "Dc",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "DeA",
"name": "DeA",
"domains": {},
"templates": [
{
"name": "DeA",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "DeA",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "DgD",
"name": "DgD",
"domains": {},
"templates": [
{
"name": "DgD",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "DgD",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "DmA",
"name": "DmA",
"domains": {},
"templates": [
{
"name": "DmA",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "DmA",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "DmB",
"name": "DmB",
"domains": {},
"templates": [
{
"name": "DmB",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "DmB",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "DnB",
"name": "DnB",
"domains": {},
"templates": [
{
"name": "DnB",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "DnB",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Do",
"name": "Do",
"domains": {},
"templates": [
{
"name": "Do",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "Do",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "DsB",
"name": "DsB",
"domains": {},
"templates": [
{
"name": "DsB",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "DsB",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "DvA",
"name": "DvA",
"domains": {},
"templates": [
{
"name": "DvA",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "DvA",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "EeB",
"name": "EeB",
"domains": {},
"templates": [
{
"name": "EeB",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "EeB",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "EnA",
"name": "EnA",
"domains": {},
"templates": [
{
"name": "EnA",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "EnA",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "EoA",
"name": "EoA",
"domains": {},
"templates": [
{
"name": "EoA",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "EoA",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "ErD",
"name": "ErD",
"domains": {},
"templates": [
{
"name": "ErD",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "ErD",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "EsD",
"name": "EsD",
"domains": {},
"templates": [
{
"name": "EsD",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "EsD",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "EtC",
"name": "EtC",
"domains": {},
"templates": [
{
"name": "EtC",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "EtC",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "ExC",
"name": "ExC",
"domains": {},
"templates": [
{
"name": "ExC",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "ExC",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "FaA",
"name": "FaA",
"domains": {},
"templates": [
{
"name": "FaA",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "FaA",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "FaB",
"name": "FaB",
"domains": {},
"templates": [
{
"name": "FaB",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "FaB",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "FmB",
"name": "FmB",
"domains": {},
"templates": [
{
"name": "FmB",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "FmB",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Ga",
"name": "Ga",
"domains": {},
"templates": [
{
"name": "Ga",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "Ga",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "GrB",
"name": "GrB",
"domains": {},
"templates": [
{
"name": "GrB",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "GrB",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "GvA",
"name": "GvA",
"domains": {},
"templates": [
{
"name": "GvA",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "GvA",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "HoA",
"name": "HoA",
"domains": {},
"templates": [
{
"name": "HoA",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "HoA",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "HoB",
"name": "HoB",
"domains": {},
"templates": [
{
"name": "HoB",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "HoB",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "HsC",
"name": "HsC",
"domains": {},
"templates": [
{
"name": "HsC",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "HsC",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "HsD",
"name": "HsD",
"domains": {},
"templates": [
{
"name": "HsD",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "HsD",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "HtD",
"name": "HtD",
"domains": {},
"templates": [
{
"name": "HtD",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "HtD",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "HuA",
"name": "HuA",
"domains": {},
"templates": [
{
"name": "HuA",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "HuA",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "KaB",
"name": "KaB",
"domains": {},
"templates": [
{
"name": "KaB",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "KaB",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "KbA",
"name": "KbA",
"domains": {},
"templates": [
{
"name": "KbA",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "KbA",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "La",
"name": "La",
"domains": {},
"templates": [
{
"name": "La",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "La",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Lb",
"name": "Lb",
"domains": {},
"templates": [
{
"name": "Lb",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "Lb",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "M-W",
"name": "M-W",
"domains": {},
"templates": [
{
"name": "M-W",
"description": "",
"prototype": {
"attributes": {
"PERIMETER": null,
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"MUSYM": "M-W"
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "MfC",
"name": "MfC",
"domains": {},
"templates": [
{
"name": "MfC",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "MfC",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "MnB",
"name": "MnB",
"domains": {},
"templates": [
{
"name": "MnB",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "MnB",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "MoB",
"name": "MoB",
"domains": {},
"templates": [
{
"name": "MoB",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "MoB",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "MtA",
"name": "MtA",
"domains": {},
"templates": [
{
"name": "MtA",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "MtA",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "NcC",
"name": "NcC",
"domains": {},
"templates": [
{
"name": "NcC",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "NcC",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "NmC",
"name": "NmC",
"domains": {},
"templates": [
{
"name": "NmC",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "NmC",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Og",
"name": "Og",
"domains": {},
"templates": [
{
"name": "Og",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "Og",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Or",
"name": "Or",
"domains": {},
"templates": [
{
"name": "Or",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "Or",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Sa",
"name": "Sa",
"domains": {},
"templates": [
{
"name": "Sa",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "Sa",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "ShE",
"name": "ShE",
"domains": {},
"templates": [
{
"name": "ShE",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "ShE",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Tr",
"name": "Tr",
"domains": {},
"templates": [
{
"name": "Tr",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "Tr",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "W",
"name": "W",
"domains": {},
"templates": [
{
"name": "W",
"description": "",
"prototype": {
"attributes": {
"PERIMETER": null,
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"MUSYM": "W"
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Wa",
"name": "Wa",
"domains": {},
"templates": [
{
"name": "Wa",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "Wa",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "WcA",
"name": "WcA",
"domains": {},
"templates": [
{
"name": "WcA",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "WcA",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "WeB",
"name": "WeB",
"domains": {},
"templates": [
{
"name": "WeB",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "WeB",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "WhA",
"name": "WhA",
"domains": {},
"templates": [
{
"name": "WhA",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "WhA",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "Wo",
"name": "Wo",
"domains": {},
"templates": [
{
"name": "Wo",
"description": "",
"prototype": {
"attributes": {
"MUSYM": "Wo",
"EXTENT": null,
"MoodyCounty.DBO.MoodySoils.AREA": null,
"PERIMETER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
}
],
"templates": [],
"maxRecordCount": 1000,
"supportedQueryFormats": "JSON, geoJSON",
"capabilities": "Query",
"useStandardizedQueries": true,
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.71,
"id": 9,
"name": "Flandreau Plat",
"type": "Feature Layer",
"parentLayer": {
"id": 6,
"name": "Cadastral"
},
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsCalculate": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true
},
"extent": {
"xmin": 2857401.331461385,
"ymin": 91423.5341618061,
"xmax": 2868294.1771297157,
"ymax": 100906.05817572773,
"spatialReference": {
"wkid": 3454,
"latestWkid": 4457
}
},
"sourceSpatialReference": {
"wkid": 3454,
"latestWkid": 4457
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
0,
0,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
76,
0,
255
],
"width": 0.4
}
},
"label": "",
"description": ""
},
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "LOT",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "LOT",
"type": "esriFieldTypeString",
"alias": "Lot",
"domain": null,
"editable": true,
"nullable": true,
"length": 15,
"defaultValue": null,
"modelName": "LOT"
},
{
"name": "BLOCK",
"type": "esriFieldTypeString",
"alias": "Block",
"domain": null,
"editable": true,
"nullable": true,
"length": 15,
"defaultValue": null,
"modelName": "BLOCK"
},
{
"name": "SUBDIVISION",
"type": "esriFieldTypeString",
"alias": "Subdivision",
"domain": null,
"editable": true,
"nullable": true,
"length": 100,
"defaultValue": null,
"modelName": "SUBDIVISION"
},
{
"name": "CHECKED",
"type": "esriFieldTypeString",
"alias": "Checked",
"domain": null,
"editable": true,
"nullable": true,
"length": 5,
"defaultValue": null,
"modelName": "CHECKED"
},
{
"name": "COMMENTS",
"type": "esriFieldTypeString",
"alias": "Comments",
"domain": null,
"editable": true,
"nullable": true,
"length": 100,
"defaultValue": null,
"modelName": "COMMENTS"
},
{
"name": "EXTENT",
"type": "esriFieldTypeDouble",
"alias": "Extent",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "EXTENT"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R23_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S17_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [],
"templates": [
{
"name": "Flandreau Plat",
"description": "",
"prototype": {
"attributes": {
"COMMENTS": null,
"EXTENT": null,
"LOT": null,
"BLOCK": null,
"SUBDIVISION": null,
"CHECKED": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 1000,
"supportedQueryFormats": "JSON, geoJSON",
"capabilities": "Query",
"useStandardizedQueries": true,
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.71,
"id": 10,
"name": "Tribal Trust Lands",
"type": "Feature Layer",
"parentLayer": {
"id": 6,
"name": "Cadastral"
},
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsCalculate": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true
},
"extent": {
"xmin": 2859769.3831557184,
"ymin": 98741.68619213998,
"xmax": 2878983.338494137,
"ymax": 117127.094303146,
"spatialReference": {
"wkid": 3454,
"latestWkid": 4457
}
},
"sourceSpatialReference": {
"wkid": 3454,
"latestWkid": 4457
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
0,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"label": "",
"description": ""
},
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "LEGAL",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "LEGAL",
"type": "esriFieldTypeString",
"alias": "LEGAL",
"domain": null,
"editable": true,
"nullable": true,
"length": 200,
"defaultValue": null,
"modelName": "LEGAL"
},
{
"name": "EXTENT",
"type": "esriFieldTypeDouble",
"alias": "Extent",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "EXTENT"
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SHAPE"
},
"indexes": [
{
"name": "R43_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S37_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [],
"templates": [
{
"name": "Tribal Trust Lands",
"description": "",
"prototype": {
"attributes": {
"EXTENT": null,
"LEGAL": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 1000,
"supportedQueryFormats": "JSON, geoJSON",
"capabilities": "Query",
"useStandardizedQueries": true,
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.71,
"id": 12,
"name": "Railroads",
"type": "Feature Layer",
"parentLayer": {
"id": 11,
"name": "Transportation"
},
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"geometryType": "esriGeometryPolyline",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsCalculate": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": false,
"supportsSqlExpression": true
},
"extent": {
"xmin": 2787170.748825714,
"ymin": 25554.780072808266,
"xmax": 2899372.251456395,
"ymax": 152553.01754564047,
"spatialReference": {
"wkid": 3454,
"latestWkid": 4457
}
},
"sourceSpatialReference": {
"wkid": 3454,
"latestWkid": 4457
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.8
},
"label": "",
"description": ""
},
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeNone",
"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": "LENGTH",
"type": "esriFieldTypeDouble",
"alias": "Length",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "LENGTH"
},
{
"name": "NAME",
"type": "esriFieldTypeString",
"alias": "Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 30,
"defaultValue": null,
"modelName": "NAME"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R44_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S38_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [],
"templates": [
{
"name": "Railroads",
"description": "",
"prototype": {
"attributes": {
"NAME": null,
"LENGTH": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
],
"maxRecordCount": 1000,
"supportedQueryFormats": "JSON, geoJSON",
"capabilities": "Query",
"useStandardizedQueries": true,
"standardMaxRecordCount": 8000,
"tileMaxRecordCount": 4000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.71,
"id": 13,
"name": "Interstate",
"type": "Feature Layer",
"parentLayer": {
"id": 11,
"name": "Transportation"
},
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"geometryType": "esriGeometryPolyline",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsCalculate": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": false,
"supportsSqlExpression": true
},
"extent": {
"xmin": 2818319.999519214,
"ymin": 22444.684258893132,
"xmax": 2823576.9561968893,
"ymax": 149074.34143213928,
"spatialReference": {
"wkid": 3454,
"latestWkid": 4457
}
},
"sourceSpatialReference": {
"wkid": 3454,
"latestWkid": 4457
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
77,
168,
255
],
"width": 2
},
"label": "",
"description": ""
},
"transparency": 0,
"labelingInfo": null
},
"hasM": true,
"hasZ": false,
"allowUpdateWithoutMValues": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeNone",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "ROADNAME",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "ROADNAME",
"type": "esriFieldTypeString",
"alias": "Roadname",
"domain": null,
"editable": true,
"nullable": true,
"length": 35,
"defaultValue": null,
"modelName": "ROADNAME"
},
{
"name": "SURFACE_TYPE",
"type": "esriFieldTypeSmallInteger",
"alias": "99!SURFACE_TYPE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": 0,
"modelName": "SURFACE_TYPE"
},
{
"name": "SPEED_LIMIT",
"type": "esriFieldTypeSmallInteger",
"alias": "Speed Limit",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": 0,
"modelName": "SPEED_LIMIT"
},
{
"name": "DATA_CLASS",
"type": "esriFieldTypeSmallInteger",
"alias": "Data Class",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": 0,
"modelName": "DATA_CLASS"
},
{
"name": "COUNTY_CODE",
"type": "esriFieldTypeSmallInteger",
"alias": "County",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": 0,
"modelName": "COUNTY_CODE"
},
{
"name": "CITY_CODE",
"type": "esriFieldTypeString",
"alias": "City",
"domain": null,
"editable": true,
"nullable": true,
"length": 3,
"defaultValue": "999",
"modelName": "CITY_CODE"
},
{
"name": "LABEL",
"type": "esriFieldTypeString",
"alias": "99!Label",
"domain": null,
"editable": true,
"nullable": true,
"length": 5,
"defaultValue": null,
"modelName": "LABEL"
},
{
"name": "LENGTH",
"type": "esriFieldTypeDouble",
"alias": "Length",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "LENGTH"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R47_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S41_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [],
"templates": [
{
"name": "Interstate",
"description": "",
"prototype": {
"attributes": {
"LENGTH": null,
"ROADNAME": null,
"SPEED_LIMIT": 0,
"DATA_CLASS": 0,
"CITY_CODE": "999",
"LABEL": null,
"COUNTY_CODE": 0,
"SURFACE_TYPE": 0
}
},
"drawingTool": "esriFeatureEditToolLine"
}
],
"maxRecordCount": 1000,
"supportedQueryFormats": "JSON, geoJSON",
"capabilities": "Query",
"useStandardizedQueries": true,
"standardMaxRecordCount": 8000,
"tileMaxRecordCount": 4000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.71,
"id": 14,
"name": "State-Fed Highways",
"type": "Feature Layer",
"parentLayer": {
"id": 11,
"name": "Transportation"
},
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"geometryType": "esriGeometryPolyline",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsCalculate": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": false,
"supportsSqlExpression": true
},
"extent": {
"xmin": 2787386.9750993103,
"ymin": 25488.845821470022,
"xmax": 2904073.6058987975,
"ymax": 150944.32063181698,
"spatialReference": {
"wkid": 3454,
"latestWkid": 4457
}
},
"sourceSpatialReference": {
"wkid": 3454,
"latestWkid": 4457
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
250,
52,
17,
255
],
"width": 2
},
"label": "",
"description": ""
},
"transparency": 0,
"labelingInfo": null
},
"hasM": true,
"hasZ": false,
"allowUpdateWithoutMValues": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeNone",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "ROADNAME",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "ROADNAME",
"type": "esriFieldTypeString",
"alias": "Roadname",
"domain": null,
"editable": true,
"nullable": true,
"length": 35,
"defaultValue": null,
"modelName": "ROADNAME"
},
{
"name": "SURFACE_TYPE",
"type": "esriFieldTypeSmallInteger",
"alias": "99!SURFACE_TYPE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": 0,
"modelName": "SURFACE_TYPE"
},
{
"name": "SPEED_LIMIT",
"type": "esriFieldTypeSmallInteger",
"alias": "Speed Limit",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": 0,
"modelName": "SPEED_LIMIT"
},
{
"name": "DATA_CLASS",
"type": "esriFieldTypeSmallInteger",
"alias": "Data Class",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": 0,
"modelName": "DATA_CLASS"
},
{
"name": "COUNTY_CODE",
"type": "esriFieldTypeSmallInteger",
"alias": "County",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": 0,
"modelName": "COUNTY_CODE"
},
{
"name": "CITY_CODE",
"type": "esriFieldTypeString",
"alias": "City",
"domain": null,
"editable": true,
"nullable": true,
"length": 3,
"defaultValue": "999",
"modelName": "CITY_CODE"
},
{
"name": "LABEL",
"type": "esriFieldTypeString",
"alias": "99!Label",
"domain": null,
"editable": true,
"nullable": true,
"length": 5,
"defaultValue": null,
"modelName": "LABEL"
},
{
"name": "LENGTH",
"type": "esriFieldTypeDouble",
"alias": "Length",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "LENGTH"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R46_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S40_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [],
"templates": [
{
"name": "State-Fed Highways",
"description": "",
"prototype": {
"attributes": {
"LENGTH": null,
"ROADNAME": null,
"SPEED_LIMIT": 0,
"DATA_CLASS": 0,
"CITY_CODE": "999",
"LABEL": null,
"COUNTY_CODE": 0,
"SURFACE_TYPE": 0
}
},
"drawingTool": "esriFeatureEditToolLine"
}
],
"maxRecordCount": 1000,
"supportedQueryFormats": "JSON, geoJSON",
"capabilities": "Query",
"useStandardizedQueries": true,
"standardMaxRecordCount": 8000,
"tileMaxRecordCount": 4000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.71,
"id": 15,
"name": "Roads",
"type": "Feature Layer",
"parentLayer": {
"id": 11,
"name": "Transportation"
},
"defaultVisibility": true,
"minScale": 0,
"maxScale": 0,
"geometryType": "esriGeometryPolyline",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsCalculate": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": false,
"supportsSqlExpression": true
},
"extent": {
"xmin": 2784226.3728247285,
"ymin": 21237.15386556089,
"xmax": 2904073.6058987975,
"ymax": 152841.0704472214,
"spatialReference": {
"wkid": 3454,
"latestWkid": 4457
}
},
"sourceSpatialReference": {
"wkid": 3454,
"latestWkid": 4457
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "SURFACE_TYPE",
"field2": null,
"field3": null,
"defaultSymbol": null,
"defaultLabel": null,
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
255,
0,
255
],
"width": 2
},
"value": "1",
"label": "Dirt, Unimproved or Trail",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
255,
0,
255
],
"width": 2
},
"value": "2",
"label": "Dirt, Unimproved or Trail",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
255,
0,
255
],
"width": 2
},
"value": "3",
"label": "Dirt, Unimproved or Trail",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
130,
130,
130,
255
],
"width": 2
},
"value": "5",
"label": "Gravel",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 2
},
"value": "8",
"label": "Hard Surface",
"description": ""
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 2
},
"value": "9",
"label": "Hard Surface",
"description": ""
}
],
"fieldDelimiter": ","
},
"transparency": 0,
"labelingInfo": null
},
"hasM": true,
"hasZ": false,
"allowUpdateWithoutMValues": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeNone",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "ROADNAME",
"typeIdField": "SURFACE_TYPE",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "ROADNAME",
"type": "esriFieldTypeString",
"alias": "Roadname",
"domain": null,
"editable": true,
"nullable": true,
"length": 35,
"defaultValue": null,
"modelName": "ROADNAME"
},
{
"name": "SURFACE_WIDTH",
"type": "esriFieldTypeSmallInteger",
"alias": "Surface Width",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": 0,
"modelName": "SURFACE_WIDTH"
},
{
"name": "SURFACE_TYPE",
"type": "esriFieldTypeSmallInteger",
"alias": "Surface Type",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": 0,
"modelName": "SURFACE_TYPE"
},
{
"name": "SPEED_LIMIT",
"type": "esriFieldTypeSmallInteger",
"alias": "Speed Limit",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": 0,
"modelName": "SPEED_LIMIT"
},
{
"name": "DATA_CLASS",
"type": "esriFieldTypeSmallInteger",
"alias": "Data Class",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": 0,
"modelName": "DATA_CLASS"
},
{
"name": "COUNTY_CODE",
"type": "esriFieldTypeSmallInteger",
"alias": "County",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": 0,
"modelName": "COUNTY_CODE"
},
{
"name": "CITY_CODE",
"type": "esriFieldTypeString",
"alias": "City",
"domain": null,
"editable": true,
"nullable": true,
"length": 3,
"defaultValue": "999",
"modelName": "CITY_CODE"
},
{
"name": "SDDOT_ID",
"type": "esriFieldTypeString",
"alias": "SDDOT ID",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "SDDOT_ID"
},
{
"name": "LENGTH",
"type": "esriFieldTypeDouble",
"alias": "Length",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "LENGTH"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R45_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S39_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [
{
"id": 1,
"name": "1",
"domains": {},
"templates": [
{
"name": "Dirt, Unimproved or Trail",
"description": "",
"prototype": {
"attributes": {
"ROADNAME": null,
"SURFACE_WIDTH": 0,
"DATA_CLASS": 0,
"COUNTY_CODE": 0,
"CITY_CODE": "999",
"SDDOT_ID": null,
"SPEED_LIMIT": 0,
"SURFACE_TYPE": 1,
"LENGTH": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": 2,
"name": "2",
"domains": {},
"templates": [
{
"name": "Dirt, Unimproved or Trail",
"description": "",
"prototype": {
"attributes": {
"ROADNAME": null,
"SURFACE_WIDTH": 0,
"DATA_CLASS": 0,
"COUNTY_CODE": 0,
"CITY_CODE": "999",
"SDDOT_ID": null,
"SPEED_LIMIT": 0,
"SURFACE_TYPE": 2,
"LENGTH": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": 3,
"name": "3",
"domains": {},
"templates": [
{
"name": "Dirt, Unimproved or Trail",
"description": "",
"prototype": {
"attributes": {
"ROADNAME": null,
"SURFACE_WIDTH": 0,
"DATA_CLASS": 0,
"COUNTY_CODE": 0,
"CITY_CODE": "999",
"SDDOT_ID": null,
"SPEED_LIMIT": 0,
"SURFACE_TYPE": 3,
"LENGTH": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": 5,
"name": "5",
"domains": {},
"templates": [
{
"name": "Gravel",
"description": "",
"prototype": {
"attributes": {
"ROADNAME": null,
"SURFACE_WIDTH": 0,
"DATA_CLASS": 0,
"COUNTY_CODE": 0,
"CITY_CODE": "999",
"SDDOT_ID": null,
"SPEED_LIMIT": 0,
"SURFACE_TYPE": 5,
"LENGTH": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": 8,
"name": "8",
"domains": {},
"templates": [
{
"name": "Bituminous",
"description": "",
"prototype": {
"attributes": {
"ROADNAME": null,
"SURFACE_WIDTH": 0,
"DATA_CLASS": 0,
"COUNTY_CODE": 0,
"CITY_CODE": "999",
"SDDOT_ID": null,
"SPEED_LIMIT": 0,
"SURFACE_TYPE": 8,
"LENGTH": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
},
{
"id": 9,
"name": "9",
"domains": {},
"templates": [
{
"name": "Concrete",
"description": "",
"prototype": {
"attributes": {
"ROADNAME": null,
"SURFACE_WIDTH": 0,
"DATA_CLASS": 0,
"COUNTY_CODE": 0,
"CITY_CODE": "999",
"SDDOT_ID": null,
"SPEED_LIMIT": 0,
"SURFACE_TYPE": 9,
"LENGTH": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
]
}
],
"templates": [],
"maxRecordCount": 1000,
"supportedQueryFormats": "JSON, geoJSON",
"capabilities": "Query",
"useStandardizedQueries": true,
"standardMaxRecordCount": 8000,
"tileMaxRecordCount": 4000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.71,
"id": 16,
"name": "911 Roads",
"type": "Feature Layer",
"parentLayer": {
"id": 11,
"name": "Transportation"
},
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"geometryType": "esriGeometryPolyline",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsCalculate": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": false,
"supportsSqlExpression": true
},
"extent": {
"xmin": 2784226.369871974,
"ymin": 21257.019967556,
"xmax": 2903982.6277343035,
"ymax": 153019.89423656464,
"spatialReference": {
"wkid": 3454,
"latestWkid": 4457
}
},
"sourceSpatialReference": {
"wkid": 3454,
"latestWkid": 4457
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1.5
},
"label": "",
"description": ""
},
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "STR_NAME",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "LFROM",
"type": "esriFieldTypeInteger",
"alias": "Left From",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "LFROM"
},
{
"name": "LTO",
"type": "esriFieldTypeInteger",
"alias": "Left To",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "LTO"
},
{
"name": "RFROM",
"type": "esriFieldTypeInteger",
"alias": "Right From",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "RFROM"
},
{
"name": "RTO",
"type": "esriFieldTypeInteger",
"alias": "Right To",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "RTO"
},
{
"name": "PRE_DIR",
"type": "esriFieldTypeString",
"alias": "Pre-Direction",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "PRE_DIR"
},
{
"name": "STR_NAME",
"type": "esriFieldTypeString",
"alias": "Street Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 35,
"defaultValue": null,
"modelName": "STR_NAME"
},
{
"name": "STR_TYPE",
"type": "esriFieldTypeString",
"alias": "Street Type",
"domain": null,
"editable": true,
"nullable": true,
"length": 15,
"defaultValue": null,
"modelName": "STR_TYPE"
},
{
"name": "SUF_DIR",
"type": "esriFieldTypeString",
"alias": "Suffix Direction",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "SUF_DIR"
},
{
"name": "ESNL",
"type": "esriFieldTypeString",
"alias": "ESNL",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "ESNL"
},
{
"name": "ESNR",
"type": "esriFieldTypeString",
"alias": "ESNR",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "ESNR"
},
{
"name": "FULLNAME",
"type": "esriFieldTypeString",
"alias": "Full Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "FULLNAME"
},
{
"name": "ONEWAY",
"type": "esriFieldTypeString",
"alias": "One Way",
"domain": null,
"editable": true,
"nullable": true,
"length": 7,
"defaultValue": null,
"modelName": "ONEWAY"
},
{
"name": "STATUS",
"type": "esriFieldTypeString",
"alias": "Status",
"domain": null,
"editable": true,
"nullable": true,
"length": 7,
"defaultValue": null,
"modelName": "STATUS"
},
{
"name": "ZIPL",
"type": "esriFieldTypeString",
"alias": "Zip Left",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "ZIPL"
},
{
"name": "ZIPR",
"type": "esriFieldTypeString",
"alias": "Zip Right",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "ZIPR"
},
{
"name": "ROADCLASS",
"type": "esriFieldTypeString",
"alias": "Road Class",
"domain": null,
"editable": true,
"nullable": true,
"length": 20,
"defaultValue": null,
"modelName": "ROADCLASS"
},
{
"name": "SPEEDLIMIT",
"type": "esriFieldTypeSmallInteger",
"alias": "Speed Limit",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SPEEDLIMIT"
},
{
"name": "LENGTH",
"type": "esriFieldTypeDouble",
"alias": "Length",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "LENGTH"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R26_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S20_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [],
"templates": [
{
"name": "911 Roads",
"description": "",
"prototype": {
"attributes": {
"LENGTH": null,
"LFROM": null,
"LTO": null,
"RFROM": null,
"RTO": null,
"PRE_DIR": null,
"STR_NAME": null,
"STR_TYPE": null,
"SUF_DIR": null,
"ESNL": null,
"ESNR": null,
"FULLNAME": null,
"ONEWAY": null,
"STATUS": null,
"ZIPL": null,
"ZIPR": null,
"ROADCLASS": null,
"SPEEDLIMIT": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
],
"maxRecordCount": 1000,
"supportedQueryFormats": "JSON, geoJSON",
"capabilities": "Query",
"useStandardizedQueries": true,
"standardMaxRecordCount": 8000,
"tileMaxRecordCount": 4000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.71,
"id": 18,
"name": "Townships",
"type": "Feature Layer",
"parentLayer": {
"id": 17,
"name": "Political Boundaries"
},
"defaultVisibility": true,
"minScale": 0,
"maxScale": 0,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsCalculate": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true
},
"extent": {
"xmin": 2784225.138903305,
"ymin": 21257.08099105954,
"xmax": 2904013.031872973,
"ymax": 152889.64712172747,
"spatialReference": {
"wkid": 3454,
"latestWkid": 4457
}
},
"sourceSpatialReference": {
"wkid": 3454,
"latestWkid": 4457
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
0,
0,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
0,
255
],
"width": 3
}
},
"label": "",
"description": ""
},
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeNone",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "TWPNAME",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "TWPNAME",
"type": "esriFieldTypeString",
"alias": "Twp Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 16,
"defaultValue": null,
"modelName": "TWPNAME"
},
{
"name": "COUNTY",
"type": "esriFieldTypeString",
"alias": "County",
"domain": null,
"editable": true,
"nullable": true,
"length": 16,
"defaultValue": null,
"modelName": "COUNTY"
},
{
"name": "EXTENT",
"type": "esriFieldTypeDouble",
"alias": "Extent",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "EXTENT"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R33_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S27_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [],
"templates": [
{
"name": "Townships",
"description": "",
"prototype": {
"attributes": {
"EXTENT": null,
"TWPNAME": null,
"COUNTY": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 1000,
"supportedQueryFormats": "JSON, geoJSON",
"capabilities": "Query",
"useStandardizedQueries": true,
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.71,
"id": 19,
"name": "Sections",
"type": "Feature Layer",
"parentLayer": {
"id": 17,
"name": "Political Boundaries"
},
"defaultVisibility": true,
"minScale": 0,
"maxScale": 0,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsCalculate": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true
},
"extent": {
"xmin": 2784225.1375909746,
"ymin": 21257.082303389907,
"xmax": 2904013.0364661366,
"ymax": 152889.64515322447,
"spatialReference": {
"wkid": 3454,
"latestWkid": 4457
}
},
"sourceSpatialReference": {
"wkid": 3454,
"latestWkid": 4457
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
0,
0,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
178,
178,
178,
255
],
"width": 0.4
}
},
"label": "",
"description": ""
},
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeNone",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "TWPNAME",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "TOWNSHIP",
"type": "esriFieldTypeString",
"alias": "Township",
"domain": null,
"editable": true,
"nullable": true,
"length": 4,
"defaultValue": null,
"modelName": "TOWNSHIP"
},
{
"name": "RANGE",
"type": "esriFieldTypeString",
"alias": "Range",
"domain": null,
"editable": true,
"nullable": true,
"length": 4,
"defaultValue": null,
"modelName": "RANGE"
},
{
"name": "SECTION_",
"type": "esriFieldTypeString",
"alias": "Section",
"domain": null,
"editable": true,
"nullable": true,
"length": 4,
"defaultValue": null,
"modelName": "SECTION_"
},
{
"name": "TWPNAME",
"type": "esriFieldTypeString",
"alias": "Township Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 16,
"defaultValue": null,
"modelName": "TWPNAME"
},
{
"name": "STR",
"type": "esriFieldTypeString",
"alias": "STR",
"domain": null,
"editable": true,
"nullable": true,
"length": 25,
"defaultValue": null,
"modelName": "STR"
},
{
"name": "EXTENT",
"type": "esriFieldTypeDouble",
"alias": "Extent",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "EXTENT"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R32_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S26_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [],
"templates": [
{
"name": "Sections",
"description": "",
"prototype": {
"attributes": {
"EXTENT": null,
"TOWNSHIP": null,
"RANGE": null,
"SECTION_": null,
"TWPNAME": null,
"STR": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 1000,
"supportedQueryFormats": "JSON, geoJSON",
"capabilities": "Query",
"useStandardizedQueries": true,
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.71,
"id": 20,
"name": "City Voting Wards",
"type": "Feature Layer",
"parentLayer": {
"id": 17,
"name": "Political Boundaries"
},
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsCalculate": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true
},
"extent": {
"xmin": 2802783.2284274697,
"ymin": 66823.94228497148,
"xmax": 2868289.0445940495,
"ymax": 100903.23370631039,
"spatialReference": {
"wkid": 3454,
"latestWkid": 4457
}
},
"sourceSpatialReference": {
"wkid": 3454,
"latestWkid": 4457
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "DIST_NAME",
"field2": null,
"field3": null,
"defaultSymbol": null,
"defaultLabel": null,
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
164,
163,
227,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "WARD 1",
"label": "WARD 1",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
166,
203,
222,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "WARD 2",
"label": "WARD 2",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
138,
184,
157,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "WARD 3",
"label": "WARD 3",
"description": ""
}
],
"fieldDelimiter": ","
},
"transparency": 60,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "DIST_NAME",
"typeIdField": "DIST_NAME",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "DIST_ID",
"type": "esriFieldTypeInteger",
"alias": "District ID",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "DIST_ID"
},
{
"name": "DIST_NAME",
"type": "esriFieldTypeString",
"alias": "Ward Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 254,
"defaultValue": null,
"modelName": "DIST_NAME"
},
{
"name": "COUNCIL1",
"type": "esriFieldTypeString",
"alias": "Council 1",
"domain": null,
"editable": true,
"nullable": true,
"length": 30,
"defaultValue": null,
"modelName": "COUNCIL1"
},
{
"name": "COUNCIL2",
"type": "esriFieldTypeString",
"alias": "Council 2",
"domain": null,
"editable": true,
"nullable": true,
"length": 30,
"defaultValue": null,
"modelName": "COUNCIL2"
},
{
"name": "MAYOR",
"type": "esriFieldTypeString",
"alias": "Mayor",
"domain": null,
"editable": true,
"nullable": true,
"length": 40,
"defaultValue": null,
"modelName": "MAYOR"
},
{
"name": "CITY",
"type": "esriFieldTypeString",
"alias": "City",
"domain": null,
"editable": true,
"nullable": true,
"length": 20,
"defaultValue": null,
"modelName": "CITY"
},
{
"name": "EXTENT",
"type": "esriFieldTypeDouble",
"alias": "EXTENT",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "EXTENT"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R49_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S43_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [
{
"id": "WARD 1",
"name": "WARD 1",
"domains": {},
"templates": [
{
"name": "WARD 1",
"description": "",
"prototype": {
"attributes": {
"CITY": null,
"EXTENT": null,
"DIST_ID": null,
"DIST_NAME": "WARD 1",
"COUNCIL1": null,
"COUNCIL2": null,
"MAYOR": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "WARD 2",
"name": "WARD 2",
"domains": {},
"templates": [
{
"name": "WARD 2",
"description": "",
"prototype": {
"attributes": {
"CITY": null,
"EXTENT": null,
"DIST_ID": null,
"DIST_NAME": "WARD 2",
"COUNCIL1": null,
"COUNCIL2": null,
"MAYOR": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "WARD 3",
"name": "WARD 3",
"domains": {},
"templates": [
{
"name": "WARD 3",
"description": "",
"prototype": {
"attributes": {
"CITY": null,
"EXTENT": null,
"DIST_ID": null,
"DIST_NAME": "WARD 3",
"COUNCIL1": null,
"COUNCIL2": null,
"MAYOR": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
}
],
"templates": [],
"maxRecordCount": 1000,
"supportedQueryFormats": "JSON, geoJSON",
"capabilities": "Query",
"useStandardizedQueries": true,
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.71,
"id": 21,
"name": "Commissioner Districts",
"type": "Feature Layer",
"parentLayer": {
"id": 17,
"name": "Political Boundaries"
},
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsCalculate": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true
},
"extent": {
"xmin": 2784225.7353588045,
"ymin": 21261.012085556984,
"xmax": 2904075.2538613826,
"ymax": 152884.9693095535,
"spatialReference": {
"wkid": 3454,
"latestWkid": 4457
}
},
"sourceSpatialReference": {
"wkid": 3454,
"latestWkid": 4457
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "DIST_NAME",
"field2": null,
"field3": null,
"defaultSymbol": null,
"defaultLabel": null,
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
155,
191,
209,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "DISTRICT 1",
"label": "DISTRICT 1",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
182,
227,
161,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "DISTRICT 2",
"label": "DISTRICT 2",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
137,
132,
181,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "DISTRICT 3",
"label": "DISTRICT 3",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
193,
196,
165,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "DISTRICT 4",
"label": "DISTRICT 4",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
139,
196,
176,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "DISTRICT 5",
"label": "DISTRICT 5",
"description": ""
}
],
"fieldDelimiter": ","
},
"transparency": 30,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "DIST_NAME",
"typeIdField": "DIST_NAME",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "DIST_ID",
"type": "esriFieldTypeInteger",
"alias": "District ID",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "DIST_ID"
},
{
"name": "DIST_NAME",
"type": "esriFieldTypeString",
"alias": "Commissioner District",
"domain": null,
"editable": true,
"nullable": true,
"length": 254,
"defaultValue": null,
"modelName": "DIST_NAME"
},
{
"name": "COMMISSIONER",
"type": "esriFieldTypeString",
"alias": "Commissioner",
"domain": null,
"editable": true,
"nullable": true,
"length": 30,
"defaultValue": null,
"modelName": "COMMISSIONER"
},
{
"name": "EXTENT",
"type": "esriFieldTypeDouble",
"alias": "Extent",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "EXTENT"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R50_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S44_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [
{
"id": "DISTRICT 1",
"name": "DISTRICT 1",
"domains": {},
"templates": [
{
"name": "DISTRICT 1",
"description": "",
"prototype": {
"attributes": {
"DIST_ID": null,
"EXTENT": null,
"DIST_NAME": "DISTRICT 1",
"COMMISSIONER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "DISTRICT 2",
"name": "DISTRICT 2",
"domains": {},
"templates": [
{
"name": "DISTRICT 2",
"description": "",
"prototype": {
"attributes": {
"DIST_ID": null,
"EXTENT": null,
"DIST_NAME": "DISTRICT 2",
"COMMISSIONER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "DISTRICT 3",
"name": "DISTRICT 3",
"domains": {},
"templates": [
{
"name": "DISTRICT 3",
"description": "",
"prototype": {
"attributes": {
"DIST_ID": null,
"EXTENT": null,
"DIST_NAME": "DISTRICT 3",
"COMMISSIONER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "DISTRICT 4",
"name": "DISTRICT 4",
"domains": {},
"templates": [
{
"name": "DISTRICT 4",
"description": "",
"prototype": {
"attributes": {
"DIST_ID": null,
"EXTENT": null,
"DIST_NAME": "DISTRICT 4",
"COMMISSIONER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "DISTRICT 5",
"name": "DISTRICT 5",
"domains": {},
"templates": [
{
"name": "DISTRICT 5",
"description": "",
"prototype": {
"attributes": {
"DIST_ID": null,
"EXTENT": null,
"DIST_NAME": "DISTRICT 5",
"COMMISSIONER": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
}
],
"templates": [],
"maxRecordCount": 1000,
"supportedQueryFormats": "JSON, geoJSON",
"capabilities": "Query",
"useStandardizedQueries": true,
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.71,
"id": 22,
"name": "Voting Precincts",
"type": "Feature Layer",
"parentLayer": {
"id": 17,
"name": "Political Boundaries"
},
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsCalculate": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true
},
"extent": {
"xmin": 2784225.7353588045,
"ymin": 21261.012085556984,
"xmax": 2904075.2538613826,
"ymax": 152884.9693095535,
"spatialReference": {
"wkid": 3454,
"latestWkid": 4457
}
},
"sourceSpatialReference": {
"wkid": 3454,
"latestWkid": 4457
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "LABEL",
"field2": null,
"field3": null,
"defaultSymbol": null,
"defaultLabel": null,
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
196,
187,
157,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "PRECINCT 1",
"label": "PRECINCT 1",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
179,
147,
73,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "PRECINCT 2",
"label": "PRECINCT 2",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
247,
243,
156,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "PRECINCT 3",
"label": "PRECINCT 3",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
217,
204,
59,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "PRECINCT 3-4B",
"label": "PRECINCT 3-4B",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
242,
207,
102,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "PRECINCT 4",
"label": "PRECINCT 4",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
194,
186,
116,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "PRECINCT 5",
"label": "PRECINCT 5",
"description": ""
}
],
"fieldDelimiter": ","
},
"transparency": 40,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "PRECINCT",
"typeIdField": "LABEL",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "PRECINCT",
"type": "esriFieldTypeString",
"alias": "Precinct",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "PRECINCT"
},
{
"name": "LABEL",
"type": "esriFieldTypeString",
"alias": "Precinct Name",
"domain": null,
"editable": true,
"nullable": true,
"length": 15,
"defaultValue": null,
"modelName": "LABEL"
},
{
"name": "POLL_LOC",
"type": "esriFieldTypeString",
"alias": "Polling Location",
"domain": null,
"editable": true,
"nullable": true,
"length": 75,
"defaultValue": null,
"modelName": "POLL_LOC"
},
{
"name": "LEG_DIST",
"type": "esriFieldTypeString",
"alias": "SD Legislative District",
"domain": null,
"editable": true,
"nullable": true,
"length": 5,
"defaultValue": null,
"modelName": "LEG_DIST"
},
{
"name": "REP1",
"type": "esriFieldTypeString",
"alias": "State Rep 1",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "REP1"
},
{
"name": "REP2",
"type": "esriFieldTypeString",
"alias": "State Rep 2",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "REP2"
},
{
"name": "SENATOR",
"type": "esriFieldTypeString",
"alias": "State Senator",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "SENATOR"
},
{
"name": "EXTENT",
"type": "esriFieldTypeDouble",
"alias": "Extent",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "EXTENT"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R51_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S45_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [
{
"id": "PRECINCT 1",
"name": "PRECINCT 1",
"domains": {},
"templates": [
{
"name": "PRECINCT 1",
"description": "",
"prototype": {
"attributes": {
"PRECINCT": null,
"EXTENT": null,
"LABEL": "PRECINCT 1",
"POLL_LOC": null,
"LEG_DIST": null,
"REP1": null,
"REP2": null,
"SENATOR": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "PRECINCT 2",
"name": "PRECINCT 2",
"domains": {},
"templates": [
{
"name": "PRECINCT 2",
"description": "",
"prototype": {
"attributes": {
"PRECINCT": null,
"EXTENT": null,
"LABEL": "PRECINCT 2",
"POLL_LOC": null,
"LEG_DIST": null,
"REP1": null,
"REP2": null,
"SENATOR": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "PRECINCT 3",
"name": "PRECINCT 3",
"domains": {},
"templates": [
{
"name": "PRECINCT 3",
"description": "",
"prototype": {
"attributes": {
"PRECINCT": null,
"EXTENT": null,
"LABEL": "PRECINCT 3",
"POLL_LOC": null,
"LEG_DIST": null,
"REP1": null,
"REP2": null,
"SENATOR": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "PRECINCT 3-4B",
"name": "PRECINCT 3-4B",
"domains": {},
"templates": [
{
"name": "PRECINCT 3-4B",
"description": "",
"prototype": {
"attributes": {
"SENATOR": null,
"EXTENT": null,
"PRECINCT": null,
"LABEL": "PRECINCT 3-4B",
"POLL_LOC": null,
"LEG_DIST": null,
"REP1": null,
"REP2": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "PRECINCT 4",
"name": "PRECINCT 4",
"domains": {},
"templates": [
{
"name": "PRECINCT 4",
"description": "",
"prototype": {
"attributes": {
"PRECINCT": null,
"EXTENT": null,
"LABEL": "PRECINCT 4",
"POLL_LOC": null,
"LEG_DIST": null,
"REP1": null,
"REP2": null,
"SENATOR": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "PRECINCT 5",
"name": "PRECINCT 5",
"domains": {},
"templates": [
{
"name": "PRECINCT 5",
"description": "",
"prototype": {
"attributes": {
"PRECINCT": null,
"EXTENT": null,
"LABEL": "PRECINCT 5",
"POLL_LOC": null,
"LEG_DIST": null,
"REP1": null,
"REP2": null,
"SENATOR": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
}
],
"templates": [],
"maxRecordCount": 1000,
"supportedQueryFormats": "JSON, geoJSON",
"capabilities": "Query",
"useStandardizedQueries": true,
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.71,
"id": 23,
"name": "School Districts",
"type": "Feature Layer",
"parentLayer": {
"id": 17,
"name": "Political Boundaries"
},
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsCalculate": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true
},
"extent": {
"xmin": 2784225.1375909746,
"ymin": 21261.08262348175,
"xmax": 2904018.0417054743,
"ymax": 152889.64515322447,
"spatialReference": {
"wkid": 3454,
"latestWkid": 4457
}
},
"sourceSpatialReference": {
"wkid": 3454,
"latestWkid": 4457
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "SDUNI_NAME",
"field2": null,
"field3": null,
"defaultSymbol": null,
"defaultLabel": null,
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
136,
63,
181,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "BROOKINGS 05-1",
"label": "BROOKINGS 05-1",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
127,
173,
52,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "CHESTER 39-1",
"label": "CHESTER 39-1",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
184,
69,
46,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "COLMAN-EGAN 50-5",
"label": "COLMAN-EGAN 50-5",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
42,
157,
199,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "DELL RAPIDS 49-3",
"label": "DELL RAPIDS 49-3",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
51,
163,
120,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "ELKTON 05-3",
"label": "ELKTON 05-3",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
199,
52,
113,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "FLANDREAU 50-3",
"label": "FLANDREAU 50-3",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
163,
124,
55,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "RUTLAND 39-4",
"label": "RUTLAND 39-4",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
44,
76,
163,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "SIOUX VALLEY 05-5",
"label": "SIOUX VALLEY 05-5",
"description": ""
}
],
"fieldDelimiter": ","
},
"transparency": 40,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "SDUNI_NAME",
"typeIdField": "SDUNI_NAME",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "SDUNI_NAME",
"type": "esriFieldTypeString",
"alias": "SDUNI_NAME",
"domain": null,
"editable": true,
"nullable": true,
"length": 90,
"defaultValue": null,
"modelName": "SDUNI_NAME"
},
{
"name": "Acres",
"type": "esriFieldTypeDouble",
"alias": "Acres",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Acres"
},
{
"name": "SqMiles",
"type": "esriFieldTypeDouble",
"alias": "SqMiles",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SqMiles"
},
{
"name": "CITY",
"type": "esriFieldTypeString",
"alias": "City",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "CITY"
},
{
"name": "DISTRICT",
"type": "esriFieldTypeString",
"alias": "School District",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "DISTRICT"
},
{
"name": "EXTENT",
"type": "esriFieldTypeDouble",
"alias": "Extent",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "EXTENT"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R37_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S31_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [
{
"id": "BROOKINGS 05-1",
"name": "BROOKINGS 05-1",
"domains": {},
"templates": [
{
"name": "BROOKINGS 05-1",
"description": "",
"prototype": {
"attributes": {
"EXTENT": null,
"SDUNI_NAME": "BROOKINGS 05-1",
"Acres": null,
"SqMiles": null,
"CITY": null,
"DISTRICT": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "CHESTER 39-1",
"name": "CHESTER 39-1",
"domains": {},
"templates": [
{
"name": "CHESTER 39-1",
"description": "",
"prototype": {
"attributes": {
"EXTENT": null,
"SDUNI_NAME": "CHESTER 39-1",
"Acres": null,
"SqMiles": null,
"CITY": null,
"DISTRICT": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "COLMAN-EGAN 50-5",
"name": "COLMAN-EGAN 50-5",
"domains": {},
"templates": [
{
"name": "COLMAN-EGAN 50-5",
"description": "",
"prototype": {
"attributes": {
"EXTENT": null,
"SDUNI_NAME": "COLMAN-EGAN 50-5",
"Acres": null,
"SqMiles": null,
"CITY": null,
"DISTRICT": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "DELL RAPIDS 49-3",
"name": "DELL RAPIDS 49-3",
"domains": {},
"templates": [
{
"name": "DELL RAPIDS 49-3",
"description": "",
"prototype": {
"attributes": {
"EXTENT": null,
"SDUNI_NAME": "DELL RAPIDS 49-3",
"Acres": null,
"SqMiles": null,
"CITY": null,
"DISTRICT": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "ELKTON 05-3",
"name": "ELKTON 05-3",
"domains": {},
"templates": [
{
"name": "ELKTON 05-3",
"description": "",
"prototype": {
"attributes": {
"EXTENT": null,
"SDUNI_NAME": "ELKTON 05-3",
"Acres": null,
"SqMiles": null,
"CITY": null,
"DISTRICT": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "FLANDREAU 50-3",
"name": "FLANDREAU 50-3",
"domains": {},
"templates": [
{
"name": "FLANDREAU 50-3",
"description": "",
"prototype": {
"attributes": {
"EXTENT": null,
"SDUNI_NAME": "FLANDREAU 50-3",
"Acres": null,
"SqMiles": null,
"CITY": null,
"DISTRICT": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "RUTLAND 39-4",
"name": "RUTLAND 39-4",
"domains": {},
"templates": [
{
"name": "RUTLAND 39-4",
"description": "",
"prototype": {
"attributes": {
"EXTENT": null,
"SDUNI_NAME": "RUTLAND 39-4",
"Acres": null,
"SqMiles": null,
"CITY": null,
"DISTRICT": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "SIOUX VALLEY 05-5",
"name": "SIOUX VALLEY 05-5",
"domains": {},
"templates": [
{
"name": "SIOUX VALLEY 05-5",
"description": "",
"prototype": {
"attributes": {
"EXTENT": null,
"SDUNI_NAME": "SIOUX VALLEY 05-5",
"Acres": null,
"SqMiles": null,
"CITY": null,
"DISTRICT": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
}
],
"templates": [],
"maxRecordCount": 1000,
"supportedQueryFormats": "JSON, geoJSON",
"capabilities": "Query",
"useStandardizedQueries": true,
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.71,
"id": 24,
"name": "City Boundary Lines",
"type": "Feature Layer",
"parentLayer": {
"id": 17,
"name": "Political Boundaries"
},
"defaultVisibility": true,
"minScale": 120000,
"maxScale": 0,
"geometryType": "esriGeometryPolyline",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsCalculate": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": false,
"supportsSqlExpression": true
},
"extent": {
"xmin": 2802783.2487686425,
"ymin": 42060.67783522606,
"xmax": 2898354.1550673842,
"ymax": 138872.8473994732,
"spatialReference": {
"wkid": 3454,
"latestWkid": 4457
}
},
"sourceSpatialReference": {
"wkid": 3454,
"latestWkid": 4457
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
170,
170,
170,
255
],
"width": 4
},
"label": "",
"description": ""
},
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "EDITORNAME",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "CITY",
"type": "esriFieldTypeString",
"alias": "City",
"domain": null,
"editable": true,
"nullable": true,
"length": 80,
"defaultValue": null,
"modelName": "CITY"
},
{
"name": "CITY_FIPS",
"type": "esriFieldTypeString",
"alias": "City FIPS",
"domain": null,
"editable": true,
"nullable": true,
"length": 80,
"defaultValue": null,
"modelName": "CITY_FIPS"
},
{
"name": "LENGTH",
"type": "esriFieldTypeDouble",
"alias": "Length",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "LENGTH"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R35_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S29_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [],
"templates": [
{
"name": "City Boundary Lines",
"description": "",
"prototype": {
"attributes": {
"LENGTH": null,
"CITY": null,
"CITY_FIPS": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
],
"maxRecordCount": 1000,
"supportedQueryFormats": "JSON, geoJSON",
"capabilities": "Query",
"useStandardizedQueries": true,
"standardMaxRecordCount": 8000,
"tileMaxRecordCount": 4000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.71,
"id": 25,
"name": "City Boundary Polygons",
"type": "Feature Layer",
"parentLayer": {
"id": 17,
"name": "Political Boundaries"
},
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsCalculate": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true
},
"extent": {
"xmin": 2802783.2487686425,
"ymin": 42060.67783522606,
"xmax": 2898354.1550673842,
"ymax": 138872.8473994732,
"spatialReference": {
"wkid": 3454,
"latestWkid": 4457
}
},
"sourceSpatialReference": {
"wkid": 3454,
"latestWkid": 4457
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
115,
38,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"label": "",
"description": ""
},
"transparency": 60,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeNone",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "EDITORNAME",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "CITY",
"type": "esriFieldTypeString",
"alias": "City",
"domain": null,
"editable": true,
"nullable": true,
"length": 80,
"defaultValue": null,
"modelName": "CITY"
},
{
"name": "CITY_FIPS",
"type": "esriFieldTypeString",
"alias": "City FIPS",
"domain": null,
"editable": true,
"nullable": true,
"length": 80,
"defaultValue": null,
"modelName": "CITY_FIPS"
},
{
"name": "EXTENT",
"type": "esriFieldTypeDouble",
"alias": "Extent",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "EXTENT"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R34_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S28_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [],
"templates": [
{
"name": "City Boundary Polygons",
"description": "",
"prototype": {
"attributes": {
"EXTENT": null,
"CITY": null,
"CITY_FIPS": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 1000,
"supportedQueryFormats": "JSON, geoJSON",
"capabilities": "Query",
"useStandardizedQueries": true,
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.71,
"id": 27,
"name": "Lakes & Sloughs",
"type": "Feature Layer",
"parentLayer": {
"id": 26,
"name": "Water Features"
},
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsCalculate": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true
},
"extent": {
"xmin": 2787877.4997088015,
"ymin": 27652.84214964509,
"xmax": 2870108.7496160567,
"ymax": 148183.1096188128,
"spatialReference": {
"wkid": 3454,
"latestWkid": 4457
}
},
"sourceSpatialReference": {
"wkid": 3454,
"latestWkid": 4457
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
151,
219,
242,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
64,
101,
235,
255
],
"width": 0.4
}
},
"label": "",
"description": ""
},
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeNone",
"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": 30,
"defaultValue": null,
"modelName": "NAME"
},
{
"name": "EXTENT",
"type": "esriFieldTypeDouble",
"alias": "Extent",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "EXTENT"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R18_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S12_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [],
"templates": [
{
"name": "Lakes & Sloughs",
"description": "",
"prototype": {
"attributes": {
"EXTENT": null,
"NAME": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 1000,
"supportedQueryFormats": "JSON, geoJSON",
"capabilities": "Query",
"useStandardizedQueries": true,
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.71,
"id": 28,
"name": "Rivers & Streams",
"type": "Feature Layer",
"parentLayer": {
"id": 26,
"name": "Water Features"
},
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"geometryType": "esriGeometryPolyline",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsCalculate": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": false,
"supportsSqlExpression": true
},
"extent": {
"xmin": 2784670.2495616376,
"ymin": 21707.025629222393,
"xmax": 2901976.9995277226,
"ymax": 152104.15656672418,
"spatialReference": {
"wkid": 3454,
"latestWkid": 4457
}
},
"sourceSpatialReference": {
"wkid": 3454,
"latestWkid": 4457
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
10,
147,
252,
255
],
"width": 1
},
"label": "",
"description": ""
},
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeNone",
"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": 30,
"defaultValue": null,
"modelName": "NAME"
},
{
"name": "LENGTH",
"type": "esriFieldTypeDouble",
"alias": "Length",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "LENGTH"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R20_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S14_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [],
"templates": [
{
"name": "Rivers & Streams",
"description": "",
"prototype": {
"attributes": {
"LENGTH": null,
"NAME": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
],
"maxRecordCount": 1000,
"supportedQueryFormats": "JSON, geoJSON",
"capabilities": "Query",
"useStandardizedQueries": true,
"standardMaxRecordCount": 8000,
"tileMaxRecordCount": 4000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.71,
"id": 29,
"name": "Shallow Aquifer",
"type": "Feature Layer",
"parentLayer": {
"id": 26,
"name": "Water Features"
},
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsCalculate": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true
},
"extent": {
"xmin": 2784243.2513998896,
"ymin": 21655.093318387866,
"xmax": 2902728.501633644,
"ymax": 152889.87645196915,
"spatialReference": {
"wkid": 3454,
"latestWkid": 4457
}
},
"sourceSpatialReference": {
"wkid": 3454,
"latestWkid": 4457
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
151,
219,
242,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
64,
101,
235,
255
],
"width": 0.4
}
},
"label": "",
"description": ""
},
"transparency": 50,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeNone",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "MoodyCounty.DBO.Moody_aquifer.AREA",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "MoodyCounty.DBO.Moody_aquifer.AREA",
"type": "esriFieldTypeDouble",
"alias": "MoodyCounty.DBO.Moody_aquifer.AREA",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MoodyCounty.DBO.Moody_aquifer.AREA"
},
{
"name": "PERIMETER",
"type": "esriFieldTypeDouble",
"alias": "Perimeter",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "PERIMETER"
},
{
"name": "MOOAQUIFER_",
"type": "esriFieldTypeInteger",
"alias": "MOOAQUIFER_",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MOOAQUIFER_"
},
{
"name": "MOOAQUIFER_ID",
"type": "esriFieldTypeInteger",
"alias": "MOOAQUIFER_ID",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MOOAQUIFER_ID"
},
{
"name": "MAJOR1",
"type": "esriFieldTypeInteger",
"alias": "Major",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MAJOR1"
},
{
"name": "MINOR1",
"type": "esriFieldTypeInteger",
"alias": "Minor",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MINOR1"
},
{
"name": "INSIDE",
"type": "esriFieldTypeSmallInteger",
"alias": "Inside",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "INSIDE"
},
{
"name": "EXTENT",
"type": "esriFieldTypeDouble",
"alias": "Extent",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "EXTENT"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R16_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S10_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [],
"templates": [
{
"name": "Shallow Aquifer",
"description": "",
"prototype": {
"attributes": {
"EXTENT": null,
"MoodyCounty.DBO.Moody_aquifer.AREA": null,
"PERIMETER": null,
"MOOAQUIFER_": null,
"MOOAQUIFER_ID": null,
"MAJOR1": null,
"MINOR1": null,
"INSIDE": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 1000,
"supportedQueryFormats": "JSON, geoJSON",
"capabilities": "Query",
"useStandardizedQueries": true,
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.71,
"id": 30,
"name": "Wellhead Protection Areas",
"type": "Feature Layer",
"parentLayer": {
"id": 26,
"name": "Water Features"
},
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsCalculate": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true
},
"extent": {
"xmin": 2839798.9995401353,
"ymin": 45019.41043481231,
"xmax": 2873399.748939559,
"ymax": 101014.79844380915,
"spatialReference": {
"wkid": 3454,
"latestWkid": 4457
}
},
"sourceSpatialReference": {
"wkid": 3454,
"latestWkid": 4457
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
255,
255,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"label": "",
"description": ""
},
"transparency": 50,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "MoodyCounty.DBO.moody_whpa.AREA",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "MoodyCounty.DBO.moody_whpa.AREA",
"type": "esriFieldTypeDouble",
"alias": "MoodyCounty.DBO.moody_whpa.AREA",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MoodyCounty.DBO.moody_whpa.AREA"
},
{
"name": "PERIMETER",
"type": "esriFieldTypeDouble",
"alias": "Perimeter",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "PERIMETER"
},
{
"name": "MOOWHPA_ID",
"type": "esriFieldTypeInteger",
"alias": "WHPA ID",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MOOWHPA_ID"
},
{
"name": "MAJOR1",
"type": "esriFieldTypeInteger",
"alias": "Major",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MAJOR1"
},
{
"name": "MINOR1",
"type": "esriFieldTypeInteger",
"alias": "Minor",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MINOR1"
},
{
"name": "EXTENT",
"type": "esriFieldTypeDouble",
"alias": "Extent",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "EXTENT"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R22_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S16_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [],
"templates": [
{
"name": "Wellhead Protection Areas",
"description": "",
"prototype": {
"attributes": {
"EXTENT": null,
"MoodyCounty.DBO.moody_whpa.AREA": null,
"PERIMETER": null,
"MOOWHPA_ID": null,
"MAJOR1": null,
"MINOR1": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 1000,
"supportedQueryFormats": "JSON, geoJSON",
"capabilities": "Query",
"useStandardizedQueries": true,
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.71,
"id": 32,
"name": "County Zoning",
"type": "Feature Layer",
"parentLayer": {
"id": 31,
"name": "Planning & Zoning"
},
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsCalculate": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true
},
"extent": {
"xmin": 2784225.1375909746,
"ymin": 21261.08262348175,
"xmax": 2904018.0417054743,
"ymax": 152889.64515322447,
"spatialReference": {
"wkid": 3454,
"latestWkid": 4457
}
},
"sourceSpatialReference": {
"wkid": 3454,
"latestWkid": 4457
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "ZONING",
"field2": null,
"field3": null,
"defaultSymbol": null,
"defaultLabel": null,
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
225,
225,
225,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "AG",
"label": "Agricultural",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
115,
76,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "CI",
"label": "Commercial/Industrial",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
109,
168,
132,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "LP",
"label": "Lake Park",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
67,
222,
134,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "MJ",
"label": "Municipal Jurisdiction",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
55,
250,
120,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"value": "NR",
"label": "Natural Resources",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
170,
102,
205,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
104,
104,
104,
255
],
"width": 0.4
}
},
"value": "TJ",
"label": "Tribal Jurisdiction",
"description": ""
}
],
"fieldDelimiter": ","
},
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "ZONING",
"typeIdField": "ZONING",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "ZONING",
"type": "esriFieldTypeString",
"alias": "Zoning",
"domain": null,
"editable": true,
"nullable": true,
"length": 5,
"defaultValue": null,
"modelName": "ZONING"
},
{
"name": "LABEL",
"type": "esriFieldTypeString",
"alias": "Label",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "LABEL"
},
{
"name": "EXTENT",
"type": "esriFieldTypeDouble",
"alias": "Extent",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "EXTENT"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R41_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S35_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [
{
"id": "AG",
"name": "AG",
"domains": {},
"templates": [
{
"name": "Agricultural",
"description": "",
"prototype": {
"attributes": {
"EXTENT": null,
"ZONING": "AG",
"LABEL": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "CI",
"name": "CI",
"domains": {},
"templates": [
{
"name": "Commercial/Industrial",
"description": "",
"prototype": {
"attributes": {
"EXTENT": null,
"ZONING": "CI",
"LABEL": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "LP",
"name": "LP",
"domains": {},
"templates": [
{
"name": "Lake Park",
"description": "",
"prototype": {
"attributes": {
"EXTENT": null,
"ZONING": "LP",
"LABEL": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "MJ",
"name": "MJ",
"domains": {},
"templates": [
{
"name": "Municipal Jurisdiction",
"description": "",
"prototype": {
"attributes": {
"EXTENT": null,
"ZONING": "MJ",
"LABEL": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "NR",
"name": "NR",
"domains": {},
"templates": [
{
"name": "Natural Resources",
"description": "",
"prototype": {
"attributes": {
"EXTENT": null,
"ZONING": "NR",
"LABEL": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "TJ",
"name": "TJ",
"domains": {},
"templates": [
{
"name": "Tribal Jurisdiction",
"description": "",
"prototype": {
"attributes": {
"EXTENT": null,
"ZONING": "TJ",
"LABEL": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
}
],
"templates": [],
"maxRecordCount": 1000,
"supportedQueryFormats": "JSON, geoJSON",
"capabilities": "Query",
"useStandardizedQueries": true,
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"maxRecordCountFactor": 1
},
{
"currentVersion": 10.71,
"id": 33,
"name": "Commercial Zoning",
"type": "Feature Layer",
"parentLayer": {
"id": 31,
"name": "Planning & Zoning"
},
"defaultVisibility": false,
"minScale": 0,
"maxScale": 0,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsCalculate": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true
},
"extent": {
"xmin": 2808297.5635273904,
"ymin": 44866.916973397136,
"xmax": 2873328.682808727,
"ymax": 117835.9212975651,
"spatialReference": {
"wkid": 3454,
"latestWkid": 4457
}
},
"sourceSpatialReference": {
"wkid": 3454,
"latestWkid": 4457
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
115,
76,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 0.4
}
},
"label": "",
"description": ""
},
"transparency": 50,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "ZONING",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "ZONING",
"type": "esriFieldTypeString",
"alias": "Zoning",
"domain": null,
"editable": true,
"nullable": true,
"length": 5,
"defaultValue": null,
"modelName": "ZONING"
},
{
"name": "LEGAL1",
"type": "esriFieldTypeString",
"alias": "Legal",
"domain": null,
"editable": true,
"nullable": true,
"length": 100,
"defaultValue": null,
"modelName": "LEGAL1"
},
{
"name": "MAPNUM",
"type": "esriFieldTypeString",
"alias": "Map Number",
"domain": null,
"editable": true,
"nullable": true,
"length": 5,
"defaultValue": null,
"modelName": "MAPNUM"
},
{
"name": "EXTENT",
"type": "esriFieldTypeDouble",
"alias": "Extent",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "EXTENT"
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SHAPE"
},
"indexes": [
{
"name": "R42_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S36_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"types": [],
"templates": [
{
"name": "Commercial Zoning",
"description": "",
"prototype": {
"attributes": {
"EXTENT": null,
"ZONING": null,
"LEGAL1": null,
"MAPNUM": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 1000,
"supportedQueryFormats": "JSON, geoJSON",
"capabilities": "Query",
"useStandardizedQueries": true,
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"maxRecordCountFactor": 1
}
],
"tables": []
}