logo separator

[mkgmap-dev] Commit: r2209: Do not throw away polygons that potentially cover the complete bounding box.

From svn commit svn at mkgmap.org.uk on Sat Feb 18 15:16:14 GMT 2012

Version 2209 was commited by wanmil on 2012-02-18 15:16:14 +0000 (Sat, 18 Feb 2012) 

Do not throw away polygons that potentially cover the complete bounding box.

The UnusedElementsRemoverHook now checks if the bounding box of a polygon covers the bbox of the tile completely. In this case it is possible that all points of the polygon lie outside the tile bbox but the polygon covers the tile completely. Especially this is true for the sea polygon when using --generate-sea=polygon. This was erroneously removed and therefore sea generation was broken using the polygon variant.


More information about the mkgmap-dev mailing list