Skip to content

shanealynn/python_batch_geocode

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

Batch Geocoding with Python and Google Geocoding API

This repository contains a python script to geocode multiple addresses using the Google Geocoding API.

Addresses can be geocoded for free at a rate of 2500 addresses per day, limited by Google. With a Google Developer API key, any number of addresses can be geocoded.

Data input and output is processed from CSV files.

Please see full blog post at www.shanelynn.ie/

About

Python script for geocoding addresses in batches using Google Geocode API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages