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
5daa64faef208e37f8eb4525bd1de938c30e21b3
libpostal
/
scripts
/
geodata
/
osm
History
Al
5daa64faef
[parser] Fixing config keys so OSM streets/venues get abbreviated. Selecting namespaced address fields in cases like Brussels or Hong Kong where everything is bilingual. Adding the ability to pass a known language into address component expansion
2016-05-26 12:05:46 -04:00
..
__init__.py
[fix] __init__.py
2015-06-15 17:54:27 -04:00
admin_boundaries.py
[boundaries] lines sharing a point are added to the polygon head-to-tail, reversing the node order as needed, produces accurate OSM polygons for reverse geocoding lookups
2016-05-24 19:24:41 -04:00
components.py
[fix] six.iteritems
2016-05-16 02:08:43 -04:00
definitions.py
[osm] Adding OSM definitions to quickly determine if a set of properties meets one of the libpostal definitions (valid amenity, etc.)
2016-05-18 18:09:26 -04:00
extract.py
[osm] Adding osm_type_and_id function for handling all-to-nodes output from osmfilter. Using in neighborhoods as well as admin rtree.
2016-05-10 18:10:05 -04:00
fetch_osm_address_data.sh
[fix] place=municipality
2016-05-24 15:35:33 -04:00
formatter.py
[parser] Fixing config keys so OSM streets/venues get abbreviated. Selecting namespaced address fields in cases like Brussels or Hong Kong where everything is bilingual. Adding the ability to pass a known language into address component expansion
2016-05-26 12:05:46 -04:00
intersections.py
[fix] docs
2016-05-21 02:20:38 -04:00
osm_address_training_data.py
[fix] args again
2016-05-23 15:01:58 -04:00