Registry / networking / geokit

geokit

JSON →
library1.14.0rbrubygemsunverified

Geokit provides geocoding and distance calculation in an easy-to-use API.

gem install geokit
INSTALL
IMPORT
SIG · GEOKIT
G
geokit
networkingrubyv1.14.0
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.

Geokit
require 'geokit'

Geocode an address and get its latitude.

require 'geokit' include Geokit::Geocoders location = GoogleGeocoder.geocode('100 Spear St, San Francisco, CA') puts location.lat
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.14.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
OpenAI (training)
1
Resources
geokit — gem install geokit · libregistry