-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
https://docs.overturemaps.org/schema/concepts/by-theme/places/#categories
categories column in Places does not contain the full taxonomy tree, only primary and alternate. E.g. {'primary': 'indian_restaurant', 'alternate': ['restaurant', 'fast_food_restaurant']}. In order to find all eat_and_drink I could build a metadata table from the .csv and use it to join eat_and_drink to rows containing more granular categories.
- can the full taxonomy tree be included in categories column ?
- alternatively, can examples be added to documentation to show how the full taxonomy can be leveraged in Places query filters?
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation