<div dir="ltr"><div>I am creating small map extracts with the help of osmconvert (v 0.8.7) and have noticed that some(!) large area relations are broken (incomplete) in data outputs despite I use '--complex-ways' argument. Here is the example:<br><br></div>Test relation is: <a href="http://www.openstreetmap.org/relation/6193646">http://www.openstreetmap.org/relation/6193646</a><br><div>If I filter it with osmfilter:</div><div><br></div><div>osmfilter --keep="" --keep-relations="@id=6193646" planet.o5m -o=filtered.o5m</div><div><br></div><div>I get 1900 bytes file with complete relation. But if I further apply the boundary:</div><div><br></div><div>osmconvert filtered.o5m -b=135.0000,-27.0591,137.8125,-24.5271 --complex-ways -o=extract.o5m</div><div><br></div><div>I get 1338 bytes file with some ways missing and resulting in incomplete relation.</div><div><br></div><div>Is it a bug or am I missing something?</div><div><br></div><div>Regards,</div><div>Andrey<br></div></div>