290 Search results

For the term "".
Customizing DEM layers in QGIS

Customizing DEM layers in QGIS

The Digital Elevation Model files can be added as raster layers into the QGIS project. It means, that their customization is quite analog to the XYZ tiles for map canvas.  1. DOWNLOADING THE DEM...

Using special characters in QGIS expressions

This brief text explains how to use some custom symbols in QGIS expression. Obviously, it applies only to the quoted part, which represents the bits with string. There are 2 ways of doing it....

Unicode characters in QGIS

Unicode characters in QGIS

The special characters can be used in QGIS expressions likewise in the MS Office package, where we have the option for inserting symbols and choosing the one we need. With the principle of QGIS...

Effective geocoding in Python free of charge

In this short text, I would like to share my approach regarding the simple Python geocoding tool. This tool is completely free and I’ve implemented some elements for its usability, which should make it...

What exactly is a hybrid solar eclipse?

This text is aimed at explaining to you what roughly is the hybrid solar eclipse phenomenon. In my opinion, most sources define the hybrid solar eclipse incorrectly, defining it as the eclipse, in which...

Folium Draw plugin – extended functionality

The Draw is a very nice plugin dedicated to anyone who wishes to draw editable vectors on the Folium map. It’s a comprehensive plugin, that can add lines, polylines, polygons, rectangles, circles, circlemarkers, and...

Styling on-click marker on Python Folium map

Recently I’ve explained to you how to launch Google Street View from any place on the Folium map. Today it’s the time for continuation – styling the on-click marker, which can be applied to...