Skip to content

Commit

Permalink
Merge pull request #206 from pierotofy/cuteuc
Browse files Browse the repository at this point in the history
Include cutline and DEM euclidean distance outputs
  • Loading branch information
pierotofy authored Nov 1, 2023
2 parents 26d10d9 + 7e24103 commit 5c1b4e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libs/Task.js
Original file line number Diff line number Diff line change
Expand Up @@ -445,8 +445,10 @@ module.exports = class Task{
'odm_orthophoto/odm_orthophoto.png',
'odm_orthophoto/odm_orthophoto.mbtiles',
'odm_orthophoto/odm_orthophoto.kmz',
'odm_orthophoto/cutline.gpkg',
'odm_georeferencing', 'odm_texturing',
'odm_dem/dsm.tif', 'odm_dem/dtm.tif', 'dsm_tiles', 'dtm_tiles',
'odm_dem/dsm.euclideand.tif', 'odm_dem/dtm.euclideand.tif',
'orthophoto_tiles', 'potree_pointcloud', 'entwine_pointcloud',
'3d_tiles',
'images.json', 'cameras.json',
Expand Down

0 comments on commit 5c1b4e3

Please sign in to comment.