11.05.2012 11:50, Thomas Sevaldrud написал:
10.05.2012 23:14, Thomas Sevaldrud написал:
Hi Dmitry, and thanks for your answer!
Hi Thomas!
I was actually looking at this patch earlier today, but I also
wanted to see if I could solve it without patching.
Will this patc
>
> 10.05.2012 23:14, Thomas Sevaldrud написал:
>
> Hi Dmitry, and thanks for your answer!
>
> Hi Thomas!
>
>
> I was actually looking at this patch earlier today, but I also wanted to
> see if I could solve it without patching.
>
> Will this patch be included in the official source?
>
> My patch
Исходное сообщение
Тема: Re: [gdal-dev] Creating a VRT dataset from overviews in C++
Дата: Thu, 10 May 2012 23:58:53 +0400
От: Dmitry Baryshnikov
Кому: Thomas Sevaldrud
10.05.2012 23:14, Thomas Sevaldrud написал:
Hi Dmitry, and thanks for your answer!
Hi
Hi Dmitry, and thanks for your answer!
I was actually looking at this patch earlier today, but I also wanted to
see if I could solve it without patching.
Will this patch be included in the official source?
Is it possible to do it the way I described in the previous mail?
Cheers,
Thomas
On Thu,
10.05.2012 19:03, tseval ???:
Hi,
I'm trying to cut and reproject a large image with overviews using the c++
api. This runs extremely slow when I produce highly downsampled cutouts
covering large areas of the original image.
I understand the the Warp API doesn't use the overviews when resam
Hi,
I'm trying to cut and reproject a large image with overviews using the c++
api. This runs extremely slow when I produce highly downsampled cutouts
covering large areas of the original image.
I understand the the Warp API doesn't use the overviews when resampling, so
I wanted to make a tempora