[Geoserver-devel] [jira] Created: (GEOS-2580) SVG output does not work when multiple fts are used

SVG output does not work when multiple fts are used
---------------------------------------------------

                 Key: GEOS-2580
                 URL: http://jira.codehaus.org/browse/GEOS-2580
             Project: GeoServer
          Issue Type: Improvement
          Components: WMS
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 1.7.x

This is due to fts other than the first being drawn into a raster buffer... which does not at all for SVG, and does not work well for PDF either.
In this case we should disable the rendering optiomization and go thru the data multiple times instead of just once.
I've stumbled into this trying to check if the new labeller was used on tiger roads, but I also know that MapFish uses SVG output as the way to make prints, so that would also make it impossible to do PDF prints using mapfish for layers that have more than one fts in their style.

--
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