<div dir="ltr"><div>The ovr is "just" a tiff with several "pages" (I do not know the exact name). Like in the old times, using a scanner to scan several pages of a document. (actually, there are some image viewers that show you this opening a tiff with embedded overlays: several pages)<br></div><div>You can create that with gdal. Unfortunately I forgot the details.<br></div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Wed, 15 Jan 2025 at 10:12, Pradeep Mahato via gdal-dev <<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
  The problem i am facing is related to generating the overview(Pyramid) layer. GDAl has BuildOverview() function to build the pyramid layer and save it as a file with ".ovr" extension. The BuildOverview() funstion takes raster file as input and generate the layer.<br>
<br>
   As per project design application is generating these pyramid layer. my requirement is that is any function is  available in gdal where i can pass there multiple layers of pyramid and the function provides me a single ".ovr" file. <br>
<br>
<br>
----- Original Message -----<br>
From: <a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
To: <a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
Sent: Friday, November 8, 2024 6:38:14 PM<br>
Subject: Re: [gdal-dev] GPU support for GDAL<br>
<br>
Pradeep Mahato via gdal-dev <<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a>> writes:<br>
<br>
> In second approach i am facing issue in stacking and making it as one<br>
> ".ovr" file. So Pls help me in this regard.<br>
<br>
If you are going to ask for help, you should have your goals and<br>
software design in writing, and publish them.  Before doing that, you<br>
should have it reviewed by others in your organization.  Your message<br>
comes across as "I did something (but I'm not actually explaining what I<br>
did), and I didn't get what I wanted (but I'm not telling you what I<br>
wanted), so please do this for me".  Overall, it sounds like you need a<br>
consultant.<br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
-- <br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</blockquote></div>