Skip to content

extended quests to castles#6670

Merged
matkoniecz merged 2 commits into
streetcomplete:masterfrom
paulklie:castle_quests
Jan 7, 2026
Merged

extended quests to castles#6670
matkoniecz merged 2 commits into
streetcomplete:masterfrom
paulklie:castle_quests

Conversation

@paulklie

Copy link
Copy Markdown
Collaborator

Extends quests to historic=castle:
AddGeneralFee
Limited to access=yes. Currently 546 castles are tagged fee=yes and 139 fee=no though I suspect that this tag is likely to be used more for ones that have a fee.
AddOpeningHours
Currently tagged on 2.4% of castles. I have limited it to fee=yes, to avoid asking for ones that are impossible to enter or to spammy (most would probably be 24/7).
AddWheelchairAccessOutside
Similarly limited to access=yes. Currently 3.86% of castles have this tag set.

All tested.

@paulklie paulklie requested a review from matkoniecz January 1, 2026 08:40
shop and shop !~ no|vacant
or amenity = social_facility and social_facility ~ food_bank|clothing_bank|soup_kitchen|dairy_kitchen
or natural = cave_entrance and fee = yes
or historic = castle and fee = yes

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why not extend it to access = yes here, too?

Suggested change
or historic = castle and fee = yes
or historic = castle and (access = yes or fee=yes)

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I think most of those would be open24/7, thus this would be a bit spammy

@matkoniecz matkoniecz merged commit d346154 into streetcomplete:master Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants