]> git.openstreetmap.org Git - rails.git/blobdiff - app/controllers/amf_controller.rb
waterway=stream,natural=peak
[rails.git] / app / controllers / amf_controller.rb
index bffff484e23a7d7223bf897c4f86097906683b9a..095ae47864addf40f5d4f97029c36f234f991a17 100644 (file)
@@ -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|