Class: GeoKit::Geocoders::MultiGeocoder
- Defined in:
- lib/geo_kit/geocoders.rb
Overview
Provides methods to geocode with a variety of geocoding service providers, plus failover among providers in the order you configure.
Goal:
-
homogenize the results of multiple geocoders
Limitations:
-
currently only provides the first result. Sometimes geocoders will return multiple results.
-
currently discards the “accuracy” component of the geocoding calls