Skip to content

Commit 88456c9

Browse files
Merge pull request #216 from smathermather/multi_temporal
fix hierarchy changes
2 parents da4a615 + 263fe67 commit 88456c9

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

source/tutorials.rst

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -821,9 +821,9 @@ For instance, point clouds properties can be modified to show elevation and also
821821
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/tutorials.rst>`_!
822822

823823

824-
###############
824+
***************
825825
Alignment Files
826-
###############
826+
***************
827827

828828
Georeferencing by default is done using GPS or GCPs (if provided).
829829

@@ -834,14 +834,12 @@ If you supply a file called ``align.laz``, ``align.las`` or ``align.tif`` (singl
834834
The alignment file must be created in the base of your project folder. The base folder is usually where you have stored your images. If you are using WebODM or NodeODM, then upload the align file with your images. If resizing your images in WebODM, use an ``align.laz`` or ``align.las`` file instead of a tif.
835835

836836

837-
********
838837
Multi-temporal Datasets
839-
********
838+
=======================
840839

841840
When previously mapped sites need revisited, OpenDroneMap can align multiple versions of a dataset through time by using a prior point cloud or digital elevation model. As the prior point cloud `seems to provide better results <https://community.opendronemap.org/t/tips-to-increase-same-site-temporal-consistency/22161/7>`_, that is the approach we will review here.
842841

843-
Workflow for multi-temporal datasets:
844-
=====================================
842+
**Workflow for multi-temporal datasets:**
845843

846844
#. Process your original data. This step doesn't require a ground control point file, but use one if absolute accuracy is a project requirement
847845
#. Download the Point Cloud from your first processed dataset as an LAZ file type (default). Rename the point cloud to align.laz

0 commit comments

Comments
 (0)