Changes between Version 9 and Version 10 of Help/Dialog/RelationEditor
- Timestamp:
- 2012-02-26T04:13:00+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Dialog/RelationEditor
v9 v10 8 8 In addition to the [[Image(source:trunk/images/dialogs/propertiesdialog.png,15)]] [Dialog/Properties Properties/Memberships Dialog] where the keys and values are listed, there is a list that any relations of which the selected item is a member is listed together with the "role" the item has in that relation. Double-clicking on a line there will open this relationship editor for the relation in question. 9 9 10 The [[Image(source:trunk/images/dialogs/relationlist.png,15)]] [Dialog/RelationList relation list] is just a new dialog in JOSM that you can activate using the gear icon on the left. It shows a list of all relations loaded and you can add or delete relations there as well. 11 12 [[TOC(inline)]] 13 14 == Relation Editor == 15 16 [[Image(relation_editor.png,600)]] 17 10 18 The relation editor has an upper part where tags for the relation can be entered and a lower part that contains the members of the relation. There's an "add selected" button that adds all objects currently selected in JOSM as members, and there's the reverse, a "select" button that selects members of the relation in JOSM (you will have to use that to see them on the map). 11 19 12 The [[Image(source:trunk/images/dialogs/relationlist.png,15)]] [Dialog/RelationList relation list] is just a new dialog in JOSM that you can activate using the gear icon on the left. It shows a list of all relations loaded, and you can add or delete relations from as well.13 14 [[TOC(inline)]]15 20 == Error and Warning Messages == 16 === Conflict in data when saving or applying a relation === 21 === Conflict in data when saving or applying a relation ===#RelationChangedOutsideOfEditor 17 22 {{{ 18 23 #!html … … 25 30 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]. 26 31 32 === Unsaved changes === 33 34 [[Image(relation_editor_unsaved_changes_warning.png)]] 35 27 36 == See also == 28 37 * [[Image(source:trunk/images/dialogs/relationlist.png,20)]] [Dialog/RelationList Relation list dialog] 29 * [Concepts/Conflict Conflict] [[BR]]30 * [Concepts/Object Object] [[BR]]38 * [Concepts/Conflict Conflict] 39 * [Concepts/Object Object] 31 40 * A more elaborate example can be found on the OSM wiki: [http://wiki.openstreetmap.org/wiki/JOSM_Relations_and_Turn_Based_Restrictions JOSM Relations and Turn Based Restrictions] 32 41
