Registry / networking / graticule

graticule

JSON →
library2.7.2rbrubygemsunverified

A geocoding API providing a common interface to popular services like Google, Yahoo, Geocoder.us, and MetaCarta.

gem install graticule
INSTALL
IMPORT
SIG · GRATICULE
G
graticule
networkingrubyv2.7.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Graticule
require 'graticule'

Geocode an address using Google

require 'graticule' geocoder = Graticule.service(:google).new('API_KEY') location = geocoder.locate('1600 Amphitheatre Parkway, Mountain View, CA') puts location.latitude
Debug
Known issues
gotchaSome geocoding services require API keys and may have usage limits
fix
Obtain and configure appropriate API keys for the chosen service
affects: >= 0.0.0
Upgrade
Version history
2.7.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
graticule — gem install graticule · libregistry