ArcGIS Platform Geocoding
The Geocoding service finds addresses, businesses, and places around the world. You can convert an address to a location (forward geocoding) or a location to an address (reverse geocoding). The service provides suggested address names for partial address and place names. You can also geocode many addresses at one time with batch geocoding.
ArcGIS Platform Geocoding endpoints
| Method | Endpoint | Description |
|---|---|---|
| arcgis | ||
| GET |
Reverse geocoding /arcgis/rest/services/World/GeocodeServer/reverseGeocode |
The `reverseGeocode` operation determines the address at a particular x/y location. You pass the coordinates of a point location to the ArcGIS World Geocoding Service, and the… |
| GET |
Search address /arcgis/rest/services/World/GeocodeServer/findAddressCandidates |
The findAddressCandidates operation geocodes one location per request; the input address can be combined into a single input field or divided among multiple parameters.… |
| GET |
Autocomplete suggestions /arcgis/rest/services/World/GeocodeServer/suggest |
The ArcGIS World Geocoding Service includes a method that allows character-by-character autocomplete suggestions to be generated for user input in a client application. This… |
| GET |
Bulk geocoding /arcgis/rest/services/World/GeocodeServer/geocodeAddresses |
Geocode an entire list of addresses in one request using the geocodeAddresses operation. Geocoding many addresses at once is also known as batch or bulk geocoding. ![bulk… |
ArcGIS Platform Geocoding pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|