wfs-abruf-fix

This commit is contained in:
2026-07-22 11:12:53 +02:00
parent e3d979932d
commit 9d63ee0f29
2 changed files with 14 additions and 0 deletions
+1
View File
@@ -480,6 +480,7 @@ class TabALogic:
self._log(f"Lade Dienst '{thema}' ({provider})")
self._log(f"[DEBUG] Layeraufruf startet: thema='{thema}', provider='{provider}', link='{link}'")
layer_call_status[thema] = "layeraufruf_start"
print(f"[TabALogic] Layeraufruf: thema={thema!r}, provider={provider!r}, link={link!r}")
layer = layer_loader.create_layer(provider, link, thema)