[Geoserver-devel] [jira] Created: (GEOS-1891) Add template support for coverage layers

Add template support for coverage layers
----------------------------------------

                 Key: GEOS-1891
                 URL: http://jira.codehaus.org/browse/GEOS-1891
             Project: GeoServer
          Issue Type: Improvement
          Components: WMS
    Affects Versions: 1.6.3
         Environment: win32
            Reporter: Chris Condit
            Assignee: Andrea Aime
            Priority: Minor

Add support for using Freemarker templates (as in vector layers) with coverage layers during a WMS GetFeatureInfo request. This would allow the user to control the query output format from a point query on a raster layer. The template should provide access to five special variables endemic to raster layers:
*) The value of the raster at a point (or nearest point) should always be available
*) If the image is colored in RGBA, there should be a variable for the value for each band

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