<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>> > As the comment says, this polygon is not closed. The trunk version<br><div>> > ignores this error and creates a shape.<br>> > Is this intended?<br>> <br>> Yes, this is standard for polish format. Cgpsmapper would probably <br>> complain if you close a polygon.<br><br>okay, that should work now in branch r2993.<br><br>> <br>> I think there are still some basic problems with mkgmap regarding <br>> polish format. For example:<br>> <br>> [POLYLINE]<br>> ....<br>> Data0=....<br>> Data0=....<br>> [END]<br>> <br>> This object should create 2 separate lines, I think mkgmap connects <br>> 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>> <br>> [POLYGON]<br>> ....<br>> Data0=....<br>> Data0=....<br>> [END]<br>> <br>> First "Data" should be treated as outer polygon, second and following as <br>> inner (hole). I'm not sure, what is doing mkgmap but i remember that <br>> 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>