- Newest
- Most votes
- Most comments
answered a year ago
Somehow I am getting error when using sdk java2 ReverseGeocodeRequest. Can not set indexName etc, and GeoPlacesClient is throwing endpoint provider error etc. I will stick with my original request, I changed from Esri to HERE and now able to get result. Was planning to use new api as suggested above but no lock.
answered a year ago
Placeindex is not required with the new APIs. Can you post the code here for your new request?
Hello.
Most likely the reason is because you are using a PlaceIndex that is configured with Esri as the data provider.
However we have released a new version of the API with a new Reverse Geocode API: https://docs.aws.amazon.com/location/latest/APIReference/API_geoplaces_ReverseGeocode.html
We recommend using this as it has better performance and more information about a given location.
Thanks!
Relevant content
asked 5 years ago
asked 2 years ago
asked a year ago

Just wondering if placesIndex required for this request?