Changing fonts in a QGIS map within seconds
With the QGIS plugin Adjust Style it is easy to replace a font family anywhere in a map
With the QGIS plugin Adjust Style it is easy to replace a font family anywhere in a map
In How to use PostGIS in a docker container I explained how to start two docker containers, with PostGIS and with PgAdmin4, with docker run and how to use them. There is another way: we can set up a configuration file compose.yaml and build and start both containers with docker compose. This way It is … Continue reading “PostGIS with Docker Compose”
A simple hack to change the color in the center of a sunburst chart
RasterWizard: get the data of a QGIS raster layer as a NumPy array, and the processing result back into QGIS as a new raster layer
9 day circuit hike around Matterhorn, Weisshorn and Dent Blanche
Creating the squared alternative to pie charts with Plotly in Python