Code4HR / open-health-inspection-scraper

Scraper for the open-health-inspector app.
Apache License 2.0
7 stars 9 forks source link

Implemented geocoding #9

Closed ttavenner closed 10 years ago

ttavenner commented 10 years ago

added a geocoding function to scrapertools.py ('getLatLng') and implemented it in scraper.py. Added an entry to establishmentsFound to hold the lat/lng data in geoJSON format.