<div dir="ltr"><span style="font-size:12.8px">Hello,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I'm trying to transform a raster into a different projection using the public C functions exposed in gdal_alg.h</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I have some code that I have been testing using the functions <span style="color:rgb(0,134,179);font-family:consolas,"liberation mono",menlo,courier,monospace;font-size:12px;line-height:20px;white-space:pre-wrap">GDALCreateGenImgProjTransformer() </span>and <span style="color:rgb(0,134,179);font-family:consolas,"liberation mono",menlo,courier,monospace;font-size:12px;line-height:20px;white-space:pre-wrap">GDALGenImgProjTransform():</span></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><a href="https://gist.github.com/monkeybutter/8367132e9683a4eb823a0175586a25b1" target="_blank">https://gist.github.com/monkeybutter/8367132e9683a4eb823a0175586a25b1</a></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Obviously I'm doing something wrong (the code segment faults), but I cannot find any example or tutorial that explains how this operations should be performed. Does anyone have a recommendation or example that shows this functionality?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thank you very much for your help,</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Kind regards,</div><div style="font-size:12.8px">Pablo</div></div>