Chore: reordering attributes to have a fixed order

This commit is contained in:
Pieter Vander Vennet 2023-10-30 18:08:38 +01:00
parent fab6835bc5
commit e13e9f652c
136 changed files with 7909 additions and 7909 deletions

View file

@ -1,6 +1,5 @@
{
"id": "climbing",
"title": null,
"description": {
"en": "A dummy layer which contains tagrenderings, shared among the climbing layers",
"nl": "Een dummy-laag die tagrenderings bevat, gedeeld over de verschillende klimsport lagen",
@ -8,8 +7,11 @@
"cs": "Falešná vrstva, která obsahuje tagrenderingy sdílené mezi lezeckými vrstvami",
"ca": "Una capa fictícia que conté renderització d'etiquetes compartides entre les capes d'escalada"
},
"minzoom": 18,
"source": "special:library",
"minzoom": 18,
"title": null,
"pointRendering": null,
"lineRendering": null,
"tagRenderings": [
{
"id": "website",
@ -442,7 +444,5 @@
}
]
}
],
"lineRendering": null,
"pointRendering": null
]
}