Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mesh Render Extent Settings (Request in QGIS) #9487

Open
qgis-bot opened this issue Dec 17, 2024 · 1 comment
Open

Mesh Render Extent Settings (Request in QGIS) #9487

qgis-bot opened this issue Dec 17, 2024 · 1 comment
Labels
3.42 QGIS 3.42 new features Mesh
Milestone

Comments

@qgis-bot
Copy link
Collaborator

Request for documentation

From pull request qgis/QGIS#59636
Author: @JanCaha
QGIS version: 3.42

Mesh Render Extent Settings

PR Description:

Description

This is iteration of #59305 which was changed a lot by introduction of changes in #59444.

This PR brings to renderer for Mesh Contours option to set renderer Min Max based on extent (specific canvas, changing canvas) in the same way as renderers for Raster Layer.

Besides that minimumMaximumActiveScalarDataset( const QgsRectangle &extent, const QgsMeshDatasetIndex &datasetIndex, double &min, double &max ) is added to MeshLayer to obtain Min Max from specific Scalar Dataset Index for given extent.

Commits tagged with [need-docs] or [FEATURE]

@github-actions github-actions bot added the 3.42 QGIS 3.42 new features label Dec 17, 2024
@github-actions github-actions bot added this to the QGIS 3.48 milestone Dec 17, 2024
@JanCaha
Copy link

JanCaha commented Dec 17, 2024

2024-12-17-11-29-49

@selmaVH1 selmaVH1 added the Mesh label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.42 QGIS 3.42 new features Mesh
Projects
None yet
Development

No branches or pull requests

3 participants