Changes between Version 8 and Version 9 of Presets/MobiliarioUrbano


Ignore:
Timestamp:
2016-12-19T20:58:00+01:00 (10 years ago)
Author:
Hernan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Presets/MobiliarioUrbano

    v8 v9  
    77<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0"
    88         author="Hernan"
    9          version="1.0[[revision]].[[date]]"
     9         version="1.08.2016-12-19"
    1010         shortdescription="Mobiliario Urbano"
    1111         description="Carga rápida de elementos en calzadas de la Ciudad de Buenos Aires"
    1212         link="http://wiki.openstreetmap.org/wiki/WikiProject_Argentina"
    13 icon="28px-Recycling-16.svg.png​">
    14 <group name="Contenedores de residuos">
    15 <item name="Contenedor Organicos" type="node">
    16 <label text="Contenedor Organicos" />
    17 <key key="amenity" value="waste_disposal"/>
    18 <key key="waste" value="trash"/>
    19 <link href="https://wiki.openstreetmap.org/wiki/ES:Tag:amenity%3Dwaste_disposal" />
    20 </item>
    21 <item name="Tacho para residuos" type="node">
    22 <label text="Tacho para residuos " />
    23 <key key="amenity" value="waste_basket"/>
    24 <key key="waste" value="trash"/>
    25 <link href="https://wiki.openstreetmap.org/wiki/ES:Tag:amenity%3Dwaste_basket" />
    26 </item>
    27 <item name="Reciclables" icon="28px-Recycling-16.svg.png​" type="node">
    28 <label text="Reciclables" />
    29 <key key="amenity" value="recycling"/>
    30 <key key="recycling_type" value="container"/>
    31 <key key="recycling:cardboard" value="yes"/>
    32 <key key="recycling:cartons" value="yes"/>
    33 <key key="recycling:glass" value="yes"/>
    34 <key key="recycling:paper" value="yes"/>
    35 <key key="recycling:PET" value="yes"/>
    36 <link href="https://wiki.openstreetmap.org/wiki/ES:Tag:amenity%3Dwaste_basket" />
    37 </item>
    38 </group>
     13         icon="28px-Recycling-16.svg.png​">
     14    <group name="Contenedores de residuos">
     15        <item name="Contenedor Organicos" type="node">
     16        <label text="Contenedor Organicos" />
     17        <key key="amenity" value="waste_disposal"/>
     18        <key key="waste" value="trash"/>
     19        <link href="https://wiki.openstreetmap.org/wiki/ES:Tag:amenity%3Dwaste_disposal" />
     20        </item>
     21        <item name="Tacho para residuos" type="node">
     22        <label text="Tacho para residuos " />
     23        <key key="amenity" value="waste_basket"/>
     24        <key key="waste" value="trash"/>
     25        <link href="https://wiki.openstreetmap.org/wiki/ES:Tag:amenity%3Dwaste_basket" />
     26        </item>
     27        <item name="Reciclables" icon="28px-Recycling-16.svg.png​" type="node">
     28        <label text="Reciclables" />
     29        <key key="amenity" value="recycling"/>
     30        <key key="recycling_type" value="container"/>
     31        <key key="recycling:cardboard" value="yes"/>
     32        <key key="recycling:cartons" value="yes"/>
     33        <key key="recycling:glass" value="yes"/>
     34        <key key="recycling:paper" value="yes"/>
     35        <key key="recycling:PET" value="yes"/>
     36        <link href="https://wiki.openstreetmap.org/wiki/ES:Tag:amenity%3Dwaste_basket" />
     37        </item>
     38    </group>
    3939</presets>
    4040}}}