<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi</p>
    <p>The 'culprit' is</p>
    <p>natural=bay</p>
    <p>r</p>
    <p>Nick<br>
    </p>
    <div class="moz-cite-prefix">On 22/03/2019 12:37, Manfred Haiduk
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:a67d2175-342a-2be2-0972-00e96a43ffc5@freenet.de">Hi all
      <br>
      <br>
      as i do have since short time a new laptop with huge amount of
      memory and a big cpu, i was trying to build a garmin map for whole
      europe, because i was curious to see other countries beside of
      central europe.And while doing this, i found a possible error in
      the sea.zip file, which i got from osm.thkukuk.de/data. If you
      look at the screenshot attached you will see some grey polygons,
      which is named 'meer' as the other blue areas but is drawn in the
      colour of the background. So i assume an error in the sea-file
      .... or in the boundary files ?
      <br>
      <br>
      Any one with an idea whats going wrong there ?
      <br>
      <br>
      <br>
      my build script is build like this :
      <br>
      <br>
      del /q .\out\MYEUROPE\
      <br>
      pause
      <br>
      del /q "d:\GPS\Kartentools\MapCreation\mkgmap.log*"
      <br>
      java -Xmx30000m -XX:-UseGCOverheadLimit -ea -jar
      -Dlog.config=logging.properties "c:\Program Files
      (x86)\KartenTools\mkgmap\mkgmap.jar"
      --location-autofill=is_in,nearest --mapname=70000001
      --family-id=7000 .\styles\newstyle.txt --series-name="MY OSM"
      --family-name="OpenStreetmap" --country-name=EUROPE
      --country-abbr=ALL --area-name=ALL --overview-mapname="overview"
      --latin1 --style-file=.\styles --style=newstyle --max-jobs
      --keep-going --check-roundabouts --drive-on=detect,right
      --output-dir=.\out\MYEUROPE --index --bounds=.\bounds_latest
      --route --name-tag-list=name,place_name,loc_name --housenumbers
      --x-split-name-index --add-pois-to-areas --link-pois-to-ways
      --process-destination --process-exits --precomp-sea=.\sea_latest
      --tdbfile --draw-priority=10 -c .\data\EUROPE\template.args
      --description=MYEUR --remove-ovm-work-files=true
      <br>
      copy newstyle.typ .\styles
      <br>
      move newstyle.typ .\out\MYEUROPE
      <br>
      del /q
      "c:\Users\mhaiduk\AppData\Roaming\Garmin\MapSource\TileCache\"
      <br>
      shutdown.exe /s
      <br>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
mkgmap-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mkgmap-dev@lists.mkgmap.org.uk">mkgmap-dev@lists.mkgmap.org.uk</a>
<a class="moz-txt-link-freetext" href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a></pre>
    </blockquote>
  </body>
</html>