[gdal-dev] GPU support for GDAL

Pradeep Mahato pradeep.cabs at gov.in
Wed Jan 15 01:03:07 PST 2025


Hi,
  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.
  
   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. 


----- Original Message -----
From: gdal-dev at lists.osgeo.org
To: gdal-dev at lists.osgeo.org
Sent: Friday, November 8, 2024 6:38:14 PM
Subject: Re: [gdal-dev] GPU support for GDAL

Pradeep Mahato via gdal-dev <gdal-dev at lists.osgeo.org> writes:

> In second approach i am facing issue in stacking and making it as one
> ".ovr" file. So Pls help me in this regard.

If you are going to ask for help, you should have your goals and
software design in writing, and publish them.  Before doing that, you
should have it reviewed by others in your organization.  Your message
comes across as "I did something (but I'm not actually explaining what I
did), and I didn't get what I wanted (but I'm not telling you what I
wanted), so please do this for me".  Overall, it sounds like you need a
consultant.
_______________________________________________
gdal-dev mailing list
gdal-dev at lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev
-- 


More information about the gdal-dev mailing list