[gdal-dev] Happy 22nd birthday to GDAL !

2020-10-17 Thread Jeff McKenna
Happy 22nd birthday to GDAL ! From the first commit on 1998-10-17 from a small rural town outside of Ottawa Canada, to a CVS repository, to almost every geospatial software installation on the planet (and satellites and other planets!) in 22 years. The ultimate example of sharing & community.

Re: [gdal-dev] JNI error for OpenFileGDB driver in Concurrent environment

2020-10-17 Thread Even Rouault
On samedi 17 octobre 2020 15:44:15 CEST Yang wrote: > I am using gdal with java binding in my web application to load .gdb data > through the OpenFileGDB driver, however I found that for a single request, > it will work as expected, but some JNI related error will occur when > multiple requests to

[gdal-dev] JNI error for OpenFileGDB driver in Concurrent environment

2020-10-17 Thread Yang
I am using gdal with java binding in my web application to load .gdb data through the OpenFileGDB driver, however I found that for a single request, it will work as expected, but some JNI related error will occur when multiple requests to be served at the same time, like this: ERROR 1: Error oc