AddOns/GRASS 7/wxgui: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(+link to http://grass.osgeo.org/grass70/manuals/addons/)
(update to GitHub URLs)
 
Line 1: Line 1:
{{AddOns}}
{{AddOns}}
* '''[http://grass.osgeo.org/grass70/manuals/addons/ GRASS GIS 7 Addons Manual pages] - a complete overview of available Addons'''
* '''[https://grass.osgeo.org/grass7/manuals/addons/ GRASS GIS 7 Addons Manual pages] - a complete overview of available Addons'''
* [https://trac.osgeo.org/grass/browser/grass-addons Browse the Svn add-ons code in the Trac system]
* [https://github.com/OSGeo/grass-addons/ Browse the GRASS GIS add-ons code on GitHub]
* For addon installation, simply use {{cmd|g.extension}}
* For addon installation, simply use {{cmd|g.extension}}
* Source code download: get all addons from the svn repository with:
* Source code download: get all addons from the git repository with:
  svn co https://svn.osgeo.org/grass/grass-addons/grass7/gui/wxpython/
  <code>git clone https://github.com/OSGeo/grass-addons.git</code>


==== newgui ====
==== newgui ====
Line 12: Line 12:
==== wx.metadata ====
==== wx.metadata ====


...
see [[ISO/INSPIRE Metadata Support]]


==== wx.mwprecip ====
==== wx.mwprecip ====

Latest revision as of 07:32, 25 June 2020

git clone https://github.com/OSGeo/grass-addons.git

newgui

...

wx.metadata

see ISO/INSPIRE Metadata Support

wx.mwprecip

...

wx.rdigit

...

wx.stream

...

wx.wms

...