kopia lustrzana https://github.com/OpenDroneMap/ODM
Add BIGTIFF IFSAFER for DEM generation
rodzic
aa9d91da07
commit
5d96bd05ac
|
@ -5,5 +5,6 @@ def get_dem_vars(args):
|
|||
'COMPRESS': 'LZW',
|
||||
'BLOCKXSIZE': 512,
|
||||
'BLOCKYSIZE': 512,
|
||||
'BIGTIFF': 'IF_SAFER',
|
||||
'NUM_THREADS': args.max_concurrency,
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue