There is also v.build.polylines type=area
or v.alabel ?
On Monday 09 December 2002 11:15 am, Dragos Lipan wrote:
> Found in my distribution a v.line2poly.
> I'm not sure if is only contributed or is a basic module.
> Trying to convert a line vector to a poly one, i noticed
that only few
> (20%) of the expected poligons were generated.
>
> How can I find some more info about v.line2poly.
> And even more, how can I "build poligon topology" (as Esri name the
> process) from a line vector using Grass?I do not know v.line2poly, but v.line2area may be used for this.
Polygons are build by v.support module.