<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I could fixed this by using -1 for SRID in the view.<br>
    It also works by using GeomFromEWKT and setting the correct SRID.<br>
    <br>
    Here is the fix
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a
href="https://github.com/3nids/qWat/commit/772bc48b6a98ab7b1228ad18e9537015634cd384">https://github.com/3nids/qWat/commit/772bc48b6a98ab7b1228ad18e9537015634cd384</a><br>
    <br>
    But still, is there a smarter way of interpolating a curve over
    multipoint and returning a linestring?<br>
  </body>
</html>