planetlabs / qgis-planet-plugin

Browse, filter, preview and download Planet Inc imagery in QGIS.
https://developers.planet.com/docs/integrations/qgis/
GNU General Public License v2.0
45 stars 12 forks source link

Fix for IndexError and AttributeError #75

Closed Samweli closed 1 year ago

Samweli commented 1 year ago

Adds checks when setting expansion attribute on view node and when getting mosaic datatype in order to avoid errors related to the current logic.

Screenshots for errors caused by lack of checks image

image