Changes between Version 1 and Version 2 of Presets/Diving


Ignore:
Timestamp:
2013-12-19T21:27:41+01:00 (12 years ago)
Author:
malcolmh
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Presets/Diving

    v1 v2  
    99cave: http://wiki.openstreetmap.org/w/images/2/22/Cavedot.svg
    1010-->
    11 <!--
    12 item:
    13         name: the text to display
    14         icon: the icon to display
    15         type: the data types - way,node,relation,closedway (separated by comma)
    16        
    17         link: link to the relating map features website
    18        
    19         label: simple static text label
    20         text: the text to display
    21        
    22         key: fixed key/value pair to be set
    23         key: key to set
    24         value: value to set
    25        
    26         text: text box
    27         key: key to set
    28         text: fixed label to display
    29         default: default string to display
    30         delete_if_empty: true/false
    31         use_last_as_default: true/false
     11<presets author="Inger Holndonner"
     12        version="1"
     13        shortdescription="scuba_diving"
     14        de.shortdescription="Gerätetauchen"
     15        description="Scuba divespots and scuba diving amenities (OpenSeaMap)"
     16        website="http://wiki.openstreetmap.org/wiki/Proposed_features/scuba_diving">
    3217
    33         combo: combo box, with multiple choices and possible to enter free form text
    34         key: key to set
    35         text: fixed label to display
    36         values: comma seperated list of values
    37         default: default string to display
    38         delete_if_empty: true/false
    39        
    40         check: checkbox
    41         key: key to set
    42         text: fixed label to display
    43         default: ticked on/off
    44         delete_if_empty: true/false
    45        
    46         See also http://josm.openstreetmap.de/wiki/TaggingPresets.
    47        
    48         -->
    49 
    50 <annotations version="1" author="Inger Holndonner" description="Scuba divespots and scuba diving amenities (OpenSeaMap)" de.shortdescription="Gerätetauchen" shortdescription="scuba_diving" website="http://wiki.openstreetmap.org/wiki/Proposed_features/scuba_diving"><separator/>
     18        <separator/>
    5119                <group icon="http://dev.openseamap.org/josm/icons/ScubaDiving16.png" name="ScubaDiving" href="http://wiki.openstreetmap.org/wiki/Tag:sport%3Ddiving">
    5220               
     
    12795               
    12896        </group>
    129 </annotations>
     97</presets>
    13098}}}