The Rails application that powers OpenStreetMap
This funky line wrapping is actually not a YAML syntax error: $ ruby -ryaml -rpp -e 'x = YAML.load(File.read("config/wiki_pages.yml")); pp x'|grep -B1 'Isle of' "source=Isle_of_Man_Government_aerial_imagery_(2001)"=> "Tag:source=Isle of Man Government aerial imagery (2001)", -- "source=Isle_of_Man_Government_1:25000_map_(2007)"=> "Tag:source=Isle of Man Government 1:25000 map (2007)", Abandon all hope ye who use YAML. |
||
---|---|---|
app | ||
config | ||
db | ||
doc | ||
lib | ||
public | ||
script | ||
test | ||
vendor | ||
.gitignore | ||
Rakefile | ||
README.mkdn |
# Description This is the Rails port. The Ruby on Rails application that powers http://www.openstreetmap.org. # Running it You can find documentation on how to setup and run the software on the OpenStreetMap wiki: * http://wiki.openstreetmap.org/wiki/The_Rails_Port # Hacking it The canonnical Git repository for this software is hosted at git.openstreetmap.org: * http://git.openstreetmap.org/?p=rails.git See commiting to the rails port on the wiki for getting your patches integrated: * http://wiki.openstreetmap.org/wiki/Committing_to_the_rails_port