Class: Graticule::Geocoder::Rest
- Defined in:
- lib/graticule/geocoder/rest.rb
Overview
Abstract class for implementing REST geocoders. Passes on a REXML::Document to check_errors and parse_response.
Direct Known Subclasses
GeocoderCa, GeocoderUs, Google, MapQuest, MetaCarta, PostcodeAnywhere, Yahoo
Constant Summary
Constants inherited from Base
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from Base
#<=>, #initialize, service_name
Constructor Details
This class inherits a constructor from Graticule::Geocoder::Base