Skip to content

Update WOF neighbourhood init setup post-Mapzen #329

@nvkelso

Description

@nvkelso

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions