I&#39;m trying to convert a polyline shapefile into a polygon shapefile.<br>The polylines are all sort of circular shaped.<br>When the polyline is not closed and is not crossing itself it is easy to
 do. Just add the point of the polyline to the new polygon and add the 
first point as the last point to close the polygon.<br>
When the polyline segments cross each other it is much more difficult to create a valid polygon.<br><br>I was wondering if such a method would already be invented by the GDAL/OGR/GEOS team.<br><br>Thanks,<br><br>Paul<br>

The Netherlands<br><br>