[mapserver-users] WMS don't load
Steve Lime
Steve.Lime at dnr.state.mn.us
Tue Sep 30 11:25:39 PDT 2008
If you do a mapserv -v is the output identical on each box?
>>> On 9/30/2008 at 11:57 AM, in message
<OFCBC19D45.67426CFF-ON852574D4.005C74A4-852574D4.005D2738 at ssss.gouv.qc.ca>,
<Steve.Toutant at inspq.qc.ca> wrote:
> 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:42
> 304&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:4
> 2304&BBOX=-2750564.75,-936638.5,3583872.5,4673125&WIDTH=400&HEIGHT=300&LAYERS=pe_15
> m&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
More information about the MapServer-users
mailing list