Geocoding API Release Notes
Overview
This TomTom Release Notes page records the release date with changes and bug fixes associated with a product release. The release dates are in descending order starting with the most recent update.
Release date: 2024.06.28
Changes:
- Geocode:
- Structured Geocode:
- Added a new field
building
in the response of type Point Address (PAD) for respective countries - for example Saudi Arabia.
- Added a new field
Release date: 2024.06.25
Changes:
- Geocode
- TomTom Orbis Maps Geocode API: Migration guide added.
Release date: 2022.10.28
Changes:
- Added the TomTom Geocoding API as a stand-alone API with the following endpoints:
GET
GeocodeGET
Structured Geocode
Release date: 2022.05.09
Changes:
- All endpoints:
- Added the Region-specific content document for South Korea.
- Updated the Supported Language reference list to include Korean Latin and Hangul scripts.
Release date: 2022.04.14
Changes:
- Geocode:
- Added a new field
matchConfidence
in the response for all result types.
- Added a new field
Release date: 2021.03.05
Changes:
- Geocode:
- Updated the response object for geographies of type
PostalCodeArea
in the USA with a new fieldpostalName
, which represents the name for a postal code that is related to a single administrative area, city, town, or other populated place. - Updated the field
freeFormAddress
ofPostalCodeArea
in the USA which will now containpostalName
.
- Updated the response object for geographies of type
- Structured Geocode:
- Updated the response object for geographies of type
PostalCodeArea
in the USA with a new fieldpostalName
, which represents the name for a postal code that is related to a single administrative area, city, town, or other populated place. - Updated the field
freeFormAddress
ofPostalCodeArea
in the USA which will containpostalName
.
- Updated the response object for geographies of type
Release date: 2021.02.16
Changes:
- Geocode:
- Updated the response
address
object which has a newcountrySubdivisionCode
field in line with ISO 3166-2.
- Updated the response
- Structured Geocode:
- Updated the response
address
object which has a newcountrySubdivisionCode
field in line with ISO 3166-2.
- Updated the response
Release date: 2021.01.07
Changes:
- All endpoints:
- Updated: In USA, the
LocalName
is now aligned with postal city/town names.
- Updated: In USA, the
Release date: 2020.12.08
Changes:
- All endpoints:
- Added a new
entityTypeSet
parameter that can be used to restrict the result to a specific entity type.
- Added a new