GeographyStandardCC-BY-4.0
Maanmittauslaitos Geocoding (FI)
The National Land Survey of Finland (Maanmittauslaitos) offers geocoding and reverse geocoding for Finnish addresses, place names and interpolated road addresses. Built on the Pelias engine. Used for address lookups and coordinate-to-address conversion in Finland.
—
Data volume
Weekly
Updates
3
MCP tools
Example response — /connectors/fi-mml/geocode
{
"data": "..."
}MCP integration
API endpoints
GET
/geocodeAdressesøk (geocoding)
Show curl example
# GET https://data.ketl.no/api/connectors/fi-mml/geocode
curl \
-H "Accept: application/json" \
"https://data.ketl.no/api/connectors/fi-mml/geocode"Authenticated call — add one of these headers: x-api-key: ketl_… · Authorization: Bearer … — See the full reference in the documentation.
GET
/reverseOmvendt geokoding (koordinater → adresse)
- lat required
- Breddegrad (WGS84)
lat=60.17 - lon required
- Lengdegrad (WGS84)
lon=24.94 - radius optional
- Søkeradius i meter
radius=500 - lang optional
- Språk for stedsnavn
lang=fi - limit optional
- Maks antall treff
limit=10
Show curl example
# GET https://data.ketl.no/api/connectors/fi-mml/reverse?lat=60.17&lon=24.94
curl \
-H "Accept: application/json" \
"https://data.ketl.no/api/connectors/fi-mml/reverse?lat=60.17&lon=24.94"Authenticated call — add one of these headers: x-api-key: ketl_… · Authorization: Bearer … — See the full reference in the documentation.
Access and pricing
finlandadressegeocodingkartgeodatapeliaskoordinat