Hi,

I'm trying to find out how to determine how many vectors in an entire mapset 
overlay a given region. What is the best approach to do this - import the 
current region as a vector using v.in.region (type parameter as area), then run 
v.select on every vector in the mapset in a loop, or is there a better way? I 
see that v.overlay/v.select takes one map as input for both the ainput and 
binput parameters.

How hard would it be to change the structures in v.select to accept multiple 
inputs, or is this even feasible?

Thanks,

~ Eric.

_______________________________________________
grassuser mailing list
[email protected]
http://grass.itc.it/mailman/listinfo/grassuser

Reply via email to