OSM: Set barrierFree to proper value

This commit is contained in:
Danilo Bargen
2022-01-30 13:05:31 +01:00
parent 322d6bea07
commit ab30cd6eab
2 changed files with 2 additions and 1 deletions

View File

@@ -94,7 +94,7 @@ data class OSMChargingStation(
"https://www.openstreetmap.org/edit?node=$id",
null,
false, // We don't know
null, // What does this entail?
tags["authentication:none"] == "yes",
tags["operator"],
tags["description"],
null,