On Tue, Sep 2, 2008 at 2:26 PM, Ari Jolma <[EMAIL PROTECTED]> wrote: > Did you ever want gdal_contour to produce polygons instead of lines? ... > I wonder what's the current situation. Does GRASS do this? >
Indirectly, yes. You can use r.reclass to create areas of similar elevation from the raster DEM and r.to.vect to covert to polygons. -- Matthew T. Perry http://www.perrygeo.net _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
