{ "currentVersion": 10.91, "id": 9, "name": "Well", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Water" }, "subLayers": [], "minScale": 21000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e23b96f1cbfe21ef1b2dba31450fa684", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWJJREFUKJF9kU0og3Ecxz/bnvU8KW0tKytRkjFJ3jIXB/LuIg5e4uQue2ntNsQFuYiSkgtSDmrJgRqSHERy0i6T9ajVrCX1pG0OD/M8Kd/Tv//v8+n3/fcX+BsXU3NuW4FFSj7cvBDZPQU+foaCBrQxu79IU0c/1qKSJMBwRiHqueIyvM526FArSCwf79DaO6DbZTKJOBvbKS6rRhJNbAQPBADRvzmjuLv1sDaWIgctfT42gmEBQHHWdWIw/gKvMZBjUNsKglm9K69pZmphUK0kFpTm4VwWAkMQvYW1c6hv+6mHWFpR8f2GXCYvGIzQNaKeHWX6atlsRhXSqShQmR+M+2DMg65m+i2jvDyfqUIivkkq0YnVbtZt0ubp7oKtwLUqhEaPxJWTVaWqwYvVbtKBuSw83jyRjE+A5uMUb0/AsRS+ly32aQotLjBIfCpxEnKE1Ps085NpnQAg+wf2gD3+yRevfmZP2PobfwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1485535.931174308, "ymin": 640299.4680119753, "xmax": 1568801.0743549764, "ymax": 694330.6073248088, "spatialReference": { "wkid": 102685, "latestWkid": 2248, "vcsWkid": 5703, "latestVcsWkid": 5703 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "IDNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 20, "domain": null }, { "name": "IDNAME", "type": "esriFieldTypeString", "alias": "ID Name", "length": 3, "domain": null }, { "name": "IDNUMBER", "type": "esriFieldTypeInteger", "alias": "ID Number", "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "OPDATE", "type": "esriFieldTypeDate", "alias": "Operational Date", "length": 8, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 200, "domain": null }, { "name": "PROJECTNU", "type": "esriFieldTypeString", "alias": "Project Number", "length": 20, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "STRUCTTYPE", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 30, "domain": { "type": "codedValue", "name": "wStructureType", "description": "The type of water structures", "codedValues": [ { "name": "Booster Station", "code": "Booster Station" }, { "name": "Interconnection", "code": "Interconnection" }, { "name": "Storage Tank", "code": "Storage Tank" }, { "name": "Water Treatment Plant Building", "code": "Water Treatment Plant Building" }, { "name": "Water Treatment Plant Site", "code": "Water Treatment Plant Site" }, { "name": "Water Treatment Plant Structure", "code": "Water Treatment Plant Structure" }, { "name": "Well", "code": "Well" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LASERLINK", "type": "esriFieldTypeString", "alias": "Laser Link", "length": 200, "domain": null }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R256_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_256", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_256", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S147_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "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": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }