Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/drewish/geocoding
- Owner: drewish
- Created: 2009-11-29T19:58:45.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2009-11-29T22:53:14.000Z (about 15 years ago)
- Last Synced: 2024-10-31T04:07:13.027Z (2 months ago)
- Language: Python
- Homepage:
- Size: 70.3 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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.