Merge pull request #1098 from bodom0015/update-resolution-units

Update sample value / units for orthophoto_resolution in settings.yaml

Former-commit-id: 18416d6751
pull/1161/head
Piero Toffanin 2020-04-02 20:48:42 -04:00 zatwierdzone przez GitHub
commit 404239e429
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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