[GRASS-SVN] r72200 - grass-addons/grass7/raster/r.sentinel/r.sentinel.download
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Jan 29 09:06:59 PST 2018
Author: martinl
Date: 2018-01-29 09:06:59 -0800 (Mon, 29 Jan 2018)
New Revision: 72200
Modified:
grass-addons/grass7/raster/r.sentinel/r.sentinel.download/r.sentinel.download.html
Log:
r.sentinel.download: fix html syntax error introduced in r72199
Modified: grass-addons/grass7/raster/r.sentinel/r.sentinel.download/r.sentinel.download.html
===================================================================
--- grass-addons/grass7/raster/r.sentinel/r.sentinel.download/r.sentinel.download.html 2018-01-29 17:04:17 UTC (rev 72199)
+++ grass-addons/grass7/raster/r.sentinel/r.sentinel.download/r.sentinel.download.html 2018-01-29 17:06:59 UTC (rev 72200)
@@ -18,7 +18,7 @@
defined also by vector <b>map</b>. In addition the spatial relation
between AOI and the footprint (<b>area_relation</b>) can be set to
<ul>
-<li></li><i>Contains</i>: to only return scenes where the AOI is contained
+<li><i>Contains</i>: to only return scenes where the AOI is contained
inside the footprint</li>
<li><i>IsWithin</i>: to only return scenes where the footprint is
contained inside the AOI</li>
More information about the grass-commit
mailing list