Skip to content

Commit

Permalink
ask to specify shop type for shop=hobby (#5594)
Browse files Browse the repository at this point in the history
  • Loading branch information
westnordost committed Jun 15, 2024
1 parent b1b471c commit 79844ec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class SpecifyShopType : OsmFilterQuestType<ShopTypeAnswer>() {

override val elementFilter = """
nodes, ways with (
shop = yes
shop ~ yes|hobby
and !man_made
and !historic
and !military
Expand Down

0 comments on commit 79844ec

Please sign in to comment.