[mapserver-users] group and subgroup
Yves Jacolin
yves.jacolin at camptocamp.com
Tue Feb 7 00:33:45 PST 2017
Something like this:
LAYER
NAME "layer1"
GROUP "mygroup"
STATUS ON
METADATA
"
*wms_layer_group" "test/test2"*
END
END
LAYER
NAME "layer2"
GROUP "mygroup"
STATUS ON
...
METADATA
"
*wms_layer_group" "test/test2"* END
END
LAYER
NAME test2
END
Note that curently you should create a fake layer (test2) to call test2 to
"merge" layer1 and layer2. Thomas Bonfort created last week a PR in MS to
let the user to call test2 without the fake layer.
See https://github.com/mapserver/mapserver/pull/5371
Y.
2017-02-06 21:47 GMT+01:00 <lars.schylberg at blixtmail.se>:
> Another way to do it, is with "
> *wms_layer_group"*
>
> as decribed here; http://mapserver.org/ogc/wms_server.html
> But that might be a little more complicated but allows You more levels of
> subgroups.
>
> Lars S.
>
> -----Originalmeddelande-----
> > Från: "Stephen Woodbridge" <woodbri at swoodbridge.com>
> > Till: mapserver-users at lists.osgeo.org
> > Datum: 2017-02-06 21:34
> > Ämne: Re: [mapserver-users] group and subgroup
>
> >
> > On 2/6/2017 3:11 PM, milad nidal wrote:
> > > Hi,
> > > I'd like to create a subgroup with 2 layers. is-it posible?
> > > I tried what is menionned in the mapserver,s doc but it did not work.
> > > something like (groupe : test and subgroup test2 with layer1 and layer
> 2
> > > in the subgroup)
> > > Thanks
> >
> > Try this:
> >
> > LAYER
> > NAME "layer1"
> > GROUP "mygroup"
> > STATUS ON
> > ...
> > END
> >
> > LAYER
> > NAME "layer2"
> > GROUP "mygroup"
> > STATUS ON
> > ...
> > END
> >
> > Now you can request layer "mygroup" and both layers will be activated.
> >
> > -SteveW
> >
> > ---
> > This email has been checked for viruses by Avast antivirus software.
> > https://www.avast.com/antivirus
> >
> > _______________________________________________
> > mapserver-users mailing list
> > mapserver-users at lists.osgeo.org
> > https://lists.osgeo.org/mailman/listinfo/mapserver-users
>
>
>
> --
>
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/mapserver-users
>
--
Responsable Formation et Support
Camptocamp France SAS
Savoie Technolac, BP 352
73377 Le Bourget du Lac, Cedex
Tel (France) : +33 4 58 48 20 43 (new !)
Tel (Suisse) : +41 21 619 10 43
Mob. : +33 6 18 75 42 21
Fax : 04 79 70 15 81
Mail : yves.jacolin at camptocamp.com
http://www.camptocamp.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20170207/70ef98a5/attachment.htm>
More information about the MapServer-users
mailing list