<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="edit-comment-hide">
      <div class="comment-body markdown-body markdown-format
        js-comment-body">
        <p>I've made a Pull Request in processing plugin with a new
          GeoAlgorithm.<br>
          <a class="moz-txt-link-freetext" href="https://github.com/qgis/QGIS/pull/1753">https://github.com/qgis/QGIS/pull/1753</a><br>
        </p>
        <p>Can someone take a look at this (volaya or alexbruy), we
          would like it to be pulled before feature freeze.<br>
          <br>
        </p>
        <p>Objective of this new QGIS GeoAlgorithm is to provide a user
          friendly tool to refactor layer fields.</p>
        <p>It takes a standard ParameterVector as input.</p>
        <p>From there, the user can :</p>
        <ul class="task-list">
          <li>Change some field's names or type.</li>
          <li>Add or delete some fields.</li>
          <li>Reorder fields.</li>
          <li>Calculate new fields based on expressions.</li>
        </ul>
        <p>The result is write through a standard OutputVector
          parameter.</p>
        <p>This GeoAlgorithm can be used in modeler.<br>
        </p>
        <p>Arnaud</p>
      </div>
    </div>
  </body>
</html>