-
@FlxKu Yeah, the spatial filter in the presented example could be done without linestring but if you want a more generic "does this trajectory intersect another geometry", a linestring is useful
-
@FlxKu Would be interested to see the fastest point query you can come up with. Without linestring I can make it finish in 6 sec