[GRASS-dev] Create Addons for GRASS gis

Moritz Lennert mlennert at club.worldonline.be
Fri Sep 5 00:50:07 PDT 2014


On 05/09/14 07:46, Manolis Mylonakis wrote:
> Is there a complete guide - example describing how to create an
> add-on/plugin for the GRASS gis?
>
> I would like to extend the GUI with extra menus and toolbars providing
> extra functionality.


I would recommend starting with writing Python scripts [1]. Check out an 
example script [2] or actually any script in grass7.

Concerning the customisation of the menu, see [3].

This should get you started.

Moritz


[1] http://grasswiki.osgeo.org/wiki/GRASS_and_Python
[2] 
http://trac.osgeo.org/grass/browser/grass/trunk/doc/gui/wxpython/example/
[3] http://grass.osgeo.org/grass70/manuals/wxGUI.toolboxes.html


More information about the grass-dev mailing list