gdalwarp has -co TILES=YES (256x256 as default) Can I set different tile size?
-co TILES=YES
Thanks
Yes, with -co "BLOCKXSIZE=n" and -co "BLOCKYSIZE=n", but beware that not all formats support blocks with a height > 1.
-co "BLOCKXSIZE=n"
-co "BLOCKYSIZE=n"
Sign up using Google
Sign up using Facebook
Sign up using Stack Exchange
By posting your answer, you agree to the privacy policy and terms of service.
tagged
asked
1 year ago
viewed
137 times
active