#3524: v.random restrict wrong categories assigned
--------------------------------------+-------------------------
 Reporter:  martinl                   |      Owner:  grass-dev@…
     Type:  defect                    |     Status:  new
 Priority:  normal                    |  Milestone:  7.2.3
Component:  Vector                    |    Version:  svn-trunk
 Keywords:  v.random, restrict, cats  |        CPU:  Unspecified
 Platform:  Unspecified               |
--------------------------------------+-------------------------
 G7:v.random together with `restrict` option assigns to points also
 categories of related area (centroid) if `layer` > 0. See example below

 {{{
 g.region vector=geology
 v.random out=test n=1 --o restrict=geology layer=1
 v.category test opt=print
 1727/1
 }}}

 The assigned categories are sometimes wrong, see

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/3524>
GRASS GIS <https://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to