<div dir="ltr"><div><div><div><div><div><div>Hi,<br><br></div>Thanks for the {curly} thing !<br><br></div>I tried v.in.ascii from the Layer manager (i use sqlite driver) :<br><br>(Thu Sep 26 23:58:29 2013)                                                      <br>

v.in.ascii
 -z --overwrite --verbose 
input=/media/yann/DATA_SIG/3D_photo/menhir2_pc_88M.csv 
output=PTS_menhir2_pc_88M separator=  z=3<br>WARNING: Vector map <PTS_menhir2_pc_88M> already exists and will be overwritten<br>Using native format<br>Scanning input for column types...<br>Maximum input row length: 30<br>

Number of columns: 3<br>Importing points...<br>Building topology for vector map <PTS_menhir2_pc_88M@menhir2>...<br>Registering primitives...<br>88509169 primitives registered<br>88509169 vertices registered<br>Building areas...<br>

0 areas built<br>0 isles built<br>Attaching islands...<br>Attaching centroids...<br>Topology was built<br>Number of nodes: 0<br>Number of primitives: 88509169<br>Number of points: 88509169<br>Number of lines: 0<br>Number of boundaries: 0<br>

Number of centroids: 0<br>Number of areas: 0<br>Number of isles: 0<br>ERROR: write sidx: wrong node position in file<br>(Fri Sep 27 00:44:28 2013) Command finished (45 min 59 sec)<br><br></div>I
 have some disk space, but i looked at my system monitor and my RAM went
 to SWAP (i have only 16 Go RAM, 15 Go SWAP) The swap don't seems to 
have been totally used (but at least half) and i have not in front of my
 PC when the error occurred.<br><br></div>I will try this again with more RAM.<br><br></div>Thanks for your answers.<br><br></div>yann<br><br><div><div><div><div><br></div></div></div></div><div class="gmail_extra"><br><br>

<div class="gmail_quote">2013/9/26 Hamish <span dir="ltr"><<a href="mailto:hamish_b@yahoo.com" target="_blank">hamish_b@yahoo.com</a>></span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<div class="im">Yann wrote:<br>
> The command was :<br>
> v.in.ascii -z input=${FILE} output=${NAME_OUT} separator="${FS}" z=3 --overwrite<br>
<br>
</div>Hi,<br>
<br>
<br>
just to note -- the {curly} brackets do nothing to<br>
protect from spaces in filenames in this situation,<br>
"double" quotes should be used for that.<br>
<br>
the curly brackets protect the variable name, not its<br>
contents, so are mostly useful for when a letter,<br>
number, or "_" follows the variable name.<br>
<br>
I actually think it is dangerous to use the curly<br>
brackets because it tricks people into thinking they<br>
are protected when they are not.<br>
<br>
<br>
<br>
regards,<br>
Hamish<br>
<br>
</blockquote></div><br>
</div></div>