OpenDataAnalytics / gaia

Gaia is a geospatial analysis library jointly developed by Kitware and Epidemico.
31 stars 15 forks source link

Add geocoding to Gaia #48

Closed mbertrand closed 7 years ago

mbertrand commented 8 years ago

@aashish24 please edit/comment as necessary.

Use geopy to add geocoding capability to Gaia

aashish24 commented 8 years ago

@mbertrand there are two parts to it. Geocoding and reverse geocoding and geocoding for tweets. Geocoding for tweets is a high priority. I will send a document to essam and you in an email.

Also, @jbeezley has developed some code in the past that can ingest geonames database and have our own geocoding services.

mgrauer commented 8 years ago

We did this to some degree in Minerva a while back, but haven't used it lately. FYI, in case it useful.

aashish24 commented 7 years ago

we implemented it outside gaia