{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 21, "name": "Water Wells", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102672, "latestWkid": 3436, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150900, "falseY": -46131100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ddef77eed6ab29b2c45843b7733278b0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACgklEQVQ4jdWUT0iTcRjHv793vsu5zXfvu4XvtMxCdAUlFoXTW0JRRIdBYEFgbf7bdgnpWuvSTeowF7oNokN6KMECYXioiA7iYQoa6iH6NxpJezffzY2tvb8OZm22lzp0qO/tx8P38/weni9PFf6yqv5foDMktX9OKYEaLdNSqyNGAJBzVE7nlNU6E+MJu/joHwN7/IkAAXGNXTWxVhNTWhLiKcV+a0qe6/EnQpNewf1b4KWA5D+6jx0cPqsnlZqJHIN7VzjWP5sZhD+BndAy4EBYaitS0n+5S0PuPllDs9WAc8fr8ejVB3z8ksWFrr3QaTV48OwtDoh6slxjcDlDUrB0/DJgPEUDo71GtppVMBxewOEmDmeOWdHnn0cyU4CiUDTXG3AtFMV1hw03HVa2P5wMALBXBOq0xNbAawBocKixFq/fb+Dl8jqSmQIAIBKNQ85aAAAdrWaIHAP9LqZFdWRD9dY2AcBuM2PpXQp3ptdACHD+RAMi0ThK6wBgLPH8AixVR6sFwcgbPJ2P4UiTCb3d+zE9F8PsQhyNu2tg5XUVfWXAdI7KAAQAsLdu/YBS4HS7iO62OrAaBoWiArvN8sOzkaWyKjCbpysxqdjZwGtg21MLk55FMlPAqXYRRl0VOg+a8WJpHR3fm31KKtjMK2uqQJEjbt9Uej7o5FhCAGnCUTbO89sny943HssF0cgMqQLHnPzixdFEcGQmM6QW7G2NzGRoOqeEJr3CgioQACY8ggejCfSFv/b5HAZ2K0Y/FZOK8E2lC5t5Oj7pFbw7/RW3POERPANhadxzfyOg0xLbdpzSOSpn83RF5Ij7oZtfrORVjc2Yk18E0KVWV9O/f2C/AYp73ZTwEkCvAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2571554.7977976687, "ymin": 2012702.1698802635, "xmax": 2622798.690060336, "ymax": 2066443.50006143, "spatialReference": { "wkid": 102672, "latestWkid": 3436, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -16150900, "falseY": -46131100, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FacilityID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "Capacity", "type": "esriFieldTypeString", "alias": "Capacity", "length": 20, "domain": null }, { "name": "Depth", "type": "esriFieldTypeSmallInteger", "alias": "Depth", "domain": null }, { "name": "OperatingMax", "type": "esriFieldTypeString", "alias": "OperatingMax", "length": 10, "domain": null }, { "name": "OperatingMin", "type": "esriFieldTypeString", "alias": "OperatingMin", "length": 10, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeString", "alias": "InstallDate", "length": 50, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 200, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "WS2_dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Killed", "code": "Killed" }, { "name": "Removed", "code": "Removed" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Completed", "code": "Completed" }, { "name": "Under Construction", "code": "Construct" }, { "name": "Needs Verification", "code": "Needs Verification" }, { "name": "Active - No Account", "code": "Active - No Account" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Driller", "type": "esriFieldTypeString", "alias": "Driller", "length": 20, "domain": { "type": "codedValue", "name": "WS2_dWDriller", "description": "List of Drilling Types", "codedValues": [ { "name": "Egerer-Galloway", "code": "EG" }, { "name": "F.M. Gray", "code": "FMGray" }, { "name": "Lane-Western", "code": "LW" }, { "name": "Milleager", "code": "Milleager" }, { "name": "Neely", "code": "Neely" }, { "name": "Varner", "code": "Varner" }, { "name": "Wehling", "code": "Wehling" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CasingDiameter", "type": "esriFieldTypeDouble", "alias": "CasingDiameter", "domain": null }, { "name": "CasingLength", "type": "esriFieldTypeString", "alias": "CasingLength", "length": 50, "domain": null }, { "name": "AirlineDepth", "type": "esriFieldTypeDouble", "alias": "AirlineDepth", "domain": null }, { "name": "ModifiedBy", "type": "esriFieldTypeString", "alias": "ModifiedBy", "length": 50, "domain": null }, { "name": "ModifiedDate", "type": "esriFieldTypeDate", "alias": "ModifiedDate", "length": 8, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SharePointLink", "type": "esriFieldTypeString", "alias": "SharePointLink", "length": 255, "domain": null }, { "name": "UnitID", "type": "esriFieldTypeString", "alias": "UnitID", "length": 20, "domain": null }, { "name": "CompType", "type": "esriFieldTypeSmallInteger", "alias": "CompType", "domain": null }, { "name": "CompKey", "type": "esriFieldTypeInteger", "alias": "CompKey", "domain": null }, { "name": "TreatmentType", "type": "esriFieldTypeString", "alias": "TreatmentType", "length": 25, "domain": { "type": "codedValue", "name": "WS2_dTreatmentType", "description": "Treatment Types", "codedValues": [ { "name": "HMO", "code": "HMO" }, { "name": "Iron & Manganese", "code": "FeMn" }, { "name": "No Treatment", "code": "NT" }, { "name": "GAC", "code": "GAC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OMManualLink", "type": "esriFieldTypeString", "alias": "OMManualLink", "length": 255, "domain": null }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Zone", "length": 50, "domain": { "type": "codedValue", "name": "WS2_dWPressureZones", "description": "Water Pressure Zones", "codedValues": [ { "name": "East High Zone", "code": "East High Zone" }, { "name": "Central Zone", "code": "Central Zone" }, { "name": "East Zone", "code": "East Zone" }, { "name": "West Zone", "code": "West Zone" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_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 }, { "name": "MODEL_ID", "type": "esriFieldTypeString", "alias": "MODEL ID", "length": 10, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R781_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_781", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_781", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S606_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "7805c7fdb0124e8bbbe7df003ce516c5" }