[GRASS-user] v.in.lines not working in Python script

Andrés Silva andres.silva.m at gmail.com
Fri Dec 7 04:05:08 PST 2012


I get the following error when I use v.in.lines in a Python Script in
Windows (sorry):

"*C:\Program Files\GRASS 6.4.2\scripts\v.in.lines: 126: v.in.mapgen:
command not found*"

My script It's quite simple:

*import grass.script as g*
*g.run_command('v.in.lines', input='points.txt', output='contour')
*
*
*
And my point.txt file:

-71.20805823448374|-30.59771251456061
-71.20765621447394|-30.59745831224444
-71.20736018153805|-30.59778541778508
-71.20648094588758|-30.59723716721055
-71.20723941992262|-30.59621434252238
-71.20833309148421|-30.59734839427609
-71.20805823448374|-30.59771251456061

Others commands work find (like v.in.ascii)... and v.in.mapgen is in the
folder.

Any idea?

*Andrés Silva Marambio*
Ingeniero Agrónomo, Mención en Gestión Ambiental
Pontificia Universidad Católica de Valparaíso
------------ pr?xima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20121207/b67b3dc9/attachment.html>


More information about the grass-user mailing list