Skip to content

Commit

Permalink
fix: Improve categories for amenities and shops, validate in JOSM
Browse files Browse the repository at this point in the history
  • Loading branch information
rsavoye committed May 27, 2024
1 parent 0202890 commit 7c1c57f
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion osm_fieldwork/data_models/amenities.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,15 @@ where:
- cafe
- bar
- pub
- shop: not null
- restaurant
- fuel
- shop:
- convenience
- supermarket
- bakery
- alcohol
- greengrocer
- farm

keep:
- leisure
Expand Down

0 comments on commit 7c1c57f

Please sign in to comment.