symerio / pgeocode

Postal code geocoding and distance calculation
https://pgeocode.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
238 stars 58 forks source link

Fix reading Canadian postal code #12

Closed musicpiano closed 5 years ago

musicpiano commented 5 years ago

Closes https://github.com/symerio/pgeocode/issues/10

https://en.wikipedia.org/wiki/Postal_codes_in_Canada

Canadian postal code has the format like 'K1A 0B1'. Only the first three characters were used for getting the latitude and longitude.