<p dir="ltr">Hi</p>
<p dir="ltr">On May 13, 2017 10:42 PM, "Paulo van Breugel" <<a href="mailto:p.vanbreugel@gmail.com">p.vanbreugel@gmail.com</a>> wrote:<br>
><br>
> Hi, when using v.surf.bspline with sparse vector map points (sparse_input) the output vector map is a 3D vector point map with the interpolated values as z-values. However, I want to get the interpolated values as values in a column of the attribute table. Any idea how to do this?</p>
<p dir="ltr">You can use v.to.db for this task:</p>
<p dir="ltr"><a href="https://grass.osgeo.org/grass72/manuals/v.to.db.html#examples">https://grass.osgeo.org/grass72/manuals/v.to.db.html#examples</a></p>
<p dir="ltr">Markus</p>