GRASS Help: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary  | 
				 (→Interfacing with external software:  update R and GMT links)  | 
				||
| Line 66: | Line 66: | ||
* [[Tips_and_Tricks#Using_QGIS_as_a_frontend_to_GRASS| QGIS]] frontend  | * [[Tips_and_Tricks#Using_QGIS_as_a_frontend_to_GRASS| QGIS]] frontend  | ||
* [[  | |||
* [[  | * [[GRASS_and_Rstat|R statistics]] interface  | ||
* [[GRASS_and_GMT|GMT mapping]] cartography  | |||
* [[GRASS_and_MapServer| MapServer]] web server  | * [[GRASS_and_MapServer| MapServer]] web server  | ||
* External databases ([http://grass.itc.it/grass62/manuals/html62_user/db.connect.html db.connect])  | * External databases ([http://grass.itc.it/grass62/manuals/html62_user/db.connect.html db.connect])  | ||
* External vector data ([http://grass.itc.it/grass62/manuals/html62_user/v.external.html v.external])  | * External vector data ([http://grass.itc.it/grass62/manuals/html62_user/v.external.html v.external])  | ||
* 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)  | ||
== Misc. Help ==  | == Misc. Help ==  | ||
Revision as of 09:00, 4 October 2007
Getting Started
Most tutorials and examples will use the Spearfish County, SD sample dataset.
Installation
- Covered in the Installation Guide
 
Frequently Asked Questions
First Day Documentation
- GRASS Quickstart help page
 - GRASS help pages including basic introductions
 
- Basic GIS concepts and how GRASS implements them
 
Short tutorials
- Visual Tutorial for GRASS 6.0 by L. Moretti (for non-UNIX people, GUI)
 
- GRASS 6 in a nutshell by M. Neteler (short tutorial, also translated to Spanish and French)
 
- The GRASS 6 Tutorial (a work in progress)
 
- An introduction to the practical use of the Free Geographical Information System GRASS 6.0 by GDF Hannover
 
- More tutorials from GDF Hannover
 
Textbook
- Open Source GIS: A GRASS GIS Approach. 2nd ed. by M. Neteler and H. Mitasova 
(Book; focus is on GRASS 5, but all chapters still valid except vector/sites for that read the updates page) 
Individual modules
- Synopsis of GRASS modules (PDF, 71k)
Create current list with "make html2pdfdoc" or "cd tools; ./module_synopsis.sh" in GRASS 6.3+ 
- Individual GRASS module reference manuals
 
- All GRASS module reference manuals (PDF Book)
Create current set with "make html2pdfdoccomplete" in GRASS 6.3+ 
Sample Dataset
- Spearfish County, SD, USA (not so far from Mount Rushmore) with extra data
- Mount Rushmore: [43d53' N, 103d28' W]
 
 - More sample data
 
Further Reading
-  Teaching materials contributed by the community.
(Tutorials, courseware, training videos, etc.) 
- More GRASS documentation and tutorials from the old GRASS Documentation Project.
[content is slowly being merged into this Wiki] 
Migration from other GIS Software
Interfacing with external software
- QGIS frontend
 
- R statistics interface
 
- GMT mapping cartography
 
- MapServer web server
 
- External databases (db.connect)
 - External vector data (v.external)
 - Paraview 3D visualization (r.out.vtk, r3.out.vtk, v.out.vtk)
 - POVray 3D visualization (r.out.pov, v.out.pov)
 
Misc. Help
- GRASS FAQ (see also: GRASS 6 Tutorial)
 - Tips and Tricks
 - Compile and install GRASS and QGIS with GDAL/OGR Plugin
 - How to interpolate point value using kriging method with R and GRASS 6
 - GRASS vector export to Inkscape
 - GRASS Newbie Forum
 
- Wiki Help (how to edit pages after registration)