GRASS Education (Free GIS education): Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(added links to jupyter notebooks and to page with tutorials on ecodiv.earth)
 
(27 intermediate revisions by 10 users not shown)
Line 2: Line 2:


Please modify current topics and content and/or add your own ideas and contributions
Please modify current topics and content and/or add your own ideas and contributions
== Promotional material ==
* See [[Promotional material]]


== Teaching Concepts ==
== Teaching Concepts ==
Line 10: Line 13:
== Teaching Materials ==
== Teaching Materials ==


=== Seminars & Talks ===
=== Presentations ===


* GIS seminar: The GRASS GIS software at Politecnico di Milano, Polo Regionale di Como, 30 May 2006 (6h). Introduction to GRASS 6 and QGIS ([http://mpa.itc.it/markus/como2006/index.html Slides PDF/ODP/HTML])
Videos:
* http://www.youtube.com/results?search_query=grass+gis
* How to create an own screencast? See [[Movies#Q:_How_to_create_a_screencast_.28for_video_tutorials_etc.29.3F|here]]


Presentations:
* GRASS GIS Presentations on [http://www.slideshare.net/search/slideshow?q=grass+gis Slideshare]
* [http://wiki.osgeo.org/index.php/Library OSGeo Library]: Presentations and educational material


=== Training Videos ===
=== Tutorials ===


* GRASS 6.3 feature tour:<BR>http://www-pool.math.tu-berlin.de/~soeren/grass/modules/screenshots/grass63feature_tour.html
* [http://grass.osgeo.org/documentation/tutorials Tutorials page] on main GRASS GIS Web site
* The GRASS startup screen (select or create location, mapset,..) '''[TODO]'''
* [[Import NoaaEnc]] Mini-tutorial
* Using the gis.m GUI '''[TODO]'''


* Tutorials by Yann Chemin: One document of small tutorials to get started in GRASS GIS and GRASS integration with QGIS.
** [http://trac.osgeo.org/grass/browser/grass-addons/tutorials/grass_starter] (LaTeX, Updated 20 May 2007), covering:
*** QGIS introduction
*** QGIS GRASS plugin
*** GRASS GIS introduction
*** GRASS GIS DEM manipulations
*** GRASS GIS habitat analysis exercise
*** GRASS GIS scripting example for habitat exercise is provided in Appendix B


==== How to create them ====
The documents are in https://svn.osgeo.org/grass/grass-promo/tutorials/grass_starter/


* A short vnc2swf usage tutorial is available here:<BR>http://www-pool.math.tu-berlin.de/~soeren/grass/modules/screenshots/vnc2swf_usage.html
* [[Country Data Processing]] Tutorial
* [[GRASS Vector Layers]] Tutorial
* [[Atmospheric correction]] Tutorial
* [http://casoilresource.lawr.ucdavis.edu/drupal/node/95 Several Tutorials and Examples] mostly related toward soil science and hydrology
* [https://tutorials.ecodiv.earth Tutorials, notes and code snippets] for GRASS GIS and related tools
* List of [[GRASS GIS Jupyter notebooks]], including various GRASS GIS tutorials


=== Workshops ===


Soeren used [http://www.unixuser.org/~euske/vnc2swf/ vnc2swf] to record that flash movie.
* [[GRASS_related_workshops_and_presentations]] held at Lausanne, Switzerland, September 12-15th 2006
 
* M. Neteler and M. Metz, 2011: ''Introduction to GRASS GIS''. GEOSTAT 2011 Landau. [http://geostat-course.org/Topic_NetelerMetz_2011 Download workshop material] '''(includes a R session)'''
The installation is easy if you have a Linux dist which provides all
* M. Neteler 2012: ''Introduction to GRASS GIS''. GEOSTAT 2012 Muenster. [http://geostat-course.org/Topic_NetelerMetz_2012 Download workshop material] '''(includes a R session and more exercises)'''
needed python packages (pyGames and others I don't remember).
* GIS seminar: The GRASS GIS software at Politecnico di Milano, Polo Regionale di Como, 30 May 2006 (6h). Introduction to GRASS 6 and QGIS ([http://www.slideshare.net/markusN/the-grass-gis-software-with-qgis-gis-seminar-presentation Slides PDF/ODP/HTML])
 
* '''[http://www.osgeo.org/educational_content Searchable Database of OSGeo Educational Material]'''
You would need a VNC-Server installed (not too tricky normaly). The installation of vnc is easy. There are a lot of free vncserver and
clients out there in the internet.
 
'''[list some here]'''
 
To record a vnc session is not very complicated:
* First you have to run a vnc server and the client.
* The next step is to start vnc2swf.py with the address of the vncserver and a file name.


== See Also ==
== See Also ==
Line 45: Line 58:
* [http://wiki.osgeo.org/index.php/Education_Committee_Work_Program OSGeo.org Education Committee Work Program]
* [http://wiki.osgeo.org/index.php/Education_Committee_Work_Program OSGeo.org Education Committee Work Program]


== Technical Aspects ==
People want to upload their course material including PDFs, slide presentations, Flash tutorial movies, course material, lecture notes, etc. Because this wiki only supports text and simple graphics files, we have to find a solution to enable password controlled upload of large files. For this reason it is necessary to provide a dedicated general Free-GIS education server to support GRASS and Free GIS teaching and education efforts. For now contact the grass-dev mailing list if you want something uploaded.


From our point of view a natural home for Free-GIS-Edu documentation, video tutorials, presentations, PDFs, etc. could be:


== Current Restrictions ==
* '''[http://www.osgeo.org/educational_content Searchable Database of OSGeo Educational Material]'''
 
* [http://trac.osgeo.org/grass/browser/grass-addons/tutorials grass-addons SVN]
People want to upload their course material including PDFs, powerpoint presentations, Flash tutorial movies, course material, lecture notes,
etc.. Because this wiki only supports text and simple graphics files, we have to find a solution to enable password controlled upload of large files. For this reason it is necessary to provide a decicated general Free-GIS education server to support GRASS and Free GIS teaching and education efforts.  
 
From our point of view a natural home for Free-GIS-Edu documentation, video tutorials, presentations, PDFs, etc. could be:


* [http://wald.intevation.org  Intevation's Gforge server]
[[Category: Workshops]]
* [https://www.osgeo.org OSGeo Server]
[[Category: Documentation]]
* [http://freegis.org Intevation's FreeGIS.org]

Latest revision as of 09:16, 22 October 2017

Please modify current topics and content and/or add your own ideas and contributions

Promotional material

Teaching Concepts

Teaching Materials

Presentations

Videos:

Presentations:

Tutorials

  • Tutorials by Yann Chemin: One document of small tutorials to get started in GRASS GIS and GRASS integration with QGIS.
    • [1] (LaTeX, Updated 20 May 2007), covering:
      • QGIS introduction
      • QGIS GRASS plugin
      • GRASS GIS introduction
      • GRASS GIS DEM manipulations
      • GRASS GIS habitat analysis exercise
      • GRASS GIS scripting example for habitat exercise is provided in Appendix B

The documents are in https://svn.osgeo.org/grass/grass-promo/tutorials/grass_starter/

Workshops

See Also

People want to upload their course material including PDFs, slide presentations, Flash tutorial movies, course material, lecture notes, etc. Because this wiki only supports text and simple graphics files, we have to find a solution to enable password controlled upload of large files. For this reason it is necessary to provide a dedicated general Free-GIS education server to support GRASS and Free GIS teaching and education efforts. For now contact the grass-dev mailing list if you want something uploaded.

From our point of view a natural home for Free-GIS-Edu documentation, video tutorials, presentations, PDFs, etc. could be: