python-mapswipe-workers
python-mapswipe-workers copied to clipboard
Result Aggragation based on Result Type
geometries cannot be aggregated in the current code base, thus we need a new method of aggregating based on the result type of the classes.
E.g. a simple way of aggregating geometries could be to collect them into one Multi-Geometry, where among others the user names are represented as an attribute.
-> this might be done, lets double check if the current aggregation is the one we want for geometries