[mkgmap-dev] location-autofill=nearest breaks compiling
From Carlos Dávila cdavilam at orangecorreo.es on Thu Aug 15 19:53:53 BST 2013
Compiling British Isles map with location-autofill=is_in,nearest throws the following error: Exception in thread "main" java.lang.AssertionError: Invalid label offset found 105 at uk.me.parabola.imgfmt.app.lbl.LBLFileReader.fetchLabel(LBLFileReader.java:86) at uk.me.parabola.imgfmt.app.lbl.LBLFileReader.readPoiInfo(LBLFileReader.java:351) at uk.me.parabola.imgfmt.app.lbl.LBLFileReader.<init>(LBLFileReader.java:74) at uk.me.parabola.mkgmap.combiners.FileInfo.lblInfo(FileInfo.java:326) at uk.me.parabola.mkgmap.combiners.FileInfo.lblInfo(FileInfo.java:313) at uk.me.parabola.mkgmap.combiners.FileInfo.imgInfo(FileInfo.java:259) at uk.me.parabola.mkgmap.combiners.FileInfo.getFileInfo(FileInfo.java:152) at uk.me.parabola.mkgmap.main.Main.endOptions(Main.java:545) at uk.me.parabola.mkgmap.CommandArgsReader.readArgs(CommandArgsReader.java:128) at uk.me.parabola.mkgmap.main.Main.main(Main.java:119) Removing the "nearest" part of location-autofill it works fine. All other maps I compile with location-autofill=is_in,nearest also compile without problems. Any idea why this particular map may be going wrong?
- Previous message: [mkgmap-dev] bridges as polygons
- Next message: [mkgmap-dev] location-autofill=nearest breaks compiling
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list