X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/9ff99966676e65533f8f90a278f678769a6f8b45..393c2cdff27767696b0b5fcb1ee2b896450c1e5b:/app/controllers/amf_controller.rb diff --git a/app/controllers/amf_controller.rb b/app/controllers/amf_controller.rb index e11d7e4e5..82dabd2c9 100644 --- a/app/controllers/amf_controller.rb +++ b/app/controllers/amf_controller.rb @@ -161,6 +161,9 @@ POI/road car park: amenity=parking petrol station: amenity=fuel +POI/cycleway +bike park: amenity=bicycle_parking + POI/place city: place=city,name=(type name here),is_in=(type region or county) town: place=town,name=(type name here),is_in=(type region or county) @@ -170,9 +173,11 @@ hamlet: place=hamlet,name=(type name here),is_in=(type region or county) POI/tourism attraction: tourism=attraction,amenity=,religion=,denomination= -church: tourism=,amenity=place_of_worship,name=(type name here),religion=Christian,denomination=(type denomination here) +church: tourism=,amenity=place_of_worship,name=(type name here),religion=christian,denomination=(type denomination here) hotel: tourism=hotel,amenity=,religion=,denomination= other religious: tourism=,amenity=place_of_worship,name=(type name here),religion=(type religion),denomation= +post box: amenity=post_box,tourism=,name=,religion=,denomination= +post office: amenity=post_office,tourism=,name=,religion=,denomination= pub: tourism=,amenity=pub,name=(type name here),religion=,denomination= POI/natural