Changes between Version 61 and Version 62 of Help/Dialog/RelationEditor


Ignore:
Timestamp:
2016-09-25T18:01:46+02:00 (9 years ago)
Author:
skyper
Comment:

use proper link syntax for OSM pages

Legend:

Unmodified
Added
Removed
Modified
  • Help/Dialog/RelationEditor

    v61 v62  
    44''If you are looking for complete list of [Concepts/Object#Relations relations] loaded in your JOSM, see [Dialog/RelationList Relations window]''[[br]]
    55''Relations can be also edited using [Help/Menu/TagsMembershipMenu#Rightclickonitemsinmembershipspart simple right click menu] in [Help/Dialog/TagsMembership Tags/Membership window]''[[br]]
    6 ''Some of [wiki:Plugins plugins] can simplify [wiki:Help/Relations editing of relations], namely [Help/Plugin/TurnRestrictions turnrestrictions] or [http://wiki.openstreetmap.org/wiki/Relations/Proposed/turn_lanes#Plugin turnlanes]''
     6''Some of [wiki:Plugins plugins] can simplify [Help/Relations editing of relations], namely [Help/Plugin/TurnRestrictions turnrestrictions] or [osmwiki:Relations/Proposed/turn_lanes#Plugin turnlanes]''
    77
    88= Relation Editor window =
     
    4747 * its role on the left
    4848 * in the middle the object type as icon plus some identifier like name, ref or simply the id of the object
    49  * on the right information about neighbor ways' connections useful for consistency checks like checking that the members of a [wiki:Help/Concepts/Object#typemultipolygon multipolygon] form closed ways or that a route is a complete line without missing some ways in the middle.
     49 * on the right information about neighbor ways' connections useful for consistency checks like checking that the members of a [Help/Concepts/Object#typemultipolygon multipolygon] form closed ways or that a route is a complete line without missing some ways in the middle.
    5050
    5151===== Currently selected members =====
     
    9393CLARIFY: what does "reload" button does?
    9494
    95 Note: only one parent relation is shown for http://www.openstreetmap.org/relation/51560:
     95Note: only one parent relation is shown for [osmwww:relation/51560 relation 51560]:
    9696
    9797[[Image(relation 51560.png,nolink,50%)]]
     
    120120<a name="RelationChangedOutsideOfEditor">
    121121}}}
    122 A relation may be edited concurrently in the relation editor window ''and'' outside of the relation editor window. While the relation editor window 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 window. 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 window or apply changes, without pressing the refresh button before, the following warning message is displayed:
     122A relation may be edited concurrently in the relation editor window ''and'' outside of the relation editor window. While the relation editor window 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 window. You need to click on the [[Image(source:trunk/images/dialogs/refresh.png,middle)]] refresh button to update the data in the relation editor. Anyhow JOSM keeps track of them and when you close the relation editor window or apply changes, without pressing the refresh button before, the following warning message is displayed:
    123123
    124124[[Image(warning-conflict-in-data.png)]]