Frage

ReverseGeocodeQuery is returning an incomplete Postcode e.g. 55.6131/-004.2819 return "KA17 0" instead of "KA17 0BT". I have tried a number of locations and the issue is that the final two alphabetic characters are not being included.

Has anyone encountered this issue and if so how did they resolve it?

War es hilfreich?

Lösung

Maybe that API isn't accurate enough. You could try using this one:
http://www.uk-postcodes.com/api.php

It gives the result "KA17 0BT" for that latitude/longitude.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top