logo separator

[mkgmap-dev] [PATCH v1] Reduce number of cuts in multipolygon processing

From Marko Mäkelä marko.makela at iki.fi on Thu Feb 25 08:05:40 GMT 2010

I wrote:

> I found something strange in my test:
> 
> Error at line 2341764, col 41
> Bad file format: 63240004.osm.gz
> Exception in thread "main" java.lang.NullPointerException
> 	at uk.me.parabola.mkgmap.combiners.FileInfo.getFileInfo  
> (FileInfo.java:136)
> 	at uk.me.parabola.mkgmap.main.Main.endOptions(Main.java:369)
> 	at uk.me.parabola.mkgmap.CommandArgsReader.readArgs  
> CommandArgsReader.java:124)
> 	at uk.me.parabola.mkgmap.main.Main.main(Main.java:122)
> 
> This would be the 'outer' in the following line:
> 
> <relation id='302404'>
> <member type='way' ref='31755158' role='outer'/>
> 
> I will retest without the patch, and also test the patch with   
> yesterday's dump.

I could not repeat this, and I do not see how it could possibly be  
related to the patch.

If nobody opposes, I will commit the patch.

	Marko



More information about the mkgmap-dev mailing list