Tag: Geocoding & Places API
-
Release of Geocoding & Places API V 1.5.0 – Places Text Search
In the new version of the PTV Developer Geocoding & Places API V 1.5.0 you find a new Feature for the POI / Places Search.
The new endpoint is named searchPlacesByText and enables you to find places by their name.
You have the possibility to insert a text to search for the places name.… -
New Technical Concept – Position Matching versus Locations By Position
In the new version of the documentation of PTV Developer Geocoding & Places API and Map Matching API you find a new technical concept explaining the difference between Postion Matching and Location By Position end point.
We often get questions which endpoint should be used for which use case.…
-
New Feature in Area POI Search – Return the result in the preferred language
In the new version of the PTV Developer Geocoding & Places API V1.4.8 you find a new Feature for the POI / Places Search.
The endpoint searchPlacesByArea enables you to find places in a map view, around a route or in more complex constructs like multiple polygons. …
-
Release of Area POI Search
In the new version of the PTV Developer Geocoding & Places API V1.4.0 you find a new Feature for the POI / Places Search.
The new endpoint is named searchPlacesByArea and enables you to find places in a map view, around a route or in more complex constructs like multiple polygons. …
-
New geocoding data and geocoding improvements
In the new version of the PTV Developer Geocoding & Places API V1.3.1 you have the possibility to use the newest geocoding data available from Here. The new geocoding data is based on the Here data delivery from Q1/2022.
With V1.3.1 and V1.3.0 we released some geocoding improvements:
- Missing postal code map data does affect the total score less than before.
-
How to build a simple routing app
One of the first things you can do with our RESTful APIs is to implement a simple routing app: Enter two addresses, find the optimal route between these addresses and display the result on a map. In doing so you get a first impression how easy the APIs of PTV Developer could be used and what else is possible.…