|
@@ -1,10 +1,12 @@
|
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
|
|
-<EM>i.latlong</EM> creates a latitude (degree decimal) map, or longitude if the -l flag is used, from any map in any projection using PROJ.4 library.
|
|
|
-This is an input to r.sun and i.evapo.potrad.
|
|
|
+<EM>i.latlong</EM> creates a latitude (degree decimal) map, or longitude
|
|
|
+if the -l flag is used, from any map in any projection using PROJ.4 library.
|
|
|
+This is an input to <em>r.sun</em> and <em>i.evapo.potrad</em>.
|
|
|
+
|
|
|
<H2>NOTES</H2>
|
|
|
|
|
|
-The proj <A HREF="http://www.remotesensing.org/proj/">website</A>.
|
|
|
+The PROJ.4 <A HREF="http://trac.osgeo.org/proj/">website</A>.
|
|
|
|
|
|
<H2>TODO</H2>
|
|
|
Datum transform is not implemented, the same datum is taken as output.
|