<div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div><div><div><div><div><div><div>Hi all,<br><br></div>here is my last week report.<br></div></div><br>Wiki page: <a href="https://trac.osgeo.org/grass/wiki/GSoC/2016/BasicCartographySuiteInGRASS" target="_blank">https://trac.osgeo.org/grass/w<wbr>iki/GSoC/2016/BasicCartography<wbr>SuiteInGRASS</a><br></div>A link to my commits: (diff files and d.legend.vect AddOn): <a href="https://github.com/lazaa32/SoC16/commits">https://github.com/lazaa32/SoC16/commits</a><br><br></div>The goal of the project was to enhance some cartographic d.* modules, to fix some bugs in them and create a module for vector legend.<br><br></div>Before this summer some of the d.* modules were quite limited. User couldn't use full potential of modules and couldn't customize them, e.g. few symbols for north-arrow, option to rotate the arrow with/without label, set the length of scalebar, background settings... Before this summer there was no legend for vector maps.<br><br></div>The addition my project brought to GRASS:<br></div>d.histogram - enhance of displaying labels<br></div>d.grid - added options for labels background<br></div>d.northarrow - added several new symbols, added option for rotation and custom label, background settings<br></div>d.scalebar - added options for units, scalebar length, background settings<br></div>d.legend - support for border and background, added options for displaying ticks, added options for setting steps and labels, added logarithmic scale, enhanced histogram option, added option for units<br></div><div>workspace - enhance workspace setting behavior, include map elements into workspace<br></div>d.legend.vect - new module for displaying legend of vector maps, created new symbols for areas and lines<br></div>d.vect.thematic - enhance module for lines and points<br><br></div>Most of the changes are already at the latest version of GRASS.<br></div>For the vector legend (<a href="https://grass.osgeo.org/grass70/manuals/addons/d.legend.vect.html">https://grass.osgeo.org/grass70/manuals/addons/d.legend.vect.html</a>) you can install it from GRASS with g.extension manager: g.extension extension=d.legend.vect operation=add<br><br></div>Screenshot of SoC addition: <a href="https://trac.osgeo.org/grass/attachment/wiki/GSoC/2016/BasicCartographySuiteInGRASS/map_GRASS2.jpg">https://trac.osgeo.org/grass/attachment/wiki/GSoC/2016/BasicCartographySuiteInGRASS/map_GRASS2.jpg</a><br></div>