This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Islands lost in transition

0

There were some islands in this channel some weeks ago. Assume they have disappeared in the transition process while moving objects from coastline to other data layers.
https://www.openstreetmap.org/#map=11/-8.0263/138.7951

Thanks for the answer.

asked 28 Oct '13, 08:44

sanser's gravatar image

sanser
695383955
accept rate: 5%

Shouldn't the question be: "What happened to the islands?" or "How to recover these islands?". What is the question after all?

(28 Oct '13, 11:04) MCPicoli

One Answer:

0

Opened a part of the area and saw that the former islands still retain only the "natural=coastline" tag, and the riverbank's ways are now part of a multipolygon relation with "waterway=riverbank".

What has to be done is:

  1. Remove the natural=coastline from the islands;
  2. Add the island's ways to the multipolygon relation;
  3. Add the role "inner" to the islands;
  4. Optionally add the "place=island", mainly when the island has a name.

answered 28 Oct '13, 11:12

MCPicoli's gravatar image

MCPicoli
2.2k133047
accept rate: 24%

edited 30 Oct '13, 10:33

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273

Thanks for the (edited) answer. The described case is just an illustration of a systematic error source when people are moving objects from class to class (missing objects and wrong class). These errors are never detected by any OSM error or change detectors today. My intention was to bring this situation to the OSM experts' attention. Maybe I did this on a wrong place.

(30 Oct '13, 20:56) sanser

Source code available on GitHub .