{ "currentVersion": 10.81, "id": 10, "name": "Plug", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f03fef400a550bd425aa611ac2d0dff6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAICAYAAADwdn+XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFtJREFUKJFjYWBgYBD6WprCQAZ495/xGAsDAwPDO871sxm+RJGmm/0WA8NfoeUsDAwMDAz/+RkYvmiTZgDjHwYG5g8MLKTpwgTDxgDGZwwMQttI1PmMgeGXKgMAFg8SsIA1LWYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2599048.2892905474, "ymin": 1.3472114421756059E7, "xmax": 2621818.0649451315, "ymax": 1.3512140544131473E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Diameter", "typeIdField": "Diameter", "subtypeFieldName": "Diameter", "subtypeField": "Diameter", "defaultSubtypeCode": 24, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Diameter", "type": "esriFieldTypeSmallInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "Diameter", "description": "Diameter", "codedValues": [ { "name": "2\"", "code": 2 }, { "name": "4\"", "code": 4 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "15\"", "code": 15 }, { "name": "18\"", "code": 18 }, { "name": "21\"", "code": 21 }, { "name": "24\"", "code": 24 }, { "name": "27\"", "code": 27 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "42\"", "code": 42 }, { "name": "43\"", "code": 43 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "72\"", "code": 72 }, { "name": "UNK", "code": 0 }, { "name": "84\"", "code": 84 }, { "name": "96\"", "code": 96 }, { "name": "66\"", "code": 66 }, { "name": "20\"", "code": 20 }, { "name": "46\"", "code": 46 }, { "name": "40\"", "code": 40 }, { "name": "33\"", "code": 33 }, { "name": "34\"", "code": 34 }, { "name": "6\"", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Main_EID", "type": "esriFieldTypeInteger", "alias": "Main_EID", "domain": null }, { "name": "EID", "type": "esriFieldTypeInteger", "alias": "EID", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Lateral_EID", "type": "esriFieldTypeInteger", "alias": "Lateral_EID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 150, "domain": null }, { "name": "EditorName", "type": "esriFieldTypeString", "alias": "EditorName", "length": 30, "domain": null }, { "name": "LastUpdate", "type": "esriFieldTypeDate", "alias": "LastUpdate", "length": 8, "domain": null }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "ProjectName", "length": 150, "domain": null }, { "name": "ProjectDate", "type": "esriFieldTypeDate", "alias": "ProjectDate", "length": 8, "domain": null }, { "name": "ProjectNumber", "type": "esriFieldTypeString", "alias": "ProjectNumber", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 25, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 25, "domain": { "type": "codedValue", "name": "lifecyclestatus", "description": "Active - Inactive", "codedValues": [ { "name": "ACTIVE", "code": "A" }, { "name": "INACTIVE", "code": "IA" }, { "name": "ABANDONED", "code": "AB" }, { "name": "REMOVED", "code": "RM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R324_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_324", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_324", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S318_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 2, "name": "2\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 4, "name": "4\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 8, "name": "8\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 10, "name": "10\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 12, "name": "12\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 15, "name": "15\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 18, "name": "18\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 21, "name": "21\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 24, "name": "24\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 27, "name": "27\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 30, "name": "30\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 36, "name": "36\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 42, "name": "42\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 43, "name": "43\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 48, "name": "48\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 54, "name": "54\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 60, "name": "60\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 72, "name": "72\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 84, "name": "84\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 96, "name": "96\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 0, "name": "UNK" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 20, "name": "20\"" } ], "subtypes": [ { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Diameter": null, "Main_EID": null, "EID": null, "Enabled": 1, "Lateral_EID": null, "FACILITYID": null, "Notes": null, "EditorName": null, "LastUpdate": null, "ProjectName": null, "ProjectDate": null, "ProjectNumber": null, "AssetID": null, "LIFECYCLESTATUS": null, "GlobalID": null }, "code": 2, "name": "2\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Diameter": null, "Main_EID": null, "EID": null, "Enabled": 1, "Lateral_EID": null, "FACILITYID": null, "Notes": null, "EditorName": null, "LastUpdate": null, "ProjectName": null, "ProjectDate": null, "ProjectNumber": null, "AssetID": null, "LIFECYCLESTATUS": null, "GlobalID": null }, "code": 4, "name": "4\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Diameter": null, "Main_EID": null, "EID": null, "Enabled": 1, "Lateral_EID": null, "FACILITYID": null, "Notes": null, "EditorName": null, "LastUpdate": null, "ProjectName": null, "ProjectDate": null, "ProjectNumber": null, "AssetID": null, "LIFECYCLESTATUS": null, "GlobalID": null }, "code": 8, "name": "8\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Diameter": null, "Main_EID": null, "EID": null, "Enabled": 1, "Lateral_EID": null, "FACILITYID": null, "Notes": null, "EditorName": null, "LastUpdate": null, "ProjectName": null, "ProjectDate": null, "ProjectNumber": null, "AssetID": null, "LIFECYCLESTATUS": null, "GlobalID": null }, "code": 10, "name": "10\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Diameter": null, "Main_EID": null, "EID": null, "Enabled": 1, "Lateral_EID": null, "FACILITYID": null, "Notes": null, "EditorName": null, "LastUpdate": null, "ProjectName": null, "ProjectDate": null, "ProjectNumber": null, "AssetID": null, "LIFECYCLESTATUS": null, "GlobalID": null }, "code": 12, "name": "12\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Diameter": null, "Main_EID": null, "EID": null, "Enabled": 1, "Lateral_EID": null, "FACILITYID": null, "Notes": null, "EditorName": null, "LastUpdate": null, "ProjectName": null, "ProjectDate": null, "ProjectNumber": null, "AssetID": null, "LIFECYCLESTATUS": null, "GlobalID": null }, "code": 15, "name": "15\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Diameter": null, "Main_EID": null, "EID": null, "Enabled": 1, "Lateral_EID": null, "FACILITYID": null, "Notes": null, "EditorName": null, "LastUpdate": null, "ProjectName": null, "ProjectDate": null, "ProjectNumber": null, "AssetID": null, "LIFECYCLESTATUS": null, "GlobalID": null }, "code": 18, "name": "18\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Diameter": null, "Main_EID": null, "EID": null, "Enabled": 1, "Lateral_EID": null, "FACILITYID": null, "Notes": null, "EditorName": null, "LastUpdate": null, "ProjectName": null, "ProjectDate": null, "ProjectNumber": null, "AssetID": null, "LIFECYCLESTATUS": null, "GlobalID": null }, "code": 21, "name": "21\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Diameter": null, "Main_EID": null, "EID": null, "Enabled": 1, "Lateral_EID": null, "FACILITYID": null, "Notes": null, "EditorName": null, "LastUpdate": null, "ProjectName": null, "ProjectDate": null, "ProjectNumber": null, "AssetID": null, "LIFECYCLESTATUS": null, "GlobalID": null }, "code": 24, "name": "24\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Diameter": null, "Main_EID": null, "EID": null, "Enabled": 1, "Lateral_EID": null, "FACILITYID": null, "Notes": null, "EditorName": null, "LastUpdate": null, "ProjectName": null, "ProjectDate": null, "ProjectNumber": null, "AssetID": null, "LIFECYCLESTATUS": null, "GlobalID": null }, "code": 27, "name": "27\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Diameter": null, "Main_EID": null, "EID": null, "Enabled": 1, "Lateral_EID": null, "FACILITYID": null, "Notes": null, "EditorName": null, "LastUpdate": null, "ProjectName": null, "ProjectDate": null, "ProjectNumber": null, "AssetID": null, "LIFECYCLESTATUS": null, "GlobalID": null }, "code": 30, "name": "30\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Diameter": null, "Main_EID": null, "EID": null, "Enabled": 1, "Lateral_EID": null, "FACILITYID": null, "Notes": null, "EditorName": null, "LastUpdate": null, "ProjectName": null, "ProjectDate": null, "ProjectNumber": null, "AssetID": null, "LIFECYCLESTATUS": null, "GlobalID": null }, "code": 36, "name": "36\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Diameter": null, "Main_EID": null, "EID": null, "Enabled": 1, "Lateral_EID": null, "FACILITYID": null, "Notes": null, "EditorName": null, "LastUpdate": null, "ProjectName": null, "ProjectDate": null, "ProjectNumber": null, "AssetID": null, "LIFECYCLESTATUS": null, "GlobalID": null }, "code": 42, "name": "42\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Diameter": null, "Main_EID": null, "EID": null, "Enabled": 1, "Lateral_EID": null, "FACILITYID": null, "Notes": null, "EditorName": null, "LastUpdate": null, "ProjectName": null, "ProjectDate": null, "ProjectNumber": null, "AssetID": null, "LIFECYCLESTATUS": null, "GlobalID": null }, "code": 43, "name": "43\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Diameter": null, "Main_EID": null, "EID": null, "Enabled": 1, "Lateral_EID": null, "FACILITYID": null, "Notes": null, "EditorName": null, "LastUpdate": null, "ProjectName": null, "ProjectDate": null, "ProjectNumber": null, "AssetID": null, "LIFECYCLESTATUS": null, "GlobalID": null }, "code": 48, "name": "48\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Diameter": null, "Main_EID": null, "EID": null, "Enabled": 1, "Lateral_EID": null, "FACILITYID": null, "Notes": null, "EditorName": null, "LastUpdate": null, "ProjectName": null, "ProjectDate": null, "ProjectNumber": null, "AssetID": null, "LIFECYCLESTATUS": null, "GlobalID": null }, "code": 54, "name": "54\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Diameter": null, "Main_EID": null, "EID": null, "Enabled": 1, "Lateral_EID": null, "FACILITYID": null, "Notes": null, "EditorName": null, "LastUpdate": null, "ProjectName": null, "ProjectDate": null, "ProjectNumber": null, "AssetID": null, "LIFECYCLESTATUS": null, "GlobalID": null }, "code": 60, "name": "60\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Diameter": null, "Main_EID": null, "EID": null, "Enabled": 1, "Lateral_EID": null, "FACILITYID": null, "Notes": null, "EditorName": null, "LastUpdate": null, "ProjectName": null, "ProjectDate": null, "ProjectNumber": null, "AssetID": null, "LIFECYCLESTATUS": null, "GlobalID": null }, "code": 72, "name": "72\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Diameter": null, "Main_EID": null, "EID": null, "Enabled": 1, "Lateral_EID": null, "FACILITYID": null, "Notes": null, "EditorName": null, "LastUpdate": null, "ProjectName": null, "ProjectDate": null, "ProjectNumber": null, "AssetID": null, "LIFECYCLESTATUS": null, "GlobalID": null }, "code": 84, "name": "84\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Diameter": null, "Main_EID": null, "EID": null, "Enabled": 1, "Lateral_EID": null, "FACILITYID": null, "Notes": null, "EditorName": null, "LastUpdate": null, "ProjectName": null, "ProjectDate": null, "ProjectNumber": null, "AssetID": null, "LIFECYCLESTATUS": null, "GlobalID": null }, "code": 96, "name": "96\"" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Diameter": 24, "Main_EID": null, "EID": null, "Enabled": 1, "Lateral_EID": null, "FACILITYID": null, "Notes": null, "EditorName": null, "LastUpdate": null, "ProjectName": null, "ProjectDate": null, "ProjectNumber": null, "AssetID": null, "LIFECYCLESTATUS": null, "GlobalID": null }, "code": 0, "name": "UNK" }, { "domains": { "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Diameter": null, "Main_EID": null, "EID": null, "Enabled": 1, "Lateral_EID": null, "FACILITYID": null, "Notes": null, "EditorName": null, "LastUpdate": null, "ProjectName": null, "ProjectDate": null, "ProjectNumber": null, "AssetID": null, "LIFECYCLESTATUS": null, "GlobalID": null }, "code": 20, "name": "20\"" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }