Category: GIS

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

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

Opening Street View with Python Folium map

Folium is a powerful Python library dedicated to geospatial data visualization. Its major engine is based on Leaflet – an open-source JavaScript library for mobile-friendly interactive maps. There are a lot of sources on...

Breaking down the Street View permalink

Google Street View is a technology, which provides interactive and multiperspective panoramas of many places and streets worldwide. It’s commonly used on a daily basis, but hardly anyone pays attention to the permalink displayed...

AutoCAD LT – Zoom (search) by coordinates

I would like to show you a nice feature in this short article.  You can use it in your AutoCAD software and the LT version. It applies to searching (or zooming) the object by...

Geolocation large drawings in AutoCAD LT

In this post, I would like to bring you some knowledge about the geolocation of drawing in the AutoCAD LT version. At some point, you can find here some repeatable stuff showing you the...