[GRASS-user] How to categorize my areas

Alec Ventura alecventura at hotmail.com
Mon Dec 14 15:18:14 PST 2015


Well i found out that the problem is that my attribute table is not been copied when i run the v.buffer command, so i dont have a 'cat' column as i do on PocosUTM22s vector. I run the v.buffer with the -t flag and everything is ok now

From: alecventura at hotmail.com
To: grass-user at lists.osgeo.org
Date: Mon, 14 Dec 2015 20:43:54 -0200
Subject: [GRASS-user] How to categorize my areas




I have a vector with some points (about 80) and im generating a buffer around then:g.run_command('v.buffer', input='PocosUTM22s', output='boreholesGrassBuffer', type='point', distance='1000')
then i want to extract then one by one so i can make a 3d area with extrude command, the problem is that when i run the extract:
v.extract -d list=1 input=boreholesGrassBuffer output=test1 type=area
my test1 vector has all the points, if a undestand correct the list parameter of v.extract is related with the category, but how can i categorize each area of boreholesGrassBuffer vector?
Tnks,Alec. 		 	   		  

_______________________________________________
grass-user mailing list
grass-user at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20151214/636e764f/attachment.html>


More information about the grass-user mailing list