GRASS Help: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
m (move inkscape link)
Line 77: Line 77:
* Paraview 3D visualization (r.out.vtk,  [http://grass.itc.it/grass62/manuals/html62_user/r3.out.vtk.html r3.out.vtk], v.out.vtk)
* Paraview 3D visualization (r.out.vtk,  [http://grass.itc.it/grass62/manuals/html62_user/r3.out.vtk.html r3.out.vtk], v.out.vtk)
* POVray 3D visualization ([http://grass.itc.it/grass62/manuals/html62_user/r.out.pov.html r.out.pov], v.out.pov)
* POVray 3D visualization ([http://grass.itc.it/grass62/manuals/html62_user/r.out.pov.html r.out.pov], v.out.pov)
* [[GRASS vector export to Inkscape]]


== Misc. Help ==
== Misc. Help ==
Line 84: Line 85:
* [[Compile and install GRASS and QGIS with GDAL/OGR Plugin]]
* [[Compile and install GRASS and QGIS with GDAL/OGR Plugin]]
* [[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]]
* [[GRASS vector export to Inkscape]]
* [http://www.urbeli.com/grassforum/index.php GRASS Newbie Forum] - ''''' non-functional? ''''' (was rather [http://web.archive.org/web/20070825023622/http://www.urbeli.com/grassforum/index.php unused])
*[http://www.urbeli.com/grassforum/index.php GRASS Newbie Forum] - ''''' non-functional? ''''' (was rather [http://web.archive.org/web/20070825023622/http://www.urbeli.com/grassforum/index.php unused])


--------
--------
* Wiki [[Help]] (how to edit pages after registration)
* Wiki [[Help]] (how to edit pages after registration)

Revision as of 02:04, 14 April 2008

Getting Started

Most tutorials and examples will use the Spearfish County, SD sample dataset. New examples will be also based on the OSGeo Educational Dataset (North Carolina, USA)

Installation

Frequently Asked Questions

First Day Documentation

Short tutorials

Textbook

Individual modules

  • Synopsis of GRASS modules (PDF, 71k)
    Create current list with "make html2pdfdoc" or "cd tools; ./module_synopsis.sh" in GRASS 6.3+
  • All GRASS module reference manuals (PDF Book)
    Create current set with "make html2pdfdoccomplete" in GRASS 6.3+

Sample Dataset

Further Reading

  • Teaching materials contributed by the community.
    (Tutorials, courseware, training videos, etc.)

Migration from other GIS Software

Interfacing with external software

Misc. Help


  • Wiki Help (how to edit pages after registration)