When multiple feature type styles are hitting the same layer the same geometry 
is projected multiple times, ruining the output
------------------------------------------------------------------------------------------------------------------------------

                 Key: GEOT-1500
                 URL: http://jira.codehaus.org/browse/GEOT-1500
             Project: GeoTools
          Issue Type: Bug
          Components: core render
    Affects Versions: 2.4-RC0
            Reporter: Andrea Aime
            Assignee: Jesse Eichar
             Fix For: 2.4-RC1, 2.5-M1


This happens because geometries aren't cloned anymore, and the transformation 
geo to screen transformation is applied twice or the original geometry.
It's a side effect of my rendering speedup, I have a patch, but to make it 
clean I had to rework the streaming renderer quite a bit so I'll need to check 
with you if it's ok to commit it tonight. As a bonus item, with this patch 
streaming renderer + postgis is faster than shapefile renderer on the same data 
set ;)

-- 
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: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to