Introduction to geocoding

With the ArcGIS Maps SDK for JavaScript, you can search for an address (geocode), reverse geocode, find candidate matches, get suggestions, and batch geocode. Geocoding is the process of converting text to an address and a location.

  1. Address geocoding, also known as forward geocoding, is the process of converting text for an address to a complete address with a location.
  2. Place geocoding is the process of searching for addresses for businesses, administrative locations, and geographic features.
  3. Reverse geocoding is the process of converting a point to an address or place.
  4. Batch geocoding, also known as bulk geocoding, is the process of converting a list of addresses or place names to a set of complete addresses with locations.

To perform geocoding operations, use the Search widget or locator. The Directions widget also uses the Search widget for geocoding or reverse geocoding. Additionally, the Search widget can use a geocoding service or a layer as its source.

Introduction to geocoding

Introduction to geocoding.

Locator

Locator module.

Search widget with multiple sources

Search widget with multiple sources sample.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.