forked from MapComplete/MapComplete
Chore: reordering attributes to have a fixed order
This commit is contained in:
parent
fab6835bc5
commit
e13e9f652c
136 changed files with 7909 additions and 7909 deletions
|
@ -14,6 +14,10 @@
|
|||
"ca": "Capa que mostra escales i escales mecàniques",
|
||||
"cs": "Vrstva zobrazující schody a eskalátory"
|
||||
},
|
||||
"source": {
|
||||
"osmTags": "highway=steps"
|
||||
},
|
||||
"minzoom": 17,
|
||||
"title": {
|
||||
"render": {
|
||||
"en": "Stairs",
|
||||
|
@ -35,10 +39,14 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"minzoom": 17,
|
||||
"source": {
|
||||
"osmTags": "highway=steps"
|
||||
},
|
||||
"pointRendering": [],
|
||||
"lineRendering": [
|
||||
{
|
||||
"color": "gray",
|
||||
"width": 10,
|
||||
"dashArray": "6 12"
|
||||
}
|
||||
],
|
||||
"tagRenderings": [
|
||||
"images",
|
||||
{
|
||||
|
@ -260,13 +268,5 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"pointRendering": [],
|
||||
"lineRendering": [
|
||||
{
|
||||
"color": "gray",
|
||||
"width": 10,
|
||||
"dashArray": "6 12"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue