forked from MapComplete/MapComplete
Studio: WIP
This commit is contained in:
parent
3549a10a15
commit
dc82ebbd58
165 changed files with 2588 additions and 3294 deletions
|
@ -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": []
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue