Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/drewish/geocoding

A quick python script I wrote to help my brother convert addresses to lat/lon for use in a GIS app.
https://github.com/drewish/geocoding

Last synced: 18 days ago
JSON representation

A quick python script I wrote to help my brother convert addresses to lat/lon for use in a GIS app.

Awesome Lists containing this project

README

        

This is a simple python script I wrote for my brother to convert addresses to
lat/lon for use in a GIS app. It uses Google's Maps API to do the conversion
If you're using this for anything you should get your own API key.