The Rails application that powers OpenStreetMap
Find a file
2008-11-17 18:53:09 +00:00
app Adding validations for the length of node tags, and the presence of the id (and version). More tests, including some boiler plate tests. 2008-11-17 18:53:09 +00:00
config Implemented changeset tags updating via the update method. 2008-11-17 11:45:50 +00:00
db Postgres adapter, and make migration 022 db-agnostic 2008-11-10 19:14:00 +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 Made user input parsing more robust in changeset query method. Added tests. 2008-11-17 15:30:46 +00:00
public changeset comments and a couple of other small fixes 2008-11-16 13:30:02 +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 Adding validations for the length of node tags, and the presence of the id (and version). More tests, including some boiler plate tests. 2008-11-17 18:53:09 +00:00
vendor Freezing composite primary key so that we can apply TomH's patch to it, and that way Potlatch will work in Rails mode without a problem. Please test. 2008-11-15 01:11:27 +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/