google-geocoder-cli
Geocode a CSV of addresses, using Google Maps API.
Options:
--version Show version number [boolean]
-i, --id client ID [required]
-k, --key client crypto key [required]
-f, --file CSV of addresses [required]
-h, --help Show help [boolean]
usage
google-geocoder-cli -f phoenix.csv -i <ID> -k <KEY>
install
npm install -g google-geocoder-cli