Water Body not depicted correctly

Hello everyone,

I was using the latest build of osm2world. I am planning to generate a world of the Rursee in gemany, for a different simulation environment. In the demo it seemed very nice, but using the osm export to feed into the java osm2world program, the water body of the lake is not shown unfortunately. I attached 2 pictures. During the import process I get multiple errors like this:

WARNING: Relation r65512 is incomplete, missing members: ‘inner’: Way 10071125, ‘outer’: Way 367297402, ‘outer’: Way 367297408, ‘outer’: Way 1026242983, ‘outer’: Way 824468535, ‘outer’: Way 10070944, ‘outer’: Way 452121941, ‘outer’: Way 865825731, ‘outer’: Way 367311002, ‘inner’: Way 32955574

Do you have an idea, how I could generate a proper wolrd visualization?

Thank you very much in advance, best regards,

BK

The lake is likely mapped as a multipolygon relation. If that relation is incomplete, the result will not look as expected.

You need to make sure that all members of relations in your input data are also part of your input data. How you do that depends on the tool you’re using to obtain the input dataset.