<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <blockquote type="cite">
      <pre style="white-space: pre-wrap; color: rgb(0, 0, 0); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">Geometry expression= make_point(to_real(@long), to_real(@lat))
</pre>
    </blockquote>
    <blockquote type="cite">
      <pre style="white-space: pre-wrap; color: rgb(0, 0, 0); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">The result Is ever a null geometry.

@long and @lat are correctly created and updated every time i run model.
</pre>
    </blockquote>
    <br>
    Hi Francesco,<br>
    is the preview result of theĀ  make_point(to_real(@long),
    to_real(@lat)) expression displayed in the expression editor
    correct?<br>
    Have you checked if the preview results of the @long, @lat,
    to_real(@long) and to_real(@lat) are correct?<br>
    What is the char used as decimal separator in the @long and @lat
    variables value?<br>
    <br>
    Best regards.<br>
    <br>
    Andrea Giudiceandrea<br>
  </body>
</html>