HOW TO

Adjust speed limits in ArcLogistics Online.

Last Published: April 25, 2020

Summary

The instructions provided describe how to adjust the speed limits in ArcLogistics Online. The speed limits can be edited in the services.xml file.

Procedure


Warning:
Make a backup of services.xml before performing any edits.

  1. Navigate to the services.xml file.

    • On Windows XP:
    C:\Documents and Settings\All Users\Application Data\ArcLogistics

    • On Windows Vista and Windows 7:
    C:\programdata\ArcLogistics

  2. Open the services.xml and locate the <attributeparams> tag.

    Code:
    <attributeparams>
    <param attrname="Time" paramname="1MPH" value="1" />
    <param attrname="Time" paramname="15MPH" value="15" />
    <param attrname="Time" paramname="20MPH" value="20" />
    <param attrname="Time" paramname="25MPH" value="25" />
    <param attrname="Time" paramname="35MPH" value="35" />
    <param attrname="Time" paramname="45MPH" value="45" />
    <param attrname="Time" paramname="50MPH" value="50" />
    <param attrname="Time" paramname="55MPH" value="55" />
    <param attrname="Time" paramname="65MPH" value="65" />

  3. Locate the speed limit that needs to be adjusted, and replace the speed limit value.

  4. Save services.xml, and restart ArcLogistics Online.

Article ID:000011180

Software:
  • Legacy Products

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Discover more on this topic