Archives mensuelles de mai 2009
geocoding, latitude, longitude and distance
from http://code.google.com/intl/fr-FR/apis/maps/articles/phpsqlsearch.html: Here’s the SQL statement that will find the closest 20 locations that are within a radius of 25 miles to the 37, -122 coordinate. It calculates the distance based on the latitude/longitude of that row and the target latitude/longitude, … Lire la suite