[Mapserver-users] WMS connection for BC Albers -- howto ??

Stephen Clark stephen.clark at focus.ca
Tue Nov 4 11:28:16 EST 2003


Shane,

I am not really sure hor to use this file you sent. me.

I was thinking of using this wms server as a layer in my *.map file like
below:


### wms layers from BC Gov.
LAYER
      NAME "wms_bcgov"
      TYPE RASTER
      STATUS ON
      CONNECTIONTYPE WMS
      CONNECTION URL
"http://slkapps2.env.gov.bc.ca/servlet/com.esri.wms.esrimap"
      METADATA
        "wms_srs"             "EPSG:42102"
        "wms_name"            "wms_bgov"
        "wms_server_version"  "1.1.3"
#        "wms_formatlist"      "image/gif,image/png,image/jpeg,image/wbmp"
        "wms_format"          "image/png"
      END
     PROJECTION
       "init=epsg:42102"
     END
END


Is this possible?


----- Original Message ----- 
From: "Shane Nelson" <snelson at refractions.net>
To: <mapserver-users at lists.gis.umn.edu>
Sent: Monday, November 03, 2003 4:03 PM
Subject: Re: [Mapserver-users] WMS connection for BC Albers -- howto ??


> Yes.  I've attached an OGC file from the Arc3WMS client
> (http://www.refractions.net/arc3wms/).  This particular server is very
picky
> about how it works.
>
> After loading the ogc file you can check the connection strings.  If you
have
> beta2 of the WMS client they will be in the %temp%\wms_client_log.txt
file.
>
> ShaneQuoting Stephen Clark <stephen.clark at focus.ca>:
>
> > Hello,
> >
> > Has anyone setup a wms connection to the BC Government wms servers that
send
> > out data in C Albers format?
> >
> > thanks,
> > Stephen
> >
> > _______________________________________________
> > Mapserver-users mailing list
> > Mapserver-users at lists.gis.umn.edu
> > http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
> >
>




More information about the mapserver-users mailing list