2011/6/1 Luca Casagrande <[email protected]> > Hello everybody, > I have a working demo with the new CLUSTER class working fine. What I'd > like > to do is to get the list of the values for a specific attribute, for every > feature in the cluster. Is this possible, for example, with a > GetFeatureInfo > request? > > Luca,
If you specify the CLUSTER_GET_ALL_SHAPES processing option then all the features making up the cluster are returned instead of a single feature at the same clustered location. Best regards, Tamas
_______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
