Opened 6 years ago
Closed 5 years ago
#3618 closed enhancement (wontfix)
v.distance: allow copying multiple attributes from nearest feature
Reported by: | sbl | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.6.2 |
Component: | Vector | Version: | unspecified |
Keywords: | v.distance | Cc: | |
CPU: | All | Platform: | All |
Description
The "to_attr" option in v.distance is quite useful. Would be nice if to_column would support copying more than one column.
Change History (3)
comment:1 by , 6 years ago
Milestone: | 7.6.0 → 7.6.1 |
---|
comment:3 by , 5 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Of course, one can use the primary key of the to map in to_column and then run v.db.join. That is probably good enough...
Note:
See TracTickets
for help on using tickets.
Ticket retargeted after milestone closed