<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle">P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</style>
</head>
<body fPStyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<p>Hi,</p>
<p> </p>
<p>I am trying to remove islands (here also in the topological sense) from a set of lake polygons.</p>
<p> </p>
<p>The polygon layer contains only the water bodies (means islands within the lakes have no category).</p>
<p> </p>
<p>I tryed v.extract -d as well as v.extract list/cats=1-99999999 both in GRASS 6 and 7 (on Ubuntu 12.04 LTS).</p>
<p> </p>
<p>In all tests the layer did not get modified as expected and islands were still present.</p>
<p> </p>
<p>This topic has been (repeatedly) discussed earlier. But the proposed solution (also in the manual of v.extract) did not work for others as well (quite some time ago):</p>
<p><a href="http://lists.osgeo.org/pipermail/grass-user/2006-January/032016.html">http://lists.osgeo.org/pipermail/grass-user/2006-January/032016.html</a></p>
<p> </p>
<p>I am wondering what the problem might be?</p>
<p>Any idea? I can provide sample data if that might help...</p>
<p> </p>
<p>I am now using ST_ExteriorRing from PostGIS (<a href="http://postgis.net/docs/manual-2.1/ST_ExteriorRing.html">http://postgis.net/docs/manual-2.1/ST_ExteriorRing.html</a>) to achieve what I want, but it would be nice to have a GRASS solution... </p>
<p> </p>
<p>Cheers</p>
<p>Stefan</p>
<p> </p>
</div>
</body>
</html>