On Fri, Sep 16, 2011 at 3:06 PM, Arne Schilling <[email protected]> wrote:

>  Hi,****
>
> ** **
>
> I have a custom WMS which I want to add as cascaded / remote WMS to
> GeoServer.****
>
> In my workflow I need to forward also custom parameters not known to WMS or
> GeoServer****
>
> The WMS I am talking of renders heat maps, a feature that is currently not
> available and describable in OGC service stack. It supports GetMap and
> GetCapabilites requests but requires some additional parameters which are
> currently swallowed by the cascaded WMS feature.****
>
> Time available and help appreciated.
>

Yes, all parameters that are unknown to GeoServer are ignored at the request
parsing
level and are lost.

I'm also considering a case in which you are cascading multiple wms servers,
just blindly
sending down all the extra params seems problematic, the same vendor param
could
be have a different meaning for the two servers, or one of the might simply
throw an
exception (though the WMS spec says to ignore the params that are not
understood).

Cheers
Andrea


-- 
-------------------------------------------------------
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead

Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584 962313
fax:      +39 0584 962313

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf

-------------------------------------------------------
------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to