Hi Even,
Thank you very much for your attention on this issue. Thank you for your time.
I did what you told and I rebuild netCDF SDK with support for NC-4. In order to
do that I needed to build the HDF4 SDK and install a lot of things I didn't
know I didn't have on that machine.
Anyway, the pr
On Thu, 1 Aug 2019, 13:08 Ahmet Temiz, wrote:
> Hi,
>
> How can I do raster masking / clipping with c++.
> I will appreciate for any guidance.
>
Read the code, how it's done in gdal_translate utility implementation (1)
which is also available as a library (2) or from Python API (3)
(1)
https://
Hi,
How can I do raster masking / clipping with c++.
I will appreciate for any guidance.
regards
--
Ahmet Temiz
Jeoloji Müh.
Afet ve Acil Durum Yönetimi Başkanlığı
Bilgi İşlem Dairesi Başkanlığı-CBS Grubu
Ahmet Temiz
Geological Eng.
Information Systems - GIS Group
D
Hi,
I've compiled GDAL 3.0.1 on Ubuntu 18.10. It was my first time compiling
GDAL 3.x. I'm just starting to test it.
I have a small comment on the compilation.
For GDAL 2.x, I just needed to provide:
--with-java=$javadir --with-jvm-lib=$javadir/jre/lib/amd64/server
For GDAL 3.x, I had to set LD