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

18 lines
1.0 KiB
HTML

<html>
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
<body>
<h1 class='module'>TIN Viewer</h1>
<div class='author'>O. Conrad (c) 2011</div>
<div class='description'>This module is a 3D viewer for SAGA TINs. Amongst others, the viewer supports attribute based coloring, a map view to control the area-of-interest, point size scaling based on distance, level of detail control and an anaglyph modus (to use with red/blue or red/green glasses).<br/>
<br/>
</div>
<h2>Parameters</h2>
<dl class='parameters'>
<dt>TIN <div class='type'>Input TIN</div></dt><dd> <div class='constraints'></div></dd>
<dt>Elevation <div class='type'>Table field</div></dt><dd> <div class='constraints'></div></dd>
<dt>Color <div class='type'>Table field</div></dt><dd> <div class='constraints'></div></dd>
<dt>Grid system <div class='type'>Grid system</div></dt><dd> <div class='constraints'></div></dd>
<dt>Map <div class='type'>Input Grid</div></dt><dd>rgb coded raster map to be draped <div class='constraints'></div></dd>
</dl>
</body></html>