logo separator

[mkgmap-dev] Problem using --split-file option in splitter

From Carlos Dávila cdavilam at jemila.jazztel.es on Sat Feb 21 11:32:26 GMT 2009

If I use --split-file=areas.list option in splitter I always get the
same error:
key split-file/ val areas.list
g30xfff8f800
Bad number in areas list file
Exception in thread "main" java.lang.NullPointerException
        at uk.me.parabola.splitter.AreaList.dump(Unknown Source)
        at uk.me.parabola.splitter.Main.readArgs(Unknown Source)
        at uk.me.parabola.splitter.Main.split(Unknown Source)
        at uk.me.parabola.splitter.Main.main(Unknown Source)

areas.list file was generated by splitter for the same osm file. This is
the content of the file:
# List of areas
# Generated Sat Feb 21 10:57:27 GMT 2009
#
63240001: 0x199800,0xfff8f800 to 0x1f4000,0xfffd6800
#       : 35,991211,-9,887695 to 43,945313,-3,647461

63240002: 0x199800,0xfffd6800 to 0x1f4000,0x34800
#       : 35,991211,-3,647461 to 43,945313,4,614258


Regards
Carlos



More information about the mkgmap-dev mailing list