diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-02-02 06:41:03 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-02-02 02:09:49 -0600 |
commit | 8e68364dbb16ce0bca716d05a47b44a6dee6c419 (patch) | |
tree | c331781d6ff607b948e5abeedd716bd3ebcd51a9 /gis/qgis/README | |
parent | 391aa7c2ed513bdcd9768e8afc357d840e29b94c (diff) | |
download | slackbuilds-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/README | 11 |
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) |