[GRASS-dev] About v.distance,
v.what.vect (wrt "count points within...").
Nikos Alexandris
nikos.alexandris at felis.uni-freiburg.de
Fri Aug 13 02:53:35 EDT 2010
Nikos A:
> > time v.what.vect --v vector=pareto_ref_points___pareto_ref_30m
> > qvect=pareto_grid___OVER___ref_coi_points___pareto_grid___OVER___ref_30m_
> > __ ON___classification_V___classification_500m_1 column=gridcell_1
> > qcolumn=cat Finding nearest lines...
1. Before:
> > Finding nearest areas...
> > ^C
> > real 317m9.500s
> > user 0m12.230s
2. Skipping the v.db.dropcol step I get:
> 292317 records updated
> real 0m47.338s <~ !^1000
> user 0m23.100s
3. After latest changes, that is without skipping the "v.db.dropcolumn" in
grass7, the same command:
292317 records updated
real 0m54.029s
user 0m25.830s
Just a (small) bit slower than before.
Nikos
More information about the grass-dev
mailing list