[mapserver-users] WMS don't load

Steve.Toutant at inspq.qc.ca Steve.Toutant at inspq.qc.ca
Tue Sep 30 12:57:29 EDT 2008


Version 5.0.0 on the server that works well
Version 5.2.0 on the server where WMS don't load


Also, If I call the WMS directly from internet explorer with
http://atlas.gc.ca/cgi-bin/atlaswms_fr?VERSION=1.1.1&request=GetMap&SRS=EPSG:42304&BBOX=-2750564.75,-936638.5,3583872.5,4673125&WIDTH=400&HEIGHT=300&LAYERS=pe_15m&STYLES=&FORMAT=GIF

it works on both servers so I guess it is not a network problem.
Here is the layer part of my mapfile:
  LAYER # pe WMS map from geoConnexion
    NAME         pe
    TYPE         RASTER
    OFFSITE      0 0 0
    STATUS       default
    CONNECTIONTYPE WMS
    CONNECTION 
"http://atlas.gc.ca/cgi-bin/atlaswms_fr?VERSION=1.1.1&request=GetMap&SRS=EPSG:42304&BBOX=-2750564.75,-936638.5,3583872.5,4673125&WIDTH=400&HEIGHT=300&LAYERS=pe_15m&STYLES=&FORMAT=GIF"
 
   # METADATA
   #   "wms_srs" "EPSG:42304"
   #   "wms_name" "pe"
   #   "wms_server_version" "1.1.1"
   #   "wms_format" "gif"
   # END

    PROJECTION
      "init=epsg:42304"
    END
  END # pe WMS image ends here


I tried with the METADATA statement unmarked as well
thanks,
Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20080930/670bfe95/attachment.html


More information about the mapserver-users mailing list