Class: GeoKit::Geocoders::MultiGeocoder

Inherits:
Geocoder
  • Object
show all
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

Method Summary

Methods inherited from Geocoder

call_geocoder_service, geocode