diff options
author | David Spencer <baildon.research@googlemail.com> | 2011-08-03 17:33:31 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-08-03 17:33:31 -0300 |
commit | 7cd2c647393d1c4a54ff3787f22dc71473a429ac (patch) | |
tree | 72ec62dd2d88f6877b4837ed0412ebbd073562aa /academic/qgis/README | |
parent | 4e9754fce2dfd21d37f6e360eab75df911a28665 (diff) | |
download | slackbuilds-7cd2c647393d1c4a54ff3787f22dc71473a429ac.tar.gz |
academic/qgis: Updated for version 1.7.0.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'academic/qgis/README')
-rw-r--r-- | academic/qgis/README | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/academic/qgis/README b/academic/qgis/README index 7421f41a05..eaaa7f3e8c 100644 --- a/academic/qgis/README +++ b/academic/qgis/README @@ -1,8 +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). +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). -This requires proj, geos, gdal, gsl, numpy, and qwt. +This requires proj, geos, gdal, gsl, numpy, and qwt. 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. |