Skip to content

Commit 5c1b4e3

Browse files
authored
Merge pull request #206 from pierotofy/cuteuc
Include cutline and DEM euclidean distance outputs
2 parents 26d10d9 + 7e24103 commit 5c1b4e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libs/Task.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -445,8 +445,10 @@ module.exports = class Task{
445445
'odm_orthophoto/odm_orthophoto.png',
446446
'odm_orthophoto/odm_orthophoto.mbtiles',
447447
'odm_orthophoto/odm_orthophoto.kmz',
448+
'odm_orthophoto/cutline.gpkg',
448449
'odm_georeferencing', 'odm_texturing',
449450
'odm_dem/dsm.tif', 'odm_dem/dtm.tif', 'dsm_tiles', 'dtm_tiles',
451+
'odm_dem/dsm.euclideand.tif', 'odm_dem/dtm.euclideand.tif',
450452
'orthophoto_tiles', 'potree_pointcloud', 'entwine_pointcloud',
451453
'3d_tiles',
452454
'images.json', 'cameras.json',

0 commit comments

Comments
 (0)