[GRASS-SVN] r62804 - in grass/branches/releasebranch_7_0: . scripts/d.vect.thematic
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Nov 18 09:28:20 PST 2014
Author: neteler
Date: 2014-11-18 09:28:20 -0800 (Tue, 18 Nov 2014)
New Revision: 62804
Added:
grass/branches/releasebranch_7_0/scripts/d.vect.thematic/d_vect_thematic_equake.png
Modified:
grass/branches/releasebranch_7_0/
grass/branches/releasebranch_7_0/scripts/d.vect.thematic/d.vect.thematic.html
Log:
d.vect.thematic manual: earthquake screenshot added
Property changes on: grass/branches/releasebranch_7_0
___________________________________________________________________
Modified: svn:mergeinfo
- /grass/trunk:60817,61096,61141,62179-62180,62182,62403,62422,62424,62437,62466,62469,62487,62491,62494,62501,62506,62508-62509,62515,62518-62519,62521,62526,62533,62539,62541,62555,62562,62566,62570,62573,62575,62585,62588,62597,62603,62606,62608-62609,62614,62618,62628,62632,62638,62642,62648-62649,62652,62654-62657,62666,62691,62705,62709,62723,62730,62739,62741,62743,62746,62750,62752,62757,62762,62785,62798,62800-62801
+ /grass/trunk:60817,61096,61141,62179-62180,62182,62403,62422,62424,62437,62466,62469,62487,62491,62494,62501,62506,62508-62509,62515,62518-62519,62521,62526,62533,62539,62541,62555,62562,62566,62570,62573,62575,62585,62588,62597,62603,62606,62608-62609,62614,62618,62628,62632,62638,62642,62648-62649,62652,62654-62657,62666,62691,62705,62709,62723,62730,62739,62741,62743,62746,62750,62752,62757,62762,62785,62798,62800-62801,62803
Modified: grass/branches/releasebranch_7_0/scripts/d.vect.thematic/d.vect.thematic.html
===================================================================
--- grass/branches/releasebranch_7_0/scripts/d.vect.thematic/d.vect.thematic.html 2014-11-18 17:20:59 UTC (rev 62803)
+++ grass/branches/releasebranch_7_0/scripts/d.vect.thematic/d.vect.thematic.html 2014-11-18 17:28:20 UTC (rev 62804)
@@ -19,15 +19,19 @@
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
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
the GIS Manager.
+-->
<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
('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
-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.
@@ -52,6 +56,12 @@
themetype=graduated_points maxsize=15
</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':
<div class="code"><pre>
Copied: grass/branches/releasebranch_7_0/scripts/d.vect.thematic/d_vect_thematic_equake.png (from rev 62803, grass/trunk/scripts/d.vect.thematic/d_vect_thematic_equake.png)
===================================================================
(Binary files differ)
More information about the grass-commit
mailing list