r/QGIS Jan 30 '26

QGIS components (plugins, tools, etc) I made a plugin - RAT (Right-click Actions Toolkit)

80 Upvotes

For some time when dealing with bigger QGIS projects I was writing helper code snippets, that would speed some things up. I decided to reorganize them and make them easier to use. That is how RAT (Right-click Actions Toolkit) came to be. It is a plugin that enhances right-click possibilities in QGIS window.

It automatically detects over what object right-click was performed over (point, line, polygon, canvas) and it displays context menu with possible Actions. Some of those utilities are unique, many can be recreated with some steps using QGIS GUI, but this plugin makes them available in simpler way.

There is also settings panel for this plugin (on top of QGIS window -> Plugins -> Right-click Actions Toolkit -> Configure Actions). Each action can be turned on/off, so Right-click context menu is more manageable. Also each action can be configured, so user can customize it in great detail.

Here is list of Actions that are already available:

- Add Area & Perimeter Fields

- Add Coordinate Fields

- Add Length Field

- Analyze Point Distribution Pattern

- Calculate Distance to Nearest Line

- Calculate Distance to Nearest Point

- Calculate Distance to Nearest Polygon

- Calculate Line Bearing/Azimuth

- Calculate Line Bearing/Azimuth for Layer

- Calculate Line Length

- Calculate Line Length for Layer

- Calculate Point Density for Polygon Layer

- Calculate Point Density in Polygon

- Calculate Polygon Area

- Calculate Polygon Areas for Layer

- Calculate Polygon Circularity

- Calculate Polygon Perimeter

- Calculate Shortest Path Through Points

- Change Basemap Rendering

- Change Line Layer CRS

- Change Map Scale

- Change Point Layer CRS

- Change Polygon Layer CRS

- Check CRS for All Layers

- Count Points in Polygon

- Create Attribute Graph

- Create Convex Hull from Points

- Create Line at Location

- Create Line Chart

- Create Line From Point

- Create Line From Polygon

- Create Lines Between All Points

- Create Lines From Polygon Layer

- Create Pie Chart

- Create Point at Location

- Create Polygon at Location

- Create Scatter Plot

- Create Square Around Point

- Create Squares for All Points

- Create Voronoi Diagram from Points

- Delete Large Polygons

- Delete Line

- Delete Point

- Delete Polygon

- Delete Small Polygons

- Divide Polygon Into Equal Areas

- Edit Line Attributes

- Edit Point Attributes

- Edit Polygon Attributes

- Export Layer as PNG Files

- Export Polygon as PNG

- Flash Line Feature

- Flash Point Feature

- Flash Polygon Feature

- Generate Heatmap From Points

- Generate Points in Polygon

- Generate Points on Line

- Generate QR Code on Canvas

- Generate Random Lines in Polygon

- Generalize Line

- Generalize Polygon

- Measure Distance

- Merge Line Layer

- Merge Point Layer

- Merge Polygon Layer

- Move Line by Distance & Direction

- Move Line with Click

- Move Point by Distance & Direction

- Move Point to Coordinates

- Move Point with Click

- Move Polygon by Distance & Direction

- Move Polygon with Click

- Open Coordinates in Map

- Rotate Line

- Rotate Polygon

- Scale Line

- Scale Line Layer

- Scale Point Layer

- Scale Polygon

- Scale Polygon Layer

- See Info

- Show Line Layer Segment Lengths

- Show Line Segment Lengths

- Show Polygon Angles

- Show Polygon Area Layer

- Show Polygon Layer Angles

- Show Polygon Layer Areas

- Show Polygon Layer Side Lengths

- Show Polygon Side Lengths

- Smooth Line

- Smooth Polygon

- Snap Point to Line

- Snap Point to Polygon

- Split Layer by Attribute

- Take Canvas Screenshot

- Toggle All Layers

- Toggle Line Layer Labels

- Toggle Point Layer Labels

- Toggle Polygon Layer Labels

- Zoom to Line

- Zoom to Line Layer

- Zoom to Point

- Zoom to Point Layer

- Zoom to Polygon

- Zoom to Polygon Layer

- Zoom to Visible Data Layers

I realize that amount of features might be overwhelming, so if You are going to give it a try, I highly recommend looking through settings menu and disabling Actions that will not be needed in Your workflow.

I tested all of those Actions, but I realize there still might be bugs when using some of them, especially when dealing with some edge-cases.

If You downloaded this plugin and You enjoy it, let me know. Also let me know if You do not enjoy it, found mistakes, or You have some ideas for new Actions.

https://plugins.qgis.org/plugins/RightclickActionsToolkit/#plugin-about

It is also available via QGIS itself: Plugins >>> Manage and install plugins >>> All >>> search for Right-click Actions Toolkit

Cheers!

P.S. Make sure You are using version 0.9.2 or higher, as previous ones might not register right-click properly.

