Changes between Version 9 and Version 10 of Help/Dialog/RelationEditor


Ignore:
Timestamp:
2012-02-26T04:13:00+01:00 (14 years ago)
Author:
skyper
Comment:

small adds

Legend:

Unmodified
Added
Removed
Modified
  • Help/Dialog/RelationEditor

    v9 v10  
    88In 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.
    99
     10The [[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
    1018The 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).
    1119
    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)]]
    1520== 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
    1722{{{
    1823#!html
     
    2530It 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].
    2631
     32=== Unsaved changes ===
     33
     34[[Image(relation_editor_unsaved_changes_warning.png)]]
     35
    2736== See also ==
    2837* [[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]
    3140* 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]
    3241