Skip to content

split up camp type into 2 quests and added cabin#6685

Merged
westnordost merged 13 commits into
streetcomplete:masterfrom
paulklie:camp_type_cabins
Feb 5, 2026
Merged

split up camp type into 2 quests and added cabin#6685
westnordost merged 13 commits into
streetcomplete:masterfrom
paulklie:camp_type_cabins

Conversation

@paulklie

@paulklie paulklie commented Jan 10, 2026

Copy link
Copy Markdown
Collaborator

fixes #6447

I have changed the following:

  1. Split up the CampType quest into two yes/no quests: AddCaravans and AddTents.
  2. AddTents also now asked for tourism=caravan_site
  3. Added AddCabins quest for non backcountry camp sites and caravan sites.
  4. I have removed the backcountry!=yes from the AddCaravans and AddTents quests. Reasoning:
    Backcountry sites with tents=no (215 times) or caravans=yes (327 times), are not that rare. Additionally, as previously discussed these places are quite rare.

These quests require icons:

@westnordost

Copy link
Copy Markdown
Member

This seems to relate to #6676 though, no? Couldn't it be a checkbox list?

@paulklie

Copy link
Copy Markdown
Collaborator Author

This seems to relate to #6676 though, no? Couldn't it be a checkbox list?

I did implement it that way intially. However I reconsidered a bit and I think I agree with #6447 (comment).

The big advantage of splitting this quest up is that we can have different filters for each type:

  • It does not make sense to ask for caravan access to caravan_site.
  • It does not make sense to ask for cabins in backcountry camp sites.

@paulklie paulklie mentioned this pull request Jan 23, 2026
@westnordost westnordost self-assigned this Feb 5, 2026
Comment thread app/src/androidMain/kotlin/de/westnordost/streetcomplete/quests/QuestsModule.kt Outdated
Comment thread app/src/androidMain/res/values/strings.xml Outdated
@westnordost

Copy link
Copy Markdown
Member

sanitary dump station quest

Well, I'd say

💩

would fit. Twemoji has a fitting license (CC-BY-SA 4.0). The Google Noto Emoji looks better, but I am not sure about the license.

# Conflicts:
#	app/src/androidMain/kotlin/de/westnordost/streetcomplete/quests/camping/AddCampTypeForm.kt
@westnordost westnordost merged commit 583e51c into streetcomplete:master Feb 5, 2026
@westnordost westnordost removed their assignment Feb 5, 2026
@FloEdelmann

Copy link
Copy Markdown
Member

For reference: icons added in a5a85a2 and 5a67c94

@paulklie paulklie deleted the camp_type_cabins branch February 5, 2026 18:57
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.

Camping ground cabins

4 participants