QGIS/python/plugins/sextante/saga/help/AddGridValuestoPoints.html

15 lines
960 B
HTML

<html>
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
<body>
<h1 class='module'>Add Grid Values to Points</h1>
<div class='author'>O.Conrad (c) 2003</div>
<div class='description'>Spatial Join: Retrieves information from the selected grids at the positions of the points of the selected points layer and adds it to the resulting layer.</div>
<h2>Parameters</h2>
<dl class='parameters'>
<dt>Points <div class='type'>Input Shapes</div></dt><dd> <div class='constraints'></div></dd>
<dt>Grids <div class='type'>Input Grid list</div></dt><dd> <div class='constraints'></div></dd>
<dt>Result <div class='type'>Output Shapes</div></dt><dd> <div class='constraints'></div></dd>
<dt>Interpolation <div class='type'>Choice</div></dt><dd> <div class='constraints'>Available choices: Nearest Neighbor, Bilinear Interpolation, Inverse Distance Interpolation, Bicubic Spline Interpolation, B-Spline Interpolation</div></dd>
</dl>
</body></html>