Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
podcast
Filter by Categories
ArcGIS Pro
GDAL
GeoJson
Map
Map Tools
Maps
postgis
Python
QGIS
Uncategorized

QGIS

How to Get WKT and JSON Data for Geometries in QGIS

How to Get WKT and JSON Data for Geometries in QGIS In this tutorial, we will guide you through the process of obtaining Well-Known Text (WKT) or JSON data for geometries using a handy plugin in QGIS. This is particularly useful for those who need to extract geometry data in a textual format for use…

Read More

How to Validate & Fix Geometry in QGIS

Step 1: Identify the Geometry Issue Start by recognizing that you may encounter invalid geometry when working with spatial data in QGIS. For example, if you’re trying to clip polygons, you might receive an invalid geometry message. This indicates that there are issues with the geometry that need to be addressed. Step 2: Use the…

Read More

Add Callout Lines to Labels in QGIS

Add Callout Lines to Labels in QGIS Step 1: Open the Layer Properties To begin, locate the layer for which you want to add callouts. Double-click on the layer in the Layers panel to open its properties. Step 2: Configure Labeling Options Once in the Layer Properties, navigate to the labeling section. Here, you will…

Read More

How to Restore Missing Panels in QGIS

How to Restore Missing Panels in QGIS Step 1: Access the View Menu If you find that your browser panel or layers panel in QGIS has disappeared, don’t panic! The first step is to access the View menu located at the top of the application window. Step 2: Navigate to Panels Once you are in…

Read More

HCMGIS Plugin in QGIS

HCMGIS Plugin in QGIS The HCMGIS plugin for QGIS is a robust tool that empowers users to manage and analyze geographic information effectively. This blog will explore its various applications, from utilizing basemaps to performing complex spatial processing tasks. Table of Contents Introduction to HCMGIS Plugin Applications of HCMGIS Plugin Installing the HCMGIS Plugin Exploring…

Read More

How to Perform a Spatial Join in QGIS

How to Perform a Spatial Join in QGIS Spatial joins are essential for combining data from different geographical layers based on their spatial relationships. In this tutorial, we will walk through the steps to perform a spatial join in QGIS using point data for dairies and polygon data for watershed sub-basins in Washington State. Step…

Read More

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

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 visualize the data. Step 2: Add a Layer Once QGIS is running, navigate to the menu and click on Layers. You will…

Read More

How to Determine Latitude and Longitude on a Topographic Map

How to Determine Latitude and Longitude on a Topographic Map Step 1: Identify the Map Corners When examining a topographic map, start by looking at the corners of the map. You’ll typically find the latitude and longitude indicated in the southwest and southeast corners. Step 2: Read the Latitude In the southwest corner, note the…

Read More

Using the ChatGPT in QGIS

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…

Read More

Step-by-Step Guide to Deep Learning Image Segmentation in QGIS Using the Deepness Plugin

Step-by-Step Guide to Deep Learning Image Segmentation in QGIS Using the Deepness Plugin Discover how to leverage deep learning for image segmentation in QGIS with the Deepness plugin. This comprehensive guide will walk you through the installation process, model selection, and execution, enabling you to enhance your geographic workflows with advanced AI techniques. Step 1:…

Read More