From 71e315d75a9edbb7af1ebcf9f833705b3e568323 Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Fri, 23 Feb 2018 14:54:46 -0500 Subject: [PATCH] Added pc-classify in .yaml files Former-commit-id: 4d17fbcbd3297a4d28c45c02eb52d77ca34e0ebe --- docker.settings.yaml | 1 + settings.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docker.settings.yaml b/docker.settings.yaml index 2a2e4092..bb4fa5af 100644 --- a/docker.settings.yaml +++ b/docker.settings.yaml @@ -60,3 +60,4 @@ project_path: '/' #DO NOT CHANGE THIS OR DOCKER WILL NOT WORK. It should be '/' #orthophoto_compression: DEFLATE # Options are [JPEG, LZW, PACKBITS, DEFLATE, LZMA, NONE] Don't change unless you know what you are doing #orthophoto_bigtiff: IF_SAFER # Options are [YES, NO, IF_NEEDED, IF_SAFER] #build_overviews: FALSE +#pc-classify: none diff --git a/settings.yaml b/settings.yaml index 6413e590..95c63fc5 100644 --- a/settings.yaml +++ b/settings.yaml @@ -60,4 +60,4 @@ project_path: '' # Example: '/home/user/ODMProjects #orthophoto_compression: DEFLATE # Options are [JPEG, LZW, PACKBITS, DEFLATE, LZMA, NONE] Don't change unless you know what you are doing #orthophoto_bigtiff: IF_SAFER # Options are [YES, NO, IF_NEEDED, IF_SAFER] #build_overviews: FALSE - +#pc-classify: none