Changes between Version 28 and Version 29 of Help/Dialog/RelationList
- Timestamp:
- 2020-03-10T18:29:34+01:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Dialog/RelationList
v28 v29 2 2 = Relations panel = 3 3 4 [[ Image(source:trunk/images/dialogs/relationlist.png,48,middle,margin-right=15,margin-bottom=10)]] ''Keyboard shortcut'': **`Alt+Shift+R`** — one of the [wikitr:/Help/ToggleDialogs#Toactivateawindow JOSM panels]. Don't confuse it with the [wikitr:/Help/Dialog/RelationEditor Relation Editor dialog].4 [[JOSMImage(dialogs/relationlist,48,middle,margin-right=15,margin-bottom=10)]] ''Keyboard shortcut'': **`Alt+Shift+R`** — one of the [wikitr:/Help/ToggleDialogs#Toactivateawindow JOSM panels]. Don't confuse it with the [wikitr:/Help/Dialog/RelationEditor Relation Editor dialog]. 5 5 6 6 The Relations panel lists all [wikitr:/Help/Concepts/Object#Relations relations] in the [wikitr:/Help/Dialog/LayerList#ActivateLayer active layer]. … … 14 14 == Panel Buttons == 15 15 ||=Icon =||= Name =||= Description and notes =|| 16 || [[ Image(source:trunk/images/dialogs/addrelation.png,middle)]] || Create || Opens the Relation editor to create a new relation. ||17 || [[ Image(source:trunk/images/dialogs/edit.png,middle)]] || Edit || Opens a Relation editor for each chosen relation. The [[Image(source:/trunk/images/svpDown.svg,middle)]] small arrow has a recent history of the relations called or created. ||18 || [[ Image(source:trunk/images/duplicate.png,middle)]] || Duplicate || Duplicates the chosen relation and opens it with the Relation editor. ||19 || [[ Image(source:trunk/images/dialogs/delete.svg,24,middle)]] || Delete || Deletes the relations chosen in the panel. ||20 || [[ Image(source:trunk/images/dialogs/select.png,middle)]] || Select relation || Selects those relations on the map which were chosen in this panel. ||16 || [[JOSMImage(dialogs/addrelation,middle)]] || Create || Opens the Relation editor to create a new relation. || 17 || [[JOSMImage(dialogs/edit,middle)]] || Edit || Opens a Relation editor for each chosen relation. The [[JOSMImage(svpDown,middle)]] small arrow has a recent history of the relations called or created. || 18 || [[JOSMImage(duplicate,middle)]] || Duplicate || Duplicates the chosen relation and opens it with the Relation editor. || 19 || [[JOSMImage(dialogs/delete,24,middle)]] || Delete || Deletes the relations chosen in the panel. || 20 || [[JOSMImage(dialogs/select,middle)]] || Select relation || Selects those relations on the map which were chosen in this panel. || 21 21 22 22 … … 25 25 26 26 ||=Icon =||= Name =||= Description and notes =|| 27 || [[ Image(source:trunk/images/dialogs/edit.png)]] || \27 || [[JOSMImage(dialogs/edit)]] || \ 28 28 || Edit || \ 29 29 ||Opens a Relation editor for each in the relation panel selected relation to edit the relations. || 30 || [[ Image(source:trunk/images/dialogs/delete.svg,24)]] || \30 || [[JOSMImage(dialogs/delete,24)]] || \ 31 31 || Delete || \ 32 32 ||Deletes the in the relation panel selected relations. || 33 33 |||||||| 34 || [[ Image(source:trunk/images/dialogs/select.png,middle)]] || \34 || [[JOSMImage(dialogs/select,middle)]] || \ 35 35 || Select relation || \ 36 36 ||Sets the current selection in the [wikitr:/Help/Dialog/SelectionList Selection panel] to the in the relation panel selected relations. This is the double-click action too. || 37 || [[ Image(source:trunk/images/dialogs/select.png,middle)]] || \37 || [[JOSMImage(dialogs/select,middle)]] || \ 38 38 || Select relation (add) || \ 39 39 ||Adds the in the relation panel selected relations to the selection in the Selection panel. || 40 || [[ Image(source:trunk/images/selectall.svg,middle)]] || \40 || [[JOSMImage(selectall,middle)]] || \ 41 41 || Select members || \ 42 42 ||Sets the current selection in the Selection panel to all members of the in the relation panel selected relations. || 43 || [[ Image(source:trunk/images/selectall.svg,middle)]] || \43 || [[JOSMImage(selectall,middle)]] || \ 44 44 || Select members (add) || \ 45 45 ||Adds the members of the in the relation panel selected relations to the selection in the Selection panel. || 46 46 |||||||| 47 || [[ Image(source:trunk/images/dialogs/downloadincomplete.png,middle)]] || \47 || [[JOSMImage(dialogs/downloadincomplete,middle)]] || \ 48 48 || Download members || \ 49 49 ||Downloads all members of the in the relation panel selected relations, except for new relations. || 50 || [[ Image(source:trunk/images/dialogs/relation/downloadincompleteselected.png,middle)]] || \50 || [[JOSMImage(dialogs/relation/downloadincompleteselected,middle)]] || \ 51 51 || Download incomplete members || \ 52 52 ||Downloads all incomplete members of the in the relation panel selected relations. || 53 53 |||||||| 54 || [[ Image(source:trunk/images/exportgpx.png,middle)]] || \54 || [[JOSMImage(exportgpx,middle)]] || \ 55 55 || Export GPX file starting from first member || \ 56 56 ||Flattens this relation to a single gpx track recursively, starting with the first member, successively continuing to the last and exports it as a gpx file ''(Route relation only)''. || 57 || [[ Image(source:trunk/images/exportgpx.png,middle)]] || \57 || [[JOSMImage(exportgpx,middle)]] || \ 58 58 || Export GPX file starting from last member || \ 59 59 ||Flattens this relation to a single gpx track recursively, starting with the last member, successively continuing to the first and exports it as a gpx file. ''(Route relation only)''.|| 60 60 |||||||| 61 || [[ Image(source:trunk/images/dialogs/layerlist.png,middle)]] || \61 || [[JOSMImage(dialogs/layerlist,middle)]] || \ 62 62 ||Convert to GPX layer starting from first member|| \ 63 63 ||Flattens the relations to a single gpx track recursively, starting with the first member, successively continuing to the last and converts it to a [wikitr:/Help/Dialog/LayerList gpx layer]. ''(Route relation only)''. || 64 || [[ Image(source:trunk/images/dialogs/layerlist.png,middle)]] || \64 || [[JOSMImage(dialogs/layerlist,middle)]] || \ 65 65 || Convert to GPX layer starting from last member || \ 66 66 ||Flattens the relations to a single gpx track recursively, starting with the last member, successively continuing to the first and converts it to a gpx layer. ''(Route relation only)''. || 67 67 |||||||| 68 || [[ Image(source:trunk/images/dialogs/conflict/copyendright.svg,middle)]] || \68 || [[JOSMImage(dialogs/conflict/copyendright,middle)]] || \ 69 69 || Add selection to `X` relation || \ 70 70 ||Adds the in the in the Selection panel selected objects to the in the relation panel selected relations. `X` is replaced by the number of the in the relation panel selected relations. ([wikitr:/Help/ExpertMode expert mode] only) || 71 71 |||||||| 72 || [[ Image(source:trunk/images/help/internet.png,24)]] || \72 || [[JOSMImage(help/internet,24)]] || \ 73 73 || Open/View "link" \\ Search on ... \\ ([wikitr:/Help/Action/Tag2Link Tag2Link]) || \ 74 74 ||Optionally items to open websites corresponding to the keys of selected relations in n panel, like `website`, `url` or `wikidata`, in the external web browser ||
