Adding bunch of basemaps to QGIS

GeoSense ✅
2 min readSep 30, 2024

Basemaps to QGIS

Are you looking to add more depth and context to your QGIS projects? Look no further! Today, we’ll explore a simple method to incorporate a variety of basemaps into your QGIS workflow. This technique will significantly expand your options for creating visually appealing and informative maps.

Bing VirtualEarth basemap

A Step-by-Step Guide

  1. Download the Script First, you’ll need to obtain the qgis_basemaps.py script. This Python file is the key to unlocking a wealth of basemap options. You can find it in the qgis-basemaps repository on GitHub.
  2. Open the Python Console Once you have the script, open QGIS and locate the Python console. This is where the magic happens!
  3. Load and Run the Script In the QGIS Python Editor, load the qgis_basemaps.py script you just downloaded. Once loaded, simply click the “Run script” button. This action will add numerous basemaps as XYZ tiles to your QGIS environment.
  4. Restart QGIS To see the fruits of your labor, restart QGIS. After relaunching the application, you’ll find your new basemaps neatly organized in the “XYZ Tiles” section of the Browser Panel.

Why This Matters

Basemaps provide essential context for your spatial data. Whether you’re working on urban planning…

--

--

GeoSense ✅
GeoSense ✅

Written by GeoSense ✅

🌏 Remote sensing | 🛰️ Geographic Information Systems (GIS) | ℹ️ https://www.tnmthai.com/medium

No responses yet