Skip To Content

Deployment for Roadway Reporter

Hinweis:

The ArcGIS Roadway Reporter app is built on JavaScript API version 3.x, which will be retired in July 2024. This version of the app will continue to be available for download but will have limited support after July 2024.

Supported browsers and devices

ArcGIS Roadway Reporter is supported on the following browsers and devices:

  • Chrome
  • Firefox
  • Internet Explorer 9+
  • Safari

Hinweis:

The Find My Location button will only work when accessing Roadway Reporter through HTTPS.

Prerequisites

  • An ArcMap deployment of Roads and Highways, including a Windows-based ArcGIS Server deployment of ArcGIS Roads and Highways Server.
  • A Portal for ArcGIS on-site deployment or an ArcGIS organizational account to support storage of user-created Roadway Reporter configurations.
  • A web server, such as Microsoft Internet Information Server (IIS), to deploy the Roadway Reporter web app.

Deploying Roadway Reporter

To deploy Roadway Reporter and a supporting dataset, follow the steps below:

Hinweis:

The following workflow is applicable only to an ArcMap deployment of Roads and Highways.

  1. Install Roads and Highways Server and Roadway Reporter.

    Roadway Reporter requires an additional license. Use the Software Authorization Wizard to provide the authorization key after installing Roads and Highways Server and Roadway Reporter.

  2. Create a map document (.mxd) in ArcMap with the routes, internal event layers, intersections (for road log report only), and external event layers (for road log report only) using ArcGIS Roads and Highways Desktop.

    A typical map document for Roadway Reporter contains networks, event layers, and intersection layers. Optionally, you can add polygon layers such as administrative boundaries that can be used to select the routes for which the report will be generated.

  3. Publish the Generate Report geoprocessing service to your instance of ArcGIS Server.
  4. Publish the map document with ArcGIS Server and enable the Roads and Highways Server linear referencing capability.
  5. Ensure IIS is enabled. Also ensure all the .NET/ASP.NET features are enabled.

    This can be done with the Microsoft Windows Server Manager console.

    The following example of this Windows dialog box and its features may look different based on your operating system. You must enable the highlighted features on your machine.

    Windows features

  6. Using File Explorer, browse to and copy the contents of <Installation location>\LocationReferencing\Server<Server Version>\Web\RoadsandHighways\RoadwayReporter into the web folder of the web server.

    For example, in IIS, the web folder may be located at C:\inetpub\wwwroot\RoadwayReporter.

    Hinweis:

    The actual location of the IIS wwwroot directory could differ on your server machine. Use the IIS Management Console to get the location of the IIS wwwroot directory.

  7. Author a web map that includes the map service created in the previous step and the appropriate basemaps.
  8. Open the configuration (config.json) file located in the RoadwayReporter web folder and modify it to use the web map and geoprocessing services created from previous steps.
  9. Configure a portal or an ArcGIS organizational account to save report configurations.

You can enable security for Roadway Reporter to secure the map services being used in the Roadway Reporter web app.

Learn more about configuring security for Roadway Reporter

Learn more about configuring a portal for Roadway Reporter.