Simon' Post

QGIS 3.0 released!

The waiting is over! QGIS 3.0 is officially out.

Compared to QGIS 2.x, there are substantial changes under the hood of the popular GIS. For example QGIS now works with Python 3 and Qt 5.
One of the biggest novelties for me is the fully integrated 3D environment.

There are so

Read More

How to Speed up QGIS (Rendering)

Hey there,

when working with very large vector or raster files then it can often take some time for the rendering process – and that’s usually annoying!
So, here are some tips for you, how to speed up your QGIS.

 

1. Enable multi-threaded rendering:

Modern CPUs are multi-core processors. QGIS uses by default

Read More

How to install ESA SNAP on Ubuntu Linux

Today, someone who wants to switch from Windows to Linux asked me if I could help him run ESA SNAP on Ubuntu. I thought it would be interesting for the blog, too. For those who don’t know: ESA SNAP (Sentinel Application Platform) is the common architecture for all Sentinel Toolboxes.

There

Read More