<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Bernd,<br><br>you are probably right that the whilelist is the better solution.<br>I did not understand that the combination of<br>railway=station and building=yes makes perfect sense <br>while the other tags in the proposed whilelist do not.<br><br>So, I'd say now that we should replace the line 166<br><br>railway=* &amp; !(tunnel=yes) [0x14 resolution 22]<br>by<br>(railway=rail | railway=tram | railway=disused | railway=subway | railway=narrow_gauge | railway=light_rail | railway=preserved) &amp; !(tunnel=yes) [0x14 resolution 22]<br><br>If I here no complains I'll commit this tomorrow.<br><br>Gerd<br><br><div>&gt; From: weigelt.bernd@web.de<br>&gt; To: mkgmap-dev@lists.mkgmap.org.uk<br>&gt; Date: Mon, 9 Feb 2015 11:23:39 +0100<br>&gt; Subject: Re: [mkgmap-dev] Railway tracks drawn around station buildings<br>&gt; <br>&gt; Am Montag, 9. Februar 2015, 09:11:43 schrieb Gerd Petermann:<br>&gt; Hi Gerd<br>&gt; <br>&gt; &gt; yes, got that in my mind when I proposed my 2nd alternative,<br>&gt; &gt; but it should probably be something like <br>&gt; &gt; railway=* &amp; !(tunnel=yes) &amp; (building=no ! building!=*) [0x14 resolution 22]<br>&gt; &gt; <br>&gt; &gt; Or maybe we should add a general rule <br>&gt; &gt; building=no {delete building}<br>&gt; &gt; <br>&gt; &gt; somewhere at the start of lines?<br>&gt; <br>&gt; I have problems to understand, why you're using such catchalls like <br>&gt; railway=*.... in lines, IMHO it is better to use exact rules <br>&gt; <br>&gt; railway=station as polygons are buildings and should be treated like that<br>&gt; <br>&gt; [points] default GARMIN symbol<br>&gt; railway=station | railway=halt                         [0x2f08 resolution 23]<br>&gt; <br>&gt; no entry for railway=station in lines or polygons<br>&gt; <br>&gt; [lines]<br>&gt; railway=rail                              [0x14 resolution 22]<br>&gt;  <br>&gt; [polygons]<br>&gt; building!=no [0x13 resolution 24 continue with_actions]<br>&gt; <br>&gt; this is shortened what we used in our styles,<br>&gt; <br>&gt; Bernd<br>&gt; <br>&gt; -- <br>&gt; amarok2 now playing:<br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; _______________________________________________<br>&gt; mkgmap-dev mailing list<br>&gt; mkgmap-dev@lists.mkgmap.org.uk<br>&gt; http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev<br></div>                                               </div></body>
</html>