diff --git a/source/tutorials.rst b/source/tutorials.rst index a33563501..d335485d2 100644 --- a/source/tutorials.rst +++ b/source/tutorials.rst @@ -495,7 +495,7 @@ Resize droplet, pull pin, run away :: - nohup python run.py myproject --split 1 --split-overlap 0 --ignore-gsd --depthmap-resolution 1000 --orthophoto-resolution 5 --dem-resolution 15 --pc-las --dsm + nohup python run.py myproject --split 1 --split-overlap 0 --depthmap-resolution 1000 --orthophoto-resolution 5 --dem-resolution 15 --pc-las --dsm - This points ODM at the folder (in this example) ``/mnt/odmdata/myproject/``. Provided the image_groups.txt and @@ -893,9 +893,9 @@ Like with docker, additional `Options and Flags