Python Script for QGIS 3.0 Basemaps

Python Script for QGIS 3.0 Basemaps

The OpenLayer Plugin for QGIS provided all my basemap layers for quite some time now. But since the eagerly awaited launch of QGIS 3.0 earlier this year this plugin became incompatible, leaving you with two options: you either gather and compile all XYZ Tiles...
Summer Dialogue 2018

Summer Dialogue 2018

We will be holding our annual EAGLE Summer Dialogue and Barbeque on 22 June 2018. Here is a quick peek at our programme: 2.00pm – Keynote speeches about remote sensing and applications: Venue – Z6 Seminar Building, Room 1.012, Uni Wü “From Science to Implementation...
R Package “superClassAnalysis”

R Package “superClassAnalysis”

For our final project in the course “MB2 – Introduction to Programming and Geostatistics” held by Dr. Martin Wegmann the students were encouraged to explore the possibilities for analyzing and working with remote sensing data in R. In this context I created a package...
Land-Use Change Coded By Color (R Package)

Land-Use Change Coded By Color (R Package)

The remote sensing R package LCquickVieweR makes land-use change visible by creating false color images. The methodical approach is a combination of Image Differencing and Multi Temporal Stacking using NDVI. This way change is coded by color. All processing steps are...