Changes between Version 4 and Version 5 of UbuntuDesktop
- Timestamp:
- 01/24/08 15:57:29 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UbuntuDesktop
v4 v5 1 1 Assuming you have the [UbuntuBaseStack Base GIS stack] installed, and you have a shiny Ubuntu desktop, then you might as well go ahead and install some more stuff. 2 2 3 '''QGIS''' 3 '''[http://www.qgis.org/ QGIS]''' 4 4 5 QGIS is a nice desktop app. Easily view/edit your vector and raster data, including data stored in PostGIS. Also some nice GRASS integration, not to mention the new python scripting. 5 6 14 15 }}} 15 16 * Now QGIS will get nicely updated whenever you run your general Ubuntu updates 17 18 '''[http://grass.itc.it/ GRASS]'' 19 20 * Grass is awesome, and does all the analysis you want, though it has a bad reputation for user-friendliness. Now its actually got a nice UI, but we'll these instructions are for accessing it's functionality via QGIS anyway. After installing QGIS, just install the grass plugin: 21 {{{ 22 sudo apt-get install qgis-plugin-grass 23 }}} 24 25 * That was easy. Now you have access to all the GRASS kernel functions, with a nice UI. Enjoy!
