[GRASS-SVN] r65972 - grass/trunk/display/d.vect.chart
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Aug 20 03:55:47 PDT 2015
Author: neteler
Date: 2015-08-20 03:55:47 -0700 (Thu, 20 Aug 2015)
New Revision: 65972
Modified:
grass/trunk/display/d.vect.chart/d.vect.chart.html
Log:
d.vect.chart manual: consider v.voronoi for meteo stations (comment)
Modified: grass/trunk/display/d.vect.chart/d.vect.chart.html
===================================================================
--- grass/trunk/display/d.vect.chart/d.vect.chart.html 2015-08-20 07:48:52 UTC (rev 65971)
+++ grass/trunk/display/d.vect.chart/d.vect.chart.html 2015-08-20 10:55:47 UTC (rev 65972)
@@ -30,6 +30,11 @@
Pie-charts of monthly winter precipitation (North Carolina sample dataset):
+<!-- might be good to add this to example:
+v.voronoi input=precip_30ynormals output=precip_stations_voronoi
+d.vect precip_stations_voronoi type=boundary
+-->
+
<div class="code"><pre>
g.region vector=nc_state -p
d.vect nc_state
More information about the grass-commit
mailing list