Changes between Version 14 and Version 15 of Help/Action/SplitWay


Ignore:
Timestamp:
2016-02-29T23:00:16+01:00 (9 years ago)
Author:
openstreetmap.org-user-d1g
Comment:

#AdvancedPreferences - unitorm structure

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/SplitWay

    v14 v15  
    3434== Using old object id ==
    3535
    36 Since r8886 when splitting a way, JOSM will use the existing id of the way for the longest new segment (longest means with the most nodes). This way the longest part will keep the object history and it is easier to understand, if someone just splits a short part of a long way. If [ExpertMode expert mode] is enabled, a popup appears where you can choose, which segment should use the old object id. By default the longest segment is already selected in this window. To suppress this window when using expert mode, set the preference key `splitway.segment-selection-dialog` to `false` in the [wiki:Help/Preferences/Advanced advanced preferences].
     36Since r8886 when splitting a way, JOSM will use the existing id of the way for the longest new segment (longest means with the most nodes). This way the longest part will keep the object history and it is easier to understand, if someone just splits a short part of a long way. If [ExpertMode expert mode] is enabled, a popup appears where you can choose, which segment should use the old object id. By default the longest segment is already selected in this window.
    3737
    3838[[Image(id_reuse.png)]]
     39
     40=== Advanced Preferences ===
     41||= **Property** =||= **Default** =||= **Explanation** =||
     42|| {{{splitway.segment-selection-dialog}}} || {{{true}}} || If set to {{{fasle}}}, can be used to suppress this window when using expert mode
    3943
    4044== See also ==