Cartography: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
m (correct address for Belgian ps.map example)
m (remove hardcoded version specific urls, use latest version)
 
Line 32: Line 32:
=== Display monitors ===
=== Display monitors ===


In addition to the hardcopy plots you can make with the {{cmd|ps.map}} command and its [[wxGUI]] [[WxGUI Cartographic Composer|Cartographic Composer]]), in GRASS 7 the {{cmd|d.barscale|version=70}} module can draw a number of styles of bar scale and north arrows directly in the live GIS display monitor; in GRASS 6.4.3+ the north arrows can be drawn on the monitor with the {{cmd|d.graph}} module or the {{AddonCmd|d.mark}} addon module and the appropriate [[IconSymbols|symbol]] (available with true-north rotation and line thickness settings). Style, text placement (or none), distance units, color, font, and fontsize can be controlled. Here are some examples:
In addition to the hardcopy plots you can make with the {{cmd|ps.map}} command and its [[wxGUI]] [[WxGUI Cartographic Composer|Cartographic Composer]]), in GRASS 7 the {{cmd|d.barscale}} module can draw a number of styles of bar scale and north arrows directly in the live GIS display monitor; in GRASS 6.4.3+ the north arrows can be drawn on the monitor with the {{cmd|d.graph}} module or the {{AddonCmd|d.mark}} addon module and the appropriate [[IconSymbols|symbol]] (available with true-north rotation and line thickness settings). Style, text placement (or none), distance units, color, font, and fontsize can be controlled. Here are some examples:


[[Image:barscales7.png]] [[Image:n_arrows7.png]]
[[Image:barscales7.png]] [[Image:n_arrows7.png]]

Latest revision as of 10:54, 4 December 2018

GRASS GIS and Cartography

Using ps.map as cartographic engine

  • Some screenshots:

Display monitors

In addition to the hardcopy plots you can make with the ps.map command and its wxGUI Cartographic Composer), in GRASS 7 the d.barscale module can draw a number of styles of bar scale and north arrows directly in the live GIS display monitor; in GRASS 6.4.3+ the north arrows can be drawn on the monitor with the d.graph module or the d.mark addon module and the appropriate symbol (available with true-north rotation and line thickness settings). Style, text placement (or none), distance units, color, font, and fontsize can be controlled. Here are some examples:

Using GMT

  • Export to the GMT software package for publication quality cartography

See also