{ "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 }