From d25c39c993df46f3a059409ec627e991da91acdf Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Wed, 8 Sep 2021 17:08:04 -0400 Subject: [PATCH] Include KMZ outputs --- libs/Task.js | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/Task.js b/libs/Task.js index ed5489e..f0cc4b9 100644 --- a/libs/Task.js +++ b/libs/Task.js @@ -450,6 +450,7 @@ module.exports = class Task{ let allPaths = ['odm_orthophoto/odm_orthophoto.tif', 'odm_orthophoto/odm_orthophoto.png', 'odm_orthophoto/odm_orthophoto.mbtiles', + 'odm_orthophoto/odm_orthophoto.kmz', 'odm_georeferencing', 'odm_texturing', 'odm_dem/dsm.tif', 'odm_dem/dtm.tif', 'dsm_tiles', 'dtm_tiles', 'orthophoto_tiles', 'potree_pointcloud', 'entwine_pointcloud',