summaryrefslogtreecommitdiffstats
path: root/gis/qgis/README
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2014-02-02 00:41:03 +0100
committer Robby Workman2014-02-02 09:09:49 +0100
commit8e68364dbb16ce0bca716d05a47b44a6dee6c419 (patch)
treec331781d6ff607b948e5abeedd716bd3ebcd51a9 /gis/qgis/README
parent391aa7c2ed513bdcd9768e8afc357d840e29b94c (diff)
downloadslackbuilds-8e68364dbb16ce0bca716d05a47b44a6dee6c419.tar.gz
gis/qgis: Moved from Academic category.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/qgis/README')
-rw-r--r--gis/qgis/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/gis/qgis/README b/gis/qgis/README
new file mode 100644
index 0000000000..38e0543964
--- /dev/null
+++ b/gis/qgis/README
@@ -0,0 +1,11 @@
+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 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)