View In:
ArcGIS JavaScript
ArcGIS Online Map Viewer
Service Description: Local, County and State managed roads provided by the Nevada Department of Transportation. Last updated October 5, 2023. Download from NDOT's GeoHub at https://geohub-ndot.hub.arcgis.com/datasets/NDOT::statewideroutes/about
The UNIMPROVED_ROADS dataset is a managed dataset that includes secondary and lesser unpaved roads inside the Nevada state boundary that are tracked by the Nevada Department of Transportation for regulatory and mapping purposes. This dataset is maintained by the Location Division, Cartography Section.
Process Steps to display labels for mapping:
Download Statewide Routes from NDOT geohub https://geohub-ndot.hub.arcgis.com/datasets/NDOT::statewideroutes/about
Dissolved by RMID field - Pairwise Dissolve. Do not create multi-part features.
Add Join from Dissolved roads to downloaded roads on RMID
Feature classes must be in different gdbs to not have duplicates
Add StreetName (text 255)
Add StreetNameLabel (text 255)
Calculate field StreetName from RouteNameFull
Definition query on systemtype 01 to calculate streetnamelabel to remove IR and end direction
!StatewideRoutes_Dissolve.StreetName![2:-1]
Definition query on systemtype 02 to calculate streetnamelabel to remove US
!StatewideRoutes_Dissolve.StreetName![2:]
Manually remove end direction; Change A to 'Alt' and Business to 'Bus'
Definition query on systemtype 03 to calculate streetnamelabel to remove SR
!StatewideRoutes_Dissolve.StreetName![2:]
Need to manually edit streets to remove end direction
Do not create labels for systemtype 4 - 11
Definition query on systemtype 12 to calculate streetnamelabel and convert to title case
!StatewideRoutes_Dissolve.StreetName!
!StreetNameLabel!.title()
!StreetNameLabel!.replace('Th', 'th'),
!StreetNameLabel!.replace('Rd', 'rd') and !StreetNameLabel!.replace(' rd ', ' Rd ')
!StreetNameLabel!.replace('Nd', 'nd')
Remove labels with 'Aly' and 'Alley'
SystemType = '12' And (StreetName LIKE '%ALY' Or StreetName LIKE '%ALLEY')
Add GlobalIDs. Remove unneeded fields. Leave RMID.
All Layers and Tables Has Versioned Data: false
MaxRecordCount: 2000
Supported Query Formats: JSON
Supports Query Data Elements: true
Layers:
Description:
Service Item Id: 5801d5465dba49659948ecb958db3df0
Copyright Text:
Spatial Reference:
26911
(26911)
Initial Extent:
XMin: 256183.30275407233
YMin: 4381708.349496131
XMax: 261950.11823961107
YMax: 4386142.294300948
Spatial Reference: 26911
(26911)
Full Extent:
XMin: 204770.21109999996
YMin: 3874729.5648
XMax: 878112.0056999996
YMax: 4668943.8846
Spatial Reference: 26911
(26911)
Units: esriMeters
Document Info:
Title: Map
Author:
Comments:
Subject:
Category:
Keywords: road,street,highway,paved,unpaved,unimproved,interstate,state,nevada
AntialiasingMode: null
TextAntialiasingMode: null
Enable Z Defaults: false
Supports ApplyEdits With Global Ids: false
Support True Curves : true
Only Allow TrueCurve Updates By TrueCurveClients : true
Supports Return Service Edits Option : false
Supports Dynamic Layers: false
Child Resources:
Info
Query Data Elements
Relationships
Supported Operations:
Query
Query Contingent Values
QueryDomains
Extract Changes