Practical & popular science Service

UK Address sanitizer tool

UK Address sanitizer in Excel 365

This article will shortly describe the tool I needed to develop recently. It is aimed at addressing cleansing. The general lists of addresses are often messy. It means, that the components of the address...

Downloading OpenStreetMap vector datasets effectively

OpenStreetMap platform is a worldwide free geographic database, updated and maintained by free volunteers. The primary advantage of this platform is the availability of the data, which can be downloaded anytime by the user...

Transfer AutoCAD drawing to ArcGIS Online part II

The previous post explained to you the simplest way of migrating the AutoCAD drawing to ArcGIS Online. It included the important bits like the AutoCAD layer extraction as well as its further import to...

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....

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...