GetFeatureInfo queries against coverages that would like to be "read" rather 
than "instantiated" don't work
-----------------------------------------------------------------------------------------------------------

                 Key: GEOS-1823
                 URL: http://jira.codehaus.org/browse/GEOS-1823
             Project: GeoServer
          Issue Type: Bug
          Components: WCS
    Affects Versions: 1.7.x
            Reporter: Saul Farber
            Assignee: Andrea Aime


When you call GetFeatureInfo on a coverage layer, line 263 in 
AbstractFeatureInfoResponse gets a "whole" coverage using 
"getCoverage().geophysics(false)"

Some coverage providers in geoserver don't like to give "whole" coverages this 
way.  They'd rather create a reader, and then "read" a small, well-defined 
portion of the coverage.

We should implement this "read-based" method in AbstractFeatureInfoResponse so 
that all coverages can be accurately represented with getFeatureInfo

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

        

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to