Skip to content

Conversation

paulklie
Copy link
Contributor

resolves #6347

@matkoniecz
Copy link
Member

Have you tested this changes?

I have no real opinion on whether this changes make sense.

@paulklie
Copy link
Contributor Author

paulklie commented Jun 21, 2025

Have you tested this changes?

Yep!

@@ -23,6 +23,7 @@ class AddWheelchairAccessBusiness : OsmFilterQuestType<WheelchairAccess>(), Andr
or amenity = recycling and recycling_type = centre
or amenity = social_facility and social_facility ~ food_bank|clothing_bank|soup_kitchen|dairy_kitchen
or tourism = information and information = office
or tourism = wilderness_hut
Copy link
Member

@matkoniecz matkoniecz Jun 22, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this one seems most dubious of proposed - I would expect wilderness hut to be in wilderness such as mountains and therefore not accessible with wheelchair anyway

but I have no great experience with those and maybe sizeable number is in places where you can get wheelchair to, but cannot get one inside (or only with major difficulty)

but I am not familiar with such places

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, I do agree. I have yet to vist a wheelchair accessible hut, however there are currently 13 marked with wheelchair=yes, and 137 with wheelchair = no. Though these small numbers are likely not representative.

However I think since this is a disabled by default quest, and these huts are quite sparse I feel like this would not be to spammy.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not going to block altogether asking about wheelchair status, but I am also not going to merge with it.

I guess that either you can wait for someone else with merge ability to review one way or another or drop wheelchair part.

For what it is worth I asked on osm IRC and got similar opinion, that wheelchair is dubious here

I feel like this would not be to spammy.

for me bigger problem is that it would be highly confusing

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, I reverted the wheelchair change

@paulklie paulklie requested a review from matkoniecz June 23, 2025 21:29
@matkoniecz matkoniecz merged commit 7d9f31a into streetcomplete:master Jun 23, 2025
@matkoniecz
Copy link
Member

I guess you can make a new PR that would add only wheelchair

(and yes, I should have rebased and squashed it, not only rebased, sorry - at least it ended with three commits, not three hundreds of them)

@matkoniecz
Copy link
Member

And thanks for contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expand quests to tourism=wilderness_hut
2 participants