Show only features that intersect Atlas features in QGIS

Опубликовано: 11 Август 2026
на канале: Map Academy
1,814
40

In a previous video I demonstrated how the QGIS Atlas tool works. This video builds on that and shows how you can show only those places that intersect the current Atlas feature. It makes things a lot less messy, visually.

Here's the expression I use - intersects($geometry, @atlas_geometry). In the video you see there is a space after @atlas_geometry and before the final bracket - that doesn't make any difference at all, just in case you were wondering.

Previous video:    • Automated mapping with QGIS Atlas  

See my intro and intermediate QGIS courses for more: https://www.udemy.com/user/alasdair-r...

Natural Earth GIS data: https://www.naturalearthdata.com/down...

Look here for the layers I use in the video: https://www.naturalearthdata.com/down...

Have fun.