Fix typo, remove confusing presets

This commit is contained in:
Pieter Vander Vennet 2021-11-30 15:48:19 +01:00
parent aeb6662168
commit ac14ef9620

View file

@ -40,7 +40,7 @@
"if": "bicycle=yes", "if": "bicycle=yes",
"ifnot": "bicycle=no", "ifnot": "bicycle=no",
"then": { "then": {
"en": "<b>Bcycles</b> can be charged here", "en": "<b>Bicycles</b> can be charged here",
"nl": "<b>Fietsen</b> kunnen hier opgeladen worden" "nl": "<b>Fietsen</b> kunnen hier opgeladen worden"
} }
}, },
@ -789,20 +789,6 @@
"preferredBackground": "map" "preferredBackground": "map"
} }
}, },
{
"tags": [
"amenity=charging_station",
"motorcar=no",
"bicycle=yes"
],
"title": {
"en": "charging station for e-bikes",
"nl": "oplaadpunt voor elektrische fietsen"
},
"preciseInput": {
"preferredBackground": "map"
}
},
{ {
"tags": [ "tags": [
"amenity=charging_station", "amenity=charging_station",
@ -816,18 +802,6 @@
"preciseInput": { "preciseInput": {
"preferredBackground": "map" "preferredBackground": "map"
} }
},
{
"tags": [
"amenity=charging_station"
],
"title": {
"en": "charging station",
"nl": "oplaadstation"
},
"preciseInput": {
"preferredBackground": "map"
}
} }
], ],
"filter": [ "filter": [