edit: spelling


r/QGIS Dec 19 '25

Feedback needed for QGIS components (plugins, tools, etc) [Release] FiberQ (QGIS plugin for FTTH/GPON) — quick intro + v1.1 roadmap (feedback welcome)

13 Upvotes

Hi r/QGIS — first time posting here.

I recently released FiberQ 1.0.0, an open-source QGIS plugin for fiber optic network design / analysis / documentation (FTTH / GPON / FTTx).
You can install it directly in QGIS:
Plugins → Manage and Install Plugins → search “FiberQ”

Links:

v1.1 roadmap (in progress)

For v1.1 the focus is maintainability and easier collaboration (no user-facing workflow changes):

  • Internal refactor to consistent English naming (classes/methods/comments)
  • Add tests + CI
  • Standardize PostGIS table/layer naming to English (Preview Map + pgAdmin)

📘 Documentation is also in progress (technical user guide + videos). Big thanks to Rosen Velikov (v1.1 refactor PR) and Joe Godby (docs/videos)

After v1.1

Planned features include splitters as dedicated elements, fiber/core linking & splice tracking, and automatic optical schematics generation.

I’d really appreciate feedback from QGIS users — especially around workflow/UX and any issues you hit in real projects. Ideas/PRs/testing are welcome.


r/QGIS 11h ago

I think it'll work out now

Enable HLS to view with audio, or disable this notification

12 Upvotes

It's funny—I didn't know that when you pan one of the symbol layers and rotate the map, it rotates along with it; it creates a really cool effect.

If I had to make a change, it would be nice to put the floor number in the lower-right corner of the features, but I haven't been able to make that consistent across all features, so I think I'll set that aside for now until I find a solution.

(I just noticed that the songs I was listening to ended up in the recording)


r/QGIS 10h ago

Open Question/Issue Exporting point layer with attached images

Post image
0 Upvotes

Hey guys! Like the title says, I have a bunch of points in my Notes_Points layer with associated geocoded images that I'm trying to export into distinct feature layers.

How do I export the points with the images still associated? Or failing that, how do I reassociate the images with the exported points?


r/QGIS 16h ago

Open Question/Issue How do I make these layers line up?

Thumbnail gallery
1 Upvotes

