Opened 14 years ago

Last modified 5 years ago

#1002 new enhancement

v.net.path should accept CAT pairs as input

Reported by: marisn Owned by: grass-dev@…
Priority: minor Milestone: 7.6.2
Component: Vector Version: svn-releasebranch64
Keywords: v.net Cc:
CPU: All Platform: All

Description

Most of v.net.* analysis modules accept list of point CAT's as an input. V.net.path requires this list to be supplied as an file or from stdin. Both options are not casual Windows GRASS user friendly. There's lots of power in current approach, still I would like to see plain CAT pair as path start/end specifiers input option.

Change History (10)

comment:1 by hamish, 14 years ago

this is already implemented via d.path coor=.

Hamish

in reply to:  1 comment:2 by marisn, 14 years ago

Replying to hamish:

this is already implemented via d.path coor=.

Hamish

Not in 6.4. Just tested on my WinGRASS - coor requires coordinates and not CATs. Also it's not possible to start d.path from WxGUI CMD ("Not implemented") nor menu:

(Sun Mar 14 19:04:27 2010) Command finished (0 sec)                             
Traceback (most recent call last):
  File "C:/Program
Files/GRASS-64-SVN/etc/wxpython/wxgui.py", line 999, in
OnXTerm

xmon = xmonlist[0]
IndexError
:
list index out of range

Also this bug repport isn't about displaying but about creating new vector map.

comment:3 by martinl, 8 years ago

Milestone: 7.0.07.0.5

comment:4 by martinl, 8 years ago

Milestone: 7.0.57.3.0

comment:5 by martinl, 8 years ago

Milestone: 7.3.07.4.0

Milestone renamed

comment:6 by neteler, 6 years ago

Milestone: 7.4.07.4.1

Ticket retargeted after milestone closed

comment:7 by neteler, 6 years ago

Milestone: 7.4.17.4.2

comment:8 by martinl, 6 years ago

Milestone: 7.4.27.6.0

All enhancement tickets should be assigned to 7.6 milestone.

comment:9 by martinl, 5 years ago

Milestone: 7.6.07.6.1

Ticket retargeted after milestone closed

comment:10 by martinl, 5 years ago

Milestone: 7.6.17.6.2

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.