Python one-liners for adding wms, wmts, wfs layers

In the Netherlands, currently there is a movement to make more and more data available for the general public. This is done via different services: WMS, WMTS and WFS services via a service called PDOK (Publieke Data Op de Kaart). While creating a plugin to list and load all those layers in QGIS I had […]

Esri File Based Geodatabases en Oracle connecties openen met QGIS

GDAL and OGR (www.gdal.org) libs from Frank van Warmerdam are famous software libraries which make it possible in the Open Source world to read and write a plethora of gis file formats. The nice thing about QGIS is that it using OGR and GDAL. So with every addition or enhancement in those libraries, QGIS itself […]

Meerdere objecten / features tegelijk aanpassen / editten

Sometimes you find new QGIS functionality when a user asks you a question. Somebody working with house geometries was looking for a way to copy the same attributes to a set of selected houses. He was looking if certain types of houses in a city were usable for solarpanels on the roof. And often a […]