symerio / pgeocode

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

Add fallback mechanism for data sources #46

Closed rth closed 3 years ago

rth commented 3 years ago

Closes #8 Closes #41, Closes #44

This adds a fallback mechanism for data sources, in case the main GeoNames server is temporarly not available. By default the secondary fallback URL is a mirror on GitHub https://symerio.github.io/postal-codes-data/

This also adds support for data sources with plain (non zipped) .txt files.