{ "currentVersion": 10.91, "id": 17, "name": "Network Infrastructure", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278 }, "copyrightText": "", "parentLayer": { "id": 14, "name": "Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Subtype", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "76fc4b6e5a79508998f56b6e9d1550b8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAhJJREFUSInN1k9o01AcwPFvS+jWOoZYbWeVVQ+LbjgcG+zgRRkrinjZQUUGO9XrdhIG29We1ePwVLwNOpDppMgOCk78AxEmcXrogrZTp3UwZcSD8fBaFtOkeRlsGAgv78/vffL7vRyisEeX8p9DVghC1u5CmXyB2EIXaWuAO6HfuwNl8gWOXxwBwFh4zbg8Jg/VkWhc9JODp4JgcpATAYjGA2H+kBuyA6w51AwJiHlDmXyhcu/ayL6YwuwiZBdBn4DUISivQ89tuDsEl4fg11ac1HRzzB2qZbK5pXA4ASc74Vw7qGkIh6EtJvrdndDeBp+/+2fWCNnKVSqLzY8m4EqfQEC0V/vgSEL0S2X/MipeCIBWgvNnIHkQ+rvEEqMC6RQMqJCsHd2bVdseHpgdUiEUsR/8fR1uWNAagdMnxNjMA7h5HXpVMf7HgnndUZVoHAgpzGZVYNkJvW95kr1lxjo2ODY8CvDsJ6xXxZu3RuBrFXJvYaIKiQMi6NsPeLrpgL680tBmplibW3YtnWmaj1seXcK8ME8dMyrbJXpXK5G+ug0Zay7IUm4KY+6hfbjhY3BiKx9hsFfMvVgR7XMdzvaL5w+f/BFXyImNFYdHx4r/zk++FLdMJk0ht8y81skgTSFpTALxhXwxSUQK8sQCINJQAxbd38NSbloWCQTZMTq6w6ahFf0jdgjVMQwtaNje/df9BQDMI+ETCqg7AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "EnclosedStorageFacility", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[FacilityID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[LocationDescription]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 3480511.7251790464, "ymin": 1.3944158878583893E7, "xmax": 3535041.459951386, "ymax": 1.4029665823383316E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": "Subtype", "subtypeFieldName": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Subtype", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 20, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 200, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Private", "code": "Private" }, { "name": "Assumed", "code": "Assumed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 255, "domain": null }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "OperationalDate", "type": "esriFieldTypeDate", "alias": "OperationalDate", "length": 8, "domain": null }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "UNIVERSALID", "type": "esriFieldTypeString", "alias": "UNIVERSALID", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1412_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1412", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1412", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1261_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "LifecycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 5, "name": "TreatmentPlant" }, { "domains": { "LifecycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 1, "name": "EnclosedStorageFacility" }, { "domains": { "LifecycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 4, "name": "StorageBasin" }, { "domains": { "LifecycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 2, "name": "ProductionWell" }, { "domains": { "LifecycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 3, "name": "PumpStation" } ], "subtypes": [ { "domains": { "LifecycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Subtype": 5, "FacilityID": null, "Name": null, "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "Comment": null, "Rotation": null, "OperationalDate": null, "AncillaryRole": null, "Enabled": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "UNIVERSALID": null, "GlobalID": null }, "code": 5, "name": "TreatmentPlant" }, { "domains": { "LifecycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Subtype": 1, "FacilityID": null, "Name": null, "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "Comment": null, "Rotation": null, "OperationalDate": null, "AncillaryRole": null, "Enabled": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "UNIVERSALID": null, "GlobalID": null }, "code": 1, "name": "EnclosedStorageFacility" }, { "domains": { "LifecycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Subtype": 4, "FacilityID": null, "Name": null, "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "Comment": null, "Rotation": null, "OperationalDate": null, "AncillaryRole": null, "Enabled": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "UNIVERSALID": null, "GlobalID": null }, "code": 4, "name": "StorageBasin" }, { "domains": { "LifecycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Subtype": 2, "FacilityID": null, "Name": null, "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "Comment": null, "Rotation": null, "OperationalDate": null, "AncillaryRole": null, "Enabled": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "UNIVERSALID": null, "GlobalID": null }, "code": 2, "name": "ProductionWell" }, { "domains": { "LifecycleStatus": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "Subtype": 3, "FacilityID": null, "Name": null, "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "Comment": null, "Rotation": null, "OperationalDate": null, "AncillaryRole": null, "Enabled": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "UNIVERSALID": null, "GlobalID": null }, "code": 3, "name": "PumpStation" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "serviceItemId": "c5d4b23525d044138297df34d8b83d1a" }