<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi,</p>
    <p>I am working on a model and I am adding a fid field to a file
      using the field calculator.  I add an "int" field use the $id
      expression and all is good (fid field is int64). When I pass this
      file to v.clean (Grass), I get  <b>ERROR 1: Wrong field type for
        fid</b>.  I can only proceed if I delete the previously created
      fid field. The funny thing is that the output from GRASS has a
      Int64 fid so my input fid should be accepted.  The field is unique
      so that is not the problem either.  Same problem outside of the
      model.  Any ideas how to fix this?<br>
    </p>
    <p>Nicolas<br>
    </p>
    <p><br>
    </p>
    <pre class="moz-signature" cols="72">-- 
Nicolas Cadieux
<a class="moz-txt-link-freetext" href="https://gitlab.com/njacadieux">https://gitlab.com/njacadieux</a></pre>
  </body>
</html>