GRASS Documents: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(Linking GRASS to external languages)
Line 7: Line 7:
* [[Vector Database Management]] Help
* [[Vector Database Management]] Help
* [[Import NoaaEnc]] Mini-tutorial
* [[Import NoaaEnc]] Mini-tutorial


==== General ====
==== General ====
Line 20: Line 19:
* [[Compile and install GRASS and QGIS with GDAL/OGR Plugin]] (e.g., to enable QGIS to read GRASS data directly)
* [[Compile and install GRASS and QGIS with GDAL/OGR Plugin]] (e.g., to enable QGIS to read GRASS data directly)
* [[GRASS AddOns]] (User contributions)
* [[GRASS AddOns]] (User contributions)


==== Development ====
==== Development ====
Line 26: Line 24:
* [[GRASS Translation Glossary]]
* [[GRASS Translation Glossary]]
* [[GRASS Module Porting List]] (check here if you don't find a certain command in GRASS 6)
* [[GRASS Module Porting List]] (check here if you don't find a certain command in GRASS 6)
 
* [[Development#Linking GRASS to external languages|Linking GRASS to external languages]]


==== Geostatistics ====
==== Geostatistics ====
* [[How to interpolate point value using kriging method with R and GRASS 6]]
* [[How to interpolate point value using kriging method with R and GRASS 6]]

Revision as of 11:35, 24 June 2006

Usage

General

Installation

Development

Geostatistics