projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
849397a
)
waterway=stream,natural=peak
author
Richard Fairhurst
<richard@systemed.net>
Tue, 13 Nov 2007 15:49:22 +0000
(15:49 +0000)
committer
Richard Fairhurst
<richard@systemed.net>
Tue, 13 Nov 2007 15:49:22 +0000
(15:49 +0000)
app/controllers/amf_controller.rb
patch
|
blob
|
history
diff --git
a/app/controllers/amf_controller.rb
b/app/controllers/amf_controller.rb
index bffff484e23a7d7223bf897c4f86097906683b9a..095ae47864addf40f5d4f97029c36f234f991a17 100644
(file)
--- a/
app/controllers/amf_controller.rb
+++ b/
app/controllers/amf_controller.rb
@@
-132,6
+132,7
@@
navigable drain: waterway=drain,boat=yes,name=(type name here)
derelict canal: waterway=derelict_canal,name=(type name here)
unnavigable river: waterway=river,boat=no,name=(type name here)
unnavigable drain: waterway=drain,boat=no,name=(type name here)
+stream: waterway=stream,boat=no,name=(type name here)
way/railway
railway: railway=rail
@@
-197,7
+198,7
@@
post office: amenity=post_office,tourism=,name=,religion=,denomination=
pub: tourism=,amenity=pub,name=(type name here),religion=,denomination=
POI/natural
-peak:
point
=peak
+peak:
natural
=peak
EOF
StringIO.open(txt) do |file|