mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-06 00:05:02 -05:00
16 lines
797 B
HTML
16 lines
797 B
HTML
<html>
|
|
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
|
|
<body>
|
|
<h1 class='module'>Import Surfer Blanking Files</h1>
|
|
<div class='author'>(c) 2006 by O.Conrad</div>
|
|
<div class='description'>Import polygons/polylines from Golden Software's Surfer Blanking File format.<br/>
|
|
</div>
|
|
<h2>Parameters</h2>
|
|
<dl class='parameters'>
|
|
<dt>Shapes <div class='type'>Output Shapes</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>Look up table (Points) <div class='type'>Output Table</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>File <div class='type'>File path</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>Shape Type <div class='type'>Choice</div></dt><dd> <div class='constraints'>Available choices: points, lines, polygons</div></dd>
|
|
</dl>
|
|
</body></html>
|