point2place

CLI/Libray for reverse geocoding w/o a need for http

Downloads
17
Stars
5

Point2Place

Library & CLI for converting longlat coordinates to a place (reverse geocoding without an api)

CLI

$ npx point2place --longlat 30,30

Data files used:

Run tests:

$ npm test

Ways get your Long-Lat coordinates

$ brew cask install corelocationcli
$ CoreLocationCLI -format "%longitude,%latitude"