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
|
@ -10,29 +10,6 @@
|
|||
"osmTags": "information=route_marker"
|
||||
},
|
||||
"minzoom": 14,
|
||||
"presets": [
|
||||
{
|
||||
"title": {
|
||||
"en": "a route marker"
|
||||
},
|
||||
"tags": [
|
||||
"tourism=information",
|
||||
"information=route_marker"
|
||||
],
|
||||
"description": {
|
||||
"en": "A route marker is a small marker often found along official hiking/cycling/riding/skiing routes to indicate the direction of the route."
|
||||
},
|
||||
"exampleImages": [
|
||||
"./assets/layers/route_marker/bicycle_route_marker.jpg",
|
||||
"./assets/layers/route_marker/walking_route_marker.jpg"
|
||||
]
|
||||
}
|
||||
],
|
||||
"deletion": true,
|
||||
"allowMove": {
|
||||
"enableImproveAccuracy": true,
|
||||
"enableRelocation": false
|
||||
},
|
||||
"title": {
|
||||
"render": {
|
||||
"en": "Route marker"
|
||||
|
@ -51,6 +28,24 @@
|
|||
]
|
||||
}
|
||||
],
|
||||
"presets": [
|
||||
{
|
||||
"title": {
|
||||
"en": "a route marker"
|
||||
},
|
||||
"tags": [
|
||||
"tourism=information",
|
||||
"information=route_marker"
|
||||
],
|
||||
"description": {
|
||||
"en": "A route marker is a small marker often found along official hiking/cycling/riding/skiing routes to indicate the direction of the route."
|
||||
},
|
||||
"exampleImages": [
|
||||
"./assets/layers/route_marker/bicycle_route_marker.jpg",
|
||||
"./assets/layers/route_marker/walking_route_marker.jpg"
|
||||
]
|
||||
}
|
||||
],
|
||||
"tagRenderings": [
|
||||
"images",
|
||||
{
|
||||
|
@ -97,5 +92,10 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"deletion": true,
|
||||
"allowMove": {
|
||||
"enableImproveAccuracy": true,
|
||||
"enableRelocation": false
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue