Explorar o código

d.vect.thematic manual: earthquake screenshot added

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@62803 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler %!s(int64=10) %!d(string=hai) anos
pai
achega
f51a7c1623

+ 12 - 2
scripts/d.vect.thematic/d.vect.thematic.html

@@ -19,15 +19,19 @@ from standard input or other external source.
 colors) and range of point sizes (graduated points) for thematic maps. A
 colors) and range of point sizes (graduated points) for thematic maps. A
 simple text legend is printed. Optionally, a graphic legend can be drawn in
 simple text legend is printed. Optionally, a graphic legend can be drawn in
 the selected display monitor. Thematic colors can be uploaded to a GRASSRGB
 the selected display monitor. Thematic colors can be uploaded to a GRASSRGB
-column for later display,  and thematic map display commands can be saved to a
+column for later display.
+
+<!-- outdated:
+,  and thematic map display commands can be saved to a
 group file (*.dm) that can be opened, edited, and displayed in
 group file (*.dm) that can be opened, edited, and displayed in
 the GIS Manager.
 the GIS Manager.
+-->
 
 
 <p>When the psmap option is set to 'name', two psmap instruction files are
 <p>When the psmap option is set to 'name', two psmap instruction files are
 created (in the current directory if no path is given), one for the map
 created (in the current directory if no path is given), one for the map
 ('name.psmap') and one for the legend ('name_legend.psmap'). The map file also
 ('name.psmap') and one for the legend ('name_legend.psmap'). The map file also
 contains 'label' commands which allow to create a legend directly in the map by
 contains 'label' commands which allow to create a legend directly in the map by
-adding a 'vlegend' command. See the <em><a href="ps.map">ps.map</a></em> man
+adding a 'vlegend' command. See the <em><a href="ps.map">ps.map</a></em> manual
 page for more details.
 page for more details.
 
 
 
 
@@ -52,6 +56,12 @@ d.vect.thematic -l recent_earthquakes column=magnitude type=point \
                 themetype=graduated_points maxsize=15
                 themetype=graduated_points maxsize=15
 </pre></div>
 </pre></div>
 
 
+<center>
+<img src="d_vect_thematic_equake.png"><br>
+Example for earthquake map rendering
+(<a href="https://trac.osgeo.org/grass/browser/grass-promo/tutorials/batch_processing/earthquakes">script code</a>)
+</center>
+
 <p>North Carolina: differences between 'elevation' (10m) and 'elev_state_500m':
 <p>North Carolina: differences between 'elevation' (10m) and 'elev_state_500m':
 
 
 <div class="code"><pre>
 <div class="code"><pre>

BIN=BIN
scripts/d.vect.thematic/d_vect_thematic_equake.png