User case is a vehicle's GPS device keeps sending geo location information every second. To avoid saving large volume of data, I would like to design a 5 minutes time window to capture the centroid of those geo points within the time window. SDS does have some aggregation functions, but does it support geo spatial too?
Thank you!
Bill