This screenshots have been created using the QGIS with the following plugins: Multitemporal and multivariate data visualisation (http://hub.qgis.org/projects/multiview) Scttergram identify (http://hub.qgis.org/projects/scattergramdentify Globe Plugin
QGIS Multiview and globe screenshots
March 30th, 2012 | Posted by in GIS | Master Thesis | QGIS - (3 Comments)Globe is in QGIS Trunk
July 6th, 2011 | Posted by in C++ | GIS | Master Thesis | QGIS - (0 Comments)Last night Pirmin committed our Globe plugin to the QGIS trunk. this means that getting the needed dependencies (see below), building QGIS with -DWITH_GLOBE=ON and activating the plugin its all it takes to get a super globe running on QGIS. Dependencies: sudo apt-get install osgearth osgearth-dev openscenegraph (should be enough) WARNING: it appears if you … Read more
QGis Globe runs on a GeoWall using ubuntu natty
May 19th, 2011 | Posted by in GIS | Master Thesis - (1 Comments)After a day of work in the GeoWall lab at the GIScience Center of the Zurich University, I got QGis Globe to work in QuadBuffer stereo mode with polarization glasses.
QGIS Globe runs in Trunk
May 13th, 2011 | Posted by in C++ | GIS | Master Thesis | QGIS - (0 Comments)Thanks to Marco Hugentobler’s idea of using Mutex, QGIS Globe now runs in Trunk, i just created a dev branch at https://github.com/mbernasocchi/Quantum-GIS/tree/mutex-globe and updated the installer script at http://www.opengis.ch/2010/12/01/qgis-globe-plugin-installer-script/ (I haven’t tried it yet but it should work) Cheers Marco
wow, what a long night, but finally I finished my masterr thesis… and now a free wknd!!!!
QGIS Anwendertag, 6.5., HSR Rapperswil
April 20th, 2011 | Posted by in GIS | Master Thesis | QGIS - (0 Comments)Am Freitag dem 6. Mai, findet an der Hochschule für Technik Rapperswil das 2. deutschsprachige QGIS Anwendertreffen statt. Quantum GIS (oder kurz QGIS) ist ein benutzerfreundliches Open Source Desktop- und Server-GIS welches sich einer stark wachsenden Anwendergruppe erfreut. Sie finden Infos zu QGIS unter www.qgis.org Nach dem erfolgreichen ersten deutschsprachigen QGIS Anwendertreffen am 21.4.2010 in … Read more
QGis plugins: Multiview and ScattergramIdentify
April 4th, 2011 | Posted by in Master Thesis - (0 Comments)hi All, If you deal with multivariate, multitemporal and cyclic raster data you might find interesting my multiview plugin. See screenshot of what can be done in terms of different visualizations below. The code still has some minor glitches but it is very well usable (and stable). As well here there is an improved version … Read more
Qgis plugins starter plugin
December 6th, 2010 | Posted by in GIS | Master Thesis | Programming | Python | QGIS - (0 Comments)Today I published my first QGis Python plugin. It does allow to configure a list of available plugins actions to execute in one click. It is published in pyqgis contributed repository and the source is developed on My GitHub Cheers Marco
QGis Globe Plugin installer script
December 1st, 2010 | Posted by in C++ | GIS | Master Thesis | QGIS - (40 Comments)Lately, thanks to ma Master Thesis, I’ve been co-working on the Globe Plugin for QGis here my install script for a threaded version of QGis with the Globe Plugin. By now the Globe has stereo 3D support, keyboard navigation (try all the num key), mouse navigation, a gui to control the globe and datasets can … Read more
