{ "currentVersion": 10.81, "id": 0, "name": "WaterPlant", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3fc725696b4e4509b4dcc3e9f0544f70", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAYCAYAAAACqyaBAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAm5JREFUSInN1E9Ik2EAx/Hvxru9U+ecTss/4fAw+jMCa5L0hyA07CIFkf1DiJkWGHnTS6cOEXWyTlngNVaHQjykoJB4MBh5aJA1ljOdpWZzTmlr29PhddJy4HJb+Tu9z/P+nufz8vDwSvzHSL8PhBA2IUR5tjC1Wt2XFBdC2IA+3/dAWbbw8M/IW61GOpgMb1OpVGW7TEZ2X7iKJOsyCruePmZycvpALBZrjJ+AlKxY13WX3EJTRnH36PCGuaT4v8r2xp+1n8fb7+Damxk8w68Y7LJjvXKTus47PNinB6DJ8RpH03FlgVyEub6emoutVB2rTw8vNFvwAuGVFRZnvACEvs0RCi6td3IKjOvP1uYWXE/u4+13cONdAJ0+f+u4sbQCgPBqkKVPEwAsej7yY8kPQJHVhqTLXe8futxK0PMe71Af4YA/PTyveIeCB/y4BwYU3OVkdWEOgJL9toS+iEX5MuXZbNvUcJ2xEAD/5ykILYIsQyhEYHYaAGN5ZUJ/+N4tQm4XABq9IU28QMF9H5QNqy9dZ7y3m4VJNwCGktKEfng1iLW5nT0NZ8gxFKSJ5yuXyT0yCEBFzVHGe7vxjY0o703FCf1Ttx9iqrJstm1quHbtwoQmxgEotuwFYHZsSMHXTmYrSRmPJ29nBeaTp/EOvlTwTY42LVyjlTE3nGX56yzIWnR6A5WHT7A8Pw+AbDAiojGKqo8AoFarM4cDnHv0PGFca++g1t6RMGd/MZoy+ld4trL98P7OFpC0GYXiP56kuEql6gHahBAZRf+IMxKJOJPhTiFEjRCiMVtyNBrt0Wg0vg14/AMA54ZVWcovcL7ICxzhpdQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 913696.0689356625, "ymin": 564786.8891686574, "xmax": 913696.0689356625, "ymax": 564786.8891686574, "spatialReference": { "wkid": 102658, "latestWkid": 2236 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WaterTreatmentPlant", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WaterTreatmentPlant", "type": "esriFieldTypeString", "alias": "WaterTreatmentPlant", "length": 50, "domain": null }, { "name": "WTP_ID", "type": "esriFieldTypeString", "alias": "WTP_ID", "length": 50, "domain": null }, { "name": "Legacy_ID", "type": "esriFieldTypeString", "alias": "Legacy_ID", "length": 50, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 250, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 250, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 50, "domain": null }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "CreatedDate", "length": 8, "domain": null }, { "name": "ModifiedBy", "type": "esriFieldTypeString", "alias": "ModifiedBy", "length": 50, "domain": null }, { "name": "ModifiedDate", "type": "esriFieldTypeDate", "alias": "ModifiedDate", "length": 8, "domain": null }, { "name": "Condition", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 50, "domain": { "type": "codedValue", "name": "WS1_LifeCycleStatus", "description": "LifeCycleStatus", "codedValues": [ { "name": "In Service", "code": "In Service" }, { "name": "New On Shelf", "code": "New On Shelf" }, { "name": "Used On Shelf", "code": "Used On Shelf" }, { "name": "Discarded", "code": "Discarded" }, { "name": "Inactive", "code": "Inactive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R104_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G152WTP_ID", "fields": "WTP_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "System", "relatedTableId": 22, "role": "esriRelRoleOrigin", "keyField": "WTP_ID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "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 }