<div dir="ltr"><div><div><div><div><div>Thanks for all the replies. <br></div>I'm sure that with qgis 1.8 I had no problem in importing a csv file. Anyway, that's my current file:<br><br>



        
        
        
        
        <style>
                <!-- 
                BODY,DIV,TABLE,THEAD,TBODY,TFOOT,TR,TH,TD,P { font-family:"Liberation Sans"; font-size:x-small }
                 -->
        </style>
        



<table border="0" cellspacing="0" cols="3">
        <colgroup span="3" width="85"></colgroup>
        <tbody><tr>
                <td align="LEFT" height="16">ID</td>
                <td align="LEFT">X</td>
                <td align="LEFT">Y</td>
        </tr>
        <tr>
                <td align="LEFT" height="16">2818/22/0834</td>
                <td align="RIGHT">3480240</td>
                <td align="RIGHT">5887204</td>
        </tr>
        <tr>
                <td align="LEFT" height="16">2818/22/0851</td>
                <td align="RIGHT">3480183</td>
                <td align="RIGHT">5887073</td>
        </tr>
        <tr>
                <td align="LEFT" height="16">2818/22/0853</td>
                <td align="RIGHT">3480060</td>
                <td align="RIGHT">5886803</td>
        </tr>
        <tr>
                <td align="LEFT" height="16">2818/22/0886</td>
                <td align="RIGHT">3481095</td>
                <td align="RIGHT">5886981</td>
        </tr>
        <tr>
                <td align="LEFT" height="16">B0F</td>
                <td align="RIGHT">3479888</td>
                <td align="RIGHT">5885731</td>
        </tr>
        <tr>
                <td align="LEFT" height="16">B12T</td>
                <td align="RIGHT">3479805</td>
                <td align="RIGHT">5886002</td>
        </tr>
</tbody></table>



<br><br></div>As you can see there are no decimal numbers. You can find the csv file also in attach.<br></div>Another problem: if I import a table (without coordinates and still as csv file made in libreoffice) in the map canvas (just drag and drop it), qgis still reads the numbers as strings (making the join option with another shape file useless).<br>
<br></div>Cheers<br><br></div>Matteo<br><div><div><br><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/10/22 Ramon Andiņach <span dir="ltr"><<a href="mailto:custard@westnet.com.au" target="_blank">custard@westnet.com.au</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">True. A couple if lines would be helpful. Generally QGIS 2.0 is fairly good at guessing, so it would be interesting to see what's confusing it.<br>

<br>
Have you got the put apostrophes around text turned on?<br>
<br>
If all else fails you can force QGIS to do what you want. <a href="http://anitagraser.com/2011/03/07/how-to-specify-data-types-of-csv-columns-for-use-in-qgis/" target="_blank">http://anitagraser.com/2011/03/07/how-to-specify-data-types-of-csv-columns-for-use-in-qgis/</a><br>

<span class="HOEnZb"><font color="#888888"><br>
-ramon.<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
> On 22 Oct 2013, at 20:06, Zirneklitis <<a href="mailto:eko@lanet.lv">eko@lanet.lv</a>> wrote:<br>
><br>
> Hard to comment without example.<br>
><br>
> Best regards,<br>
> Karlis<br>
><br>
> Matteo Ghetta wrote:<br>
>> ..<br>
>> I wrote a table with some field (two of them are x and y coordinates),<br>
>> saved as csv and then I tried to upload it in qgis with the "add<br>
>> delimited text" option.<br>
>><br>
>> Problem: numeric filed are read as strings and not as numbers ..<br>
> _______________________________________________<br>
> Qgis-user mailing list<br>
> <a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
</div></div></blockquote></div><br></div>