How to findAddressCandidates in specific language?

788
0
03-08-2017 03:37 AM
FedericoLiva
New Contributor

Hello,

I am using https://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer/findAddressCandidates to geocode cities and POIs and I would obtain the request's output in a specific language code.

Example:

I want to geocode Tower of London POI and would to use ArcGIS to get its Italian name, that is Torre di Londra.

Whether I search for English name Tower of London or Italian name Torre di Londra, I get the right match from ArcGIS so I am sure that ArcGIS understand that the two POI are the same (also for other languages) but I do not understand how I have to tune my request's parameters to ask for a specific language output (English, Italian, Spanish, French, etc.) independent of the language of the POI I used for the input.

What I need is:

I geocode Tower of London and would to get Italian POI name: Torre di Londra

I geocode Tower of London and would to get Spanish POI name: Torre de Londres
I geocode Tower of London and would to get French POI name: Tour de Londres
I geocode Tower of London and would to get Turkish POI name: Londra Kalesi

How I specify the language output in the request? I read the documentation but there is nothing of that.

0 Kudos
0 Replies