Run setup
mysql your-database-name < setup.sql
This will (re)create:
floats
points
generate_coords
float_coords_within_radius
hybrid_coords_within_radius
point_coords_within_radius
haversine
haversine_alt
And then will generate and insert 1,000,000 random coordinates into floats and points.
Navigate to index.php in your browser and login.
index.php