]> git.openstreetmap.org Git - rails.git/commit
Use Nominatim to reverse geocode diary location information and display
authorTom Hughes <tom@compton.nu>
Sat, 27 Feb 2010 12:41:56 +0000 (12:41 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 27 Feb 2010 12:41:56 +0000 (12:41 +0000)
commit0b913efd0583570c5a9cd900189fc88085218d61
tree6ad460002b3506c08db6291da90628854b159fae
parent1df4234c72c9a8b6f4c996c7019ea8f10145dc87
Use Nominatim to reverse geocode diary location information and display
a friendly human readable location instead of some coordinates.
app/helpers/application_helper.rb
app/models/diary_sweeper.rb
app/views/diary_entry/_diary_entry.html.erb
app/views/diary_entry/_location.html.erb [new file with mode: 0644]
config/locales/en.yml
public/stylesheets/common.css
test/functional/diary_entry_controller_test.rb