diff --git a/app/src/main/java/de/westnordost/streetcomplete/quests/charging_station_capacity/AddChargingStationCapacity.kt b/app/src/main/java/de/westnordost/streetcomplete/quests/charging_station_capacity/AddChargingStationCapacity.kt index e37a761fc5..7186af5086 100644 --- a/app/src/main/java/de/westnordost/streetcomplete/quests/charging_station_capacity/AddChargingStationCapacity.kt +++ b/app/src/main/java/de/westnordost/streetcomplete/quests/charging_station_capacity/AddChargingStationCapacity.kt @@ -11,7 +11,7 @@ import de.westnordost.streetcomplete.quests.getNameOrBrandOrOperatorOrRef class AddChargingStationCapacity : OsmFilterQuestType() { override val elementFilter = """ - nodes, ways with + nodes with amenity = charging_station and !capacity and bicycle != yes and scooter != yes and motorcar != no