A while ago I found the following website full of ZipScribble Maps. But Belgium was missing at the time so I made one myself. Now they also do have one for Belgium. A ZipScribble Map connects all Zip codes in a country in numerical order. Above is my own result.
Recently I uploaded my new QGIS plugin ‘QuickCRS’ as experimental to the official QGIS Python Plugins Repository. If you check the option “Show also experimental plugins” in Plugins|Settings, you can install the latest version directly from within QGIS 2.x. I’m still working on a port for QGIS 3.x.
‘QuickCRS’ is a very simple QGIS plugin. It allows you to set the Project CRS and enable On-The-Fly Reprojection (OTF) with just a click of a button. The first time you use the plugin, you have to set your favorite CRS. After you’ve done that, simply click the QuickCRS button to set the Project CRS and enable OTF. If you want to change your favorite CRS, this setting can be found in the Menu Plugins|QuickCRS|Settings for QuickCRS.
My QGIS plugin ‘Plugin Load Times’ now works in all QGIS versions since 2.14. This means it is ready for QGIS 3.x. It was tested in QGIS dev 2.99. Version 1.2.1 of the plugin is available in the QGIS Python Plugins Repository and can be downloaded from within QGIS 2.x and QGIS 3.x.