Remove old gcp config

pull/472/head
Dakota Benjamin 2017-01-23 10:47:17 -05:00 zatwierdzone przez GitHub
rodzic 2e9d8126b7
commit 963f90bff4
1 zmienionych plików z 0 dodań i 7 usunięć

Wyświetl plik

@ -281,13 +281,6 @@ def config():
help=('Use this tag if you have a gcp_list.txt but '
'want to use the exif geotags instead'))
# Depreciated
parser.add_argument('--odm_georeferencing-useGcp',
action='store_true',
default=False,
help='Enabling GCPs from the file above. The GCP file '
'is not used by default.')
parser.add_argument('--orthophoto-resolution',
metavar='<float > 0.0>',
default=20.0,