<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On 6/16/17 3:20 PM, Markus Metz wrote:<br>
    <blockquote type="cite"
cite="mid:CAG+h=FEk14TZD1wf1-n-KHJLOp=a-9PY71sZQ+AKbkT_GOkKfQ@mail.gmail.com">
      <div dir="ltr">
        <div>
          <div><br>
            <br>
            On Fri, Jun 16, 2017 at 11:28 AM, Paulo van Breugel <<a
              href="mailto:p.vanbreugel@gmail.com"
              moz-do-not-send="true">p.vanbreugel@gmail.com</a>>
            wrote:<br>
            ><br>
            > Hi devs, can anybody tell how v.surf.bspline computes
            the point density and mean distance.<br>
            <br>
          </div>
          point density is the number of points divided by the size of
          the bounding box of the points<br>
        </div>
        mean distance is the square root of the size of the bounding box
        divided by the number of points<br>
        <div>
          <div><br>
            > And what is the unit, pixels, as also used for length
            spline steps or meters?<br>
            <br>
          </div>
          <div>the unit is map unit, you can then figure out a
            reasonable resolution (in map units) for the current region
            <br>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    Thanks!<br>
    I was trying to find out from the source code, but not understanding
    C I couldn't find where this was described / done.<br>
    <br>
    <blockquote type="cite"
cite="mid:CAG+h=FEk14TZD1wf1-n-KHJLOp=a-9PY71sZQ+AKbkT_GOkKfQ@mail.gmail.com">
      <div dir="ltr">
        <div>
          <div><br>
          </div>
          <div>Markus M<br>
            <br>
          </div>
          <div>><br>
            > _______________________________________________<br>
            > grass-dev mailing list<br>
            > <a href="mailto:grass-dev@lists.osgeo.org"
              moz-do-not-send="true">grass-dev@lists.osgeo.org</a><br>
            > <a
              href="https://lists.osgeo.org/mailman/listinfo/grass-dev"
              moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/grass-dev</a><br>
            <br>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>