Jared Erickson created GEOT-4076:
------------------------------------

             Summary: Rendering Transforms are applied to all FeatureTypeStyles
                 Key: GEOT-4076
                 URL: https://jira.codehaus.org/browse/GEOT-4076
             Project: GeoTools
          Issue Type: Bug
          Components: main
    Affects Versions: 8.0-M4
         Environment: OS X, Java 6
            Reporter: Jared Erickson
            Assignee: Jody Garnett
         Attachments: line_rendering_transform.sld, 
rendering_transform_line1.png, rendering_transform_line2.png

I have an SLD (see line_rendering_transform.sld)
that contains two FeatureTypeStyles.  The first FTS contains a
<sld:Transformation/> that uses the gs:BufferFeatureCollection process.  The
second FTS just contains a LineSymbolizer.  When I render this SLD with the
lines from the SLD Cook Book, I get the following image: 
rendering_transform_line1.png.

It appears that the LineSymbolizer from the second FTS is being applied to
the polygons created by the buffer process.  I assumed that they would apply
to the original lines.

When I flip the order of the FTS (line above buffer) I get a wierder result: 
rendering_transform_line2.png

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to