0.1.3 • Published 6 years ago

point2place v0.1.3

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

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"