mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
608f45bfe3
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
20 lines
625 B
Text
20 lines
625 B
Text
Quantum GIS (QGIS) is a user friendly Geographic Information System
|
|
that lets you view and manipulate spatial data on your computer. It
|
|
supports many common spatial data formats (e.g. PostGIS, ShapeFile and
|
|
geotiff).
|
|
|
|
Optional compile-time dependencies:
|
|
- 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)
|
|
|
|
Optional run-time dependencies:
|
|
- OTB
|
|
- R
|
|
- saga-gis
|
|
- TauDEM
|
|
|
|
If ninja is installed, set NINJA=yes to use it for parallel builds that should
|
|
be faster on most systems.
|