{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Valves", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Nevada_East_FIPS_2701_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",656166.6666666665],PARAMETER[\"False_Northing\",26246666.66666666],PARAMETER[\"Central_Meridian\",-115.5833333333333],PARAMETER[\"Scale_Factor\",0.9999],PARAMETER[\"Latitude_Of_Origin\",34.75],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAD_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot\",0.3048]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "06278a7e3eb4ae061b2921e0420cd3f7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAa5JREFUOI2t1L2LE0EYwOHf7ASCByZGsNAu4Md/oGChpY0WcqLBOmTYBIKpYrBSGwNKIJIMCxus1BSCjXqIjWArWCniNQtaiazdmbg7sza5NZi7kA9fmGK+nnlnhpkM/zEy8zrL5fIR4LiU8pCU8nsYhp+Gw+GvpbBKpXJRCNEEzgIOgDGGQqGwo5R6YYy54/v+x7lYqVQ6kM/nHwHX9lrEWrsBXJVSbiqlmp7nPdgPk7lc7jlwYb9tTI8F7ruuu6G1vjuDKaWaC0LTmd6uVqvv+v3+2xSr1+uHx+PxzWWgSQhjTBs4k2JRFF0GDq6AAZyu1Woner3edmaS7rkVIQDiOD4PbO+e2dF1MOAY/L2A3+tIjuOMp7FgHcxaG6RYkiRbQojailaczWbfpFixWHwdBMEX4OQK2NNutxumWKvVipVSN4CXgFgCCuM4vrVbSV+A53lbruu2rLX3FlEcx9kBrgwGg68zGIDWuu267jdr7UOgMMf6HEXRdd/3P0w3znxBWuvHjUbj1Wg0qlhrLwGngBzwI0mS90KIZ57nPQHMv3P3/M86nc5PoD0pC8cfXS6YVlUJFaUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.2786079727010401E7, "ymin": 4268609.8961212905, "xmax": -1.2783299213505639E7, "ymax": 4273362.352067834, "spatialReference": { "wkid": 3395, "latestWkid": 3395 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Description", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 15, "domain": { "type": "codedValue", "name": "Valve_Type", "description": "The Different Type of Valves", "codedValues": [ { "name": "Gate Valve", "code": "Gate" }, { "name": "Ball Valve", "code": "Ball" }, { "name": "Irrigation Valve", "code": "Irrigation" }, { "name": "Master Valve", "code": "Master" }, { "name": "Pressure Reduction Valve", "code": "PRV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Diameter", "type": "esriFieldTypeSingle", "alias": "Diameter", "domain": { "type": "range", "name": "Size_1_to_6", "description": "Pipe or Device Sizes from 1\" to 6\"", "range": [ 0.5, 6 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 75, "domain": null }, { "name": "Service_Area", "type": "esriFieldTypeString", "alias": "Service_Area", "length": 50, "domain": null }, { "name": "Last_Update", "type": "esriFieldTypeDate", "alias": "Last_Update", "length": 8, "domain": null }, { "name": "Updated_By", "type": "esriFieldTypeString", "alias": "Updated_By", "length": 2, "domain": null }, { "name": "Valve_Num", "type": "esriFieldTypeSmallInteger", "alias": "Valve_Num", "domain": null }, { "name": "ESRIGNSS_POSITIONSOURCETYPE", "type": "esriFieldTypeSmallInteger", "alias": "Position source type", "domain": { "type": "codedValue", "name": "ESRI_POSITIONSOURCETYPE_DOMAIN", "description": "Position Source Type", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "User defined", "code": 1 }, { "name": "Integrated (System) Location Provider", "code": 2 }, { "name": "External GNSS Receiver", "code": 3 }, { "name": "Network Location Provider", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "length": 50, "domain": null }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Horizontal Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Vertical Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time", "length": 8, "domain": null }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIX_TYPE_DOMAIN", "description": "Fix Type", "codedValues": [ { "name": "Fix not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Correction Age", "domain": null }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID_DOMAIN", "description": "Station ID", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Number of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS_DOMAIN", "description": "Number of Satellites", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null }, { "name": "ESRIGNSS_DIRECTION", "type": "esriFieldTypeDouble", "alias": "Direction of travel (°)", "domain": null }, { "name": "ESRIGNSS_SPEED", "type": "esriFieldTypeDouble", "alias": "Speed (km/h)", "domain": null }, { "name": "ESRISNSR_AZIMUTH", "type": "esriFieldTypeDouble", "alias": "Compass reading (°)", "domain": null }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Average Horizontal Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Average Vertical Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeSmallInteger", "alias": "Averaged Positions", "domain": null }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviation (m)", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.81, "id": 1, "name": "Sprinklers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Nevada_East_FIPS_2701_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",656166.6666666665],PARAMETER[\"False_Northing\",26246666.66666666],PARAMETER[\"Central_Meridian\",-115.5833333333333],PARAMETER[\"Scale_Factor\",0.9999],PARAMETER[\"Latitude_Of_Origin\",34.75],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAD_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot\",0.3048]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f805186ad52cb98c1eec1f2d7eba8df9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAArpJREFUOI2tlE9oE0EUxr9dU5puhdBuSDcQsqZN3ZC0t3QPgZaIB1tQi72IB48eBME/F714VhFveigebQ+Ct56tUrRkoSlbKsE1E0oKycAm2fZiksZm14NZ3fwrVfwuO/Nm9jfvvfkYF/6zXKfYE4jFYm89Hk9N13WGEHLxX4DnAXxrjd3hcFgSBIHPZrMaIcTewwIYB0CcP3YBRVG8HQwGHxJClimlT/ocyEiStMLzfLxSqdzUNE3pCfT7/TempqYeBwIBv8/nu7u5uWlRSt/1gK3KsrzIcRyXyWRWNU1bAJDtAlJK35fL5QO/3+/3er1jiUTi3tbWlmivm6bJSJL0xoYdHR1Z1Wp1D8Bev5J1RVEuAPgwPT0d9Xq9Y/F4fMk0TTcADAwM8LIsX7Nhu7u76+l0egHAcd8e9oD6LMsCAIRCIZ5hGDhg805YG1AUxS/BYPC7PW82m0elUqkmCMIQwzC/mtf6FgqFQ47jPLOzs58d7TokhFz6DZyYmDg7OTkZ65Fxl8bHx0cAxJ2xZrOZIoT8ydAwDE7X9bb0BwcHz3g8HqYTWC6Xm6ZpWs5YtVrl2kpWVXVOVVV7yoqi+CqZTM4AGO6RZHl7e3stn8+/cMRqbUAAX21Yy2czbrd7uF6vW7VarTkyMuLSdf2Y53lX6/avNBqNHKX0qfOkzltmJElakWX5KsdxXL1et1KpVDoSiYQA8AcHB3vFYvGHbalEInG/Zf5nPYGjo6O3otHoog3b2dlZ1zTtTiQS+QQALMuaiqLMAdiwLRUOhx9QStcAZLqAhmG83t/fX2BZ9nIul9tQVXUewLmOKiqKoiQBfBQEIWgYxrIN61WylU6nl4rF4iNK6XN0mNahkqIoSUmSrmua9vKkHgKA1fnK5PN5s9FolAqFwpAT2gnrB+wUUVXV57DUiToN8K/0E6LSPe9OwjggAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.2784497130830025E7, "ymin": 4271384.268408797, "xmax": -1.2783504699159278E7, "ymax": 4273353.998802059, "spatialReference": { "wkid": 3395, "latestWkid": 3395 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 15, "domain": { "type": "codedValue", "name": "Sprinker_Type", "description": "Type of Sprinker - Rotors Sprays or Bubblers", "codedValues": [ { "name": "Rotors", "code": "Rotors" }, { "name": "Spray", "code": "Spray" }, { "name": "Bubbler", "code": "Bubbler" }, { "name": "Pop-Ups", "code": "Pop-Ups" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Size", "type": "esriFieldTypeSingle", "alias": "Size", "domain": null }, { "name": "location", "type": "esriFieldTypeString", "alias": "location", "length": 50, "domain": null }, { "name": "Irrig_Valve", "type": "esriFieldTypeString", "alias": "Irrig_Valve", "length": 30, "domain": null }, { "name": "ESRIGNSS_POSITIONSOURCETYPE", "type": "esriFieldTypeSmallInteger", "alias": "Position source type", "domain": { "type": "codedValue", "name": "ESRI_POSITIONSOURCETYPE_DOMAIN", "description": "Position Source Type", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "User defined", "code": 1 }, { "name": "Integrated (System) Location Provider", "code": 2 }, { "name": "External GNSS Receiver", "code": 3 }, { "name": "Network Location Provider", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "length": 50, "domain": null }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Horizontal Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Vertical Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time", "length": 8, "domain": null }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIX_TYPE_DOMAIN", "description": "Fix Type", "codedValues": [ { "name": "Fix not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Correction Age", "domain": null }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID_DOMAIN", "description": "Station ID", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Number of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS_DOMAIN", "description": "Number of Satellites", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null }, { "name": "ESRIGNSS_DIRECTION", "type": "esriFieldTypeDouble", "alias": "Direction of travel (°)", "domain": null }, { "name": "ESRIGNSS_SPEED", "type": "esriFieldTypeDouble", "alias": "Speed (km/h)", "domain": null }, { "name": "ESRISNSR_AZIMUTH", "type": "esriFieldTypeDouble", "alias": "Compass reading (°)", "domain": null }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Average Horizontal Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Average Vertical Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeSmallInteger", "alias": "Averaged Positions", "domain": null }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviation (m)", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.81, "id": 2, "name": "Quick_Coupler", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102707, "latestWkid": 3421 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1d9e755ca401b94ede3132346cf41209", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAUCAYAAABbLMdoAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWJJREFUKJGV0rFLI0EUx/Gv4zRaKVgqKQT/BW1P0G55pFlWSxuRs7DwrCRgIVqIhoCFgjY2ISniYxshIAjXWCloa5Hy4O4KIWx2hcHCTYhxV/HXDG/mM/AeM5ZvxGbsDYnIiqqefYk9z1sGTkTkVlUfc3EQBCNRFO0Bw8AhsJiL2+32ljFmKi0XRMRT1fAD9n1/Mo7jrf7LxpgD4Ap4eYfjON4HRvuxc25GRH6qarmHRWQWWB4cNk3J9/2LWq32zwJDQDldszIeRdEOsG5F5AcwlwO7va8GQVCyhULhd6vVegKmP/FhtVr9byuVSuJ53qYxppEDE+fcr96AYRheisg1MD8onXPlMAyfejjNBnDH2+t186fT6ex2ix5W1YdisXjqnFvrw9vNZvP5Awaw1paSJFkCxoB7VT1/d95f1Ov1vyKyAxwZYzYAl4vTdo5FZKLRaNwMnmV9/hdV3c7Yz8S5eQWev30Zw6gldQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.2784983455268668E7, "ymin": 4268681.251181166, "xmax": -1.2783161292695925E7, "ymax": 4272777.98401404, "spatialReference": { "wkid": 3395, "latestWkid": 3395 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Park_Location", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Park_Location", "type": "esriFieldTypeString", "alias": "Park_Location", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 2, "domain": null }, { "name": "ESRIGNSS_POSITIONSOURCETYPE", "type": "esriFieldTypeSmallInteger", "alias": "Position source type", "domain": { "type": "codedValue", "name": "ESRI_POSITIONSOURCETYPE_DOMAIN", "description": "Position Source Type", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "User defined", "code": 1 }, { "name": "Integrated (System) Location Provider", "code": 2 }, { "name": "External GNSS Receiver", "code": 3 }, { "name": "Network Location Provider", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "length": 50, "domain": null }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Horizontal Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Vertical Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time", "length": 8, "domain": null }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIX_TYPE_DOMAIN", "description": "Fix Type", "codedValues": [ { "name": "Fix not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Correction Age", "domain": null }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID_DOMAIN", "description": "Station ID", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Number of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS_DOMAIN", "description": "Number of Satellites", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null }, { "name": "ESRIGNSS_DIRECTION", "type": "esriFieldTypeDouble", "alias": "Direction of travel (°)", "domain": null }, { "name": "ESRIGNSS_SPEED", "type": "esriFieldTypeDouble", "alias": "Speed (km/h)", "domain": null }, { "name": "ESRISNSR_AZIMUTH", "type": "esriFieldTypeDouble", "alias": "Compass reading (°)", "domain": null }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Average Horizontal Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Average Vertical Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeSmallInteger", "alias": "Averaged Positions", "domain": null }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviation (m)", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.81, "id": 3, "name": "Hose_Bibs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102707, "latestWkid": 3421 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "77eaa66ce2099547ee8208b10faf0827", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAaZJREFUOI2t089rE0EUB/BvhzGzooPwYMMuJER2V2YggW4l1PojBS2oOYjXHoQWxPamBS96EfwTPHjtpYJn+y9oDjkETzksDCZ78hAY4kUyIOhpQ2hDSFu/t/fmzYc3h+H4j+FLzh0C2APw50IYEe3W6/XNfr+/b639eBHsqu/7O0QUh2H41Fr7CcCvc2FCiDdJktwCgCiK7hhjXjvn3p0Hi9M0fcA5vwwAjLErjUbjbq/XiwD8OBNWq9XeBkGwMdurVCqbg8HgwFr7cmlMCPEwjuMmgJWT82marnU6nZZz7usy2KVqtfpcSrk6mUwwHo+nB+VyGVLKe0EQ7OR5/g3A34UYEe0rpdYBwDmHbrc7PWu32yiVStBar+V5vg3g8yKsHIbhFuf8+pyNp/E872aSJI+NMV8A/J6LCSFeRVF0v6gZYyAizNZFlFK3jTEvAHw4hRFRU2u9yhi7VvSklGi1WnO345zfUEo1sywLAfycxVaklLu+7z9a9LyT0VpvDYfDPefc+1nsmed5T0aj0bIfv0hIRNvOuWNr7ffi8lGWZUdnhE7lHz/Vb0jBjTM2AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.2784956726903135E7, "ymin": 4268731.734504784, "xmax": -1.2782325092828121E7, "ymax": 4274651.656026113, "spatialReference": { "wkid": 3395, "latestWkid": 3395 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Park_Location", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Park_Location", "type": "esriFieldTypeString", "alias": "Park_Location", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 6, "domain": null }, { "name": "ESRIGNSS_POSITIONSOURCETYPE", "type": "esriFieldTypeSmallInteger", "alias": "Position source type", "domain": { "type": "codedValue", "name": "ESRI_POSITIONSOURCETYPE_DOMAIN", "description": "Position Source Type", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "User defined", "code": 1 }, { "name": "Integrated (System) Location Provider", "code": 2 }, { "name": "External GNSS Receiver", "code": 3 }, { "name": "Network Location Provider", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "length": 50, "domain": null }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Horizontal Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Vertical Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time", "length": 8, "domain": null }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIX_TYPE_DOMAIN", "description": "Fix Type", "codedValues": [ { "name": "Fix not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Correction Age", "domain": null }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID_DOMAIN", "description": "Station ID", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Number of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS_DOMAIN", "description": "Number of Satellites", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null }, { "name": "ESRIGNSS_DIRECTION", "type": "esriFieldTypeDouble", "alias": "Direction of travel (°)", "domain": null }, { "name": "ESRIGNSS_SPEED", "type": "esriFieldTypeDouble", "alias": "Speed (km/h)", "domain": null }, { "name": "ESRISNSR_AZIMUTH", "type": "esriFieldTypeDouble", "alias": "Compass reading (°)", "domain": null }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Average Horizontal Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Average Vertical Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeSmallInteger", "alias": "Averaged Positions", "domain": null }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviation (m)", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.81, "id": 4, "name": "Controller", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Nevada_East_FIPS_2701_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",656166.6666666665],PARAMETER[\"False_Northing\",26246666.66666666],PARAMETER[\"Central_Meridian\",-115.5833333333333],PARAMETER[\"Scale_Factor\",0.9999],PARAMETER[\"Latitude_Of_Origin\",34.75],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAD_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot\",0.3048]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0c30f620072c085bad4a83707685b6ea", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAYCAYAAADkgu3FAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAslJREFUSIm91U1oE0EYxvF/4iYTE6KySWlzSWwp5mQFRaVNRVoqthS/0EMRq0fx4+zNuwc96Fn8KrZXK4VFhYAEGhEKAemhdRUb1M2hTkrDVl8N0YO1aGqiBuJ7moVn5jfDO7tr8J/KaGCOB/j6P6ATwBNgqamQUmpURDYC95oJhYAhpdQGEWkqNCwiBnAACAOlpkCJROKsz+fDtm0fcAgYbwYUKBQK+wYGBlBKVWzbHhGRpkCDIuJraWnB6/V6Z2dnD/K9Z+4/QaZp7nRdN9jf3783EAhsrg7Oz88fL5fLKKWIRCIA/p6enputra0vq7PFYtHOZrOvReQt8OYXSCklWus7lmVtr7Wr4eHhH1mSySTT09MjdQ5xHzi37kSO48wCe4CrwIXOzs4PqVQq4vF41mb6/f61cW9vL93d3WvPKysrXyYnJ0VEAC4Cd39Wq3v0aTX02LbtW1rrpcHBwXA4HN5QvV3DMDCM79Pz+XzRsqww8BIYAebX5Wsc+yGwQ2s9Nj4+vn9oaGglHo8Hq0PlcpmZmZkPuVwuopS6LiKXgM+/W7DerXsHDAA3LMu6MDo6SjD4q1UoFMjlchHgmIg8qLPWH693JRaLbfb7/esQgGg0CoBSyl3tTcOQR0QOd3V1ASAiZLPZYjwe39je3h4IBAIkk0mWl5dPO47zpGFIKdWttd4UjUZZXFyUqampioiU5ubmgolEwu3r6wt1dHSQTqePAF6g0hDU1tZ2plQqkc/nlzKZzBZW341YLLZ1YWFhYmJiYlsqlTJEJKyU2iciTxuCSqXSCa01mUzGAE4DYwCO47wAdovItXQ6fQ4gFAqdaggyTXOX1toEngMngVdVkY/AeeARcMt13UPU+c3XhFzXPaqUuiIil4FyrRwwCWwXkTHTNPdqrZ/9EyQit4HXdYCf6z1wQGsdrxWo16O/RX5UhdUv9e/qG34kG2HL+/e/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 19, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.2785991476707103E7, "ymin": 4269797.989241444, "xmax": -1.2781090023065798E7, "ymax": 4273363.006875746, "spatialReference": { "wkid": 3395, "latestWkid": 3395 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 15, "domain": { "type": "codedValue", "name": "Manufacturer", "description": "Manufacturer of Parts", "codedValues": [ { "name": "Motorola", "code": "Motorola" }, { "name": "Rainbird", "code": "Rainbird" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Stations", "type": "esriFieldTypeSmallInteger", "alias": "Stations", "domain": null }, { "name": "Independant", "type": "esriFieldTypeSmallInteger", "alias": "Independant", "domain": { "type": "codedValue", "name": "Yes_No", "description": "For yes or no type fields where yes = 1 and no = 0", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Unit_Address", "type": "esriFieldTypeSmallInteger", "alias": "Unit_Address", "domain": null }, { "name": "Scorpio_Address1", "type": "esriFieldTypeSmallInteger", "alias": "Scorpio_Address1", "domain": null }, { "name": "Scorpio_Address2", "type": "esriFieldTypeSmallInteger", "alias": "Scorpio_Address2", "domain": null }, { "name": "Scorpio_Address3", "type": "esriFieldTypeSmallInteger", "alias": "Scorpio_Address3", "domain": null }, { "name": "Scorpio_Address4", "type": "esriFieldTypeSmallInteger", "alias": "Scorpio_Address4", "domain": null }, { "name": "Scorpio_Address5", "type": "esriFieldTypeSmallInteger", "alias": "Scorpio_Address5", "domain": null }, { "name": "Scorpio_Address6", "type": "esriFieldTypeSmallInteger", "alias": "Scorpio_Address6", "domain": null }, { "name": "Scorpio_Address7", "type": "esriFieldTypeSmallInteger", "alias": "Scorpio_Address7", "domain": null }, { "name": "Scorpio_Address8", "type": "esriFieldTypeSmallInteger", "alias": "Scorpio_Address8", "domain": null }, { "name": "Scorpio_Address9", "type": "esriFieldTypeSmallInteger", "alias": "Scorpio_Address9", "domain": null }, { "name": "Scorpio_Address10", "type": "esriFieldTypeSmallInteger", "alias": "Scorpio_Address10", "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 50, "domain": null }, { "name": "Address_Location", "type": "esriFieldTypeString", "alias": "Address_Location", "length": 100, "domain": null }, { "name": "ESRIGNSS_POSITIONSOURCETYPE", "type": "esriFieldTypeSmallInteger", "alias": "Position source type", "domain": { "type": "codedValue", "name": "ESRI_POSITIONSOURCETYPE_DOMAIN", "description": "Position Source Type", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "User defined", "code": 1 }, { "name": "Integrated (System) Location Provider", "code": 2 }, { "name": "External GNSS Receiver", "code": 3 }, { "name": "Network Location Provider", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "length": 50, "domain": null }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Horizontal Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Vertical Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time", "length": 8, "domain": null }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIX_TYPE_DOMAIN", "description": "Fix Type", "codedValues": [ { "name": "Fix not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Correction Age", "domain": null }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID_DOMAIN", "description": "Station ID", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Number of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS_DOMAIN", "description": "Number of Satellites", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null }, { "name": "ESRIGNSS_DIRECTION", "type": "esriFieldTypeDouble", "alias": "Direction of travel (°)", "domain": null }, { "name": "ESRIGNSS_SPEED", "type": "esriFieldTypeDouble", "alias": "Speed (km/h)", "domain": null }, { "name": "ESRISNSR_AZIMUTH", "type": "esriFieldTypeDouble", "alias": "Compass reading (°)", "domain": null }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Average Horizontal Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Average Vertical Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeSmallInteger", "alias": "Averaged Positions", "domain": null }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviation (m)", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.81, "id": 5, "name": "Pipes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_StatePlane_Nevada_East_FIPS_2701_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",656166.6666666665],PARAMETER[\"False_Northing\",26246666.66666666],PARAMETER[\"Central_Meridian\",-115.5833333333333],PARAMETER[\"Scale_Factor\",0.9999],PARAMETER[\"Latitude_Of_Origin\",34.75],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAD_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot\",0.3048]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.2783956262470715E7, "ymin": 4271355.203434153, "xmax": -1.278349480048282E7, "ymax": 4272676.822051114, "spatialReference": { "wkid": 3395, "latestWkid": 3395 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Description", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 10, "domain": { "type": "codedValue", "name": "Pipe_Desc", "description": "Pipe Type", "codedValues": [ { "name": "Mainline", "code": "Mainline" }, { "name": "Lateral", "code": "Lateral" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Diameter", "type": "esriFieldTypeSingle", "alias": "Diameter", "domain": { "type": "range", "name": "Size_1_to_6", "description": "Pipe or Device Sizes from 1\" to 6\"", "range": [ 0.5, 6 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Potable", "type": "esriFieldTypeSmallInteger", "alias": "Potable", "domain": { "type": "codedValue", "name": "Yes_No", "description": "For yes or no type fields where yes = 1 and no = 0", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "material", "type": "esriFieldTypeString", "alias": "material", "length": 50, "domain": { "type": "codedValue", "name": "material", "description": "material or composition of device", "codedValues": [ { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Copper (cu)", "code": "Copper" }, { "name": "Polyethylene", "code": "Poly" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "install_date", "type": "esriFieldTypeDate", "alias": "install_date", "length": 8, "domain": null }, { "name": "plan_number", "type": "esriFieldTypeString", "alias": "plan_number", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.81, "id": 6, "name": "Irrigation_Valve_Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102707, "latestWkid": 3421 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.2786096737333672E7, "ymin": 4267716.34150857, "xmax": -1.2784543726307027E7, "ymax": 4270333.584916254, "spatialReference": { "wkid": 3395, "latestWkid": 3395 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROPERTY_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "PROPERTY_NAME", "type": "esriFieldTypeString", "alias": "PROPERTY_NAME", "length": 50, "domain": null }, { "name": "PROPERTY_ADDRESS", "type": "esriFieldTypeString", "alias": "PROPERTY_ADDRESS", "length": 50, "domain": null }, { "name": "HOW_TO_SHUTOFF", "type": "esriFieldTypeString", "alias": "HOW_TO_SHUTOFF", "length": 100, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "LAST_UPDATE", "length": 50, "domain": null }, { "name": "LAST_UPDATE", "type": "esriFieldTypeDate", "alias": "UPDATED_BY", "length": 8, "domain": null }, { "name": "UPDATED_BY", "type": "esriFieldTypeString", "alias": "UPDATED_BY", "length": 2, "domain": { "type": "codedValue", "name": "Update_By", "description": "Who performed last GIS update", "codedValues": [ { "name": "Jennifer Switzer", "code": "JS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "Section_Label", "type": "esriFieldTypeString", "alias": "Section_Label", "length": 10, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.81, "id": 7, "name": "Irrigation_Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102707, "latestWkid": 3421 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.2787083312208237E7, "ymin": 4266755.174113711, "xmax": -1.2781072798072346E7, "ymax": 4275248.045461491, "spatialReference": { "wkid": 3395, "latestWkid": 3395 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Location_Description", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Acreage", "type": "esriFieldTypeSingle", "alias": "Acreage", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "Grass", "type": "esriFieldTypeSmallInteger", "alias": "Grass", "domain": { "type": "codedValue", "name": "Yes_No", "description": "For yes or no type fields where yes = 1 and no = 0", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Landscape", "type": "esriFieldTypeSmallInteger", "alias": "Landscape", "domain": { "type": "codedValue", "name": "Yes_No", "description": "For yes or no type fields where yes = 1 and no = 0", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Irrigation_Zone", "type": "esriFieldTypeSmallInteger", "alias": "Irrigation_Zone", "domain": null }, { "name": "Trees_Count", "type": "esriFieldTypeSmallInteger", "alias": "Trees_Count", "domain": null }, { "name": "Location_Description", "type": "esriFieldTypeString", "alias": "Location_Description", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 } ], "tables": [] }