AddOns/GRASS 7: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(update to GitHub URLs)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{AddOns}}
{{AddOns}}
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://trac.osgeo.org/grass/browser/grass-addons Browse the Svn add-ons code in the Trac system]
* '''[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]
* Download the source code for all of the ones stored in our addons svn repository with:
* For addon installation, simply use {{cmd|g.extension}}
  svn co https://svn.osgeo.org/grass/grass-addons/grass7/
* 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 11: Line 12:
See module list on this subpage:
See module list on this subpage:
* [[AddOns/GRASS7/vector]]
* [[AddOns/GRASS7/vector]]
See also
svn co https://svn.osgeo.org/grass/grass-addons/grass7/vector


==Raster add-ons==
==Raster add-ons==
Line 20: Line 18:
* [[AddOns/GRASS7/raster]]
* [[AddOns/GRASS7/raster]]


See also
==Imagery add-ons==
svn co https://svn.osgeo.org/grass/grass-addons/grass7/raster
 
See module list on this subpage:
* [[AddOns/GRASS 7/imagery]]


==Imagery add-ons==
==General add-ons==
 
See module list on this subpage:
* [[AddOns/GRASS 7/general]]
 
==GUI add-ons==


See module list on this subpage:
See module list on this subpage:
* [[AddOns/GRASS7/imagery]]
* [[AddOns/GRASS 7/wxgui]]


See also
== misc add-ons==
svn co https://svn.osgeo.org/grass/grass-addons/grass7/imagery
 
See module list on this subpage:
* [[AddOns/GRASS 7/misc]]

Latest revision as of 07:27, 25 June 2020

Back to the main AddOnsAddOns/GRASS 6AddOns/GRASS 5AddOns/GRASS 4

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: