From a01c044e9fe6f269d011b7bc4e0938be01ebcfa0 Mon Sep 17 00:00:00 2001 From: Stephen Mather <1174901+smathermather@users.noreply.github.com> Date: Sat, 8 Aug 2020 23:56:28 -0400 Subject: [PATCH] Remove exiftool reference Deprecated with better exif handling in ODM --- source/tutorials.rst | 5 ----- 1 file changed, 5 deletions(-) diff --git a/source/tutorials.rst b/source/tutorials.rst index c52fb399e..ce99d0a8a 100644 --- a/source/tutorials.rst +++ b/source/tutorials.rst @@ -341,11 +341,6 @@ critical bits are the install folder (if you installed as above, it’s all of the images. If you set it up like this, the images don’t get re-copied because they’re already in the directory that ODM wants them in. -- If you’ve got images with GPS info on them (as from an Ebee), use - exiftool to massage the GPS information - ``exiftool "-GPSDOP`__\ To do so - you’ll need to install exiftool. The command for that is probably - ``sudo apt install libimage-exiftool-perl``. - Modify settings.yaml to specify the parent directory of the project folder (in this case the Volume we created, ``/mnt/odmdata/``). Make sure the images are in the correct spot,