Search found 5 matches

by mmauri
Fri Mar 01, 2024 7:35 am
Forum: PTV xLocateServer / Developer: Geocoding and Places
Topic: Possible to reduce the minimimum length requirements for postcodes?
Replies: 10
Views: 50662

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

Hello Jochen and Bernd,

I want to say thank you and also leave a post in case someone is facing a similar issue.
Inserting:
<ExtensiveSearch Value="1" Type="bool"/>
<FrequencyFiltering Value="0" Type="bool"/>
into the native-default.xml does indeed allow for a "simplified" postcode search ...
by mmauri
Wed Feb 28, 2024 12:03 pm
Forum: PTV xLocateServer / Developer: Geocoding and Places
Topic: Possible to reduce the minimimum length requirements for postcodes?
Replies: 10
Views: 50662

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

Hi,
I was unable to reply yesterday but, thank you for the answers.

While comparing our old config and our current one there are the two big differences I noticed:

<ExtensiveSearch Value="1" Type="bool"/>
<FrequencyFiltering Value="0" Type="bool"/>


So I have experimentally added those in ...
by mmauri
Tue Feb 27, 2024 7:17 am
Forum: PTV xLocateServer / Developer: Geocoding and Places
Topic: Possible to reduce the minimimum length requirements for postcodes?
Replies: 10
Views: 50662

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

Good Morning to the PTV Forum,

On closer inspection, our programme is using a multi-field search - I will gladly do my best to answer and further questions / provide any further info.

Thank you both for your support,
Matthias M
by mmauri
Mon Feb 26, 2024 3:18 pm
Forum: PTV xLocateServer / Developer: Geocoding and Places
Topic: Possible to reduce the minimimum length requirements for postcodes?
Replies: 10
Views: 50662

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

Hello Jochen and Bernd,

Thank you for the quick replies.

To Jochen first:
We are using the xServer-Bundle-x64-1.38.0.1 - our maps version is 2024.1H
We are running for most of our searches: "XLocate.findAddress".
We interact with the server via another programme and the api calls have not been ...
by mmauri
Mon Feb 26, 2024 1:41 pm
Forum: PTV xLocateServer / Developer: Geocoding and Places
Topic: Possible to reduce the minimimum length requirements for postcodes?
Replies: 10
Views: 50662

Possible to reduce the minimimum length requirements for postcodes?

Hello,

I hope this is the correct place on the forum for such a post - and will gladly xlocate it to a more appropriate place if it is not.
We have recently swapped our map data over to 2024 - since then I have had some questions from colleagues about searching by postcode.

Previously my ...