Esri Roads and Highways for Server overview
The Esri Roads and Highways for Server product provides the following capabilities.
Publish networks and event layers as a map service
It provides the capability to publish your Roads and Highways LRS Networks and registered event layers as a map service. As a map service, your linear referenced data can be shared to the enterprise and/or published to your organizational account at ArcGIS.com. Networks and events can be consumed by any client application that can consume an ArcGIS for Server map service, including existing ArcGIS for Desktop, web, and mobile clients. In addition, web developers can use the ArcGIS for Server Web APIs to develop web and connected mobile applications against your linear referenced data.
Adds the Linear Referencing capability to map services
Esri Roads and Highways for Server extends the existing ArcGIS for Server map service with an additional REST service capability for linear referencing. These additional REST services, provided by Esri Roads and Highways for Server, support capabilities such as:
- Providing LRS-based network and event layer information
- Translating coordinate locations to routes and measures
- Translating (Locating) routes and measures to coordinates or polylines
- Validating route and/or measure values
- Converting measures from one LRM to another
- Multilayer, transactional event editing, with support for overlap retirement and coincident event merging
Roads and Highways provides online developer help for the Roads and Highways REST services exposed by the Linear Referencing capability. See Esri Roads and Highways REST API - Overview for more information.
Provides JavaScript web developer samples
To demonstrate the pattern of use of the REST services exposed by Esri Roads and Highways for Server, the server product comes packaged with JavaScript developer samples. These developer samples demonstrate how a web or connected mobile developer would:
- Visualize networks on a map.
- Visualize events on a map.
- Locate measures on a route.
- Perform spatial and attribute queries for routes.
- Perform spatial, measure, and attribute queries for events.
- Convert routes and measures to coordinates.
- Convert coordinates to routes and measures.
- Convert measures between linear referencing methods (LRMs).
Roads and Highways provides online hosted versions of these developer samples. See Esri Roads and Highways: Sample Web Applications for more information.
Packages the Roadway Characteristics Editor
The Roadway Characteristics Editor is a web application provided by Esri Roads and Highways for Server that supports editing of event data in a web browser. More information about the Roadway Characteristics Editor can be found at An overview of the Roadway Characteristics Editor user guide.