Hi > I compiled a germany map with the index branch and got the following > exception: > > Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 0 > at > uk.me.parabola.imgfmt.app.srt.SrtSortKey.compareTo(SrtSortKey.java:41)
I've found that this happens when there is a character that cannot be represented in the character set. I am about to commit a patch that will replace any such character with a '?' character. ..Steve _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
