[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.
- Previous message: [mkgmap-dev] Fwd: Re: [PATCH] Again NullPointerException
- Next message: [mkgmap-dev] [PATCH V4] boundary preparer with quadtree
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list