<div dir="ltr"><div>Hi folks</div><div><br></div><div>I'm working on converting an existing VRT mosaic pipeline to use GTI to improve its scalability with huge layers.</div><div><br></div><div>A problem is that our individual raster tiles may have projections with subtly varying WKT, since they were often produced by customers using different tooling and in different places. The WKT in the tiles may even be altogether incorrect or missing (even though they're actually all the same projection as the GTI file itself).</div><div><br></div><div>With VRT this was not a problem since the VRT file didn't support reprojection and just overrode the projection of its tiles. But with GTI I think  the driver is unnecessarily passing everything through the warp kernel.</div><div><br></div><div>Is there a way to override the projection of the source tiles when using the GTI driver?</div><br><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px">Regards,</div><div style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px">Craig</div><div style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px"><br></div><div style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px">Platform Engineer<br></div><div style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px">Koordinates</div><div style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px"><a href="http://koordinates.com/" style="color:rgb(17,85,204)" target="_blank">koordinates.com</a> / <a href="https://twitter.com/koordinates" style="color:rgb(17,85,204)" target="_blank">@koordinates</a></div></div></div></div>