GRASS Help: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
m (url updated)
Line 89: Line 89:
* External raster data ({{cmd|r.external}})
* External raster data ({{cmd|r.external}})
* External vector data ({{cmd|v.external}})
* External vector data ({{cmd|v.external}})
* Paraview 3D visualization ({{cmd|r.out.vtk}}, {{cmd|r3.out.vtk}}, {{cmd|v.out.vtk}}) - see also [[GRASS and Paraview]]
* [[GRASS and Paraview|Paraview]] 3D visualization ({{cmd|r.out.vtk}}, {{cmd|r3.out.vtk}}, {{cmd|v.out.vtk}})
* [[POV-Ray|POVray]] 3D visualization ({{cmd|r.out.pov}}, {{cmd|v.out.pov}})
* [[POV-Ray|POVray]] 3D visualization ({{cmd|r.out.pov}}, {{cmd|v.out.pov}})
* [[OpenSceneGraph]] 3D visualization
* [[GRASS vector export to Inkscape]]
* [[GRASS vector export to Inkscape]]



Revision as of 05:35, 16 September 2009

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

First few slides are geared for Mac OSX, the rest is generic.

Short tutorials

Textbook

Individual modules

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 Datasets

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)