6 | | [[Image(preset_list2.png)]] |
| 6 | [[PageOutline(2-2,Table of contents)]] |
| 7 | |
| 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` || |
| 12 | |
| 13 | == Preferences == |
| 14 | [[JOSMImage(preference)]] **Presets preferences…** opens the [wikitr:/Help/Preferences/TaggingPresetPreference Tagging Presets preferences] register under preferences. |
| 15 | |
| 16 | == Presets ==#Presets |
| 17 | This 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]. |
| 18 | |
| 19 | [[Image(preset_list2.png,link=)]] |
10 | | * drop-down lists to choose from ''(e.g. `surface=`)''. |
11 | | * check boxes ''(e.g. `oneway=yes/no`)''. |
12 | | * **Note**: Actually there are three states: key not set, yes and no. |
| 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) |
| 30 | Additionally, links to other presets might be present ''(e.g. "Annotation/Contact")'' |
16 | | The JOSM installation comes with a [source:trunk/data/defaultpresets.xml default] set of presets and a [wiki:/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 [wiki:/TaggingPresets preset] file. You can sort the preset menu alphabetically by checking the box ''Sort presets menu'' in the [[/wiki/Help/Preferences/Map#TaggingPresets|preset preferences]]. |
| 34 | === Context menus === |
| 35 | Depending 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 ==== |
| 44 | Opens JOSM's default [wikitr:/Help/Menu/TextBoxContext text box context menu]. |