[GRASS-dev] [GRASS GIS] #2761: v.net.path manual error

GRASS GIS trac at osgeo.org
Wed Oct 14 10:53:46 PDT 2015


#2761: v.net.path manual error
---------------------------------+-------------------------
 Reporter:  cmbarton             |      Owner:  grass-dev@…
     Type:  defect               |     Status:  new
 Priority:  normal               |  Milestone:  7.0.2
Component:  Vector               |    Version:  7.0.1
 Keywords:  v.net.path, network  |        CPU:  All
 Platform:  All                  |
---------------------------------+-------------------------
 The manual states:

 The syntax is as follows:

 id start_point_category end_point_category
 (Example: 1 1 2)
 or

 id start_point_x start_point_y end_point_x end_point_y

 The CORRECT syntax is:

 The syntax is as follows:

 layer start_point_category end_point_category
 (Example: 1 1 2)
 or

 layer start_point_x start_point_y end_point_x end_point_y

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2761>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list