mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-06 00:05:02 -05:00
16 lines
893 B
HTML
16 lines
893 B
HTML
<html>
|
|
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
|
|
<body>
|
|
<h1 class='module'>GDAL: Export Raster to GeoTIFF</h1>
|
|
<div class='author'>O.Conrad (c) 2007</div>
|
|
<div class='description'>The "GDAL GeoTIFF Export" module exports one or more grids to a Geocoded Tagged Image File Format using the "Geospatial Data Abstraction Library" (GDAL) by Frank Warmerdam. For more information have a look at the GDAL homepage:<br/>
|
|
<a target="_blank" href="http://www.gdal.org/"> http://www.gdal.org</a><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>Grid(s) <div class='type'>Input Grid list</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>File <div class='type'>File path</div></dt><dd> <div class='constraints'></div></dd>
|
|
</dl>
|
|
</body></html>
|