nekromoff / bicycle-master-plan

Bicycle Master Plan is a bike map that allows visualizing cycling related data from different sources in multiple layers. Built heavily around data from OpenStreetMap, it allows full visual customization using CSS.
https://mapa.cyklokoalicia.sk/bratislava/public/
GNU General Public License v3.0
11 stars 0 forks source link

route=hiking #25

Closed pqhf5kd closed 3 years ago

pqhf5kd commented 3 years ago

https://mapa.cyklokoalicia.sk/kosice/public/#l4,5|z14|c48.71719,21.16077|p4-353288218

In Kosice, a hiking route is being rendered green (Značené (v premávke)). The route has no bicycle related tags. I believe it is because of the LCN tag.

I suggest adding: .route-hiking:not(.bicycle-yes):not(.bicycle-designated) to line 370 in main.css.

I hope the not syntax is correct. I don't have a way example tagged as route=hiking & bicycle=yes but I imagine it could exist.

nekromoff commented 3 years ago

added to city specific stylesheets