mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-09 00:35:20 -05:00
15 lines
774 B
HTML
15 lines
774 B
HTML
<html>
|
|
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
|
|
<body>
|
|
<h1 class='module'>Split Shapes Layer Completely</h1>
|
|
<div class='author'>Victor Olaya (c) 2005</div>
|
|
<div class='description'>Copies each shape of given layer to a separate target layer.</div>
|
|
<h2>Parameters</h2>
|
|
<dl class='parameters'>
|
|
<dt>Input <div class='type'>Input Shapes</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>Attribute <div class='type'>Table field</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>Output <div class='type'>Output Shapes list</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>Name by... <div class='type'>Choice</div></dt><dd> <div class='constraints'>Available choices: number of order, attribute</div></dd>
|
|
</dl>
|
|
</body></html>
|