logo separator

[mkgmap-dev] Commit: r1707: Fix NPE when no explicit bounding box was given.

From svn commit svn at mkgmap.org.uk on Sun Sep 26 21:23:54 BST 2010

Version 1707 was commited by steve on 2010-09-26 21:23:54 +0100 (Sun, 26 Sep 2010) 

Fix NPE when no explicit bounding box was given.

Gave an error like this:
java.lang.NullPointerException
	at uk.me.parabola.mkgmap.osmstyle.StyledConverter.setBoundingBox(StyledConverter.java:399)
	
Also make sure that if the input file is completely empty, then we have an empty bounding box.


More information about the mkgmap-dev mailing list