<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body fpstyle="1" ocsi="0" bgcolor="#FFFFFF">
<div style="direction: ltr;font-family: Arial;color: #000000;font-size: 10pt;">
<div>Hi,</div>
<div>Trying out a geopackage layer in DBManager asking a simple SQL statement st_area</div>
<div>But when I try to write a statement like this<br>
</div>
<div><br>
</div>
<div>SELECT "vandopland".* , st_area("vandopland"."geom") as areal_m2<br>
FROM "vandopland"</div>
<div><br>
</div>
<div> "geom" is not found. Suggestions as geomfromexifgpsblob or geomfromfgf or geomfromwkb . Then I get "an error occured"</div>
<div><br>
</div>
<div>Any suggestions what I might have done wrong.</div>
<div><br>
</div>
<div>Regards from a newbee Geopagkace/DBmanager</div>
<div><br>
</div>
<div>Lene Fischer<br>
</div>
<div><br>
</div>
<div><br>
</div>
</div>
</body>
</html>