Projects.

Here are some projects and works in progress.

Landcover Zonal Statistics.

An automated script to assess Landcover by region using the CORINE Landcover dataset.

View on GitHub

Trilateration Using Leaflet & Turf JS.

A JavaScript implementation of how trilateration works to determine user location.

View on GitHub

MVG Dashboard.

A dashboard that shows upcoming departures for a given station from Munich's Public Transport API.

3D Space Time Cube.

This tool allows to visualize a 3D space time cube from a single GPX file.

View on GitHub

DEM Raster to 3D Plot.

This tool plots a given digital elevation model (DEM) raster image with elevation values on an X,Y,Z 3D Matplotlib plot.

View on GitHub

DRentMap.

A Web application that maps the rent in Münster, Germany using HTML Scraping and Leaflet.

View on GitHub

Drone Imagery Web Application.

A WebApp and Server built using Angular JS with UI Components built using Angular Material.

View on GitHub

Dynamic RSS-based HTML Scraper.

A Python HTML-Scraper that scrapes TheMarker.com RSS feed.

View on GitHub

WMSGetFeatureInfo Using LeafletJS.

A short tutorial to implementing a custom WMSGetFeatureInfo function using LeafletJS