x

Re: Worldwide routable Garmin maps: URL REMOVED


Geschrieben von ras_oscar (Gast) am 21. April 2011 02:18:19: [flux]

Als Antwort auf: Worldwide routable Garmin maps: URL REMOVED geschrieben von Lambertus (Gast) am 08. März 2009 14:41:

In the past I have downloaded tiles, combined them with with Mkgmap using a script file. Recently I downloaded a group of tiles and the combiner failed, complaining "

C:\Garmin\Maps\OSM_World_Routable>java.exe -Xmx512M -enableassertions -jar c:\Ga
rmin\Map_Tools\MKGMAP\mkgmap.jar --max-jobs --ignore-osm-bounds --route --family
-id=2020 --overview-mapname=53240000 --tdbfile --index --keep-going --drive-on-r
ight --overview-mapnumber=53240000 --family-name="OSM ras_oscar" c:\Garmin\Maps\
OSM_World_Routable\*.img
Exception in thread "main" java.lang.IllegalArgumentException
at java.nio.Buffer.position(Unknown Source)
at uk.me.parabola.imgfmt.Utils.bytesToString(Utils.java:75)
at uk.me.parabola.imgfmt.sys.ImgHeader.setHeader(ImgHeader.java:212)
at uk.me.parabola.imgfmt.sys.ImgFS.readInitFS(ImgFS.java:310)
at uk.me.parabola.imgfmt.sys.ImgFS.openFs(ImgFS.java:129)
at uk.me.parabola.imgfmt.sys.ImgFS.openFs(ImgFS.java:122)
at uk.me.parabola.mkgmap.combiners.FileInfo.imgInfo(FileInfo.java:185)
at uk.me.parabola.mkgmap.combiners.FileInfo.getFileInfo(FileInfo.java:14
7)
at uk.me.parabola.mkgmap.main.Main.endOptions(Main.java:366)
at uk.me.parabola.mkgmap.CommandArgsReader.readArgs(CommandArgsReader.ja
va:124)
at uk.me.parabola.mkgmap.main.Main.main(Main.java:122)

Have there been changes to anything in the data structures that would cause this error string? I have not changed either mkgmap or java in well over the year since i used it last.