2011-08-03 22:33:31 +02:00
|
|
|
Quantum GIS (QGIS) is a user friendly Geographic Information System
|
2013-06-08 14:15:26 +02:00
|
|
|
that lets you view and manipulate spatial data on your computer. It
|
|
|
|
supports many common spatial data formats (e.g. PostGIS, ShapeFile and
|
|
|
|
geotiff).
|
2010-05-13 00:57:21 +02:00
|
|
|
|
2014-08-03 15:36:18 +02:00
|
|
|
Optional compile-time dependencies:
|
2013-06-08 14:15:26 +02:00
|
|
|
- postgresql and postgis: for PostGIS support
|
|
|
|
- gpsbabel: for the GPS plugin
|
|
|
|
- grass: for the Grass plugin
|
|
|
|
- gsl: for georeferencing support
|
|
|
|
- fcgi: for the QGIS server (see README.server)
|
2014-08-03 15:36:18 +02:00
|
|
|
|
|
|
|
Optional run-time dependencies:
|
|
|
|
- OTB
|
|
|
|
- R
|
|
|
|
- saga-gis
|
|
|
|
- TauDEM
|
2019-11-16 19:47:13 +01:00
|
|
|
|
|
|
|
All dependencies must be built with Python 3 support and qtkeychain must be
|
|
|
|
built after Qt5.
|