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

@ -23,17 +23,6 @@
"source": {
"osmTags": "amenity=reception_desk"
},
"mapRendering": [
{
"location": [
"point",
"centroid"
],
"icon": "circle:white;./assets/layers/reception_desk/reception_desk.svg",
"iconSize": "40,40",
"anchor": "center"
}
],
"tagRenderings": [
"images",
"level",
@ -119,5 +108,17 @@
}
]
}
]
],
"pointRendering": [
{
"location": [
"point",
"centroid"
],
"icon": "circle:white;./assets/layers/reception_desk/reception_desk.svg",
"iconSize": "40,40",
"anchor": "center"
}
],
"lineRendering": []
}