mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-07 00:02:15 -05:00
17 lines
1.2 KiB
HTML
17 lines
1.2 KiB
HTML
<html>
|
|
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
|
|
<body>
|
|
<h1 class='module'>Import ESRI Arc/Info Grid</h1>
|
|
<div class='author'>O.Conrad (c) 2007</div>
|
|
<div class='description'>Import grid from ESRI's Arc/Info grid format.</div>
|
|
<h2>Parameters</h2>
|
|
<dl class='parameters'>
|
|
<dt>Grid <div class='type'>Output Data Object</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>File <div class='type'>File path</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>ASCII Grid Options <div class='type'>Node</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>Target Grid Type <div class='type'>Choice</div></dt><dd> <div class='constraints'>Available choices: Integer (2 byte), Integer (4 byte), Floating Point (4 byte), Floating Point (8 byte)</div></dd>
|
|
<dt>NoData Value <div class='type'>Choice</div></dt><dd>Choose whether the input file's NoData value or a user specified NoData value is written <div class='constraints'>Available choices: Input File's NoData Value, User Defined NoData Value</div></dd>
|
|
<dt>User Defined NoData Value <div class='type'>Floating point</div></dt><dd> <div class='constraints'></div></dd>
|
|
</dl>
|
|
</body></html>
|