<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0"
         author="Hernan"
         version="1.13.2018-03-24"
         shortdescription="Mobiliario Urbano"
         description="Carga rápida de elementos en calzadas de la Ciudad de Buenos Aires"
         link="https://wiki.openstreetmap.org/wiki/WikiProject_Argentina"
         icon="28px-Recycling-16.svg.png">
    <group name="Contenedores de residuos">
        <item name="Contenedor Organicos" type="node">
        <label text="Contenedor Organicos" />
        <key key="amenity" value="waste_disposal"/>
        <key key="waste" value="trash"/>
        <link href="https://wiki.openstreetmap.org/wiki/ES:Tag:amenity%3Dwaste_disposal" />
        </item>
        <item name="Tacho para residuos" type="node">
        <label text="Tacho para residuos " />
        <key key="amenity" value="waste_basket"/>
        <key key="waste" value="trash"/>
        <link href="https://wiki.openstreetmap.org/wiki/ES:Tag:amenity%3Dwaste_basket" />
        </item>
        <item name="Reciclables" icon="28px-Recycling-16.svg.png" type="node">
        <label text="Reciclables" />
        <key key="amenity" value="recycling"/>
        <key key="recycling_type" value="container"/>
        <key key="recycling:cardboard" value="yes"/>
        <key key="recycling:cartons" value="yes"/>
        <key key="recycling:glass" value="yes"/>
        <key key="recycling:paper" value="yes"/>
        <key key="recycling:PET" value="yes"/>
        <link href="https://wiki.openstreetmap.org/wiki/ES:Tag:amenity%3Dwaste_basket" />
        </item>
    </group>
</presets>
