GIS

Processing Spatial Data in the Cloud with GeoPandas and Google Colab

Learn how to process geospatial data entirely in the cloud using GeoPandas, Google Colab, and Drive. Create, analyze, and save maps without local setup.

2025-11-08T16:44:18+00:00November 7, 2025|Categories: Cloud computing, GIS, Intermediate, Python|Tags: , , , , |0 Comments

Install R and RStudio for Spatial Analysis

R is an open-source statistical programming language used in statistical analysis but also in spatial analysis, artificial intelligence (AI), and machine learning (ML) applications. In this guide, we will walk you through the initial steps of setting up R and RStudio along with installing essential packages and testing them with spatial data.

2025-11-07T11:19:57+00:00April 24, 2024|Categories: Getting Started, GIS, R|Tags: , , , , |0 Comments

Controlling QGIS with Python using the Jupyter Notebook

Have you ever wondered about controlling QGIS with a Python script ? In this blog post, we'll explore how to call QGIS from a Python script in the Jupyter Notebook.

2025-11-07T10:24:04+00:00April 23, 2024|Categories: GIS, Intermediate, Python|Tags: , , , , |0 Comments