diff --git a/opendm/config.py b/opendm/config.py index 3db8151f..d8e3a179 100755 --- a/opendm/config.py +++ b/opendm/config.py @@ -838,7 +838,7 @@ def config(argv=None, parser=None): type=float, action=StoreValue, metavar='', - default=10, + default=3, help='Set a value in meters for the GPS Dilution of Precision (DOP) ' 'information for all images. If your images are tagged ' 'with high precision GPS information (RTK), this value will be automatically '