From 3a8b007edbf8e45f39d55c3fca373a076d419467 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期五, 10 三月 2023 15:25:33 +0800
Subject: [PATCH] 1

---
 ExportMap/Sources/xyz.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ExportMap/Sources/xyz.py b/ExportMap/Sources/xyz.py
index beb6410..5570db6 100644
--- a/ExportMap/Sources/xyz.py
+++ b/ExportMap/Sources/xyz.py
@@ -116,6 +116,7 @@
 
     loadLayers(prj, args)
     ext = getExtent(prj)
+    prj.writePath(args.file.replace(".txt", ".qgz"))
 
     import processing
     ops = {

--
Gitblit v1.9.3