Skip to content

Commit

Permalink
Also ask for backrest on leisure=picnic_table
Browse files Browse the repository at this point in the history
  • Loading branch information
mnalis committed Nov 9, 2021
1 parent 48094fa commit 4fe712c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class AddBenchBackrest : OsmFilterQuestType<BenchBackrestAnswer>() {

override val elementFilter = """
nodes, ways with
amenity = bench
(amenity = bench or leisure = picnic_table)
and (!area or area = no)
and !backrest
and !bench:type
Expand Down

0 comments on commit 4fe712c

Please sign in to comment.