DESCRIPTION
v.type changes the type of geometry primitives.
EXAMPLES
Convert lines to area boundaries
v.type input=map_l output=map_b from_type=line to_type=boundary
In order to create areas, centroids must be added with v.centroids.
SEE ALSO
v.centroids,
v.to.points
AUTHOR
Radim Blazek, ITC-Irst, Trento, Italy
Last changed: $Date: 2019-01-14 12:13:25 +0100 (Mon, 14 Jan 2019) $