Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# latlng
Gets latitude and longitude from Google Maps for a list of places

1. 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.