Search found 48 matches

by bocajo
Mon Mar 10, 2025 8:00 am
Forum: PTV xLocateServer / Developer: Geocoding and Places
Topic: Geocoding of post office boxes (Postfach)
Replies: 1
Views: 44735

Re: Geocoding of post office boxes (Postfach)

The geocoder can only geocode them correctly if the data provider specifies the postcode with the coordinates of the postboxes. The quality can vary from country to country.
by bocajo
Wed Mar 05, 2025 2:13 pm
Forum: Vector Maps API
Topic: Translations for map overlay data
Replies: 1
Views: 109927

Re: Translations for map overlay data

For vector rendering there is currentlys only the structured_description in English.
by bocajo
Mon Dec 16, 2024 2:35 pm
Forum: PTV xLocateServer / Developer: Geocoding and Places
Topic: Field Matchings xLocate1 to xLocate2 / Dev
Replies: 1
Views: 24926

Re: Field Matchings xLocate1 to xLocate2 / Dev

Geocoding API is more or less the same as for xLocate 2. You can find the "Geocoding & Places API Reference" here:
https://developer.myptv.com/en/document ... sByAddress
by bocajo
Fri Jul 26, 2024 2:10 pm
Forum: PTV xLocateServer / Developer: Geocoding and Places
Topic: Comparison PTV Geocoding & Places HERE versus OSM
Replies: 1
Views: 25936

Re: Comparison PTV Geocoding & Places HERE versus OSM

The current OSM Geocoding API implementation can mainly be used for interactive geocoding by the user.

After a batch geocoding process, some addresses my remain that need to geocoded manually.

In such cases, OSM can be used as a second data source which can resolve some addresses that PTV ...
by bocajo
Tue Feb 27, 2024 10:20 am
Forum: PTV xLocateServer / Developer: Geocoding and Places
Topic: Comparison of xLocate 2 and PTV Developer Geocoding API
Replies: 1
Views: 25681

Re: Comparison of xLocate 2 and PTV Developer Geocoding API

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 ...
by bocajo
Tue Feb 27, 2024 9:50 am
Forum: PTV xLocateServer / Developer: Geocoding and Places
Topic: Possible to reduce the minimimum length requirements for postcodes?
Replies: 10
Views: 50661

Re: Possible to reduce the minimimum length requirements for postcodes?

The result list of the xL1 depends on the number of addresses found. If you add the parameter <FrequencyFiltering Value="0" Type="bool"/> in the native-default.xml then you will get results for Country=DK and postCode=1.
An astrisk search is not implemented for the xL2 multifield search. But the ...
by bocajo
Mon Feb 26, 2024 2:39 pm
Forum: PTV xLocateServer / Developer: Geocoding and Places
Topic: Possible to reduce the minimimum length requirements for postcodes?
Replies: 10
Views: 50661

Re: Possible to reduce the minimimum length requirements for postcodes?

Which xLocate version and map version are you using? It would also be helpful to know wether you are using single field or multi field search.
by bocajo
Thu Feb 01, 2024 9:30 am
Forum: PTV xLocateServer / Developer: Geocoding and Places
Topic: xLocate - Ergebnis verbessern
Replies: 11
Views: 73592

Re: xLocate - Ergebnis verbessern

Unfortunately such a parameter does not yet exists for xLocate 2. This must be prioritised by the Product Management but was not rated highly enough.
by bocajo
Mon Jan 08, 2024 1:46 pm
Forum: PTV xLocateServer / Developer: Geocoding and Places
Topic: xLocate-V2 - Find coordinates of Crossing
Replies: 2
Views: 27816

Re: xLocate-V2 - Find coordinates of Crossing

The feature searching for crossings/intersections has yet not been implemented for xLocate 2.