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

Add ability to export animation frames #36453

Merged
merged 1 commit into from May 15, 2020
Merged

Conversation

nyalldawson
Copy link
Collaborator

Allows exporting of temporal animation frames to successive images,
for later stitching together in an external application.

Users have precise control over the image size and map extent.

There's LOTS of scope for improvements here, which range from simple UX tweaks (using the message bar instead of message boxes, showing links to exported images after export, better warning messages) through to enhancements (exporting in a background thread! multithreaded exports!!)

But I thought it was important functionality to have for 3.14, so even in it's current unrefined state I would like to see it merged prior to freeze

Allows exporting of temporal animation frames to successive images,
for later stitching together in an external application.

Users have precise control over the image size and map extent.
@nyalldawson nyalldawson added Feature Temporal Temporal filtering or animation labels May 15, 2020
@nyalldawson nyalldawson merged commit db1062c into qgis:master May 15, 2020
@nyalldawson nyalldawson deleted the export branch May 15, 2020 06:11
@nyalldawson
Copy link
Collaborator Author

Thank you!

@timlinux timlinux added Changelog Items that are queued to appear in the visual changelog - remove after harvesting ChangelogHarvested This PR description has been harvested in the Changelog already. and removed Changelog Items that are queued to appear in the visual changelog - remove after harvesting labels Jul 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ChangelogHarvested This PR description has been harvested in the Changelog already. Feature Temporal Temporal filtering or animation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants