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

19 lines
1.0 KiB
HTML

<html>
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
<body>
<h1 class='module'>Export Grid to XYZ</h1>
<div class='author'>O. Conrad (c) 2003</div>
<div class='description'>Export grid to a table (text format), that contains for each grid cell the x/y-coordinates and additionally data from selected grids.<br/>
Optionally, it is possible to skip NoData cells from the output. In this case, the first input grid will perform like a mask.<br/>
<br/>
</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>Grids <div class='type'>Input Grid list</div></dt><dd> <div class='constraints'></div></dd>
<dt>File Name <div class='type'>File path</div></dt><dd> <div class='constraints'></div></dd>
<dt>Write Field Names <div class='type'>Boolean</div></dt><dd> <div class='constraints'></div></dd>
<dt>Exclude NoData Cells <div class='type'>Boolean</div></dt><dd> <div class='constraints'></div></dd>
</dl>
</body></html>