Issue with converting .tif to mbtiles using GDAL C++
I have been tasked with looking at some code that converts .tif files to .mbtiles and stores them in sql lite database. The code has a bug where when converting from .tif to mbtiles the map when requested is ‘out of order.’ I have been learning gdal along the way and have run out of things to try.