Introduction

The Precisely Geocoding Connector allows customers to integrate Spectrum Geocoding within third-party systems such as ArcGIS™Online or ArcGIS™ Pro Desktop.

You'll need one of these Precisely geocoding solutions to generate our geocodes:

  • Spectrum Global Geocoding Software Developer Kit (SDK)
  • Spectrum Global Geocoding
  • Location Intelligence GeoCode API (available at developer.precisely.com)

To download:

  1. Go to https://developer.precisely.com/apis/geocode/gis and scroll down to Quick Setup.
  2. In the ArcGIS Pro section, click Download.

Geocoding Operations

The Precisely Geocoding Connector supports the following operations:

  • findAddressCandidates: Geocode one location or address at a time.
  • geocodeAddresses: Geocode a list of addresses as a batch with a single request.
  • reverseGeocode: Returns address or place candidates when given an XY location.
  • suggest: Provides suggested candidates based on user input character-by-character typing

Example URL

The following is a URL example using the Geocoding Connector. The default URL will be the following if deployed at the root of server.

http://localhost:8080/rest/GeocodeService/arcgis/rest/services/PBLocator/GeocodeServer/findAddressCandidates