Small robustifications

This commit is contained in:
Pieter Vander Vennet 2021-09-22 20:44:53 +02:00
parent 6566576201
commit b1900cdbc6
4 changed files with 22 additions and 14 deletions

View file

@ -538,7 +538,9 @@
}
},
{
"if": "amenity=charging_station",
"if": {
"and": ["amenity=charging_station","operational_status="]
},
"then": {
"en": "This charging station works",
"nl": "Dit oplaadpunt werkt"

View file

@ -213,12 +213,7 @@
"then": "#ff0"
}
]
},
"presets": [
{
}
]
}
},
{
"id": "named_streets",