Skip to content

smart-facility/geocoder

Repository files navigation

geocoder

Code for using geocode farm to locate addresses in NSW, Australia.

requirements

Requires geopy.

usage

Set your API key in the environment variable GEOCODEFARM_API_KEY, and then call the script, passing in input files as command line parameters:

export GEOCODEFARM_API_KEY=yourkey
python geopy_geocodefarm_batch.py input.csv

About

Python code for geocoding addresses using geocode farm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages