Opened 10 years ago
Closed 9 years ago
#2419 closed defect (fixed)
v.distance: hole considered as nearest area
Reported by: | mlennert | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.4.6 |
Component: | Vector | Version: | svn-releasebranch64 |
Keywords: | v.distance holes | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
The following command line in the NC dataset:
v.distance -p from=comm_colleges to=urbanarea upload=cat,dist col=to_cat,dist dmin=0.0001
leads to two points (from_cats 15 and 52) to have a hole as nearest area, leading to to_cat=null. The closest areas should be areas (in grass7 the found to_cats are respectively 54 and 35).
Change History (5)
follow-up: 4 comment:1 by , 10 years ago
comment:3 by , 9 years ago
Milestone: | → 6.4.6 |
---|
follow-up: 5 comment:4 by , 9 years ago
comment:5 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Replying to mlennert:
Fixed in r61987,8.