mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-07 00:02:15 -05:00
14 lines
648 B
HTML
14 lines
648 B
HTML
<html>
|
|
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
|
|
<body>
|
|
<h1 class='module'>Point Statistics for Polygons</h1>
|
|
<div class='author'>V. Olaya, O. Conrad (c) 2005, 2010</div>
|
|
<div class='description'>Calculates statistics over all points falling in a polygon.</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>Statistics <div class='type'>Output Shapes</div></dt><dd> <div class='constraints'></div></dd>
|
|
</dl>
|
|
</body></html>
|