AshKyd / batch-geocoder

A quick & dirty lat/lng geocoder using the Google API.
MIT License
1 stars 1 forks source link

batch-geocoder

A quick & dirty lat/lng geocoder using the Google API. Best used with a business API key, but you do get a few hundred geocodes a day with a free key.

Usage

Install async with NPM, or grab it manually if you don't have NPM set up.

npm install

Add your own key to the source then launch the HTML file and off you go.