# register Shapefile in GRASS database: v.external dsn=cities.shp output=cities # define output directory for GRASS calculation results: v.external.out dsn=$HOME/gisoutput # do something (here: spatial query), write output directly as Shapefile v.select ainput=cities atype=point binput=forests btype=area operator=within output=fcities
Last changed: $Date: 2010-12-19 12:27:04 -0800 (Sun, 19 Dec 2010) $
Main index - vector index - Full index
© 2003-2011 GRASS Development Team