diff options
Diffstat (limited to 'academic/qgis/README')
-rw-r--r-- | academic/qgis/README | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/academic/qgis/README b/academic/qgis/README index fa8a666194..95df659d0c 100644 --- a/academic/qgis/README +++ b/academic/qgis/README @@ -1,10 +1,8 @@ -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). -The following packages are required by qgis: proj, geos, gdal, R, -gsl and numpy. Optional dependencies include postgresql, postgis -and gpsbabel. All these packages are available at SlackBuilds.org. +This requires proj, geos, gdal, R, gsl, and numpy. -The Quantum GIS homepage is at http://qgis.org/ +Optional dependencies include postgresql, postgis, and gpsbabel. |