[GRASS-user] Points to Polygon

Markus Neteler neteler at osgeo.org
Wed Jun 30 10:38:03 EDT 2010


On Wed, Jun 30, 2010 at 2:56 PM, stn <stneumann at web.de> wrote:
> Hi,
>
> can points (imported with v.in.ascii) be converted to polygons?
>
> The idea here is _not_ to connect different points go one big polygon but to
> "expand" each individual point to a small polygon with the original point at
> its center.

Perhaps this could be a starting point (new) using v.in.lines:
http://grass.osgeo.org/wiki/Convert_points_to_lines

Then v.type...

Markus


More information about the grass-user mailing list