# Format:
# <replacement>           ::= <original tag> ' : ' <replacement tags list>
# <original tag>          ::= <tag>
# <replacement tags list> ::= <tag>[', ' <replacement tags list>]
# <tag>                   ::= <key> '=' <value>
# <key>                   ::= string without spaces, '=' and ',' symbols
# <value>                 ::= string without spaces, '=' and ',' symbols

atm=yes : amenity=atm
bench=yes : amenity=bench
shelter=yes : amenity=shelter
toilets=yes : amenity=toilets
restaurant=yes : amenity=restaurant
ford=boat : highway=ford
ford=intermittent : highway=ford
ford=seasonal : highway=ford
ford=stream : highway=ford
ford=stepping_stones : highway=ford
ford=yes : highway=ford
ruins=yes : historic=ruins
drinkable=yes : amenity=drinking_water
drinking_water=yes : amenity=drinking_water
water_point=yes : amenity=water_point
building=entrance : entrance=yes

ice_road=yes : highway=ice_road
winter_road=yes : highway=ice_road
highway=turning_loop : highway=mini_roundabout

highway=platform : highway=pedestrian

natural=marsh : natural=wetland, wetland=marsh
natural=waterfall : waterway=waterfall
natural = forest : natural = wood
# TODO
# natural = ridge + cliff=yes -> natural=cliff

office=notary : office=lawyer
office=administrative : office=government

amenity=monastery : amenity=place_of_worship
cycleway=opposite_lane : oneway:bicycle=no

power = transformer : power = substation

diet:vegetarian=yes : cuisine=vegetarian
diet:vegetarian=only : cuisine=vegetarian
diet=vegetarian : cuisine=vegetarian
diet:vegan=yes : cuisine=vegan
diet:vegan=only : cuisine=vegan
diet=vegan : cuisine=vegan

amenity=parking_entrance : amenity=parking

historic=cannon : historic=memorial
historic=technical_monument : historic=memorial
historic=shield : historic=memorial
historic=war_memorial : historic=memorial

place=allotments : place=neighbourhood

crossing=traffic_signals : highway=traffic_signals


recycling:small_electrical_appliances=yes : recycling:small_appliances=yes
recycling:PET=yes : recycling:plastic_bottles=yes
recycling:plastic_packaging=yes : recycling:plastic=yes
recycling:glass=yes : recycling:glass_bottles=yes
recycling:metal=yes : recycling:scrap_metal=yes
recycling:sheet_metal=yes : recycling:scrap_metal=yes
