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
a9fdfee2ac0863b6a614b84d095d54ed97b9391e
libpostal
/
scripts
/
geodata
/
osm
History
Al
00ebdfed7f
[osm] adding alt_place_names to the shared formatting class AddressComponents and making them classmethods
2016-10-20 20:41:22 -04:00
..
__init__.py
[fix] __init__.py
2015-06-15 17:54:27 -04:00
admin_boundaries.py
[osm] only add label props if the name property is identical (counterexample, Nottinghamshire's label is listed as West Bridgford, which is really its admin_center)
2016-10-16 22:18:52 -04:00
components.py
[osm] removing place=district mapping globally (means city_district in Hungary) and mapping it specifically to state_district/city_district in the places where it's needed
2016-10-18 19:02:36 -04:00
definitions.py
[osm] Adding OSM file for places stored as nodes. Adding a general venue definition accessible from the geodata Python package. OSM definitions expand simple variables so can reuse/combine definitions in the bash script
2016-07-21 17:04:57 -04:00
extract.py
[fix] import
2016-10-05 03:23:34 -04:00
fetch_osm_address_data.sh
[osm] add boundary=postal_district to admin borders for Ireland
2016-10-05 15:26:16 -04:00
formatter.py
[osm] adding alt_place_names to the shared formatting class AddressComponents and making them classmethods
2016-10-20 20:41:22 -04:00
intersections.py
[intersections] no need to store lat/lon in intersections
2016-08-19 01:58:53 -04:00
osm_address_training_data.py
[fix] bracket
2016-10-05 14:27:24 -04:00