Sha256: a0603a071fddb46630b3359216c56858f14f98e22083d4b02cab4588a6d5ea14

Contents?: true

Size: 982 Bytes

Versions: 1

Compression:

Stored size: 982 Bytes

Contents

0.2.1 (2007-03-19)
* fixed error in command line interface

0.2.0 (2007-03-17)
* changed city to locality, state to region, and zip to postal_code
* added support for PostcodeAnywhere
* added support for Local Search Maps (James Stewart)
* added IP-based geocoder
* moved geocoders to Graticule::Geocoder namespace
* fixed Google geocoder (again)
* made Yahoo geocoder consistent with others by returning 1 result
* geocoders can how take a Hash (:street, :locality, :region, :postal_code, :country)
  or a Graticule::Location for the #locate call

0.1.3 (2007-02-14)
* fixed Google geocoder
* fixed CLI

0.1.2 (2007-02-12)
* added "geocode" executable. See "geocode --help" for more information
* declared dependency on ActiveSupport

0.1.1 (2006-12-16)
* fixed bug in Yahoo that raised error when street address not returned
* migrated to Hoe (http://seattlerb.rubyforge.org/hoe/)
* added Haversine, Spherical and Vincenty distance calculations

0.1 (2006-10-31)
* Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
graticule-0.2.1 CHANGELOG.txt