<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 Carlos,<br><br>the attached patch adds a check to avoid the message for highway=services<br>nodes. I am not sure if this is the correct approach, maybe <br>we should do it the other way round and issue the message only for <br>highway=motorway_junction nodes?<br><br>The current code in StyledConverter checks all nodes with <br>type &gt;= 0x2000 &amp;&amp; type &lt; 0x2800, it doesn't look for a highway tag.<br><br>Gerd<br><br><div>&gt; Date: Sat, 25 Jul 2015 21:28:03 +0200<br>&gt; From: cdavilam@orangecorreo.es<br>&gt; To: mkgmap-dev@lists.mkgmap.org.uk<br>&gt; Subject: [mkgmap-dev] Warnings about motorway exits<br>&gt; <br>&gt; Warnings about motorway exits in mkgmap.log include cases were <br>&gt; motorway_junction is placed on motorway_link ways. According to wiki [1] <br>&gt; motorway_junction may be used not only on motorway, but on other ways <br>&gt; with named or numbered junctions, such as [2]. IMHO mkgmap shouldn't <br>&gt; throw a warning in those cases.<br>&gt; Regarding highway=services, if I recall right, it could be used time ago <br>&gt; for exits that lead to service areas, but according to current wiki <br>&gt; description [3] they are now only used for the place near the motorway <br>&gt; where you can get the service (fuel, food, etc.) and then there's no <br>&gt; need for them to be placed on a highway=* way. Warnings from places like <br>&gt; [4] doesn't make much sense.<br>&gt; Could it be reviewed to avoid checking things that don't need to be fixed?<br>&gt; <br>&gt; [1] http://wiki.openstreetmap.org/wiki/Tag:highway%3Dmotorway_junction<br>&gt; [2] http://www.openstreetmap.org/node/2132581004<br>&gt; [3] http://wiki.openstreetmap.org/wiki/Tag:highway%3Dservices<br>&gt; [4] http://www.openstreetmap.org/node/2728359400<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>