🗺️ To be able to discover, request and use aggregate imagery products based on landsat-8/9, Sentinel 2 and other sensors from within QGIS, using the <geosys/> API.
Fixes the double '?' for filtering in the create map URL. The code will now check if the API response already contains a filter, and if it does, makes use of '&' to append to the filtering; other '?' for the start of filtering in the URL.
Fixes the double '?' for filtering in the create map URL. The code will now check if the API response already contains a filter, and if it does, makes use of '&' to append to the filtering; other '?' for the start of filtering in the URL.