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

Inject wikidata from RAWR tile into OSM features. #377

Merged
merged 1 commit into from
May 2, 2019

Conversation

zerebubuth
Copy link
Member

Wikidata was added to RAWR tiles in tilezen/raw_tiles#31, but needs to be joined to the OSM features to make it useful. This adds the properties associated with the wikidata to the OSM feature when the OSM feature has a wikidata ID matching a row in the wikidata RAWR "table".

This is used to set passenger_count on kind: aerodrome, which is then used to set kind_detail: international on very large airports.

Connects to tilezen/vector-datasource#1873. Depends on tilezen/raw_tiles#31.

@zerebubuth zerebubuth merged commit 7d7e38c into master May 2, 2019
@zerebubuth zerebubuth deleted the zerebubuth/add-wikidata branch May 2, 2019 22:08
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

Successfully merging this pull request may close these issues.

2 participants