Changes between Version 4 and Version 36 of Help/Menu/Presets


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Help/Menu/Presets

    v4 v36  
    11[[TranslatedPages]]
    2 = Main menu > Presets =
    32
    4 This brings up a list of predefined groups of tags which you can then choose to apply to ways and nodes.
     3= Presets menu =
     4**If you are looking for complete reference of Presets, see [wikitr:/Presets presets].**
    55
    6 [[Image(presets-list.png)]]
     6[[PageOutline(2-2,Table of contents)]]
    77
    8 [[Image(road-preset.png)]]
     8== Search ==
     9||= **Icon** =||= **Name** =||= **Keyboard Shortcut** =||
     10||  [[JOSMImage(dialogs/search)]]  || [wikitr:/Help/Action/TaggingPresetSearch Search preset...] ||  `F3`  ||
     11||  [[JOSMImage(dialogs/search)]]  || [wikitr:/Help/Action/TaggingPresetSearchPrimitive Search for objects by preset...] ||  `Shift+F3`  ||
    912
    10 The JOSM installation comes with a default set of these presets, which cover most of your mapping needs.  However you can add / modify the default by creating your own [wiki:TaggingPresets preset] file and adding it to your [wiki:Help/Preferences/Map preferences].
     13== Preferences ==
     14[[JOSMImage(preference)]] **Presets preferences…**  opens the [wikitr:/Help/Preferences/TaggingPresetPreference Tagging Presets preferences] register under preferences.
    1115
    12 As of JOSM version 1743(1788 latest stable checked at July 19 2009) improved presets handling is supported. [wiki:Presets] can be added by the users, more easily (work in progress, could a small tutorial be helpful?)
     16== Presets ==#Presets
     17This brings up a list of predefined groups of tags which you can then choose to apply to the currently selected [wikitr:/Help/Concepts/Object objects].
    1318
    14 Back to [wiki:Help Main Help]
     19[[Image(preset_list2.png,link=)]]
     20
     21A new window will open if the selected objects' types suit the preset. Depending on the preset this window might have several additional tags to choose from. There are different ways to add the value to the corresponding keys:
     22[[Image(josm_restaurant_preset.png,link=,right,margin=20)]]
     23* free lines to type in text ''(e.g. `name=`)''.
     24* multi-selection lists to select multiple values, usually separated by semi-colon `;` ''(e.g. `cuisine=`)'' ; to select several non-consecutive values `Ctrl+Click` or to select consecutive values `Shift+Click`.
     25* check boxes ''(e.g. `microbrewery=yes/no`)''
     26 * **Note**: Actually there are three states: `yes`, `no` and key ''not set'', which removes the tag
     27 * some checks might have only two states: `yes` and key ''not set''
     28* drop-down lists to choose from ''(e.g. `takeaway=`)''
     29* a color preview and color picker is added on the right if the key is `colour=` or `colour:*=` or `*:colour=`  ''(e.g. presets "Public Transport Route", "Fire Hydrant", ...)'' (see #8352)
     30Additionally, links to other presets might be present ''(e.g. "Annotation/Contact")''
     31
     32The JOSM installation comes with a [source:trunk/resources/data/defaultpresets.xml default] set of presets and a [wikitr:/Presets list] of additional presets, which cover most of your mapping needs.  However you can add / modify the default or design a new one by creating your own [wikitr:/TaggingPresets preset] file. You can sort the preset menu alphabetically by checking the box ''Sort presets menu'' in the [wikitr:/Help/Preferences/TaggingPresetPreference Tagging Presets preferences].
     33
     34=== Context menus ===
     35Depending on the area, a right click on a preset offers following context menus:
     36
     37==== Right click on key ====
     38||= **Icon** =||= **Name** =||= **Keyboard Shortcut** =||= **Description** =||
     39||||||||  The name of the key as title  ||
     40||  [[JOSMImage(dialogs/search)]]  || Go to OSM wiki for tag help ||  `F1`  || opens the tag page at the [osmwiki: OSM wiki] ||
     41||  [[JOSMImage(dialogs/taginfo,24,link=,middle)]]  || Go to taginfo || || opens the tag page at [taginfo: taginfo] with stats about the usage number of this tag ||
     42
     43==== Right click on text or combo box ====
     44Opens JOSM's default [wikitr:/Help/Menu/TextBoxContext text box context menu].
     45
     46== Installing presets ==
     47Presets are installed under map settings in the preferences.
     48
     49See [wikitr:/Help/Menu/Edit Edit menu] -> [[JOSMImage(preference)]] [wikitr:/Help/Preferences Preferences] -> [[JOSMImage(dialogs/propertiesdialog,24,link=,middle)]] [wikitr:/Help/Preferences/TaggingPresetPreference Tagging Presets]
     50
     51== See also ==
     52* [wikitr:/Presets Presets]
     53* [[JOSMImage(dialogs/propertiesdialog,24,link=,middle)]] [wikitr:/Help/Preferences/TaggingPresetPreference Tagging presets preferences]
     54* [wikitr:/TaggingPresets Tagging presets]
     55
     56----
     57Back to [wikitr:/Help/Menu Main menu] \\
     58Back to [wikitr:/Help Main Help]