Studio: WIP

This commit is contained in:
Pieter Vander Vennet 2023-09-19 14:04:13 +02:00
parent 3549a10a15
commit dc82ebbd58
165 changed files with 2588 additions and 3294 deletions

View file

@ -37,11 +37,9 @@
"osmTags": "shadow=yes",
"isOsmCache": false
},
"mapRendering": [
{
"color": "#444444",
"width": "1"
}
"pointRendering": [],
"lineRendering": [
{}
]
},
{
@ -221,23 +219,9 @@
"questions",
"reviews"
],
"mapRendering": [
{
"color": {
"render": "#6d6",
"mappings": [
{
"if": "color~*",
"then": "{color}"
},
{
"if": "colour~*",
"then": "{colour}"
}
]
},
"width": "9"
}
"pointRendering": [],
"lineRendering": [
{}
]
}
],