AddOns/GRASS 7/misc: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
mNo edit summary
(Adding m.printws information)
Line 18: Line 18:


: '''Author:''' Michael Shapiro
: '''Author:''' Michael Shapiro
==== m.printws ====
{{AddonSrc|misc|m.printws|version=7}} - Creates cartographic-like map sheet page from a workspace composition.
: '''Author:''' Robert Kuszinger

Revision as of 11:49, 9 August 2016

svn co https://svn.osgeo.org/grass/grass-addons/grass7/misc/

m.gcp.filter

m.gcp.filter (src) - Filters GCPs using the distance between the computed coordinates and the actual coordinates of each GCP. The result of the filtering (number of points to use after filtering, number of points filtered out, final RMS error) is printed out.

Author: Markus Metz

m.eigensystem

m.eigensystem (src) - Computes eigen values and eigen vectors for square matrices.

Author: Michael Shapiro

m.printws

m.printws (src) - Creates cartographic-like map sheet page from a workspace composition.

Author: Robert Kuszinger