mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-07 00:02:15 -05:00
16 lines
874 B
HTML
16 lines
874 B
HTML
<html>
|
|
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
|
|
<body>
|
|
<h1 class='module'>Clip Points with Polygons</h1>
|
|
<div class='author'>(c) 2008 by O.Conrad</div>
|
|
<div class='description'></div>
|
|
<h2>Parameters</h2>
|
|
<dl class='parameters'>
|
|
<dt>Points <div class='type'>Input Shapes</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>Polygons <div class='type'>Input Shapes</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>Add Attribute to Clipped Points <div class='type'>Table field</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>Clipped Points <div class='type'>Output Shapes list</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>Clipping Options <div class='type'>Choice</div></dt><dd> <div class='constraints'>Available choices: one layer for all points, separate layer for each polygon</div></dd>
|
|
</dl>
|
|
</body></html>
|