<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
Hi,<br>
Can anyone shed light on why I get: <span style="
font-weight:600;">Eval Error:</span> Cannot convert '[LonM]' to
double<br>
from this expression:<br>
<blockquote>if( "LonD" IS 'Longitude' , 0.0, "LonD" + ( "LonM" /
60.0 ))<br>
</blockquote>
I've pulled a CSV file into 'Layer' and failed to generate Point
using Toolbox->Geometry by Expression, so I am now trying to
create decimal Deg columns (virtual).<br>
The first few lines in the CSV are: <br>
<blockquote>Num,LonD,LonM,LonS,DirE,LatD,LatM,LatS,DirN<br>
A1,Longitude,Latitude,,,,<br>
1,17,25.00,0.0,E,23,7.53,0.0,N<br>
2,17,25.10,0.0,E,23,7.52,0.0,N<br>
</blockquote>
Thanks and regards,<br>
Zoltan<br>
<br>
<pre class="moz-signature" cols="72">--
===============================================
Zoltan Szecsei GPrGISc 0031
Geograph (Pty) Ltd.
GIS and Photogrammetric Services
P.O. Box 7, Muizenberg 7950, South Africa.
Mobile: +27-83-6004028 (Best option: WhatsApp)
India: +91 83418 01616
Qatar: +974 5083 2722 <a class="moz-txt-link-abbreviated" href="http://www.geograph.co.za">www.geograph.co.za</a>
===============================================
</pre>
</body>
</html>