Skip to content

grantshandy/geo2city

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geo2city

Command Line Reverse Geocoder

This is a command line utility that gets the name and location of the closest city from latitude and longitude coordinates.

cargo install geo2city

Command Line Arguments

geo2city 0.1.0
By Grant Handy <grantshandy@gmail.com>
Command Line Reverse Geocoder

USAGE:
    geo2city [FLAGS] [LATITUDE] [LONGITUDE]

FLAGS:
    -v, --version       Prints version information
    -h, --help          Prints help information

ARGS:
    <LATITUDE>
    <LONGITUDE>

About

Command Line Reverse Geocoder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages