Mateusz Loskot :: hacking on, working out, living up

How to crop images using GDAL

05 Feb 2010 | mloskot

Enrico Zini, author of Meteosatlib, posted to his blog an interesting example in C++ language which uses, still quite mysterious for many, GDAL C++ API class VRTDataset and GDAL VRT machinery and illustrates how to crop images with GDAL.

Fork me on GitHub