Преглед на файлове

d.vect.chart manual: consider v.voronoi for meteo stations (comment)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@65972 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler преди 9 години
родител
ревизия
499e28375c
променени са 1 файла, в които са добавени 5 реда и са изтрити 0 реда
  1. 5 0
      display/d.vect.chart/d.vect.chart.html

+ 5 - 0
display/d.vect.chart/d.vect.chart.html

@@ -30,6 +30,11 @@ plot if <b>chart_type</b> is <em>bar</em> (See Example 2).
 
 
 Pie-charts of monthly winter precipitation (North Carolina sample dataset):
 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>
 <div class="code"><pre>
 g.region vector=nc_state -p
 g.region vector=nc_state -p
 d.vect nc_state
 d.vect nc_state