logo separator

[mkgmap-dev] Bug report: splitter.jar --split-file faulty

From Steve Ratcliffe steve at parabola.demon.co.uk on Mon Feb 23 19:57:11 GMT 2009

On Mon, Feb 23, 2009 at 05:14:48PM +0100, Wolfgang v. Hansen wrote:
> Hi,
>
> I hope this list is also the right place for bug reports on behalf of the 
> tile splitter. It is unable to read negative values from the split-file,  
> even if the automatically generated file is used. Here's a screen dump:
>
> g30xfffe9800
> Bad number in areas list file
> Exception in thread "main" java.lang.NullPointerException
>         at uk.me.parabola.splitter.AreaList.dump(AreaList.java:145)
>         at uk.me.parabola.splitter.Main.readArgs(Main.java:122)
>         at uk.me.parabola.splitter.Main.split(Main.java:80)
>         at uk.me.parabola.splitter.Main.main(Main.java:67)

Thanks for reporting this and of course you are right.

I've fixed this by using decimal instead of hex for the numbers
in the areas.list file.  This changes the format of the file so
making previous files incompatible.  Sorry.

Thanks

..Steve



More information about the mkgmap-dev mailing list