Blog

58 Beiträge

Overriding the QGIS default language

By default, QGIS uses your Windows language as language for the user interface. While this might be desirable to some users, this may also cause two issues: Sometimes, the localization isn’t of the best quality, making […]

How to call C++ DLLs from C#

Most of my code is in C#, but I occasionally encounter functionality that is only available in a C++ DLL. Luckily, it is possible to call C++ DLLs from C#, the main challenge being the difference […]

QGIS

There was a time when GIS (geographic information system) was synonymous with ArcGIS, a fact that ESRI could easily exploit to ask high license fees. Luckily, there’s an Open Source project that has matured from humble […]