Tag: postgis
This short article will learn how to install PostGIS on Ubuntu 22.04. Ubuntu 22.04 is the latest LTS version of Ubuntu. I have written a similar article to install and configure PostGIS on Ubuntu 20.04.…
PostGIS is a free and open-source database solution to store your GIS datasets. It utilize the power of PostgreSQL database server. Actually, the PostGIS is a spatial plugin for PostgreSQL that enables us to save…
In this tutorial, I will guide you on how to install PostGIS on Ubuntu 20.04. In the previous article, I have shown how to install PostGIS on Ubuntu 18.04. I want to update the article…
The latest version of ArcGIS 10.8.1 supports the latest PostGIS 3.0 very well. I installed the PostgreSQL 13.0 as well as PostGIS 3.0 spatial extension on my Windows Server 2019. This new version works very…