Category: GIS

  • Install R and RStudio for Spatial Analysis
    , ,

    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.

  • Controlling QGIS with Python using the Jupyter Notebook
    ,

    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.