Hi Eichner,<br><br>The GROUP tag effectively allow set the Name and abstract. This is great, but it don't allow the GetFeatureInfo request. :(<br><br>I try it, but on my qgis the identify icon is disabled.<br><br>I try to see the GetCapabilities.<br>

<a href="http://web.regione.toscana.it/wmsraster/com.rt.wms.RTmap/wms?map=wmscatasto&&SERVICE=WMS&request=getcapabilities" target="_blank">http://web.regione.toscana.it/wmsraster/com.rt.wms.RTmap/wms?map=wmscatasto&&SERVICE=WMS&request=getcapabilities</a><br>

<br>And effectively the layer<br>rt_cat.idcatacque<br>is not reported as "queryable".<br><br>So the GROUP tag don't allow the GetFeatureInfo as single aggregation.<br><br>Perhaps a bug for MapServer ?<br><br>

<div class="gmail_quote">2012/7/30 Eichner, Andreas - SID-NLKM <span dir="ltr"><<a href="mailto:Andreas.Eichner@sid.sachsen.de" target="_blank">Andreas.Eichner@sid.sachsen.de</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
wms_layer_group<br>
<br>
    Description: (Optional) Can be used to assign a layer to a number of<br>
hierarchically nested groups. This grouped hierarchy will be expressed<br>
in the capabilities.<br>
<br>
    WMS_LAYER_GROUP is different from the GROUP keyword in that it does<br>
not publish the name of the group in the capabilities, only the title.<br>
As a consequence the groups set with WMS_LAYER_GROUP can not be<br>
requested with a GetMap or GetFeatureInfo request (see section 7.1.4.5.2<br>
of the WMS implementation specification version 1.1.1. (OGC 01-068r2)).<br>
Another difference is that GROUP does not support nested groups. The<br>
purpose of this metadata setting is to enable making a WMS client aware<br>
of layer grouping.<br>
<br>
    All group names should be preceded by a forward slash (/). It is not<br>
allowed to use both the WMS_LAYER_GROUP setting and the GROUP keyword<br>
for a single layer.<br>
<div><br>
<br>
> The GetFeatureInfo now work.<br>
> But as a indesiderable secondary effect is disappeared the<br>
> Group-name from the getcapabilities.<br>
><br>
> There is some workaround to add a group-name to the getcapabilities ?<br>
<br>
</div>Yes, see <a href="http://mapserver.org/ogc/wms_server.html#layer-object-metadata" target="_blank">http://mapserver.org/ogc/wms_server.html#layer-object-metadata</a>:<br>
<br>
wms_layer_group: [...] WMS_LAYER_GROUP is different from the GROUP<br>
keyword in that it does not publish the name of the group in the<br>
capabilities, only the title. As a consequence the groups set with<br>
WMS_LAYER_GROUP can not be requested with a GetMap or GetFeatureInfo<br>
request [...]<br>
<br>
Use the GROUP keyword on all and a wms_group_title (and optionally<br>
wms_group_abstract) metadata on one of the layers corresponding to that<br>
group. So it should become something like that<br>
<br>
 LAYER<br>
    GROUP "rt_cat.idcatbdfog"<br>
    NAME "<a href="http://rt_cat.idcatbdfog.ar" target="_blank">rt_cat.idcatbdfog.ar</a>"<br>
    STATUS DEFAULT<br>
<div>    TYPE POLYGON<br>
    DATA '/path-to-data/shapefile'<br>
    PROJECTION<br>
      "init=epsg:3003"<br>
    END<br>
    METADATA<br>
      ...<br>
      "ows_include_items" "all"<br>
</div>      wms_group_title "The rt_cat.idcatbdfog group"<br>
        wms_group_abstract "This group is intented to show all layers<br>
that belong to rt_cat.idcatbdfog"<br>
    END<br>
    TEMPLATE 'void'<br>
[...]<br>
<br>
This should hopefully work as you want. Greets.<br>
</blockquote></div><br><br clear="all"><br>-- <br>-----------------<br>Andrea Peri<br>. . . . . . . . . <br>qwerty àèìòù<br>-----------------<br><br>