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