Changes between Version 50 and Version 51 of Help/Dialog/SelectionList
- Timestamp:
- 2020-01-08T14:04:23+01:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Dialog/SelectionList
v50 v51 1 1 [[TranslatedPages]] 2 [[PageOutline(2-10,Table of Contents)]] 2 3 3 4 = Selection window = 4 [[Image(source:/trunk/images/dialogs/selectionlist.png)]] ''keyboard shortcut'': '''{{{Shift+Alt+T}}}''' — one of the [wikitr:/Help/ToggleDialogs#Toactivateawindow JOSM windows] 5 [[Image(source:/trunk/images/dialogs/selectionlist.png,middle)]] ''keyboard shortcut'': '''{{{Shift+Alt+T}}}''' — one of the [wikitr:/Help/ToggleDialogs#Toactivateawindow JOSM windows] 5 6 6 7 '''This list shows the currently selected objects (nodes, ways, closed ways and relations).''' … … 14 15 * [wikitr:/Help/Action/Search#Fetchexternalfileandreplaceselection Special syntax in the search action] - selection based on list of objects save in the file 15 16 * Selection is ordered (internally, but you cannot control order except by re-selecting objects); practical use of it can be seen in [wikitr:/Help/Action/MergeNodes MergeNodes] 16 * This window has not 3, but [ SelectionList#Controlbuttons 5 control elements in total]. Triangles are often overlooked at first, but provide a very powerful tools17 * This window has not 3, but [#Controlbuttons 5 control elements in total]. Triangles are often overlooked at first, but provide a very powerful tools 17 18 * List of currently selected object(s) can be erased: 18 19 * after {{{Left mouse click}}} on empty space in [wikitr:/Help/MapView viewport (main editing window)] … … 53 54 == Naming == 54 55 55 * [[Image(source:trunk/images/data/node.svg)]]'''Nodes''' are shown with their names (likewise their OSM-ID) and their position in brackets. 56 * [[Image(source:trunk/images/data/way.svg)]] '''Ways''' and [[Image(source:trunk/images/data/closedway.svg)]] '''closed ways''' are shown with their names and if no name-tags exist with their main tag (e ghighway, landuse, railway ...). If JOSM is not able to interpreted any tag the OSM-IDs are shown. The numbers of nodes the ways consist of are always shown in brackets.57 * [[Image(source:trunk/images/data/relation.png)]] Relations are shown with their type and in brackets the name and the number of members. 56 * [[Image(source:trunk/images/data/node.svg,middle)]]'''Nodes''' are shown with their names (likewise their OSM-ID) and their position in brackets. 57 * [[Image(source:trunk/images/data/way.svg,middle)]] '''Ways''' and [[Image(source:trunk/images/data/closedway.svg,middle)]] '''closed ways''' are shown with their names and if no name-tags exist with their main tag (e.g. highway, landuse, railway ...). If JOSM is not able to interpreted any tag the OSM-IDs are shown. The numbers of nodes the ways consist of are always shown in brackets. 58 * [[Image(source:trunk/images/data/relation.png,middle)]] Relations are shown with their type and in brackets the name and the number of members. 58 59 59 60 == Control buttons ==#Controlbuttons 60 61 61 62 === Select === 62 [[Image(source:/trunk/images/dialogs/select.png, nolink)]] '''Select''' selects the objects currently selected in the selection list.[[BR]]63 [[Image(source:/trunk/images/dialogs/select.png,middle)]] '''Select''' selects the objects currently selected in the selection list.[[BR]] 63 64 64 65 65 66 ==== Small triangle in Select button ====#SmalltriangleinSelectbutton 66 67 67 Small triangle [[Image(source:/trunk/images/svpDown.svg)]] within the [[Image(source:/trunk/images/dialogs/select.png,15)]]'''you can restore previous selections from a drop down list''':68 With the small triangle [[Image(source:/trunk/images/svpDown.svg,middle)]] button within the [[Image(source:/trunk/images/dialogs/select.png,20,middle)]] **Select** button '''you can restore previous selections from a drop down list''': 68 69 69 70 [[Image(9900-en-selection-history.png,nolink)]] … … 73 74 === Search === 74 75 75 [[Image(source:/trunk/images/dialogs/search.png, nolink)]] '''Search''' feature: it allows a very sophisticated [wikitr:/Help/Action/Search search].76 [[Image(source:/trunk/images/dialogs/search.png,middle)]] '''Search''' feature: it allows a very sophisticated [wikitr:/Help/Action/Search search]. 76 77 77 78 78 79 ==== Small triangle in Search button ==== 79 80 80 Like ''Select'' the small triangle [[Image(source:/trunk/images/svpDown.svg )]] within the [[Image(source:/trunk/images/dialogs/search.png,15)]] '''Search''' buttonalso offers a drop down search '''list of previous search'''.81 Like ''Select'' the small triangle [[Image(source:/trunk/images/svpDown.svg,middle)]] button within the [[Image(source:/trunk/images/dialogs/search.png,20,middle)]] '''Search''' button also offers a drop down search '''list of previous search'''. 81 82 82 83 [[Image(9900-en-Search button-triangle.png,nolink)]] … … 87 88 === History === 88 89 89 [[Image(source:/trunk/images/dialogs/history.png, nolink)]] '''History''' opens the [wikitr:/Help/Action/ObjectHistory History Browser]. For each [wikitr:/Help/Dialog/SelectionList#Selection selected] [Concepts/Object object](s) a separate window will open.90 [[Image(source:/trunk/images/dialogs/history.png,middle)]] '''History''' opens the [wikitr:/Help/Action/ObjectHistory History Browser]. For each [wikitr:/Help/Dialog/SelectionList#Selection selected] [wikitr:/Help/Concepts/Object object](s) a separate window will open. 90 91 91 92 92 93 == Advanced Preferences == 93 94 94 There are some advanced settings which can be changed in the [ [wikitr:/Help/Preferences/Advanced|advanced preference]]:95 There are some advanced settings which can be changed in the [wikitr:/Help/Preferences/Advanced advanced preference]: 95 96 96 97 * `osm-primitives.showid`: set to `true`/`false` to display/hide the osm id of the object in the list
