AddOns/GRASS 7/wxgui: Difference between revisions
Jump to navigation
Jump to search
(started) |
(update to GitHub URLs) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{AddOns}} | {{AddOns}} | ||
* '''[https://grass.osgeo.org/grass7/manuals/addons/ GRASS GIS 7 Addons Manual pages] - a complete overview of available Addons''' | |||
* [https://github.com/OSGeo/grass-addons/ Browse the GRASS GIS add-ons code on GitHub] | |||
* For addon installation, simply use {{cmd|g.extension}} | |||
* Source code download: get all addons from the git repository with: | |||
<code>git clone https://github.com/OSGeo/grass-addons.git</code> | |||
==== newgui ==== | |||
... | |||
. | ==== wx.metadata ==== | ||
==== wx. | see [[ISO/INSPIRE Metadata Support]] | ||
==== wx.mwprecip ==== | |||
... | |||
==== wx.rdigit ==== | |||
... | |||
==== wx. | ==== wx.stream ==== | ||
... | |||
==== wx.wms ==== | ==== wx.wms ==== | ||
... |
Latest revision as of 07:32, 25 June 2020
- GRASS GIS 7 Addons Manual pages - a complete overview of available Addons
- Browse the GRASS GIS add-ons code on GitHub
- For addon installation, simply use g.extension
- Source code download: get all addons from the git repository with:
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
...