On 01/06/2012 02:31 PM, Bulent Arikan wrote:
OK! That makes sense now. I have one last standing
issue about this. It seems that the second layer I created using
'v.db.addtable' (after setting the dbf to SQL and importing a
centroid –vector– map) has a column for CA
OK! That makes sense now. I have one last standing issue about this. It
seems that the second layer I created using 'v.db.addtable' (after setting
the dbf to SQL and importing a centroid –vector– map) has a column for CAT
but it does not have a number. I checked the book to make sure and it says
it
On 01/05/2012 10:49 AM, Bulent Arikan wrote:
Hi,
I really would like to learn more about the SQL command-based
operations in GRASS. To summarize: I have created a new mapset
where the driver is set to SQL. I have created second layers for
Hi,
I really would like to learn more about the SQL command-based operations in
GRASS. To summarize: I have created a new mapset where the driver is set to
SQL. I have created second layers for all of my centroids (the tables in
the second layers have a different name like "Db_runivar" ). I used
'
On 01/03/2012 10:44 PM, Bulent Arikan wrote:
Thank you! This seems to be an interesting solution to
the problem especially because it involves changing the driver
from DBF to SQLITE. I ended up using 'v.rast.stats', which adds
columns for extended statistics and up
Thank you! This seems to be an interesting solution to the problem
especially because it involves changing the driver from DBF to SQLITE. I
ended up using 'v.rast.stats', which adds columns for extended statistics
and uploads values all at once. The only thing is: data are recorded as
part of the s
On 01/03/2012 04:50 PM, Bulent Arikan wrote:
Dear List,
I rasterized a centroid and ran 'r.univar', whose extended
stats are saved as a text file. Then, I ran 'v.db.addtable' to
create a second layer in the attribute table of the centroid and
Dear List,
I rasterized a centroid and ran 'r.univar', whose extended stats are saved
as a text file. Then, I ran 'v.db.addtable' to create a second layer in the
attribute table of the centroid and I had columns added in this second
layer using 'v.db.addcol'. I want GRASS to upload values from the