The boundary-files have the same address (http://www.navmaps.eu/wanmil/europe_bounds_20110501.zip)?!
And can you please provide logging.properties-file which I need to log the LocationHook. I've never done this before, I've tried it but I still get an empty logfile.

Some other questions:
Do somebody know, what this error means:
Ccode == null name=BELGI? - BELGIQUE - BELGIEN

And mkgmap ask for some boundary files, which seems not to exist, but I downloaded the whole zip-file:
SCHWERWIEGEND (BoundaryUtil): ./tiles_germany/63240372.osm.gz: Cannot load boundary file bounds/bounds_2550000_250000.bnd: java.io.FileNotFoundException: bounds/bounds_2550000_250000.bnd (No such file or directory)
SCHWERWIEGEND (BoundaryUtil): ./tiles_germany/63240372.osm.gz: Cannot load boundary file bounds/bounds_2550000_300000.bnd: java.io.FileNotFoundException: bounds/bounds_2550000_300000.bnd (No such file or directory)
SCHWERWIEGEND (BoundaryUtil): ./tiles_germany/63240372.osm.gz: Cannot load boundary file bounds/bounds_2600000_250000.bnd: java.io.FileNotFoundException: bounds/bounds_2600000_250000.bnd (No such file or directory)
SCHWERWIEGEND (BoundaryUtil): ./tiles_germany/63240372.osm.gz: Cannot load boundary file bounds/bounds_2600000_300000.bnd: java.io.FileNotFoundException: bounds/bounds_2600000_300000.bnd (No such file or directory)

Cheers
Martin

Am 02.05.2011 um 21:46 schrieb WanMil:

On May 1, 2011, at 21:50, WanMil wrote:

I have also errors in a boundary file. Something seem to be wrong with
the write or the reader. I am checking that...

I just updated to SVN revision 1935: the malformed input error has not yet reappeared.

You may have caught the error here.

Cheers.

Yes, you were quicker than me writing the email :-)
I found the bug. The Java stream for reading the data has two skip
methods (which is used to not read boundaries outside the tile bounds).
One correct skip method and one incorrect. Now you can guess which one I
used....

So r1935 has fixed the bug. The compiled boundaries need not be
downloaded again. Additionally I committed the changes in the trunk up
to r1932.

WanMil
_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev