Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update WOF neighbourhood init setup post-Mapzen #329

Open
nvkelso opened this issue Mar 16, 2018 · 0 comments
Open

Update WOF neighbourhood init setup post-Mapzen #329

nvkelso opened this issue Mar 16, 2018 · 0 comments

Comments

@nvkelso
Copy link
Member

nvkelso commented Mar 16, 2018

The WOF metafiles are no longer distributed in this fashion:

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant