On Tue, Mar 11, 2008 at 4:46 PM, Ken Nussear <[email protected]> wrote:
> Hi
>
> Trying to select 10 points at random from an existing vector. Not sure how
> to do it other than v.kcv where I divide the 750 points into 75 partitions
> and grab one of those. Is there a more efficient way?

>From >= GRASS 6.4 there is: v.extract:

v.extract help
...
  random   Number of random categories matching vector objects to extract

Best,
Markus (cleaning inbox)
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to