Hi,
Assuming I have a feature /Person /with a /name /attribute, and in
PostGIS store I have:
Person 1: name=Ann
Person 2: name=Ann
Person 3: name=Ann
Person 4: name=Ba
Person 5: name=Bo
Person 6: name=Clech
Then with the following pseudo WFS GetFeature Url
/
//http://example.com/geoserver/wfs?//
// service=wfs&//
// version=2.0.0&//
// request=GetFeature&//
// typeNames=namespace:featuretype&//
////*count=3&*//*
*//* sortBy=name*/
I will get the first 3 Ann's. Is there any way to make the duplicates
count only as 1, i.e. I want the response to return the first 3 Ann's +
Ba + Bo (3 Ann's count as 1 and not 3)?
Thanks!
Nhan
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users