All Versions
33
Latest Version
Avg Release Cycle
169 days
Latest Release
2257 days ago

Changelog History
Page 4

  • v1.1.0 Changes

    December 07, 2007
    • ๐Ÿš… Geokit is now Rails 2.0 / Edge friendly.
  • v1.0.0 Changes

    July 22, 2007
    • see http://earthcode.com/blog/2007/07/new_geokit_release.html
    • 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
  • v0.1.0

    May 29, 2014