HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Link 44250 thumbnail
User 217101 avatar

By gst
via earthcode.com
Published: Sep 28 2007 / 16:08

I committed some major improvements to GeoKit recently. Head over to GeoKit at Rubyforge for an updated readme and API. Here is a rundown of the improvements. As always, install with: sudo script/plugin install svn://rubyforge.org/var/svn/geokit/trunk New Functionality * auto geocoding: an option to automatically geocode a model's address field on create * in-memory sort-by-distance for arrays of location objects * bounding box queries: Location.find :all, :bounds=>[sw,ne] * improved performance by automatically adding a bounding box condition to radial queries * new Bounds class for in-memory bounds-related operations * ability to calculate heading and midpoint between two points * ability to calculate endpoint given a point, heading, and distance
  • 13
  • 1
  • 1750
  • 0

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.