[Geoserver-devel] [jira] Created: (GEOS-798) Multiple geometry columns no longer recognized in the renderer

Multiple geometry columns no longer recognized in the renderer
--------------------------------------------------------------

                 Key: GEOS-798
                 URL: http://jira.codehaus.org/browse/GEOS-798
             Project: GeoServer
          Issue Type: Bug
    Affects Versions: 1.4.0-RC3
            Reporter: Brent Owens
         Assigned To: Brent Owens
            Priority: Blocker
             Fix For: 1.4.0-RC4

You can no longer tell the SLD which geometry to use when rendering. This is bad as it is crutial if you have very detailed geometry and you need to use the generalized version to improve performance.
SLDs can include this element:
<Geometry><ogc:PropertyName>my_geom</ogc:PropertyName></Geometry>
in the symbolizers. But if specified nothing is rendered and no error is thrown. If you remove that element from the symbolizer it works but uses the first geometry column.

I will investigate this further and hopefully provide more detail.

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