mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-07 00:02:15 -05:00
18 lines
1.0 KiB
HTML
18 lines
1.0 KiB
HTML
<html>
|
|
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
|
|
<body>
|
|
<h1 class='module'>06: Extended neighbourhoods</h1>
|
|
<div class='author'>Copyrights (c) 2003 by Olaf Conrad</div>
|
|
<div class='description'>Extended neigbourhoods for grids.<br/>
|
|
(c) 2003 by Olaf Conrad, Goettingen<br/>
|
|
email: oconrad@gwdg.de</div>
|
|
<h2>Parameters</h2>
|
|
<dl class='parameters'>
|
|
<dt>Grid system <div class='type'>Grid system</div></dt><dd>Grid system <div class='constraints'></div></dd>
|
|
<dt>Input grid <div class='type'>Input Grid</div></dt><dd>This must be your input data of type grid. <div class='constraints'></div></dd>
|
|
<dt>Output grid <div class='type'>Output Grid</div></dt><dd>This will contain your output data of type grid. <div class='constraints'></div></dd>
|
|
<dt>Radius <div class='type'>Integer</div></dt><dd> <div class='constraints'>Minimum: 1.0</div></dd>
|
|
<dt>Method <div class='type'>Choice</div></dt><dd>Choose a method <div class='constraints'>Available choices: Quadratic, Circle, Distance Weighted (inverse distance)</div></dd>
|
|
</dl>
|
|
</body></html>
|