If you want to limit the result to a specific country you must set the countryFilter:
https://developer.myptv.com/en/document ... ionsByText
Search found 49 matches
- Tue Jul 29, 2025 7:14 am
- Forum: PTV xLocateServer / Developer: Geocoding and Places
- Topic: Most promising address format for single field geocoding
- Replies: 2
- Views: 15666
- Mon Mar 10, 2025 8:00 am
- Forum: PTV xLocateServer / Developer: Geocoding and Places
- Topic: Geocoding of post office boxes (Postfach)
- Replies: 1
- Views: 60556
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.
- Wed Mar 05, 2025 2:13 pm
- Forum: Vector Maps API
- Topic: Translations for map overlay data
- Replies: 1
- Views: 288732
Re: Translations for map overlay data
For vector rendering there is currentlys only the structured_description in English.
- Wed Feb 26, 2025 9:57 am
- Forum: PTV xLocateServer / Developer: Geocoding and Places
- Topic: successor of xlocate1.findPoiByLocation in PTV Developer?
- Replies: 1
- Views: 33151
Re: successor of xlocate1.findPoiByLocation in PTV Developer?
Hi Marco
Please take a look at the endpoint of Places by Position:
https://developer.myptv.com/en/document ... s-position
Please take a look at the endpoint of Places by Position:
https://developer.myptv.com/en/document ... s-position
- Mon Dec 16, 2024 2:35 pm
- Forum: PTV xLocateServer / Developer: Geocoding and Places
- Topic: Field Matchings xLocate1 to xLocate2 / Dev
- Replies: 1
- Views: 34791
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
https://developer.myptv.com/en/document ... sByAddress
- 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: 35308
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 ...
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 ...
- 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: 34917
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 ...
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 ...
- 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: 67900
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 ...
An astrisk search is not implemented for the xL2 multifield search. But the ...
- 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: 67900
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.
- Thu Feb 01, 2024 9:30 am
- Forum: PTV xLocateServer / Developer: Geocoding and Places
- Topic: xLocate - Ergebnis verbessern
- Replies: 11
- Views: 89470
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.