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
3c750a868e9d641a9936f64eeffd1e8e37edcf00
libpostal
/
scripts
/
geodata
/
categories
History
Al
175c090768
[categories] Category query fragment generator. Given a language, key and value, and a flag for plurals, returns a tuple of (category_phrase, preposition, add_place_name)
2016-04-29 00:54:56 -04:00
..
__init__.py
[categories] Config for looking up category-related phrases given a language + OSM key and value (amenity=restaurant, natural=waterfall, etc.)
2016-04-29 00:44:46 -04:00
config.py
[categories] Config for looking up category-related phrases given a language + OSM key and value (amenity=restaurant, natural=waterfall, etc.)
2016-04-29 00:44:46 -04:00
query.py
[categories] Category query fragment generator. Given a language, key and value, and a flag for plurals, returns a tuple of (category_phrase, preposition, add_place_name)
2016-04-29 00:54:56 -04:00
scrape_nominatim_special_phrases.py
[categories] Using TSV files instead of YAML for category queries, easier to edit
2016-03-29 18:37:37 -04:00