The Rails application that powers OpenStreetMap
Find a file
Frederik Ramm fb912fba71 this is kind of a "suggested change" for the API controller to
support an additional "restriction" parameter for the "map" 
call (only value currently supported: nodes_only to return only
nodes). i would have liked to implement "tagged_nodes_only" as
well but was unsure how to do that best. feel free to make up 
some other way instead to improve node access for POI editors,
or drop this altogether if you have some other grand plan.
2009-12-14 21:29:00 +00:00
app this is kind of a "suggested change" for the API controller to 2009-12-14 21:29:00 +00:00
config Adding a README to the translations folder, so that people hopefully don't edit in there when they should be using TranslateWiki. 2009-12-12 22:14:17 +00:00
db Add support for logical deletion of diary entries and comments. 2009-11-14 15:57:08 +00:00
doc changed component name in trac 2009-07-25 11:47:39 +00:00
lib Add support for GeoIP lookups using Quova. 2009-11-25 00:52:44 +00:00
public hm 2009-12-09 12:48:54 +00:00
script Use TMail to parse messages so that character set conversions are 2009-11-16 10:48:30 +00:00
test Change the way that the changeset parsing is done, so that it is in line with the nodes/ways/relations and gives much nicer error messages. Adding some tests too to back up those changes. 2009-12-06 02:13:30 +00:00
vendor Correct top level key for Lower Sorbian. 2009-11-10 08:49:26 +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/