Digital Geography

cartoDB and Leaflet: creating the table or part one

We have already introduced cartoDB which is a platform for storing, administering and visualizing spatial data. One straight feature of cartoDB is the usage of GeoJSON for exporting their tables. In this tutorial I’ll document a working example on consuming this layer with leaflet. But first we will start with the easy part of creating the table in cartoDB.

Opticks – My first step with the OpenSource ERDAS pendant

David vs. Goliath? Since years I work with QGis, now I will test the OpenSource ERDAS pendant Opticks for remote sensing issues with raster data. It would be very nice, if I could ban all evil proprietary GIS-software from my dektop for ever. The specs of Opticks sounds very good – lot of data types are supported, Opticks can handle big data load (>16 GB per image) etc. After that I had to install the glorious piece of software to my Linux-OS (it’s also available for Windows and Solaris as well). Let’s get a first impression of Opticks You can…

QGIS Plugin – Profile Tool

Previous Posts in this series QGIS Plugin – RasterCalc QGIS Plugin – OpenLayers   So, this will be a pretty quick post on one of my most used QGIS plugins, the Profile tool. The Profile tool can be downloaded from the central QGIS plugin repository HERE. In a nutshell, the Profile tool allows you to draw a line in your QGIS project area and get the profiles of various layers in your project, as seen here: The most obvious use of this tool is looking at terrain profiles, and it certainly is very useful for this. However, in the example…