<br clear="all">Dear List,<div><br></div><div>I have a tab-delimited text (.txt) file and I am experimenting with importing points into GRASS (6.5 svn) in Snow Leopard. </div><div><br></div><div>Here is the content of the file:</div>
<div><br></div><div><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">675166.97<span class="Apple-tab-span" style="white-space:pre">        </span>4450516.81<span class="Apple-tab-span" style="white-space:pre">        </span>246<span class="Apple-tab-span" style="white-space:pre">        </span>Orhan</p>

<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">675135.87<span class="Apple-tab-span" style="white-space:pre">        </span>4450516.98<span class="Apple-tab-span" style="white-space:pre">        </span>250<span class="Apple-tab-span" style="white-space:pre">        </span>Osman</p>

<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">675156.68<span class="Apple-tab-span" style="white-space:pre">        </span>4450501.48<span class="Apple-tab-span" style="white-space:pre">        </span>250<span class="Apple-tab-span" style="white-space:pre">        </span>Sehitlik</p>

<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">675155.74<span class="Apple-tab-span" style="white-space:pre">        </span>4450560.93<span class="Apple-tab-span" style="white-space:pre">        </span>243<span class="Apple-tab-span" style="white-space:pre">        </span>SaatKulesi</p>

<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">675192.48<span class="Apple-tab-span" style="white-space:pre">        </span>4450504.39<span class="Apple-tab-span" style="white-space:pre">        </span>245<span class="Apple-tab-span" style="white-space:pre">        </span>Kuledenilerisi</p>
<div><br></div><div>The first two columns are UTM (zone 36) east and north readings, the third is the elevation and the last column is the explanation for each point.</div><div><br></div><div>In &#39;v.in.ascii&#39; module, I specified point as the format and typed tab (I also tried \t). I left x and y column numbers at default (1 for x, 2 for y), I did not specify z or column definition. </div>
<div><br></div><div>Here is the error message i am getting:</div><div><br></div><div><div>Scanning input for column types...</div><div>Maximum input row length: 9</div><div>Maximum number of columns: 1</div><div>Minimum number of columns: 1</div>
<div>ERROR: y column number &gt; minimum last column number</div><div>(incorrect field separator?)</div></div><div><br></div><div>* I tried importing this file without decimals at the end of each coordinate, and used &#39; | &#39; instead of tab as delimiter. The result is the same. What am I doing wrong?</div>
<div><br></div><div>Thanks,</div><div><br></div><div><br></div>-- <br>BÜLENT <br>
</div>