February 14, 2019 QGIS Dutch Community
Around 2014/2015 Martin updated the whole Legend / Layermanager code in QGIS. He wrote some nice blogs about this new “Layer Tree API”: Part 1, Part 2 and Part 3 so people would better understand how “to talk PyQGIS to the Legend”. In 2016 Martin merged some code on top of this, which would make … Continue reading About Layer tree embedded widgets and have your WM(T)S always crispy sharp
January 20, 2019 QGIS Dutch Community
Rant? This WCS investigation started off because my PDOKServicesPlugin was not working for the PDOK WCS services anymore. I wanted to see all fired network requests, so am creating a future plugin for that: https://github.com/rduivenvoorde/qgisnetworklogger. But I hit all kind of issues when trying out the service(s). This is some write up of my findings … Continue reading WCS QGIS and PDOK
January 2, 2019 QGIS Dutch Community
Just released a new version of the KLIC viewer plugin for QGIS. This was neccesary because the format of the information received has changed a lot! Before it only included the information on pipelines in raster format. Now the information on pipelines delivered in XML can include information in vector format . The KLIC viewer … Continue reading QGIS and Call Before You Dig
November 8, 2018 QGIS Dutch Community
Sorry, this entry is only available in the Dutch language
September 24, 2018 QGIS Dutch Community
See the Dutch website for more info on the programme.
September 20, 2018 QGIS Dutch Community
All presentations will be in Dutch. Please have a look at the Dutch version of this page to see more…
September 10, 2018 QGIS Dutch Community
Sorry, this entry is only available in the Dutch language
May 31, 2018 QGIS Dutch Community
For those interested in dutch OpenData: our national OpenData service PDOK has a Solr based geocoding service available. Since this week it is possible to search for ‘parcel’ codes to find cadastral parcels, but also to search on so called ‘hectometer-paaltjes': the little green number signs you see when you drive the dutch highways. So … Continue reading Locatieserver: about parcels and roadnumbers
May 18, 2018 QGIS Dutch Community
Via twitter: AmsterdamTimeMachine.nl. Jan Hartman’s and WebMappers hard work of georeferencing a set of Old Amsterdam maps: http://amsterdamtimemachine.nl. 6 XYZ-Map services with maps old as 1625 to have a look into history, off course also to be loaded in QGIS Wanna see ‘the red light district’ in 1625? Or see Dutch 17th century glory on … Continue reading AmsterdamTimeMachine
May 16, 2018 QGIS Dutch Community
What is a Locator (plugin) Some months ago, Nyall Dawson silently dropped a nice widget into the lower left corner of your QGIS screen: People familiar with QtCreator (the Qt-development environment) should recognize it as a QtCreator Locator look-a-like: a way to (very) quickly search in your project for words, classes, bookmarks, help topics, files … Continue reading Coding a QgsLocator (Plugin)
April 28, 2018 QGIS Dutch Community
This post is to announce the availability of a new version of the PdokServicePlugin. Unless a heavy user of Dutch Public Datasources (WMS, WFS, WCS), this is probably mostly interesting for Dutchies. But if you want to know how many kilometers somebody is living from the nearest Fire Department Station:
March 18, 2018 QGIS Dutch Community
Sorry, this entry is only available in the Dutch language
February 22, 2018 QGIS Dutch Community
Sorry, this entry is only available in the Dutch language
February 16, 2018 QGIS Dutch Community
Imagine you have a list of different features at locations and you want to display those on a map like this: The QGIS diagrams expect a column for each pie or bar, but our features are all listed in one column: And our geometry is stored in a good old shapefile: So, we can use … Continue reading Diagrams for features
January 22, 2018 QGIS Dutch Community
Sorry, this entry is only available in the Dutch language
January 18, 2018 QGIS Dutch Community
Sorry, this entry is only available in the Dutch language
November 24, 2017 QGIS Dutch Community
A short post in Dutch, to let us dutchies know of a new version of the ‘PDOK services plugin’ which eases the use of our national OWS services. If you want you can install it, and for example view the different soli types of The Netherlands: Another nice service is the 25cm Aerial Map of … Continue reading New version of dutch PDOK services plugin
August 14, 2017 QGIS Dutch Community
How to visualize point data with Z values? Let’s say: we have data about noise pollution in multi-storey buildings. The point data (apartments) looks like this: The attribute table looks like this: We see X and Y coordinates, and a Z (height) value. The DB column gives the actual noise data, which we want to … Continue reading Visualizing 3D data with expressions
July 16, 2017 QGIS Dutch Community
The Dutch Basisregistratie Grootschalige Topografie (BGT) is exchanged via gml. Unfortunately the used gml application schema is quite involved and leads to incomplete imports in QGIS. The BGT-import plugin is now available so that the gml files can be imported correctly. To illustrate the point two screen shots (one wrong, and one right):
June 18, 2017 QGIS Dutch Community
Sorry, this entry is only available in the Dutch language