Skip to content
/ tellus Public

Tellus: Mother Earth A reverse geocoding utility for terminal. Use any CLI to change a pair of latitude and longitude to human readable addresses. This also works with csv of latitudes and longitudes.

License

Notifications You must be signed in to change notification settings

n0omad/tellus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tellus

The gem that converts latitude and longitude to human readable address. Tellus is Earth. Tellus uses nominatim api from openstreetmap for reverse geocoding with zoom equal to 14.

Installation

Add this line to your application's Gemfile:

gem 'tellus'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install tellus

Usage

tellus address 'latitude' 'longitude'

Development

This little gem is my playground to understand TDD, BDD, Design patterns, git, Get/Post HTTP methods, ruby gems, CI, and much more.

License

The gem is available as open source under the terms of the MIT License.

About

Tellus: Mother Earth A reverse geocoding utility for terminal. Use any CLI to change a pair of latitude and longitude to human readable addresses. This also works with csv of latitudes and longitudes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published