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

Data Source Manager STAC extras #59690

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Conversation

uclaros
Copy link
Contributor

@uclaros uclaros commented Dec 2, 2024

Description

This is a followup of #59534

It adds the following functionality to the STAC page in data source manager:

  • Display footprints of the search results items in the map canvas
  • Highlight selected item's footprint
  • Allow hiding the footprints

Peek 2024-12-02 10-08

Also adds in the Items' context menu:

  • Zoom to Item option
  • Pan to Item option
  • Option to add a single Asset as a Layer
  • Option to download the item's Assets
    Screenshot_20241202_100434

For downloading assets, the same dialog is used as the one in the browser implementation
image

@github-actions github-actions bot added this to the 3.42.0 milestone Dec 2, 2024
Copy link

github-actions bot commented Dec 2, 2024

🪟 Windows builds

Download Windows builds of this PR for testing.
Debug symbols for this build are available here.
(Built from commit 97784cb)

🪟 Windows Qt6 builds

Download Windows Qt6 builds of this PR for testing.
(Built from commit 97784cb)

@uclaros uclaros added the STAC Related to SpatioTemporal Asset Catalog label Dec 2, 2024
src/gui/stac/qgsstacsourceselect.cpp Outdated Show resolved Hide resolved
src/gui/stac/qgsstacsourceselect.cpp Outdated Show resolved Hide resolved
src/gui/stac/qgsstacsourceselect.h Outdated Show resolved Hide resolved
src/ui/qgsstacsourceselectbase.ui Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
STAC Related to SpatioTemporal Asset Catalog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants