diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2013-06-08 09:15:26 -0300 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-06-09 12:58:18 -0400 |
commit | 894625ba1b0cddc6b8ed1880a0d4a1b30010b7fc (patch) | |
tree | c69791d7d955d32b9d4985eba0ac5ec363169b29 /academic/qgis/README | |
parent | 125dee2506e642a8e07d3b52b9af5a2e7c8b4a09 (diff) | |
download | slackbuilds-894625ba1b0cddc6b8ed1880a0d4a1b30010b7fc.tar.gz |
academic/qgis: Updated for version 1.8.0 + new maintainer
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'academic/qgis/README')
-rw-r--r-- | academic/qgis/README | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/academic/qgis/README b/academic/qgis/README index c61cc76292..38e0543964 100644 --- a/academic/qgis/README +++ b/academic/qgis/README @@ -1,9 +1,11 @@ Quantum GIS (QGIS) is a user friendly Geographic Information System -that runs on Linux, Unix, Mac OSX, and Windows. QGIS lets you browse -and create map data on your computer. It supports many common spatial -data formats (e.g. ESRI ShapeFile, geotiff). +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 dependencies include grass, postgresql, postgis, and gpsbabel. - -If you want to build the optional QGIS Server, you also need fcgi; -see README.server for more details. +Optional 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) |