Articoli e note

Note tecniche, analisi, resoconti di problemi risolti e qualche opinione. In italiano o in inglese, a seconda dell’argomento e di chi può esserne interessato.

How to configure and connect to PostGIS in QGIS 3 & load your spatial data

Also how to load spatial data to this newly created geodatabase

Learn how to setup PostgreSQL / PostGIS and PgAdmin4 on Docker

Create an instance of PostgreSQL for development purpose on your local machine

Union vs Intersect in QGIS: how to use and what's the difference

Differences between union and intersect analytical operations explained

Valid and simple geometries in QGIS 3: a brief definition and how to fix them

How to check for geometry validity and semplicity in QGIS 3

Learn how to use the dissolve operator in QGIS 3 to merge features

An application of the conceptual operators that aggregates features often referred to as Merge

3 must have plugins to work with OGC Well-known Text (WKT) in QGIS 3

Well-known text (WKT) is a text markup language for representing vector geometry objects.

How to filter classes in a classified point cloud using CloudCompare

We will be using the filter by value tool and I'll show you a method that works with non contiguous classes as well.

How to keep only ground points in your LIDAR using CloudCompare and the CSF filter

We will learn to use the CSF algorithm to filter out unwanted points allowing us to create a DTM in the future.

A short guide to QGIS 3 text delimited data file import: your layers from Excel CSV files

A text delimited file is a file which contains data organized per rows and columns, in order to build a data storage structure.

A short guide to QGIS 3 Coordinate Reference Systems (CRS)

Measure things on the earth precisely using a spatial reference system. It's the one identified by the SRID number. Did you know that?