{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Power Lines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": 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, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 2527280.4089132994, "ymin": 244577.29811264575, "xmax": 2537201.4530475587, "ymax": 253851.92687305808, "spatialReference": { "wkid": 102728, "latestWkid": 2271 } }, "sourceSpatialReference": { "wkid": 102728, "latestWkid": 2271 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Service_Type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 3 }, "value": "Primary", "label": "Primary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "Secondary", "label": "Secondary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1 }, "value": "Service Drop", "label": "Service Drop", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "value": "UG Primary", "label": "UG Primary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "UG Secondary", "label": "UG Secondary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 3 }, "value": "UG Service Drop", "label": "UG Service Drop", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 }, "value": "Unk Primary", "label": "Unk Primary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 }, "value": "", "label": "Other", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Supply_Type", "typeIdField": "Service_Type", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Supply_Type", "type": "esriFieldTypeString", "alias": "Supply Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Supply_Type" }, { "name": "Service_Type", "type": "esriFieldTypeString", "alias": "Service Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Service_Type" }, { "name": "Phase", "type": "esriFieldTypeString", "alias": "Phase", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Phase" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Notes" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2482_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1089_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Primary", "name": "Primary", "domains": {}, "templates": [ { "name": "Primary", "description": "", "prototype": { "attributes": { "Phase": null, "Notes": null, "Supply_Type": null, "Service_Type": "Primary" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Secondary", "name": "Secondary", "domains": {}, "templates": [ { "name": "Secondary", "description": "", "prototype": { "attributes": { "Phase": null, "Notes": null, "Supply_Type": null, "Service_Type": "Secondary" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Service Drop", "name": "Service Drop", "domains": {}, "templates": [ { "name": "Service Drop", "description": "", "prototype": { "attributes": { "Phase": null, "Notes": null, "Supply_Type": null, "Service_Type": "Service Drop" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "UG Primary", "name": "UG Primary", "domains": {}, "templates": [ { "name": "UG Primary", "description": "", "prototype": { "attributes": { "Phase": null, "Notes": null, "Supply_Type": null, "Service_Type": "UG Primary" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "UG Secondary", "name": "UG Secondary", "domains": {}, "templates": [ { "name": "UG Secondary", "description": "", "prototype": { "attributes": { "Phase": null, "Notes": null, "Supply_Type": null, "Service_Type": "UG Secondary" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "UG Service Drop", "name": "UG Service Drop", "domains": {}, "templates": [ { "name": "UG Service Drop", "description": "", "prototype": { "attributes": { "Phase": null, "Notes": null, "Supply_Type": null, "Service_Type": "UG Service Drop" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Unk Primary", "name": "Unk Primary", "domains": {}, "templates": [ { "name": "Unk Primary", "description": "", "prototype": { "attributes": { "Phase": null, "Notes": null, "Supply_Type": null, "Service_Type": "Unk Primary" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": null, "name": "", "domains": {}, "templates": [ { "name": "", "description": "", "prototype": { "attributes": { "Phase": null, "Notes": null, "Supply_Type": null, "Service_Type": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }