Changes for version 0.30
- Changed minimum required version of Geo::Coder::Mapquest to 0.05 (it was previously 0.04, which is incompatible with our plugin.)
- When calling add_geocoder(), check that the geocoder is compatible with the plugin, based on a minimum version requirement.
Modules
Module to tie together multiple Geo::Coder::* modules
Plugin for the Bing geocoder
Base plugin class
Plugin for the google maps geocoder
Plugin for version 3 of the google maps geocoder
Mapquest plugin Geo::Coder::Many
OpenStreetMap Nominatim plugin for Geo::Coder::Many
Ovi plugin Geo::Coder::Many
Yahoo PlaceFinder plugin for Geo::Coder::Many
standard geocoder response container object
Abstract base class for schedulers.
Ordered list scheduler
Scheduler that times out bad geocoders
Scheduler base class which ensures uniqueness
Weighted Round Robin scheduler (default)
Weighted random scheduler