Skip to content

dalekunce/gdocs_geocoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Batch Google Geocoding Script and Data Exporter

##Purpose I needed a geocoder for gdocs that is fast and reliable. Script uses Google Maps API for geocoding. Script also includes some great work that the @mapbox team did to create a geoJSON download of the file.

##Install

  • Copy the source of gdocs_geocoder.js
  • Open your spreadsheet and goto tools > script editor
  • Replace the content in the text box with the copied source from gdocs_geocoder.js
  • Set the name of this script to geocoder
  • Go to file > save and close the popup window
  • Refresh your spreadsheet and you will see a new menu called Geocoder added after Help on the menu bar

##Credit

  • [MapBox] (http://mapbox.com/) team for the geojson export
  • Alan Christopher Thomas for the initial Google Maps geocoder

About

First Commit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages