The Rails application that powers OpenStreetMap
Find a file
2009-02-08 16:54:28 +00:00
app Fixed bug in changeset closing and querying where the number of elements exceeded the maximum. Added a fixture for this. 2009-02-07 17:45:27 +00:00
config view changesets by user 2008-12-23 13:06:07 +00:00
db resync from rails_port 11795:12304 2008-12-12 19:29:27 +00:00
doc cover the other extreme in the map bounary sanitizeation. Ading some documentation, which is parsed when running rake doc:app. Fixing up a couple of tests. 2008-10-26 23:43:37 +00:00
lib Test and fix for #1567, for teh betterer osmChange compliance. 2009-02-08 16:54:28 +00:00
public Copying across fix for #1547 from trunk 2009-01-31 13:12:19 +00:00
script Make the cleanup script work a chunk at a time so we don't run out of 2008-08-08 15:49:29 +00:00
test Test and fix for #1567, for teh betterer osmChange compliance. 2009-02-08 16:54:28 +00:00
vendor Adding pagination to the changesets, thus allowing you to browe large changesets, without MySQL complaining about memory. Probably needs some fine tuning. You currently can only page one of nodes, ways, and relations, without manually setting the relations. Fixing deprection notice for the classic_pagination plugin. 2008-11-27 17:06:43 +00:00
Rakefile beginning of osm on rails 2006-07-28 21:41:39 +00:00
README Lots of documentation updates, plus split out potlatch libraries in to lib 2008-01-24 16:03:56 +00:00

Documentation
=============

Try `rake doc:app` and see /doc/