From ba0d8785b14ef6da4b435b6f508b225f140a3a93 Mon Sep 17 00:00:00 2001 From: Stephen Mather <1174901+smathermather@users.noreply.github.com> Date: Fri, 18 Oct 2024 13:56:24 -0400 Subject: [PATCH] add dot --- source/tutorials.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/tutorials.rst b/source/tutorials.rst index 31779e16d..2db3ce424 100644 --- a/source/tutorials.rst +++ b/source/tutorials.rst @@ -834,10 +834,10 @@ Workflow for multi-temporal datasets: ------------------------------------- -# Process your original data. This step doesn't require a ground control point file, but use one if absolute accuracy is a project requirement -# Download the Point Cloud from your first processed dataset as an LAZ file type (default). Rename the point cloud to align.laz -# Include that LAZ file with each of your subsequent processing. If you are using command line ODM, include it in the images directory. If uploading, simply upload with your raw images for processing -# Check your log. It should include a line near the top that indicates it has set align to a path value, something like this: +#. Process your original data. This step doesn't require a ground control point file, but use one if absolute accuracy is a project requirement +#. Download the Point Cloud from your first processed dataset as an LAZ file type (default). Rename the point cloud to align.laz +#. Include that LAZ file with each of your subsequent processing. If you are using command line ODM, include it in the images directory. If uploading, simply upload with your raw images for processing +#. Check your log. It should include a line near the top that indicates it has set align to a path value, something like this: [INFO] Initializing ODM 3.5.3 - Tue Oct 15 05:01:43 2024 [INFO] ==============