improve class=path styling (#1450)
This PR addresses that by: * rendering oneway arrows on more than `subclass=cycleway` * less opacity for path/footway casing * adding the thin black casing to bridges * adding `subclass=steps` & `subclass=bridleway` rendering * render `bicycle=designated` as `subclass=cycleway` and `horse=designated` as `subclass=bridleway` (bike taking priority) * improved tunnel rendering with double casing & adding main line * made casing min zoom consistent across subclasses All of these changes were made to mimic OSM Carto.
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
2
|
||||
]
|
||||
],
|
||||
"order": 186
|
||||
"order": 195
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user