Changes between Version 28 and Version 32 of Help/Action/CombineWay
- Timestamp:
- (multiple changes)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/CombineWay
v28 v32 4 4 [[PageOutline(2-10,Table of Contents)]] 5 5 6 [[JOSMImage(combineway,48,middle,margin-right=20)]] ''Keyboard shortcut:'' '''{{{C}}}'''6 [[JOSMImage(combineway,48,link=,middle,margin-right=20)]] ''Keyboard shortcut:'' **`C`** 7 7 8 '''Combine several selected ways in one.'''8 **Combine several selected ways in one.** 9 9 10 10 * The order of selection matters, as the remaining way will keep the [wikitr:/Help/Concepts/Object#ObjectId object id] and [wikitr:/Help/Concepts/Object#ObjectHistory object history] of the first selected way with positive id. … … 13 13 14 14 === Notification ===#Notification 15 [[Image(josm_refuse_combine_warning_screenshot.png,right,margin-right= 20,margin-left=40)]]15 [[Image(josm_refuse_combine_warning_screenshot.png,link=,right,margin-right=10,margin-left=40,30%)]] 16 16 If the selected ways are not connected in their end nodes and/or do not form a single string a notification is presented with following content: 17 17 {{{ … … 27 27 The warning lists each conflicting key with its values in brackets and offers two options to hide this warning in future. Choosing "No" will cancel the whole action. 28 28 29 [[Image(josm_combine_confirmation_tag_screenshot.png )]]29 [[Image(josm_combine_confirmation_tag_screenshot.png,link=,margin-left=15,45%)]] 30 30 31 31 === Relation ===#CombineConfirmationRelation … … 33 33 The warning lists each involved relation with its name, the number of members and if it is not complete downloaded in brackets and offers two options to hide this warning in future. Choosing "No" will cancel the whole action. 34 34 35 [[Image(josm_combine_confirmation_relation_screenshot.png)]] 35 [[Image(josm_combine_confirmation_relation_screenshot.png,link=,margin-left=15,45%)]] 36 37 38 == Tags `direction` Conflict Dialog ==#TagsDirectionConflictDialog 39 When ways are combined and one of them has to change direction, if on this way there are childnodes with stop, give_way or traffic_signals signs (with keys `*:direction`): JOSM presents a message and suggest to adapt the `forward/backward` value (since r17289). 36 40 37 41 … … 39 43 If there is any conflicting tag value, membership or role where JOSM cannot find a solution, the Tags/Memberships Conflict Dialog will open up in order to solve the conflict manually. 40 44 41 [[Image(josm_TagsMembership_conflict_dialog_screenshot.png)]]42 43 45 The dialog is divided into two parts where the upper part is for tags and the lower part is for memberships and roles. 44 46 47 [[Image(josm_TagsMembership_conflict_dialog_screenshot.png,link=,margin-left=15,45%)]] 48 45 49 === Tags ===#TagsConflictDialog 46 [[Image(josm_TagsMembership_conflict_all_screenshot.png,right,margin =15)]]50 [[Image(josm_TagsMembership_conflict_all_screenshot.png,link=,right,margin-left=15,45%)]] 47 51 48 52 ==== Filter ==== … … 68 72 69 73 === Memberships and Roles ===#MembershipsConflictDialog 70 [[Image(josm_TagsMembership_conflict_membership_screenshot.png,right,margin=15)]] 74 [[Image(josm_TagsMembership_conflict_membership_screenshot.png,link=,right,margin=15,45%)]] 71 75 72 76 ==== Memberships ==== … … 85 89 86 90 == See also == 87 * [[JOSMImage(splitway ,middle)]] [wikitr:/Help/Action/SplitWay Split Way]88 * [[JOSMImage(joinareas ,middle)]] [wikitr:/Help/Action/JoinAreas Join Areas]91 * [[JOSMImage(mapmode/splitway)]] [wikitr:/Help/Action/SplitWay Split Way] 92 * [[JOSMImage(joinareas)]] [wikitr:/Help/Action/JoinAreas Join Areas] 89 93 90 94 91 95 ---- 92 Back to [wikitr:/Help/Menu/Tools Menu Tools][[Br]] 96 Back to [wikitr:/Help/Menu/Tools Menu Tools] \\ 97 Back to [wikitr:/Help/Menu Main Menu] \\ 93 98 Back to [wikitr:/Help Main Help]