kopia lustrzana https://github.com/OpenDroneMap/NodeODM
Fixed path
rodzic
81bf1236f5
commit
1f733045ef
|
@ -355,7 +355,7 @@ module.exports = class Task{
|
|||
|
||||
let commands = [
|
||||
generateTiles(orthophotoPath, 'orthophoto_tiles'),
|
||||
generatePotreeCloud(orthophotoPath, 'potree_pointcloud'),
|
||||
generatePotreeCloud(lasPointCloudPath, 'potree_pointcloud'),
|
||||
createZipArchive('all.zip', allFolders)
|
||||
];
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue