-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
The WOF metafiles are no longer distributed in this fashion:
Lines 186 to 201 in e8658a2
wof: | |
# url path to neighbourhoods, microhoods, and macrohoods meta csv files | |
neighbourhoods-meta-url: https://github.com/whosonfirst/whosonfirst-data/raw/master/meta/wof-neighbourhood-latest.csv | |
microhoods-meta-url: https://github.com/whosonfirst/whosonfirst-data/raw/master/meta/wof-microhood-latest.csv | |
macrohoods-meta-url: https://github.com/whosonfirst/whosonfirst-data/raw/master/meta/wof-macrohood-latest.csv | |
boroughs-meta-url: https://github.com/whosonfirst/whosonfirst-data/raw/master/meta/wof-borough-latest.csv | |
# url path prefix for wof raw data | |
data-prefix-url: http://whosonfirst.mapzen.com/data | |
# filesystem path to wof data checkout | |
data-path: /tmp/whosonfirst-data | |
postgresql: | |
host: localhost | |
port: 5432 | |
dbname: osm | |
user: osm | |
password: |
We'll need to switch to ZIP or SQLite bundles instead.
thanhnghiacntt
Metadata
Metadata
Assignees
Labels
No labels