Index: osm-map-features-z17.xml =================================================================== --- osm-map-features-z17.xml (revision 8790) +++ osm-map-features-z17.xml (working copy) @@ -871,82 +871,108 @@ - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + - + + @@ -2149,8 +2175,6 @@ stroke-linecap: butt; stroke-linejoin: round; fill: none; - marker-start: url(#marker-tunnel-start); - marker-end: url(#marker-tunnel-end); } .tunnel-core { @@ -3422,6 +3446,13 @@ fill: white; } + .highway-tunnel-ends { + stroke-opacity: 0; + fill: none; + marker-start: url(#marker-tunnel-start); + marker-end: url(#marker-tunnel-end); + } + /* Osmarender built-in styles - do not remove */ .osmarender-stroke-linecap-round { stroke-linecap: round; } .osmarender-stroke-linecap-butt { stroke-linecap: butt; } Index: osmarender.xsl =================================================================== --- osmarender.xsl (revision 8790) +++ osmarender.xsl (working copy) @@ -412,9 +412,7 @@ Foundation, Inc., 59 Temple Place, Suite - - url(#) - + url(#)