Home > geocoding

geocoding

Geocoding is a project mainly written in Python, it's free.

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

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.