Fix typo, remove confusing presets
This commit is contained in:
parent
aeb6662168
commit
ac14ef9620
1 changed files with 1 additions and 27 deletions
|
@ -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": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue