[Cartoweb-users] Failure when trying to add WMS layer

Kenton Williams Kenton_Williams at umit.maine.edu
Mon May 1 14:15:41 EDT 2006


Hello,

I am attempting to add a WMS layer to my project but I get the following error:

Class : SoapFaultWrapper
Message : Error Fetching http headers

Here is the mapfile layer definition:

	LAYER
	  NAME "jpl_wms"
	  TYPE RASTER
	  STATUS ON
	  CONNECTION "http://wms.jpl.nasa.gov/wms.cgi?"
	  CONNECTIONTYPE WMS
	    METADATA
	      "wms_srs" "EPSG:4326"
	      "wms_name" "global_mosaic_base"
	      "wms_style" "visual"
	      "wms_latlongboundingbox" "-180 -90 180 90"
	      "wms_server_version" "1.1.1"
	      "wms_format" "image/jpeg"
	    END
	END

I have not attempted adding a WMS server layer to any mapfile before.  Is there a problem with how I am specifying the layer in my mapfile?

Thanks very much!

Kenton W.



More information about the Cartoweb-users mailing list