Enable GetFeatureInfo for wms cascading layer
---------------------------------------------

                 Key: GEOS-4301
                 URL: http://jira.codehaus.org/browse/GEOS-4301
             Project: GeoServer
          Issue Type: Bug
          Components: WMS
    Affects Versions: 2.1-beta3
            Reporter: Ivan Grcic
            Assignee: Andrea Aime
         Attachments: getFeatureInfo.patch

Currently getfeatureInfo will fail if request is issued on wms casc. layer.

The problem was that GeoServerTemplateLoader didn't have any method for 
handling WMSLayerInfo resource. On Andrea suggestion I not only added 
getWMSLayerInfo, but also getResourceInfo which is simplifying a bit  code for 
setting resource on templateLoader (inside HTMLFeatureInfoOutputFormat)

Also, inside GetFeatureInfo.handleGetFeatureInfoCascade featureCollection had 
to be retyped to change name and namespace from cascading server to our local 
one.

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

        

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to