diff options
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. |