Skip to content

williambeckaskenaizer/wqts-geocode-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wqts-geocode-script

Python script for company use when geocoding address batches

Requires Python 3. All other dependencies will be installed automagically.

If you're comfortable running python scripts, run it as you normally would. If you're new to python scripts:

Mac OS:

  • Run the installer for Python 3
  • open terminal
  • drag "address_geocoder.py" into the window. A directory should appear
  • Hit enter. Assuming python is installed correctly, it will run

Windows:

  • Install Python 3, and MAKE SURE to tick the "add to path option" in the installer
  • open CMD
  • type "python " (including the space), then drag the file onto the CMD window, and hit enter

About

Python script for company use when geocoding address batches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages