[mapserver-users] cascading WMS with mapserver

Martin Kofahl m.kofahl at gmx.net
Sat Dec 12 06:54:30 EST 2009


Hi Brent,
please try the following presented at 
http://mapserver.org/ogc/wms_client.html#adding-a-wms-layer with the 
following modifications:

CONNECTION 'http://wms.jpl.nasa.gov/wms.cgi?'
METADATA
  WMS_FORMAT 'image/png'
  WMS_SRS '...' (see capabilities or use EPSG:4326)
  WMS_NAME 'yourlayer' (may be multiple comma separated, I think)
END

God luck!
Martin

pcreso at pcreso.com wrote:
> Hi,
>
> I'd like to set up a local mapfile which provides a layer from 
> http://wms.jpl.nasa.gov/wms.cgi
>
> What I can't find in the mapserver docs is exactly what I put into the CONNECTION string to specify the layer I want from this server. 
>
> The capabilities doc returned lists several layer, I want to provide just one via a local mapserver implementation.
>
> Any suggestions?
>
> Thanks,
>
>   Brent Wood
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>   



More information about the mapserver-users mailing list