Opened 7 years ago
Closed 7 years ago
#3524 closed defect (fixed)
v.random restrict wrong categories assigned
Reported by: | martinl | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.0.7 |
Component: | Vector | Version: | svn-trunk |
Keywords: | v.random, restrict, cats | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description (last modified by )
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
Related area (centroid) of category 625, the point has wrongly assigned category 28.
Attachments (1)
Change History (11)
by , 7 years ago
Attachment: | v-random-restrict-cats-2.png added |
---|
comment:1 by , 7 years ago
Description: | modified (diff) |
---|
comment:2 by , 7 years ago
comment:8 by , 7 years ago
Milestone: | 7.2.3 → 7.0.7 |
---|
comment:10 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 72416: