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_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users