[mkgmap-dev] SeaGenerator in overview2 branch
From Felix Hartmann extremecarver at gmail.com on Thu May 16 23:49:59 BST 2013
Hi Gerd, no. I just went back to 2594 - still the same problem. I'll have to check what line in my style-file is responsible for this. (I think it's in the lines file for the first part, the last lines of the error are in the points part). Strangely I only have this error on Australia-Oceania - no other country... Will take some while though, as I'm just lying with fever in my bed, and cannot concentrate very well... On 16.05.2013 17:54, Gerd Petermann wrote: > Hi Felix, > > maybe the change in PolygonSubdivSizeSplitterFilter.java is the problem. > Please try to change the line 112 from > return shape.getBounds().getMaxDimension() <= > Math.max(maxSize, 0x8000); > back to > return shape.getBounds().getMaxDimension() < maxSize; > > Does that fix the problem? > > Gerd -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20130516/26026156/attachment.html
- Previous message: [mkgmap-dev] SeaGenerator in overview2 branch
- Next message: [mkgmap-dev] SeaGenerator in overview2 branch
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list