kopia lustrzana https://github.com/OpenDroneMap/ODM
Larger tiles length in dem2mesh
rodzic
5c9edafa4e
commit
112b816843
|
@ -97,6 +97,7 @@ def dem_to_mesh_gridded(inGeotiff, outMesh, maxVertexCount, verbose=False):
|
|||
|
||||
system.run('{bin} -inputFile {infile} '
|
||||
'-outputFile {outfile} '
|
||||
'-maxTileLength 4000 '
|
||||
'-maxVertexCount {maxVertexCount} '
|
||||
' {verbose} '.format(**kwargs))
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue