osu-cascades / hdffa-directory

Capstone project website for HDFFA
0 stars 0 forks source link

Partner: Generate lat/lon via address and geolocation #50

Open ybakos opened 4 years ago

ybakos commented 4 years ago

Lat and lon are currently "simple" fields requiring manual data entry. When creating or updating a partner's address, let's automatically set/update the lat and lon.

ybakos commented 4 years ago

I recommend using the geocoder gem for this.

ybakos commented 4 years ago

http://railscasts.com/episodes/273-geocoder

mtornatta commented 3 years ago

Closed since lat/long not really relevant to this version of the application and is not planned for display as part of our current wireframes.

ybakos commented 3 years ago

@mtornatta Let's keep this open. It is possible that generating and storing the lat/lon in the table will be desirable for the mobile app.

But let this issue lie here - not a priority right now.