{ "currentVersion": 11.5, "cimVersion": "3.5.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 }, "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8a77b350fe9231e9d68f2ca956242550", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACd0lEQVQ4jdWUT0iTYRzHv+8739V0c76b1aZlGaIrCFkRqbslFEUQCYEFgbVNbe4S0rXs0k3q8O4N3V6IDuahBhYI4qEiOsgOU9CIHaJ/o5G01/lubm3tfeN5Y7SpMw0vfU/Pw/P+Pvz+fH9vBbZZFf8v0BkQ7d8SMl+ppZsNOspAAZAyipT6IUd2G2mP4GLDmwZ2c3GeAuUauVbDWGvo4idTLCG33QlKM91cPDDuNXn+CrzMi9zR/Uz/4NkqktQaWYw0Hlw1Mtx0qh9cHKuhJcA+QWzNK1TvFYeGuv8sgiarHueO1+HJm8/48j2Ni4590Gk1ePTiAw5aqqiFSr3LGRD9xeWXAGMJhff1GBidVsGgMIsjB4w4c8wKNxfCUioHWVbQVKfHjUAYN7tsuN1lZXqFJR5A+7pAnZay1bMa9Xy4oRpvPy3j9cKiCiOaCscgpWvVc1uLWS2/agfdXLZk/U7KUDi328yY/5jAvYmIej9/ol4FFr8TGYpi1gCLp9DWUgv/1Hs8D0XR2liDns5GTMxEMT0bQ8OuSlhZnfqdsmpoJUDiM2INNYOW3xkoCnDabkFn6x4wGhq5vIx2W+2fmLQasz4wnVXeRcV8B+mjbW81WL0WYjKLU3YLDLoKdBwy49X8oto/oq9LMlaycqQs0GKkPEPBZMjvNDIUBcTHLpSU8/LuyZL7radSjmxNWeCIk5275Iv7hydT18sZu6DhyZSSzMhkW8IbbsrjAdMAfHG4hZ/uoS49U7BRQVExj6FgMreSVUbHvSbvpnaZQPsEcXTg4TJPvEmsQaaZzCgS6TNpzZiHndvS32bEqQY4Nip7S8B/1bYDfwGK7t+SRcMEsQAAAABJRU5ErkJggg==", "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": "WS6_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": "WS6_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": "WS6_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": "WS6_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": "WS6_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, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "7805c7fdb0124e8bbbe7df003ce516c5" }