[GRASS-SVN] r65900 - grass/trunk/vector/v.overlay
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Aug 11 17:03:45 PDT 2015
Author: neteler
Date: 2015-08-11 17:03:45 -0700 (Tue, 11 Aug 2015)
New Revision: 65900
Modified:
grass/trunk/vector/v.overlay/v.overlay.html
Log:
v.overlay manual: figure caption cosmetics
Modified: grass/trunk/vector/v.overlay/v.overlay.html
===================================================================
--- grass/trunk/vector/v.overlay/v.overlay.html 2015-08-11 23:37:03 UTC (rev 65899)
+++ grass/trunk/vector/v.overlay/v.overlay.html 2015-08-12 00:03:45 UTC (rev 65900)
@@ -106,7 +106,7 @@
<center>
<img src="v_overlay_op_and.png" alt="v.overlay with AND operator"><br>
-v.overlay with AND operator
+v.overlay with AND operator (selected polygons in grey color)
</center>
@@ -121,7 +121,7 @@
<center>
<img src="v_overlay_op_or.png" alt="v.overlay with OR operator"><br>
-v.overlay with OR operator
+v.overlay with OR operator (selected polygons in grey color)
</center>
@@ -136,7 +136,7 @@
<center>
<img src="v_overlay_op_xor.png" alt="v.overlay with XOR operator"><br>
-v.overlay with XOR operator
+v.overlay with XOR operator (selected polygons in grey color)
</center>
@@ -151,7 +151,7 @@
<center>
<img src="v_overlay_op_not.png" alt="v.overlay with NOT operator"><br>
-v.overlay with NOT operator
+v.overlay with NOT operator (selected polygon in grey color)
</center>
More information about the grass-commit
mailing list