forked from MapComplete/MapComplete
Chore: lint themes
This commit is contained in:
parent
1d3e09f2dc
commit
15562f8bc6
11 changed files with 256 additions and 259 deletions
|
@ -1,8 +1,11 @@
|
|||
{
|
||||
"id": "building",
|
||||
"isCounted": false,
|
||||
"source": {
|
||||
"osmTags": "building~*"
|
||||
"name": {
|
||||
"en": "Buildings",
|
||||
"ca": "Edificis",
|
||||
"cy": "Adeiladau",
|
||||
"de": "Gebäude",
|
||||
"cs": "Budovy"
|
||||
},
|
||||
"description": {
|
||||
"en": "All buildings",
|
||||
|
@ -10,6 +13,20 @@
|
|||
"de": "Alle Gebäude",
|
||||
"cs": "Všechny budovy"
|
||||
},
|
||||
"source": {
|
||||
"osmTags": "building~*"
|
||||
},
|
||||
"isCounted": false,
|
||||
"minzoom": 18,
|
||||
"title": {
|
||||
"render": {
|
||||
"en": "Building",
|
||||
"ca": "Edifici",
|
||||
"cy": "Adeilad",
|
||||
"de": "Gebäude",
|
||||
"cs": "Budova"
|
||||
}
|
||||
},
|
||||
"pointRendering": [
|
||||
{
|
||||
"location": [
|
||||
|
@ -30,22 +47,6 @@
|
|||
"width": 1
|
||||
}
|
||||
],
|
||||
"name": {
|
||||
"en": "Buildings",
|
||||
"ca": "Edificis",
|
||||
"cy": "Adeiladau",
|
||||
"de": "Gebäude",
|
||||
"cs": "Budovy"
|
||||
},
|
||||
"title": {
|
||||
"render": {
|
||||
"en": "Building",
|
||||
"ca": "Edifici",
|
||||
"cy": "Adeilad",
|
||||
"de": "Gebäude",
|
||||
"cs": "Budova"
|
||||
}
|
||||
},
|
||||
"tagRenderings": [
|
||||
{
|
||||
"id": "architecture",
|
||||
|
@ -406,7 +407,6 @@
|
|||
},
|
||||
"address.address"
|
||||
],
|
||||
"minzoom": 18,
|
||||
"allowMove": {
|
||||
"enableRelocation": false,
|
||||
"enableImproveAccuracy": true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue