[GRASS-SVN] r69978 - grass-addons/grass7/vector/v.isochrones

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Dec 2 06:10:17 PST 2016


Author: mlennert
Date: 2016-12-02 06:10:17 -0800 (Fri, 02 Dec 2016)
New Revision: 69978

Modified:
   grass-addons/grass7/vector/v.isochrones/v.isochrones.html
Log:
v.isochrones: manual update - added hint about setting the region


Modified: grass-addons/grass7/vector/v.isochrones/v.isochrones.html
===================================================================
--- grass-addons/grass7/vector/v.isochrones/v.isochrones.html	2016-12-02 12:55:29 UTC (rev 69977)
+++ grass-addons/grass7/vector/v.isochrones/v.isochrones.html	2016-12-02 14:10:17 UTC (rev 69978)
@@ -8,6 +8,12 @@
 GRASS GIS modules, and the user can chose the approach with the <b>method</b> option
 (see the notes section for details).
 
+<p>
+The spatial precision of the analysis is defined by the current computational 
+region. The user can define this with 
+<em><a href="g.region.html">g.region</a></em>. 
+Care should be taken to not define a too high resolution for the spatial extent
+covered. Otherwise the user might be confronted with memory issues.
 
 
 <h2>NOTES</h2>



More information about the grass-commit mailing list