Lint: reorder all attributes
This commit is contained in:
parent
a2deea76cb
commit
fab6835bc5
78 changed files with 798 additions and 905 deletions
|
@ -17,23 +17,6 @@
|
|||
"it": "Codici postali",
|
||||
"pl": "Kody pocztowe"
|
||||
},
|
||||
"shortDescription": {
|
||||
"en": "Postal codes",
|
||||
"id": "Kode pos",
|
||||
"hu": "Irányítószámok",
|
||||
"de": "Postleitzahlen",
|
||||
"ca": "Codis postals",
|
||||
"es": "Códigos postales",
|
||||
"nb_NO": "Postkoder",
|
||||
"nl": "Postcodes",
|
||||
"fr": "Codes postaux",
|
||||
"da": "Postnumre",
|
||||
"pa_PK": "ڈاک کوڈ",
|
||||
"cs": "Poštovní směrovací čísla",
|
||||
"zh_Hant": "郵遞區號",
|
||||
"it": "Codici postali",
|
||||
"pl": "Kody pocztowe"
|
||||
},
|
||||
"description": {
|
||||
"en": "Postal codes",
|
||||
"id": "Kode pos",
|
||||
|
@ -50,14 +33,25 @@
|
|||
"zh_Hant": "郵遞區號",
|
||||
"pl": "Kody pocztowe"
|
||||
},
|
||||
"shortDescription": {
|
||||
"en": "Postal codes",
|
||||
"id": "Kode pos",
|
||||
"hu": "Irányítószámok",
|
||||
"de": "Postleitzahlen",
|
||||
"ca": "Codis postals",
|
||||
"es": "Códigos postales",
|
||||
"nb_NO": "Postkoder",
|
||||
"nl": "Postcodes",
|
||||
"fr": "Codes postaux",
|
||||
"da": "Postnumre",
|
||||
"pa_PK": "ڈاک کوڈ",
|
||||
"cs": "Poštovní směrovací čísla",
|
||||
"zh_Hant": "郵遞區號",
|
||||
"it": "Codici postali",
|
||||
"pl": "Kody pocztowe"
|
||||
},
|
||||
"icon": "./assets/themes/postal_codes/townhall.svg",
|
||||
"startLat": 0,
|
||||
"startLon": 0,
|
||||
"startZoom": 1,
|
||||
"widenFactor": 0.05,
|
||||
"hideFromOverview": true,
|
||||
"clustering": false,
|
||||
"overpassTimeout": 180,
|
||||
"layers": [
|
||||
{
|
||||
"id": "postal_code_boundary",
|
||||
|
@ -208,5 +202,8 @@
|
|||
{}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"overpassTimeout": 180,
|
||||
"widenFactor": 0.05,
|
||||
"clustering": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue