[Mapserver-users] WMS Cllient for ArcView 3.X
snelson@refractions.net
snelson@refractions.net
Tue, 7 Oct 2003 12:01:41 -0700
The layers are appended to the query in the same order they appear in the OGC
file For example, if the OGC file contains this:
<layer_list>
<layer>Bathymetry</layer>
<layer>Roads</layer>
<layer>Rivers</layer>
</layer_list>
Then the query sent to the WMS server will look like this:
http://www.geographynetwork.ca/servlet/com.esri.wms.Esrimap? ...
&Layers=Bathymetry,Roads,Rivers&Styles=&Request=getmap ...
I'm not certain what order the map server will choose to render the layers.
Shane
Quoting Tom.Kralidis@CCRS.NRCan.gc.ca:
>
> Paul,
>
> What is the implied order of layers within your .ogc files if more than one
> layer exists?
>
> Is the first layer element the bottom most layer in the stack, or the top
> most? I see .ogc files with both.
>
> Thanks
>
> ..Tom
>
>
_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users