[mapserver-users] How do a GetFeatureInfo on a group layers
Andrea Peri
aperi2007 at gmail.com
Fri Jul 27 06:09:38 PDT 2012
Hi,
I need to call for a GetFeatureInfo on a layer-group (rt_cat.idcatbdfog).
I guess it should return identify result from every layer of the group.
Instead it is say-ing:
msShapefileOpen(): Unable to access file. No (NULL) filename provided.
msBuildPath: Unable to access file.
msShapefileOpen(): Unable to access file. No (NULL) filename provided.
msBuildPath: Unable to access file.
msBuildPath: Unable to access file.
My map file is this:
LAYER
NAME "rt_cat.idcatbdfog"
TYPE POLYGON
METADATA
....
"ows_include_items" "all"
END
TEMPLATE 'void'
END
LAYER
NAME "rt_cat.idcatbdfog.ar"
STATUS OFF
TYPE POLYGON
DATA '/path-to-data/shapefile'
PROJECTION
"init=epsg:3003"
END
METADATA
...
"ows_include_items" "all"
"wms_layer_group" "/rt_cat.idcatbdfog"
END
TEMPLATE 'void'
What I'm missing ?
Thx,
--
-----------------
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-----------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20120727/db0b027f/attachment.htm>
More information about the MapServer-users
mailing list