{ "currentVersion": 10.81, "id": 62, "name": "Public Well", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2875, "latestWkid": 2875, "vcsWkid": 115702, "latestVcsWkid": 115702 }, "copyrightText": "", "parentLayer": { "id": 43, "name": "Water Entities" }, "subLayers": [], "minScale": 45000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "678f57a2f8d124a9b1fe9efb9b748bc6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUxJREFUKJGl0b8rxVEYx/F33DwDGc6iO/lZsrrZxF1MMvoP8Bdcg4UiiUWGm7oDppuyGJiUIim3pHSLMll8TY/5c3Nl8HX74nsZPNM59Xmd8zznZPhHZb7tC2bW8Uv+VNJ5KjazOUmLTeAoMAakY0k1YP+XLnuatm1mLZIGmuCutNOSN3cBFeDyW64dyJvZsqRU3AfcAjUze5A0D7wC/cCBma1IGml2cx44BjaBdeAEKJnZEjAj6SI+vBWo/8AhhKK71yUVgCOgLGkKuIgzNyGEnLtXvmAzy7n7dTzfHvAYB/eATqAMnLl7Pn6XBu6V9AR08/FV28COuwOMA2UzG5ZUAraAjSTOx+vDEMKMu18lxnkBJoFVoAgMxdnXJG4DJtz9mZ/1JmkBmAZ243GuPvE9MAvUUmCyDrLZ7F0URYNAA6/9gRoVRVEVqAK8AxrJgl0ufP2tAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "", "rotationType": "geographic", "rotationExpression": "[Rotation]" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[WaterNm]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3139623208259864E7, "ymin": 3989306.576228633, "xmax": -1.3132805951426169E7, "ymax": 3995937.078096741, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "WTRINDEX", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WTRINDEX", "type": "esriFieldTypeString", "alias": "WTRINDEX", "length": 12, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "StateID", "type": "esriFieldTypeString", "alias": "State ID", "length": 30, "domain": null }, { "name": "WaterNm", "type": "esriFieldTypeString", "alias": "Name", "length": 20, "domain": null }, { "name": "WaterType", "type": "esriFieldTypeString", "alias": "Type of Water", "length": 25, "domain": { "type": "codedValue", "name": "WS1_Water_Type", "description": "Type of Water", "codedValues": [ { "name": "Domestic", "code": "Domestic" }, { "name": "Sub Potable", "code": "Sub Potable" }, { "name": "Reclaimed or Irrigation", "code": "ReclaimedIrrigation" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": { "type": "codedValue", "name": "WS1_Water_Status", "description": "Active/Abandoned", "codedValues": [ { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABD" }, { "name": "Inactive", "code": "INA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Latitude", "type": "esriFieldTypeString", "alias": "Latitude", "length": 20, "domain": null }, { "name": "Longitude", "type": "esriFieldTypeString", "alias": "Longitude", "length": 20, "domain": null }, { "name": "RD", "type": "esriFieldTypeString", "alias": "City RD", "length": 3, "domain": null }, { "name": "RDCnty", "type": "esriFieldTypeString", "alias": "County RD", "length": 4, "domain": null }, { "name": "YrInstall", "type": "esriFieldTypeSmallInteger", "alias": "Year Installed", "domain": null }, { "name": "DateCaptur", "type": "esriFieldTypeSmallInteger", "alias": "Capture Date", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "Rotation", "type": "esriFieldTypeSmallInteger", "alias": "Rotation", "domain": { "type": "range", "name": "WS1_Water_Rotation", "description": "Rotation Value", "range": [ 0, 360 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DrawInfo", "type": "esriFieldTypeString", "alias": "DrawInfo", "length": 75, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1749_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1447_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "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, "supportsCoordinatesQuantization": true }