You are here: Deployment > Deploying a routing service

Deploying a routing service

The European Routing and North American Routing services included on the ArcGIS Data Appliance with routing option enable you to create street-level, optimized routes between two or more points to display along with associated driving directions.

NOTE: See Requirements for a list of supported environments.

To use a routing service, you need to

To use multiple languages in your routing directions, see the instructions for your ArcGIS Server version:

Deploying a routing service using ArcGIS Server Manager

The following steps walk you through the deployment process on ArcGIS Server Manager.

NOTE: If you want to copy the routing data to another GIS server instead of using it on the data appliance, complete step 1; otherwise, skip to step 2.

  1. If you want to host the routing data on another GIS server instead of on the data appliance, copy the files from the routing directory on the appliance to your GIS server, for example, to \\MyServer\routing\EU or \\MyServer\routing\NA. You can use Windows Copy and Paste tools or another copy utility.
  2. Open ArcGIS Server Manager and log in using the ArcGIS Administrator account.
  3. Expand the Services tab on the left, and Click Add New Service. You can create a service in the root folder, or use the Manage Folders dropdown to select another location for the new sservice.

    Manage Services image

  4. On the Add New Service dialog:
    1. In the Name field, enter the name of the routing service, for example, ESRI_Route_EU or ESRI_Route_NA.
    2. For the Type, select Map Service. A Description can also be provided if desired.
    3. Make sure "Restart this service automatically..." is checked, and click Next.

  5. On the Parameters dialog:
    1. In the Map Document field, browse to the map document for the routing service, for example, \\MyServer\routing\eu\2D_map_documents\ESRI_Route_EU.mxd or \\MyServer\routing\na\2D_map_documents\ESRI_Route_NA.mxd.
    2. Select an Output Directory and Server cache directory.
    3. Click Next.
  6. On the Capabilities dialog:
    1. Make sure Mapping (always enabled) is checked.
    2. Check Network Analysis.
    3. Check Enable web access.
    4. Click Next.

      Add New Service Capabilities image

  7. On the Pooling dialog, set the timeout and pooling options, and click Next.
  8. On the Processes dialog, set the process isolation and recycle time, and click Next.
  9. On the Summary dialog, review the information for the service you have created, and click Finish to create the service and start using it.

    Add New Service Summary image

Setting up support for multiple languages in the routing directions in ArcGIS Server 10

To use multiple languages in the routing directions for Network Analyst services, you need to copy the the folder for a language to your GIS server. You will have a folder for each supported language. You can use these languages in the routing directions for your SOAP and REST applications.

NOTE: See Requirements for a list of supported environments.

Follow these steps to set up support for multiple languages in routing directions for Network Analyst:

  1. Copy the folder for the desired language from the routing\language_10 directory on the data appliance to the Directions folder on your GIS server, for example, <ArcGIS Server install location>\NetworkAnalyst\Directions. You can use Windows Copy and Paste tools or another copy utility.

    For example, for routing instructions in French, copy the fr-FR folder to your GIS server.

    Repeat for each language you want to use in the routing directions for your SOAP and REST applications.

  2. You can use multiple languages in the routing directions for your SOAP and REST applications by setting the appropriate parameter for your API using a supported language code:

Supported Languages (codes) for ArcGIS Server 10

Setting up support for multiple languages in the routing directions in ArcGIS Server 9.3.1

To use multiple languages in the routing directions for Network Analyst services, you need to copy the directions.lng file to your GIS server. Then you can use multiple languages in the routing directions for your SOAP and REST applications.

NOTE: See Requirements for a list of supported environments.

NOTE: The Network Analyst service can only be consumed through applications built using either SOAP or REST.

Follow these steps to set up support for multiple languages in routing directions for Network Analyst:

  1. Copy the directions.lng file from the routing\language_93 directory on the data appliance to the Directions folder on your GIS server, for example, <ArcGIS Server install location>\NetworkAnalyst\Directions. You can use Windows Copy and Paste tools or another copy utility.
  2. You can use multiple languages in the routing directions for your SOAP and REST applications by setting the appropriate parameter for your API using a supported language code:

Supported Languages (codes) for ArcGIS Server 9.3.1