From 85d3d907719cdeb136fe16478003b8b7a4385bf8 Mon Sep 17 00:00:00 2001 From: Saijin-Naib Date: Wed, 14 Dec 2022 00:43:07 -0500 Subject: [PATCH] Updates for v3.0.2 Add documentation pages for the new --align argument --- source/arguments.rst | 3 +++ source/arguments/align.rst | 18 ++++++++++++++++++ source/arguments_edit/align.rst | 1 + 3 files changed, 22 insertions(+) create mode 100644 source/arguments/align.rst create mode 100644 source/arguments_edit/align.rst diff --git a/source/arguments.rst b/source/arguments.rst index 556d58464..5d2f9ccc2 100644 --- a/source/arguments.rst +++ b/source/arguments.rst @@ -11,6 +11,9 @@ Options and Flags :ref:`3d-tiles<3d-tiles>` Generate OGC 3D Tiles outputs. Default: ``False`` +:ref:`align` + Path to a GeoTIFF DEM or a LAS/LAZ point cloud that the reconstruction outputs should be automatically aligned to. Experimental. Default: ``None`` + :ref:`auto-boundary` Automatically set a boundary using camera shot locations to limit the area of the reconstruction. This can help remove far away background artifacts (sky, background landscapes, etc.). See also --boundary. Default: ``False`` diff --git a/source/arguments/align.rst b/source/arguments/align.rst new file mode 100644 index 000000000..19960aafa --- /dev/null +++ b/source/arguments/align.rst @@ -0,0 +1,18 @@ +.. + AUTO-GENERATED by extract_odm_strings.py! DO NOT EDIT! + If you want to add more details to a command, edit a + .rst file in arguments_edit/.rst + +.. _align: + +align +````` + +**Options:** ** + +Path to a GeoTIFF DEM or a LAS/LAZ point cloud that the reconstruction outputs should be automatically aligned to. Experimental. Default: ``None`` + + + + +`Learn to edit `_ and help improve `this page `_! diff --git a/source/arguments_edit/align.rst b/source/arguments_edit/align.rst new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/source/arguments_edit/align.rst @@ -0,0 +1 @@ +