GRASS Help: Difference between revisions
Jump to navigation
Jump to search
(→First Day Documentation: split) |
|||
Line 34: | Line 34: | ||
* [http://grass.ibiblio.org/gdp/grassmanuals/grass63_module_list.pdf Synopsis of GRASS modules] (PDF, 71k)<BR>''Create current list with'' "<tt>make html2pdfdoc</tt>" ''in GRASS 6.3+'' | * [http://grass.ibiblio.org/gdp/grassmanuals/grass63_module_list.pdf Synopsis of GRASS modules] (PDF, 71k)<BR>''Create current list with'' "<tt>make html2pdfdoc</tt>" ''in GRASS 6.3+'' | ||
* GRASS module [http://grass.ibiblio.org/grass63/manuals/html63_user/index.html reference manuals] | * Individual GRASS module [http://grass.ibiblio.org/grass63/manuals/html63_user/index.html reference manuals] | ||
* GRASS module reference manuals (PDF Book)<BR>''Create current set with'' "<tt>make html2pdfdoccomplete</tt>" ''in GRASS 6.3+'' | * All GRASS module reference manuals (PDF Book)<BR>''Create current set with'' "<tt>make html2pdfdoccomplete</tt>" ''in GRASS 6.3+'' | ||
==== Further reading ==== | ==== Further reading ==== |
Revision as of 04:15, 10 November 2006
Getting Started
Installation
- Covered in the Installation Guide
Frequently Asked Questions
First Day Documentation
- Basic GIS concepts and how GRASS implements them
Short tutorials
- GRASS Quickstart by M. Neteler (in the GRASS help pages)
- Visual Tutorial for GRASS 6 by L. Moretti (for non-UNIX people, GUI)
- 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
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" 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+
Further reading
- 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)