Changes between Version 80 and Version 81 of Help/Concepts/Object
- Timestamp:
- 2016-09-03T23:13:54+02:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Concepts/Object
v80 v81 64 64 A water object ({{{natural=water}}}), a building ({{{building=*}}}) or administrative boundary ({{{admin_level=*}}} tag) usually consist of the multiple spatially separated parts belonging to the one object. More importantly, each of these parts can have exclusions ([https://en.wikipedia.org/wiki/Enclave_and_exclave enclaves/exclave] or simply islands or swamps in the water basins). 65 65 66 * Parts are created using "{{{outer}}}" role 67 * Holes inside parts - using "{{{inner}}}" role 66 * Parts are created using "{{{outer}}}" role. ''Each multi-polygon should have at least one outer part''. 67 * Holes inside parts - using "{{{inner}}}" role. ''Each part can have from 0 to N holes''. 68 68 * Ways that form a ring where all ways are connected between each other using common nodes (JOSM will warn you about mistakes during validation) 69 * rarely,if nesting is more complex than ''single outer'' and ''single inner ring'', role swapping can continue: outer-inner-outer-inner-...69 * Rarely, holes can be nested. If nesting is more complex than ''single outer'' and ''single inner ring'', role swapping can continue: outer-inner-outer-inner-... 70 70 * Outer and inner rings shouldn't have common nodes (but validator will warn you about this and other mistakes) 71 71