Writing "NaN|NaN" after each line doesn't solve the problem =( ... v.in.lines work from the command line:<div><br></div><div><div>v.in.lines input=C:\Users\usuario\Documents\Dropbox\Agriluk\script\temp.txt output=lineacomando</div>

<div><b>which: tac: unknown command</b></div><div>Importing with v.in.ascii ...</div><div>Error en las descripciónes, no existe la opción 'punto' en <format>.</div><div>Error en las descripciónes, no existe la opción 'estándar' en <format>.</div>

<div>Construyendo topología para el mapa vectorial <lineacomando>...</div><div>Registrando elementos...</div><div>1 Elementos registrados.</div><div>7 vertices registrados.</div><div>Construyendo áreas.</div><div>0 áreas construidas.</div>

<div>0 Islas construidas.</div><div>Adjuntando islas...</div><div>Adjuntando centróides...</div><div>Número de nodos: 1.</div><div>Número de primitivas: 1.</div><div>Número de puntos: 0.</div><div>Número de líneas: 1.</div>

<div>Número de contornos: 0.</div><div>Número de centroides (baricentros): 0.</div><div>Número de áreas: 0.</div><div>Número de íslas: 0.</div><div>v.in.ascii completo.</div><div>"lineacomando@PERMANENT" successfully created.</div>

<div>(Fri Dec 07 11:03:05 2012) Comando finalizado. (2 sec)</div></div><div><br></div><div><br></div><div>In Linux work perfect, the problem is Windows... as always... regrettably I need to make this script in Windows...</div>

<div class="gmail_extra"><br clear="all"><div><b>Andrés Silva Marambio</b><br>Ingeniero Agrónomo, Mención en Gestión Ambiental<br>Pontificia Universidad Católica de Valparaíso<br></div><br>
<br><br><div class="gmail_quote">On Fri, Dec 7, 2012 at 10:51 AM, Martin Album Ytre-Eide <span dir="ltr"><<a href="mailto:Martin.Album.Ytre-Eide@nrpa.no" target="_blank">Martin.Album.Ytre-Eide@nrpa.no</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div>
<div style="direction:ltr;font-size:10pt;font-family:Tahoma">As I remember you might need to have write "NaN|NaN"  after each line in your file. ( I have a python script doing this for a large set of lines). But if you only have one  line
 this might not be your issue..... <br>
<br>
Have you tried doing it from the command line? (yes, you should work in a linux environment ;)<br>
<br>
Martin<br>
<br>
<br>
<div style="font-size:16px;font-family:Times New Roman">
<hr>
<div style="direction:ltr"><font color="#000000" face="Tahoma"><b>Fra:</b> <a href="mailto:grass-user-bounces@lists.osgeo.org" target="_blank">grass-user-bounces@lists.osgeo.org</a> [<a href="mailto:grass-user-bounces@lists.osgeo.org" target="_blank">grass-user-bounces@lists.osgeo.org</a>] på vegne av Andrés Silva [<a href="mailto:andres.silva.m@gmail.com" target="_blank">andres.silva.m@gmail.com</a>]<br>


<b>Sendt:</b> 7. desember 2012 13:05<br>
<b>To:</b> GRASS Users list<br>
<b>Emne:</b> [GRASS-user] v.in.lines not working in Python script<br>
</font><br>
</div><div><div class="h5">
<div></div>
<div>I get the following error when I use v.in.lines in a Python Script in Windows (sorry):
<div><br>
</div>
<div>
<div>"<b>C:\Program Files\GRASS 6.4.2\scripts\v.in.lines: 126: v.in.mapgen: command not found</b>"</div>
<div><br>
</div>
<div>My script It's quite simple:</div>
<div><br>
</div>
<div><b>import grass.script as g</b></div>
<div><b>g.run_command('v.in.lines', input='points.txt', output='contour')<br>
</b></div>
</div>
<div><b><br>
</b></div>
<div>And my point.txt file:</div>
<div><br>
</div>
<div>
<div>-71.20805823448374|-30.59771251456061</div>
<div>-71.20765621447394|-30.59745831224444</div>
<div>-71.20736018153805|-30.59778541778508</div>
<div>-71.20648094588758|-30.59723716721055</div>
<div>-71.20723941992262|-30.59621434252238</div>
<div>-71.20833309148421|-30.59734839427609</div>
<div>-71.20805823448374|-30.59771251456061</div>
</div>
<div><br>
</div>
<div>Others commands work find (like v.in.ascii)... and v.in.mapgen is in the folder.</div>
<div><br>
</div>
<div>Any idea?</div>
<div><br clear="all">
<div><b>Andrés Silva Marambio</b><br>
Ingeniero Agrónomo, Mención en Gestión Ambiental<br>
Pontificia Universidad Católica de Valparaíso<br>
</div>
<br>
</div>
</div>
</div></div></div>
</div>
</div>

</blockquote></div><br></div>