Closed GoogleCodeExporter closed 8 years ago
Hi,
This is not a bug, it's a question. Please use the Google Group for questions.
select * from (select *, distanceEarth(lat, lon, 50.245284, 16.163576) as dist
from location) where dist < 50 order by dist;
Regards,
Thomas
Original comment by thomas.t...@gmail.com
on 27 Apr 2011 at 8:18
Original issue reported on code.google.com by
bedla.cz...@gmail.com
on 27 Apr 2011 at 9:29