logo separator

[mkgmap-dev] Possible sea.zip Problem

From Gerd Petermann gpetermann_muenchen at hotmail.com on Fri Mar 22 12:57:16 GMT 2019

Hi Manfred,

did you check the OSM data for that area? I assume what you see is another polygon which is rendered above the sea polygon.

Gerd

________________________________________
Von: mkgmap-dev <mkgmap-dev-bounces at lists.mkgmap.org.uk> im Auftrag von Manfred Haiduk <manfred.haiduk at freenet.de>
Gesendet: Freitag, 22. März 2019 13:37
An: Development list for mkgmap
Betreff: [mkgmap-dev] Possible sea.zip Problem

Hi all

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 ?

Any one with an idea whats going wrong there ?


my build script is build like this :

del /q .\out\MYEUROPE\
pause
del /q "d:\GPS\Kartentools\MapCreation\mkgmap.log*"
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
copy newstyle.typ .\styles
move newstyle.typ .\out\MYEUROPE
del /q "c:\Users\mhaiduk\AppData\Roaming\Garmin\MapSource\TileCache\"
shutdown.exe /s



More information about the mkgmap-dev mailing list