kopia lustrzana https://github.com/OpenDroneMap/ODM
fix missing space
"FAILURE: No target dataset specified." bug introduced bypull/1161/headd4d53b553b
[formerly15532abcfd
] Former-commit-id:920cf4162c
rodzic
f93f8d70a3
commit
5608a8266b
|
@ -123,7 +123,7 @@ class ODMOrthoPhotoCell(ecto.Cell):
|
|||
'-co BLOCKYSIZE=512 '
|
||||
'-co NUM_THREADS=ALL_CPUS '
|
||||
'-a_srs \"{proj}\" '
|
||||
'--config GDAL_CACHEMAX {max_memory}%'
|
||||
'--config GDAL_CACHEMAX {max_memory}% '
|
||||
'{png} {tiff} > {log}'.format(**kwargs))
|
||||
|
||||
if args.crop > 0:
|
||||
|
|
Ładowanie…
Reference in New Issue