Fix way rendering in themes
This commit is contained in:
parent
43e63fac3b
commit
c1220da879
22 changed files with 23 additions and 27 deletions
|
@ -660,7 +660,7 @@
|
|||
"render": "35,35,center"
|
||||
},
|
||||
"location": [
|
||||
"point"
|
||||
"point","centroid"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -160,7 +160,7 @@
|
|||
],
|
||||
"iconSize": "50,50,bottom",
|
||||
"location": [
|
||||
"point"
|
||||
"point","centroid"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -307,7 +307,7 @@
|
|||
]
|
||||
},
|
||||
"location": [
|
||||
"point"
|
||||
"point","centroid"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -206,7 +206,7 @@
|
|||
]
|
||||
},
|
||||
"location": [
|
||||
"point"
|
||||
"point","centroid"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -183,7 +183,7 @@
|
|||
],
|
||||
"iconSize": "40,40,bottom",
|
||||
"location": [
|
||||
"point"
|
||||
"point","centroid"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -205,7 +205,7 @@
|
|||
"icon": "./assets/layers/ghost_bike/ghost_bike.svg",
|
||||
"iconSize": "40,40,bottom",
|
||||
"location": [
|
||||
"point"
|
||||
"point","centroid"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
{
|
||||
"icon": "crosshair:#00f",
|
||||
"iconSize": "40,40,center",
|
||||
"location": "point"
|
||||
"location": ["point","centroid"]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -20,11 +20,6 @@
|
|||
],
|
||||
"name": "Your track",
|
||||
"mapRendering": [
|
||||
{
|
||||
"icon": "circle:#f00",
|
||||
"iconSize": "2,2,center",
|
||||
"location": "point"
|
||||
},
|
||||
{
|
||||
"width": 3,
|
||||
"color": "#bb000077"
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"iconSize": {
|
||||
"render": "20,20,center"
|
||||
},
|
||||
"location": "point"
|
||||
"location": ["point","centroid"]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -115,7 +115,7 @@
|
|||
"render": "35,35,center"
|
||||
},
|
||||
"location": [
|
||||
"point"
|
||||
"point","centroid"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
},
|
||||
"mapRendering": [
|
||||
{
|
||||
"location": "point",
|
||||
"location": ["point","centroid"],
|
||||
"icon": "./assets/layers/street_lamps/street_lamp.svg",
|
||||
"iconBadges": [
|
||||
{
|
||||
|
|
|
@ -575,7 +575,7 @@
|
|||
}
|
||||
],
|
||||
"location": [
|
||||
"point"
|
||||
"point","centroid"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -616,7 +616,7 @@
|
|||
"render": "40,40,bottom"
|
||||
},
|
||||
"location": [
|
||||
"point"
|
||||
"point","centroid"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"source": {
|
||||
"osmTags": "id~node/.*"
|
||||
},
|
||||
"mapRendering": [],
|
||||
"mapRendering": null,
|
||||
"name": "All OSM Nodes",
|
||||
"title": "OSM node {id}",
|
||||
"tagRendering": []
|
||||
|
|
|
@ -69,7 +69,7 @@
|
|||
"render": "40,40,center"
|
||||
},
|
||||
"location": [
|
||||
"point"
|
||||
"point","centroid"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -172,7 +172,7 @@
|
|||
"render": "50,50,center"
|
||||
},
|
||||
"location": [
|
||||
"point"
|
||||
"point","centroid"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -455,7 +455,7 @@
|
|||
"render": "50,50,center"
|
||||
},
|
||||
"location": [
|
||||
"point"
|
||||
"point","centroid"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -396,7 +396,8 @@
|
|||
"mapRendering": [
|
||||
{
|
||||
"location": [
|
||||
"point"
|
||||
"point",
|
||||
"centroid"
|
||||
],
|
||||
"icon": "circle:#bb3322",
|
||||
"iconSize": "15,15,center"
|
||||
|
|
|
@ -506,7 +506,7 @@
|
|||
"render": "20,20,center"
|
||||
},
|
||||
"location": [
|
||||
"point"
|
||||
"point","centroid"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -272,7 +272,7 @@
|
|||
},
|
||||
"iconSize": "40, 40, bottom",
|
||||
"location": [
|
||||
"point"
|
||||
"point","centroid"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
"title": "Straatlantaarn in dataset",
|
||||
"mapRendering": [
|
||||
{
|
||||
"location": "point",
|
||||
"location": ["point","centroid"],
|
||||
"icon": {
|
||||
"render": "circle:red",
|
||||
"mappings": [
|
||||
|
|
|
@ -79,7 +79,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"mapRendering": []
|
||||
"mapRendering": null
|
||||
},
|
||||
{
|
||||
"id": "to_import",
|
||||
|
@ -180,7 +180,7 @@
|
|||
"render": "40,40,center"
|
||||
},
|
||||
"location": [
|
||||
"point"
|
||||
"point","centroid"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue