Page 1 of 1

Comparison of xLocate 2 and PTV Developer Geocoding API

Posted: Tue Feb 27, 2024 9:04 am
by Bernd Welter
Hi Jochen,

maybe it is a good idea to compare the two geocoding APIs. Is the following summary correct?
APIxLocate 2Developer Geocoding
featuresbasic features (HERE XSI)
  • Single Field
  • Multi Field
  • Reverse
basic features (HERE / OSM)
  • Single Field
  • Multi Field
  • Reverse
plus extended
  • HERE interactive search (Suggestion), not available for OSM
  • places (points of interest)
dataHERE onlyHere or OSM
hostingon premise and cloud100% cloud
So using the Developer API enables you to access additional features.
You could also discuss whether a mix between the Developer geocoding and other APIs (for routing, mapping) makes sense...

Here are some GITHUB repos dealing with Developer Geocoding:

Re: Comparison of xLocate 2 and PTV Developer Geocoding API

Posted: Tue Feb 27, 2024 10:20 am
by bocajo
Hi Bernd
Nice overview, here are some additions.

The suggestion search is available for both multfield and singlefield input but you need to combine it with the geocoding request. The idea with the suggestion search is that you need fewer geocoding requests and a suggestion search is much cheaper compared with a geocoding request.
For the places there is also a nearby and a area search available.
The OSM Geocoding API is a combination of address and places search and is currently still in experimental stage and there is no suggestion search or area search.