mapflow-qgis icon indicating copy to clipboard operation
mapflow-qgis copied to clipboard

Geoalert's public QGIS plugin for using Mapflow from inside QGIS.

Results 15 mapflow-qgis issues
Sort by recently updated
recently updated
newest added

KeyError: '' Traceback (most recent call last): File "C:\Users/王想/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\mapflow\mapflow.py", line 1499, in create_processing provider = self.providers[raster_option] KeyError: '' Python version: 3.9.5 (tags/v3.9.5:0a7dcbd, May 3 2021, 17:27:52) [MSC v.1928 64 bit...

bug

Steps to reproduce 1. First 2. Second 3. Third ``` Traceback (most recent call last): File "C:\Users/kanko/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\mapflow\mapflow.py", line 1168, in calculate_aoi_area_polygon_layer aoi = QgsGeometry.collectGeometry([feature.geometry() for feature in features]) File "C:\Users/kanko/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\mapflow\mapflow.py",...

hi, I have a fresh installation of qgis, 3.28.6, unfortunately I can't see the service well, I attach screenshot Regards Luca ![image](https://github.com/Geoalert/mapflow-qgis/assets/109667824/9b52202a-0518-4366-8be5-1a20c3db0245)

Specify imagery search preview footprint by GCPs from polygon corners

New version of 'mosaic_add' branch (#116) without conflicts

Since mosaic CRUD is not merged, I decided to start parallel work on image CRUD (so it will probably be with conflicts again, but i'll fix it). There are 2...

Filter imagery if plugin was reloaded