{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "NDOT Owned", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1578160871000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 96417.97039999999, "ymin": 3877100.2083, "xmax": 764961.6095000003, "ymax": 4653192.7465, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.213699494949494E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.6093472186944377E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 0, 113, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "RouteNameFull", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FromDate", "type": "esriFieldTypeDate", "alias": "FromDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FromDate" }, { "name": "ToDate", "type": "esriFieldTypeDate", "alias": "ToDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ToDate" }, { "name": "RouteID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RouteID" }, { "name": "SystemType", "type": "esriFieldTypeString", "alias": "SystemType", "domain": { "type": "codedValue", "name": "SystemType", "description": "Route type", "codedValues": [ { "name": "01-Interstate", "code": "01" }, { "name": "02-US Highway", "code": "02" }, { "name": "03-State Highway", "code": "03" }, { "name": "04-Collector Distributor", "code": "04" }, { "name": "05-Frontage Road", "code": "05" }, { "name": "06-Access Road", "code": "06" }, { "name": "07-Ramp", "code": "07" }, { "name": "08-Roadside Park", "code": "08" }, { "name": "09-Truck Inspection", "code": "09" }, { "name": "10-State-Owned", "code": "10" }, { "name": "11-State Park", "code": "11" }, { "name": "12-Functionally Classified", "code": "12" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SystemType" }, { "name": "SystemSubtype", "type": "esriFieldTypeString", "alias": "SystemSubtype", "domain": { "type": "codedValue", "name": "SystemSubtype", "description": "Route subtype", "codedValues": [ { "name": "0-None", "code": "0" }, { "name": "1-Freeway Ramp", "code": "1" }, { "name": "2-Free Right Turn", "code": "2" }, { "name": "3-Roundabout", "code": "3" }, { "name": "4-Emergency Runout", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SystemSubtype" }, { "name": "JurisdictionCode", "type": "esriFieldTypeString", "alias": "JurisdictionCode", "domain": { "type": "codedValue", "name": "JurisdictionCode", "description": "Three-character jurisdiction codes for RMID generation", "codedValues": [ { "name": "022-Churchill County", "code": "022" }, { "name": "023-Clark County", "code": "023" }, { "name": "024-Douglas County", "code": "024" }, { "name": "025-Elko County", "code": "025" }, { "name": "026-Esmeralda County", "code": "026" }, { "name": "027-Eureka County", "code": "027" }, { "name": "028-Humboldt County", "code": "028" }, { "name": "029-Lander County", "code": "029" }, { "name": "030-Lincoln County", "code": "030" }, { "name": "031-Lyon County", "code": "031" }, { "name": "032-Mineral County", "code": "032" }, { "name": "033-Nye County", "code": "033" }, { "name": "034-Pershing County", "code": "034" }, { "name": "035-Storey County", "code": "035" }, { "name": "036-Washoe County", "code": "036" }, { "name": "037-White Pine County", "code": "037" }, { "name": "038-Boulder City", "code": "038" }, { "name": "039-Carson City", "code": "039" }, { "name": "040-Fernley", "code": "040" }, { "name": "041-Gardnerville", "code": "041" }, { "name": "042-Genoa", "code": "042" }, { "name": "043-Henderson", "code": "043" }, { "name": "044-Las Vegas", "code": "044" }, { "name": "045-Lovelock", "code": "045" }, { "name": "046-Mesquite", "code": "046" }, { "name": "047-Minden", "code": "047" }, { "name": "048-North Las Vegas", "code": "048" }, { "name": "049-Reno", "code": "049" }, { "name": "050-Sparks", "code": "050" }, { "name": "051-Alamo", "code": "051" }, { "name": "053-Austin", "code": "053" }, { "name": "054-Babbitt", "code": "054" }, { "name": "055-Baker", "code": "055" }, { "name": "056-Battle Mountain", "code": "056" }, { "name": "057-Beatty", "code": "057" }, { "name": "058-Beowawe", "code": "058" }, { "name": "059-Blue Diamond", "code": "059" }, { "name": "060-Bunkerville", "code": "060" }, { "name": "061-Cactus Springs", "code": "061" }, { "name": "062-Caliente", "code": "062" }, { "name": "063-Carlin", "code": "063" }, { "name": "065-Cherry Creek", "code": "065" }, { "name": "066-Coaldale", "code": "066" }, { "name": "068-Crescent Valley", "code": "068" }, { "name": "069-Crystal Bay", "code": "069" }, { "name": "071-Dayton", "code": "071" }, { "name": "073-Denio", "code": "073" }, { "name": "075-Duckwater", "code": "075" }, { "name": "080-Elko", "code": "080" }, { "name": "081-Ely", "code": "081" }, { "name": "083-Eureka", "code": "083" }, { "name": "084-Fallon", "code": "084" }, { "name": "086-Gabbs", "code": "086" }, { "name": "087-Gerlach", "code": "087" }, { "name": "088-Glenbrook", "code": "088" }, { "name": "089-Golconda", "code": "089" }, { "name": "090-Gold Point", "code": "090" }, { "name": "091-Goldfield", "code": "091" }, { "name": "092-Goodsprings", "code": "092" }, { "name": "094-Hawthorne", "code": "094" }, { "name": "095-Hazen", "code": "095" }, { "name": "097-Imlay", "code": "097" }, { "name": "098-Incline Village", "code": "098" }, { "name": "099-Indian Springs", "code": "099" }, { "name": "100-Jackpot", "code": "100" }, { "name": "101-Jarbidge", "code": "101" }, { "name": "102-Jean", "code": "102" }, { "name": "104-Kingsbury", "code": "104" }, { "name": "105-Lamoille", "code": "105" }, { "name": "106-Laughlin", "code": "106" }, { "name": "110-Lund", "code": "110" }, { "name": "111-Luning", "code": "111" }, { "name": "112-Manhattan", "code": "112" }, { "name": "113-McDermitt", "code": "113" }, { "name": "114-McGill", "code": "114" }, { "name": "115-Mercury", "code": "115" }, { "name": "116-Mina", "code": "116" }, { "name": "117-Moapa", "code": "117" }, { "name": "118-Montello", "code": "118" }, { "name": "120-Mountain City", "code": "120" }, { "name": "121-Nelson", "code": "121" }, { "name": "122-New Washoe City", "code": "122" }, { "name": "123-Nixon", "code": "123" }, { "name": "124-Orovada", "code": "124" }, { "name": "125-Overton", "code": "125" }, { "name": "126-Owyhee", "code": "126" }, { "name": "127-Pahrump", "code": "127" }, { "name": "128-Panaca", "code": "128" }, { "name": "129-Paradise", "code": "129" }, { "name": "130-Paradise Valley", "code": "130" }, { "name": "131-Pioche", "code": "131" }, { "name": "132-Round Mountain", "code": "132" }, { "name": "133-Ruby Valley", "code": "133" }, { "name": "134-Ruth", "code": "134" }, { "name": "135-Schurz", "code": "135" }, { "name": "136-Searchlight", "code": "136" }, { "name": "137-Silver City", "code": "137" }, { "name": "138-Silver Peak", "code": "138" }, { "name": "139-Silver Springs", "code": "139" }, { "name": "140-Smith", "code": "140" }, { "name": "141-Spring Creek", "code": "141" }, { "name": "142-Stateline", "code": "142" }, { "name": "144-Stillwater", "code": "144" }, { "name": "145-Sun Valley", "code": "145" }, { "name": "146-Sutcliffe", "code": "146" }, { "name": "147-Tonopah", "code": "147" }, { "name": "148-Topaz Lake", "code": "148" }, { "name": "149-Tuscarora", "code": "149" }, { "name": "151-Valmy", "code": "151" }, { "name": "152-Verdi", "code": "152" }, { "name": "153-Virginia City", "code": "153" }, { "name": "154-Wabuska", "code": "154" }, { "name": "155-Wadsworth", "code": "155" }, { "name": "157-Weed Heights", "code": "157" }, { "name": "159-Wells", "code": "159" }, { "name": "160-West Wendover", "code": "160" }, { "name": "162-Winchester", "code": "162" }, { "name": "163-Winnemucca", "code": "163" }, { "name": "164-Yerington", "code": "164" }, { "name": "165-Zephyr Cove", "code": "165" }, { "name": "202-Primm", "code": "202" }, { "name": "204-Ryndon", "code": "204" }, { "name": "205-South Fork", "code": "205" }, { "name": "225-Osino", "code": "225" }, { "name": "226-Midas", "code": "226" }, { "name": "227-Lemmon Valley", "code": "227" }, { "name": "228-Sandy Valley", "code": "228" }, { "name": "229-Mountain Springs", "code": "229" }, { "name": "230-Empire", "code": "230" }, { "name": "231-Virginia City Highlands", "code": "231" }, { "name": "232-River Ranch", "code": "232" }, { "name": "233-Deeth", "code": "233" }, { "name": "234-Antelope Valley ", "code": "234" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "JurisdictionCode" }, { "name": "RMID", "type": "esriFieldTypeInteger", "alias": "RMID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RMID" }, { "name": "CountyCode", "type": "esriFieldTypeString", "alias": "CountyCode", "domain": { "type": "codedValue", "name": "CountyCode", "description": "Two-character code for counties", "codedValues": [ { "name": "CC-Carson City", "code": "CC" }, { "name": "CH-Churchill County", "code": "CH" }, { "name": "CL-Clark County", "code": "CL" }, { "name": "DO-Douglas County", "code": "DO" }, { "name": "EL-Elko County", "code": "EL" }, { "name": "ES-Esmeralda County", "code": "ES" }, { "name": "EU-Eureka County", "code": "EU" }, { "name": "HU-Humboldt County", "code": "HU" }, { "name": "LA-Lander County", "code": "LA" }, { "name": "LN-Lincoln County", "code": "LN" }, { "name": "LY-Lyon County", "code": "LY" }, { "name": "MI-Mineral County", "code": "MI" }, { "name": "NY-Nye County", "code": "NY" }, { "name": "PE-Pershing County", "code": "PE" }, { "name": "ST-Storey County", "code": "ST" }, { "name": "WA-Washoe County", "code": "WA" }, { "name": "WP-White Pine County", "code": "WP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CountyCode" }, { "name": "RouteNameFull", "type": "esriFieldTypeString", "alias": "RouteNameFull", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_date" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_1511", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R1511_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1403_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "NDOT Owned", "description": "", "prototype": { "attributes": { "RouteNameFull": null, "FromDate": null, "ToDate": null, "RouteID": null, "SystemType": null, "SystemSubtype": null, "JurisdictionCode": null, "RMID": null, "CountyCode": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "462a84e9b91140b1a175badc0740c803" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "OwnershipMaintenance", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1676191174000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 240534.09190000035, "ymin": 3877100.2083, "xmax": 764961.6095000003, "ymax": 4653192.7465, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.213699494949494E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.6093472186944377E7 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Maintenance", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 243, 184, 255 ], "width": 1 }, "value": "1", "label": "1-Nevada DOT" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 188, 179, 252, 255 ], "width": 1 }, "value": "2", "label": "2-County" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 182, 244, 252, 255 ], "width": 1 }, "value": "3", "label": "3-Town or township Highway Agency" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 179, 190, 255 ], "width": 1 }, "value": "4", "label": "4-City" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 252, 190, 255 ], "width": 1 }, "value": "11", "label": "11-Nevada Division of State Parks" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 182, 239, 255 ], "width": 1 }, "value": "12", "label": "12-Local Park, Forest, or Reservation Agency" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 217, 252, 255 ], "width": 1 }, "value": "21", "label": "21-Other State of Nevada Agency" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 229, 210, 255 ], "width": 1 }, "value": "25", "label": "25-Other Local Agency" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 252, 221, 255 ], "width": 1 }, "value": "26", "label": "26-Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 212, 248, 255 ], "width": 1 }, "value": "27", "label": "27-Railroad" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 207, 214, 255 ], "width": 1 }, "value": "31", "label": "31-State Toll Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 189, 252, 255 ], "width": 1 }, "value": "32", "label": "32-Local Toll Authority" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 252, 179, 255 ], "width": 1 }, "value": "40", "label": "40-Airport" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 200, 197, 252, 255 ], "width": 1 }, "value": "50", "label": "50-Indian Tribe Nation" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 216, 252, 255 ], "width": 1 }, "value": "60", "label": "60-Other Federal Agency" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 198, 179, 255 ], "width": 1 }, "value": "62", "label": "62-Bureau of Indian Affairs" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 184, 252, 239, 255 ], "width": 1 }, "value": "63", "label": "63-Bureau of Fish and Wildlife" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 234, 252, 204, 255 ], "width": 1 }, "value": "64", "label": "64-U.S. Forest Service" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 182, 215, 255 ], "width": 1 }, "value": "66", "label": "66-National Park Service" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 220, 179, 255 ], "width": 1 }, "value": "67", "label": "67-Tennessee Valley Authority" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 252, 247, 255 ], "width": 1 }, "value": "68", "label": "68-Bureau of Land Management" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 233, 252, 255 ], "width": 1 }, "value": "69", "label": "69-Bureau of Reclamation" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 248, 212, 255 ], "width": 1 }, "value": "70", "label": "70-Corp of Engineers" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 208, 252, 194, 255 ], "width": 1 }, "value": "72", "label": "72-U.S. Air Force" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 249, 179, 252, 255 ], "width": 1 }, "value": "73", "label": "73-U.S. Navy/Marines" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 210, 252, 255 ], "width": 1 }, "value": "74", "label": "74-U.S. Army" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 212, 199, 255 ], "width": 1 }, "value": "80", "label": "80-Other" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 210, 255 ], "toColor": [ 247, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 182, 252, 255 ], "toColor": [ 244, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 222, 252, 255 ], "toColor": [ 189, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 191, 255 ], "toColor": [ 252, 189, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 235, 255 ], "toColor": [ 182, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 187, 255 ], "toColor": [ 188, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 215, 252, 255 ], "toColor": [ 251, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 213, 187, 255 ], "toColor": [ 252, 213, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 211, 255 ], "toColor": [ 252, 179, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 205, 252, 255 ], "toColor": [ 204, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 247, 252, 255 ], "toColor": [ 207, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 217, 255 ], "toColor": [ 210, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 224, 255 ], "toColor": [ 252, 212, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 194, 252, 255 ], "toColor": [ 225, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 182, 255 ], "toColor": [ 252, 249, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 187, 255 ], "toColor": [ 224, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 215, 255 ], "toColor": [ 252, 237, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 209, 255 ], "toColor": [ 187, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 250, 252, 255 ], "toColor": [ 179, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 189, 255 ], "toColor": [ 252, 229, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 192, 252, 255 ], "toColor": [ 182, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 233, 255 ], "toColor": [ 252, 197, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 252, 202, 255 ], "toColor": [ 208, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 217, 255 ], "toColor": [ 252, 194, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 191, 179, 255 ], "toColor": [ 252, 191, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 202, 255 ], "toColor": [ 252, 205, 202, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "EventID", "typeIdField": "Maintenance", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FromDate", "type": "esriFieldTypeDate", "alias": "FromDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FromDate" }, { "name": "ToDate", "type": "esriFieldTypeDate", "alias": "ToDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ToDate" }, { "name": "EventID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "EventID" }, { "name": "RouteID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RouteID" }, { "name": "FromMeasure", "type": "esriFieldTypeDouble", "alias": "FromMeasure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FromMeasure" }, { "name": "ToMeasure", "type": "esriFieldTypeDouble", "alias": "ToMeasure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ToMeasure" }, { "name": "Ownership", "type": "esriFieldTypeSmallInteger", "alias": "Ownership", "domain": { "type": "codedValue", "name": "OwnershipMaintenance", "description": "Ownership of Route", "codedValues": [ { "name": "1-Nevada DOT", "code": 1 }, { "name": "2-County", "code": 2 }, { "name": "3-Town or township Highway Agency", "code": 3 }, { "name": "4-City", "code": 4 }, { "name": "11-Nevada Division of State Parks", "code": 11 }, { "name": "12-Local Park, Forest, or Reservation Agency", "code": 12 }, { "name": "21-Other State of Nevada Agency", "code": 21 }, { "name": "25-Other Local Agency", "code": 25 }, { "name": "26-Private", "code": 26 }, { "name": "27-Railroad", "code": 27 }, { "name": "31-State Toll Road", "code": 31 }, { "name": "32-Local Toll Authority", "code": 32 }, { "name": "40-Airport", "code": 40 }, { "name": "50-Indian Tribe Nation", "code": 50 }, { "name": "60-Other Federal Agency", "code": 60 }, { "name": "62-Bureau of Indian Affairs", "code": 62 }, { "name": "63-Bureau of Fish and Wildlife", "code": 63 }, { "name": "64-U.S. Forest Service", "code": 64 }, { "name": "66-National Park Service", "code": 66 }, { "name": "67-Tennessee Valley Authority", "code": 67 }, { "name": "68-Bureau of Land Management", "code": 68 }, { "name": "69-Bureau of Reclamation", "code": 69 }, { "name": "70-Corp of Engineers", "code": 70 }, { "name": "72-U.S. Air Force", "code": 72 }, { "name": "73-U.S. Navy/Marines", "code": 73 }, { "name": "74-U.S. Army", "code": 74 }, { "name": "80-Other", "code": 80 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BaseType" }, { "name": "Maintenance", "type": "esriFieldTypeSmallInteger", "alias": "Maintenance", "domain": { "type": "codedValue", "name": "OwnershipMaintenance", "description": "Ownership of Route", "codedValues": [ { "name": "1-Nevada DOT", "code": 1 }, { "name": "2-County", "code": 2 }, { "name": "3-Town or township Highway Agency", "code": 3 }, { "name": "4-City", "code": 4 }, { "name": "11-Nevada Division of State Parks", "code": 11 }, { "name": "12-Local Park, Forest, or Reservation Agency", "code": 12 }, { "name": "21-Other State of Nevada Agency", "code": 21 }, { "name": "25-Other Local Agency", "code": 25 }, { "name": "26-Private", "code": 26 }, { "name": "27-Railroad", "code": 27 }, { "name": "31-State Toll Road", "code": 31 }, { "name": "32-Local Toll Authority", "code": 32 }, { "name": "40-Airport", "code": 40 }, { "name": "50-Indian Tribe Nation", "code": 50 }, { "name": "60-Other Federal Agency", "code": 60 }, { "name": "62-Bureau of Indian Affairs", "code": 62 }, { "name": "63-Bureau of Fish and Wildlife", "code": 63 }, { "name": "64-U.S. Forest Service", "code": 64 }, { "name": "66-National Park Service", "code": 66 }, { "name": "67-Tennessee Valley Authority", "code": 67 }, { "name": "68-Bureau of Land Management", "code": 68 }, { "name": "69-Bureau of Reclamation", "code": 69 }, { "name": "70-Corp of Engineers", "code": 70 }, { "name": "72-U.S. Air Force", "code": 72 }, { "name": "73-U.S. Navy/Marines", "code": 73 }, { "name": "74-U.S. Army", "code": 74 }, { "name": "80-Other", "code": 80 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BaseThickness" }, { "name": "Agency", "type": "esriFieldTypeSmallInteger", "alias": "Agency", "domain": { "type": "codedValue", "name": "MaintainedBy", "description": "Maintenance of route", "codedValues": [ { "name": "1-Nevada DOT", "code": 1 }, { "name": "2-Carson City", "code": 2 }, { "name": "3-Churchill County", "code": 3 }, { "name": "4-Clark County", "code": 4 }, { "name": "5-Douglas County", "code": 5 }, { "name": "6-Elko County", "code": 6 }, { "name": "7-Esmeralda County", "code": 7 }, { "name": "8-Eureka County", "code": 8 }, { "name": "9-Humboldt County", "code": 9 }, { "name": "10-Lander County", "code": 10 }, { "name": "11-State Parks", "code": 11 }, { "name": "12-Lincoln County", "code": 12 }, { "name": "13-Lyon County", "code": 13 }, { "name": "15-Mineral County", "code": 15 }, { "name": "16-Nye County", "code": 16 }, { "name": "17-Pershing County", "code": 17 }, { "name": "18-Storey County", "code": 18 }, { "name": "19-Washoe County", "code": 19 }, { "name": "20-White Pine County", "code": 20 }, { "name": "21-Other State Agency", "code": 21 }, { "name": "22-Boulder City", "code": 22 }, { "name": "23-Caliente", "code": 23 }, { "name": "24-Carlin", "code": 24 }, { "name": "25-Other Local Agency", "code": 25 }, { "name": "26-Elko (City)", "code": 26 }, { "name": "27-Ely", "code": 27 }, { "name": "28-Fallon", "code": 28 }, { "name": "29-Fernley", "code": 29 }, { "name": "30-Henderson", "code": 30 }, { "name": "31-Las Vegas", "code": 31 }, { "name": "32-Lovelock", "code": 32 }, { "name": "33-Mesquite", "code": 33 }, { "name": "34-North Las Vegas", "code": 34 }, { "name": "35-Reno", "code": 35 }, { "name": "36-Sparks", "code": 36 }, { "name": "37-Wells", "code": 37 }, { "name": "38-West Wendover", "code": 38 }, { "name": "39-Yerington", "code": 39 }, { "name": "40-Airport", "code": 40 }, { "name": "41-Winnemucca", "code": 41 }, { "name": "60-Other Federal Agency", "code": 60 }, { "name": "62-Bureau of Indian Affairs", "code": 62 }, { "name": "63-Bureau of Fish and Wildlife", "code": 63 }, { "name": "64-US Forest Service", "code": 64 }, { "name": "66-National Park Service", "code": 66 }, { "name": "68-Bureau of Land Management", "code": 68 }, { "name": "69-Bureau of Reclamation", "code": 69 }, { "name": "72-Air Force", "code": 72 }, { "name": "73-Navy/Marines", "code": 73 }, { "name": "74-Army", "code": 74 }, { "name": "80-Other", "code": 80 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Comments" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DataSource" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "Event Editor", "modelName": "DataYear" }, { "name": "DataYear", "type": "esriFieldTypeSmallInteger", "alias": "DataYear", "domain": { "type": "range", "name": "DataYear", "description": "Effective year for the data", "range": [ 1900, 2100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LocError" }, { "name": "LocError", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FromReferentMethod" }, { "name": "FromReferentMethod", "type": "esriFieldTypeSmallInteger", "alias": "FromReferentMethod", "domain": { "type": "codedValue", "name": "dReferentMethod", "description": "", "codedValues": [ { "name": "X/Y", "code": 0 }, { "name": "Length", "code": 1 }, { "name": "Stationing", "code": 2 }, { "name": "StatewideRoutes", "code": 11 }, { "name": "AADT", "code": 12 }, { "name": "AADTCombination", "code": 13 }, { "name": "AADTSingleUnit", "code": 14 }, { "name": "AccessControl", "code": 15 }, { "name": "AgileLine", "code": 16 }, { "name": "AgilePoint", "code": 17 }, { "name": "AtGradeOther", "code": 18 }, { "name": "Base", "code": 19 }, { "name": "Bridge", "code": 20 }, { "name": "Carto_BridgeCentroid", "code": 21 }, { "name": "Carto_SurfaceType", "code": 22 }, { "name": "CounterPeakLane", "code": 23 }, { "name": "Cracking", "code": 24 }, { "name": "Crash", "code": 25 }, { "name": "Curve", "code": 26 }, { "name": "DirFactor", "code": 27 }, { "name": "FacilityType", "code": 28 }, { "name": "Faulting", "code": 29 }, { "name": "FSystem", "code": 30 }, { "name": "FutureAADT", "code": 31 }, { "name": "FutureFSystem", "code": 32 }, { "name": "FutureNHS", "code": 33 }, { "name": "GP_CityLimit", "code": 34 }, { "name": "GP_County", "code": 35 }, { "name": "GP_MPO", "code": 36 }, { "name": "GP_UrbanCode", "code": 37 }, { "name": "Grade", "code": 38 }, { "name": "IntersectionControlType", "code": 39 }, { "name": "IRI", "code": 40 }, { "name": "KFactor", "code": 41 }, { "name": "LaneWidth", "code": 42 }, { "name": "LastConstructionYear", "code": 43 }, { "name": "LastImprovementYear", "code": 44 }, { "name": "LastOverlayThickness", "code": 45 }, { "name": "ManagedLane", "code": 47 }, { "name": "Median", "code": 48 }, { "name": "MileMarker", "code": 49 }, { "name": "NHS", "code": 50 }, { "name": "ThroughLane", "code": 51 }, { "name": "NumberOfSignals", "code": 52 }, { "name": "NumberOfStopSigns", "code": 53 }, { "name": "PctGreenTime", "code": 55 }, { "name": "PctPassing", "code": 56 }, { "name": "PctPeakCombination", "code": 57 }, { "name": "PctPeakSingle", "code": 58 }, { "name": "PeakLane", "code": 59 }, { "name": "PeakParking", "code": 60 }, { "name": "ProjectStationing", "code": 61 }, { "name": "PSAMSLines", "code": 62 }, { "name": "PSAMSPoints", "code": 63 }, { "name": "PSR", "code": 64 }, { "name": "PublicPrivate", "code": 65 }, { "name": "RailCrossing", "code": 66 }, { "name": "Relinquishment", "code": 67 }, { "name": "RouteIdentification", "code": 68 }, { "name": "RoutesWithBaseData", "code": 69 }, { "name": "Rutting", "code": 71 }, { "name": "SamplePanel", "code": 72 }, { "name": "ShoulderInside", "code": 73 }, { "name": "ShoulderOutside", "code": 74 }, { "name": "SignalType", "code": 75 }, { "name": "SpeedLimit", "code": 76 }, { "name": "STRAHNET", "code": 77 }, { "name": "StreetNameAlias", "code": 78 }, { "name": "SurfaceType", "code": 79 }, { "name": "TerrainType", "code": 80 }, { "name": "ThicknessFlexible", "code": 81 }, { "name": "ThicknessRigid", "code": 82 }, { "name": "Toll", "code": 83 }, { "name": "TrafficSegment", "code": 84 }, { "name": "TrafficSite", "code": 85 }, { "name": "TruckNetwork", "code": 86 }, { "name": "TurnLaneLeft", "code": 87 }, { "name": "TurnLaneRight", "code": 88 }, { "name": "WideningObstacle", "code": 89 }, { "name": "WideningPotential", "code": 90 }, { "name": "FuelTax", "code": 91 }, { "name": "OwnershipMaintenance", "code": 92 }, { "name": "RS2477", "code": 93 }, { "name": "TravelTimeSegment", "code": 94 }, { "name": "StructureType", "code": 95 }, { "name": "agile_events_lnv", "code": 96 }, { "name": "agile_events_ptv", "code": 97 }, { "name": "PavementSampleExtent", "code": 98 }, { "name": "MilePostTest", "code": 99 }, { "name": "MilepostCalibratedRoutes", "code": 100 }, { "name": "NationalHighwayFreightNetwork", "code": 101 }, { "name": "UrbanCode", "code": 102 }, { "name": "RouteNumber", "code": 103 }, { "name": "MPO", "code": 104 }, { "name": "NationalTruckNetwork", "code": 105 }, { "name": "PCTDesignHourCombination", "code": 106 }, { "name": "PctDesignHourSingle", "code": 107 }, { "name": "CountyCode", "code": 108 }, { "name": "RHWORK.DBO.RoutesWithRoutes", "code": 109 }, { "name": "FederalAid", "code": 110 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FromReferentLocation" }, { "name": "FromReferentLocation", "type": "esriFieldTypeString", "alias": "FromReferentLocation", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FromReferentOffset" }, { "name": "FromReferentOffset", "type": "esriFieldTypeString", "alias": "FromReferentOffset", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ToReferentMethod" }, { "name": "ToReferentMethod", "type": "esriFieldTypeSmallInteger", "alias": "ToReferentMethod", "domain": { "type": "codedValue", "name": "dReferentMethod", "description": "", "codedValues": [ { "name": "X/Y", "code": 0 }, { "name": "Length", "code": 1 }, { "name": "Stationing", "code": 2 }, { "name": "StatewideRoutes", "code": 11 }, { "name": "AADT", "code": 12 }, { "name": "AADTCombination", "code": 13 }, { "name": "AADTSingleUnit", "code": 14 }, { "name": "AccessControl", "code": 15 }, { "name": "AgileLine", "code": 16 }, { "name": "AgilePoint", "code": 17 }, { "name": "AtGradeOther", "code": 18 }, { "name": "Base", "code": 19 }, { "name": "Bridge", "code": 20 }, { "name": "Carto_BridgeCentroid", "code": 21 }, { "name": "Carto_SurfaceType", "code": 22 }, { "name": "CounterPeakLane", "code": 23 }, { "name": "Cracking", "code": 24 }, { "name": "Crash", "code": 25 }, { "name": "Curve", "code": 26 }, { "name": "DirFactor", "code": 27 }, { "name": "FacilityType", "code": 28 }, { "name": "Faulting", "code": 29 }, { "name": "FSystem", "code": 30 }, { "name": "FutureAADT", "code": 31 }, { "name": "FutureFSystem", "code": 32 }, { "name": "FutureNHS", "code": 33 }, { "name": "GP_CityLimit", "code": 34 }, { "name": "GP_County", "code": 35 }, { "name": "GP_MPO", "code": 36 }, { "name": "GP_UrbanCode", "code": 37 }, { "name": "Grade", "code": 38 }, { "name": "IntersectionControlType", "code": 39 }, { "name": "IRI", "code": 40 }, { "name": "KFactor", "code": 41 }, { "name": "LaneWidth", "code": 42 }, { "name": "LastConstructionYear", "code": 43 }, { "name": "LastImprovementYear", "code": 44 }, { "name": "LastOverlayThickness", "code": 45 }, { "name": "ManagedLane", "code": 47 }, { "name": "Median", "code": 48 }, { "name": "MileMarker", "code": 49 }, { "name": "NHS", "code": 50 }, { "name": "ThroughLane", "code": 51 }, { "name": "NumberOfSignals", "code": 52 }, { "name": "NumberOfStopSigns", "code": 53 }, { "name": "PctGreenTime", "code": 55 }, { "name": "PctPassing", "code": 56 }, { "name": "PctPeakCombination", "code": 57 }, { "name": "PctPeakSingle", "code": 58 }, { "name": "PeakLane", "code": 59 }, { "name": "PeakParking", "code": 60 }, { "name": "ProjectStationing", "code": 61 }, { "name": "PSAMSLines", "code": 62 }, { "name": "PSAMSPoints", "code": 63 }, { "name": "PSR", "code": 64 }, { "name": "PublicPrivate", "code": 65 }, { "name": "RailCrossing", "code": 66 }, { "name": "Relinquishment", "code": 67 }, { "name": "RouteIdentification", "code": 68 }, { "name": "RoutesWithBaseData", "code": 69 }, { "name": "Rutting", "code": 71 }, { "name": "SamplePanel", "code": 72 }, { "name": "ShoulderInside", "code": 73 }, { "name": "ShoulderOutside", "code": 74 }, { "name": "SignalType", "code": 75 }, { "name": "SpeedLimit", "code": 76 }, { "name": "STRAHNET", "code": 77 }, { "name": "StreetNameAlias", "code": 78 }, { "name": "SurfaceType", "code": 79 }, { "name": "TerrainType", "code": 80 }, { "name": "ThicknessFlexible", "code": 81 }, { "name": "ThicknessRigid", "code": 82 }, { "name": "Toll", "code": 83 }, { "name": "TrafficSegment", "code": 84 }, { "name": "TrafficSite", "code": 85 }, { "name": "TruckNetwork", "code": 86 }, { "name": "TurnLaneLeft", "code": 87 }, { "name": "TurnLaneRight", "code": 88 }, { "name": "WideningObstacle", "code": 89 }, { "name": "WideningPotential", "code": 90 }, { "name": "FuelTax", "code": 91 }, { "name": "OwnershipMaintenance", "code": 92 }, { "name": "RS2477", "code": 93 }, { "name": "TravelTimeSegment", "code": 94 }, { "name": "StructureType", "code": 95 }, { "name": "agile_events_lnv", "code": 96 }, { "name": "agile_events_ptv", "code": 97 }, { "name": "PavementSampleExtent", "code": 98 }, { "name": "MilePostTest", "code": 99 }, { "name": "MilepostCalibratedRoutes", "code": 100 }, { "name": "NationalHighwayFreightNetwork", "code": 101 }, { "name": "UrbanCode", "code": 102 }, { "name": "RouteNumber", "code": 103 }, { "name": "MPO", "code": 104 }, { "name": "NationalTruckNetwork", "code": 105 }, { "name": "PCTDesignHourCombination", "code": 106 }, { "name": "PctDesignHourSingle", "code": 107 }, { "name": "CountyCode", "code": 108 }, { "name": "RHWORK.DBO.RoutesWithRoutes", "code": 109 }, { "name": "FederalAid", "code": 110 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ToReferentLocation" }, { "name": "ToReferentLocation", "type": "esriFieldTypeString", "alias": "ToReferentLocation", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ToReferentOffset" }, { "name": "ToReferentOffset", "type": "esriFieldTypeString", "alias": "ToReferentOffset", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "created_user" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_date" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Agency" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "SecondaryOwnership", "type": "esriFieldTypeSmallInteger", "alias": "SecondaryOwnership", "domain": { "type": "codedValue", "name": "OwnershipMaintenance", "description": "Ownership of Route", "codedValues": [ { "name": "1-Nevada DOT", "code": 1 }, { "name": "2-County", "code": 2 }, { "name": "3-Town or township Highway Agency", "code": 3 }, { "name": "4-City", "code": 4 }, { "name": "11-Nevada Division of State Parks", "code": 11 }, { "name": "12-Local Park, Forest, or Reservation Agency", "code": 12 }, { "name": "21-Other State of Nevada Agency", "code": 21 }, { "name": "25-Other Local Agency", "code": 25 }, { "name": "26-Private", "code": 26 }, { "name": "27-Railroad", "code": 27 }, { "name": "31-State Toll Road", "code": 31 }, { "name": "32-Local Toll Authority", "code": 32 }, { "name": "40-Airport", "code": 40 }, { "name": "50-Indian Tribe Nation", "code": 50 }, { "name": "60-Other Federal Agency", "code": 60 }, { "name": "62-Bureau of Indian Affairs", "code": 62 }, { "name": "63-Bureau of Fish and Wildlife", "code": 63 }, { "name": "64-U.S. Forest Service", "code": 64 }, { "name": "66-National Park Service", "code": 66 }, { "name": "67-Tennessee Valley Authority", "code": 67 }, { "name": "68-Bureau of Land Management", "code": 68 }, { "name": "69-Bureau of Reclamation", "code": 69 }, { "name": "70-Corp of Engineers", "code": 70 }, { "name": "72-U.S. Air Force", "code": 72 }, { "name": "73-U.S. Navy/Marines", "code": 73 }, { "name": "74-U.S. Army", "code": 74 }, { "name": "80-Other", "code": 80 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SecondaryOwnership" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_1870", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R1870_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1757_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "1-Nevada DOT", "domains": { "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "Agency": {"type": "inherited"}, "DataYear": {"type": "inherited"}, "FromReferentMethod": {"type": "inherited"}, "ToReferentMethod": {"type": "inherited"}, "SecondaryOwnership": {"type": "inherited"} }, "templates": [ { "name": "1-Nevada DOT", "description": "", "prototype": { "attributes": { "Ownership": null, "SecondaryOwnership": null, "FromDate": null, "ToDate": null, "EventID": null, "RouteID": null, "FromMeasure": null, "ToMeasure": null, "Maintenance": 1, "Agency": null, "Comments": null, "DataSource": "Event Editor", "DataYear": null, "LocError": null, "FromReferentMethod": null, "FromReferentLocation": null, "FromReferentOffset": null, "ToReferentMethod": null, "ToReferentLocation": null, "ToReferentOffset": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "2-County", "domains": { "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "Agency": {"type": "inherited"}, "DataYear": {"type": "inherited"}, "FromReferentMethod": {"type": "inherited"}, "ToReferentMethod": {"type": "inherited"}, "SecondaryOwnership": {"type": "inherited"} }, "templates": [ { "name": "2-County", "description": "", "prototype": { "attributes": { "Ownership": null, "SecondaryOwnership": null, "FromDate": null, "ToDate": null, "EventID": null, "RouteID": null, "FromMeasure": null, "ToMeasure": null, "Maintenance": 2, "Agency": null, "Comments": null, "DataSource": "Event Editor", "DataYear": null, "LocError": null, "FromReferentMethod": null, "FromReferentLocation": null, "FromReferentOffset": null, "ToReferentMethod": null, "ToReferentLocation": null, "ToReferentOffset": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "3-Town or township Highway Agency", "domains": { "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "Agency": {"type": "inherited"}, "DataYear": {"type": "inherited"}, "FromReferentMethod": {"type": "inherited"}, "ToReferentMethod": {"type": "inherited"}, "SecondaryOwnership": {"type": "inherited"} }, "templates": [ { "name": "3-Town or township Highway Agency", "description": "", "prototype": { "attributes": { "Ownership": null, "SecondaryOwnership": null, "FromDate": null, "ToDate": null, "EventID": null, "RouteID": null, "FromMeasure": null, "ToMeasure": null, "Maintenance": 3, "Agency": null, "Comments": null, "DataSource": "Event Editor", "DataYear": null, "LocError": null, "FromReferentMethod": null, "FromReferentLocation": null, "FromReferentOffset": null, "ToReferentMethod": null, "ToReferentLocation": null, "ToReferentOffset": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "4-City", "domains": { "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "Agency": {"type": "inherited"}, "DataYear": {"type": "inherited"}, "FromReferentMethod": {"type": "inherited"}, "ToReferentMethod": {"type": "inherited"}, "SecondaryOwnership": {"type": "inherited"} }, "templates": [ { "name": "4-City", "description": "", "prototype": { "attributes": { "Ownership": null, "SecondaryOwnership": null, "FromDate": null, "ToDate": null, "EventID": null, "RouteID": null, "FromMeasure": null, "ToMeasure": null, "Maintenance": 4, "Agency": null, "Comments": null, "DataSource": "Event Editor", "DataYear": null, "LocError": null, "FromReferentMethod": null, "FromReferentLocation": null, "FromReferentOffset": null, "ToReferentMethod": null, "ToReferentLocation": null, "ToReferentOffset": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 11, "name": "11-Nevada Division of State Parks", "domains": { "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "Agency": {"type": "inherited"}, "DataYear": {"type": "inherited"}, "FromReferentMethod": {"type": "inherited"}, "ToReferentMethod": {"type": "inherited"}, "SecondaryOwnership": {"type": "inherited"} }, "templates": [ { "name": "11-Nevada Division of State Parks", "description": "", "prototype": { "attributes": { "Ownership": null, "SecondaryOwnership": null, "FromDate": null, "ToDate": null, "EventID": null, "RouteID": null, "FromMeasure": null, "ToMeasure": null, "Maintenance": 11, "Agency": null, "Comments": null, "DataSource": "Event Editor", "DataYear": null, "LocError": null, "FromReferentMethod": null, "FromReferentLocation": null, "FromReferentOffset": null, "ToReferentMethod": null, "ToReferentLocation": null, "ToReferentOffset": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 12, "name": "12-Local Park, Forest, or Reservation Agency", "domains": { "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "Agency": {"type": "inherited"}, "DataYear": {"type": "inherited"}, "FromReferentMethod": {"type": "inherited"}, "ToReferentMethod": {"type": "inherited"}, "SecondaryOwnership": {"type": "inherited"} }, "templates": [ { "name": "12-Local Park, Forest, or Reservation Agency", "description": "", "prototype": { "attributes": { "Ownership": null, "SecondaryOwnership": null, "FromDate": null, "ToDate": null, "EventID": null, "RouteID": null, "FromMeasure": null, "ToMeasure": null, "Maintenance": 12, "Agency": null, "Comments": null, "DataSource": "Event Editor", "DataYear": null, "LocError": null, "FromReferentMethod": null, "FromReferentLocation": null, "FromReferentOffset": null, "ToReferentMethod": null, "ToReferentLocation": null, "ToReferentOffset": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 21, "name": "21-Other State of Nevada Agency", "domains": { "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "Agency": {"type": "inherited"}, "DataYear": {"type": "inherited"}, "FromReferentMethod": {"type": "inherited"}, "ToReferentMethod": {"type": "inherited"}, "SecondaryOwnership": {"type": "inherited"} }, "templates": [ { "name": "21-Other State of Nevada Agency", "description": "", "prototype": { "attributes": { "Ownership": null, "SecondaryOwnership": null, "FromDate": null, "ToDate": null, "EventID": null, "RouteID": null, "FromMeasure": null, "ToMeasure": null, "Maintenance": 21, "Agency": null, "Comments": null, "DataSource": "Event Editor", "DataYear": null, "LocError": null, "FromReferentMethod": null, "FromReferentLocation": null, "FromReferentOffset": null, "ToReferentMethod": null, "ToReferentLocation": null, "ToReferentOffset": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 25, "name": "25-Other Local Agency", "domains": { "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "Agency": {"type": "inherited"}, "DataYear": {"type": "inherited"}, "FromReferentMethod": {"type": "inherited"}, "ToReferentMethod": {"type": "inherited"}, "SecondaryOwnership": {"type": "inherited"} }, "templates": [ { "name": "25-Other Local Agency", "description": "", "prototype": { "attributes": { "Ownership": null, "SecondaryOwnership": null, "FromDate": null, "ToDate": null, "EventID": null, "RouteID": null, "FromMeasure": null, "ToMeasure": null, "Maintenance": 25, "Agency": null, "Comments": null, "DataSource": "Event Editor", "DataYear": null, "LocError": null, "FromReferentMethod": null, "FromReferentLocation": null, "FromReferentOffset": null, "ToReferentMethod": null, "ToReferentLocation": null, "ToReferentOffset": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 26, "name": "26-Private", "domains": { "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "Agency": {"type": "inherited"}, "DataYear": {"type": "inherited"}, "FromReferentMethod": {"type": "inherited"}, "ToReferentMethod": {"type": "inherited"}, "SecondaryOwnership": {"type": "inherited"} }, "templates": [ { "name": "26-Private", "description": "", "prototype": { "attributes": { "Ownership": null, "SecondaryOwnership": null, "FromDate": null, "ToDate": null, "EventID": null, "RouteID": null, "FromMeasure": null, "ToMeasure": null, "Maintenance": 26, "Agency": null, "Comments": null, "DataSource": "Event Editor", "DataYear": null, "LocError": null, "FromReferentMethod": null, "FromReferentLocation": null, "FromReferentOffset": null, "ToReferentMethod": null, "ToReferentLocation": null, "ToReferentOffset": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 27, "name": "27-Railroad", "domains": { "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "Agency": {"type": "inherited"}, "DataYear": {"type": "inherited"}, "FromReferentMethod": {"type": "inherited"}, "ToReferentMethod": {"type": "inherited"}, "SecondaryOwnership": {"type": "inherited"} }, "templates": [ { "name": "27-Railroad", "description": "", "prototype": { "attributes": { "Ownership": null, "SecondaryOwnership": null, "FromDate": null, "ToDate": null, "EventID": null, "RouteID": null, "FromMeasure": null, "ToMeasure": null, "Maintenance": 27, "Agency": null, "Comments": null, "DataSource": "Event Editor", "DataYear": null, "LocError": null, "FromReferentMethod": null, "FromReferentLocation": null, "FromReferentOffset": null, "ToReferentMethod": null, "ToReferentLocation": null, "ToReferentOffset": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 31, "name": "31-State Toll Road", "domains": { "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "Agency": {"type": "inherited"}, "DataYear": {"type": "inherited"}, "FromReferentMethod": {"type": "inherited"}, "ToReferentMethod": {"type": "inherited"}, "SecondaryOwnership": {"type": "inherited"} }, "templates": [ { "name": "31-State Toll Road", "description": "", "prototype": { "attributes": { "Ownership": null, "SecondaryOwnership": null, "FromDate": null, "ToDate": null, "EventID": null, "RouteID": null, "FromMeasure": null, "ToMeasure": null, "Maintenance": 31, "Agency": null, "Comments": null, "DataSource": "Event Editor", "DataYear": null, "LocError": null, "FromReferentMethod": null, "FromReferentLocation": null, "FromReferentOffset": null, "ToReferentMethod": null, "ToReferentLocation": null, "ToReferentOffset": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 32, "name": "32-Local Toll Authority", "domains": { "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "Agency": {"type": "inherited"}, "DataYear": {"type": "inherited"}, "FromReferentMethod": {"type": "inherited"}, "ToReferentMethod": {"type": "inherited"}, "SecondaryOwnership": {"type": "inherited"} }, "templates": [ { "name": "32-Local Toll Authority", "description": "", "prototype": { "attributes": { "Ownership": null, "SecondaryOwnership": null, "FromDate": null, "ToDate": null, "EventID": null, "RouteID": null, "FromMeasure": null, "ToMeasure": null, "Maintenance": 32, "Agency": null, "Comments": null, "DataSource": "Event Editor", "DataYear": null, "LocError": null, "FromReferentMethod": null, "FromReferentLocation": null, "FromReferentOffset": null, "ToReferentMethod": null, "ToReferentLocation": null, "ToReferentOffset": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 40, "name": "40-Airport", "domains": { "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "Agency": {"type": "inherited"}, "DataYear": {"type": "inherited"}, "FromReferentMethod": {"type": "inherited"}, "ToReferentMethod": {"type": "inherited"}, "SecondaryOwnership": {"type": "inherited"} }, "templates": [ { "name": "40-Airport", "description": "", "prototype": { "attributes": { "Ownership": null, "SecondaryOwnership": null, "FromDate": null, "ToDate": null, "EventID": null, "RouteID": null, "FromMeasure": null, "ToMeasure": null, "Maintenance": 40, "Agency": null, "Comments": null, "DataSource": "Event Editor", "DataYear": null, "LocError": null, "FromReferentMethod": null, "FromReferentLocation": null, "FromReferentOffset": null, "ToReferentMethod": null, "ToReferentLocation": null, "ToReferentOffset": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 50, "name": "50-Indian Tribe Nation", "domains": { "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "Agency": {"type": "inherited"}, "DataYear": {"type": "inherited"}, "FromReferentMethod": {"type": "inherited"}, "ToReferentMethod": {"type": "inherited"}, "SecondaryOwnership": {"type": "inherited"} }, "templates": [ { "name": "50-Indian Tribe Nation", "description": "", "prototype": { "attributes": { "Ownership": null, "SecondaryOwnership": null, "FromDate": null, "ToDate": null, "EventID": null, "RouteID": null, "FromMeasure": null, "ToMeasure": null, "Maintenance": 50, "Agency": null, "Comments": null, "DataSource": "Event Editor", "DataYear": null, "LocError": null, "FromReferentMethod": null, "FromReferentLocation": null, "FromReferentOffset": null, "ToReferentMethod": null, "ToReferentLocation": null, "ToReferentOffset": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 60, "name": "60-Other Federal Agency", "domains": { "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "Agency": {"type": "inherited"}, "DataYear": {"type": "inherited"}, "FromReferentMethod": {"type": "inherited"}, "ToReferentMethod": {"type": "inherited"}, "SecondaryOwnership": {"type": "inherited"} }, "templates": [ { "name": "60-Other Federal Agency", "description": "", "prototype": { "attributes": { "Ownership": null, "SecondaryOwnership": null, "FromDate": null, "ToDate": null, "EventID": null, "RouteID": null, "FromMeasure": null, "ToMeasure": null, "Maintenance": 60, "Agency": null, "Comments": null, "DataSource": "Event Editor", "DataYear": null, "LocError": null, "FromReferentMethod": null, "FromReferentLocation": null, "FromReferentOffset": null, "ToReferentMethod": null, "ToReferentLocation": null, "ToReferentOffset": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 62, "name": "62-Bureau of Indian Affairs", "domains": { "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "Agency": {"type": "inherited"}, "DataYear": {"type": "inherited"}, "FromReferentMethod": {"type": "inherited"}, "ToReferentMethod": {"type": "inherited"}, "SecondaryOwnership": {"type": "inherited"} }, "templates": [ { "name": "62-Bureau of Indian Affairs", "description": "", "prototype": { "attributes": { "Ownership": null, "SecondaryOwnership": null, "FromDate": null, "ToDate": null, "EventID": null, "RouteID": null, "FromMeasure": null, "ToMeasure": null, "Maintenance": 62, "Agency": null, "Comments": null, "DataSource": "Event Editor", "DataYear": null, "LocError": null, "FromReferentMethod": null, "FromReferentLocation": null, "FromReferentOffset": null, "ToReferentMethod": null, "ToReferentLocation": null, "ToReferentOffset": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 63, "name": "63-Bureau of Fish and Wildlife", "domains": { "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "Agency": {"type": "inherited"}, "DataYear": {"type": "inherited"}, "FromReferentMethod": {"type": "inherited"}, "ToReferentMethod": {"type": "inherited"}, "SecondaryOwnership": {"type": "inherited"} }, "templates": [ { "name": "63-Bureau of Fish and Wildlife", "description": "", "prototype": { "attributes": { "Ownership": null, "SecondaryOwnership": null, "FromDate": null, "ToDate": null, "EventID": null, "RouteID": null, "FromMeasure": null, "ToMeasure": null, "Maintenance": 63, "Agency": null, "Comments": null, "DataSource": "Event Editor", "DataYear": null, "LocError": null, "FromReferentMethod": null, "FromReferentLocation": null, "FromReferentOffset": null, "ToReferentMethod": null, "ToReferentLocation": null, "ToReferentOffset": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 64, "name": "64-U.S. Forest Service", "domains": { "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "Agency": {"type": "inherited"}, "DataYear": {"type": "inherited"}, "FromReferentMethod": {"type": "inherited"}, "ToReferentMethod": {"type": "inherited"}, "SecondaryOwnership": {"type": "inherited"} }, "templates": [ { "name": "64-U.S. Forest Service", "description": "", "prototype": { "attributes": { "Ownership": null, "SecondaryOwnership": null, "FromDate": null, "ToDate": null, "EventID": null, "RouteID": null, "FromMeasure": null, "ToMeasure": null, "Maintenance": 64, "Agency": null, "Comments": null, "DataSource": "Event Editor", "DataYear": null, "LocError": null, "FromReferentMethod": null, "FromReferentLocation": null, "FromReferentOffset": null, "ToReferentMethod": null, "ToReferentLocation": null, "ToReferentOffset": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 66, "name": "66-National Park Service", "domains": { "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "Agency": {"type": "inherited"}, "DataYear": {"type": "inherited"}, "FromReferentMethod": {"type": "inherited"}, "ToReferentMethod": {"type": "inherited"}, "SecondaryOwnership": {"type": "inherited"} }, "templates": [ { "name": "66-National Park Service", "description": "", "prototype": { "attributes": { "Ownership": null, "SecondaryOwnership": null, "FromDate": null, "ToDate": null, "EventID": null, "RouteID": null, "FromMeasure": null, "ToMeasure": null, "Maintenance": 66, "Agency": null, "Comments": null, "DataSource": "Event Editor", "DataYear": null, "LocError": null, "FromReferentMethod": null, "FromReferentLocation": null, "FromReferentOffset": null, "ToReferentMethod": null, "ToReferentLocation": null, "ToReferentOffset": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 67, "name": "67-Tennessee Valley Authority", "domains": { "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "Agency": {"type": "inherited"}, "DataYear": {"type": "inherited"}, "FromReferentMethod": {"type": "inherited"}, "ToReferentMethod": {"type": "inherited"}, "SecondaryOwnership": {"type": "inherited"} }, "templates": [ { "name": "67-Tennessee Valley Authority", "description": "", "prototype": { "attributes": { "Ownership": null, "SecondaryOwnership": null, "FromDate": null, "ToDate": null, "EventID": null, "RouteID": null, "FromMeasure": null, "ToMeasure": null, "Maintenance": 67, "Agency": null, "Comments": null, "DataSource": "Event Editor", "DataYear": null, "LocError": null, "FromReferentMethod": null, "FromReferentLocation": null, "FromReferentOffset": null, "ToReferentMethod": null, "ToReferentLocation": null, "ToReferentOffset": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 68, "name": "68-Bureau of Land Management", "domains": { "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "Agency": {"type": "inherited"}, "DataYear": {"type": "inherited"}, "FromReferentMethod": {"type": "inherited"}, "ToReferentMethod": {"type": "inherited"}, "SecondaryOwnership": {"type": "inherited"} }, "templates": [ { "name": "68-Bureau of Land Management", "description": "", "prototype": { "attributes": { "Ownership": null, "SecondaryOwnership": null, "FromDate": null, "ToDate": null, "EventID": null, "RouteID": null, "FromMeasure": null, "ToMeasure": null, "Maintenance": 68, "Agency": null, "Comments": null, "DataSource": "Event Editor", "DataYear": null, "LocError": null, "FromReferentMethod": null, "FromReferentLocation": null, "FromReferentOffset": null, "ToReferentMethod": null, "ToReferentLocation": null, "ToReferentOffset": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 69, "name": "69-Bureau of Reclamation", "domains": { "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "Agency": {"type": "inherited"}, "DataYear": {"type": "inherited"}, "FromReferentMethod": {"type": "inherited"}, "ToReferentMethod": {"type": "inherited"}, "SecondaryOwnership": {"type": "inherited"} }, "templates": [ { "name": "69-Bureau of Reclamation", "description": "", "prototype": { "attributes": { "Ownership": null, "SecondaryOwnership": null, "FromDate": null, "ToDate": null, "EventID": null, "RouteID": null, "FromMeasure": null, "ToMeasure": null, "Maintenance": 69, "Agency": null, "Comments": null, "DataSource": "Event Editor", "DataYear": null, "LocError": null, "FromReferentMethod": null, "FromReferentLocation": null, "FromReferentOffset": null, "ToReferentMethod": null, "ToReferentLocation": null, "ToReferentOffset": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 70, "name": "70-Corp of Engineers", "domains": { "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "Agency": {"type": "inherited"}, "DataYear": {"type": "inherited"}, "FromReferentMethod": {"type": "inherited"}, "ToReferentMethod": {"type": "inherited"}, "SecondaryOwnership": {"type": "inherited"} }, "templates": [ { "name": "70-Corp of Engineers", "description": "", "prototype": { "attributes": { "Ownership": null, "SecondaryOwnership": null, "FromDate": null, "ToDate": null, "EventID": null, "RouteID": null, "FromMeasure": null, "ToMeasure": null, "Maintenance": 70, "Agency": null, "Comments": null, "DataSource": "Event Editor", "DataYear": null, "LocError": null, "FromReferentMethod": null, "FromReferentLocation": null, "FromReferentOffset": null, "ToReferentMethod": null, "ToReferentLocation": null, "ToReferentOffset": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 72, "name": "72-U.S. Air Force", "domains": { "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "Agency": {"type": "inherited"}, "DataYear": {"type": "inherited"}, "FromReferentMethod": {"type": "inherited"}, "ToReferentMethod": {"type": "inherited"}, "SecondaryOwnership": {"type": "inherited"} }, "templates": [ { "name": "72-U.S. Air Force", "description": "", "prototype": { "attributes": { "Ownership": null, "SecondaryOwnership": null, "FromDate": null, "ToDate": null, "EventID": null, "RouteID": null, "FromMeasure": null, "ToMeasure": null, "Maintenance": 72, "Agency": null, "Comments": null, "DataSource": "Event Editor", "DataYear": null, "LocError": null, "FromReferentMethod": null, "FromReferentLocation": null, "FromReferentOffset": null, "ToReferentMethod": null, "ToReferentLocation": null, "ToReferentOffset": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 73, "name": "73-U.S. Navy/Marines", "domains": { "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "Agency": {"type": "inherited"}, "DataYear": {"type": "inherited"}, "FromReferentMethod": {"type": "inherited"}, "ToReferentMethod": {"type": "inherited"}, "SecondaryOwnership": {"type": "inherited"} }, "templates": [ { "name": "73-U.S. Navy/Marines", "description": "", "prototype": { "attributes": { "Ownership": null, "SecondaryOwnership": null, "FromDate": null, "ToDate": null, "EventID": null, "RouteID": null, "FromMeasure": null, "ToMeasure": null, "Maintenance": 73, "Agency": null, "Comments": null, "DataSource": "Event Editor", "DataYear": null, "LocError": null, "FromReferentMethod": null, "FromReferentLocation": null, "FromReferentOffset": null, "ToReferentMethod": null, "ToReferentLocation": null, "ToReferentOffset": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 74, "name": "74-U.S. Army", "domains": { "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "Agency": {"type": "inherited"}, "DataYear": {"type": "inherited"}, "FromReferentMethod": {"type": "inherited"}, "ToReferentMethod": {"type": "inherited"}, "SecondaryOwnership": {"type": "inherited"} }, "templates": [ { "name": "74-U.S. Army", "description": "", "prototype": { "attributes": { "Ownership": null, "SecondaryOwnership": null, "FromDate": null, "ToDate": null, "EventID": null, "RouteID": null, "FromMeasure": null, "ToMeasure": null, "Maintenance": 74, "Agency": null, "Comments": null, "DataSource": "Event Editor", "DataYear": null, "LocError": null, "FromReferentMethod": null, "FromReferentLocation": null, "FromReferentOffset": null, "ToReferentMethod": null, "ToReferentLocation": null, "ToReferentOffset": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 80, "name": "80-Other", "domains": { "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "Agency": {"type": "inherited"}, "DataYear": {"type": "inherited"}, "FromReferentMethod": {"type": "inherited"}, "ToReferentMethod": {"type": "inherited"}, "SecondaryOwnership": {"type": "inherited"} }, "templates": [ { "name": "80-Other", "description": "", "prototype": { "attributes": { "Ownership": null, "SecondaryOwnership": null, "FromDate": null, "ToDate": null, "EventID": null, "RouteID": null, "FromMeasure": null, "ToMeasure": null, "Maintenance": 80, "Agency": null, "Comments": null, "DataSource": "Event Editor", "DataYear": null, "LocError": null, "FromReferentMethod": null, "FromReferentLocation": null, "FromReferentOffset": null, "ToReferentMethod": null, "ToReferentLocation": null, "ToReferentOffset": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "462a84e9b91140b1a175badc0740c803" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Local Owned", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1578160871000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 96417.97039999999, "ymin": 3877100.2083, "xmax": 764961.6095000003, "ymax": 4653192.7465, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.213699494949494E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.6093472186944377E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 150, 158, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "RouteNameFull", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FromDate", "type": "esriFieldTypeDate", "alias": "FromDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FromDate" }, { "name": "ToDate", "type": "esriFieldTypeDate", "alias": "ToDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ToDate" }, { "name": "RouteID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RouteID" }, { "name": "SystemType", "type": "esriFieldTypeString", "alias": "SystemType", "domain": { "type": "codedValue", "name": "SystemType", "description": "Route type", "codedValues": [ { "name": "01-Interstate", "code": "01" }, { "name": "02-US Highway", "code": "02" }, { "name": "03-State Highway", "code": "03" }, { "name": "04-Collector Distributor", "code": "04" }, { "name": "05-Frontage Road", "code": "05" }, { "name": "06-Access Road", "code": "06" }, { "name": "07-Ramp", "code": "07" }, { "name": "08-Roadside Park", "code": "08" }, { "name": "09-Truck Inspection", "code": "09" }, { "name": "10-State-Owned", "code": "10" }, { "name": "11-State Park", "code": "11" }, { "name": "12-Functionally Classified", "code": "12" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SystemType" }, { "name": "SystemSubtype", "type": "esriFieldTypeString", "alias": "SystemSubtype", "domain": { "type": "codedValue", "name": "SystemSubtype", "description": "Route subtype", "codedValues": [ { "name": "0-None", "code": "0" }, { "name": "1-Freeway Ramp", "code": "1" }, { "name": "2-Free Right Turn", "code": "2" }, { "name": "3-Roundabout", "code": "3" }, { "name": "4-Emergency Runout", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SystemSubtype" }, { "name": "JurisdictionCode", "type": "esriFieldTypeString", "alias": "JurisdictionCode", "domain": { "type": "codedValue", "name": "JurisdictionCode", "description": "Three-character jurisdiction codes for RMID generation", "codedValues": [ { "name": "022-Churchill County", "code": "022" }, { "name": "023-Clark County", "code": "023" }, { "name": "024-Douglas County", "code": "024" }, { "name": "025-Elko County", "code": "025" }, { "name": "026-Esmeralda County", "code": "026" }, { "name": "027-Eureka County", "code": "027" }, { "name": "028-Humboldt County", "code": "028" }, { "name": "029-Lander County", "code": "029" }, { "name": "030-Lincoln County", "code": "030" }, { "name": "031-Lyon County", "code": "031" }, { "name": "032-Mineral County", "code": "032" }, { "name": "033-Nye County", "code": "033" }, { "name": "034-Pershing County", "code": "034" }, { "name": "035-Storey County", "code": "035" }, { "name": "036-Washoe County", "code": "036" }, { "name": "037-White Pine County", "code": "037" }, { "name": "038-Boulder City", "code": "038" }, { "name": "039-Carson City", "code": "039" }, { "name": "040-Fernley", "code": "040" }, { "name": "041-Gardnerville", "code": "041" }, { "name": "042-Genoa", "code": "042" }, { "name": "043-Henderson", "code": "043" }, { "name": "044-Las Vegas", "code": "044" }, { "name": "045-Lovelock", "code": "045" }, { "name": "046-Mesquite", "code": "046" }, { "name": "047-Minden", "code": "047" }, { "name": "048-North Las Vegas", "code": "048" }, { "name": "049-Reno", "code": "049" }, { "name": "050-Sparks", "code": "050" }, { "name": "051-Alamo", "code": "051" }, { "name": "053-Austin", "code": "053" }, { "name": "054-Babbitt", "code": "054" }, { "name": "055-Baker", "code": "055" }, { "name": "056-Battle Mountain", "code": "056" }, { "name": "057-Beatty", "code": "057" }, { "name": "058-Beowawe", "code": "058" }, { "name": "059-Blue Diamond", "code": "059" }, { "name": "060-Bunkerville", "code": "060" }, { "name": "061-Cactus Springs", "code": "061" }, { "name": "062-Caliente", "code": "062" }, { "name": "063-Carlin", "code": "063" }, { "name": "065-Cherry Creek", "code": "065" }, { "name": "066-Coaldale", "code": "066" }, { "name": "068-Crescent Valley", "code": "068" }, { "name": "069-Crystal Bay", "code": "069" }, { "name": "071-Dayton", "code": "071" }, { "name": "073-Denio", "code": "073" }, { "name": "075-Duckwater", "code": "075" }, { "name": "080-Elko", "code": "080" }, { "name": "081-Ely", "code": "081" }, { "name": "083-Eureka", "code": "083" }, { "name": "084-Fallon", "code": "084" }, { "name": "086-Gabbs", "code": "086" }, { "name": "087-Gerlach", "code": "087" }, { "name": "088-Glenbrook", "code": "088" }, { "name": "089-Golconda", "code": "089" }, { "name": "090-Gold Point", "code": "090" }, { "name": "091-Goldfield", "code": "091" }, { "name": "092-Goodsprings", "code": "092" }, { "name": "094-Hawthorne", "code": "094" }, { "name": "095-Hazen", "code": "095" }, { "name": "097-Imlay", "code": "097" }, { "name": "098-Incline Village", "code": "098" }, { "name": "099-Indian Springs", "code": "099" }, { "name": "100-Jackpot", "code": "100" }, { "name": "101-Jarbidge", "code": "101" }, { "name": "102-Jean", "code": "102" }, { "name": "104-Kingsbury", "code": "104" }, { "name": "105-Lamoille", "code": "105" }, { "name": "106-Laughlin", "code": "106" }, { "name": "110-Lund", "code": "110" }, { "name": "111-Luning", "code": "111" }, { "name": "112-Manhattan", "code": "112" }, { "name": "113-McDermitt", "code": "113" }, { "name": "114-McGill", "code": "114" }, { "name": "115-Mercury", "code": "115" }, { "name": "116-Mina", "code": "116" }, { "name": "117-Moapa", "code": "117" }, { "name": "118-Montello", "code": "118" }, { "name": "120-Mountain City", "code": "120" }, { "name": "121-Nelson", "code": "121" }, { "name": "122-New Washoe City", "code": "122" }, { "name": "123-Nixon", "code": "123" }, { "name": "124-Orovada", "code": "124" }, { "name": "125-Overton", "code": "125" }, { "name": "126-Owyhee", "code": "126" }, { "name": "127-Pahrump", "code": "127" }, { "name": "128-Panaca", "code": "128" }, { "name": "129-Paradise", "code": "129" }, { "name": "130-Paradise Valley", "code": "130" }, { "name": "131-Pioche", "code": "131" }, { "name": "132-Round Mountain", "code": "132" }, { "name": "133-Ruby Valley", "code": "133" }, { "name": "134-Ruth", "code": "134" }, { "name": "135-Schurz", "code": "135" }, { "name": "136-Searchlight", "code": "136" }, { "name": "137-Silver City", "code": "137" }, { "name": "138-Silver Peak", "code": "138" }, { "name": "139-Silver Springs", "code": "139" }, { "name": "140-Smith", "code": "140" }, { "name": "141-Spring Creek", "code": "141" }, { "name": "142-Stateline", "code": "142" }, { "name": "144-Stillwater", "code": "144" }, { "name": "145-Sun Valley", "code": "145" }, { "name": "146-Sutcliffe", "code": "146" }, { "name": "147-Tonopah", "code": "147" }, { "name": "148-Topaz Lake", "code": "148" }, { "name": "149-Tuscarora", "code": "149" }, { "name": "151-Valmy", "code": "151" }, { "name": "152-Verdi", "code": "152" }, { "name": "153-Virginia City", "code": "153" }, { "name": "154-Wabuska", "code": "154" }, { "name": "155-Wadsworth", "code": "155" }, { "name": "157-Weed Heights", "code": "157" }, { "name": "159-Wells", "code": "159" }, { "name": "160-West Wendover", "code": "160" }, { "name": "162-Winchester", "code": "162" }, { "name": "163-Winnemucca", "code": "163" }, { "name": "164-Yerington", "code": "164" }, { "name": "165-Zephyr Cove", "code": "165" }, { "name": "202-Primm", "code": "202" }, { "name": "204-Ryndon", "code": "204" }, { "name": "205-South Fork", "code": "205" }, { "name": "225-Osino", "code": "225" }, { "name": "226-Midas", "code": "226" }, { "name": "227-Lemmon Valley", "code": "227" }, { "name": "228-Sandy Valley", "code": "228" }, { "name": "229-Mountain Springs", "code": "229" }, { "name": "230-Empire", "code": "230" }, { "name": "231-Virginia City Highlands", "code": "231" }, { "name": "232-River Ranch", "code": "232" }, { "name": "233-Deeth", "code": "233" }, { "name": "234-Antelope Valley ", "code": "234" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "JurisdictionCode" }, { "name": "RMID", "type": "esriFieldTypeInteger", "alias": "RMID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RMID" }, { "name": "CountyCode", "type": "esriFieldTypeString", "alias": "CountyCode", "domain": { "type": "codedValue", "name": "CountyCode", "description": "Two-character code for counties", "codedValues": [ { "name": "CC-Carson City", "code": "CC" }, { "name": "CH-Churchill County", "code": "CH" }, { "name": "CL-Clark County", "code": "CL" }, { "name": "DO-Douglas County", "code": "DO" }, { "name": "EL-Elko County", "code": "EL" }, { "name": "ES-Esmeralda County", "code": "ES" }, { "name": "EU-Eureka County", "code": "EU" }, { "name": "HU-Humboldt County", "code": "HU" }, { "name": "LA-Lander County", "code": "LA" }, { "name": "LN-Lincoln County", "code": "LN" }, { "name": "LY-Lyon County", "code": "LY" }, { "name": "MI-Mineral County", "code": "MI" }, { "name": "NY-Nye County", "code": "NY" }, { "name": "PE-Pershing County", "code": "PE" }, { "name": "ST-Storey County", "code": "ST" }, { "name": "WA-Washoe County", "code": "WA" }, { "name": "WP-White Pine County", "code": "WP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CountyCode" }, { "name": "RouteNameFull", "type": "esriFieldTypeString", "alias": "RouteNameFull", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_date" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_1511", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R1511_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1403_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Local Owned", "description": "", "prototype": { "attributes": { "RouteNameFull": null, "FromDate": null, "ToDate": null, "RouteID": null, "SystemType": null, "SystemSubtype": null, "JurisdictionCode": null, "RMID": null, "CountyCode": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "462a84e9b91140b1a175badc0740c803" } ], "tables": [] }