# FOSSGIS projects **Task:** We will collect information on four very popular FOSSGIS projects. To work on the same document, we will work with a shared online editor: [hackmd: Shared markdown editor](https://hackmd.io/@chludwig/S1IqMJ_tw) This is an overview of **four FOSSGIS projects**. **Group task:** Form **4 groups.** Find information about your group's FOSSGIS project and collect it below. You may start your search at the [OSGeo Live Website](https://live.osgeo.org/en/overview/overview.html). **Note:** Please format links to the webpage, documentation, etc. using the Markdown format, e.g. [github.com](https://github.com/) → Refer to this [GitHub Markdown guide](https://guides.github.com/features/mastering-markdown/) or [Markdown Guide](https://www.markdownguide.org/) to learn more about it. ## Overview Fill in this table for your project |Project | Year started | # Contributors | # Open Issues/Tickets | Date of last contribution | License* | |---------|--------------|----------------|-----------------------|---------------------------|----------| |QGIS | 2002 | 578 (ca. 2000 helpers) | 5.142 | 12.09.2025 | GNU GENERAL PUBLIC LICENSE (GPL) | |GRASS GIS| 1982 | 138 | 533 | 1st quarter of 2025 | GNU General Public License (GPL) | |SAGA GIS | 2001/2004 | ? | 11 | 20.10.2025 | FOSS (GPL/LPGL) | |gdal | 1998 | 578 | 524 |20.10.2025 | MIT | ### QGIS Link to **documentation**: https://docs.qgis.org/3.40/en/docs/index.html Link to **source code**: https://github.com/qgis/QGIS Where can you **report bugs?**: https://github.com/qgis/QGIS/issues ### GRASS GIS Link to **documentation**: https://grass.osgeo.org/learn/manuals/ Link to **source code**: https://github.com/OSGeo/grass Where can you **report bugs?**: https://github.com/OSGeo/grass/issues ### SAGA GIS Link to **documentation**: https://sourceforge.net/p/saga-gis/wiki/Home/ & https://saga-gis.sourceforge.io/saga_api_doc/html/index.html Link to **source code**: https://sourceforge.net/p/saga-gis/code/ci/master/tree/ Where can you **report bugs?**: https://sourceforge.net/p/saga-gis/_list/tickets ### GDAL Link to **documentation**: https://gdal.org/en/stable/download.html#documentation Link to **source code**: https://gdal.org/en/stable/download.html#source-code Where can you **report bugs?**: https://github.com/osgeo/gdal/issues