mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-07 00:02:15 -05:00
13 lines
536 B
HTML
13 lines
536 B
HTML
<html>
|
|
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
|
|
<body>
|
|
<h1 class='module'>Import Point Cloud from Shape File</h1>
|
|
<div class='author'>O. Conrad (c) 2009</div>
|
|
<div class='description'>Allows to import a point cloud from a point shapefile.</div>
|
|
<h2>Parameters</h2>
|
|
<dl class='parameters'>
|
|
<dt>Point Cloud <div class='type'>Output Data Object</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>File <div class='type'>File path</div></dt><dd> <div class='constraints'></div></dd>
|
|
</dl>
|
|
</body></html>
|