Changes between Version 18 and Version 19 of Help/Action/JoinAreas


Ignore:
Timestamp:
2020-02-18T04:41:18+01:00 (5 years ago)
Author:
skyper
Comment:

"link=" instead of deprecated "nolink"; better placement of notifications;

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/JoinAreas

    v18 v19  
    33= Tools > Join overlapping Areas =
    44
    5 [[Image(source:/trunk/images/joinareas.svg,48,middle)]] ''Keyboard shortcut:'' '''{{{Shift+J}}}'''
     5[[Image(source:/trunk/images/joinareas.svg,48,middle,margin-right=20)]] ''Keyboard shortcut:'' '''{{{Shift+J}}}'''
    66
    77'''Joins areas that overlap each other.'''
     
    2323* 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].
    2424
    25 [[Image(buildings-joinoverlappingareas.gif, nolink)]] \\
     25[[Image(buildings-joinoverlappingareas.gif,link=)]] \\
    2626The animation above shows first the creation of two areas with the [osmwiki:JOSM/Plugins/BuildingsTools Building_tools] plugin, then one of them being [wikitr:/Help/Action/Duplicate duplicated] and [wikitr:/Help/Action/Select selected + moved] and finally the Join Areas action to all three areas then selected.
    2727 
     
    2929=== Notifications === #Notifications
    3030If the selection does not fit Join overlapping Areas needs, then these notification messages will be presented:
    31 * No overlapping areas in the Selection. [[Image(josm_join_areas_message_no_intersection.png, nolink, align=right)]]\\
    32  `No intersection found. Nothing was changed.` 
    33 * An open way is in the Selection. [[Image(josm_join_areas_message_unclosed.png, nolink, align=right)]] \\ `One of the selected ways is not closed and therefore cannot be joined.`
     31* No overlapping areas in the Selection. [[Image(josm_join_areas_message_no_intersection.png,link=,right,margin-left=20)]]\\
     32 `No intersection found. Nothing was changed.`\\ \\ \\
     33* An open way is in the Selection. [[Image(josm_join_areas_message_unclosed.png,link=,right,margin-left=20)]] \\ `One of the selected ways is not closed and therefore cannot be joined.`
    3434
    3535No action is performed in these cases.