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

@ -1039,23 +1039,6 @@
"enableRelocation": false,
"enableImproveAccuraccy": true
},
"mapRendering": [
{
"icon": "circle:#99bd54;./assets/layers/bench/bench.svg",
"iconSize": "35,35",
"iconBadges": [
{
"if": "tourism=artwork",
"then": "circle:white;./assets/layers/artwork/artwork.svg"
}
],
"location": [
"point",
"centroid"
],
"anchor": "center"
}
],
"filter": [
{
"id": "bench_is_memorial",
@ -1123,5 +1106,23 @@
]
},
"has_image"
]
],
"pointRendering": [
{
"icon": "circle:#99bd54;./assets/layers/bench/bench.svg",
"iconSize": "35,35",
"iconBadges": [
{
"if": "tourism=artwork",
"then": "circle:white;./assets/layers/artwork/artwork.svg"
}
],
"location": [
"point",
"centroid"
],
"anchor": "center"
}
],
"lineRendering": []
}