[GRASSLIST:5965] buffer vector

I have points, lines and aereas as vector files in my grass location.
now i want to make a buffer around them in grass5.

searching with google ifound v.buffer but i dont want touse postgres/postgis.

is there any other solution ican use?
(i think for site data you can use v.circle.)

lg
michaela

--
Institut fuer Geographie und Regionalforschung
Universitaet Wien
Kartografie und Geoinformation

Departement of Geography and Regional Research
University of Vienna
Cartography and GIS

Universitaetstr. 7, A-1010 Wien, AUSTRIA

Tel: (+43 1) 4277 48658
Fax: (+43 1) 4277 48649
E-mail: kinb@atlas.gis.univie.ac.at

FTP: ftp://ftp.gis.univie.ac.at
WWW: http://www.gis.univie.ac.at/karto

On Fri, Apr 04, 2003 at 12:33:01PM +0200, Michaela Kinberger wrote:

I have points, lines and aereas as vector files in my grass location.
now i want to make a buffer around them in grass5.

searching with google ifound v.buffer but i dont want touse
postgres/postgis.

is there any other solution ican use?

You could compile v.buffer:
http://grass.itc.it/outgoing/
-> v.buffer.tar.gz

(unfortunately it is not yet integrated).

Cheers

Markus Neteler