underdarkGIS’s avatarunderdarkGIS’s Twitter Archive—№ 9,989

  1. …in reply to @FlxKu
    @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
    1. …in reply to @underdarkGIS
      @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