Run GDAL commands from Spring Boot Java application and create a Docker image.
Tutorial on how to Dockerize GDAL and execute it from a Java application.
Example command executed in video:
If you found this video helpful, you can buy me a coffee:
☕ https://www.buymeacoffee.com/muratoks...
gdal_translate -of GTiff -co -COMPRESS=JPEG -co "TILED=YES" C46104A1.TIF output.jpeg