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 1xLocate 2Developer Geocoding
features basic features (HERE XSI-1)
  • Single Field
  • Multi Field
  • Reverse
  • findSuggestion
  • POI Search
  • findCombinedTransport

basic features (HERE XSI-2)
  • Single Field
  • Multi Field
  • Reverse
  • combinedTransport : xData2
basic features (HERE / OSM)
  • Single Field
  • Multi Field
  • Reverse
plus extended
  • HERE interactive search (Suggestion), not available for OSM
  • places (points of interest)
dataTOMTOM and HEREHERE onlyHere or OSM
hostingonPremise (??) and Cloud (till 31.6.2026)on 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.