From d9d158257eea7a7823583fbd3c44d02bb2118005 Mon Sep 17 00:00:00 2001 From: SambokoHubert Date: Tue, 9 Jul 2024 14:19:14 +0200 Subject: [PATCH] Update align.rst Helpful to know what a base map is? --- source/align.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/align.rst b/source/align.rst index 08656a3cc..6ef285cbc 100644 --- a/source/align.rst +++ b/source/align.rst @@ -8,6 +8,6 @@ Starting from ODM ``3.0.2`` people can supply a reference alignment file to geor If you supply a file called ``align.laz``, ``align.las`` or ``align.tif`` (single band GeoTIFF DEM) then ODM will automatically detect it and attempt to align outputs to this reference model. If it has another name you can specify using ``--align ``. -The alignment file must be created in the base of your project folder. +The alignment file must be created in the base of your project folder. The base folder is usually where you have stored your images. `Learn to edit `_ and help improve `this page `_!