You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When adding a STAC catalog that contains only links to child catalogs, such as the Earth Engine STAC catalog, the QGIS STAC plugin does not display any content. There is also no visible error or feedback in the UI or logs.
The plugin should either:
• Recursively follow child links to display nested catalogs and collections,
or
• At minimum, show a message indicating that only root-level collections are supported.
Actual behavior:
• Nothing is shown after adding the catalog.
• No feedback is provided to the user.