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

Added :not(.mtb-scale-0) #29

Closed pqhf5kd closed 3 years ago

pqhf5kd commented 3 years ago

The [class*="mtb-scale"] style was rendering ways tagged with surface=asphalt and mtb:scale=0 brown.

I'm not sure if this is the best way to fix the problem but...