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
46 stars 10 forks source link

RFE: Basemaps cadence should be ordered #31

Closed john-dupuy closed 2 years ago

john-dupuy commented 2 years ago

Steps to reproduce:

1) Load QGIS plugin 2) In the search drawer, hit "Basemaps" 3) Select the "Cadence" dropdown

Expected results: 3) Cadence selections sorted in either a descending or ascending manner (e.g. lowest cadence (day) to highest (year))

Actual results: 3) Cadence selections are unsorted

Screenshot: Kazam_screenshot_00001 (1)

john-dupuy commented 2 years ago

@volaya while the order is better now, this one is still not quite right - see attached screenshot.

7 days is considered longer than 42 days. 3 days is considered to be longer than 28 days, etc.

Kazam_screenshot_00000

volaya commented 2 years ago

It should be fixed now

john-dupuy commented 2 years ago

Thanks! Yup, I was able to verify that this has been fixed.