Commit Graph

3 Commits

Author SHA1 Message Date
Patrick Niklaus
2a103c4362 Fix mathematical assumptions in StaticRTree
StaticRTree now uses projected coordinates internally. That means we can
use a euclidean distance measure (squared distance) for sorting the
query queue.
2016-03-31 19:03:57 +02:00
Patrick Niklaus
60d83ccf53 First round of lat,lng -> lng,lat switcheroo 2016-03-31 18:58:52 +02:00
Patrick Niklaus
dcab2b19c2 Add rectangle unit test 2016-03-31 18:58:52 +02:00