[mapserver-users] Mapscript and wms client
Armin Burger
armin.burger at gmx.net
Mon Sep 5 15:15:38 PDT 2011
Chris
Is it just this specific WMS or any other as well? I think the NASA JPL
is very often not working or responding (it currently returns HTTP error
403 for getCapalities). It's even more like I cannot remember anymore
when it was working... Maybe the URL has just changed...
Armin
On 05/09/2011 23:53, Chris Jackson wrote:
> 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
>
>
>
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
More information about the MapServer-users
mailing list