From ec99cabb07e64f76216cb7a4221669bbe00c44d7 Mon Sep 17 00:00:00 2001 From: chenzenghui <3045316072@qq.com> Date: Wed, 24 Sep 2025 16:49:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=AA=E7=94=9F=E6=88=90=E6=8B=89=E4=BC=B8ti?= =?UTF-8?q?ff,=E4=B8=8E=E6=B8=AF=E5=8F=A3=E5=9D=90=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- generatorRasterSlicesTools/SpacetyTIFFDataStretch2PNG_AC.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generatorRasterSlicesTools/SpacetyTIFFDataStretch2PNG_AC.py b/generatorRasterSlicesTools/SpacetyTIFFDataStretch2PNG_AC.py index 6793e9f..4284e64 100644 --- a/generatorRasterSlicesTools/SpacetyTIFFDataStretch2PNG_AC.py +++ b/generatorRasterSlicesTools/SpacetyTIFFDataStretch2PNG_AC.py @@ -416,7 +416,7 @@ def stretchSliceProcess(infilepath, outfolder,portfilestr, strechmethod): # porttifffolder=os.path.join(outfolder,"港口","tifffolder") portuint8Tifffolder=os.path.join(outfolder,"港口","unit8tiff") - portlabelfolder=os.path.join(outfolder,"港口","MLCLabels") + portlabelfolder=os.path.join(outfolder,"港口","PortLabels") existOrCreate(shipbinfolder) existOrCreate(shippngfolder)