Version mkgmap-r3335 was committed by wanmil on Wed, 03 Sep 2014

Prevent a possible NullPointerException is house number generator

I could not reproduce the exception reported on the german OSM forum. But the 
check is required in any case. If an empty way is used as HousenumberMatch the 
getLocation() returns null which is not catched. Now use only elements that 
have getLocation() !=  null. Issue an error message in such a case.
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to