Skip to content

Always convert trivial multipolygons to closed ways #12643

Description

@DujaOSM

In general, simple multipolygons with a single closed outer way are undesirable, and can be safely converted to closed ways in most* cases (well, whenever the outer way has no tags, particularly fence).

The basic functionality was introduced in #5085, and released in iD 2.17.0 in 2019. However, it does not work in the use cases I'm listing below, and I don't see why it shouldn't. Here we go ("Doesn't work" mean that the multipolygon is preserved)....

Group 1: starting from valid multipolygons;

Donut-shape

Image
  • Remove inner way from relation: doesn't work
  • Delete inner way: doesn't work

OO-shaped

Image
  • Remove one way from relation: doesn't work
  • Delete one way: (can't be done, just listing for completeness)

D-shaped

Image

(Continued in new post, just in case...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions