[GRASS-SVN] r69706 - grass-addons/grass7/raster/r.basin
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Oct 19 04:18:20 PDT 2016
Author: madi
Date: 2016-10-19 04:18:20 -0700 (Wed, 19 Oct 2016)
New Revision: 69706
Modified:
grass-addons/grass7/raster/r.basin/r.basin.html
Log:
closing tags
Modified: grass-addons/grass7/raster/r.basin/r.basin.html
===================================================================
--- grass-addons/grass7/raster/r.basin/r.basin.html 2016-10-18 22:42:57 UTC (rev 69705)
+++ grass-addons/grass7/raster/r.basin/r.basin.html 2016-10-19 11:18:20 UTC (rev 69706)
@@ -161,11 +161,12 @@
<ul>
<li> r.basin hasn't been designed for working in lat/long coordinates.
This means that if you are working in lat/long coordinates, you need to reproject
-your map first in order to apply the tool.
+your map first in order to apply the tool. </li>
<li> r.basin is designed to work in meters unit. The values that you get using
-feet are nonsense.
+feet are nonsense. </li>
<li> r.basin does not handle overwrite. You need to delete the output products
-already created (maps, text file, figures) by hand before running it again.
+already created (maps, text file, figures) by hand before running it again. </li>
+</ul>
<h2>SEE ALSO</h2>
More information about the grass-commit
mailing list