Chore: translation sync, lint themes and layer files

This commit is contained in:
Pieter Vander Vennet 2024-08-16 02:06:42 +02:00
parent 53ffa06a49
commit 4503c3c07a
28 changed files with 510 additions and 315 deletions

View file

@ -23,6 +23,32 @@
}
]
},
"pointRendering": [
{
"location": [
"point",
"centroid"
],
"marker": [
{
"icon": "./assets/themes/lighthouses/lighthouse.svg"
}
],
"anchor": "bottom"
}
],
"lineRendering": [],
"presets": [
{
"tags": [
"man_made=lighthouse"
],
"title": {
"en": "a lighthouse",
"de": "ein Leuchtturm"
}
}
],
"tagRenderings": [
"images",
"wikipedia",
@ -42,32 +68,6 @@
"id": "lighthouse-height"
}
],
"presets": [
{
"tags": [
"man_made=lighthouse"
],
"title": {
"en": "a lighthouse",
"de": "ein Leuchtturm"
}
}
],
"pointRendering": [
{
"location": [
"point",
"centroid"
],
"marker": [
{
"icon": "./assets/themes/lighthouses/lighthouse.svg"
}
],
"anchor": "bottom"
}
],
"lineRendering": [],
"units": [
{
"height": {
@ -78,4 +78,4 @@
}
}
]
}
}