Former-commit-id: 388f1e816a
pull/1161/head
Piero Toffanin 2017-06-24 15:18:39 -04:00
rodzic 49246e755f
commit fc1a65329f
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -367,7 +367,7 @@ def config():
metavar='<float>',
type=float,
default=0.1,
help='Length of raster cell edges in X/Y units.'
help='Length of raster cell edges in meters.'
'\nDefault: %(default)s')
parser.add_argument('--dem-maxangle',