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

@ -887,32 +887,9 @@
}
}
],
"mapRendering": [
{
"icon": {
"render": "circle:white;./assets/themes/campersite/caravan.svg",
"mappings": [
{
"if": {
"and": [
"fee=no"
]
},
"then": "circle:white;./assets/themes/campersite/caravan_green.svg"
}
]
},
"iconSize": "40,40",
"location": [
"point",
"centroid"
],
"anchor": "center"
},
{
"color": "#00f",
"width": "8"
}
"pointRendering": [],
"lineRendering": [
{}
]
},
{
@ -1486,19 +1463,9 @@
}
}
],
"mapRendering": [
{
"icon": "circle:white;./assets/themes/campersite/sanitary_dump_station.svg",
"iconSize": "32,32",
"location": [
"point"
],
"anchor": "center"
},
{
"color": "#00f",
"width": "8"
}
"pointRendering": [],
"lineRendering": [
{}
]
}
],
@ -1607,4 +1574,4 @@
]
},
"credits": "joost schouppe"
}
}