I could base it on IP address, or I could base it on the lat. and long. I retrieve from a user's address.
However, the IP address information I've seen from two leading services looks pretty bad. They both said I was in a different city, and neither one got it right.
On the other hand, if a user is not logged in, I could either base it on their IP, or ask them to create an account.
Has anyone made this decision before?
The application is written in Rails 3. Thank you for any help you may be able to provide.