Class: Geokit::Geocoders::IpGeocoder

Inherits:
BaseIpGeocoder show all
Defined in:
lib/geokit/geocoders/ip.rb

Overview

Provides geocoding based upon an IP address. The underlying web service is a hostip.info which sources their data through a combination of publicly available information as well as community contributions.

Constant Summary

Constants inherited from BaseIpGeocoder

BaseIpGeocoder::NON_ROUTABLE_IP_RANGES

Method Summary

Methods inherited from BaseIpGeocoder

ip?, private_ip_address?, process, valid_ip?

Methods inherited from Geocoder

geocode, reverse_geocode