Milo van der Linden wrote:

> Regarding the near by; this would mainly mean "select this and that 
> where searchterm="bla" and distance(the_geom, yourlocation) < x.

You know that "distance(the_geom, yourlocation) < x" is not optimised by 
spatial indexes I assume... Hence you should use ST_DWithin instead ;-)

Tom

-- 
Tom Hughes (t...@compton.nu)
http://www.compton.nu/

_______________________________________________
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev

Reply via email to