diff --git a/libs/odmOptions.js b/libs/odmOptions.js index 520eb8c..77ee43c 100644 --- a/libs/odmOptions.js +++ b/libs/odmOptions.js @@ -43,7 +43,7 @@ module.exports = { if (["-h", "--project-path", "--cmvs-maxImages", "--time", "--zip-results", "--pmvs-num-cores", "--start-with", "--gcp", "--end-with", "--images", - "--slam-config", "--video"].indexOf(option) !== -1) continue; + "--slam-config", "--video", "--version", "--name"].indexOf(option) !== -1) continue; let values = json[option]; diff --git a/tests/processing_results/odm_georeferencing/odm_georeferenced_model.las b/tests/processing_results/odm_georeferencing/odm_georeferenced_model.las new file mode 100644 index 0000000..e69de29