stahování komponent

This commit is contained in:
2026-03-10 20:02:58 +01:00
parent f9bfe02597
commit 6b39a05207
3 changed files with 80 additions and 8 deletions
+2 -1
View File
@@ -119,6 +119,7 @@ class AmcrViewer:
if result == 1:
filters = dlg.get_filters()
bbox = dlg.get_bbox()
komponenty = dlg.get_komponenty()
canvas = self.iface.mapCanvas()
load_amcr_data(canvas, bbox, filters, typ_dat)
load_amcr_data(canvas, bbox, filters, typ_dat, komponenty)