We use proprietary and third party´s cookies to improve your experience and our services, identifying your Internet Browsing preferences on our website; develop analytic activities and display advertising based on your preferences. If you keep browsing, you accept its use. You can get more information on our Cookie Policy
Cookies Policy

First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

To get all the available languages you have to set the parameter getforupdate=true in the get_pois request. Otherwise, only the language selected by the Accept-Language is returned.

click to hide/show revision 2
No.2 Revision

To get all the available languages you have to set the parameter getforupdate=trueget_for_update=true in the get_pois request. Otherwise, only the language selected by the Accept-Language is returned.

click to hide/show revision 3
No.3 Revision

To get all the available languages you have to set the parameter get_for_update=true in the get_pois request. Otherwise, only the language selected by the Accept-Language is returned.

click to hide/show revision 4
No.4 Revision

You have to get all the available languages, when you are going to update the data, in order not to lose data. To get all the available languages you have to set the parameter get_for_update=true in the get_pois request. Otherwise, only the language selected by the Accept-Language is returned.

click to hide/show revision 5
No.5 Revision

You have to get texts in all the available languages, when you are going to update the data, in order not to lose data. To get all the available languages you have to set the parameter get_for_update=true in the get_pois request. Otherwise, only the language selected by the Accept-Language is returned.

click to hide/show revision 6
No.6 Revision

You have to get texts in all the available languages, when you are going to update the data, in order not to lose data. To get all the available languages you have to set the parameter get_for_update=true in the get_pois request. Otherwise, only the language selected by the Accept-Language is returned.returned. Carefully read User's Manual: Update.