Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

GDAL TOOLS

Porting of some gdals tools using conan

gdal_addo

Create pyramids / overviews

    gdal_addo file.tif 2 4 8 16 (internal pyramids)
    gdal_addo -ro file.tif 2 4 8 16 (external pyramids)

gdal_translate

Convert between file formats

    gdal_translate file_in.jpg -of GTiff fileout.tif

About

some GDAL tools built with Conan

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages