Overview
The Roadway Characteristics Editor is a map-centric web application that supports linear referenced event data editing. This application is included with Esri Roads and Highways for Server.
Features of the Roadway Characteristics Editor
- Route searching—Most roadway characteristic editing workflows are route-centric, where the first step of attributing the route is locating the route on the map.
- Attribute set-based route attribution—Define groups of event layers, named attribute sets, to provide attributes across multiple event layers in a single transaction for a given route and to/from measure pair. The event layers can also be stored and referenced in different linear referencing methods (LRMs). The application will take care of route and measure translations across LRMs.
- Run quality-control checks—Run QC checks for a route to detect event data gaps, overlaps, and invalid measures, then use the editing capabilities to correct those errors.
- Event data query and editing—Query for event data via its route association, via ad-hoc queries, via spatial intersecting geometry, or by location proximity. Visualize, navigate, and bulk-edit the tabular results.
- Route redlining—Communicate required LRS modifications or discrepancies via redlining a route to communicate to the LRS data managers that a route needs to be created, extended, retired, realigned, or reassigned.
Deployment of Roadway Characteristics Editor
To get your organization's event and route data into the Roadway Characteristics Editor is straightforward:
- Create a map document (MXD) with the desired routes and event layers using ArcGIS and Esri Roads and Highways for Desktop.
- Publish the map document with ArcGIS Server and enable the Esri Roads and Highways for Server Linear Referencing capability.
- Create a web map that includes the above map service and the desired basemap.
- Deploy the Roadway Characteristics Editor to a web server and configure it to use the above web map.
Detailed instructions for deployment can be found in the Overview Of Roadway Characteristics Deployment topic.
The Roadway Characteristics Editor was developed in JavaScript and HTML5 against the Roads and Highways Server REST services. The source code to the application is provided. The application can be deployed against your organization's data and used as is, extended to add additional capabilities by modifying the source code, or used as a reference implementation for LRS web developers on leveraging the Roads and Highways Server REST services to build a event editing application.
The application supports the following browsers:
- Internet Explorer 9
- Firefox
- Chrome 4.0 or higher
- Safari 4.0 or higher