Changes between Version 1 and Version 2 of Nl:Help/Dialog/RelationEditor
- Timestamp:
- 2016-02-02T14:29:17+01:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Nl:Help/Dialog/RelationEditor
v1 v2 4 4 = dialoogvenster Relatiebewerker = 5 5 6 JOSM heeft drie zichtbare mogelijkheden om te het werken met [[Image(source:trunk/images/data/relation.png,middle)]] [Concepts/Object#Relations relaties] mogelijk te maken: deze relatiebewerker, een lijst met relaties en een aangepast dialoogvenster Tags/Leden. 6 JOSM heeft drie zichtbare mogelijkheden om te het werken met [[Image(source:trunk/images/data/relation.png,middle)]] [wiki:/Nl:Concepts/Object#Relations relaties] mogelijk te maken: deze relatiebewerker, een lijst met relaties en een aangepast dialoogvenster Tags/Leden. 7 7 8 8 Het dialoogvenster Relatiebewerker is de meest krachtige optie en kan worden gebruikt om relaties aan te maken, aan te passen en te verwijderen. 9 9 10 In het [[Image(source:trunk/images/dialogs/propertiesdialog.svg,15,middle)]] [wiki:/Nl:Dialog/TagsMembership dialoogvenster Tags/Leden] staat, onder de vermelde sleutels en waarden, een lijst met relaties waarvan het geselecteerde object lid van is vermeld, samen met zijn "rol" in die relatie. Dubbelklikken op een regel daar zal deze Relatiebewerker openen voor de bevraagde relatie. 10 In het [[Image(source:trunk/images/dialogs/propertiesdialog.svg,15,middle)]] [wiki:/Nl:Help/Dialog/TagsMembership dialoogvenster Tags/Leden] staat, onder de vermelde sleutels en waarden, een lijst met relaties waarvan het geselecteerde object lid van is vermeld, samen met zijn "rol" in die relatie. Dubbelklikken op een regel daar zal deze Relatiebewerker openen voor de bevraagde relatie. 11 11 12 De [[Image(source:trunk/images/dialogs/relationlist.png,15,top)]] [wiki:/Nl:Dialog/RelationList lijst met relaties] is slechts een ander schakelvenster dat kan worden geactiveerd met behulp van het pictogram Radertje [[Image(source:trunk/images/dialogs/relationlist.png,15,top)]] in het linker paneel. Het geeft ene lijst met alle geladen relaties weer en u kunt daar ook zowel relaties toevoegen als verwijderen. 12 De [[Image(source:trunk/images/dialogs/relationlist.png,15,top)]] [wiki:/Nl:Help/Dialog/RelationList lijst met relaties] is slechts een ander schakelvenster dat kan worden geactiveerd met behulp van het pictogram Radertje [[Image(source:trunk/images/dialogs/relationlist.png,15,top)]] in het linker paneel. Het geeft ene lijst met alle geladen relaties weer en u kunt daar ook zowel relaties toevoegen als verwijderen. 13 13 14 14 … … 23 23 24 24 === Tags en leden ===#TagMember 25 De tab Tags en leden heeft een bovengedeelte dat soortgelijk is aan het [wiki:/Nl:Dialog/TagsMembership dialoogvenster Tags/Leden] waar tags voor de relatie kunnen worden ingevoerd en een lager deel dat aan de linkerzijde de lijst met leden van de relatie bevat en een lijst van de huidige selectie aan de rechterzijde. 25 De tab Tags en leden heeft een bovengedeelte dat soortgelijk is aan het [wiki:/Nl:Help/Dialog/TagsMembership dialoogvenster Tags/Leden] waar tags voor de relatie kunnen worden ingevoerd en een lager deel dat aan de linkerzijde de lijst met leden van de relatie bevat en een lijst van de huidige selectie aan de rechterzijde. 26 26 27 27 [[Image(Help/Dialog/RelationEditor:relation_editor.png,right,margin-left=15)]] … … 34 34 || [[Image(source:trunk/images/pastetags.png)]] || Tags vanuit de buffer plakken || 35 35 36 Opmerking: Over het algemeen is het eenvoudiger tags aan te passen binnen het [wiki:/Nl:Dialog/TagsMembership dialoogvenster Tags/Leden]. 36 Opmerking: Over het algemeen is het eenvoudiger tags aan te passen binnen het [wiki:/Nl:Help/Dialog/TagsMembership dialoogvenster Tags/Leden]. 37 37 38 38 ==== Members ==== … … 57 57 58 58 ==== Selection ==== 59 In the lower right part is the selection list where currently selected objects in the current data set are shown. The list is basically a mirror of the [Dialog/SelectionList selection list toggle dialog]. Objects with yellow background color are already member of the relation. 59 In the lower right part is the selection list where currently selected objects in the current data set are shown. The list is basically a mirror of the [wiki:/Nl:Help/Dialog/SelectionList selection list toggle dialog]. Objects with yellow background color are already member of the relation. 60 60 61 61 The buttons offer following actions: … … 77 77 The relation editor has an advanced drag and drop support. You can do the following actions: 78 78 * reorder the members in the members list 79 * move an object from the [wiki:Help/Dialog/SelectionList Selection List Dialog] to the members list in the relation editor (with automatic role suggestion) 79 * move an object from the [wiki:/NL:Help/Dialog/SelectionList Selection List Dialog] to the members list in the relation editor (with automatic role suggestion) 80 80 * move an object from the members list of one relation editor instance to another relation editor instance 81 81 * move an object from the members list of one relation editor instance to another relation editor instance from another layer* … … 93 93 A relation may be edited concurrently in the relation editor dialog ''and'' outside of the relation editor dialog. While the relation editor dialog for a relation is open you may for instance split a way the relation refers to. In this case, the relation is modified but the changes due to the way splitting are not immediately reflected in the relation editor dialog. You need to click on the [[Image(source:trunk/images/dialogs/refresh.png)]] refresh button to update the data in the relation editor. Anyhow JOSM keeps track of them and when you close the relation editor dialog or apply changes, without pressing the refresh button before, the following warning message is displayed: 94 94 95 [[Image(warning-conflict-in-data.png)]] 95 [[Image(Help/Dialog/RelationEditor:warning-conflict-in-data.png)]] 96 96 97 It indicates that JOSM is aware of two incompatible [Concepts/Object#Objectversions versions] of this relation. Since JOSM can't resolve the differences between these versions automatically, it proposes to create a [Concepts/Conflict conflict] which you can [Concepts/Conflict#Resolvingconflicts resolve] later using the [Dialog/Conflict Conflict Dialog]. 97 It indicates that JOSM is aware of two incompatible [wiki:/Nl:Help/Concepts/Object#Objectversions versions] of this relation. Since JOSM can't resolve the differences between these versions automatically, it proposes to create a [Concepts/Conflict conflict] which you can [wiki:/Nl:Help/Concepts/Conflict#Resolvingconflicts resolve] later using the [wiki:/Nl:Help/Dialog/Conflict Conflict Dialog]. 98 98 99 99 A similar warning is the following: 100 100 101 [[Image(relation_conflict.png)]] 101 [[Image(Help/Dialog/RelationEditor:relation_conflict.png)]] 102 102 103 103 It appears when you made changes in the relation and in the data layer and then click on the refresh button. … … 111 111 === Unsaved changes === 112 112 The following warning appears when you make changes in the relation editor and do not press the Apply or OK button, but the Cancel button, the cross to close the window or `Escape`. 113 [[Image(relation_editor_unsaved_changes_warning.png, 900)]]113 [[Image(Help/Dialog/RelationEditor:relation_editor_unsaved_changes_warning.png,800)]] 114 114 115 115 == See also == 116 * [[Image(source:trunk/images/dialogs/relationlist.png,20,middle)]] [Dialog/RelationList Relation list dialog]117 * [Concepts/Conflict Conflict] 118 * [Concepts/Object Object] 116 * [[Image(source:trunk/images/dialogs/relationlist.png,20,middle)]] [wiki:/Nl:Help/Dialog/RelationList dialoogvenster Lijst met relaties] 117 * [wiki:/Nl:Help/Concepts/Conflict Conflict] 118 * [wiki:/Nl:Help/Concepts/Object Object] 119 119 * A more elaborate example can be found on the OSM wiki: [osmwiki:JOSM_Relations_and_Turn_Based_Restrictions JOSM Relations and Turn Based Restrictions] 120 120