Changes between Version 15 and Version 16 of Help/Action/JoinAreas
- Timestamp:
- 2020-02-14T19:12:47+01:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/JoinAreas
v15 v16 7 7 [[Image(source:/trunk/images/joinareas.svg,48,middle)]] ''Keyboard shortcut:'' '''{{{Shift+J}}}''' 8 8 9 '''Join areas that overlap pingeach other.'''9 '''Join areas that overlap each other.''' 10 10 11 11 You can select two or more [wikitr:/Help/Concepts/Object#ClosedWays closed ways]. 12 * If one way is surrounded by the other(s) a [wikitr:/Help/Concepts/Object#typemultipolygon multipolygon] will be created automatically.13 12 * Usually, 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. See #9599. 14 13 * All [wikitr:/Help/Concepts/Object#Tags1 tags] with only a single value from all ways will be added and the [wikitr:/Help/Action/CombineWay#TagsMembershipsConflictDialog Tags/Memberships Conflict Dialog] will open if manual decisions are needed or memberships are involved. In normal user mode it will additionally warn before adding any tag or membership the ways do not have in common, like Combine Ways, see [wikitr:/Help/Action/CombineWay#CombineConfirmation Combine Confirmation]. 15 14 * If a selected way does not overlap with any other selected way nor is surrounded by any other selected way, it is silently dropped of list of ways to join and left as is. 16 * Additionally selected nodes do not matter 15 * Additionally selected nodes do not matter. 16 * If areas are surrounded by the others and have no intersection with any of them, then the result of this action will be a [wikitr:/Help/Concepts/Object#typemultipolygon multipolygon]. 17 17 18 18 19 === Notifications === #Notifications 19 If the selection does not fit Join Areas needs, following notification messages will be presented, if: 20 * all selected ways are not overlapping and no selected way is surrounded by another selected way following notification is presented and no changes are made. 20 If the selection does not fit Join overlapping Areas needs, then these notification messages will be presented: 21 * No overlapping areas in the Selection. \\ `No intersection found. Nothing was changed.` 22 * An open way is in the Selction. \\ `One of the selected ways is not closed and therefore cannot be joined.` 21 23 22 [[Image(josm_join_areas_message_no_intersection.png)]] 24 No action is performed in these cases. 23 25 24 * one or more selected ways are not closed. 25 26 [[Image(josm_join_areas_message_unclosed.png)]] 27 28 29 == Usage with buildings == 26 == Usage with buildings == #Usagewithbuildings 30 27 [[Image(buildings-joinoverlappingareas.gif)]] 31 28 32 == See also == 29 == See also == #Seealso 33 30 * [[Image(source:/trunk/images/combineway.svg,middle)]] [wikitr:/Help/Action/CombineWay Combine Way] 34 31
