mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-06 00:05:02 -05:00
15 lines
913 B
HTML
15 lines
913 B
HTML
<html>
|
|
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
|
|
<body>
|
|
<h1 class='module'>Clip Grid with Polygon</h1>
|
|
<div class='author'>copyrights (c) 2006 Stefan Liersch</div>
|
|
<div class='description'>Clips the input grid with a polygon shapefile. Select polygons from the shapefile prior to module execution in case you like to use only a subset from the shapefile for clipping.</div>
|
|
<h2>Parameters</h2>
|
|
<dl class='parameters'>
|
|
<dt>Grid system <div class='type'>Grid system</div></dt><dd>Grid system <div class='constraints'></div></dd>
|
|
<dt>Output <div class='type'>Output Grid list</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>Input <div class='type'>Input Grid list</div></dt><dd>This must be your input data of type grid. <div class='constraints'></div></dd>
|
|
<dt>Polygons <div class='type'>Input Shapes</div></dt><dd> <div class='constraints'></div></dd>
|
|
</dl>
|
|
</body></html>
|