Hello Even
That's great. Thanks for letting me know
Best regards
Parveen
From: Even Rouault
Sent: Wednesday, October 2, 2024 7:45 PM
To: Parveen Sharma ; gdal-dev@lists.osgeo.org
Subject: Re: [gdal-dev] Is it possible to create standalone DLL for OGR GML
drive
Hi,
OGR_ENABLE_DRIVER_GML_PLUGIN=ON will be possible in 3.10 per
https://github.com/OSGeo/gdal/pull/10914
Even
Le 29/08/2024 à 09:41, Parveen Sharma via gdal-dev a écrit :
Hello
I am working on *Release/3.3* branch of *GDAL*. I want to know if its
possible to create a standalone DLL for
So excited for this feature. We have custom code that does stuff like this.
e.g.
+// BEGIN GOOGLE MODIFICATION
+int flags = SQLITE_OPEN_READONLY | SQLITE_OPEN_NOMUTEX;
if (path.empty()) {
-path.resize(2048);
-const bool found =
-pj_find_file(pjCtxt(), "pro