Crates.io | geo2city |
lib.rs | geo2city |
version | 0.1.0 |
source | src |
created_at | 2021-05-22 04:20:15.300919 |
updated_at | 2021-05-22 04:20:15.300919 |
description | Command Line Reverse Geocoder |
homepage | |
repository | https://github.com/grantshandy/geo2city |
max_upload_size | |
id | 400706 |
size | 42,156 |
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
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>