Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alecrem/latlng
Gets latitude and longitude from Google Maps for a list of places
https://github.com/alecrem/latlng
Last synced: 20 days ago
JSON representation
Gets latitude and longitude from Google Maps for a list of places
- Host: GitHub
- URL: https://github.com/alecrem/latlng
- Owner: alecrem
- Created: 2015-12-24T05:18:04.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-29T06:47:49.000Z (about 9 years ago)
- Last Synced: 2023-08-24T04:12:00.590Z (over 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# latlng
Gets latitude and longitude from Google Maps for a list of places1. Write your place names into places.txt. These can be full addresses, cities, or anything you could find on Google Maps. Please write them one per line as in the included example, which you are welcome to overwrite.
2. Go to the repository's directory and run `npm install`.
3. Run `node latlng.js` (or `coffee latlng.coffee`) and pipe or copy the output.