A script to get coordinates of addresses in a file.
|
před 3 roky | |
---|---|---|
LICENSE | před 3 roky | |
README.md | před 3 roky | |
multiple_geocoding.py | před 3 roky |
A script to get coordinates of addresses in a file.
Python 3.xx
python multiple_geocoding.py INPUT_FILE.txt MAPBOX_ACCESS_TOKEN
If you want to specify the name of the output file with the distances.
python multiple_geocoding.py INPUT_FILE.txt MAPBOX_ACCESS_TOKEN --output OUTPUT_FILE.csv