<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body>
<p>Craig,</p>
<p>you can for example use <span class="w"></span><span
class="sig-name descname"><span class="n"><span class="pre"><span
class="highlighted">GDALAutoCreateWarpedVRT</span></span></span></span><span
class="sig-paren">() to create a in-memory VRT (without
reprojecting any pixel data) in the target projection and query
its bounds<br>
</span></p>
<p><span class="sig-paren">Even<br>
</span></p>
<div class="moz-cite-prefix">Le 13/07/2021 à 23:21, Craig Delancy a
écrit :<br>
</div>
<blockquote type="cite"
cite="mid:CH2PR17MB373398E36A2407373DE0C9E6C7149@CH2PR17MB3733.namprd17.prod.outlook.com">
<meta name="Generator" content="Microsoft Word 15 (filtered
medium)">
<div class="WordSection1">
<p class="MsoNormal">Using the c++ API, how would I go about
getting the bounds of a raster dataset, reprojected into
another projection, without actually performing the
reprojection first? Is there a way to do this, or do I have to
do the reprojection to get this info?<br>
<br>
I was thinking I could get the corners and reproject them as
points, but I think this could give an incorrect answer
depending on the target projection.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Thank you.</p>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
gdal-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/gdal-dev">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a>
</pre>
</blockquote>
<pre class="moz-signature" cols="72">--
<a class="moz-txt-link-freetext" href="http://www.spatialys.com">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
</body>
</html>