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.

_______________________________________________
Cartoweb-users mailing list
[email protected]
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to