Even Rouault
Even Rouault
hum I had to disable the new test because there's a memory leak during the call to yyparse() in msSLDGenerateTextSLD(). Despite my investigation, I can't manage to fix it. That...
gdal raster mosaic isn't the way to go for your use case. You could achieve what you want (ab)using (abuse is similar to using galwarp) with ``gdal raster reproject --add-alpha...
> This should work as lossless i/o in all be the rarest/weirdest situations, right @rouault? yes
> publicly accessible FileGDB file that has `domains` / `relationships` set https://github.com/OSGeo/gdal/tree/master/autotest/ogr/data/filegdb/Domains.gdb https://github.com/OSGeo/gdal/tree/master/autotest/ogr/data/filegdb/relationships.gdb > I don't understand what you mean by showing datasets They meant "feature datasets" which is a...
> java.lang.UnsatisfiedLinkError: 'int org.gdal.osr.osrJNI.SpatialReference_ExportToWkt(long, org.gdal.osr.SpatialReference, java.lang.String[])' > at org.gdal.osr.osrJNI.SpatialReference_ExportToWkt(Native Method) > Judging by the error, I'm guessing the java bindings we are using are outdated compared to the native library....
> * Its possible macos-latest may have switched architectures at some point when the version it points to changed. it indeed changed to be an alias of macos-14 which is...
In your build environment, does ``gdal-config --version`` returns something ?
@clickworkorange hum I'm a bit at loss then where it finds your other GDAL version ? Where is 3.6.2 is installed ?
> Anyone bother to add texture shading to the gdaldem app? Unlikely to happen by magic. Someone will have to code that.
closing. we won't invest in those historical utilities