QGIS/python/plugins/sextante/saga/help/CoordinateTransformation(Shapes).html

20 lines
1.3 KiB
HTML

<html>
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
<body>
<h1 class='module'>Coordinate Transformation (Shapes)</h1>
<div class='author'>O. Conrad (c) 2010</div>
<div class='description'>Coordinate transformation for shapes.<br/>
Based on the PROJ.4 Cartographic Projections library originally written by Gerald Evenden and later continued by the United States Department of the Interior, Geological Survey (USGS).<br/>
<a target="_blank" href="http://trac.osgeo.org/proj/">Proj.4 Homepage</a><br/>
</div>
<h2>Parameters</h2>
<dl class='parameters'>
<dt>Get CRS Definition from... <div class='type'>Choice</div></dt><dd> <div class='constraints'>Available choices: Proj4 Parameters, EPSG Code, Well Known Text File</div></dd>
<dt>Proj4 Parameters <div class='type'>Long text</div></dt><dd> <div class='constraints'></div></dd>
<dt>Well Known Text File <div class='type'>File path</div></dt><dd> <div class='constraints'></div></dd>
<dt>EPSG Code <div class='type'>Integer</div></dt><dd> <div class='constraints'>Minimum: 2000.0; Maximum: 32766.0</div></dd>
<dt>Source <div class='type'>Input Shapes</div></dt><dd> <div class='constraints'></div></dd>
<dt>Target <div class='type'>Output Shapes</div></dt><dd> <div class='constraints'></div></dd>
</dl>
</body></html>