Thank you Jukka and Even. Was able to resolve my issue with the help of your
responses.
--
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
Hello,
I've heard conflicting information about this in general casually and rather
than test and make assumptions on results, was hoping to get some informed
answer.
I've read that Raster Attribute Tables must be created on single band
GeoTIFFs. Furthermore, ArcMap requires that to make Raster A
Hi,
I only see gdal_ls.py in historical versions:
https://github.com/OSGeo/gdal/blob/e346a31f3119f3bb3f77dd7ddc8037b3049c2026/gdal/swig/python/samples/gdal_ls.py
I'm picking up on a very old suggestion[0] to use it as part of a chain to help
gdaltindex generate footprints for images inside .zip
Le 25/05/2021 à 15:30, Howard Butler a écrit :
On May 24, 2021, at 5:39 PM, Sean Gillies wrote:
Howard, are you suggesting that there should be a configuration option to opt
in to this new feature?
Yes, I think it should be explicitly opt-in, not silently opt-out for the time
being.
On
> On May 24, 2021, at 5:39 PM, Sean Gillies wrote:
>
> Howard, are you suggesting that there should be a configuration option to opt
> in to this new feature?
Yes, I think it should be explicitly opt-in, not silently opt-out for the time
being.
> On May 24, 2021, at 6:15 PM, Even Rouault