The "point clustering" functionality of the gt-process-feature module might be applicable to you problem:
http://docs.geotools.org/latest/javadocs/org/geotools/process/vector/PointStackerProcess.html
https://github.com/geotools/geotools/blob/master/modules/unsupported/process-feature/src/main/java/org/geotools/process/vector/PointStackerProcess.java

Kind regards,
Ben.

On 13/10/17 02:46, Akamba Yan wrote:
Hi,
Thanks for all you are doing for us
I am build a GIS application, i get Simple Features of shapefile store in
server, so i just want to group the features through one of attibute of my
feature. These features has for geometric attribute "Point" so i want to
group them and calculate the average point who wil represent all the points
of the groups having the same attribute.

I hope to have a answer,
Sorry for my english i'm french



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot



_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users


--
Ben Caradoc-Davies <b...@transient.nz>
Director
Transient Software Limited <http://transient.nz/>
New Zealand

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to