Shapefile renderer reprojection should use point by point reprojection only in 
case of failure
----------------------------------------------------------------------------------------------

                 Key: GEOT-2038
                 URL: http://jira.codehaus.org/browse/GEOT-2038
             Project: GeoTools
          Issue Type: Improvement
    Affects Versions: 2.5.0, 2.6-M0
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 2.5.0, 2.6-M0


ShapefileRenderer does reprojection on a point by point basis in order to be 
tolerant to points that do fail to reproject. However, this is quite 
detrimental to performance. It should try to reproject the whole array at once, 
and only fall back to the point to point one in case of failure. 

-- 
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 the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to