Skip to content

Commit

Permalink
Also ask recycling materials for recycling containers mapped as ways …
Browse files Browse the repository at this point in the history
…(areas) (fixes #4907)
  • Loading branch information
westnordost committed Mar 27, 2023
1 parent 3763330 commit 400ac66
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import de.westnordost.streetcomplete.quests.recycling_material.RecyclingMaterial
class AddRecyclingContainerMaterials : OsmElementQuestType<RecyclingContainerMaterialsAnswer> {

private val filter by lazy { """
nodes with
nodes, ways with
amenity = recycling
and recycling_type = container
and access !~ private|no
Expand Down

0 comments on commit 400ac66

Please sign in to comment.