You are here: Deployment > Deploying a geocode service

Deploying a geocode service

The European Address Locator and North American Address Locator geocode services included on the ArcGIS Data Appliance with geocoding option enable you to geocode and reverse geocode addresses.

NOTE: See Requirements for a list of supported environments.

To use a locator, you need to deploy it using ArcGIS Server Manager. The following steps walk you through the deployment process.

NOTE: If you used the "Data only" deployment option, complete step 1; otherwise, skip to step 2.

  1. Copy the locator service folder from the locators directory on the file transfer device to your GIS server, for example, to \\MyServer\locators\TA_Address_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 service.

    Manage Services image

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

      Add New Service General image

  5. On the Parameters dialog:
    1. In the Locator Name field, enter an appropriate name, for example, North America Geocoding Service.
    2. For the Location, enter the location where the locator service is located on the Data Appliance or on your GIS server, for example, \\MyServer\locators\TA_Address_NA.
    3. For Batch Size, leave as it is.
    4. Click Next.
  6. On the Capabilities dialog:
    1. Make sure Geocoding (always enabled) is checked.
    2. Check Enable web access.
    3. Under Operations, check Geocode and ReverseGeocode.
    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