Labelleing long contours incurs in significant overhead
-------------------------------------------------------

                 Key: GEOT-3242
                 URL: http://jira.codehaus.org/browse/GEOT-3242
             Project: GeoTools
          Issue Type: Bug
    Affects Versions: 2.7-M2
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 2.7-M3


This is due to the naive linestring clipping routine (which relies on JTS)
Implement one based on an optimal algorithm without involving JTS, such as 
http://en.wikipedia.org/wiki/Cohen%E2%80%93Sutherland

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to