[GRASS-SVN] r63377 - grass-addons/grass7/vector/v.nnstat
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Dec 5 06:50:20 PST 2014
Author: martinl
Date: 2014-12-05 06:50:20 -0800 (Fri, 05 Dec 2014)
New Revision: 63377
Modified:
grass-addons/grass7/vector/v.nnstat/v.nnstat.html
Log:
v.nnstat: fix another compilation issue
Modified: grass-addons/grass7/vector/v.nnstat/v.nnstat.html
===================================================================
--- grass-addons/grass7/vector/v.nnstat/v.nnstat.html 2014-12-05 14:48:35 UTC (rev 63376)
+++ grass-addons/grass7/vector/v.nnstat/v.nnstat.html 2014-12-05 14:50:20 UTC (rev 63377)
@@ -26,7 +26,7 @@
<i>2D NNA using 3D vector layer (the 3rd dimension is not considered in the analysis)</i>
</div>
-<p><b><u>NOTE:</b></u> Comparing the results of 2D NNA with results summarized in (<a href="http://geoinformatics.fsv.cvut.cz/pdf/geoinformatics-fce-ctu-2013-11.pdf">Stopkova, 2013</a>), there can be seen small difference between the values of area. It is assumed to be caused by differences in transformed coordinates of the convex hull that have been computed using two versions of the module. This bug will be fixed soon.</p>
+<p><b><u>NOTE:</u></b> Comparing the results of 2D NNA with results summarized in (<a href="http://geoinformatics.fsv.cvut.cz/pdf/geoinformatics-fce-ctu-2013-11.pdf">Stopkova, 2013</a>), there can be seen small difference between the values of area. It is assumed to be caused by differences in transformed coordinates of the convex hull that have been computed using two versions of the module. This bug will be fixed soon.</p>
<li> <b>3D NNA</b> can be performed just using <b>3D vector layer</b>. If 3D NNA is required to be performed using <b>2D vector layer</b>, <u>name of the column in attribute table that contains elevation values</u> must be set. The results are summarized in following tables.
More information about the grass-commit
mailing list