Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
post

QGIS

Complete QGIS Beginners Roadmap

Starting your journey with QGIS can feel overwhelming. With hundreds of features, countless plugins, and endless possibilities, where do you even begin? This comprehensive roadmap breaks down your QGIS learning journey into manageable steps, guiding you through 25 essential tutorials that will transform you from a complete beginner into a confident QGIS user

Read More

Connecting QGIS to MSSQL: A Step-by-Step Tutorial

Step 1: Launch QGIS Start by opening QGIS on your computer. This is the software that will allow you to connect to your MSSQL database and visualise the data. Step 2: Add a Layer Once QGIS is running, navigate to the menu and click on Layers. You will then select Add Layer and choose Add…

Read More

Using the ChatGPT in QGIS

Step 1: Install the QChatGPT Plugin To get started with the QChatGPT plugin, open QGIS and navigate to Plugins in the menu. Select Manage and Install Plugins. In the plugin manager, search for QChat GPT, select it, and click Install. If this is your first installation, QGIS may need to install some additional dependencies. Step…

Read More

Understanding Great Circles and Rhumb Lines

When navigating the Earth’s surface, understanding the two primary types of routes — great circles and rhumb lines — is crucial. This guide explores these concepts in detail, helping you grasp their significance in navigation. .greatcircles-related-tools { margin: 2em 0; padding: 1.25em 1.5em; border-top: 2px solid #ddd; font-family: Arial, sans-serif; } .greatcircles-related-tools h2 { font-size:…

Read More

Slope Analysis in QGIS: A Step-by-Step Guide

Step 1: Download and Prepare Your Digital Elevation Model (DEM) To begin, you will need a Digital Elevation Model (DEM) for your area of interest. You can download one from the Earth Explorer website. SRTM data is a good choice for slope analysis. Step 2: Load the DEM into QGIS Once you have downloaded your…

Read More

Converting DWG Files to Shapefiles in QGIS

DWG is AutoCAD’s proprietary binary format for CAD drawings. QGIS can read DWG files natively using its built-in DWG/DXF importer, making it straightforward to bring CAD data into a GIS workflow and export individual layers as shapefiles or other vector formats. If you are new to QGIS, the Complete QGIS Beginners Roadmap is a good…

Read More

How to Use the Trace Tool in QGIS

In this tutorial, we will guide you step-by-step on how to use the trace tool in QGIS to create a new feature by tracing an existing line segment. This is particularly useful for tasks like extracting topographic profiles from hydrologic networks. Step 1: Create a New Shapefile First, we need to create a new shapefile…

Read More

Saving a QGIS Project to a GeoPackage: A Step-by-Step Guide

Step 1: Open the Package Layers Tool To begin, open the Package Layers tool from the Processing Toolbox. This tool allows you to package vector layers into a new GeoPackage. Step 2: Select Layers to Package Choose the layers you want to package. For this example, select the catchment boundary and channels. Ensure the option…

Read More

Converting Shapefiles to a GeoPackage in QGIS

In this tutorial, we will walk through the process of converting multiple shapefiles into a GeoPackage in QGIS. This method not only simplifies project sharing but also enhances data management efficiency. If you want to package every layer in your QGIS project into a GeoPackage at once, check out the Package Layers tool in QGIS….

Read More

Download Free Basin, Lake and River Shapefiles for every Country

In this tutorial, you will learn how to download basin boundaries, lakes, and river data as shapefiles using HydroSHEDS. This guide will help you navigate the HydroSHEDS website and extract useful geospatial data for your Geographic Information System (GIS) projects. Step 1: Access the HydroSHEDS Website Open your browser and navigate to HydroSHEDS. HydroSHEDS is…

Read More