This website requires JavaScript.
Explore
Help
Sign In
tommy
/
libpostal
Watch
1
Star
0
Fork
0
You've already forked libpostal
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b3dcfe610b3646679f911ff3bd292d9421338a85
libpostal
/
scripts
/
geodata
/
geoplanet
History
Al
293587bae9
[addresses] adding new config for postal codes around the world. Allows appending the ISO alpha-2 country code to the beginning of the postcode as in e.g. SI-1000 (only used if the postcode begins with a digit). This system was used for postal codes in continental Europe as a recommendation from the CEPT. Now 7 member states still use it, so in those countries add the country-code with higher probability. The config also contains the license plate codes for countries where e.g. L-1234 might be used instead of LU-1234. Allows configuring in which countries postcodes should be validated using Google's per-country validation regexes (and the ability to override with a custom regex), and in which countries other admin component names should be stripped.
2017-02-10 23:53:50 -05:00
..
__init__.py
[fix] place in UK that was parented by a postal_code
2016-10-12 15:00:33 -04:00
cleanup_geoplanet_db.sql
[geoplanet] add County to the names of US counties outside of Louisiana and Alaska, add Parish in Lousiana
2016-12-08 02:30:37 -05:00
create_geoplanet_db.sh
[fix] using tail -n+2 in geoplanet script for Linux
2017-01-17 17:32:39 -05:00
geoplanet_training_data.py
[addresses] adding new config for postal codes around the world. Allows appending the ISO alpha-2 country code to the beginning of the postcode as in e.g. SI-1000 (only used if the postcode begins with a digit). This system was used for postal codes in continental Europe as a recommendation from the CEPT. Now 7 member states still use it, so in those countries add the country-code with higher probability. The config also contains the license plate codes for countries where e.g. L-1234 might be used instead of LU-1234. Allows configuring in which countries postcodes should be validated using Google's per-country validation regexes (and the ability to override with a custom regex), and in which countries other admin component names should be stripped.
2017-02-10 23:53:50 -05:00