Hi,

Yes, that is indeed what I meant. Sorry, couldn't explain it more clear.

This forum post shows a screenshot of how GlobalMapper updates the polygons
to remove the holes.

http://www.fsdeveloper.com/forum/showpost.php?p=613313&postcount=25

I have already implemented some logic that makes the "seam" to remove the
holes, but that fails on complex polygons with many holes that I created
with GDAL Polygonize. So that's why I was wondering if GDAL itself maybe has
some functionality to get rid of the holes.

But maybe I should more be thinking along the line of splitting the polygon
into chunks, instead of trying to describe it as one polygon with those
seams.

Arno



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/OGR-functionality-to-remove-holes-tp5099099p5099175.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to