forked from MapComplete/MapComplete
Chore: translation sync, lint themes and layer files
This commit is contained in:
parent
53ffa06a49
commit
4503c3c07a
28 changed files with 510 additions and 315 deletions
|
@ -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 @@
|
|||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue