I'm not sure which MapServer version we are talking about. The recent versions should provide all attributes. When using CLUSTER_GET_ALL_SHAPES you can use the Cluster_BaseFID attribute to identify the shapes which belong to the same cluster and Cluster_BaseFID is in fact the feature ID of the main shape of the cluster.
Tamas 2014-10-04 16:01 GMT+02:00 yeryry <[email protected]>: > It seems that the problem described in > > http://osgeo-org.1560.x6.nabble.com/CLUSTER-and-GetFeatureInfo-td4227414.html > is still present. When retrieving the details for a cluster, the > cluster-related attributes are set only for the last member of the > cluster, and normal attributes for that member aren't sent. The normal > attributes for all members should be sent, and I would think the > cluster-related ones should be set for each member, not just the last. > _______________________________________________ > mapserver-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapserver-users >
_______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
