Changes between Version 30 and Version 31 of Release/7.2.0-News


Ignore:
Timestamp:
Aug 29, 2016, 8:55:21 PM (8 years ago)
Author:
wenzeslaus
Comment:

d.vect and d.vect.thematic legend additions

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.2.0-News

    v30 v31  
    8484 * G72:d.barscale - new option to specify length and units, custom label possible (done within GSoC 2016)
    8585 * G72:d.northarrow - added rotation option, more symbols available (done within GSoC 2016)
     86 * G72:d.vect - Legend tab with number of legend-related options (icon_area to represent areas in legend, icon_line to represent lines in legend, legend_label for label to be displayed in legend, -l flag to do not show anything in the legend)
     87 * G72:d.vect.thematic - Legend tab with number of legend-related options (icon_area to represent areas in legend, icon_line to represent lines in legend, legend_title for heading of the section in the legend)
    8688 * G72:g.extension - downloads, compiles and installs modules using simplified URLs to GitHub, GitLab and similar services, local directories, remote and local ZIP and TAR files and GRASS GIS Trac, does not require Subversion (`svn`) anymore for standard GRASS GIS addons (applies to Linux, Mac OS X and other systems with build environment), svnurl option renamed to url (svnurl can still be used)
     89
     90All display modules for vector maps, namely G72:d.vect and G72:d.vect.thematic, now produce a legend file with instructions for G72:d.legend.vect if `GRASS_LEGEND_FILE` environmental variable is specified (applied in GUI in the background, can be used directly in the command line or scripts).
    8791==== Minor module changes ====
    8892