Skip to content

Conversation

@hefniraera
Copy link
Collaborator

Fixes #10223

Goal:

Ticket(s): #

  • Backport to LTR documentation is requested

@DelazJ DelazJ added the 4.0 QGIS 4.0 new features label Oct 7, 2025
Copy link
Collaborator

@DelazJ DelazJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @hefniraera it took that long to provide feedback

features, so borders of features which fall partially outside the atlas
feature will still be visible on the boundary of the atlas feature
* :guilabel:`Render Intersecting Features Unchanged`: renders all
features which intersect the current atlas feature, but without clipping their
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While at it

Suggested change
features which intersect the current atlas feature, but without clipping

Comment on lines +93 to +95
You can also |checkbox| :guilabel:`Clip item frame to match atlas feature`.
When enabled, this option reshapes the map frame to follow the atlas feature’s
polygon shape. This can be useful for vector tile or vector-based maps where the
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not really sure this description covers all the situations. Clipping the map item frame to match atlas feature would mean to me that there is nothing from the map item that would be visible, out of the atlas feature geometry. And that is not really what happens bottom right
image
So either:

  • there is a bug in the implementation
  • the option label should be tweaked/clarified
  • the order of the options should be reviewed to avoid the feeling that the drop-down menu is a top option to which the following ones are sub-options
  • the documentation should be clearer enough what happens in certain circumstances, to not mislead users.

The last option is the one I took but I'm not really sure how to clearly reformulate. So far, what I see is that:

  • the map item background (in blue) is removed
  • the map item frame color (yellow) is applied to atlas feature

@nirvn Your help would also be appreciated. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[layouts] Allow for atlas geometries to reshape the frame of map items (Request in QGIS)

2 participants