Chore: lint themes

This commit is contained in:
Pieter Vander Vennet 2025-01-11 01:38:52 +01:00
parent b3af76062e
commit b32f384f38
27 changed files with 431 additions and 431 deletions

View file

@ -47,6 +47,9 @@
]
}
},
"calculatedTags": [
"width:= ! ! (feat.properties['width:carriageway']) ? feat.properties['width:carriageway'] : feat.properties['width'] "
],
"minzoom": 16,
"title": {
"render": {
@ -273,9 +276,6 @@
"width": "8"
}
],
"calculatedTags": [
"width:= ! ! (feat.properties['width:carriageway']) ? feat.properties['width:carriageway'] : feat.properties['width'] "
],
"tagRenderings": [
"images",
{