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

Dashboard url change for the autofill tasking coordinates #70

Closed Samweli closed 1 year ago

Samweli commented 1 year ago

Updates the URL used for loading the tasking dashboard using a new format.

Old format https://www.planet.com/tasking/orders/new/#/geometry/POINT(-50.71459969007946%20-15.71923164396603)

New format https://www.planet.com/tasking/orders/new/?geometry=POINT(-50.71459969007946%20-15.71923164396603)

Screenshot of the feature using the new URL format fix_for_dashboard_url