From fc8d282524856e7e7764fe4bbc8741efd1cbc8a8 Mon Sep 17 00:00:00 2001 From: Mike Lambert Date: Thu, 2 Apr 2020 18:48:29 -0500 Subject: [PATCH] Update settings.yaml Former-commit-id: b342b40d2e2f2c8fb5c82534fd0b83b4eb5d8093 --- settings.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.yaml b/settings.yaml index b1df82ae..6ecb4e98 100755 --- a/settings.yaml +++ b/settings.yaml @@ -55,7 +55,7 @@ project_path: '/' # Example: '/home/user/ODMProjects' #dem-approximate: False #dem-decimation: 1 #dem-terrain-type: ComplexForest -#orthophoto_resolution: 20.0 # Pixels/meter +#orthophoto_resolution: 5.0 # cm/pixel #orthophoto_target_srs: !!null # Currently does nothing #orthophoto_no_tiled: False #orthophoto_compression: DEFLATE # Options are [JPEG, LZW, PACKBITS, DEFLATE, LZMA, NONE] Don't change unless you know what you are doing