Posts Tagged ‘mysql’

Posted in php on October 20, 2009

Geo/Spatial search using Sphinx search and php

I have some databases with geo-location data in it, and wanted it displayed on my iPhone using Layar. Doing some research on this, I found a great presentation on Geo/Spatial search in MySQL. Reading this presentation shows that doing a search of geo-locations in a radius around a geo-loc ... Continue Reading