On 2/25/19, Robert M. Münch <[email protected]> wrote: > Hi, when doing 2D hit-testing with only rectangular areas, is it faster to > use the geopoly extension and functions or is the bare R*Tree extension > faster?
My guess would be bare R*Tree extension, but I have not run the experiment. -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

