stination) will not fit.
De : gdal-dev de la part de Joaquim Manuel
Freire Luís
Envoyé : jeudi 11 octobre 2018 16:47:27
À : gdal-dev@lists.osgeo.org
Objet : Re: [gdal-dev] Best method to extract regions from a raster into a
memory buffer
Hi,
I think yo
Behalf Of Aurélien Albert
Sent: Thursday, October 11, 2018 11:28 AM
To: gdal-dev@lists.osgeo.org
Subject: [gdal-dev] Best method to extract regions from a raster into a memory
buffer
Hi,
I'm doing C++ applications and I'm familiar with GDAL 1.7 C/C++ API. For a new
application, I
Hi,
I'm doing C++ applications and I'm familiar with GDAL 1.7 C/C++ API. For a new
application, I'm switching to GDAL 2.2.
In this application, I have the need to extract a region from a raster :
Let's say I have 4000px x 4000px elevation raster, covering the whole earth, in
EPSG 4326.
No