mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-07 00:02:15 -05:00
14 lines
634 B
HTML
14 lines
634 B
HTML
<html>
|
|
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
|
|
<body>
|
|
<h1 class='module'>Line Simplification</h1>
|
|
<div class='author'>O. Conrad (c) 2010</div>
|
|
<div class='description'></div>
|
|
<h2>Parameters</h2>
|
|
<dl class='parameters'>
|
|
<dt>Lines <div class='type'>Input Shapes</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>Simplified Lines <div class='type'>Output Shapes</div></dt><dd>If not set points will be removed from the orignal lines layer. <div class='constraints'></div></dd>
|
|
<dt>Tolerance <div class='type'>Floating point</div></dt><dd> <div class='constraints'></div></dd>
|
|
</dl>
|
|
</body></html>
|