From f0586817d86bb5b86efce42230e872fd9a254d69 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期二, 29 八月 2023 20:12:24 +0800 Subject: [PATCH] 1 --- ExportMap/Web.config | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/ExportMap/Web.config b/ExportMap/Web.config index 75d9bcd..4f84f6e 100644 --- a/ExportMap/Web.config +++ b/ExportMap/Web.config @@ -26,6 +26,8 @@ <add key="d3tilesPath" value="E:\WebSite\Cesium\Tool\3dtiles" /> <!-- gocesiumtiler璺緞 --> <add key="tilerPath" value="E:\WebSite\Cesium\Tool\gocesiumtiler-1.2.3" /> + <!-- GDAL璺緞 --> + <add key="gdalPath" value="E:\terrait\TianJin\Zip\release-1928-x64-dev\release-1928-x64\bin" /> <!-- Mpt璺緞 --> <add key="mpt" value="D:\LF\data\mpt\tb.mpt" /> <!-- PG杩炴帴 --> -- Gitblit v1.9.3