[gdal-dev] rasterize in gdal_alg.h

2020-10-02 Thread Pieter Kempeneers
I was using GDALRasterizeLayersBuf from gdal_alg.h from the C++ API (on Linux, version lilbgdal-dev 2.4.0). In the documentation for the different rasterize functions, it is stated that: "The output raster may be of any GDAL supported datatype, though currently internally the burning is done eithe

Re: [gdal-dev] Using GDALRPCTransform with a pre-loaded DEM

2020-10-02 Thread Julien Osman
  > > --> this returns a GDALDatasetH. You need to GDALClose() it before > being able to reopen it, so that its content gets flushed to storage. > Well, I have to say I'm impressed. Everything works smoothly. Thank you for your help :) Julien Osman. __

Re: [gdal-dev] How does it work FEATURE_SERVER_PAGING?

2020-10-02 Thread aborruso
I have solved my curl problem and now it works. You are a great community, thank you -- Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html ___ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/g

Re: [gdal-dev] XMP in COG

2020-10-02 Thread Even Rouault
On jeudi 1 octobre 2020 23:19:22 CEST Javier Jimenez Shaw wrote: > Hi > > I have seen that XMP is not copied into a COG file when CreateCopy is > called. Actually it is also not done in CreateCopy of GTiff. > Does it make sense to include the copy of this metadata automatically? And > what about o

[gdal-dev] MOD021KM subdatasets listing identical bands

2020-10-02 Thread Nikos Alexandris
According to `gdalinfo`, MOD021KM (and MYD021KM for the matter), list identical bands under two different subdatasets (SDSes). For example, SDS 3 (see `gdalinfo`'s report on it https://gitlab.com/thermopolis/public/code/-/snippets/2021406) and SDS 24 (see `gdalinfo`'s report on it https://gitlab.