Skip to content

Commit

Permalink
Include cutline and DEM euclidean distance outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
pierotofy committed Nov 1, 2023
1 parent 26d10d9 commit 7e24103
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 7e24103

Please sign in to comment.