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

https://github.com/aadewunmi/retrieving-geodata

Using the Google Geocoding API with a Database and Visualizing data on Google Map.
https://github.com/aadewunmi/retrieving-geodata

Last synced: 7 months ago
JSON representation

Using the Google Geocoding API with a Database and Visualizing data on Google Map.

Awesome Lists containing this project

README

          

# Retrieving-GEOData
1. Run the geoload.py to lookup all of the entries in where.data (including the new one) and produce the geodata.sqlite.

2. Then run geodump.py to read the database and produce where.js.

3. Then open where.html to visualize the map.