Resources and Parameters
This section provides a comprehensive reference to the query parameters supported by the Geocoder API.
The Geocoder API service defines one unified request structure for all scenarios. Depending on the usage scenario, different parameter subsets are supported. Please refer to the chapter Examples for supported parameter combinations.
Name | URL |
---|---|
Geocoding | https://geocoder.ls.hereapi.com/6.2/geocode.{format} |
Reverse geocoding | https://reverse.geocoder.ls.hereapi.com/6.2/reversegeocode.{format} |
Multi reverse geocoding | https://reverse.geocoder.ls.hereapi.com/6.2/multi-reversegeocode.{format} |
Landmark geocoding | https://geocoder.ls.hereapi.com/6.2/search.{format} |
Where {format}
is either JSON or XML.