{ "currentVersion": 10.61, "id": 1, "name": "Burried_Electric_Lines", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 2189410.3015894964, "ymin": 1725759.905839406, "xmax": 2223495.6779724136, "ymax": 1773168.1709308252, "spatialReference": { "wkid": 102672, "latestWkid": 3436 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Interconnect", "label": "Interconnect", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "value": "Traffic Signal Cable", "label": "Traffic Signal Cable", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 3 }, "value": "Fiber", "label": "Fiber", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 3 }, "value": "Other", "label": "Other", "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": "Depth", "typeIdField": "Type", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "Depth", "type": "esriFieldTypeString", "alias": "Depth", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Voltage", "type": "esriFieldTypeString", "alias": "Voltage", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Wattage", "type": "esriFieldTypeString", "alias": "Wattage", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 250 }, { "name": "Link_To_Service_Disconnect", "type": "esriFieldTypeString", "alias": "Link_To_Service_Disconnect", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "Electric Line Type", "description": "Electric Line Type", "codedValues": [ { "name": "Fiber", "code": "Fiber" }, { "name": "Other", "code": "Other" }, { "name": "Interconnect", "code": "Interconnect" }, { "name": "Traffic Signal Cable", "code": "Traffic Signal Cable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R733_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S711_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Interconnect", "name": "Interconnect", "domains": { "Type": {"type": "inherited"} }, "templates": [ { "name": "Interconnect", "description": "", "prototype": { "attributes": { "Link_To_Service_Disconnect": null, "Type": "Interconnect", "Depth": null, "Voltage": null, "Wattage": null, "Notes": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Traffic Signal Cable", "name": "Traffic Signal Cable", "domains": { "Type": {"type": "inherited"} }, "templates": [ { "name": "Traffic Signal Cable", "description": "", "prototype": { "attributes": { "Link_To_Service_Disconnect": null, "Type": "Traffic Signal Cable", "Depth": null, "Voltage": null, "Wattage": null, "Notes": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Fiber", "name": "Fiber", "domains": { "Type": {"type": "inherited"} }, "templates": [ { "name": "Fiber", "description": "", "prototype": { "attributes": { "Link_To_Service_Disconnect": null, "Type": "Fiber", "Depth": null, "Voltage": null, "Wattage": null, "Notes": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Other", "name": "Other", "domains": { "Type": {"type": "inherited"} }, "templates": [ { "name": "Other", "description": "", "prototype": { "attributes": { "Link_To_Service_Disconnect": null, "Type": "Other", "Depth": null, "Voltage": null, "Wattage": null, "Notes": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }