mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-09 00:35:20 -05:00
14 lines
763 B
HTML
14 lines
763 B
HTML
<html>
|
|
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
|
|
<body>
|
|
<h1 class='module'>Merge Shapes Layers</h1>
|
|
<div class='author'>Copyrights (c) 2004 by Victor Olaya</div>
|
|
<div class='description'>(c) 2004 by Victor Olaya. Merge Shapes Layers</div>
|
|
<h2>Parameters</h2>
|
|
<dl class='parameters'>
|
|
<dt>Merged Layer <div class='type'>Output Shapes</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>Main Layer <div class='type'>Input Shapes</div></dt><dd>Main Layer. Output layer will have the same field in the attributes table as this layer <div class='constraints'></div></dd>
|
|
<dt>Additional Layers <div class='type'>Input Shapes list</div></dt><dd>Layers to merge with main layer <div class='constraints'></div></dd>
|
|
</dl>
|
|
</body></html>
|