AddOns/GRASS 7: Difference between revisions
< AddOns
(+manual link) |
(update to GitHub URLs) |
||
Line 2: | Line 2: | ||
Back to the main [[AddOns]] {{bullet}} [[AddOns/GRASS 6]] {{bullet}} [[AddOns/GRASS 5]] {{bullet}} [[AddOns/GRASS 4]] | Back to the main [[AddOns]] {{bullet}} [[AddOns/GRASS 6]] {{bullet}} [[AddOns/GRASS 5]] {{bullet}} [[AddOns/GRASS 4]] | ||
* '''[ | * '''[https://grass.osgeo.org/grass7/manuals/addons/ GRASS GIS 7 Addons Manual pages] - a complete overview of available Addons''' | ||
* [https:// | * [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 | * Source code download: get all addons from the git repository with: | ||
<code>git clone https://github.com/OSGeo/grass-addons.git</code> | |||
==Vector add-ons== | ==Vector add-ons== | ||
Line 12: | Line 12: | ||
See module list on this subpage: | See module list on this subpage: | ||
* [[AddOns/GRASS7/vector]] | * [[AddOns/GRASS7/vector]] | ||
==Raster add-ons== | ==Raster add-ons== | ||
Line 20: | Line 17: | ||
See module list on this subpage: | See module list on this subpage: | ||
* [[AddOns/GRASS7/raster]] | * [[AddOns/GRASS7/raster]] | ||
==Imagery add-ons== | ==Imagery add-ons== | ||
Line 28: | Line 22: | ||
See module list on this subpage: | See module list on this subpage: | ||
* [[AddOns/GRASS 7/imagery]] | * [[AddOns/GRASS 7/imagery]] | ||
==General add-ons== | ==General add-ons== | ||
Line 36: | Line 27: | ||
See module list on this subpage: | See module list on this subpage: | ||
* [[AddOns/GRASS 7/general]] | * [[AddOns/GRASS 7/general]] | ||
==GUI add-ons== | ==GUI add-ons== | ||
Line 44: | Line 32: | ||
See module list on this subpage: | See module list on this subpage: | ||
* [[AddOns/GRASS 7/wxgui]] | * [[AddOns/GRASS 7/wxgui]] | ||
== misc add-ons== | == misc add-ons== | ||
Line 52: | Line 37: | ||
See module list on this subpage: | See module list on this subpage: | ||
* [[AddOns/GRASS 7/misc]] | * [[AddOns/GRASS 7/misc]] | ||
Latest revision as of 07:27, 25 June 2020
Back to the main AddOns • AddOns/GRASS 6 • AddOns/GRASS 5 • AddOns/GRASS 4
- 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
Vector add-ons
See module list on this subpage:
Raster add-ons
See module list on this subpage:
Imagery add-ons
See module list on this subpage:
General add-ons
See module list on this subpage:
GUI add-ons
See module list on this subpage:
misc add-ons
See module list on this subpage: