Le 30/05/2025 à 23:39, Tom Moore a écrit :
Hi Even
I just wanted to update you and provide a record for posterity with
the results of me playing around with gdal/java and resource management.
It appears to me that Dataset objects should not be closed from Java
client code. If you do then o
Hi Even
I just wanted to update you and provide a record for posterity with the results
of me playing around with gdal/java and resource management.
It appears to me that Dataset objects should not be closed from Java client
code. If you do then often there will be an access violation (native
Howard Butler, Dan Baston, Alessandro Pasotti, Mike Smith, Michael Sumner, Even
Rouault, Chris Toney and Javier Jimenez Shaw held the monthly GDAL Maintainers
Meeting on 05/22/2025. The following items were discussed and reported upon:
Project News
* GDAL 3.11.0 was
HI Steve,
Yes, it is the MapServer logs that might have something useful. You can also
increase the LAYER logging and add in GDAL logging by adding the following to
the Mapfile:
CONFIG "CPL_DEBUG" "ON"
CONFIG "PROJ_DEBUG" "ON"
DEBUG 5
LAYER
DEBUG 5
I wouldn't worry too much