Sha256: 42dc676513f689b3ba313b8711eab32f333cb83c6ce80e6e5bd7f88717e529ba

Contents?: true

Size: 1.45 KB

Versions: 1

Compression:

Stored size: 1.45 KB

Contents

0.2.7 (2008-10-03)
* Adding Multimap geocoder [Tom Taylor]
* Added MapQuest geocoder [Andrew Selder]
* Fix google geocoder for responses that only return coordinates [Andrew Selder]

0.2.5
* fixed address mapping for local search maps (again)

0.2.4 (2007-05-15)
* fixed address mapping for local search maps (Tom Taylor)

0.2.3 (2007-04-27)
* fixed Google for less precise queries
* added User-Agent to coerce Google into returning UTF-8 (Jonathan Tron)

0.2.2 (2007-03-27)
* fixed LocalSearchMaps

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.7 CHANGELOG.txt