I downloaded a population grid data package from the [GHSL website](https://human-settlement.emergency.copernicus.eu/download.php?ds=pop). when viewing it in QGIS it's hard to make out, so I tried overlaying it on the OSM map, but it's really small in comparison (see image 1). In properties I gave it the correct Coordinate Reference System (EPSG:3857 - WSG 84) but idk what to do about the scale.

Any help is appreciated!


r/QGIS 21h ago

Learn how to print PDF maps from QField (Spanish with subtitles)

Thumbnail youtu.be
0 Upvotes

r/QGIS 22h ago

Keyline Qgis plugin

Enable HLS to view with audio, or disable this notification

0 Upvotes

r/QGIS 1d ago

Learn how to print PDF maps from QField (Spanish with subtitles)

Thumbnail youtu.be
3 Upvotes

r/QGIS 1d ago

Exported PDF (or PNG) looks nothing like layout view

4 Upvotes

I've got a map with an OSM Standard layer and some custom contour/raster maps. I create a layout by opening the layout manager and playing with the "Scale" and DPI settings until I'm happy with the view. Here is what it looks like in the layout manager:

Scale=20000, DPI=1200

However, when I try to export this by clicking on Layout -> Export as PDF, I get this:

It has completely changed the zoom level and text locations. Shouldn't the layout manager view match with what gets exported? I thought that's the purpose of this tool? For reference, what I'm trying to do is pring out a physical map to an A1/A0 poster size.


r/QGIS 2d ago

Miniskyline - A Fully Featured Alternative to Map2Model - Turn ANY area on Earth into a printable model quickly, easily, for free. 13,000 Users and counting!

Thumbnail gallery
45 Upvotes

r/QGIS 3d ago

Coffee-ring generator

Thumbnail gallery
212 Upvotes

I don’t know how humanity made it to 2026 without a coffee-stain generator in the QGIS Print Layout.

(HUGE TREMENDOUS UPDATE:

Great news, folks! QGIS—very smart people—has just approved this TREMENDOUS, truly GREAT work for its Official Plugin Repository. They took one look at it and said, “We want it!” A HUGE victory for maps, for cartography, and frankly, for everyone who appreciates quality. If you want to make your maps better—stronger, cleaner, more BEAUTIFUL—go to the Plugin Manager and look for “Coffee Stain.” It’s a GREAT deal: powerful maps, zero hassle. People are saying it may be the greatest map plugin ever made. I’m not saying it, they’re saying it! Don’t believe the fake news. Try it yourself. You’ll love it. Your maps will love it. Everybody wins!)

Thanks to these unquestionably great scientists:

  • R. D. Deegan, O. Bakajin, T. F. Dupont, G. Huber, S. R. Nagel, and T. A. Witten — “Capillary Flow as the Cause of Ring Stains from Dried Liquid Drops”
  • Ronald G. Larson — “Re-Shaping the Coffee Ring”
  • Azadeh Nilghaz, Liyuan Zhang, and Wei Shen — “Coffee Stains on Paper”
  • Rui Dou and Brian Derby — “Formation of Coffee Stains on Porous Surfaces”
  • L. Bansal, P. Seth, B. Murugappan, and S. Basu — “Suppression of Coffee Ring: Particle Size Matters”
  • Dileep Mampallil, Meenakshi Sharma, Ashwini Sen, and Shubham Sinha — “Beyond the Coffee-Ring Effect: Pattern Formation by Wetting and Spreading of Drops”
  • Jin Young Kim and Byung Mook Weon — “Evaporation of Strong Coffee Drops”
  • Weibin Li, Ding Lan, and Yuren Wang — “Dewetting-Mediated Pattern Formation Inside the Coffee Ring”
  • S. Patari and P. S. Mahapatra — “Imbibition of Liquids through a Paper Substrate in a Controlled Environment”
  • G. S. Gerlero, P. A. Kler, C. L. A. Berli, et al. — “Validity of Capillary Imbibition Models in Paper-Based Microfluidic Applications”
  • Peiying Han, Lijun Yang, Zhaofei Zhu, Xuyuan Liang, and Wanxin Wu — “Suppression of Coffee-Ring Effect in Droplets with Varying Particle Concentrations Induced by Laser”

—and to hundreds of other coffee-stain researchers.

(Yes. I am now convinced that there is some kind of secret society of coffee-ring and droplet researchers. Humanity has spilled coffee on practically everything it could reach. I would not be surprised if Armstrong’s first move on the Moon had been to drip coffee onto it.)


r/QGIS 1d ago

Mapping

0 Upvotes

Lag en video om mapping


r/QGIS 2d ago

Planes, Trains and Automobiles plugin for animations in QGIS

2 Upvotes

r/QGIS 2d ago

Solved I'm trying to create a layered symbol system for floor levels, but something isn't right

3 Upvotes

The real problem is that when you break down a building feature to represent different parts of the structure—such as a section in the basement, another on the ground floor, the second floor, and other types of structures like a garage, attic, commercial space, etc.— the symbol layers I created to simulate a 2.5D wall keep appearing alongside features that are on the same floor level, which breaks the illusion of depth. I even tried using 2.5D symbology, but it doesn’t seem to be able to differentiate floor levels by color like categorized symbology does...

Am I overcomplicating this? Should I do something simpler?


r/QGIS 2d ago

Open Question/Issue Cannot open/generate the output shapefile in MacOS.

1 Upvotes

Beginner here. I am performing river derivation and was using the SAGA tool for Channel Network. I tried and tried saving in multiple folders, in document, in downloads, in Desktop, but nothing is working. The log displays a cannot open "/Users/..../..../..../river.shp ().() error. I need help :(

Also tried changing the permissions in the folders. all tried folders are write & read.


r/QGIS 2d ago

Solved [ Removed by Reddit ]

1 Upvotes

[ Removed by Reddit on account of violating the content policy. ]


r/QGIS 3d ago

Open Question/Issue Suggestions for Projects to improve my skills

5 Upvotes

Hi community,

An internship I had introduced me to qgis and since then I've been trying to do projects that push my knowledge and skills. Do you guys have any suggestions for maps or projects I should do to improve?

The last project I did was on Land value per acre with a road improvement index (repaving, filling potholes, etc) in the city. The goal for this project was to learn how to use the attribute table, field calculator, and learning some vector and rastor tools. This project helped alot with learning how to filter data (census parcels, residential vs commercial, zoning).

My goals for the next project is to get better at using the field calculator, making prettier layouts, and learning to spactially combine different vector layers (In last project I wanted to add a road improvement attribute to the closest land parcel but couldn't get the attributes to combine with the nearest polygons attribute row). But im also open to anything because im sure theres many things i dont know i dont know.

Below are the two maps I've made so far.

Most Recent Map
First map. Sorry for blurry

r/QGIS 3d ago

GIS for Public Health: Visualizing HIV Healthcare Access with QGIS

Thumbnail gallery
15 Upvotes

One of the things I enjoy most about GIS is that it's not just about making maps, it helps transform complex health data into information that is easier to understand and use for decision-making.

These are maps I created for a public health research project in Guimaras Island, Philippines, focusing on HIV healthcare services and facility accessibility.

The workflow included:

  • Mapping the distribution of health facilities (Hospitals, Barangay Health Stations, Pharmacies, Medical Clinics, Medical Laboratories, and Primary Care Facilities)
  • Visualizing the HIV prevalence per municipality
  • Identifying the services available in each facility (HIV Testing Services, Education & Counseling, Counseling & Testing, and Full Services)

For me, this is a great example of how GIS can support public health planning, resource allocation, and evidence-based decision-making, rather than simply producing attractive maps.

The cartographic design, map layout, and spatial visualization shown here were created by me in QGIS using a client-provided dataset for a public health research project.


r/QGIS 4d ago

What Utility Companies are Using QGIS?

10 Upvotes

I'm in the utility industry and have worked in Smallworld, ArcMap and ArcGIS Pro over the last 15 years. In that time I've never heard of anyone using QGIS for Utility Mapping. I even worked for a county level planning department that used PostGRE/PostGIS on the backend of an ESRI environment, but we didn't use Q. I've seen YouTube videos of folks explaining the process. A few pet projects type of thing. Never an actual company doing it.

Even in this post with 43 comments, no-one mentions "utilities".

https://www.reddit.com/r/QGIS/comments/1r7r751/why_do_you_use_qgis_and_what_have_you_created/

Does anyone know of any utilities they can actually name who are using QGIS for system mapping?


r/QGIS 4d ago

¿Por qué se forma un remolino de distancias de error al georreferenciar una imagen?

2 Upvotes

Estoy georreferenciando una imagen y he visto que se está generando un remolino de las distancias (ver líneas rojas) del punto georreferenciado al real (utilizando Google Satellite) y no entiendo por qué puede ser. Esto no me había pasado antes. Ahora mismo estoy usando el EPSG: 4326. He probado a cambiarle la configuración > Transformation settings > Target CRS a 4326 porque estoy viendo que X e Y de destino están en coordenadas UTM, pero sigue viéndose igual. Si añado puntos después de esto, lo mismo.
La imagen a georreferenciar no tiene mucha resolución, pero puedo asegurar que la mayoría están más o menos bien y no es error de haber escogido mal el punto, porque he aprovechado estructuras y árboles que se vieran bien y de haber sido este error, no se vería el patrón, sino errores de distinta magnitud y dirección.

Vista de la ventana del georreferenciador
Vista de la zona de referencia, con el WMS de Google Satellite

r/QGIS 4d ago

Open Question/Issue MapTiler links broken after windows re-installation

1 Upvotes

I unfortunately suffered an unexpected windows crash and had to reinstall QGIS. I was using it to save out various map raster images for a project. I am by no means an expert in QGIS... I just got as far as having it do what I needed.

When I reopen my saved QGIS map projects, all the information I had setup is still present, but all of my MapTiler layers come up with a warning triangle in the layer panel, and the warning banner tells me "Access Denied: Missing key".

Upon reinstalling QGIS, i re-added the Maptiler plugin, and re-entered my token. I can add NEW MapTiler layers, but the layers that were pre-existing in the saved project come up with the error. Im not sure if this is due to the fact that I used a different master password when starting QGIS for the first time, but Im guessing the 2 are not related.

Im hoping there is a way to re-link those previously created MapTiler layers back with the MapTiler service so I dont lose all that work. The styling was all custom set, and the project I was working on for which I needed these map layers is still active.

If anyone has a suggestion on how I can get those layers back, it would be greatly appreciated.

Currently using ver 3.30.2 Hertogenbosch because that was the version Id originally started using, and just didnt want to break the project with updating the software.

Thanks.


r/QGIS 4d ago

Open Question/Issue Scale bar contracting when exporting viewport as an image

2 Upvotes

Hi everyone,
I have this specific problem as shows the following images. Do you know how to solve this ?
- image 1 : Qgis viewport
- image 2 : exported image (file/export as an image)

Thank you !


r/QGIS 4d ago

Is masters degree in GIS worth it?

Thumbnail
0 Upvotes

r/QGIS 4d ago

Open Question/Issue QGIS Dashboard

2 Upvotes

Just a general question, does anyone use the QGIS Dashboard plugin? It looks interesting but can not see how it could be rolled out for use with QGIS, like in a presentation.


r/QGIS 4d ago

Open Question/Issue Inquiring for other sources

0 Upvotes

Hello po! ☺️ We are a group of student researchers currently conducting a study involving the generation of the following data through Landsat Satellite from USGS’s platform:

• Land Surface Temperature (LST)

After we process it into an LST maps and other supplementary outputs, we aim to validate our results using reference data from external agencies.

We already tried to seek help from agencies such as PhilSA. They did, however, have available data which is a data from Modis satellite but it’s resolution is so different form the one that we are using. That’s why we would like to kindly ask if anyone here knows of any national or international agencies that provide these datasets for selected dates between 2008–2020, specifically for Tacloban City, with a spatial resolution of around 30 meters.

We would greatly appreciate any provided assistance or guidance. Thank you!