andreynovikov / trekarta

Simple, responsive map for your trek. You decide how to journey today, not the application!
https://trekarta.info
GNU General Public License v3.0
174 stars 25 forks source link

Steps under cover/in tunnel missing #155

Closed hungerburg closed 3 years ago

hungerburg commented 3 years ago

Noticed when heading for a train, way looked unconnectet - eg https://www.openstreetmap.org/way/609731241

Quick fix, fine for me: (Will there ever be sac_scales in tunnels? On steps in tunnels?) Update, Yes there are hiking paths in tunnels - I posted an example recently :)

+++ app/src/main/assets/styles/inc_highways.xml
@@ -40,7 +40,7 @@
                                         text-overlap="false" />
                                 </m>
                             </m>
-                            <m cat="pedestrian" v="footway|path">
+                            <m cat="pedestrian" v="footway|path|steps">
                                 <m select="first">
                                     <m cat="cycling" k="bicycle" v="designated|yes">
                                         <line stipple="12" stipple-stroke="color:transparent" use="cycleway" />