|
@@ -3,8 +3,8 @@
|
|
|
<em>r.proj</em> projects a raster map in a specified mapset of a
|
|
|
specified location from the projection of the input location to a raster map
|
|
|
in the current location. The projection information is taken from the
|
|
|
-current PROJ_INFO files, as set with <em><a href="g.setproj.html">g.setproj</a>
|
|
|
-</em> and viewed with <em><a href="g.proj.html">g.proj</a></em>.
|
|
|
+current PROJ_INFO files, as set and viewed with
|
|
|
+<em><a href="g.proj.html">g.proj</a></em>.
|
|
|
|
|
|
<h3>Introduction</h3>
|
|
|
|
|
@@ -286,7 +286,7 @@ library.
|
|
|
|
|
|
<p> <b>Further reading</b>
|
|
|
<ul>
|
|
|
- <li> <a href="http://www.asprs.org/persjournals/PE-RS-Journals/Grids-Datums.html">ASPRS Grids and Datum</a>
|
|
|
+ <li> <a href="http://www.asprs.org/Grids-Datums.html">ASPRS Grids and Datum</a>
|
|
|
<li> <a href="http://www.remotesensing.org/geotiff/proj_list/">Projections Transform List</a> (PROJ.4)
|
|
|
<li> <a href="http://www.mapref.org">MapRef -
|
|
|
The Collection of Map Projections and Reference Systems for Europe</a>
|
|
@@ -296,17 +296,18 @@ library.
|
|
|
<h2>SEE ALSO</h2>
|
|
|
|
|
|
<em>
|
|
|
- <a href="g.region.html">g.region</a>,
|
|
|
- <a href="g.proj.html">g.proj</a>,
|
|
|
- <a href="g.setproj.html">g.setproj</a>,
|
|
|
- <a href="i.rectify.html">i.rectify</a>,
|
|
|
- <a href="m.proj.html">m.proj</a>,
|
|
|
- <a href="r.support.html">r.support</a>,
|
|
|
- <a href="r.stats.html">r.stats</a>,
|
|
|
- <a href="v.proj.html">v.proj</a>,
|
|
|
- <a href="v.in.region.html">v.in.region</a>
|
|
|
+<a href="g.region.html">g.region</a>,
|
|
|
+<a href="g.proj.html">g.proj</a>,
|
|
|
+<a href="i.rectify.html">i.rectify</a>,
|
|
|
+<a href="m.proj.html">m.proj</a>,
|
|
|
+<a href="r.support.html">r.support</a>,
|
|
|
+<a href="r.stats.html">r.stats</a>,
|
|
|
+<a href="v.proj.html">v.proj</a>,
|
|
|
+<a href="v.in.region.html">v.in.region</a>
|
|
|
</em>
|
|
|
-<p>The 'gdalwarp' and 'gdal_translate' utilities are available from the
|
|
|
+
|
|
|
+<p>
|
|
|
+The 'gdalwarp' and 'gdal_translate' utilities are available from the
|
|
|
<a href="http://www.gdal.org">GDAL</a> project.
|
|
|
|
|
|
<h2>AUTHORS</h2>
|