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

[email protected] 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
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to