<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 Andrzej,<br>&gt;  &gt; As the comment says, this polygon is not closed. The trunk version<br><div>&gt;  &gt; ignores this error and creates a shape.<br>&gt;  &gt; Is this intended?<br>&gt; <br>&gt; Yes, this is standard for polish format. Cgpsmapper would probably <br>&gt; complain if you close a polygon.<br><br>okay, that should work now in branch r2993.<br><br>&gt; <br>&gt; I think there are still some basic problems with  mkgmap regarding <br>&gt; polish format. For example:<br>&gt; <br>&gt; [POLYLINE]<br>&gt; ....<br>&gt; Data0=....<br>&gt; Data0=....<br>&gt; [END]<br>&gt; <br>&gt; This object should create 2 separate lines, I think mkgmap connects <br>&gt; them, which is wrong.<br>yes, it connects them and writes an error message. Can you <br>give an example ? I did not find a hint in the version 2.5 docu<br>for cgpsmapper.<br><br>&gt; <br>&gt; [POLYGON]<br>&gt; ....<br>&gt; Data0=....<br>&gt; Data0=....<br>&gt; [END]<br>&gt; <br>&gt; First "Data" should be treated as outer polygon, second and following as <br>&gt; inner (hole). I'm not sure, what is doing mkgmap but i remember  that <br>&gt; something is wrong with polygons too, there are wrong shapes on map.<br>Probably, because mkgmap simply adds all points to one list of points.<br><br>I assume we would need a procedure like that for mp relations.<br>Maybe I'll have a look at that later.<br><br>Gerd<br><br><br></div>                                               </div></body>
</html>