ArcGIS REST Services Directory Login
JSON | SOAP

BaseLayers/NDOT_Roads (FeatureServer)

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: Full Extent: Units: esriMeters

Document Info: 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