A script to get coordinates of addresses in a file.
|
3 سال پیش | |
---|---|---|
LICENSE | 3 سال پیش | |
README.md | 3 سال پیش | |
multiple_geocoding.py | 3 سال پیش |
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