Tom Hughes
882700c5c8
Rename some columns and indexes in the bug tables
2011-05-18 00:36:00 +01:00
Tom Hughes
22bef89d1a
Use quad tiling to select bugs in an area
...
Remove the _no_quadtile versiond of the selection routines and switch
to using the ordinary ones but with a (large) limit applied on the size
of the area to prevent us spending ages working out the list of tiles
to be selected.
2011-05-18 00:35:56 +01:00
Tom Hughes
fb4d003ebe
Tidy up some of the map bugs code
2011-05-07 13:05:39 +01:00
Kai Krueger
abf3358ce5
Fixed some minor bugs and add tests to spot them
2010-03-27 11:45:36 +00:00
Kai Krueger
4aec8dc3a5
minor improvement to the map_bugs tests
2010-03-21 12:04:15 +00:00
Kai Krueger
59a6ed0e20
Don't limit get map_bugs to a small Area, by disabling the quadtile index for those searches
...
The volumn of bugs seem small enough to get away with normal or GiST indexes (not included yet)
Also includes some other fixes
2010-03-20 11:59:23 +00:00
Kai Krueger
6d668f6f3a
Add some rudimentary initial tests for the map bugs api
2010-03-17 23:43:32 +00:00