GRASS Help: Difference between revisions
Jump to navigation
Jump to search
(add interfacing with external software) |
m (→First Day Documentation: "'' removed) |
||
Line 11: | Line 11: | ||
=== First Day Documentation === | === First Day Documentation === | ||
* [http://grass.itc.it/grass61/manuals/html61_user/helptext.html | * [http://grass.itc.it/grass61/manuals/html61_user/helptext.html GRASS Quickstart] by M. Neteler (in the GRASS help pages) | ||
* [http://wwwamb.bologna.enea.it/forgrass/documents/Grass-6-Visual-Tutorial.pdf | * [http://wwwamb.bologna.enea.it/forgrass/documents/Grass-6-Visual-Tutorial.pdf Visual Tutorial for GRASS 6] by L. Moretti (for non-UNIX people, GUI) | ||
* [[Gis Concepts|Basic GIS concepts]] and how GRASS implements them | * [[Gis Concepts|Basic GIS concepts]] and how GRASS implements them | ||
* [http://mpa.itc.it/markus/osg05/ | * [http://mpa.itc.it/markus/osg05/ GRASS 6 in a nutshell] by M. Neteler (short tutorial, also translated to Spanish and French) | ||
* [http://www.gdf-hannover.de/lit_html/grass60_v1.2_en/index.html | * [http://www.gdf-hannover.de/lit_html/grass60_v1.2_en/index.html An introduction to the practical use of the Free Geographical Information System GRASS 6.0] by GDF Hannover | ||
* [http://www.gdf-hannover.de/media.php?id=0&lg=en More tutorials] from GDF Hannover | * [http://www.gdf-hannover.de/media.php?id=0&lg=en More tutorials] from GDF Hannover | ||
* [http://mpa.itc.it/grasstutor/index.phtml | * [http://mpa.itc.it/grasstutor/index.phtml Open Source GIS: A GRASS GIS Approach. 2nd ed.] by M. Neteler and H. Mitasova <BR> (Book; focus is on GRASS 5, but all chapters still valid except vector/sites for that read the [http://mpa.itc.it/grasstutor/grass6/ updates page]) | ||
* GRASS module [http://grass.ibiblio.org/grass61/manuals/html61_user/index.html reference manuals] | * GRASS module [http://grass.ibiblio.org/grass61/manuals/html61_user/index.html reference manuals] |
Revision as of 16:17, 27 October 2006
Getting Started
Installation
- Covered in the Installation Guide
Frequently Asked Questions
First Day Documentation
- GRASS Quickstart by M. Neteler (in the GRASS help pages)
- Visual Tutorial for GRASS 6 by L. Moretti (for non-UNIX people, GUI)
- Basic GIS concepts and how GRASS implements them
- GRASS 6 in a nutshell by M. Neteler (short tutorial, also translated to Spanish and French)
- An introduction to the practical use of the Free Geographical Information System GRASS 6.0 by GDF Hannover
- More tutorials from GDF Hannover
- 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)
- GRASS module reference manuals
- More GRASS documentation and tutorials
Sample Dataset
- Spearfish County, SD, USA (not so far from Mount Rushmore) with extra data
- More sample data
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)
Further Reading
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
- Wiki Help (how to edit pages after registration)