dateline wrapping misses small geometries
-----------------------------------------

                 Key: GEOT-3836
                 URL: https://jira.codehaus.org/browse/GEOT-3836
             Project: GeoTools
          Issue Type: Bug
          Components: render
    Affects Versions: 8.0-M1
            Reporter: Ian Schneider
            Assignee: Andrea Aime
         Attachments: small-geometry-dateline.patch

Small projected geometries that wrap the dateline are incorrectly "unwrapped" 
resulting in artifacts.

The heuristic for detecting coordinates crossing the dateline misses small 
geometries as their unprojected width will exceed the heuristic's upper limit. 
As a fallback, the patch checks for the lower limit and if the upper one is 
crossed, checks the projected line segment.

I would apply this myself, but wanted your review.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage 
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to