<div dir="ltr">Hi,<br>unfortunately, there is no vector aggregation available at the attribute level. However you can transform your time series of vector point data into coarse raster data time series, aggregate it and sample the result with the point coordinates (t.vect.observe.strds). Make sure that vector points belong to single pixels, hence one point per pixel.<br><br>Best regards<div>Soeren<br><br>2016-09-07 14:59 GMT+02:00 Veronica Andreo <<a href="mailto:veroandreo@gmail.com">veroandreo@gmail.com</a>>:<br>><br>> Hello devs<br>><br>> I'm wondering whether it is possible to aggregate space time vector data sets (STVDS). <br>><br>> I have a daily time series of vector maps (points) and I would like to aggregate it weekly. Is that possible somehow with t.vect.algebra? I blindly assumed there was something like t.rast.aggregate for vectors too, but there's no... I think maybe it is possible with t.vect.algebra given that the operation would be equivalent to v.overlay operator=or, but as with t.rast.algebra, those manual pages are just a mistery to my limited understanding... Can anyone give any hints? or hall I discard vector time series approach completely?<br>><br>> Thanks a lot in advance!<br>><br>> Best, <br>> Vero<br>><br>> _______________________________________________<br>> grass-dev mailing list<br>> <a href="mailto:grass-dev@lists.osgeo.org">grass-dev@lists.osgeo.org</a><br>> <a href="http://lists.osgeo.org/mailman/listinfo/grass-dev">http://lists.osgeo.org/mailman/listinfo/grass-dev</a></div></div>