Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 8.0-M4
-
Fix Version/s: None
-
Component/s: main
-
Labels:None
-
Environment:OS X, Java 6
Description
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
Activity
Jared Erickson
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | RenderingTransformsFTS.zip [ 59235 ] |
Jared Erickson
made changes -
| Attachment | streaming_renderer.diff [ 59250 ] |
Jared Erickson
made changes -
| Attachment | rendering_transform_line1_afterpatch.png [ 59251 ] |
Jared Erickson
made changes -
| Attachment | rendering_transform_line2_after_patch.png [ 59252 ] |
Jared Erickson
made changes -
| Attachment | streaming_renderer2.diff [ 59354 ] |
Jared Erickson
made changes -
| Attachment | streaming_renderer3.diff [ 59639 ] |
Jared Erickson
made changes -
| Attachment | renderingTransform.png [ 59682 ] |
Andrea Aime
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Assignee | Jody Garnett [ jgarnett ] | Andrea Aime [ aaime ] |
| Resolution | Fixed [ 1 ] |