[GRASS-dev] v.net.path input format
Michael Barton
Michael.Barton at asu.edu
Wed Oct 14 10:52:18 PDT 2015
The answer is...the manual is in error.
Manual:
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
Correct:
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
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Head, Graduate Faculty in Complex Adaptive Systems Science
Arizona State University
voice: 480-965-6262 (SHESC), 480-965-8130/727-9746 (CSDC)
fax: 480-965-7671 (SHESC), 480-727-0709 (CSDC)
www: http://www.public.asu.edu/~cmbarton, http://csdc.asu.edu
On Oct 14, 2015, at 10:48 AM, Michael Barton <michael.barton at ASU.Edu<mailto:michael.barton at ASU.Edu>> wrote:
What is the format for points in v.net<http://v.net/>.path specified by coordinates instead of cat? (GRASS 7.0.1)
According to the manual it’s start_x start_y end_x end_y
But I keep getting an input format error when I do this.
Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Head, Graduate Faculty in Complex Adaptive Systems Science
Arizona State University
voice: 480-965-6262 (SHESC), 480-965-8130/727-9746 (CSDC)
fax: 480-965-7671 (SHESC), 480-727-0709 (CSDC)
www: http://www.public.asu.edu/~cmbarton, http://csdc.asu.edu<http://csdc.asu.edu/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20151014/a83ae8d3/attachment-0001.html>
More information about the grass-dev
mailing list