Re: [mapserver-users] cascading WMS with mapserver

2009-12-12 Thread Martin Kofahl

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

pcr...@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@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users
  


___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


[mapserver-users] cascading WMS with mapserver

2009-12-11 Thread pcreso
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@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users