Skip to content

Commit 63a0907

Browse files
paulkliewestnordost
authored andcommitted
ask wheelchair access for bird hides
1 parent 75bd5be commit 63a0907

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/androidMain/kotlin/de/westnordost/streetcomplete/quests/wheelchair_access/AddWheelchairAccessOutside.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ class AddWheelchairAccessOutside : OsmFilterQuestType<WheelchairAccess>(), Andro
1919
or man_made = tower and access ~ yes|customers and tower:type ~ observation|watchtower
2020
or natural = cave_entrance and fee=yes
2121
or historic = castle and (access = yes or fee=yes)
22+
or leisure = bird_hide
2223
)
2324
and access !~ no|private
2425
and (!wheelchair or wheelchair older today -8 years)

0 commit comments

Comments
 (0)