{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 12, "name": "PJC", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Power" }, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "024d71b347fc9311e3a462fd485add75", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAQCAYAAAAI0W+oAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABoUlEQVQ4jcWUvUtCURjGfweFcgicQgiKyJAGhwYhlOhDI4Tu0BQ0GRQ4pgi2KLm4FVSEDUFFtiqolGN/QEHidpeW1sAgCMU+uJ1CbnnlhlEPHHjPcw7n955zH66VP5L1X0CvYAFsv3Dus4AnQxAwSTCYxel87Aqjqn2v5fKqEOLCCATz8wP09MjaYgGnE6anQYjWnqMjWFmRdbMJhQJUqzA4CEtLkExqK0OdbgRXV1Crgd8PLy+QTkMuB3t7rT2RiATV6zA3B+Pjspnra/B6YWrKZBh8Plhfl7V24OioHvSpTAbcbtjZkfPFRd5fQ1X5WeoaDTg/h5GR9uuXlxAK6b1EAmIxk6DtbTg+ht5ecLng9NS4Ebu9Y6+dQdEobGzovWIRFEXW4iMY2rNVKvL7fOrkBG5vTYLaKR6HsTG4vweHQ3rhMAQCMgAejwzD5ibMzpoA9ffLmH7V7i4sL4PNBvv70hsehrMzSKXg7k42kM1CPm8CNDMDCwvfQVrn2viqiQkolfSeCVANRTkEHuhOdbG1dWAIEnADrHUJaas/+3u/Aa1XZkWPVSrBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DEV_ID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 1500, "name": "Default", "priority": 37, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Century Gothic", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1520988.0917568803, "ymin": 7380792.447158888, "xmax": 1558894.9844468832, "ymax": 7417760.648484811, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PAD_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DEV_ID", "type": "esriFieldTypeDouble", "alias": "DEV_ID", "domain": null }, { "name": "PAD_TYPE", "type": "esriFieldTypeString", "alias": "PAD_TYPE", "length": 12, "domain": { "type": "codedValue", "name": "WS1_PadType", "description": "", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Undefined", "code": "UND" }, { "name": "Vault", "code": "Vault" }, { "name": "Fiberglass", "code": "Fiberglass" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RATING", "type": "esriFieldTypeSmallInteger", "alias": "RATING", "domain": { "type": "codedValue", "name": "WS1_AmpRating", "description": "", "codedValues": [ { "name": "200", "code": 200 }, { "name": "600", "code": 600 }, { "name": "UND", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POSITIONS", "type": "esriFieldTypeSmallInteger", "alias": "POSITIONS", "domain": { "type": "codedValue", "name": "WS1_Positions", "description": "", "codedValues": [ { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "Undefined", "code": -1 }, { "name": "0", "code": 0 }, { "name": "Elbow to Elbow", "code": -3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDUIT6", "type": "esriFieldTypeSmallInteger", "alias": "6 IN CONDUIT", "domain": null }, { "name": "CONDUIT4", "type": "esriFieldTypeSmallInteger", "alias": "4 IN CONDUIT", "domain": null }, { "name": "CONDUIT2", "type": "esriFieldTypeSmallInteger", "alias": "2 IN CONDUIT", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "DEV_ID_TXT", "type": "esriFieldTypeString", "alias": "DEV_ID_TXT", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }