Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.geoscale.io/llms.txt

Use this file to discover all available pages before exploring further.

Overview

Address responses can be localized using the lang query parameter. Localization affects textual values returned by the API, including:
  • single_line
  • lines
  • textual fields inside record
Localization affects display formatting only and does not influence search matching or ranking.

Supported languages

Language support varies by country.
CountrySupported languagesDefault
The Netherlandsnlnl
Belgiumnl, fr, denl
Luxembourgfrfr
Francefrfr

Behavior

Default language

If the lang parameter is omitted, the API uses the default language for the requested country.

Unsupported languages

If the requested language is not supported for the selected country, the API falls back to the country’s default language.

Missing localized values

If a requested language is supported but a specific value is not available in that language, the best available localized variant is returned.