Skip to content

Commit

Permalink
include clubs in shop expression (fixes #5244)
Browse files Browse the repository at this point in the history
  • Loading branch information
westnordost committed Sep 15, 2023
1 parent 956056a commit c2d325e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ fun isShopExpressionFragment(prefix: String? = null): String {
or ${p}office and ${p}office !~ no|vacant
or ${p}healthcare and ${p}healthcare != hospital
or ${p}craft
or ${p}club
or ${p}tourism = information and ${p}information = office
or ${p}amenity = social_facility and ${p}social_facility ~ ${listOf(
// only non-residential ones
Expand Down

0 comments on commit c2d325e

Please sign in to comment.