{ "currentVersion": 10.91, "id": 19, "name": "Power Lines and Bridges", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 3600, "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, "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": 1314169.5380577445, "ymin": 924833.080052495, "xmax": 1501383.0150918663, "ymax": 1062094.6374671906, "spatialReference": { "wkid": 2273, "latestWkid": 2273 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TypeClear", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "Bridge", "label": "Bridge", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Power Line", "label": "Power Line", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_12", "globalIdField": "", "displayField": "TypeClear", "typeIdField": "TypeClear", "subtypeField": "", "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_12" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TypeClear", "type": "esriFieldTypeString", "alias": "TypeClear", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TypeClear" }, { "name": "ClearDist", "type": "esriFieldTypeDouble", "alias": "ClearDist", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ClearDist" }, { "name": "ELEVATION", "type": "esriFieldTypeString", "alias": "ELEVATION", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ELEVATION" }, { "name": "BRIDGE", "type": "esriFieldTypeString", "alias": "BRIDGE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BRIDGE" }, { "name": "HWY", "type": "esriFieldTypeString", "alias": "HWY", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "HWY" }, { "name": "LONGITIUDE", "type": "esriFieldTypeDouble", "alias": "LONGITIUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITIUDE" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "DDMLat", "type": "esriFieldTypeString", "alias": "DDMLat", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DDMLat" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SOURCE" }, { "name": "DDMLon", "type": "esriFieldTypeString", "alias": "DDMLon", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DDMLon" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "a2118_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Bridge", "name": "Bridge", "domains": {}, "templates": [ { "name": "Bridge", "description": "", "prototype": { "attributes": { "SOURCE": null, "DDMLon": null, "OBJECTID": null, "TypeClear": "Bridge", "ClearDist": null, "ELEVATION": null, "BRIDGE": null, "HWY": null, "LONGITIUDE": null, "LATITUDE": null, "DDMLat": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Power Line", "name": "Power Line", "domains": {}, "templates": [ { "name": "Power Line", "description": "", "prototype": { "attributes": { "SOURCE": null, "DDMLon": null, "OBJECTID": null, "TypeClear": "Power Line", "ClearDist": null, "ELEVATION": null, "BRIDGE": null, "HWY": null, "LONGITIUDE": null, "LATITUDE": null, "DDMLat": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }