mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-07 00:02:15 -05:00
17 lines
968 B
HTML
17 lines
968 B
HTML
<html>
|
|
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
|
|
<body>
|
|
<h1 class='module'>08: Extended neighbourhoods - catchment areas (parallel)</h1>
|
|
<div class='author'>Copyrights (c) 2003 by Olaf Conrad</div>
|
|
<div class='description'>Extended Neighbourhoods - Catchment areas.<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>Elevation grid <div class='type'>Input Grid</div></dt><dd>This must be your input data of type grid. <div class='constraints'></div></dd>
|
|
<dt>Catchment area <div class='type'>Output Grid</div></dt><dd>This will contain your output data of type grid. <div class='constraints'></div></dd>
|
|
<dt>Method <div class='type'>Choice</div></dt><dd>Choose a method <div class='constraints'>Available choices: D8, MFD</div></dd>
|
|
</dl>
|
|
</body></html>
|