Changesets within the area: (<%= format("%0.3f",lat1) -%>,<%= format("%0.3f",lon1) -%>) to (<%= format("%0.3f",lat2) -%>,<%= format("%0.3f",lon2) -%>)
<% if @edits.nil? or @edits.empty? %>No changesets
<% else %> <%= render :partial => 'changeset_paging_nav' %>ID | Saved at | User | Comment | Area |
---|
No area specified
First use the view tab to pan and zoom to an area of interest, then click the history tab.
Alternatively view all <%= link_to("recent changes", :controller => "browse", :action => "changesets") %>
<% end %>