From 0766630ca1d7f1d7f9e115d6de48df590fed9706 Mon Sep 17 00:00:00 2001 From: Stephen Mather <1174901+smathermather@users.noreply.github.com> Date: Sun, 25 Aug 2024 17:46:13 -0400 Subject: [PATCH] better flying recommendations --- source/flying.rst | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/source/flying.rst b/source/flying.rst index 483d2860a..eed180ce5 100644 --- a/source/flying.rst +++ b/source/flying.rst @@ -1,6 +1,30 @@ Flying Tips =========== +Data collection effort, full 3D +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +For best in class results with full 3D reconstruction, we recommend the following: + +* 60% overlap nadir flight +* 70-80% overlap 45-degree gimbal angle cross-grid + +The 45-degree cross-grid flight provides the basis for a fully tied together model, while the nadir flights provide the necessary texture for orthophoto texturing. The lower overlap meets the minimum requirement for orthophoto products as facilitated by by feature matching from the much higher overlap cross-grid. + +Data collection effort, 2D and 2.5D products +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +For best in class results 2D and 2.5D products and 5cm resolution, we recommend the following: + +* 70-80% overlap slightly off-nadir (5-10 degree off nadir) + +For more complex buildings and vegetation, aim for closer to 80-83% overlap. If buildings, vegetation, and terrain changes are not complex, it's quite feasible to use closer to 70% overlap. + +(credit: derived from ongoing conversations with Ivan Gayton, Humanitarian OpenStreetMap Team) + +Other resources on flying: +^^^^^^^^^^^^^^^^^^^^^^^^^^ + The `Humanitarian OpenStreetMap team `_ has guidelines on `flying for UAV mapping `_: - `Choosing the right UAV `_ @@ -15,5 +39,4 @@ See also DroneDeploy's guide on `Making Successful Maps `_. - `Learn to edit `_ and help improve `this page `_!