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