Even Rouault
Even Rouault
FYI @atlight
> You'll note that the wavelengths are given in nanometers here, so for the imagery domain metadata the units should be parsed and interpreted. thanks, filed as a a separate...
That looks like a cool addition, and with a modest code footprint.
which chrome version is this ? I don't get this with Chromium 141.0.7390.54
> Could that function be updated to search in libgdal? no, embedded resources are not easily discoverables as sub-files. That would involve complicated low-level compiler/OS-specific trick > Or should I...
FYI @Maxxen w.r.t proj.db embedding
> This feature could easily be implemented in Perl or Python with some makefile support yes, that's what I mention in the "alternatives" paragraph. But I don't want to implement...
> Is there going to be a similar option only in PROJ? (Without complling GDAL) yes
PROJ specificities are now covered by a dedicated PROJ RFC-8: https://github.com/OSGeo/PROJ/pull/4274
@MTh3399 I don't reproduce any RAM consumption increase when running your script locally on my Ubuntu 20.04 machine with 32 GB of RAM using GDAL master. RAM consumption remains stable...