GRASS Help: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(→‎First Day Documentation: remove outdated link)
 
(29 intermediate revisions by 6 users not shown)
Line 1: Line 1:
== Getting Started ==
== Getting Started ==


''Most tutorials and examples will use the [[GRASS_Help#Sample_Dataset | Spearfish County, SD]] sample dataset.'' New examples will be also based on the [http://www.grassbook.org/data_menu3rd.php OSGeo Educational Dataset] (North Carolina, USA)
''Most tutorials and examples will use the [[#Sample Datasets | Spearfish County, SD]] sample dataset.'' New examples are also based on the rich [http://www.grassbook.org/data_menu3rd.php OSGeo Educational Dataset] (North Carolina, USA)


=== Installation ===
=== Installation ===
Line 11: Line 11:
* [[Faq|FAQ]]
* [[Faq|FAQ]]
* You can contact GRASS users in [[How to participate in IRC communication|IRC]]
* You can contact GRASS users in [[How to participate in IRC communication|IRC]]
* [[GRASS and its siblings%3B a guide for the novice]]
* [[How the Open Source software development model works]]


=== First Day Documentation ===
=== First Day Documentation ===


* [http://grass.ibiblio.org/grass64/manuals/html64_user/helptext.html GRASS Quickstart] help page
* [[GRASS 6 Terminology]]
* [http://grass.ibiblio.org/grass64/manuals/html64_user/index.html GRASS help pages] including basic introductions


* [[Gis Concepts|Basic GIS concepts]] and how GRASS implements them
* [[Gis Concepts|Basic GIS concepts]] and how GRASS implements them
* [http://grass.osgeo.org/grass64/manuals/html64_user/helptext.html GRASS Quickstart] help page
* [[Importing data]]: how to get your data into GRASS
* [http://grass.osgeo.org/grass64/manuals/html64_user/index.html GRASS help pages] including basic introductions


==== Short tutorials ====
==== Short tutorials ====


* [http://trac.osgeo.org/grass/wiki/HowToTestGrass6 How-To Test GRASS6] - easy to replicate steps with GRASS 6.3 and QGIS
* [[Quick_wx_tutorial|A quick introduction to the 6.4 wxGUI and raster maps]]


* [http://web.archive.org/web/20060209031109/http://wwwamb.bologna.enea.it/forgrass/documents/Grass-6-Visual-Tutorial.pdf Visual Tutorial for GRASS 6.0] by L. Moretti (for non-UNIX people, GUI)
* Course material of [http://geostat-course.org/Topic_NetelerMetz_2011 Introduction to GRASS GIS], Geostat 2011, Landau, Germany, by M. Neteler and M. Metz


* [http://mpa.itc.it/markus/osg05/ GRASS 6 in a nutshell] by M. Neteler (2005, short tutorial, also translated to Spanish and French)
* [http://trac.osgeo.org/grass/wiki/HowToTestGrass6 How-To Test GRASS6] - easy to replicate steps with GRASS 6.3+ and QGIS


* The [[GRASS 6 Tutorial]] (a work in progress; seeking for volunteers)
* The [[GRASS 6 Tutorial]] (a work in progress; seeking for volunteers)


* [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.grassbook.org/neteler/osg05/ GRASS 6 in a nutshell] by M. Neteler (2005, short tutorial, also translated to Spanish and French)


* [http://www.gdf-hannover.de/media.php?id=0&lg=en More tutorials] from GDF Hannover
* [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


==== Textbook ====
==== Textbook ====
Line 40: Line 45:
==== Individual modules ====
==== Individual modules ====


* [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>" or "<tt>cd tools; ./module_synopsis.sh</tt>" ''in GRASS 6.3+''
* Synopsis of GRASS modules, including menu positions ({{website|gdp/grassmanuals/grass64_module_list.pdf|PDF, 100k}}) ({{website|gdp/grassmanuals/grass64_module_list.html|HTML version}})
: ''Create current list with'' "<tt>make html2pdfdoc</tt>" or "<tt>cd tools; ./module_synopsis.sh</tt>" ''in GRASS 6.3+''


* Individual GRASS module [http://grass.ibiblio.org/grass64/manuals/html64_user/index.html  reference manuals]
* Individual GRASS module [http://grass.osgeo.org/grass64/manuals/html64_user/index.html  reference manuals]


* All 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)
: ''Create current set with'' "<tt>make html2pdfdoccomplete</tt>" ''in GRASS 6.3+''


=== Sample Datasets ===
=== Sample Datasets ===


* [http://www.grassbook.org/data_menu3rd.php North Carolina, USA (OSGeo Edu dataset)] - rich data set prepared in 2007/2008
* [http://www.grassbook.org/data_menu3rd.php North Carolina, USA (OSGeo Edu dataset)] - rich data set prepared in 2007/2008
* [http://grass.ibiblio.org/download/data6.php Spearfish County, SD, USA] (not so far from Mount Rushmore) with [http://mpa.itc.it/markus/osg05/ extra data]
* [http://grass.osgeo.org/download/data6.php Spearfish County, SD, USA] (not so far from Mount Rushmore) with [http://mpa.itc.it/markus/osg05/ extra data]
** Mount Rushmore: [43d53' N,  103d28' W]
** Mount Rushmore: [43&deg;53' N,  103&deg;28' W]


* [[Global datasets]]
* [[Global datasets]]


* [http://grass.ibiblio.org/download/data.php More sample data]
* [http://grass.osgeo.org/download/data.php More sample data]


== Further Reading ==
== Further Reading ==
Line 62: Line 69:
* [[GRASS_Education_%28Free_GIS_education%29#Teaching_Materials | Teaching materials]] contributed by the community.<BR>(Tutorials, courseware, training videos, etc.)
* [[GRASS_Education_%28Free_GIS_education%29#Teaching_Materials | Teaching materials]] contributed by the community.<BR>(Tutorials, courseware, training videos, etc.)


* More GRASS documentation and tutorials from the old [http://grass.ibiblio.org/gdp/index.php GRASS Documentation Project].<BR>[''content is slowly being merged into this Wiki'']
* More GRASS documentation and tutorials from the old [http://grass.osgeo.org/gdp/index.php GRASS Documentation Project].<BR>[''content is slowly being merged into this Wiki'']
 
* [[GRASS and its siblings%3B a guide for the novice]]


== Migration from other GIS Software ==
== Migration from other GIS Software ==
Line 69: Line 78:
* [[GIS to GRASS command translation|GIS Software to GRASS command translation table and discussion]]
* [[GIS to GRASS command translation|GIS Software to GRASS command translation table and discussion]]
* [[Tips for Arc users]]
* [[Tips for Arc users]]


== Interfacing with external software ==
== Interfacing with external software ==
Line 80: Line 90:
* [[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 ({{cmd|db.connect}})
* External vector data ([http://grass.itc.it/grass62/manuals/html62_user/v.external.html v.external])
* External raster data ({{cmd|r.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)
* External vector data ({{cmd|v.external}})
* POVray 3D visualization ([http://grass.itc.it/grass62/manuals/html62_user/r.out.pov.html r.out.pov], v.out.pov)
* [[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}})
* [[OpenSceneGraph]] 3D visualization
* [[GRASS vector export to Inkscape]]
* [[GRASS vector export to Inkscape]]


Line 96: Line 108:
--------
--------
* Wiki [[Help]] (how to edit pages after registration)
* Wiki [[Help]] (how to edit pages after registration)
[[Category: Documentation]]

Latest revision as of 15:19, 24 August 2015

Getting Started

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

Installation

Frequently Asked Questions

First Day Documentation

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)