Peter Gray
|
95d899786a
|
Refactor bounding box code
Moved duplicated code into the BoundingBox class, and pass around
BoundingBox objects instead of lists of bounds.
|
2011-11-14 09:42:57 +00:00 |
|
Tom Hughes
|
254fc8ebbc
|
Add a C implementation of QuadTile.iterate_tiles_for_area
|
2011-05-18 00:39:04 +01:00 |
|
Tom Hughes
|
b42a28067d
|
Make sure the ruby quadtile code give the same result as the C version
|
2011-05-08 15:18:03 +01:00 |
|
Tom Hughes
|
349413a520
|
Allow column names in area conditions to be qualified, and do so for
the SWF queries which sometimes reference more than one table with
columns named latitude and longitude.
|
2007-09-14 11:16:25 +00:00 |
|
Tom Hughes
|
33a65a90c9
|
QuadTile infrastructure.
|
2007-09-11 23:55:25 +00:00 |
|