Changes between Version 10 and Version 11 of Presets/MappingAccessibility


Ignore:
Timestamp:
2021-02-16T10:48:04+01:00 (4 years ago)
Author:
LorenzoStucchi
Comment:

Better style and new options

Legend:

Unmodified
Added
Removed
Modified
  • Presets/MappingAccessibility

    v10 v11  
    4747<chunk id="kerb_tags">
    4848        <reference ref="material_smoothness"/>
     49        <space />
    4950        <text key="width" text="kerb width (e.g. 1.2 m)" it.text="Larghezza del cordolo (es. 1.2 m)"  />
    5051        <text key="kerb:height" text="kerb height (e.g. 0.02 m)" it.text="Altezza del cordolo (es. 0.02 m)"  />
    5152        <text key="incline" text="kerb inlination (e.g. 2.5%)" it.text="Inclinazione del cordolo (es. 2.5%)"  />
    5253        <check key="tactile_paving" text="Presence of tactile paving on the kerb" it.text="Presenza di pavimento tattile" />
     54        <key key="barrier" value="kerb" />
    5355</chunk>
    5456
     
    143145                <!-- Schema for traffic sign -->
    144146                <item name="Traffic sign" it.name="Segnaletica verticale" type="node" icon="presets/vehicle/restriction/stop.svg">
    145                         <label text="Insert the elements for a drain" it.text="Inserire gli elementi per una caditoia" />
     147                        <label text="Insert the elements for a traffic sign" it.text="Inserire gli elementi per cartello stradale" />
    146148                        <space />
    147149                        <text key="traffic_sign" text="Type of traffic sign" it.text="Tipo di segnaletica verticale" />
     
    157159                        <label text="Insert the elements for a drain" it.text="Inserire gli elementi per una caditoia" />
    158160                        <space />
     161                        <key key="man_made" value="manhole" />
    159162                        <key key="manhole" value="drain" />
    160163                        <text key="obstacle:description" text="Description of the drain, possible to insert the width of the holes (e.g. 0.02 m)" it.text="Descrizione della caditoia, possibile inserire la larghezza dei fori (es. 0.02 m)"  />
     
    259262                <key key="footway" value="sidewalk" />
    260263                <reference ref="material_smoothness" />
     264                <space />
    261265                <text key="width" text="sidewalk width (e.g. 1.2 m)" it.text="Larghezza del marciapiede (es. 1.2 m)"  />
    262                 <space />
    263266                <text key="incline" text="sidewalk inlination (e.g. 2.5%)" it.text="Inclinazione del marciapiede (es. 2.5%)"  />
    264267                <text key="incline:across" text="sidewalk inclination across (e.g. 2.5%)" it.text="Inclinazione trasversale del marciapiede (es. 2.5%)"  />
     
    274277                </item>
    275278
     279                <item name="Kerb" it.name="Cordolo" type="node" icon="https://github.com/LorenzoStucchi/accessibility_JOSM_preset/raw/master/symbols/kerb.png">
     280                        <key key="barrier" value="kerb" />
     281                </item>
     282
    276283                <item name="Pedestrian crossing" it.name="Attraversamento pedonale" type="way" icon="presets/transport/way/dedicated_footway.svg">
    277284                        <key key="highway" value="footway" />
     
    292299                </item>
    293300
    294                 <item id="highway_crossing_node" name="(Node) Crossing on highways" it.name="(Nodo) Attraversamenti su strade" type="node" icon="presets/vehicle/crossing.svg">
     301                <item name="(Node) Crossing on highways" it.name="(Nodo) Attraversamenti su strade" type="node" icon="presets/vehicle/crossing.svg">
    295302                        <key key="highway" value="crossing" />
    296303                </item>
    297304                               
    298                 <item id="railway_crossing_node" name="(Node) Crossing on railway" it.name="(Nodo) Attraversamenti su rotaie" type="node" icon="presets/transport/railway/crossing.svg">
     305                <item name="(Node) Crossing on railway" it.name="(Nodo) Attraversamenti su rotaie" type="node" icon="presets/transport/railway/crossing.svg">
    299306                        <key key="railway" value="crossing" />
    300307                </item>