Opened 10 years ago

Closed 9 years ago

#2419 closed defect (fixed)

v.distance: hole considered as nearest area

Reported by: mlennert Owned by: grass-dev@…
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)

in reply to:  description ; comment:1 by mmetz, 10 years ago

Replying to mlennert:

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).

Fixed in r61987,8.

comment:2 by martinl, 9 years ago

Milestone: 6.4.5

Ticket retargeted after milestone closed

comment:3 by martinl, 9 years ago

Milestone: 6.4.6

in reply to:  1 ; comment:4 by neteler, 9 years ago

Replying to mmetz:

Fixed in r61987,8.

Can the ticket be closed?

in reply to:  4 comment:5 by mlennert, 9 years ago

Resolution: fixed
Status: newclosed

Replying to neteler:

Replying to mmetz:

Fixed in r61987,8.

Can the ticket be closed?

Yes, sorry, must have forgotten about this.

Note: See TracTickets for help on using tickets.