I have a point dataset where I would like to count all objects which have the same attribute (in this case year of birth) and same geometry. The result I want to have into a new point dataset with an unique point for every combination of year of birth and geometry with the count-result into a new attribute. I have looked if I can use Aggregator, Matcher or Counter but I don´t know how to fix this.
Best regards
Ulf