[mapserver-users] Mapscript and wms client

Chris Jackson webturtles at gmail.com
Mon Sep 5 17:53:35 EDT 2011


Hi

I am trying to use a remote WMS service in my mapfile and am not having any
luck.  I resorted to the MapServer tutorial example and still had no luck:

  LAYER # MODIS WMS map from JPL
    NAME         modis_jpl
    TYPE         RASTER
    OFFSITE      0 0 0
    STATUS       On
    CONNECTIONTYPE WMS
    CONNECTION "http://wms.jpl.nasa.gov/wms.cgi?"

    METADATA
      "wms_srs" "EPSG:4326"
      "wms_name" "modis"
      "wms_server_version" "1.1.1"
      "wms_format" "image/jpeg"
    END

    PROJECTION
      "init=epsg:4326"
    END
  END # Modis WMS image ends here

Mapscript has wms client enabled so am I missing another setting required in
the mapfile?

Thanks
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20110905/0dc57d8f/attachment.html


More information about the mapserver-users mailing list