User: vauxia Branch: HEAD Date: Sat, 30 May 2009 04:21:15 +0000 Added files: /modules/geo/includes/views views_handler_field_geo_distance.inc views_handler_filter_geo_distance.inc views_handler_sort_geo_distance.inc Modified files: /modules/geo/db mysql_spatial.inc /modules/geo geo.inc geo.module /modules/geo/includes/views geo.views.inc views_handler_filter_geo.inc /modules/geo/modules/geo_field geo_field.module Log message: YAY DISTANCE HANDLING! - Added API functions to handle both pythagorean and spherical distance between two geometries. (By geometries I mean points :( ) - Added an API function to calculate a bounding box based on a point + radius. - Exposed these to Views in the form of field, filter and sort handlers. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/geo/includes/views... http://cvs.drupal.org/diff.php?path=contributions/modules/geo/includes/views... http://cvs.drupal.org/diff.php?path=contributions/modules/geo/includes/views... http://cvs.drupal.org/diff.php?path=contributions/modules/geo/db/mysql_spati... http://cvs.drupal.org/diff.php?path=contributions/modules/geo/geo.inc&old=1.... http://cvs.drupal.org/diff.php?path=contributions/modules/geo/geo.module&old... http://cvs.drupal.org/diff.php?path=contributions/modules/geo/includes/views... http://cvs.drupal.org/diff.php?path=contributions/modules/geo/includes/views... http://cvs.drupal.org/diff.php?path=contributions/modules/geo/modules/geo_fi...