|
From: Gis M. <gi...@gm...> - 2012-01-11 12:18:01
|
Hi list! I need to get the statistics of an attribute (min, max, average) from the server. Can I use a WFS GetFeature request for that? Or is there an existing WPS process for this task? I found Collection_Max,Collection_Median,Collection_Min in filter functions, but how can I use them in the request? GetFeature is supposed to return features and their attributes, not attribute statistics. |