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

@ -39,20 +39,6 @@
"description": "Community Links (Discord, meetups, Slack groups, IRC channels, mailing lists etc...)"
}
],
"mapRendering": [
{
"icon": "pin:#6BC4F7;./assets/layers/osm_community_index/osm.svg",
"iconSize": "40,40",
"location": [
"point"
],
"anchor": "bottom"
},
{
"color": "#444444",
"width": "1"
}
],
"filter": [
{
"id": "country",
@ -165,5 +151,21 @@
"ca": "Una capa que mostra les comunitats d'OpenStreetMap",
"fr": "Une couche affichant les communautés OpenStreetMap",
"pl": "Warstwa pokazująca społeczności OpenStreetMap"
}
},
"pointRendering": [
{
"icon": "pin:#6BC4F7;./assets/layers/osm_community_index/osm.svg",
"iconSize": "40,40",
"location": [
"point"
],
"anchor": "bottom"
}
],
"lineRendering": [
{
"color": "#444444",
"width": "1"
}
]
}