7 | | == add a new inner ring == |
8 | | |
9 | | 1. Select a relation and new members that would form a multi-polygon |
10 | | 2. activate a tool |
11 | | |
12 | | A multi-polygon will be updated with a new inner ring. In example below we re-use [wikitr:/Help/Action/CreateMultipolygon#amultipolygonwithsingleouterringandsingleinnerring old relation]. |
13 | | |
14 | | [[Image(multipolygon_updated_with_2inner.gif)]] |
| 7 | The actual outcome of the action relies on the [wikitr:/Help/Dialog/SelectionList selected] [[JOSMImage(data/way)]] [wikitr:/Help/Concepts/Object#Ways ways] and relations: |
| 8 | * If only ways without [wikitr:/Help/Concepts/Object#Membership membership] of a multipolygon are selected, the action is identical to [[JOSMImage(multipoly_create,24,link=,middle)]] [wikitr:/Help/Action/CreateMultipolygon Create Multipolygon] |
| 9 | * If one selected way is member of a multipolygon or, additionally to ways, a multipolygon relation is selected, the existing relation is updated by moving most of the tags from the ways to the relation and adding the remaining ways with appropriate [wikitr:/Help/Concepts/Object#Roles roles], `outer` and `inner`. |
| 12 | == Examples ==#Examples |
| 13 | === Add a new inner ring === |
| 14 | 1. Select a relation and new members that would form a multipolygon |
| 15 | 1. activate a tool |
| 16 | |
| 17 | A multipolygon will be updated with a new inner ring. In example below we reuse [wikitr:/Help/Action/CreateMultipolygon##MultipolySingleOuterAndInner old relation]. |
| 18 | |
| 19 | [[Image(multipolygon_updated_with_2inner.gif,link=)]] |
| 20 | |
| 21 | |
| 22 | == Advanced Preferences ==#AdvancedPrefrences |
| 23 | The same preferences as [[JOSMImage(multipoly_create)]] [wikitr:/Help/Action/CreateMultipolygon#AdvancedPreferences Create Multipolygon] influence this action. |
| 24 | |
| 25 | == See also |
| 26 | * [[JOSMImage(multipoly_create,24,link=,middle)]] [wikitr:/Help/Action/CreateMultipolygon Create Multipolygon] |
| 27 | |