Two Digit / Postal Code

deals with geocoding and reverse geocoding
Post Reply
User avatar
Max Beermann
Posts: 68
Joined: Tue Oct 30, 2018 7:36 am

Two Digit / Postal Code

Post by Max Beermann »

Hey Bernd,

is there any chance to find/suggest addresses (xLocate / findAddress)
by using only CountryCode + The first two digits of a postalcode?

Example/Thought:

Code: Select all

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <findAddress xmlns="http://types.xlocate.xserver.ptvag.com">
      <Address_1 country="D" postCode="48*" city="" city2="" street="" houseNumber="" />
      <ArrayOfSearchOptionBase_2 />
      <ArrayOfSortOption_3 />
      <ArrayOfResultField_4 />
      <CallerContext_5>
        <ns2:wrappedProperties xmlns:ns2="http://baseservices.service.jabba.ptvag.com">
          <ns2:CallerContextProperty value="PTV_MERCATOR" key="CoordFormat" />
          <ns2:CallerContextProperty value="default" key="Profile" />
        </ns2:wrappedProperties>
      </CallerContext_5>
    </findAddress>
  </soap:Body>
</soap:Envelope>


Best regards from Münster
Max
Max Beermann
Development Manager
WHEELS Logistics
User avatar
Bernd Welter
Site Admin
Posts: 2564
Joined: Mon Apr 14, 2014 10:28 am
Contact:

Re: Two Digit / Postal Code

Post by Bernd Welter »

Hello Max,

this is a contradiction to the definition of geocoding:

To geocode an address means to get a coordinate of a given address.
What you describe is the usecase "extract data" which is not the core feature and also "not wanted".

Therefore we can't push this :evil:
If you need an index of the data please get in touch with sales to get an offer for the data itself (via DDS)

Best regards,
Bernd
Bernd Welter
Technical Partner Manager Developer Components
PTV Logistics - Germany

Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning... :twisted:
User avatar
bocajo
Posts: 44
Joined: Tue Mar 01, 2016 3:05 pm

Re: Two Digit / Postal Code

Post by bocajo »

Have you already switched of the FrequencyFilter in the native-default.ini?
Jochen Anderer
Manager Engineer
PTV GROUP GERMANY
User avatar
Max Beermann
Posts: 68
Joined: Tue Oct 30, 2018 7:36 am

Re: Two Digit / Postal Code

Post by Max Beermann »

Hey there,

absolutely no problem : )
I am not a friend of using inaccurate data, too.

Unfortunately > tenders, inquiries, etc are often based on two-digit zip codes.

But - of course - we can deal with that!
Thanks for the answer; then I will contact sales if necessary.

PS: I can not say it more often > I am thrilled how nice and helpful this forum "lives".

Best regards
Max
Max Beermann
Development Manager
WHEELS Logistics
datamensing_PTV
Posts: 5
Joined: Fri Jun 10, 2016 7:39 am

Re: Two Digit / Postal Code

Post by datamensing_PTV »

Hello Mr. Beermann,

what we could do is to extract the x/y coordinates out of our POSTCODE 2 Layer Europe (Centroids). Surly those have to be licensed under a specific use case. I could prepare this, but to offer this I need to know more about the usecase.

Regards

Andreas

PTV 405

AD-10 Canillo 1.676.383 42.587.965
AD-20 Encamp 1.641.638 42.529.797
AD-30 Ordino 1.538.383 42.600.152
AD-40 La Massana 1.487.836 42.558.445
AD-50 Andorra la Vieja 1.512.757 42.496.382
AD-60 Sant Julia de Loria 1.490.483 42.466.756
AD-70 Escaldes-Engordany 1.593.115 42.486.791
AL-10 Tirane 19.917.434 41.317.483
AL-15 Kruje 19.747.253 41.503.178
AL-20 Durres 19.521.572 41.423.634
AL-25 Kavaje 19.593.845 4.113.778
AL-30 Elbasan 20.069.669 41.067.902
AL-33 Gramsh 20.246.589 40.856.173
AL-34 Librazhd 20.344.266 4.115.882
AL-35 Peqin 1.978.946 41.069.779
Post Reply