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
|
2017-03-24 20:55:22 +01:00
|
|
|
|
|
|
|
If ninja is installed, set NINJA=yes to use it for parallel builds that should
|
|
|
|
be faster on most systems.
|