diff --git a/Makefile b/Makefile index 27ace76..47aa097 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := gdal -URL = https://download.osgeo.org/gdal/3.6.4/gdal-3.6.4.tar.xz +URL = https://download.osgeo.org/gdal/3.7.0/gdal-3.7.0.tar.xz ARCHIVES = include ../common/Makefile.common diff --git a/buildreq_cache b/buildreq_cache index 03e2034..29ebbb5 100644 --- a/buildreq_cache +++ b/buildreq_cache @@ -1,4 +1,4 @@ -3.6.4 +3.7.0 libjpeg-turbo-dev ocl-icd-dev pcre-dev diff --git a/gdal.spec b/gdal.spec index 0284698..9a5baf6 100644 --- a/gdal.spec +++ b/gdal.spec @@ -4,10 +4,10 @@ # Using build pattern: cmake # Name : gdal -Version : 3.6.4 -Release : 81 -URL : https://download.osgeo.org/gdal/3.6.4/gdal-3.6.4.tar.xz -Source0 : https://download.osgeo.org/gdal/3.6.4/gdal-3.6.4.tar.xz +Version : 3.7.0 +Release : 82 +URL : https://download.osgeo.org/gdal/3.7.0/gdal-3.7.0.tar.xz +Source0 : https://download.osgeo.org/gdal/3.7.0/gdal-3.7.0.tar.xz Summary : Geospatial Data Abstraction Library Group : Development/Tools License : Apache-2.0 BSD-3-Clause ISC LGPL-2.0 Libpng MIT Public-Domain @@ -146,15 +146,15 @@ python3 components for the gdal package. %prep -%setup -q -n gdal-3.6.4 -cd %{_builddir}/gdal-3.6.4 +%setup -q -n gdal-3.7.0 +cd %{_builddir}/gdal-3.7.0 %build export http_proxy=http://127.0.0.1:9/ export https_proxy=http://127.0.0.1:9/ export no_proxy=localhost,127.0.0.1,0.0.0.0 export LANG=C.UTF-8 -export SOURCE_DATE_EPOCH=1683268653 +export SOURCE_DATE_EPOCH=1683842206 mkdir -p clr-build pushd clr-build export GCC_IGNORE_WERROR=1 @@ -187,7 +187,7 @@ make %{?_smp_mflags} popd %install -export SOURCE_DATE_EPOCH=1683268653 +export SOURCE_DATE_EPOCH=1683842206 rm -rf %{buildroot} mkdir -p %{buildroot}/usr/share/package-licenses/gdal cp %{_builddir}/gdal-%{version}/LICENSE.TXT %{buildroot}/usr/share/package-licenses/gdal/51134147a0feb5f2a47099a8b81d33f1099dfd21 || : @@ -243,6 +243,7 @@ rm -f %{buildroot}*/usr/etc/bash_completion.d/gdal-bash-completion.sh /V3/usr/bin/ogrinfo /V3/usr/bin/ogrlineref /V3/usr/bin/ogrtindex +/V3/usr/bin/sozip /usr/bin/gdal-config /usr/bin/gdal2tiles.py /usr/bin/gdal2xyz.py @@ -288,6 +289,7 @@ rm -f %{buildroot}*/usr/etc/bash_completion.d/gdal-bash-completion.sh /usr/bin/ogrtindex /usr/bin/pct2rgb.py /usr/bin/rgb2pct.py +/usr/bin/sozip %files data %defattr(-,root,root,-) @@ -341,6 +343,7 @@ rm -f %{buildroot}*/usr/etc/bash_completion.d/gdal-bash-completion.sh /usr/share/gdal/epsg.wkt /usr/share/gdal/esri_StatePlane_extra.wkt /usr/share/gdal/gdalicon.png +/usr/share/gdal/gdalinfo_output.schema.json /usr/share/gdal/gdalmdiminfo_output.schema.json /usr/share/gdal/gdalvrt.xsd /usr/share/gdal/gml_registry.xml @@ -362,6 +365,7 @@ rm -f %{buildroot}*/usr/etc/bash_completion.d/gdal-bash-completion.sh /usr/share/gdal/grib2_table_4_2_0_191.csv /usr/share/gdal/grib2_table_4_2_0_2.csv /usr/share/gdal/grib2_table_4_2_0_20.csv +/usr/share/gdal/grib2_table_4_2_0_21.csv /usr/share/gdal/grib2_table_4_2_0_3.csv /usr/share/gdal/grib2_table_4_2_0_4.csv /usr/share/gdal/grib2_table_4_2_0_5.csv @@ -383,6 +387,7 @@ rm -f %{buildroot}*/usr/etc/bash_completion.d/gdal-bash-completion.sh /usr/share/gdal/grib2_table_4_2_2_3.csv /usr/share/gdal/grib2_table_4_2_2_4.csv /usr/share/gdal/grib2_table_4_2_2_5.csv +/usr/share/gdal/grib2_table_4_2_2_6.csv /usr/share/gdal/grib2_table_4_2_3_0.csv /usr/share/gdal/grib2_table_4_2_3_1.csv /usr/share/gdal/grib2_table_4_2_3_2.csv @@ -446,6 +451,7 @@ rm -f %{buildroot}*/usr/etc/bash_completion.d/gdal-bash-completion.sh /usr/share/gdal/netcdf_config.xsd /usr/share/gdal/nitf_spec.xml /usr/share/gdal/nitf_spec.xsd +/usr/share/gdal/ogrinfo_output.schema.json /usr/share/gdal/ogrvrt.xsd /usr/share/gdal/osmconf.ini /usr/share/gdal/ozi_datum.csv @@ -556,10 +562,10 @@ rm -f %{buildroot}*/usr/etc/bash_completion.d/gdal-bash-completion.sh %files lib %defattr(-,root,root,-) -/V3/usr/lib64/libgdal.so.32 -/V3/usr/lib64/libgdal.so.32.3.6.4 -/usr/lib64/libgdal.so.32 -/usr/lib64/libgdal.so.32.3.6.4 +/V3/usr/lib64/libgdal.so.33 +/V3/usr/lib64/libgdal.so.33.3.7.0 +/usr/lib64/libgdal.so.33 +/usr/lib64/libgdal.so.33.3.7.0 %files license %defattr(0644,root,root,0755) @@ -618,6 +624,7 @@ rm -f %{buildroot}*/usr/etc/bash_completion.d/gdal-bash-completion.sh /usr/share/man/man1/ogrtindex.1 /usr/share/man/man1/pct2rgb.1 /usr/share/man/man1/rgb2pct.1 +/usr/share/man/man1/sozip.1 %files python %defattr(-,root,root,-) diff --git a/options.conf b/options.conf index c8e059a..73f2763 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = gdal -url = https://download.osgeo.org/gdal/3.6.4/gdal-3.6.4.tar.xz +url = https://download.osgeo.org/gdal/3.7.0/gdal-3.7.0.tar.xz archives = giturl = https://github.com/OSGeo/gdal.git domain = diff --git a/release b/release index d88e313..dde92dd 100644 --- a/release +++ b/release @@ -1 +1 @@ -81 +82 diff --git a/symbols b/symbols index 5a38313..63389ce 100644 --- a/symbols +++ b/symbols @@ -1,5853 +1,5937 @@ -libgdal.so.32:BSBClose -libgdal.so.32:BSBCreate -libgdal.so.32:BSBOpen -libgdal.so.32:BSBReadScanline -libgdal.so.32:BSBWritePCT -libgdal.so.32:BSBWriteScanline -libgdal.so.32:CPLAcquireLock -libgdal.so.32:CPLAcquireMutex -libgdal.so.32:CPLAddXMLAttributeAndValue -libgdal.so.32:CPLAddXMLChild -libgdal.so.32:CPLAddXMLSibling -libgdal.so.32:CPLAtoGIntBig -libgdal.so.32:CPLAtoGIntBigEx -libgdal.so.32:CPLAtof -libgdal.so.32:CPLAtofDelim -libgdal.so.32:CPLAtofM -libgdal.so.32:CPLAtomicAdd -libgdal.so.32:CPLBase64DecodeInPlace -libgdal.so.32:CPLBase64Encode -libgdal.so.32:CPLBinaryToHex -libgdal.so.32:CPLCalloc -libgdal.so.32:CPLCanRecode -libgdal.so.32:CPLCheckForFile -libgdal.so.32:CPLCleanTrailingSlash -libgdal.so.32:CPLCleanXMLElementName -libgdal.so.32:CPLCleanupErrorMutex -libgdal.so.32:CPLCleanupMasterMutex -libgdal.so.32:CPLCleanupSharedFileMutex -libgdal.so.32:CPLCleanupTLS -libgdal.so.32:CPLClearRecodeWarningFlags -libgdal.so.32:CPLCloneXMLTree -libgdal.so.32:CPLCloseFileInZip -libgdal.so.32:CPLCloseShared -libgdal.so.32:CPLCloseZip -libgdal.so.32:CPLCondBroadcast -libgdal.so.32:CPLCondSignal -libgdal.so.32:CPLCondTimedWait -libgdal.so.32:CPLCondWait -libgdal.so.32:CPLCopyFile -libgdal.so.32:CPLCopyTree -libgdal.so.32:CPLCorrespondingPaths -libgdal.so.32:CPLCreateCond -libgdal.so.32:CPLCreateFileInZip -libgdal.so.32:CPLCreateJoinableThread -libgdal.so.32:CPLCreateLock -libgdal.so.32:CPLCreateMutex -libgdal.so.32:CPLCreateMutexEx -libgdal.so.32:CPLCreateOrAcquireLock -libgdal.so.32:CPLCreateOrAcquireMutex -libgdal.so.32:CPLCreateOrAcquireMutexEx -libgdal.so.32:CPLCreateThread -libgdal.so.32:CPLCreateXMLElementAndValue -libgdal.so.32:CPLCreateXMLNode -libgdal.so.32:CPLCreateZip -libgdal.so.32:CPLDMSToDec -libgdal.so.32:CPLDebug -libgdal.so.32:CPLDecToDMS -libgdal.so.32:CPLDecToPackedDMS -libgdal.so.32:CPLDefaultErrorHandler -libgdal.so.32:CPLDefaultFindFile -libgdal.so.32:CPLDestroyCompressorRegistry -libgdal.so.32:CPLDestroyCond -libgdal.so.32:CPLDestroyLock -libgdal.so.32:CPLDestroyMutex -libgdal.so.32:CPLDestroyXMLNode -libgdal.so.32:CPLDumpSharedList -libgdal.so.32:CPLEmergencyError -libgdal.so.32:CPLEncodingCharSize -libgdal.so.32:CPLError -libgdal.so.32:CPLErrorReset -libgdal.so.32:CPLErrorSetState -libgdal.so.32:CPLErrorV -libgdal.so.32:CPLEscapeString -libgdal.so.32:CPLExpandTilde -libgdal.so.32:CPLExtractRelativePath -libgdal.so.32:CPLFGets -libgdal.so.32:CPLFetchBool -libgdal.so.32:CPLFindFile -libgdal.so.32:CPLFinderClean -libgdal.so.32:CPLForceToASCII -libgdal.so.32:CPLFormCIFilename -libgdal.so.32:CPLFormFilename -libgdal.so.32:CPLFreeConfig -libgdal.so.32:CPLGenerateTempFilename -libgdal.so.32:CPLGetBasename -libgdal.so.32:CPLGetCompressor -libgdal.so.32:CPLGetCompressors -libgdal.so.32:CPLGetConfigOption -libgdal.so.32:CPLGetConfigOptions -libgdal.so.32:CPLGetCurrentDir -libgdal.so.32:CPLGetCurrentProcessID -libgdal.so.32:CPLGetDecompressor -libgdal.so.32:CPLGetDecompressors -libgdal.so.32:CPLGetDirname -libgdal.so.32:CPLGetErrorCounter -libgdal.so.32:CPLGetErrorHandlerUserData -libgdal.so.32:CPLGetExecPath -libgdal.so.32:CPLGetExtension -libgdal.so.32:CPLGetFilename -libgdal.so.32:CPLGetHomeDir -libgdal.so.32:CPLGetLastErrorMsg -libgdal.so.32:CPLGetLastErrorNo -libgdal.so.32:CPLGetLastErrorType -libgdal.so.32:CPLGetNumCPUs -libgdal.so.32:CPLGetPID -libgdal.so.32:CPLGetPageSize -libgdal.so.32:CPLGetPath -libgdal.so.32:CPLGetPhysicalRAM -libgdal.so.32:CPLGetSharedList -libgdal.so.32:CPLGetSymbol -libgdal.so.32:CPLGetTLS -libgdal.so.32:CPLGetTLSEx -libgdal.so.32:CPLGetThreadLocalConfigOption -libgdal.so.32:CPLGetThreadLocalConfigOptions -libgdal.so.32:CPLGetThreadingModel -libgdal.so.32:CPLGetUsablePhysicalRAM -libgdal.so.32:CPLGetValueType -libgdal.so.32:CPLGetXMLNode -libgdal.so.32:CPLGetXMLValue -libgdal.so.32:CPLHTTPCleanup -libgdal.so.32:CPLHTTPDestroyMultiResult -libgdal.so.32:CPLHTTPDestroyResult -libgdal.so.32:CPLHTTPEnabled -libgdal.so.32:CPLHTTPFetch -libgdal.so.32:CPLHTTPFetchEx -libgdal.so.32:CPLHTTPMultiFetch -libgdal.so.32:CPLHTTPParseMultipartMime -libgdal.so.32:CPLHTTPPopFetchCallback -libgdal.so.32:CPLHTTPPushFetchCallback -libgdal.so.32:CPLHTTPSetFetchCallback -libgdal.so.32:CPLHalfToFloat -libgdal.so.32:CPLHashSetClear -libgdal.so.32:CPLHashSetDestroy -libgdal.so.32:CPLHashSetEqualPointer -libgdal.so.32:CPLHashSetEqualStr -libgdal.so.32:CPLHashSetForeach -libgdal.so.32:CPLHashSetHashPointer -libgdal.so.32:CPLHashSetHashStr -libgdal.so.32:CPLHashSetInsert -libgdal.so.32:CPLHashSetLookup -libgdal.so.32:CPLHashSetNew -libgdal.so.32:CPLHashSetRemove -libgdal.so.32:CPLHashSetRemoveDeferRehash -libgdal.so.32:CPLHashSetSize -libgdal.so.32:CPLHexToBinary -libgdal.so.32:CPLIsASCII -libgdal.so.32:CPLIsFilenameRelative -libgdal.so.32:CPLIsPowerOfTwo -libgdal.so.32:CPLIsUTF8 -libgdal.so.32:CPLIsVirtualMemFileMapAvailable -libgdal.so.32:CPLJoinThread -libgdal.so.32:CPLLaunderForFilename -libgdal.so.32:CPLListAppend -libgdal.so.32:CPLListCount -libgdal.so.32:CPLListDestroy -libgdal.so.32:CPLListGet -libgdal.so.32:CPLListGetData -libgdal.so.32:CPLListGetLast -libgdal.so.32:CPLListGetNext -libgdal.so.32:CPLListInsert -libgdal.so.32:CPLListRemove -libgdal.so.32:CPLLoadConfigOptionsFromFile -libgdal.so.32:CPLLoadConfigOptionsFromPredefinedFiles -libgdal.so.32:CPLLockFile -libgdal.so.32:CPLLockSetDebugPerf -libgdal.so.32:CPLLoggingErrorHandler -libgdal.so.32:CPLMD5String -libgdal.so.32:CPLMalloc -libgdal.so.32:CPLMoveFile -libgdal.so.32:CPLOpenShared -libgdal.so.32:CPLPackedDMSToDec -libgdal.so.32:CPLParseNameValue -libgdal.so.32:CPLParseXMLFile -libgdal.so.32:CPLParseXMLString -libgdal.so.32:CPLPipeRead -libgdal.so.32:CPLPipeWrite -libgdal.so.32:CPLPopErrorHandler -libgdal.so.32:CPLPopFileFinder -libgdal.so.32:CPLPopFinderLocation -libgdal.so.32:CPLPrintDouble -libgdal.so.32:CPLPrintInt32 -libgdal.so.32:CPLPrintPointer -libgdal.so.32:CPLPrintString -libgdal.so.32:CPLPrintStringFill -libgdal.so.32:CPLPrintTime -libgdal.so.32:CPLPrintUIntBig -libgdal.so.32:CPLProjectRelativeFilename -libgdal.so.32:CPLPushErrorHandler -libgdal.so.32:CPLPushErrorHandlerEx -libgdal.so.32:CPLPushFileFinder -libgdal.so.32:CPLPushFinderLocation -libgdal.so.32:CPLQuadTreeCreate -libgdal.so.32:CPLQuadTreeCreateEx -libgdal.so.32:CPLQuadTreeDestroy -libgdal.so.32:CPLQuadTreeDump -libgdal.so.32:CPLQuadTreeForceUseOfSubNodes -libgdal.so.32:CPLQuadTreeForeach -libgdal.so.32:CPLQuadTreeGetAdvisedMaxDepth -libgdal.so.32:CPLQuadTreeGetStats -libgdal.so.32:CPLQuadTreeInsert -libgdal.so.32:CPLQuadTreeInsertWithBounds -libgdal.so.32:CPLQuadTreeRemove -libgdal.so.32:CPLQuadTreeSearch -libgdal.so.32:CPLQuadTreeSetBucketCapacity -libgdal.so.32:CPLQuadTreeSetMaxDepth -libgdal.so.32:CPLQuietErrorHandler -libgdal.so.32:CPLReadDir -libgdal.so.32:CPLReadLine -libgdal.so.32:CPLReadLine2L -libgdal.so.32:CPLReadLine3L -libgdal.so.32:CPLReadLineL -libgdal.so.32:CPLRealloc -libgdal.so.32:CPLRecode -libgdal.so.32:CPLRecodeFromWChar -libgdal.so.32:CPLRecodeToWChar -libgdal.so.32:CPLRegisterCompressor -libgdal.so.32:CPLRegisterDecompressor -libgdal.so.32:CPLReleaseLock -libgdal.so.32:CPLReleaseMutex -libgdal.so.32:CPLRemoveXMLChild -libgdal.so.32:CPLResetExtension -libgdal.so.32:CPLSPrintf -libgdal.so.32:CPLScanDouble -libgdal.so.32:CPLScanLong -libgdal.so.32:CPLScanPointer -libgdal.so.32:CPLScanString -libgdal.so.32:CPLScanUIntBig -libgdal.so.32:CPLScanULong -libgdal.so.32:CPLSearchXMLNode -libgdal.so.32:CPLSerializeXMLTree -libgdal.so.32:CPLSerializeXMLTreeToFile -libgdal.so.32:CPLSetConfigOption -libgdal.so.32:CPLSetConfigOptions -libgdal.so.32:CPLSetCurrentErrorHandlerCatchDebug -libgdal.so.32:CPLSetErrorHandler -libgdal.so.32:CPLSetErrorHandlerEx -libgdal.so.32:CPLSetTLS -libgdal.so.32:CPLSetTLSWithFreeFunc -libgdal.so.32:CPLSetTLSWithFreeFuncEx -libgdal.so.32:CPLSetThreadLocalConfigOption -libgdal.so.32:CPLSetThreadLocalConfigOptions -libgdal.so.32:CPLSetXMLValue -libgdal.so.32:CPLSleep -libgdal.so.32:CPLSpawn -libgdal.so.32:CPLSpawnAsync -libgdal.so.32:CPLSpawnAsyncCloseErrorFileHandle -libgdal.so.32:CPLSpawnAsyncCloseInputFileHandle -libgdal.so.32:CPLSpawnAsyncCloseOutputFileHandle -libgdal.so.32:CPLSpawnAsyncFinish -libgdal.so.32:CPLSpawnAsyncGetChildProcessId -libgdal.so.32:CPLSpawnAsyncGetErrorFileHandle -libgdal.so.32:CPLSpawnAsyncGetInputFileHandle -libgdal.so.32:CPLSpawnAsyncGetOutputFileHandle -libgdal.so.32:CPLStat -libgdal.so.32:CPLStrdup -libgdal.so.32:CPLStringToComplex -libgdal.so.32:CPLStripXMLNamespace -libgdal.so.32:CPLStrlcat -libgdal.so.32:CPLStrlcpy -libgdal.so.32:CPLStrlenUTF8 -libgdal.so.32:CPLStrlwr -libgdal.so.32:CPLStrnlen -libgdal.so.32:CPLStrtod -libgdal.so.32:CPLStrtodDelim -libgdal.so.32:CPLStrtof -libgdal.so.32:CPLStrtofDelim -libgdal.so.32:CPLSymlink -libgdal.so.32:CPLTestBool -libgdal.so.32:CPLTestBoolean -libgdal.so.32:CPLTripleToFloat -libgdal.so.32:CPLUnescapeString -libgdal.so.32:CPLUnlinkTree -libgdal.so.32:CPLUnlockFile -libgdal.so.32:CPLVASPrintf -libgdal.so.32:CPLValidateXML -libgdal.so.32:CPLVerifyConfiguration -libgdal.so.32:CPLVirtualMemDeclareThread -libgdal.so.32:CPLVirtualMemDerivedNew -libgdal.so.32:CPLVirtualMemFileMapNew -libgdal.so.32:CPLVirtualMemFree -libgdal.so.32:CPLVirtualMemGetAccessMode -libgdal.so.32:CPLVirtualMemGetAddr -libgdal.so.32:CPLVirtualMemGetPageSize -libgdal.so.32:CPLVirtualMemGetSize -libgdal.so.32:CPLVirtualMemIsAccessThreadSafe -libgdal.so.32:CPLVirtualMemIsFileMapping -libgdal.so.32:CPLVirtualMemManagerTerminate -libgdal.so.32:CPLVirtualMemNew -libgdal.so.32:CPLVirtualMemPin -libgdal.so.32:CPLVirtualMemUnDeclareThread -libgdal.so.32:CPLWriteFileInZip -libgdal.so.32:CPLZLibDeflate -libgdal.so.32:CPLZLibInflate -libgdal.so.32:CPL_HMAC_SHA256 -libgdal.so.32:CPL_SHA256 -libgdal.so.32:CPL_SHA256Final -libgdal.so.32:CPL_SHA256Init -libgdal.so.32:CPL_SHA256Update -libgdal.so.32:CPLprintf -libgdal.so.32:CPLsnprintf -libgdal.so.32:CPLsprintf -libgdal.so.32:CPLsscanf -libgdal.so.32:CPLvsnprintf -libgdal.so.32:CSLAddNameValue -libgdal.so.32:CSLAddString -libgdal.so.32:CSLAddStringMayFail -libgdal.so.32:CSLAppendPrintf -libgdal.so.32:CSLCount -libgdal.so.32:CSLDestroy -libgdal.so.32:CSLDuplicate -libgdal.so.32:CSLFetchBoolean -libgdal.so.32:CSLFetchNameValue -libgdal.so.32:CSLFetchNameValueDef -libgdal.so.32:CSLFetchNameValueMultiple -libgdal.so.32:CSLFindName -libgdal.so.32:CSLFindString -libgdal.so.32:CSLFindStringCaseSensitive -libgdal.so.32:CSLGetField -libgdal.so.32:CSLInsertString -libgdal.so.32:CSLInsertStrings -libgdal.so.32:CSLLoad -libgdal.so.32:CSLLoad2 -libgdal.so.32:CSLMerge -libgdal.so.32:CSLParseCommandLine -libgdal.so.32:CSLPartialFindString -libgdal.so.32:CSLPrint -libgdal.so.32:CSLRemoveStrings -libgdal.so.32:CSLSave -libgdal.so.32:CSLSetNameValue -libgdal.so.32:CSLSetNameValueSeparator -libgdal.so.32:CSLTestBoolean -libgdal.so.32:CSLTokenizeString -libgdal.so.32:CSLTokenizeString2 -libgdal.so.32:CSLTokenizeStringComplex -libgdal.so.32:CSVDeaccess -libgdal.so.32:CSVDetectSeperator -libgdal.so.32:CSVFilename -libgdal.so.32:CSVGetField -libgdal.so.32:CSVGetFieldId -libgdal.so.32:CSVGetFieldIdL -libgdal.so.32:CSVGetFileFieldId -libgdal.so.32:CSVGetNextLine -libgdal.so.32:CSVReadParseLine -libgdal.so.32:CSVReadParseLine2 -libgdal.so.32:CSVReadParseLine2L -libgdal.so.32:CSVReadParseLine3L -libgdal.so.32:CSVReadParseLineL -libgdal.so.32:CSVRewind -libgdal.so.32:CSVScanFile -libgdal.so.32:CSVScanFileByName -libgdal.so.32:CSVScanLines -libgdal.so.32:CSVScanLinesL -libgdal.so.32:DGNAddMSLink -libgdal.so.32:DGNAddRawAttrLink -libgdal.so.32:DGNAddShapeFillInfo -libgdal.so.32:DGNCloneElement -libgdal.so.32:DGNClose -libgdal.so.32:DGNCreate -libgdal.so.32:DGNCreateArcElem -libgdal.so.32:DGNCreateArcElem2D -libgdal.so.32:DGNCreateCellHeaderElem -libgdal.so.32:DGNCreateCellHeaderFromGroup -libgdal.so.32:DGNCreateColorTableElem -libgdal.so.32:DGNCreateComplexHeaderElem -libgdal.so.32:DGNCreateComplexHeaderFromGroup -libgdal.so.32:DGNCreateConeElem -libgdal.so.32:DGNCreateMultiPointElem -libgdal.so.32:DGNCreateSolidHeaderElem -libgdal.so.32:DGNCreateSolidHeaderFromGroup -libgdal.so.32:DGNCreateTextElem -libgdal.so.32:DGNDumpElement -libgdal.so.32:DGNElemTypeHasDispHdr -libgdal.so.32:DGNFreeElement -libgdal.so.32:DGNGetAssocID -libgdal.so.32:DGNGetAttrLinkSize -libgdal.so.32:DGNGetDimension -libgdal.so.32:DGNGetElementExtents -libgdal.so.32:DGNGetElementIndex -libgdal.so.32:DGNGetExtents -libgdal.so.32:DGNGetLinkage -libgdal.so.32:DGNGetShapeFillInfo -libgdal.so.32:DGNGotoElement -libgdal.so.32:DGNLoadTCB -libgdal.so.32:DGNLookupColor -libgdal.so.32:DGNOpen -libgdal.so.32:DGNQuaternionToMatrix -libgdal.so.32:DGNReadElement -libgdal.so.32:DGNResizeElement -libgdal.so.32:DGNRewind -libgdal.so.32:DGNRotationToQuaternion -libgdal.so.32:DGNSetOptions -libgdal.so.32:DGNSetSpatialFilter -libgdal.so.32:DGNStrokeArc -libgdal.so.32:DGNStrokeCurve -libgdal.so.32:DGNTestOpen -libgdal.so.32:DGNTypeToName -libgdal.so.32:DGNUpdateElemCore -libgdal.so.32:DGNUpdateElemCoreExtended -libgdal.so.32:DGNWriteElement -libgdal.so.32:EarlySetConfigOptions -libgdal.so.32:GDALARGetNextUpdatedRegion -libgdal.so.32:GDALARLockBuffer -libgdal.so.32:GDALARUnlockBuffer -libgdal.so.32:GDALAddBand -libgdal.so.32:GDALAddDerivedBandPixelFunc -libgdal.so.32:GDALAddDerivedBandPixelFuncWithArgs -libgdal.so.32:GDALAdjustValueToDataType -libgdal.so.32:GDALAllRegister -libgdal.so.32:GDALApplyGeoTransform -libgdal.so.32:GDALApplyVerticalShiftGrid -libgdal.so.32:GDALApproxTransform -libgdal.so.32:GDALApproxTransformerOwnsSubtransformer -libgdal.so.32:GDALAttributeFreeRawResult -libgdal.so.32:GDALAttributeGetDataType -libgdal.so.32:GDALAttributeGetDimensionCount -libgdal.so.32:GDALAttributeGetDimensionsSize -libgdal.so.32:GDALAttributeGetFullName -libgdal.so.32:GDALAttributeGetName -libgdal.so.32:GDALAttributeGetTotalElementsCount -libgdal.so.32:GDALAttributeReadAsDouble -libgdal.so.32:GDALAttributeReadAsDoubleArray -libgdal.so.32:GDALAttributeReadAsInt -libgdal.so.32:GDALAttributeReadAsIntArray -libgdal.so.32:GDALAttributeReadAsRaw -libgdal.so.32:GDALAttributeReadAsString -libgdal.so.32:GDALAttributeReadAsStringArray -libgdal.so.32:GDALAttributeRelease -libgdal.so.32:GDALAttributeWriteDouble -libgdal.so.32:GDALAttributeWriteDoubleArray -libgdal.so.32:GDALAttributeWriteInt -libgdal.so.32:GDALAttributeWriteRaw -libgdal.so.32:GDALAttributeWriteString -libgdal.so.32:GDALAttributeWriteStringArray -libgdal.so.32:GDALAutoCreateWarpedVRT -libgdal.so.32:GDALAutoCreateWarpedVRTEx -libgdal.so.32:GDALBandGetBestOverviewLevel -libgdal.so.32:GDALBandGetBestOverviewLevel2 -libgdal.so.32:GDALBeginAsyncReader -libgdal.so.32:GDALBuildOverviews -libgdal.so.32:GDALBuildOverviewsEx -libgdal.so.32:GDALBuildVRT -libgdal.so.32:GDALBuildVRTOptionsFree -libgdal.so.32:GDALBuildVRTOptionsNew -libgdal.so.32:GDALBuildVRTOptionsSetProgress -libgdal.so.32:GDALCheckBandCount -libgdal.so.32:GDALCheckDatasetDimensions -libgdal.so.32:GDALCheckVersion -libgdal.so.32:GDALChecksumImage -libgdal.so.32:GDALChunkAndWarpImage -libgdal.so.32:GDALChunkAndWarpMulti -libgdal.so.32:GDALCloneColorTable -libgdal.so.32:GDALClonePansharpenOptions -libgdal.so.32:GDALCloneWarpOptions -libgdal.so.32:GDALClose -libgdal.so.32:GDALComposeGeoTransforms -libgdal.so.32:GDALComputeBandStats -libgdal.so.32:GDALComputeMatchingPoints -libgdal.so.32:GDALComputeMedianCutPCT -libgdal.so.32:GDALComputeOvFactor -libgdal.so.32:GDALComputeProximity -libgdal.so.32:GDALComputeRasterMinMax -libgdal.so.32:GDALComputeRasterStatistics -libgdal.so.32:GDALContourGenerate -libgdal.so.32:GDALContourGenerateEx -libgdal.so.32:GDALCopyBits -libgdal.so.32:GDALCopyDatasetFiles -libgdal.so.32:GDALCopyRasterIOExtraArg -libgdal.so.32:GDALCopyWords -libgdal.so.32:GDALCopyWords64 -libgdal.so.32:GDALCreate -libgdal.so.32:GDALCreateAndReprojectImage -libgdal.so.32:GDALCreateApproxTransformer -libgdal.so.32:GDALCreateColorRamp -libgdal.so.32:GDALCreateColorTable -libgdal.so.32:GDALCreateCopy -libgdal.so.32:GDALCreateDatasetMaskBand -libgdal.so.32:GDALCreateDriver -libgdal.so.32:GDALCreateGCPRefineTransformer -libgdal.so.32:GDALCreateGCPTransformer -libgdal.so.32:GDALCreateGenImgProjTransformer -libgdal.so.32:GDALCreateGenImgProjTransformer2 -libgdal.so.32:GDALCreateGenImgProjTransformer3 -libgdal.so.32:GDALCreateGenImgProjTransformer4 -libgdal.so.32:GDALCreateGeoLocTransformer -libgdal.so.32:GDALCreateMaskBand -libgdal.so.32:GDALCreateMultiDimensional -libgdal.so.32:GDALCreatePansharpenOperation -libgdal.so.32:GDALCreatePansharpenOptions -libgdal.so.32:GDALCreatePansharpenedVRT -libgdal.so.32:GDALCreateRPCTransformer -libgdal.so.32:GDALCreateRPCTransformerV2 -libgdal.so.32:GDALCreateRasterAttributeTable -libgdal.so.32:GDALCreateReprojectionTransformer -libgdal.so.32:GDALCreateReprojectionTransformerEx -libgdal.so.32:GDALCreateScaledProgress -libgdal.so.32:GDALCreateTPSTransformer -libgdal.so.32:GDALCreateWarpOperation -libgdal.so.32:GDALCreateWarpOptions -libgdal.so.32:GDALCreateWarpedVRT -libgdal.so.32:GDALDEMProcessing -libgdal.so.32:GDALDEMProcessingOptionsFree -libgdal.so.32:GDALDEMProcessingOptionsNew -libgdal.so.32:GDALDEMProcessingOptionsSetProgress -libgdal.so.32:GDALDataTypeIsComplex -libgdal.so.32:GDALDataTypeIsConversionLossy -libgdal.so.32:GDALDataTypeIsFloating -libgdal.so.32:GDALDataTypeIsInteger -libgdal.so.32:GDALDataTypeIsSigned -libgdal.so.32:GDALDataTypeUnion -libgdal.so.32:GDALDataTypeUnionWithValue -libgdal.so.32:GDALDatasetAbortSQL -libgdal.so.32:GDALDatasetAddFieldDomain -libgdal.so.32:GDALDatasetAddRelationship -libgdal.so.32:GDALDatasetAdviseRead -libgdal.so.32:GDALDatasetClearStatistics -libgdal.so.32:GDALDatasetCommitTransaction -libgdal.so.32:GDALDatasetCopyLayer -libgdal.so.32:GDALDatasetCopyWholeRaster -libgdal.so.32:GDALDatasetCreateLayer -libgdal.so.32:GDALDatasetDeleteFieldDomain -libgdal.so.32:GDALDatasetDeleteLayer -libgdal.so.32:GDALDatasetDeleteRelationship -libgdal.so.32:GDALDatasetExecuteSQL -libgdal.so.32:GDALDatasetGetFieldDomain -libgdal.so.32:GDALDatasetGetFieldDomainNames -libgdal.so.32:GDALDatasetGetLayer -libgdal.so.32:GDALDatasetGetLayerByName -libgdal.so.32:GDALDatasetGetLayerCount -libgdal.so.32:GDALDatasetGetNextFeature -libgdal.so.32:GDALDatasetGetRelationship -libgdal.so.32:GDALDatasetGetRelationshipNames -libgdal.so.32:GDALDatasetGetRootGroup -libgdal.so.32:GDALDatasetGetStyleTable -libgdal.so.32:GDALDatasetGetTiledVirtualMem -libgdal.so.32:GDALDatasetGetVirtualMem -libgdal.so.32:GDALDatasetIsLayerPrivate -libgdal.so.32:GDALDatasetRasterIO -libgdal.so.32:GDALDatasetRasterIOEx -libgdal.so.32:GDALDatasetReleaseResultSet -libgdal.so.32:GDALDatasetResetReading -libgdal.so.32:GDALDatasetRollbackTransaction -libgdal.so.32:GDALDatasetSetStyleTable -libgdal.so.32:GDALDatasetSetStyleTableDirectly -libgdal.so.32:GDALDatasetStartTransaction -libgdal.so.32:GDALDatasetTestCapability -libgdal.so.32:GDALDatasetUpdateFieldDomain -libgdal.so.32:GDALDatasetUpdateRelationship -libgdal.so.32:GDALDecToDMS -libgdal.so.32:GDALDecToPackedDMS -libgdal.so.32:GDALDeinitGCPs -libgdal.so.32:GDALDeinterleave -libgdal.so.32:GDALDeleteDataset -libgdal.so.32:GDALDeleteRasterNoDataValue -libgdal.so.32:GDALDereferenceDataset -libgdal.so.32:GDALDeregisterDriver -libgdal.so.32:GDALDeserializeTransformer -libgdal.so.32:GDALDeserializeWarpOptions -libgdal.so.32:GDALDestroy -libgdal.so.32:GDALDestroyApproxTransformer -libgdal.so.32:GDALDestroyColorTable -libgdal.so.32:GDALDestroyDriver -libgdal.so.32:GDALDestroyDriverManager -libgdal.so.32:GDALDestroyGCPTransformer -libgdal.so.32:GDALDestroyGenImgProjTransformer -libgdal.so.32:GDALDestroyGeoLocTransformer -libgdal.so.32:GDALDestroyPansharpenOperation -libgdal.so.32:GDALDestroyPansharpenOptions -libgdal.so.32:GDALDestroyRPCTransformer -libgdal.so.32:GDALDestroyRasterAttributeTable -libgdal.so.32:GDALDestroyRelationship -libgdal.so.32:GDALDestroyReprojectionTransformer -libgdal.so.32:GDALDestroyScaledProgress -libgdal.so.32:GDALDestroyTPSTransformer -libgdal.so.32:GDALDestroyTransformer -libgdal.so.32:GDALDestroyWarpOperation -libgdal.so.32:GDALDestroyWarpOptions -libgdal.so.32:GDALDimensionGetDirection -libgdal.so.32:GDALDimensionGetFullName -libgdal.so.32:GDALDimensionGetIndexingVariable -libgdal.so.32:GDALDimensionGetName -libgdal.so.32:GDALDimensionGetSize -libgdal.so.32:GDALDimensionGetType -libgdal.so.32:GDALDimensionRelease -libgdal.so.32:GDALDimensionSetIndexingVariable -libgdal.so.32:GDALDitherRGB2PCT -libgdal.so.32:GDALDummyProgress -libgdal.so.32:GDALDumpOpenDatasets -libgdal.so.32:GDALDuplicateGCPs -libgdal.so.32:GDALEDTComponentCreate -libgdal.so.32:GDALEDTComponentGetName -libgdal.so.32:GDALEDTComponentGetOffset -libgdal.so.32:GDALEDTComponentGetType -libgdal.so.32:GDALEDTComponentRelease -libgdal.so.32:GDALEndAsyncReader -libgdal.so.32:GDALExtendedDataTypeCanConvertTo -libgdal.so.32:GDALExtendedDataTypeCreate -libgdal.so.32:GDALExtendedDataTypeCreateCompound -libgdal.so.32:GDALExtendedDataTypeCreateString -libgdal.so.32:GDALExtendedDataTypeCreateStringEx -libgdal.so.32:GDALExtendedDataTypeEquals -libgdal.so.32:GDALExtendedDataTypeFreeComponents -libgdal.so.32:GDALExtendedDataTypeGetClass -libgdal.so.32:GDALExtendedDataTypeGetComponents -libgdal.so.32:GDALExtendedDataTypeGetMaxStringLength -libgdal.so.32:GDALExtendedDataTypeGetName -libgdal.so.32:GDALExtendedDataTypeGetNumericDataType -libgdal.so.32:GDALExtendedDataTypeGetSize -libgdal.so.32:GDALExtendedDataTypeGetSubType -libgdal.so.32:GDALExtendedDataTypeRelease -libgdal.so.32:GDALExtractRPCInfo -libgdal.so.32:GDALExtractRPCInfoV2 -libgdal.so.32:GDALFPolygonize -libgdal.so.32:GDALFillNodata -libgdal.so.32:GDALFillRaster -libgdal.so.32:GDALFindAssociatedAuxFile -libgdal.so.32:GDALFindDataType -libgdal.so.32:GDALFindDataTypeForValue -libgdal.so.32:GDALFlushCache -libgdal.so.32:GDALFlushCacheBlock -libgdal.so.32:GDALFlushRasterCache -libgdal.so.32:GDALGCPTransform -libgdal.so.32:GDALGCPsToGeoTransform -libgdal.so.32:GDALGenImgProjTransform -libgdal.so.32:GDALGeneralCmdLineProcessor -libgdal.so.32:GDALGeoLocTransform -libgdal.so.32:GDALGetAccess -libgdal.so.32:GDALGetActualBlockSize -libgdal.so.32:GDALGetAsyncStatusTypeByName -libgdal.so.32:GDALGetAsyncStatusTypeName -libgdal.so.32:GDALGetBandDataset -libgdal.so.32:GDALGetBandNumber -libgdal.so.32:GDALGetBlockSize -libgdal.so.32:GDALGetCacheMax -libgdal.so.32:GDALGetCacheMax64 -libgdal.so.32:GDALGetCacheUsed -libgdal.so.32:GDALGetCacheUsed64 -libgdal.so.32:GDALGetColorEntry -libgdal.so.32:GDALGetColorEntryAsRGB -libgdal.so.32:GDALGetColorEntryCount -libgdal.so.32:GDALGetColorInterpretationByName -libgdal.so.32:GDALGetColorInterpretationName -libgdal.so.32:GDALGetDataCoverageStatus -libgdal.so.32:GDALGetDataTypeByName -libgdal.so.32:GDALGetDataTypeName -libgdal.so.32:GDALGetDataTypeSize -libgdal.so.32:GDALGetDataTypeSizeBits -libgdal.so.32:GDALGetDataTypeSizeBytes -libgdal.so.32:GDALGetDatasetDriver -libgdal.so.32:GDALGetDefaultHistogram -libgdal.so.32:GDALGetDefaultHistogramEx -libgdal.so.32:GDALGetDefaultRAT -libgdal.so.32:GDALGetDerivedDatasetDescriptions -libgdal.so.32:GDALGetDescription -libgdal.so.32:GDALGetDriver -libgdal.so.32:GDALGetDriverByName -libgdal.so.32:GDALGetDriverCount -libgdal.so.32:GDALGetDriverCreationOptionList -libgdal.so.32:GDALGetDriverHelpTopic -libgdal.so.32:GDALGetDriverLongName -libgdal.so.32:GDALGetDriverShortName -libgdal.so.32:GDALGetFileList -libgdal.so.32:GDALGetGCPCount -libgdal.so.32:GDALGetGCPProjection -libgdal.so.32:GDALGetGCPSpatialRef -libgdal.so.32:GDALGetGCPs -libgdal.so.32:GDALGetGeoTransform -libgdal.so.32:GDALGetInternalHandle -libgdal.so.32:GDALGetJPEG2000Structure -libgdal.so.32:GDALGetMaskBand -libgdal.so.32:GDALGetMaskFlags -libgdal.so.32:GDALGetMetadata -libgdal.so.32:GDALGetMetadataDomainList -libgdal.so.32:GDALGetMetadataItem -libgdal.so.32:GDALGetNonComplexDataType -libgdal.so.32:GDALGetOpenDatasets -libgdal.so.32:GDALGetOverview -libgdal.so.32:GDALGetOverviewCount -libgdal.so.32:GDALGetPaletteInterpretation -libgdal.so.32:GDALGetPaletteInterpretationName -libgdal.so.32:GDALGetProjectionRef -libgdal.so.32:GDALGetRandomRasterSample -libgdal.so.32:GDALGetRasterAccess -libgdal.so.32:GDALGetRasterBand -libgdal.so.32:GDALGetRasterBandXSize -libgdal.so.32:GDALGetRasterBandYSize -libgdal.so.32:GDALGetRasterCategoryNames -libgdal.so.32:GDALGetRasterColorInterpretation -libgdal.so.32:GDALGetRasterColorTable -libgdal.so.32:GDALGetRasterCount -libgdal.so.32:GDALGetRasterDataType -libgdal.so.32:GDALGetRasterHistogram -libgdal.so.32:GDALGetRasterHistogramEx -libgdal.so.32:GDALGetRasterMaximum -libgdal.so.32:GDALGetRasterMinimum -libgdal.so.32:GDALGetRasterNoDataValue -libgdal.so.32:GDALGetRasterNoDataValueAsInt64 -libgdal.so.32:GDALGetRasterNoDataValueAsUInt64 -libgdal.so.32:GDALGetRasterOffset -libgdal.so.32:GDALGetRasterSampleOverview -libgdal.so.32:GDALGetRasterSampleOverviewEx -libgdal.so.32:GDALGetRasterScale -libgdal.so.32:GDALGetRasterStatistics -libgdal.so.32:GDALGetRasterUnitType -libgdal.so.32:GDALGetRasterXSize -libgdal.so.32:GDALGetRasterYSize -libgdal.so.32:GDALGetSpatialRef -libgdal.so.32:GDALGetVirtualMemAuto -libgdal.so.32:GDALGrid -libgdal.so.32:GDALGridContextCreate -libgdal.so.32:GDALGridContextFree -libgdal.so.32:GDALGridContextProcess -libgdal.so.32:GDALGridCreate -libgdal.so.32:GDALGridOptionsFree -libgdal.so.32:GDALGridOptionsNew -libgdal.so.32:GDALGridOptionsSetProgress -libgdal.so.32:GDALGroupCreateAttribute -libgdal.so.32:GDALGroupCreateDimension -libgdal.so.32:GDALGroupCreateGroup -libgdal.so.32:GDALGroupCreateMDArray -libgdal.so.32:GDALGroupGetAttribute -libgdal.so.32:GDALGroupGetAttributes -libgdal.so.32:GDALGroupGetDimensions -libgdal.so.32:GDALGroupGetFullName -libgdal.so.32:GDALGroupGetGroupNames -libgdal.so.32:GDALGroupGetMDArrayNames -libgdal.so.32:GDALGroupGetName -libgdal.so.32:GDALGroupGetStructuralInfo -libgdal.so.32:GDALGroupGetVectorLayerNames -libgdal.so.32:GDALGroupOpenGroup -libgdal.so.32:GDALGroupOpenGroupFromFullname -libgdal.so.32:GDALGroupOpenMDArray -libgdal.so.32:GDALGroupOpenMDArrayFromFullname -libgdal.so.32:GDALGroupOpenVectorLayer -libgdal.so.32:GDALGroupRelease -libgdal.so.32:GDALGroupResolveMDArray -libgdal.so.32:GDALHasArbitraryOverviews -libgdal.so.32:GDALHasTriangulation -libgdal.so.32:GDALIdentifyDriver -libgdal.so.32:GDALIdentifyDriverEx -libgdal.so.32:GDALInfo -libgdal.so.32:GDALInfoOptionsFree -libgdal.so.32:GDALInfoOptionsNew -libgdal.so.32:GDALInitGCPs -libgdal.so.32:GDALInitializeWarpedVRT -libgdal.so.32:GDALInvGeoTransform -libgdal.so.32:GDALIsInGlobalDestructor -libgdal.so.32:GDALIsMaskBand -libgdal.so.32:GDALLoadOziMapFile -libgdal.so.32:GDALLoadTabFile -libgdal.so.32:GDALLoadWorldFile -libgdal.so.32:GDALMDArrayAdviseRead -libgdal.so.32:GDALMDArrayAdviseReadEx -libgdal.so.32:GDALMDArrayAsClassicDataset -libgdal.so.32:GDALMDArrayCache -libgdal.so.32:GDALMDArrayComputeStatistics -libgdal.so.32:GDALMDArrayCreateAttribute -libgdal.so.32:GDALMDArrayGetAttribute -libgdal.so.32:GDALMDArrayGetAttributes -libgdal.so.32:GDALMDArrayGetBlockSize -libgdal.so.32:GDALMDArrayGetCoordinateVariables -libgdal.so.32:GDALMDArrayGetDataType -libgdal.so.32:GDALMDArrayGetDimensionCount -libgdal.so.32:GDALMDArrayGetDimensions -libgdal.so.32:GDALMDArrayGetFullName -libgdal.so.32:GDALMDArrayGetMask -libgdal.so.32:GDALMDArrayGetName -libgdal.so.32:GDALMDArrayGetNoDataValueAsDouble -libgdal.so.32:GDALMDArrayGetNoDataValueAsInt64 -libgdal.so.32:GDALMDArrayGetNoDataValueAsUInt64 -libgdal.so.32:GDALMDArrayGetOffset -libgdal.so.32:GDALMDArrayGetOffsetEx -libgdal.so.32:GDALMDArrayGetProcessingChunkSize -libgdal.so.32:GDALMDArrayGetRawNoDataValue -libgdal.so.32:GDALMDArrayGetResampled -libgdal.so.32:GDALMDArrayGetScale -libgdal.so.32:GDALMDArrayGetScaleEx -libgdal.so.32:GDALMDArrayGetSpatialRef -libgdal.so.32:GDALMDArrayGetStatistics -libgdal.so.32:GDALMDArrayGetStructuralInfo -libgdal.so.32:GDALMDArrayGetTotalElementsCount -libgdal.so.32:GDALMDArrayGetUnit -libgdal.so.32:GDALMDArrayGetUnscaled -libgdal.so.32:GDALMDArrayGetView -libgdal.so.32:GDALMDArrayRead -libgdal.so.32:GDALMDArrayRelease -libgdal.so.32:GDALMDArraySetNoDataValueAsDouble -libgdal.so.32:GDALMDArraySetNoDataValueAsInt64 -libgdal.so.32:GDALMDArraySetNoDataValueAsUInt64 -libgdal.so.32:GDALMDArraySetOffset -libgdal.so.32:GDALMDArraySetOffsetEx -libgdal.so.32:GDALMDArraySetRawNoDataValue -libgdal.so.32:GDALMDArraySetScale -libgdal.so.32:GDALMDArraySetScaleEx -libgdal.so.32:GDALMDArraySetSpatialRef -libgdal.so.32:GDALMDArraySetUnit -libgdal.so.32:GDALMDArrayTranspose -libgdal.so.32:GDALMDArrayWrite -libgdal.so.32:GDALMultiDimInfo -libgdal.so.32:GDALMultiDimInfoOptionsFree -libgdal.so.32:GDALMultiDimInfoOptionsNew -libgdal.so.32:GDALMultiDimTranslate -libgdal.so.32:GDALMultiDimTranslateOptionsFree -libgdal.so.32:GDALMultiDimTranslateOptionsNew -libgdal.so.32:GDALMultiDimTranslateOptionsSetProgress -libgdal.so.32:GDALNearblack -libgdal.so.32:GDALNearblackOptionsFree -libgdal.so.32:GDALNearblackOptionsNew -libgdal.so.32:GDALNearblackOptionsSetProgress -libgdal.so.32:GDALOpen -libgdal.so.32:GDALOpenEx -libgdal.so.32:GDALOpenShared -libgdal.so.32:GDALOpenVerticalShiftGrid -libgdal.so.32:GDALOvLevelAdjust -libgdal.so.32:GDALOvLevelAdjust2 -libgdal.so.32:GDALOverviewMagnitudeCorrection -libgdal.so.32:GDALPackedDMSToDec -libgdal.so.32:GDALPansharpenProcessRegion -libgdal.so.32:GDALPolygonize -libgdal.so.32:GDALProxyPoolDatasetAddSrcBandDescription -libgdal.so.32:GDALProxyPoolDatasetCreate -libgdal.so.32:GDALProxyPoolDatasetDelete -libgdal.so.32:GDALRATChangesAreWrittenToFile -libgdal.so.32:GDALRATClone -libgdal.so.32:GDALRATCreateColumn -libgdal.so.32:GDALRATDumpReadable -libgdal.so.32:GDALRATGetColOfUsage -libgdal.so.32:GDALRATGetColumnCount -libgdal.so.32:GDALRATGetLinearBinning -libgdal.so.32:GDALRATGetNameOfCol -libgdal.so.32:GDALRATGetRowCount -libgdal.so.32:GDALRATGetRowOfValue -libgdal.so.32:GDALRATGetTableType -libgdal.so.32:GDALRATGetTypeOfCol -libgdal.so.32:GDALRATGetUsageOfCol -libgdal.so.32:GDALRATGetValueAsDouble -libgdal.so.32:GDALRATGetValueAsInt -libgdal.so.32:GDALRATGetValueAsString -libgdal.so.32:GDALRATInitializeFromColorTable -libgdal.so.32:GDALRATRemoveStatistics -libgdal.so.32:GDALRATSerializeJSON -libgdal.so.32:GDALRATSetLinearBinning -libgdal.so.32:GDALRATSetRowCount -libgdal.so.32:GDALRATSetTableType -libgdal.so.32:GDALRATSetValueAsDouble -libgdal.so.32:GDALRATSetValueAsInt -libgdal.so.32:GDALRATSetValueAsString -libgdal.so.32:GDALRATTranslateToColorTable -libgdal.so.32:GDALRATValuesIOAsDouble -libgdal.so.32:GDALRATValuesIOAsInteger -libgdal.so.32:GDALRATValuesIOAsString -libgdal.so.32:GDALRPCTransform -libgdal.so.32:GDALRasterAdviseRead -libgdal.so.32:GDALRasterBandAsMDArray -libgdal.so.32:GDALRasterBandCopyWholeRaster -libgdal.so.32:GDALRasterBandGetTiledVirtualMem -libgdal.so.32:GDALRasterBandGetVirtualMem -libgdal.so.32:GDALRasterIO -libgdal.so.32:GDALRasterIOEx -libgdal.so.32:GDALRasterize -libgdal.so.32:GDALRasterizeGeometries -libgdal.so.32:GDALRasterizeGeometriesInt64 -libgdal.so.32:GDALRasterizeLayers -libgdal.so.32:GDALRasterizeLayersBuf -libgdal.so.32:GDALRasterizeOptionsFree -libgdal.so.32:GDALRasterizeOptionsNew -libgdal.so.32:GDALRasterizeOptionsSetProgress -libgdal.so.32:GDALReadBlock -libgdal.so.32:GDALReadOziMapFile -libgdal.so.32:GDALReadTabFile -libgdal.so.32:GDALReadWorldFile -libgdal.so.32:GDALReadWorldFile2 -libgdal.so.32:GDALReferenceDataset -libgdal.so.32:GDALRegenerateOverviews -libgdal.so.32:GDALRegenerateOverviewsEx -libgdal.so.32:GDALRegisterDriver -libgdal.so.32:GDALRegister_AAIGrid -libgdal.so.32:GDALRegister_ACE2 -libgdal.so.32:GDALRegister_ADRG -libgdal.so.32:GDALRegister_AIGrid -libgdal.so.32:GDALRegister_ARG -libgdal.so.32:GDALRegister_AirSAR -libgdal.so.32:GDALRegister_BAG -libgdal.so.32:GDALRegister_BIGGIF -libgdal.so.32:GDALRegister_BLX -libgdal.so.32:GDALRegister_BMP -libgdal.so.32:GDALRegister_BSB -libgdal.so.32:GDALRegister_BT -libgdal.so.32:GDALRegister_BYN -libgdal.so.32:GDALRegister_CALS -libgdal.so.32:GDALRegister_CEOS -libgdal.so.32:GDALRegister_COASP -libgdal.so.32:GDALRegister_COG -libgdal.so.32:GDALRegister_COSAR -libgdal.so.32:GDALRegister_CPG -libgdal.so.32:GDALRegister_CTG -libgdal.so.32:GDALRegister_CTable2 -libgdal.so.32:GDALRegister_DAAS -libgdal.so.32:GDALRegister_DIMAP -libgdal.so.32:GDALRegister_DIPEx -libgdal.so.32:GDALRegister_DOQ1 -libgdal.so.32:GDALRegister_DOQ2 -libgdal.so.32:GDALRegister_DTED -libgdal.so.32:GDALRegister_Derived -libgdal.so.32:GDALRegister_ECRGTOC -libgdal.so.32:GDALRegister_EEDA -libgdal.so.32:GDALRegister_EEDAI -libgdal.so.32:GDALRegister_EHdr -libgdal.so.32:GDALRegister_EIR -libgdal.so.32:GDALRegister_ELAS -libgdal.so.32:GDALRegister_ENVI -libgdal.so.32:GDALRegister_ERS -libgdal.so.32:GDALRegister_ESRIC -libgdal.so.32:GDALRegister_EXR -libgdal.so.32:GDALRegister_Envisat -libgdal.so.32:GDALRegister_FAST -libgdal.so.32:GDALRegister_FIT -libgdal.so.32:GDALRegister_GFF -libgdal.so.32:GDALRegister_GIF -libgdal.so.32:GDALRegister_GRASSASCIIGrid -libgdal.so.32:GDALRegister_GRIB -libgdal.so.32:GDALRegister_GS7BG -libgdal.so.32:GDALRegister_GSAG -libgdal.so.32:GDALRegister_GSBG -libgdal.so.32:GDALRegister_GSC -libgdal.so.32:GDALRegister_GTX -libgdal.so.32:GDALRegister_GTiff -libgdal.so.32:GDALRegister_GXF -libgdal.so.32:GDALRegister_GenBin -libgdal.so.32:GDALRegister_HDF5 -libgdal.so.32:GDALRegister_HDF5Image -libgdal.so.32:GDALRegister_HF2 -libgdal.so.32:GDALRegister_HFA -libgdal.so.32:GDALRegister_HKV -libgdal.so.32:GDALRegister_HTTP -libgdal.so.32:GDALRegister_IDRISI -libgdal.so.32:GDALRegister_ILWIS -libgdal.so.32:GDALRegister_IRIS -libgdal.so.32:GDALRegister_ISCE -libgdal.so.32:GDALRegister_ISG -libgdal.so.32:GDALRegister_ISIS2 -libgdal.so.32:GDALRegister_ISIS3 -libgdal.so.32:GDALRegister_JDEM -libgdal.so.32:GDALRegister_JPEG -libgdal.so.32:GDALRegister_KMLSUPEROVERLAY -libgdal.so.32:GDALRegister_KRO -libgdal.so.32:GDALRegister_L1B -libgdal.so.32:GDALRegister_LAN -libgdal.so.32:GDALRegister_LCP -libgdal.so.32:GDALRegister_LOSLAS -libgdal.so.32:GDALRegister_Leveller -libgdal.so.32:GDALRegister_MAP -libgdal.so.32:GDALRegister_MBTiles -libgdal.so.32:GDALRegister_MEM -libgdal.so.32:GDALRegister_MFF -libgdal.so.32:GDALRegister_MSGN -libgdal.so.32:GDALRegister_NDF -libgdal.so.32:GDALRegister_NGSGEOID -libgdal.so.32:GDALRegister_NITF -libgdal.so.32:GDALRegister_NTv2 -libgdal.so.32:GDALRegister_NWT_GRC -libgdal.so.32:GDALRegister_NWT_GRD -libgdal.so.32:GDALRegister_OGCAPI -libgdal.so.32:GDALRegister_OZI -libgdal.so.32:GDALRegister_PALSARJaxa -libgdal.so.32:GDALRegister_PAux -libgdal.so.32:GDALRegister_PCIDSK -libgdal.so.32:GDALRegister_PCRaster -libgdal.so.32:GDALRegister_PDF -libgdal.so.32:GDALRegister_PDS -libgdal.so.32:GDALRegister_PDS4 -libgdal.so.32:GDALRegister_PLMOSAIC -libgdal.so.32:GDALRegister_PNG -libgdal.so.32:GDALRegister_PNM -libgdal.so.32:GDALRegister_PRF -libgdal.so.32:GDALRegister_R -libgdal.so.32:GDALRegister_RIK -libgdal.so.32:GDALRegister_RMF -libgdal.so.32:GDALRegister_ROIPAC -libgdal.so.32:GDALRegister_RPFTOC -libgdal.so.32:GDALRegister_RRASTER -libgdal.so.32:GDALRegister_RS2 -libgdal.so.32:GDALRegister_Rasterlite -libgdal.so.32:GDALRegister_SAFE -libgdal.so.32:GDALRegister_SAGA -libgdal.so.32:GDALRegister_SAR_CEOS -libgdal.so.32:GDALRegister_SDTS -libgdal.so.32:GDALRegister_SENTINEL2 -libgdal.so.32:GDALRegister_SGI -libgdal.so.32:GDALRegister_SIGDEM -libgdal.so.32:GDALRegister_SNODAS -libgdal.so.32:GDALRegister_SRP -libgdal.so.32:GDALRegister_SRTMHGT -libgdal.so.32:GDALRegister_STACIT -libgdal.so.32:GDALRegister_STACTA -libgdal.so.32:GDALRegister_TGA -libgdal.so.32:GDALRegister_TIL -libgdal.so.32:GDALRegister_TSX -libgdal.so.32:GDALRegister_Terragen -libgdal.so.32:GDALRegister_USGSDEM -libgdal.so.32:GDALRegister_VICAR -libgdal.so.32:GDALRegister_VRT -libgdal.so.32:GDALRegister_WCS -libgdal.so.32:GDALRegister_WEBP -libgdal.so.32:GDALRegister_WMS -libgdal.so.32:GDALRegister_WMTS -libgdal.so.32:GDALRegister_XPM -libgdal.so.32:GDALRegister_XYZ -libgdal.so.32:GDALRegister_ZMap -libgdal.so.32:GDALRegister_Zarr -libgdal.so.32:GDALRegister_mrf -libgdal.so.32:GDALRelationshipCreate -libgdal.so.32:GDALRelationshipGetBackwardPathLabel -libgdal.so.32:GDALRelationshipGetCardinality -libgdal.so.32:GDALRelationshipGetForwardPathLabel -libgdal.so.32:GDALRelationshipGetLeftMappingTableFields -libgdal.so.32:GDALRelationshipGetLeftTableFields -libgdal.so.32:GDALRelationshipGetLeftTableName -libgdal.so.32:GDALRelationshipGetMappingTableName -libgdal.so.32:GDALRelationshipGetName -libgdal.so.32:GDALRelationshipGetRelatedTableType -libgdal.so.32:GDALRelationshipGetRightMappingTableFields -libgdal.so.32:GDALRelationshipGetRightTableFields -libgdal.so.32:GDALRelationshipGetRightTableName -libgdal.so.32:GDALRelationshipGetType -libgdal.so.32:GDALRelationshipSetBackwardPathLabel -libgdal.so.32:GDALRelationshipSetForwardPathLabel -libgdal.so.32:GDALRelationshipSetLeftMappingTableFields -libgdal.so.32:GDALRelationshipSetLeftTableFields -libgdal.so.32:GDALRelationshipSetMappingTableName -libgdal.so.32:GDALRelationshipSetRelatedTableType -libgdal.so.32:GDALRelationshipSetRightMappingTableFields -libgdal.so.32:GDALRelationshipSetRightTableFields -libgdal.so.32:GDALRelationshipSetType -libgdal.so.32:GDALReleaseArrays -libgdal.so.32:GDALReleaseAttributes -libgdal.so.32:GDALReleaseDataset -libgdal.so.32:GDALReleaseDimensions -libgdal.so.32:GDALRenameDataset -libgdal.so.32:GDALReprojectImage -libgdal.so.32:GDALReprojectionTransform -libgdal.so.32:GDALScaledProgress -libgdal.so.32:GDALSerializeTransformer -libgdal.so.32:GDALSerializeWarpOptions -libgdal.so.32:GDALSetCacheMax -libgdal.so.32:GDALSetCacheMax64 -libgdal.so.32:GDALSetColorEntry -libgdal.so.32:GDALSetDefaultHistogram -libgdal.so.32:GDALSetDefaultHistogramEx -libgdal.so.32:GDALSetDefaultRAT -libgdal.so.32:GDALSetDescription -libgdal.so.32:GDALSetGCPs -libgdal.so.32:GDALSetGCPs2 -libgdal.so.32:GDALSetGenImgProjTransformerDstGeoTransform -libgdal.so.32:GDALSetGeoTransform -libgdal.so.32:GDALSetMetadata -libgdal.so.32:GDALSetMetadataItem -libgdal.so.32:GDALSetProjection -libgdal.so.32:GDALSetRasterCategoryNames -libgdal.so.32:GDALSetRasterColorInterpretation -libgdal.so.32:GDALSetRasterColorTable -libgdal.so.32:GDALSetRasterNoDataValue -libgdal.so.32:GDALSetRasterNoDataValueAsInt64 -libgdal.so.32:GDALSetRasterNoDataValueAsUInt64 -libgdal.so.32:GDALSetRasterOffset -libgdal.so.32:GDALSetRasterScale -libgdal.so.32:GDALSetRasterStatistics -libgdal.so.32:GDALSetRasterUnitType -libgdal.so.32:GDALSetSpatialRef -libgdal.so.32:GDALSieveFilter -libgdal.so.32:GDALSimpleImageWarp -libgdal.so.32:GDALSuggestedWarpOutput -libgdal.so.32:GDALSuggestedWarpOutput2 -libgdal.so.32:GDALSwapWords -libgdal.so.32:GDALSwapWordsEx -libgdal.so.32:GDALTPSTransform -libgdal.so.32:GDALTermProgress -libgdal.so.32:GDALTransformGeolocations -libgdal.so.32:GDALTranslate -libgdal.so.32:GDALTranslateOptionsFree -libgdal.so.32:GDALTranslateOptionsNew -libgdal.so.32:GDALTranslateOptionsSetProgress -libgdal.so.32:GDALTriangulationComputeBarycentricCoefficients -libgdal.so.32:GDALTriangulationComputeBarycentricCoordinates -libgdal.so.32:GDALTriangulationCreateDelaunay -libgdal.so.32:GDALTriangulationFindFacetBruteForce -libgdal.so.32:GDALTriangulationFindFacetDirected -libgdal.so.32:GDALTriangulationFree -libgdal.so.32:GDALUseTransformer -libgdal.so.32:GDALValidateCreationOptions -libgdal.so.32:GDALVectorTranslate -libgdal.so.32:GDALVectorTranslateOptionsFree -libgdal.so.32:GDALVectorTranslateOptionsNew -libgdal.so.32:GDALVectorTranslateOptionsSetProgress -libgdal.so.32:GDALVersionInfo -libgdal.so.32:GDALViewshedGenerate -libgdal.so.32:GDALWarp -libgdal.so.32:GDALWarpAppOptionsFree -libgdal.so.32:GDALWarpAppOptionsNew -libgdal.so.32:GDALWarpAppOptionsSetProgress -libgdal.so.32:GDALWarpAppOptionsSetQuiet -libgdal.so.32:GDALWarpAppOptionsSetWarpOption -libgdal.so.32:GDALWarpCutlineMasker -libgdal.so.32:GDALWarpCutlineMaskerEx -libgdal.so.32:GDALWarpDstAlphaMasker -libgdal.so.32:GDALWarpInitDefaultBandMapping -libgdal.so.32:GDALWarpInitDstNoDataImag -libgdal.so.32:GDALWarpInitDstNoDataReal -libgdal.so.32:GDALWarpInitNoDataReal -libgdal.so.32:GDALWarpInitSrcNoDataImag -libgdal.so.32:GDALWarpInitSrcNoDataReal -libgdal.so.32:GDALWarpNoDataMasker -libgdal.so.32:GDALWarpRegion -libgdal.so.32:GDALWarpRegionToBuffer -libgdal.so.32:GDALWarpResolveWorkingDataType -libgdal.so.32:GDALWarpSrcAlphaMasker -libgdal.so.32:GDALWarpSrcMaskMasker -libgdal.so.32:GDALWriteBlock -libgdal.so.32:GDALWriteWorldFile -libgdal.so.32:GDAL_CG_Create -libgdal.so.32:GDAL_CG_Destroy -libgdal.so.32:GDAL_CG_FeedLine -libgdal.so.32:GNMCastToGenericNetwork -libgdal.so.32:GNMCastToNetwork -libgdal.so.32:GNMChangeAllBlockState -libgdal.so.32:GNMChangeBlockState -libgdal.so.32:GNMConnectFeatures -libgdal.so.32:GNMConnectPointsByLines -libgdal.so.32:GNMCreateRule -libgdal.so.32:GNMDeleteAllRules -libgdal.so.32:GNMDeleteRule -libgdal.so.32:GNMDisconnectAll -libgdal.so.32:GNMDisconnectFeatures -libgdal.so.32:GNMDisconnectFeaturesWithId -libgdal.so.32:GNMGetFeatureByGlobalFID -libgdal.so.32:GNMGetName -libgdal.so.32:GNMGetPath -libgdal.so.32:GNMGetRules -libgdal.so.32:GNMGetVersion -libgdal.so.32:GNMReconnectFeatures -libgdal.so.32:GOA2GetAccessToken -libgdal.so.32:GOA2GetAccessTokenFromCloudEngineVM -libgdal.so.32:GOA2GetAccessTokenFromServiceAccount -libgdal.so.32:GOA2GetAuthorizationURL -libgdal.so.32:GOA2GetRefreshToken -libgdal.so.32:GTIFFBuildOverviews -libgdal.so.32:GTIFGetOGISDefn -libgdal.so.32:GTIFMemBufFromWkt -libgdal.so.32:GTIFSetFromOGISDefn -libgdal.so.32:GTIFWktFromMemBuf -libgdal.so.32:GetGDALDriverManager -libgdal.so.32:HFAAuxBuildOverviews -libgdal.so.32:HFAClose -libgdal.so.32:HFACreate -libgdal.so.32:HFACreateLL -libgdal.so.32:HFACreateOverview -libgdal.so.32:HFADumpDictionary -libgdal.so.32:HFADumpTree -libgdal.so.32:HFAEvaluateXFormStack -libgdal.so.32:HFAFlush -libgdal.so.32:HFAGetBandInfo -libgdal.so.32:HFAGetBandNoData -libgdal.so.32:HFAGetDataRange -libgdal.so.32:HFAGetDataTypeBits -libgdal.so.32:HFAGetDataTypeName -libgdal.so.32:HFAGetDatum -libgdal.so.32:HFAGetGeoTransform -libgdal.so.32:HFAGetIGEFilename -libgdal.so.32:HFAGetMapInfo -libgdal.so.32:HFAGetMetadata -libgdal.so.32:HFAGetOverviewCount -libgdal.so.32:HFAGetOverviewInfo -libgdal.so.32:HFAGetOverviewRasterBlock -libgdal.so.32:HFAGetOverviewRasterBlockEx -libgdal.so.32:HFAGetPCT -libgdal.so.32:HFAGetPEString -libgdal.so.32:HFAGetProParameters -libgdal.so.32:HFAGetRasterBlock -libgdal.so.32:HFAGetRasterBlockEx -libgdal.so.32:HFAGetRasterInfo -libgdal.so.32:HFAOpen -libgdal.so.32:HFAReadCameraModel -libgdal.so.32:HFAReadElevationUnit -libgdal.so.32:HFAReadXFormStack -libgdal.so.32:HFASetBandNoData -libgdal.so.32:HFASetDatum -libgdal.so.32:HFASetGeoTransform -libgdal.so.32:HFASetMapInfo -libgdal.so.32:HFASetMetadata -libgdal.so.32:HFASetOverviewRasterBlock -libgdal.so.32:HFASetPCT -libgdal.so.32:HFASetPEString -libgdal.so.32:HFASetProParameters -libgdal.so.32:HFASetRasterBlock -libgdal.so.32:HFAWriteXFormStack -libgdal.so.32:LibgeotiffOneTimeInit -libgdal.so.32:MEMCreateRasterBand -libgdal.so.32:MEMCreateRasterBandEx -libgdal.so.32:NITFClose -libgdal.so.32:NITFCollectAttachments -libgdal.so.32:NITFCreate -libgdal.so.32:NITFDESAccess -libgdal.so.32:NITFDESDeaccess -libgdal.so.32:NITFDESExtractShapefile -libgdal.so.32:NITFDESFreeTREData -libgdal.so.32:NITFDESGetTRE -libgdal.so.32:NITFDESGetXml -libgdal.so.32:NITFFindTRE -libgdal.so.32:NITFFindTREByIndex -libgdal.so.32:NITFGetSeriesInfo -libgdal.so.32:NITFIHFieldOffset -libgdal.so.32:NITFImageAccess -libgdal.so.32:NITFImageDeaccess -libgdal.so.32:NITFOpen -libgdal.so.32:NITFRPCGeoToImage -libgdal.so.32:NITFReadBLOCKA -libgdal.so.32:NITFReadCSEXRA -libgdal.so.32:NITFReadICHIPB -libgdal.so.32:NITFReadImageBlock -libgdal.so.32:NITFReadImageLine -libgdal.so.32:NITFReadPIAIMC -libgdal.so.32:NITFReadRPC00B -libgdal.so.32:NITFReadSTDIDC -libgdal.so.32:NITFReadUSE00A -libgdal.so.32:NITFReconcileAttachments -libgdal.so.32:NITFWriteIGEOLO -libgdal.so.32:NITFWriteImageBlock -libgdal.so.32:NITFWriteImageLine -libgdal.so.32:NITFWriteLUT -libgdal.so.32:NITF_WGS84_Geocentric_Latitude_To_Geodetic_Latitude -libgdal.so.32:OCTClone -libgdal.so.32:OCTCoordinateTransformationOptionsSetAreaOfInterest -libgdal.so.32:OCTCoordinateTransformationOptionsSetBallparkAllowed -libgdal.so.32:OCTCoordinateTransformationOptionsSetDesiredAccuracy -libgdal.so.32:OCTCoordinateTransformationOptionsSetOperation -libgdal.so.32:OCTDestroyCoordinateTransformation -libgdal.so.32:OCTDestroyCoordinateTransformationOptions -libgdal.so.32:OCTGetInverse -libgdal.so.32:OCTGetSourceCS -libgdal.so.32:OCTGetTargetCS -libgdal.so.32:OCTNewCoordinateTransformation -libgdal.so.32:OCTNewCoordinateTransformationEx -libgdal.so.32:OCTNewCoordinateTransformationOptions -libgdal.so.32:OCTTransform -libgdal.so.32:OCTTransform4D -libgdal.so.32:OCTTransform4DWithErrorCodes -libgdal.so.32:OCTTransformBounds -libgdal.so.32:OCTTransformEx -libgdal.so.32:OGR2SQLITE_static_register -libgdal.so.32:OGRBuildPolygonFromEdges -libgdal.so.32:OGRCalloc -libgdal.so.32:OGRCleanupAll -libgdal.so.32:OGRContourWriter -libgdal.so.32:OGRCreatePreparedGeometry -libgdal.so.32:OGRDeregisterDriver -libgdal.so.32:OGRDestroyPreparedGeometry -libgdal.so.32:OGRFree -libgdal.so.32:OGRGeocode -libgdal.so.32:OGRGeocodeCreateSession -libgdal.so.32:OGRGeocodeDestroySession -libgdal.so.32:OGRGeocodeFreeResult -libgdal.so.32:OGRGeocodeReverse -libgdal.so.32:OGRGeometryTypeToName -libgdal.so.32:OGRGetDriver -libgdal.so.32:OGRGetDriverByName -libgdal.so.32:OGRGetDriverCount -libgdal.so.32:OGRGetGEOSVersion -libgdal.so.32:OGRGetGenerate_DB2_V72_BYTE_ORDER -libgdal.so.32:OGRGetNonLinearGeometriesEnabledFlag -libgdal.so.32:OGRGetOpenDS -libgdal.so.32:OGRGetOpenDSCount -libgdal.so.32:OGRHasPreparedGeometrySupport -libgdal.so.32:OGRMalloc -libgdal.so.32:OGRMergeGeometryTypes -libgdal.so.32:OGRMergeGeometryTypesEx -libgdal.so.32:OGROpen -libgdal.so.32:OGROpenShared -libgdal.so.32:OGRParseDate -libgdal.so.32:OGRPreparedGeometryContains -libgdal.so.32:OGRPreparedGeometryIntersects -libgdal.so.32:OGRRealloc -libgdal.so.32:OGRRegisterAll -libgdal.so.32:OGRRegisterDriver -libgdal.so.32:OGRReleaseDataSource -libgdal.so.32:OGRSetGenerate_DB2_V72_BYTE_ORDER -libgdal.so.32:OGRSetNonLinearGeometriesEnabledFlag -libgdal.so.32:OGR_AreTypeSubTypeCompatible -libgdal.so.32:OGR_CodedFldDomain_Create -libgdal.so.32:OGR_CodedFldDomain_GetEnumeration -libgdal.so.32:OGR_DS_CopyLayer -libgdal.so.32:OGR_DS_CreateLayer -libgdal.so.32:OGR_DS_DeleteLayer -libgdal.so.32:OGR_DS_Dereference -libgdal.so.32:OGR_DS_Destroy -libgdal.so.32:OGR_DS_ExecuteSQL -libgdal.so.32:OGR_DS_GetDriver -libgdal.so.32:OGR_DS_GetLayer -libgdal.so.32:OGR_DS_GetLayerByName -libgdal.so.32:OGR_DS_GetLayerCount -libgdal.so.32:OGR_DS_GetName -libgdal.so.32:OGR_DS_GetRefCount -libgdal.so.32:OGR_DS_GetStyleTable -libgdal.so.32:OGR_DS_GetSummaryRefCount -libgdal.so.32:OGR_DS_Reference -libgdal.so.32:OGR_DS_ReleaseResultSet -libgdal.so.32:OGR_DS_SetStyleTable -libgdal.so.32:OGR_DS_SetStyleTableDirectly -libgdal.so.32:OGR_DS_SyncToDisk -libgdal.so.32:OGR_DS_TestCapability -libgdal.so.32:OGR_Dr_CopyDataSource -libgdal.so.32:OGR_Dr_CreateDataSource -libgdal.so.32:OGR_Dr_DeleteDataSource -libgdal.so.32:OGR_Dr_GetName -libgdal.so.32:OGR_Dr_Open -libgdal.so.32:OGR_Dr_TestCapability -libgdal.so.32:OGR_FD_AddFieldDefn -libgdal.so.32:OGR_FD_AddGeomFieldDefn -libgdal.so.32:OGR_FD_Create -libgdal.so.32:OGR_FD_DeleteFieldDefn -libgdal.so.32:OGR_FD_DeleteGeomFieldDefn -libgdal.so.32:OGR_FD_Dereference -libgdal.so.32:OGR_FD_Destroy -libgdal.so.32:OGR_FD_GetFieldCount -libgdal.so.32:OGR_FD_GetFieldDefn -libgdal.so.32:OGR_FD_GetFieldIndex -libgdal.so.32:OGR_FD_GetGeomFieldCount -libgdal.so.32:OGR_FD_GetGeomFieldDefn -libgdal.so.32:OGR_FD_GetGeomFieldIndex -libgdal.so.32:OGR_FD_GetGeomType -libgdal.so.32:OGR_FD_GetName -libgdal.so.32:OGR_FD_GetReferenceCount -libgdal.so.32:OGR_FD_IsGeometryIgnored -libgdal.so.32:OGR_FD_IsSame -libgdal.so.32:OGR_FD_IsStyleIgnored -libgdal.so.32:OGR_FD_Reference -libgdal.so.32:OGR_FD_Release -libgdal.so.32:OGR_FD_ReorderFieldDefns -libgdal.so.32:OGR_FD_SetGeomType -libgdal.so.32:OGR_FD_SetGeometryIgnored -libgdal.so.32:OGR_FD_SetStyleIgnored -libgdal.so.32:OGR_F_Clone -libgdal.so.32:OGR_F_Create -libgdal.so.32:OGR_F_Destroy -libgdal.so.32:OGR_F_DumpReadable -libgdal.so.32:OGR_F_Equal -libgdal.so.32:OGR_F_FillUnsetWithDefault -libgdal.so.32:OGR_F_GetDefnRef -libgdal.so.32:OGR_F_GetFID -libgdal.so.32:OGR_F_GetFieldAsBinary -libgdal.so.32:OGR_F_GetFieldAsDateTime -libgdal.so.32:OGR_F_GetFieldAsDateTimeEx -libgdal.so.32:OGR_F_GetFieldAsDouble -libgdal.so.32:OGR_F_GetFieldAsDoubleList -libgdal.so.32:OGR_F_GetFieldAsInteger -libgdal.so.32:OGR_F_GetFieldAsInteger64 -libgdal.so.32:OGR_F_GetFieldAsInteger64List -libgdal.so.32:OGR_F_GetFieldAsIntegerList -libgdal.so.32:OGR_F_GetFieldAsString -libgdal.so.32:OGR_F_GetFieldAsStringList -libgdal.so.32:OGR_F_GetFieldCount -libgdal.so.32:OGR_F_GetFieldDefnRef -libgdal.so.32:OGR_F_GetFieldIndex -libgdal.so.32:OGR_F_GetGeomFieldCount -libgdal.so.32:OGR_F_GetGeomFieldDefnRef -libgdal.so.32:OGR_F_GetGeomFieldIndex -libgdal.so.32:OGR_F_GetGeomFieldRef -libgdal.so.32:OGR_F_GetGeometryRef -libgdal.so.32:OGR_F_GetNativeData -libgdal.so.32:OGR_F_GetNativeMediaType -libgdal.so.32:OGR_F_GetRawFieldRef -libgdal.so.32:OGR_F_GetStyleString -libgdal.so.32:OGR_F_GetStyleTable -libgdal.so.32:OGR_F_IsFieldNull -libgdal.so.32:OGR_F_IsFieldSet -libgdal.so.32:OGR_F_IsFieldSetAndNotNull -libgdal.so.32:OGR_F_SetFID -libgdal.so.32:OGR_F_SetFieldBinary -libgdal.so.32:OGR_F_SetFieldDateTime -libgdal.so.32:OGR_F_SetFieldDateTimeEx -libgdal.so.32:OGR_F_SetFieldDouble -libgdal.so.32:OGR_F_SetFieldDoubleList -libgdal.so.32:OGR_F_SetFieldInteger -libgdal.so.32:OGR_F_SetFieldInteger64 -libgdal.so.32:OGR_F_SetFieldInteger64List -libgdal.so.32:OGR_F_SetFieldIntegerList -libgdal.so.32:OGR_F_SetFieldNull -libgdal.so.32:OGR_F_SetFieldRaw -libgdal.so.32:OGR_F_SetFieldString -libgdal.so.32:OGR_F_SetFieldStringList -libgdal.so.32:OGR_F_SetFrom -libgdal.so.32:OGR_F_SetFromWithMap -libgdal.so.32:OGR_F_SetGeomField -libgdal.so.32:OGR_F_SetGeomFieldDirectly -libgdal.so.32:OGR_F_SetGeometry -libgdal.so.32:OGR_F_SetGeometryDirectly -libgdal.so.32:OGR_F_SetNativeData -libgdal.so.32:OGR_F_SetNativeMediaType -libgdal.so.32:OGR_F_SetStyleString -libgdal.so.32:OGR_F_SetStyleStringDirectly -libgdal.so.32:OGR_F_SetStyleTable -libgdal.so.32:OGR_F_SetStyleTableDirectly -libgdal.so.32:OGR_F_StealGeometry -libgdal.so.32:OGR_F_StealGeometryEx -libgdal.so.32:OGR_F_UnsetField -libgdal.so.32:OGR_F_Validate -libgdal.so.32:OGR_FldDomain_Destroy -libgdal.so.32:OGR_FldDomain_GetDescription -libgdal.so.32:OGR_FldDomain_GetDomainType -libgdal.so.32:OGR_FldDomain_GetFieldSubType -libgdal.so.32:OGR_FldDomain_GetFieldType -libgdal.so.32:OGR_FldDomain_GetMergePolicy -libgdal.so.32:OGR_FldDomain_GetName -libgdal.so.32:OGR_FldDomain_GetSplitPolicy -libgdal.so.32:OGR_FldDomain_SetMergePolicy -libgdal.so.32:OGR_FldDomain_SetSplitPolicy -libgdal.so.32:OGR_Fld_Create -libgdal.so.32:OGR_Fld_Destroy -libgdal.so.32:OGR_Fld_GetAlternativeNameRef -libgdal.so.32:OGR_Fld_GetDefault -libgdal.so.32:OGR_Fld_GetDomainName -libgdal.so.32:OGR_Fld_GetJustify -libgdal.so.32:OGR_Fld_GetNameRef -libgdal.so.32:OGR_Fld_GetPrecision -libgdal.so.32:OGR_Fld_GetSubType -libgdal.so.32:OGR_Fld_GetType -libgdal.so.32:OGR_Fld_GetWidth -libgdal.so.32:OGR_Fld_IsDefaultDriverSpecific -libgdal.so.32:OGR_Fld_IsIgnored -libgdal.so.32:OGR_Fld_IsNullable -libgdal.so.32:OGR_Fld_IsUnique -libgdal.so.32:OGR_Fld_Set -libgdal.so.32:OGR_Fld_SetAlternativeName -libgdal.so.32:OGR_Fld_SetDefault -libgdal.so.32:OGR_Fld_SetDomainName -libgdal.so.32:OGR_Fld_SetIgnored -libgdal.so.32:OGR_Fld_SetJustify -libgdal.so.32:OGR_Fld_SetName -libgdal.so.32:OGR_Fld_SetNullable -libgdal.so.32:OGR_Fld_SetPrecision -libgdal.so.32:OGR_Fld_SetSubType -libgdal.so.32:OGR_Fld_SetType -libgdal.so.32:OGR_Fld_SetUnique -libgdal.so.32:OGR_Fld_SetWidth -libgdal.so.32:OGR_GFld_Create -libgdal.so.32:OGR_GFld_Destroy -libgdal.so.32:OGR_GFld_GetNameRef -libgdal.so.32:OGR_GFld_GetSpatialRef -libgdal.so.32:OGR_GFld_GetType -libgdal.so.32:OGR_GFld_IsIgnored -libgdal.so.32:OGR_GFld_IsNullable -libgdal.so.32:OGR_GFld_SetIgnored -libgdal.so.32:OGR_GFld_SetName -libgdal.so.32:OGR_GFld_SetNullable -libgdal.so.32:OGR_GFld_SetSpatialRef -libgdal.so.32:OGR_GFld_SetType -libgdal.so.32:OGR_GT_Flatten -libgdal.so.32:OGR_GT_GetCollection -libgdal.so.32:OGR_GT_GetCurve -libgdal.so.32:OGR_GT_GetLinear -libgdal.so.32:OGR_GT_HasM -libgdal.so.32:OGR_GT_HasZ -libgdal.so.32:OGR_GT_IsCurve -libgdal.so.32:OGR_GT_IsNonLinear -libgdal.so.32:OGR_GT_IsSubClassOf -libgdal.so.32:OGR_GT_IsSurface -libgdal.so.32:OGR_GT_SetM -libgdal.so.32:OGR_GT_SetModifier -libgdal.so.32:OGR_GT_SetZ -libgdal.so.32:OGR_G_AddGeometry -libgdal.so.32:OGR_G_AddGeometryDirectly -libgdal.so.32:OGR_G_AddPoint -libgdal.so.32:OGR_G_AddPointM -libgdal.so.32:OGR_G_AddPointZM -libgdal.so.32:OGR_G_AddPoint_2D -libgdal.so.32:OGR_G_ApproximateArcAngles -libgdal.so.32:OGR_G_Area -libgdal.so.32:OGR_G_AssignSpatialReference -libgdal.so.32:OGR_G_Boundary -libgdal.so.32:OGR_G_Buffer -libgdal.so.32:OGR_G_Centroid -libgdal.so.32:OGR_G_Clone -libgdal.so.32:OGR_G_CloseRings -libgdal.so.32:OGR_G_ConcaveHull -libgdal.so.32:OGR_G_Contains -libgdal.so.32:OGR_G_ConvexHull -libgdal.so.32:OGR_G_CoordinateDimension -libgdal.so.32:OGR_G_CreateFromFgf -libgdal.so.32:OGR_G_CreateFromGML -libgdal.so.32:OGR_G_CreateFromGMLTree -libgdal.so.32:OGR_G_CreateFromWkb -libgdal.so.32:OGR_G_CreateFromWkbEx -libgdal.so.32:OGR_G_CreateFromWkt -libgdal.so.32:OGR_G_CreateGeometry -libgdal.so.32:OGR_G_CreateGeometryFromEsriJson -libgdal.so.32:OGR_G_CreateGeometryFromJson -libgdal.so.32:OGR_G_Crosses -libgdal.so.32:OGR_G_DelaunayTriangulation -libgdal.so.32:OGR_G_DestroyGeometry -libgdal.so.32:OGR_G_Difference -libgdal.so.32:OGR_G_Disjoint -libgdal.so.32:OGR_G_Distance -libgdal.so.32:OGR_G_Distance3D -libgdal.so.32:OGR_G_DumpReadable -libgdal.so.32:OGR_G_Empty -libgdal.so.32:OGR_G_Equal -libgdal.so.32:OGR_G_Equals -libgdal.so.32:OGR_G_ExportEnvelopeToGMLTree -libgdal.so.32:OGR_G_ExportToGML -libgdal.so.32:OGR_G_ExportToGMLEx -libgdal.so.32:OGR_G_ExportToGMLTree -libgdal.so.32:OGR_G_ExportToIsoWkb -libgdal.so.32:OGR_G_ExportToIsoWkt -libgdal.so.32:OGR_G_ExportToJson -libgdal.so.32:OGR_G_ExportToJsonEx -libgdal.so.32:OGR_G_ExportToKML -libgdal.so.32:OGR_G_ExportToWkb -libgdal.so.32:OGR_G_ExportToWkt -libgdal.so.32:OGR_G_FlattenTo2D -libgdal.so.32:OGR_G_ForceTo -libgdal.so.32:OGR_G_ForceToLineString -libgdal.so.32:OGR_G_ForceToMultiLineString -libgdal.so.32:OGR_G_ForceToMultiPoint -libgdal.so.32:OGR_G_ForceToMultiPolygon -libgdal.so.32:OGR_G_ForceToPolygon -libgdal.so.32:OGR_G_GetArea -libgdal.so.32:OGR_G_GetBoundary -libgdal.so.32:OGR_G_GetCoordinateDimension -libgdal.so.32:OGR_G_GetCurveGeometry -libgdal.so.32:OGR_G_GetDimension -libgdal.so.32:OGR_G_GetEnvelope -libgdal.so.32:OGR_G_GetEnvelope3D -libgdal.so.32:OGR_G_GetGeometryCount -libgdal.so.32:OGR_G_GetGeometryName -libgdal.so.32:OGR_G_GetGeometryRef -libgdal.so.32:OGR_G_GetGeometryType -libgdal.so.32:OGR_G_GetLinearGeometry -libgdal.so.32:OGR_G_GetM -libgdal.so.32:OGR_G_GetPoint -libgdal.so.32:OGR_G_GetPointCount -libgdal.so.32:OGR_G_GetPointZM -libgdal.so.32:OGR_G_GetPoints -libgdal.so.32:OGR_G_GetPointsZM -libgdal.so.32:OGR_G_GetSpatialReference -libgdal.so.32:OGR_G_GetX -libgdal.so.32:OGR_G_GetY -libgdal.so.32:OGR_G_GetZ -libgdal.so.32:OGR_G_HasCurveGeometry -libgdal.so.32:OGR_G_ImportFromWkb -libgdal.so.32:OGR_G_ImportFromWkt -libgdal.so.32:OGR_G_Intersect -libgdal.so.32:OGR_G_Intersection -libgdal.so.32:OGR_G_Intersects -libgdal.so.32:OGR_G_Is3D -libgdal.so.32:OGR_G_IsEmpty -libgdal.so.32:OGR_G_IsMeasured -libgdal.so.32:OGR_G_IsRing -libgdal.so.32:OGR_G_IsSimple -libgdal.so.32:OGR_G_IsValid -libgdal.so.32:OGR_G_Length -libgdal.so.32:OGR_G_MakeValid -libgdal.so.32:OGR_G_MakeValidEx -libgdal.so.32:OGR_G_Normalize -libgdal.so.32:OGR_G_Overlaps -libgdal.so.32:OGR_G_PointOnSurface -libgdal.so.32:OGR_G_Polygonize -libgdal.so.32:OGR_G_RemoveGeometry -libgdal.so.32:OGR_G_RemoveLowerDimensionSubGeoms -libgdal.so.32:OGR_G_Segmentize -libgdal.so.32:OGR_G_Set3D -libgdal.so.32:OGR_G_SetCoordinateDimension -libgdal.so.32:OGR_G_SetMeasured -libgdal.so.32:OGR_G_SetPoint -libgdal.so.32:OGR_G_SetPointCount -libgdal.so.32:OGR_G_SetPointM -libgdal.so.32:OGR_G_SetPointZM -libgdal.so.32:OGR_G_SetPoint_2D -libgdal.so.32:OGR_G_SetPoints -libgdal.so.32:OGR_G_SetPointsZM -libgdal.so.32:OGR_G_Simplify -libgdal.so.32:OGR_G_SimplifyPreserveTopology -libgdal.so.32:OGR_G_SwapXY -libgdal.so.32:OGR_G_SymDifference -libgdal.so.32:OGR_G_SymmetricDifference -libgdal.so.32:OGR_G_Touches -libgdal.so.32:OGR_G_Transform -libgdal.so.32:OGR_G_TransformTo -libgdal.so.32:OGR_G_Union -libgdal.so.32:OGR_G_UnionCascaded -libgdal.so.32:OGR_G_Value -libgdal.so.32:OGR_G_Within -libgdal.so.32:OGR_G_WkbSize -libgdal.so.32:OGR_G_WkbSizeEx -libgdal.so.32:OGR_GeomTransformer_Create -libgdal.so.32:OGR_GeomTransformer_Destroy -libgdal.so.32:OGR_GeomTransformer_Transform -libgdal.so.32:OGR_GetFieldSubTypeName -libgdal.so.32:OGR_GetFieldTypeName -libgdal.so.32:OGR_GlobFldDomain_Create -libgdal.so.32:OGR_GlobFldDomain_GetGlob -libgdal.so.32:OGR_L_AlterFieldDefn -libgdal.so.32:OGR_L_AlterGeomFieldDefn -libgdal.so.32:OGR_L_Clip -libgdal.so.32:OGR_L_CommitTransaction -libgdal.so.32:OGR_L_CreateFeature -libgdal.so.32:OGR_L_CreateField -libgdal.so.32:OGR_L_CreateGeomField -libgdal.so.32:OGR_L_DeleteFeature -libgdal.so.32:OGR_L_DeleteField -libgdal.so.32:OGR_L_Dereference -libgdal.so.32:OGR_L_Erase -libgdal.so.32:OGR_L_FindFieldIndex -libgdal.so.32:OGR_L_GetArrowStream -libgdal.so.32:OGR_L_GetExtent -libgdal.so.32:OGR_L_GetExtentEx -libgdal.so.32:OGR_L_GetFIDColumn -libgdal.so.32:OGR_L_GetFeature -libgdal.so.32:OGR_L_GetFeatureCount -libgdal.so.32:OGR_L_GetFeaturesRead -libgdal.so.32:OGR_L_GetGeomType -libgdal.so.32:OGR_L_GetGeometryColumn -libgdal.so.32:OGR_L_GetGeometryTypes -libgdal.so.32:OGR_L_GetLayerDefn -libgdal.so.32:OGR_L_GetName -libgdal.so.32:OGR_L_GetNextFeature -libgdal.so.32:OGR_L_GetRefCount -libgdal.so.32:OGR_L_GetSpatialFilter -libgdal.so.32:OGR_L_GetSpatialRef -libgdal.so.32:OGR_L_GetStyleTable -libgdal.so.32:OGR_L_Identity -libgdal.so.32:OGR_L_Intersection -libgdal.so.32:OGR_L_Reference -libgdal.so.32:OGR_L_Rename -libgdal.so.32:OGR_L_ReorderField -libgdal.so.32:OGR_L_ReorderFields -libgdal.so.32:OGR_L_ResetReading -libgdal.so.32:OGR_L_RollbackTransaction -libgdal.so.32:OGR_L_SetAttributeFilter -libgdal.so.32:OGR_L_SetFeature -libgdal.so.32:OGR_L_SetIgnoredFields -libgdal.so.32:OGR_L_SetNextByIndex -libgdal.so.32:OGR_L_SetSpatialFilter -libgdal.so.32:OGR_L_SetSpatialFilterEx -libgdal.so.32:OGR_L_SetSpatialFilterRect -libgdal.so.32:OGR_L_SetSpatialFilterRectEx -libgdal.so.32:OGR_L_SetStyleTable -libgdal.so.32:OGR_L_SetStyleTableDirectly -libgdal.so.32:OGR_L_StartTransaction -libgdal.so.32:OGR_L_SymDifference -libgdal.so.32:OGR_L_SyncToDisk -libgdal.so.32:OGR_L_TestCapability -libgdal.so.32:OGR_L_Union -libgdal.so.32:OGR_L_Update -libgdal.so.32:OGR_L_UpsertFeature -libgdal.so.32:OGR_RangeFldDomain_Create -libgdal.so.32:OGR_RangeFldDomain_GetMax -libgdal.so.32:OGR_RangeFldDomain_GetMin -libgdal.so.32:OGR_RawField_IsNull -libgdal.so.32:OGR_RawField_IsUnset -libgdal.so.32:OGR_RawField_SetNull -libgdal.so.32:OGR_RawField_SetUnset -libgdal.so.32:OGR_SM_AddPart -libgdal.so.32:OGR_SM_AddStyle -libgdal.so.32:OGR_SM_Create -libgdal.so.32:OGR_SM_Destroy -libgdal.so.32:OGR_SM_GetPart -libgdal.so.32:OGR_SM_GetPartCount -libgdal.so.32:OGR_SM_InitFromFeature -libgdal.so.32:OGR_SM_InitStyleString -libgdal.so.32:OGR_STBL_AddStyle -libgdal.so.32:OGR_STBL_Create -libgdal.so.32:OGR_STBL_Destroy -libgdal.so.32:OGR_STBL_Find -libgdal.so.32:OGR_STBL_GetLastStyleName -libgdal.so.32:OGR_STBL_GetNextStyle -libgdal.so.32:OGR_STBL_LoadStyleTable -libgdal.so.32:OGR_STBL_ResetStyleStringReading -libgdal.so.32:OGR_STBL_SaveStyleTable -libgdal.so.32:OGR_ST_Create -libgdal.so.32:OGR_ST_Destroy -libgdal.so.32:OGR_ST_GetParamDbl -libgdal.so.32:OGR_ST_GetParamNum -libgdal.so.32:OGR_ST_GetParamStr -libgdal.so.32:OGR_ST_GetRGBFromString -libgdal.so.32:OGR_ST_GetStyleString -libgdal.so.32:OGR_ST_GetType -libgdal.so.32:OGR_ST_GetUnit -libgdal.so.32:OGR_ST_SetParamDbl -libgdal.so.32:OGR_ST_SetParamNum -libgdal.so.32:OGR_ST_SetParamStr -libgdal.so.32:OGR_ST_SetUnit -libgdal.so.32:OSRAddGuessedTOWGS84 -libgdal.so.32:OSRAutoIdentifyEPSG -libgdal.so.32:OSRAxisEnumToName -libgdal.so.32:OSRCalcInvFlattening -libgdal.so.32:OSRCalcSemiMinorFromInvFlattening -libgdal.so.32:OSRCleanup -libgdal.so.32:OSRClone -libgdal.so.32:OSRCloneGeogCS -libgdal.so.32:OSRConvertToOtherProjection -libgdal.so.32:OSRCopyGeogCSFrom -libgdal.so.32:OSRDemoteTo2D -libgdal.so.32:OSRDereference -libgdal.so.32:OSRDestroyCRSInfoList -libgdal.so.32:OSRDestroySpatialReference -libgdal.so.32:OSREPSGTreatsAsLatLong -libgdal.so.32:OSREPSGTreatsAsNorthingEasting -libgdal.so.32:OSRExportToERM -libgdal.so.32:OSRExportToMICoordSys -libgdal.so.32:OSRExportToPCI -libgdal.so.32:OSRExportToPROJJSON -libgdal.so.32:OSRExportToPanorama -libgdal.so.32:OSRExportToPrettyWkt -libgdal.so.32:OSRExportToProj4 -libgdal.so.32:OSRExportToUSGS -libgdal.so.32:OSRExportToWkt -libgdal.so.32:OSRExportToWktEx -libgdal.so.32:OSRExportToXML -libgdal.so.32:OSRFindMatches -libgdal.so.32:OSRFreeSRSArray -libgdal.so.32:OSRGetAngularUnits -libgdal.so.32:OSRGetAreaOfUse -libgdal.so.32:OSRGetAttrValue -libgdal.so.32:OSRGetAuthorityCode -libgdal.so.32:OSRGetAuthorityName -libgdal.so.32:OSRGetAxesCount -libgdal.so.32:OSRGetAxis -libgdal.so.32:OSRGetAxisMappingStrategy -libgdal.so.32:OSRGetCRSInfoListFromDatabase -libgdal.so.32:OSRGetCoordinateEpoch -libgdal.so.32:OSRGetDataAxisToSRSAxisMapping -libgdal.so.32:OSRGetInvFlattening -libgdal.so.32:OSRGetLinearUnits -libgdal.so.32:OSRGetName -libgdal.so.32:OSRGetNormProjParm -libgdal.so.32:OSRGetPROJAuxDbPaths -libgdal.so.32:OSRGetPROJEnableNetwork -libgdal.so.32:OSRGetPROJSearchPaths -libgdal.so.32:OSRGetPROJVersion -libgdal.so.32:OSRGetPrimeMeridian -libgdal.so.32:OSRGetProjParm -libgdal.so.32:OSRGetSemiMajor -libgdal.so.32:OSRGetSemiMinor -libgdal.so.32:OSRGetTOWGS84 -libgdal.so.32:OSRGetTargetLinearUnits -libgdal.so.32:OSRGetUTMZone -libgdal.so.32:OSRImportFromDict -libgdal.so.32:OSRImportFromEPSG -libgdal.so.32:OSRImportFromEPSGA -libgdal.so.32:OSRImportFromERM -libgdal.so.32:OSRImportFromESRI -libgdal.so.32:OSRImportFromMICoordSys -libgdal.so.32:OSRImportFromOzi -libgdal.so.32:OSRImportFromPCI -libgdal.so.32:OSRImportFromPanorama -libgdal.so.32:OSRImportFromProj4 -libgdal.so.32:OSRImportFromUSGS -libgdal.so.32:OSRImportFromUrl -libgdal.so.32:OSRImportFromWkt -libgdal.so.32:OSRImportFromXML -libgdal.so.32:OSRIsCompound -libgdal.so.32:OSRIsDerivedGeographic -libgdal.so.32:OSRIsDynamic -libgdal.so.32:OSRIsGeocentric -libgdal.so.32:OSRIsGeographic -libgdal.so.32:OSRIsLocal -libgdal.so.32:OSRIsProjected -libgdal.so.32:OSRIsSame -libgdal.so.32:OSRIsSameEx -libgdal.so.32:OSRIsSameGeogCS -libgdal.so.32:OSRIsSameVertCS -libgdal.so.32:OSRIsVertical -libgdal.so.32:OSRMorphFromESRI -libgdal.so.32:OSRMorphToESRI -libgdal.so.32:OSRNewSpatialReference -libgdal.so.32:OSRPromoteTo3D -libgdal.so.32:OSRReference -libgdal.so.32:OSRRelease -libgdal.so.32:OSRSetACEA -libgdal.so.32:OSRSetAE -libgdal.so.32:OSRSetAngularUnits -libgdal.so.32:OSRSetAttrValue -libgdal.so.32:OSRSetAuthority -libgdal.so.32:OSRSetAxes -libgdal.so.32:OSRSetAxisMappingStrategy -libgdal.so.32:OSRSetBonne -libgdal.so.32:OSRSetCEA -libgdal.so.32:OSRSetCS -libgdal.so.32:OSRSetCompoundCS -libgdal.so.32:OSRSetCoordinateEpoch -libgdal.so.32:OSRSetDataAxisToSRSAxisMapping -libgdal.so.32:OSRSetEC -libgdal.so.32:OSRSetEckert -libgdal.so.32:OSRSetEckertIV -libgdal.so.32:OSRSetEckertVI -libgdal.so.32:OSRSetEquirectangular -libgdal.so.32:OSRSetEquirectangular2 -libgdal.so.32:OSRSetFromUserInput -libgdal.so.32:OSRSetGEOS -libgdal.so.32:OSRSetGH -libgdal.so.32:OSRSetGS -libgdal.so.32:OSRSetGaussSchreiberTMercator -libgdal.so.32:OSRSetGeocCS -libgdal.so.32:OSRSetGeogCS -libgdal.so.32:OSRSetGnomonic -libgdal.so.32:OSRSetHOM -libgdal.so.32:OSRSetHOM2PNO -libgdal.so.32:OSRSetHOMAC -libgdal.so.32:OSRSetIGH -libgdal.so.32:OSRSetIWMPolyconic -libgdal.so.32:OSRSetKrovak -libgdal.so.32:OSRSetLAEA -libgdal.so.32:OSRSetLCC -libgdal.so.32:OSRSetLCC1SP -libgdal.so.32:OSRSetLCCB -libgdal.so.32:OSRSetLinearUnits -libgdal.so.32:OSRSetLinearUnitsAndUpdateParameters -libgdal.so.32:OSRSetLocalCS -libgdal.so.32:OSRSetMC -libgdal.so.32:OSRSetMercator -libgdal.so.32:OSRSetMercator2SP -libgdal.so.32:OSRSetMollweide -libgdal.so.32:OSRSetNZMG -libgdal.so.32:OSRSetNormProjParm -libgdal.so.32:OSRSetOS -libgdal.so.32:OSRSetOrthographic -libgdal.so.32:OSRSetPROJAuxDbPaths -libgdal.so.32:OSRSetPROJEnableNetwork -libgdal.so.32:OSRSetPROJSearchPaths -libgdal.so.32:OSRSetPS -libgdal.so.32:OSRSetPolyconic -libgdal.so.32:OSRSetProjCS -libgdal.so.32:OSRSetProjParm -libgdal.so.32:OSRSetProjection -libgdal.so.32:OSRSetQSC -libgdal.so.32:OSRSetRobinson -libgdal.so.32:OSRSetSCH -libgdal.so.32:OSRSetSOC -libgdal.so.32:OSRSetSinusoidal -libgdal.so.32:OSRSetStatePlane -libgdal.so.32:OSRSetStatePlaneWithUnits -libgdal.so.32:OSRSetStereographic -libgdal.so.32:OSRSetTM -libgdal.so.32:OSRSetTMG -libgdal.so.32:OSRSetTMSO -libgdal.so.32:OSRSetTMVariant -libgdal.so.32:OSRSetTOWGS84 -libgdal.so.32:OSRSetTPED -libgdal.so.32:OSRSetTargetLinearUnits -libgdal.so.32:OSRSetUTM -libgdal.so.32:OSRSetVDG -libgdal.so.32:OSRSetVertCS -libgdal.so.32:OSRSetVerticalPerspective -libgdal.so.32:OSRSetWagner -libgdal.so.32:OSRSetWellKnownGeogCS -libgdal.so.32:OSRStripVertical -libgdal.so.32:OSRValidate -libgdal.so.32:ParseAlgorithmAndOptions -libgdal.so.32:RPCInfoToMD -libgdal.so.32:RPCInfoV2ToMD -libgdal.so.32:RPFTOCFree -libgdal.so.32:RPFTOCRead -libgdal.so.32:RPFTOCReadFromBuffer -libgdal.so.32:RegisterGNMDatabase -libgdal.so.32:RegisterGNMFile -libgdal.so.32:RegisterOGRAVCBin -libgdal.so.32:RegisterOGRAVCE00 -libgdal.so.32:RegisterOGRAmigoCloud -libgdal.so.32:RegisterOGRCAD -libgdal.so.32:RegisterOGRCSV -libgdal.so.32:RegisterOGRCSW -libgdal.so.32:RegisterOGRCarto -libgdal.so.32:RegisterOGRDGN -libgdal.so.32:RegisterOGRDXF -libgdal.so.32:RegisterOGREDIGEO -libgdal.so.32:RegisterOGRESRIJSON -libgdal.so.32:RegisterOGRElastic -libgdal.so.32:RegisterOGRFlatGeobuf -libgdal.so.32:RegisterOGRGML -libgdal.so.32:RegisterOGRGMT -libgdal.so.32:RegisterOGRGPSBabel -libgdal.so.32:RegisterOGRGPX -libgdal.so.32:RegisterOGRGeoJSON -libgdal.so.32:RegisterOGRGeoJSONSeq -libgdal.so.32:RegisterOGRGeoPackage -libgdal.so.32:RegisterOGRGeoRSS -libgdal.so.32:RegisterOGRGeoconcept -libgdal.so.32:RegisterOGRIdrisi -libgdal.so.32:RegisterOGRJML -libgdal.so.32:RegisterOGRKML -libgdal.so.32:RegisterOGRLVBAG -libgdal.so.32:RegisterOGRMEM -libgdal.so.32:RegisterOGRMVT -libgdal.so.32:RegisterOGRMapML -libgdal.so.32:RegisterOGRNGW -libgdal.so.32:RegisterOGRNTF -libgdal.so.32:RegisterOGROAPIF -libgdal.so.32:RegisterOGRODS -libgdal.so.32:RegisterOGROSM -libgdal.so.32:RegisterOGROpenFileGDB -libgdal.so.32:RegisterOGRPDS -libgdal.so.32:RegisterOGRPGDump -libgdal.so.32:RegisterOGRPLSCENES -libgdal.so.32:RegisterOGRS57 -libgdal.so.32:RegisterOGRSDTS -libgdal.so.32:RegisterOGRSQLite -libgdal.so.32:RegisterOGRSVG -libgdal.so.32:RegisterOGRSXF -libgdal.so.32:RegisterOGRSelafin -libgdal.so.32:RegisterOGRShape -libgdal.so.32:RegisterOGRTAB -libgdal.so.32:RegisterOGRTiger -libgdal.so.32:RegisterOGRTopoJSON -libgdal.so.32:RegisterOGRVDV -libgdal.so.32:RegisterOGRVFK -libgdal.so.32:RegisterOGRVRT -libgdal.so.32:RegisterOGRWAsP -libgdal.so.32:RegisterOGRWFS -libgdal.so.32:RegisterOGRXLSX -libgdal.so.32:SetCSVFilenameHook -libgdal.so.32:VRTAddBand -libgdal.so.32:VRTAddComplexSource -libgdal.so.32:VRTAddFuncSource -libgdal.so.32:VRTAddSimpleSource -libgdal.so.32:VRTCreate -libgdal.so.32:VRTFlushCache -libgdal.so.32:VRTSerializeToXML -libgdal.so.32:VSIAbortPendingUploads -libgdal.so.32:VSIAllocFilesystemPluginCallbacksStruct -libgdal.so.32:VSICTime -libgdal.so.32:VSICalloc -libgdal.so.32:VSICallocVerbose -libgdal.so.32:VSICleanupFileManager -libgdal.so.32:VSIClearCredentials -libgdal.so.32:VSIClearPathSpecificOptions -libgdal.so.32:VSICloseDir -libgdal.so.32:VSICurlClearCache -libgdal.so.32:VSICurlPartialClearCache -libgdal.so.32:VSIError -libgdal.so.32:VSIErrorReset -libgdal.so.32:VSIFClose -libgdal.so.32:VSIFCloseL -libgdal.so.32:VSIFEof -libgdal.so.32:VSIFEofL -libgdal.so.32:VSIFFlush -libgdal.so.32:VSIFFlushL -libgdal.so.32:VSIFGetNativeFileDescriptorL -libgdal.so.32:VSIFGetRangeStatusL -libgdal.so.32:VSIFGetc -libgdal.so.32:VSIFGets -libgdal.so.32:VSIFOpen -libgdal.so.32:VSIFOpenEx2L -libgdal.so.32:VSIFOpenExL -libgdal.so.32:VSIFOpenL -libgdal.so.32:VSIFPrintf -libgdal.so.32:VSIFPrintfL -libgdal.so.32:VSIFPutc -libgdal.so.32:VSIFPutcL -libgdal.so.32:VSIFPuts -libgdal.so.32:VSIFRead -libgdal.so.32:VSIFReadL -libgdal.so.32:VSIFReadMultiRangeL -libgdal.so.32:VSIFSeek -libgdal.so.32:VSIFSeekL -libgdal.so.32:VSIFTell -libgdal.so.32:VSIFTellL -libgdal.so.32:VSIFTruncateL -libgdal.so.32:VSIFWrite -libgdal.so.32:VSIFWriteL -libgdal.so.32:VSIFileFromMemBuffer -libgdal.so.32:VSIFree -libgdal.so.32:VSIFreeAligned -libgdal.so.32:VSIFreeFilesystemPluginCallbacksStruct -libgdal.so.32:VSIGMTime -libgdal.so.32:VSIGetActualURL -libgdal.so.32:VSIGetCredential -libgdal.so.32:VSIGetDiskFreeSpace -libgdal.so.32:VSIGetFileMetadata -libgdal.so.32:VSIGetFileSystemOptions -libgdal.so.32:VSIGetFileSystemsPrefixes -libgdal.so.32:VSIGetLastErrorMsg -libgdal.so.32:VSIGetLastErrorNo -libgdal.so.32:VSIGetMemFileBuffer -libgdal.so.32:VSIGetNextDirEntry -libgdal.so.32:VSIGetPathSpecificOption -libgdal.so.32:VSIGetSignedURL -libgdal.so.32:VSIHasOptimizedReadMultiRange -libgdal.so.32:VSIIngestFile -libgdal.so.32:VSIInstallCryptFileHandler -libgdal.so.32:VSIInstallLargeFileHandler -libgdal.so.32:VSIInstallMemFileHandler -libgdal.so.32:VSIInstallPluginHandler -libgdal.so.32:VSIInstallSparseFileHandler -libgdal.so.32:VSIInstallSubFileHandler -libgdal.so.32:VSIIsCaseSensitiveFS -libgdal.so.32:VSIIsLocal -libgdal.so.32:VSILocalTime -libgdal.so.32:VSIMalloc -libgdal.so.32:VSIMalloc2 -libgdal.so.32:VSIMalloc2Verbose -libgdal.so.32:VSIMalloc3 -libgdal.so.32:VSIMalloc3Verbose -libgdal.so.32:VSIMallocAligned -libgdal.so.32:VSIMallocAlignedAuto -libgdal.so.32:VSIMallocAlignedAutoVerbose -libgdal.so.32:VSIMallocVerbose -libgdal.so.32:VSIMkdir -libgdal.so.32:VSIMkdirRecursive -libgdal.so.32:VSINetworkStatsGetAsSerializedJSON -libgdal.so.32:VSINetworkStatsReset -libgdal.so.32:VSIOpenDir -libgdal.so.32:VSIOverwriteFile -libgdal.so.32:VSIReadDir -libgdal.so.32:VSIReadDirEx -libgdal.so.32:VSIReadDirRecursive -libgdal.so.32:VSIRealloc -libgdal.so.32:VSIReallocVerbose -libgdal.so.32:VSIRename -libgdal.so.32:VSIRewind -libgdal.so.32:VSIRewindL -libgdal.so.32:VSIRmdir -libgdal.so.32:VSIRmdirRecursive -libgdal.so.32:VSISetCredential -libgdal.so.32:VSISetCryptKey -libgdal.so.32:VSISetFileMetadata -libgdal.so.32:VSISetPathSpecificOption -libgdal.so.32:VSISiblingFiles -libgdal.so.32:VSIStat -libgdal.so.32:VSIStatExL -libgdal.so.32:VSIStatL -libgdal.so.32:VSIStdoutSetRedirection -libgdal.so.32:VSIStrdup -libgdal.so.32:VSIStrdupVerbose -libgdal.so.32:VSIStrerror -libgdal.so.32:VSISupportsRandomWrite -libgdal.so.32:VSISupportsSequentialWrite -libgdal.so.32:VSISupportsSparseFiles -libgdal.so.32:VSISync -libgdal.so.32:VSITime -libgdal.so.32:VSIToCPLError -libgdal.so.32:VSIUngetc -libgdal.so.32:VSIUnlink -libgdal.so.32:VSIUnlinkBatch -libgdal.so.32:_CPLAssert -libgdal.so.32:_Z10CPLOPrintfPKcz -libgdal.so.32:_Z10EXIFCreatePPcPhjjjPj -libgdal.so.32:_Z11AdjustValueIaET_S0_m -libgdal.so.32:_Z11AdjustValueIdET_S0_m -libgdal.so.32:_Z11AdjustValueIfET_S0_m -libgdal.so.32:_Z11AdjustValueIhET_S0_m -libgdal.so.32:_Z11AdjustValueIiET_S0_m -libgdal.so.32:_Z11AdjustValueIjET_S0_m -libgdal.so.32:_Z11AdjustValueIlET_S0_m -libgdal.so.32:_Z11AdjustValueImET_S0_m -libgdal.so.32:_Z11AdjustValueIsET_S0_m -libgdal.so.32:_Z11AdjustValueItET_S0_m -libgdal.so.32:_Z11CPLOvPrintfPKcP13__va_list_tag -libgdal.so.32:_Z11GMLParseXSDPKcRSt6vectorIP15GMLFeatureClassSaIS3_EERb -libgdal.so.32:_Z11PamGetProxyPKc -libgdal.so.32:_Z12CPLURLAddKVPPKcS0_S0_ -libgdal.so.32:_Z12OGRJSonParsePKcPP11json_objectb -libgdal.so.32:_Z12VSI_TIFFOpenPKcS0_P8_IO_FILE -libgdal.so.32:_Z14CPLFloatToHalfjRb -libgdal.so.32:_Z14CPLURLGetValuePKcS0_ -libgdal.so.32:_Z14HFACreateLayerP7hfainfoP8HFAEntryPKciiiiiii7EPTTypePPcxxii -libgdal.so.32:_Z14SWQCastCheckerP13swq_expr_nodei -libgdal.so.32:_Z15OGRFormatDoubleB5cxx11dRK13OGRWktOptions -libgdal.so.32:_Z15OGRFormatDoublePcidcic -libgdal.so.32:_Z15OGRGetDayOfWeekiii -libgdal.so.32:_Z15OGRWktReadTokenPKcPc -libgdal.so.32:_Z15PamCleanProxyDBv -libgdal.so.32:_Z16OGRToOGCGeomType18OGRwkbGeometryType -libgdal.so.32:_Z16OGRWktReadPointsPKcPP11OGRRawPointPPdPiS6_ -libgdal.so.32:_Z16PamAllocateProxyPKc -libgdal.so.32:_Z16SWQCastEvaluatorP13swq_expr_nodePS0_ -libgdal.so.32:_Z16swq_expr_compilePKciPPcP14swq_field_typeiP25swq_custom_func_registrarPP13swq_expr_node -libgdal.so.32:_Z17CPLHTTPSetOptionsPvPKcPKS1_ -libgdal.so.32:_Z17CPLIEEEToVaxFloatPv -libgdal.so.32:_Z17CPLVaxToIEEEFloatPv -libgdal.so.32:_Z17OGRGetXMLDateTimePK8OGRField -libgdal.so.32:_Z17OGRGetXMLDateTimePK8OGRFieldb -libgdal.so.32:_Z17OGRHStoreGetValuePKcS0_ -libgdal.so.32:_Z17OGRWktReadPointsMPKcPP11OGRRawPointPPdS5_PiS6_S6_ -libgdal.so.32:_Z17PamParseHistogramP10CPLXMLNodePdS1_PiPPyS2_S2_ -libgdal.so.32:_Z17SWQGeneralCheckerP13swq_expr_nodei -libgdal.so.32:_Z17swq_expr_compile2PKcP14swq_field_listiP25swq_custom_func_registrarPP13swq_expr_node -libgdal.so.32:_Z18CPLIEEEToVaxDoublePv -libgdal.so.32:_Z18CPLVaxToIEEEDoublePv -libgdal.so.32:_Z18OGRFromOGCGeomTypePKc -libgdal.so.32:_Z18OGRUpdateFieldTypeP12OGRFieldDefn12OGRFieldType15OGRFieldSubType -libgdal.so.32:_Z18OGRWriteToShapeBinPK11OGRGeometryPPhPi -libgdal.so.32:_Z18swq_identify_fieldPKcS0_P14swq_field_listP14swq_field_typePi -libgdal.so.32:_Z19CPLUnixTimeToYMDHMSxP2tm -libgdal.so.32:_Z19CPLYMDHMSToUnixTimePK2tm -libgdal.so.32:_Z19EXIFExtractMetadataRPPcPviiiRiS3_S3_ -libgdal.so.32:_Z19GDALCopyNoDataValueP14GDALRasterBandS0_ -libgdal.so.32:_Z19GML_GetOGRFieldType15GMLPropertyTypeR15OGRFieldSubType -libgdal.so.32:_Z19GetOutputDriversForPKci -libgdal.so.32:_Z19OGRCheckPermutationPKii -libgdal.so.32:_Z19OGRCreateMultiPatchPK11OGRGeometryiRiRPiS4_S2_RP11OGRRawPointRPd -libgdal.so.32:_Z19OGRGeometryFromEWKBPhiPii -libgdal.so.32:_Z19OGRParseXMLDateTimePKcP8OGRField -libgdal.so.32:_Z19OSRGetEllipsoidInfoiPPcPdS1_ -libgdal.so.32:_Z19SWQGeneralEvaluatorP13swq_expr_nodePS0_ -libgdal.so.32:_Z19VSICreateCachedFileP16VSIVirtualHandlemm -libgdal.so.32:_Z20CPLHTTPIgnoreSigPipev -libgdal.so.32:_Z20GDALCloneTransformerPv -libgdal.so.32:_Z20OGRGeometryToHexEWKBP11OGRGeometryiii -libgdal.so.32:_Z20OGRGetRFC822DateTimePK8OGRField -libgdal.so.32:_Z20OGRMakeWktCoordinateB5cxx11dddi13OGRWktOptions -libgdal.so.32:_Z20OGRMakeWktCoordinatePcdddi -libgdal.so.32:_Z20RoundValueDiscardLsbIaaET0_PKvmm -libgdal.so.32:_Z20RoundValueDiscardLsbIdmET0_PKvmm -libgdal.so.32:_Z20RoundValueDiscardLsbIfjET0_PKvmm -libgdal.so.32:_Z20RoundValueDiscardLsbIiiET0_PKvmm -libgdal.so.32:_Z20RoundValueDiscardLsbIjjET0_PKvmm -libgdal.so.32:_Z20RoundValueDiscardLsbIllET0_PKvmm -libgdal.so.32:_Z20RoundValueDiscardLsbImmET0_PKvmm -libgdal.so.32:_Z20RoundValueDiscardLsbIssET0_PKvmm -libgdal.so.32:_Z20RoundValueDiscardLsbIttET0_PKvmm -libgdal.so.32:_Z20SWQFieldTypeToString14swq_field_type -libgdal.so.32:_Z20swq_select_summarizeP10swq_selectiPKc -libgdal.so.32:_Z21MEMGroupCreateMDArrayP9GDALGroupRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6vectorISt10shared_ptrI13GDALDimensionESaISC_EERK20GDALExtendedDataTypePvPKPKc -libgdal.so.32:_Z21OGRCreateFromShapeBinPhPP11OGRGeometryi -libgdal.so.32:_Z21OGRMakeWktCoordinateMB5cxx11ddddii13OGRWktOptions -libgdal.so.32:_Z21OGRMakeWktCoordinateMPcddddii -libgdal.so.32:_Z21PamHistogramToXMLTreeddiPyii -libgdal.so.32:_Z21VSICreateGZipWritableP16VSIVirtualHandleii -libgdal.so.32:_Z22CPLParseRFC822DateTimePKcPiS1_S1_S1_S1_S1_S1_S1_ -libgdal.so.32:_Z22CPLQuotedSQLIdentifierPKc -libgdal.so.32:_Z22GTiffGetCompressValuesRbS_S_S_S_S_S_b -libgdal.so.32:_Z22OGRGeoJSONReadGeometryP11json_object -libgdal.so.32:_Z22OGRGeometryFromHexEWKBPKcPii -libgdal.so.32:_Z22OGRPGCommonLaunderNamePKcS0_ -libgdal.so.32:_Z22OGRParseRFC822DateTimePKcP8OGRField -libgdal.so.32:_Z22OGRReadWKBGeometryTypePKh13OGRwkbVariantP18OGRwkbGeometryType -libgdal.so.32:_Z22OGRReadWKTGeometryTypePKcP18OGRwkbGeometryType -libgdal.so.32:_Z23GDALBufferHasOnlyNoDataPKvdmmmmi22GDALBufferSampleFormat -libgdal.so.32:_Z23GDALGetGlobalThreadPooli -libgdal.so.32:_Z23OGRCreateExpatXMLParserv -libgdal.so.32:_Z23OGRCreateFromMultiPatchiPKiS0_iPKdS2_S2_ -libgdal.so.32:_Z23OGRGeoJSONWriteGeometryPK11OGRGeometryRK22OGRGeoJSONWriteOptions -libgdal.so.32:_Z23OGRPGCommonLayerGetTypeR12OGRFieldDefnbb -libgdal.so.32:_Z23OGRPGCommonLayerSetTypeR12OGRFieldDefnPKcS2_i -libgdal.so.32:_Z23swq_is_reserved_keywordPKc -libgdal.so.32:_Z24GetOutputDriverForRasterPKc -libgdal.so.32:_Z24MITABCoordSys2SpatialRefPKc -libgdal.so.32:_Z24MITABSpatialRef2CoordSysPK19OGRSpatialReference -libgdal.so.32:_Z24PamFindMatchingHistogramP10CPLXMLNodeddiii -libgdal.so.32:_Z25CPLCreateUserFaultMappingPKcPPvPm -libgdal.so.32:_Z25CPLDeleteUserFaultMappingP16cpl_uffd_context -libgdal.so.32:_Z26CPL_json_object_object_getP11json_objectPKc -libgdal.so.32:_Z26GeoJSONPropertyToFieldTypeP11json_objectR15OGRFieldSubTypeb -libgdal.so.32:_Z26OGRCreateDefaultLayerIndexv -libgdal.so.32:_Z26OGRGeneralCmdLineProcessoriPPPci -libgdal.so.32:_Z26RAWDatasetCheckMemoryUsageiiiiiiyyP8_IO_FILE -libgdal.so.32:_Z26S57GenerateDSIDFeatureDefnv -libgdal.so.32:_Z26S57GenerateGeomFeatureDefn18OGRwkbGeometryTypei -libgdal.so.32:_Z26S57GenerateObjectClassDefnP17S57ClassRegistrarP23S57ClassContentExplorerii -libgdal.so.32:_Z26json_ex_get_object_by_pathP11json_objectPKc -libgdal.so.32:_Z27OGRPGCommonAppendFieldValueR9CPLStringP10OGRFeatureiPFS_PvPKciS5_S5_ES3_ -libgdal.so.32:_Z28CPLHTTPRestoreSigPipeHandlerPv -libgdal.so.32:_Z28GDALGetJPEG2000ReversibilityPKcP8_IO_FILE -libgdal.so.32:_Z28OGRGetXML_UTF8_EscapedStringPKc -libgdal.so.32:_Z28OGRPGCommonLayerGetPGDefaultP12OGRFieldDefn -libgdal.so.32:_Z28OGRWriteMultiPatchToShapeBinPK11OGRGeometryPPhPi -libgdal.so.32:_Z29S57GenerateStandardAttributesP14OGRFeatureDefni -libgdal.so.32:_Z29VSICreateBufferedReaderHandleP16VSIVirtualHandle -libgdal.so.32:_Z30CPLIsUserFaultMappingSupportedv -libgdal.so.32:_Z30GDALGetNoDataValueCastToDoublel -libgdal.so.32:_Z30GDALGetNoDataValueCastToDoublem -libgdal.so.32:_Z30OGR_GreatCircle_ExtendPositionddddPdS_ -libgdal.so.32:_Z32GDALRegenerateOverviewsMultiBandiPKP14GDALRasterBandiPKS2_PKcPFidS6_PvES7_PKS6_ -libgdal.so.32:_Z32OGRPGCommonLayerNormalizeDefaultP12OGRFieldDefnPKc -libgdal.so.32:_Z32OGRParseDateTimeYYYYMMDDTHHMMSSZPKcmP8OGRField -libgdal.so.32:_Z33CPLInstallErrorHandlerAccumulatorRSt6vectorI32CPLErrorHandlerAccumulatorStructSaIS0_EE -libgdal.so.32:_Z33GDALRegisterTransformDeserializerPKcPFiPviiPdS2_S2_PiEPFS1_P10CPLXMLNodeE -libgdal.so.32:_Z33OGRCreateCoordinateTransformationPK19OGRSpatialReferenceS1_ -libgdal.so.32:_Z33OGRCreateCoordinateTransformationPK19OGRSpatialReferenceS1_RK34OGRCoordinateTransformationOptions -libgdal.so.32:_Z33OGRSQLiteImportSpatiaLiteGeometryPKhiPP11OGRGeometryPi -libgdal.so.32:_Z34CPLIsMachinePotentiallyGCEInstancev -libgdal.so.32:_Z35CPLUninstallErrorHandlerAccumulatorv -libgdal.so.32:_Z35GDALUnregisterTransformDeserializerPv -libgdal.so.32:_Z35OGRParseDateTimeYYYYMMDDTHHMMSSsssZPKcmP8OGRField -libgdal.so.32:_Z37OGRPGCommonAppendCopyFieldsExceptGeomR9CPLStringP10OGRFeaturePKcbRKSt6vectorIbSaIbEEPFS_PvS4_iS4_S4_ESA_ -libgdal.so.32:_Z37S57GenerateVectorPrimitiveFeatureDefnii -libgdal.so.32:_Z43GDALIsDriverDeprecatedForGDAL35StillEnabledPKcS0_ -libgdal.so.32:_Z45OGRCreateEmulatedTransactionDataSourceWrapperP13OGRDataSourceP24IOGRTransactionBehaviourii -libgdal.so.32:_Z6swqlexPP13swq_expr_nodeP17swq_parse_context -libgdal.so.32:_Z8swqerrorP17swq_parse_contextPKc -libgdal.so.32:_Z8swqparseP17swq_parse_context -libgdal.so.32:_ZN10CPLLocaleCC1Ev -libgdal.so.32:_ZN10CPLLocaleCC2Ev -libgdal.so.32:_ZN10CPLLocaleCD1Ev -libgdal.so.32:_ZN10CPLLocaleCD2Ev -libgdal.so.32:_ZN10GDALDriver10CreateCopyEPKcP11GDALDatasetiPKS1_PFidS1_PvES6_ -libgdal.so.32:_ZN10GDALDriver11QuietDeleteEPKcPKS1_ -libgdal.so.32:_ZN10GDALDriver13DefaultRenameEPKcS1_ -libgdal.so.32:_ZN10GDALDriver15SetMetadataItemEPKcS1_S1_ -libgdal.so.32:_ZN10GDALDriver16DefaultCopyFilesEPKcS1_ -libgdal.so.32:_ZN10GDALDriver16DefaultCopyMasksEP11GDALDatasetS1_i -libgdal.so.32:_ZN10GDALDriver16DefaultCopyMasksEP11GDALDatasetS1_iPKPKcPFidS3_PvES6_ -libgdal.so.32:_ZN10GDALDriver17DefaultCreateCopyEPKcP11GDALDatasetiPKS1_PFidS1_PvES6_ -libgdal.so.32:_ZN10GDALDriver22CreateMultiDimensionalEPKcPKS1_S3_ -libgdal.so.32:_ZN10GDALDriver33DefaultCreateCopyMultiDimensionalEP11GDALDatasetS1_bPKPKcPFidS3_PvES6_ -libgdal.so.32:_ZN10GDALDriver6CreateEPKciii12GDALDataTypePKS1_ -libgdal.so.32:_ZN10GDALDriver6DeleteEPKc -libgdal.so.32:_ZN10GDALDriver6RenameEPKcS1_ -libgdal.so.32:_ZN10GDALDriver9CopyFilesEPKcS1_ -libgdal.so.32:_ZN10GDALDriverC1Ev -libgdal.so.32:_ZN10GDALDriverC2Ev -libgdal.so.32:_ZN10GDALDriverD0Ev -libgdal.so.32:_ZN10GDALDriverD1Ev -libgdal.so.32:_ZN10GDALDriverD2Ev -libgdal.so.32:_ZN10GDALJP2Box10IsSuperBoxEv -libgdal.so.32:_ZN10GDALJP2Box11AppendUInt8Eh -libgdal.so.32:_ZN10GDALJP2Box11ReadBoxDataEv -libgdal.so.32:_ZN10GDALJP2Box12AppendUInt16Et -libgdal.so.32:_ZN10GDALJP2Box12AppendUInt32Ej -libgdal.so.32:_ZN10GDALJP2Box12CreateLblBoxEPKc -libgdal.so.32:_ZN10GDALJP2Box12DumpReadableEP8_IO_FILEi -libgdal.so.32:_ZN10GDALJP2Box13CreateAsocBoxEiPKPKS_ -libgdal.so.32:_ZN10GDALJP2Box13CreateUUIDBoxEPKhiS1_ -libgdal.so.32:_ZN10GDALJP2Box13ReadNextChildEPS_ -libgdal.so.32:_ZN10GDALJP2Box14CreateJUMBFBoxEPKS_iPKS1_ -libgdal.so.32:_ZN10GDALJP2Box14CreateSuperBoxEPKciPKPKS_ -libgdal.so.32:_ZN10GDALJP2Box14ReadFirstChildEPS_ -libgdal.so.32:_ZN10GDALJP2Box15SetWritableDataEiPKh -libgdal.so.32:_ZN10GDALJP2Box18AppendWritableDataEiPKv -libgdal.so.32:_ZN10GDALJP2Box22CreateLabelledXMLAssocEPKcS1_ -libgdal.so.32:_ZN10GDALJP2Box25CreateJUMBFDescriptionBoxEPKhPKc -libgdal.so.32:_ZN10GDALJP2Box7ReadBoxEv -libgdal.so.32:_ZN10GDALJP2Box7SetTypeEPKc -libgdal.so.32:_ZN10GDALJP2Box8ReadNextEv -libgdal.so.32:_ZN10GDALJP2Box9ReadFirstEv -libgdal.so.32:_ZN10GDALJP2Box9SetOffsetEx -libgdal.so.32:_ZN10GDALJP2BoxC1EP8_IO_FILE -libgdal.so.32:_ZN10GDALJP2BoxC2EP8_IO_FILE -libgdal.so.32:_ZN10GDALJP2BoxD1Ev -libgdal.so.32:_ZN10GDALJP2BoxD2Ev -libgdal.so.32:_ZN10GMLFeature11AddGeometryEP10CPLXMLNode -libgdal.so.32:_ZN10GMLFeature13AddOBPropertyEPKcS1_ -libgdal.so.32:_ZN10GMLFeature13GetOBPropertyEPKc -libgdal.so.32:_ZN10GMLFeature15GetOBPropertiesEv -libgdal.so.32:_ZN10GMLFeature19SetGeometryDirectlyEP10CPLXMLNode -libgdal.so.32:_ZN10GMLFeature19SetGeometryDirectlyEiP10CPLXMLNode -libgdal.so.32:_ZN10GMLFeature19SetPropertyDirectlyEiPc -libgdal.so.32:_ZN10GMLFeature4DumpEP8_IO_FILE -libgdal.so.32:_ZN10GMLFeature6SetFIDEPKc -libgdal.so.32:_ZN10GMLFeatureC1EP15GMLFeatureClass -libgdal.so.32:_ZN10GMLFeatureC2EP15GMLFeatureClass -libgdal.so.32:_ZN10GMLFeatureD1Ev -libgdal.so.32:_ZN10GMLFeatureD2Ev -libgdal.so.32:_ZN10GNMNetwork11GetFileListEv -libgdal.so.32:_ZN10GNMNetworkC1Ev -libgdal.so.32:_ZN10GNMNetworkC2Ev -libgdal.so.32:_ZN10GNMNetworkD0Ev -libgdal.so.32:_ZN10GNMNetworkD1Ev -libgdal.so.32:_ZN10GNMNetworkD2Ev -libgdal.so.32:_ZN10IGMLReaderD0Ev -libgdal.so.32:_ZN10IGMLReaderD1Ev -libgdal.so.32:_ZN10IGMLReaderD2Ev -libgdal.so.32:_ZN10MEMDataset10AddMEMBandEPv -libgdal.so.32:_ZN10MEMDataset10CreateBaseEPKciii12GDALDataTypePPc -libgdal.so.32:_ZN10MEMDataset11GetGCPCountEv -libgdal.so.32:_ZN10MEMDataset13SetSpatialRefEPK19OGRSpatialReference -libgdal.so.32:_ZN10MEMDataset14CreateMaskBandEi -libgdal.so.32:_ZN10MEMDataset15GetGeoTransformEPd -libgdal.so.32:_ZN10MEMDataset15IBuildOverviewsEPKciPKiiS3_PFidS1_PvES4_PKS1_ -libgdal.so.32:_ZN10MEMDataset15SetGeoTransformEPd -libgdal.so.32:_ZN10MEMDataset17GetInternalHandleEPKc -libgdal.so.32:_ZN10MEMDataset22CreateMultiDimensionalEPKcPKS1_S3_ -libgdal.so.32:_ZN10MEMDataset4OpenEP12GDALOpenInfo -libgdal.so.32:_ZN10MEMDataset6CreateEPKciii12GDALDataTypePPc -libgdal.so.32:_ZN10MEMDataset7AddBandE12GDALDataTypePPc -libgdal.so.32:_ZN10MEMDataset7GetGCPsEv -libgdal.so.32:_ZN10MEMDataset7SetGCPsEiPK8GDAL_GCPPK19OGRSpatialReference -libgdal.so.32:_ZN10MEMDataset9IRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypeiPixxxP20GDALRasterIOExtraArg -libgdal.so.32:_ZN10MEMDatasetC1Ev -libgdal.so.32:_ZN10MEMDatasetC2Ev -libgdal.so.32:_ZN10MEMDatasetD0Ev -libgdal.so.32:_ZN10MEMDatasetD1Ev -libgdal.so.32:_ZN10MEMDatasetD2Ev -libgdal.so.32:_ZN10OGRFeature10FieldValue11SetDateTimeEiiiiifi -libgdal.so.32:_ZN10OGRFeature10FieldValue5clearEv -libgdal.so.32:_ZN10OGRFeature10FieldValue6AssignERKS0_ -libgdal.so.32:_ZN10OGRFeature10FieldValue7SetNullEv -libgdal.so.32:_ZN10OGRFeature10FieldValueC1EPKS_i -libgdal.so.32:_ZN10OGRFeature10FieldValueC1EPS_i -libgdal.so.32:_ZN10OGRFeature10FieldValueC2EPKS_i -libgdal.so.32:_ZN10OGRFeature10FieldValueC2EPS_i -libgdal.so.32:_ZN10OGRFeature10FieldValueD1Ev -libgdal.so.32:_ZN10OGRFeature10FieldValueD2Ev -libgdal.so.32:_ZN10OGRFeature10FieldValueaSEOS0_ -libgdal.so.32:_ZN10OGRFeature10FieldValueaSEPKPKc -libgdal.so.32:_ZN10OGRFeature10FieldValueaSEPKc -libgdal.so.32:_ZN10OGRFeature10FieldValueaSERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZN10OGRFeature10FieldValueaSERKS0_ -libgdal.so.32:_ZN10OGRFeature10FieldValueaSERKSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS7_EE -libgdal.so.32:_ZN10OGRFeature10FieldValueaSERKSt6vectorIdSaIdEE -libgdal.so.32:_ZN10OGRFeature10FieldValueaSERKSt6vectorIiSaIiEE -libgdal.so.32:_ZN10OGRFeature10FieldValueaSERKSt6vectorIxSaIxEE -libgdal.so.32:_ZN10OGRFeature10FieldValueaSEd -libgdal.so.32:_ZN10OGRFeature10FieldValueaSEi -libgdal.so.32:_ZN10OGRFeature10FieldValueaSEx -libgdal.so.32:_ZN10OGRFeature10UnsetFieldEi -libgdal.so.32:_ZN10OGRFeature11AppendFieldEv -libgdal.so.32:_ZN10OGRFeature11RemapFieldsEP14OGRFeatureDefnPKi -libgdal.so.32:_ZN10OGRFeature11SetGeometryEPK11OGRGeometry -libgdal.so.32:_ZN10OGRFeature12SetFieldNullEi -libgdal.so.32:_ZN10OGRFeature12SetGeomFieldEiPK11OGRGeometry -libgdal.so.32:_ZN10OGRFeature13CreateFeatureEP14OGRFeatureDefn -libgdal.so.32:_ZN10OGRFeature13SetFieldsFromEPKS_PKii -libgdal.so.32:_ZN10OGRFeature13SetNativeDataEPKc -libgdal.so.32:_ZN10OGRFeature13SetStyleTableEP13OGRStyleTable -libgdal.so.32:_ZN10OGRFeature13StealGeometryEi -libgdal.so.32:_ZN10OGRFeature13StealGeometryEv -libgdal.so.32:_ZN10OGRFeature14DestroyFeatureEPS_ -libgdal.so.32:_ZN10OGRFeature14GetGeometryRefEv -libgdal.so.32:_ZN10OGRFeature14SetFDefnUnsafeEP14OGRFeatureDefn -libgdal.so.32:_ZN10OGRFeature14SetStyleStringEPKc -libgdal.so.32:_ZN10OGRFeature15GetGeomFieldRefEPKc -libgdal.so.32:_ZN10OGRFeature15GetGeomFieldRefEi -libgdal.so.32:_ZN10OGRFeature15RemapGeomFieldsEP14OGRFeatureDefnPKi -libgdal.so.32:_ZN10OGRFeature16SetFieldInternalEiPK8OGRField -libgdal.so.32:_ZN10OGRFeature18ConstFieldIteratorC1EPKS_i -libgdal.so.32:_ZN10OGRFeature18ConstFieldIteratorC2EPKS_i -libgdal.so.32:_ZN10OGRFeature18ConstFieldIteratorD1Ev -libgdal.so.32:_ZN10OGRFeature18ConstFieldIteratorD2Ev -libgdal.so.32:_ZN10OGRFeature18ConstFieldIteratorppEv -libgdal.so.32:_ZN10OGRFeature18SetNativeMediaTypeEPKc -libgdal.so.32:_ZN10OGRFeature19SetGeometryDirectlyEP11OGRGeometry -libgdal.so.32:_ZN10OGRFeature20FillUnsetWithDefaultEiPPc -libgdal.so.32:_ZN10OGRFeature20SetGeomFieldDirectlyEiP11OGRGeometry -libgdal.so.32:_ZN10OGRFeature21SetStyleTableDirectlyEP13OGRStyleTable -libgdal.so.32:_ZN10OGRFeature22SetStyleStringDirectlyEPc -libgdal.so.32:_ZN10OGRFeature5ResetEv -libgdal.so.32:_ZN10OGRFeature6SetFIDEx -libgdal.so.32:_ZN10OGRFeature7SetFromEPKS_PKii -libgdal.so.32:_ZN10OGRFeature7SetFromEPKS_i -libgdal.so.32:_ZN10OGRFeature8SetFieldEiPK8OGRField -libgdal.so.32:_ZN10OGRFeature8SetFieldEiPKPKc -libgdal.so.32:_ZN10OGRFeature8SetFieldEiPKc -libgdal.so.32:_ZN10OGRFeature8SetFieldEid -libgdal.so.32:_ZN10OGRFeature8SetFieldEii -libgdal.so.32:_ZN10OGRFeature8SetFieldEiiPKd -libgdal.so.32:_ZN10OGRFeature8SetFieldEiiPKi -libgdal.so.32:_ZN10OGRFeature8SetFieldEiiPKv -libgdal.so.32:_ZN10OGRFeature8SetFieldEiiPKx -libgdal.so.32:_ZN10OGRFeature8SetFieldEiiiiiifi -libgdal.so.32:_ZN10OGRFeature8SetFieldEix -libgdal.so.32:_ZN10OGRFeatureC1EP14OGRFeatureDefn -libgdal.so.32:_ZN10OGRFeatureC2EP14OGRFeatureDefn -libgdal.so.32:_ZN10OGRFeatureD0Ev -libgdal.so.32:_ZN10OGRFeatureD1Ev -libgdal.so.32:_ZN10OGRFeatureD2Ev -libgdal.so.32:_ZN10OGRFeatureixEPKc -libgdal.so.32:_ZN10OGRFeatureixEi -libgdal.so.32:_ZN10OGRPolygon10closeRingsEv -libgdal.so.32:_ZN10OGRPolygon13importFromWkbEPKhm13OGRwkbVariantRm -libgdal.so.32:_ZN10OGRPolygon13importFromWktEPPKc -libgdal.so.32:_ZN10OGRPolygon15getExteriorRingEv -libgdal.so.32:_ZN10OGRPolygon15getInteriorRingEi -libgdal.so.32:_ZN10OGRPolygon17stealExteriorRingEv -libgdal.so.32:_ZN10OGRPolygon17stealInteriorRingEi -libgdal.so.32:_ZN10OGRPolygon18CastToCurvePolygonEPS_ -libgdal.so.32:_ZN10OGRPolygon20CasterToCurvePolygonEP10OGRSurface -libgdal.so.32:_ZN10OGRPolygon21importFromWKTListOnlyEPPKciiRP11OGRRawPointRiRPd -libgdal.so.32:_ZN10OGRPolygonC1ERKS_ -libgdal.so.32:_ZN10OGRPolygonC1Ev -libgdal.so.32:_ZN10OGRPolygonC2ERKS_ -libgdal.so.32:_ZN10OGRPolygonC2Ev -libgdal.so.32:_ZN10OGRPolygonD0Ev -libgdal.so.32:_ZN10OGRPolygonD1Ev -libgdal.so.32:_ZN10OGRPolygonD2Ev -libgdal.so.32:_ZN10OGRPolygonaSERKS_ -libgdal.so.32:_ZN10OGRSurface13CastToPolygonEPS_ -libgdal.so.32:_ZN10OGRSurface18CastToCurvePolygonEPS_ -libgdal.so.32:_ZN10RawDataset18GetRawBinaryLayoutERN11GDALDataset15RawBinaryLayoutE -libgdal.so.32:_ZN10RawDataset9IRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypeiPixxxP20GDALRasterIOExtraArg -libgdal.so.32:_ZN10RawDatasetC1Ev -libgdal.so.32:_ZN10RawDatasetC2Ev -libgdal.so.32:_ZN10RawDatasetD0Ev -libgdal.so.32:_ZN10RawDatasetD1Ev -libgdal.so.32:_ZN10RawDatasetD2Ev -libgdal.so.32:_ZN10VRTDataset10AdviseReadEiiiiii12GDALDataTypeiPiPPc -libgdal.so.32:_ZN10VRTDataset10FlushCacheEb -libgdal.so.32:_ZN10VRTDataset11GetFileListEv -libgdal.so.32:_ZN10VRTDataset11GetGCPCountEv -libgdal.so.32:_ZN10VRTDataset11GetMetadataEPKc -libgdal.so.32:_ZN10VRTDataset11SetMaskBandEP13VRTRasterBand -libgdal.so.32:_ZN10VRTDataset11SetMetadataEPPcPKc -libgdal.so.32:_ZN10VRTDataset13SetSpatialRefEPK19OGRSpatialReference -libgdal.so.32:_ZN10VRTDataset14CreateMaskBandEi -libgdal.so.32:_ZN10VRTDataset14SerializeToXMLEPKc -libgdal.so.32:_ZN10VRTDataset15GetGeoTransformEPd -libgdal.so.32:_ZN10VRTDataset15IBuildOverviewsEPKciPKiiS3_PFidS1_PvES4_PKS1_ -libgdal.so.32:_ZN10VRTDataset15OpenVRTProtocolEPKc -libgdal.so.32:_ZN10VRTDataset15SetGeoTransformEPd -libgdal.so.32:_ZN10VRTDataset15SetMetadataItemEPKcS1_S1_ -libgdal.so.32:_ZN10VRTDataset18AddVirtualOverviewEiPKc -libgdal.so.32:_ZN10VRTDataset21BuildVirtualOverviewsEv -libgdal.so.32:_ZN10VRTDataset21GetSingleSimpleSourceEv -libgdal.so.32:_ZN10VRTDataset22CloseDependentDatasetsEv -libgdal.so.32:_ZN10VRTDataset22CreateMultiDimensionalEPKcPKS1_S3_ -libgdal.so.32:_ZN10VRTDataset27CheckCompatibleForDatasetIOEv -libgdal.so.32:_ZN10VRTDataset31UnsetPreservedRelativeFilenamesEv -libgdal.so.32:_ZN10VRTDataset4OpenEP12GDALOpenInfo -libgdal.so.32:_ZN10VRTDataset6CreateEPKciii12GDALDataTypePPc -libgdal.so.32:_ZN10VRTDataset6DeleteEPKc -libgdal.so.32:_ZN10VRTDataset7AddBandE12GDALDataTypePPc -libgdal.so.32:_ZN10VRTDataset7GetGCPsEv -libgdal.so.32:_ZN10VRTDataset7OpenXMLEPKcS1_10GDALAccess -libgdal.so.32:_ZN10VRTDataset7SetGCPsEiPK8GDAL_GCPPK19OGRSpatialReference -libgdal.so.32:_ZN10VRTDataset7XMLInitEP10CPLXMLNodePKc -libgdal.so.32:_ZN10VRTDataset8IdentifyEP12GDALOpenInfo -libgdal.so.32:_ZN10VRTDataset8InitBandEPKcib -libgdal.so.32:_ZN10VRTDataset9IRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypeiPixxxP20GDALRasterIOExtraArg -libgdal.so.32:_ZN10VRTDatasetC1Eii -libgdal.so.32:_ZN10VRTDatasetC2Eii -libgdal.so.32:_ZN10VRTDatasetD0Ev -libgdal.so.32:_ZN10VRTDatasetD1Ev -libgdal.so.32:_ZN10VRTDatasetD2Ev -libgdal.so.32:_ZN10swq_select11PushOrderByEPKcS1_i -libgdal.so.32:_ZN10swq_select12PushTableDefEPKcS1_S1_ -libgdal.so.32:_ZN10swq_select12PushUnionAllEPS_ -libgdal.so.32:_ZN10swq_select12postpreparseEv -libgdal.so.32:_ZN10swq_select15expand_wildcardEP14swq_field_listi -libgdal.so.32:_ZN10swq_select4DumpEP8_IO_FILE -libgdal.so.32:_ZN10swq_select5parseEP14swq_field_listP24swq_select_parse_options -libgdal.so.32:_ZN10swq_select7UnparseEv -libgdal.so.32:_ZN10swq_select8PushJoinEiP13swq_expr_node -libgdal.so.32:_ZN10swq_select8SetLimitEx -libgdal.so.32:_ZN10swq_select8preparseEPKci -libgdal.so.32:_ZN10swq_select9PushFieldEP13swq_expr_nodePKci -libgdal.so.32:_ZN10swq_select9SetOffsetEx -libgdal.so.32:_ZN10swq_selectC1Ev -libgdal.so.32:_ZN10swq_selectC2Ev -libgdal.so.32:_ZN10swq_selectD1Ev -libgdal.so.32:_ZN10swq_selectD2Ev -libgdal.so.32:_ZN11CPLJobQueue14WaitCompletionEi -libgdal.so.32:_ZN11CPLJobQueue16JobQueueFunctionEPv -libgdal.so.32:_ZN11CPLJobQueue18DeclareJobFinishedEv -libgdal.so.32:_ZN11CPLJobQueue9SubmitJobEPFvPvES0_ -libgdal.so.32:_ZN11CPLJobQueueC1EP19CPLWorkerThreadPool -libgdal.so.32:_ZN11CPLJobQueueC2EP19CPLWorkerThreadPool -libgdal.so.32:_ZN11CPLJobQueueD1Ev -libgdal.so.32:_ZN11CPLJobQueueD2Ev -libgdal.so.32:_ZN11GDALDataset10AdviseReadEiiiiii12GDALDataTypeiPiPPc -libgdal.so.32:_ZN11GDALDataset10ExecuteSQLEPKcP11OGRGeometryS1_ -libgdal.so.32:_ZN11GDALDataset10ExecuteSQLEPKcP11OGRGeometryS1_P24swq_select_parse_options -libgdal.so.32:_ZN11GDALDataset10FlushCacheEb -libgdal.so.32:_ZN11GDALDataset10InitRWLockEv -libgdal.so.32:_ZN11GDALDataset10ReleaseRefEv -libgdal.so.32:_ZN11GDALDataset11CreateLayerEPKcP19OGRSpatialReference18OGRwkbGeometryTypePPc -libgdal.so.32:_ZN11GDALDataset11DeleteLayerEi -libgdal.so.32:_ZN11GDALDataset11DereferenceEv -libgdal.so.32:_ZN11GDALDataset11GetFeaturesEv -libgdal.so.32:_ZN11GDALDataset11GetFileListEv -libgdal.so.32:_ZN11GDALDataset11GetGCPCountEv -libgdal.so.32:_ZN11GDALDataset11GetMetadataEPKc -libgdal.so.32:_ZN11GDALDataset11ReportErrorE6CPLErriPKcz -libgdal.so.32:_ZN11GDALDataset11ReportErrorEPKc6CPLErriS1_z -libgdal.so.32:_ZN11GDALDataset12AcquireMutexEv -libgdal.so.32:_ZN11GDALDataset12ICreateLayerEPKcP19OGRSpatialReference18OGRwkbGeometryTypePPc -libgdal.so.32:_ZN11GDALDataset12MarkAsSharedEv -libgdal.so.32:_ZN11GDALDataset12ReleaseMutexEv -libgdal.so.32:_ZN11GDALDataset12ResetReadingEv -libgdal.so.32:_ZN11GDALDataset13GetDriverNameEv -libgdal.so.32:_ZN11GDALDataset13GetLayerCountEv -libgdal.so.32:_ZN11GDALDataset13GetRasterBandEi -libgdal.so.32:_ZN11GDALDataset13GetStyleTableEv -libgdal.so.32:_ZN11GDALDataset13SetProjectionEPKc -libgdal.so.32:_ZN11GDALDataset13SetSpatialRefEPK19OGRSpatialReference -libgdal.so.32:_ZN11GDALDataset13SetStyleTableEP13OGRStyleTable -libgdal.so.32:_ZN11GDALDataset14AddFieldDomainEOSt10unique_ptrI14OGRFieldDomainSt14default_deleteIS1_EERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZN11GDALDataset14BuildOverviewsEPKciPKiiS3_PFidS1_PvES4_PKS1_ -libgdal.so.32:_ZN11GDALDataset14BuildParseInfoEP10swq_selectP24swq_select_parse_options -libgdal.so.32:_ZN11GDALDataset14CreateMaskBandEi -libgdal.so.32:_ZN11GDALDataset14EndAsyncReaderEP15GDALAsyncReader -libgdal.so.32:_ZN11GDALDataset14EnterReadWriteE10GDALRWFlag -libgdal.so.32:_ZN11GDALDataset14GetLayerByNameEPKc -libgdal.so.32:_ZN11GDALDataset14GetNextFeatureEPP8OGRLayerPdPFidPKcPvES6_ -libgdal.so.32:_ZN11GDALDataset14GetRasterCountEv -libgdal.so.32:_ZN11GDALDataset14GetRasterXSizeEv -libgdal.so.32:_ZN11GDALDataset14GetRasterYSizeEv -libgdal.so.32:_ZN11GDALDataset14LeaveReadWriteEv -libgdal.so.32:_ZN11GDALDataset14TestCapabilityEPKc -libgdal.so.32:_ZN11GDALDataset15AddRelationshipEOSt10unique_ptrI16GDALRelationshipSt14default_deleteIS1_EERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZN11GDALDataset15ClearStatisticsEv -libgdal.so.32:_ZN11GDALDataset15GetGeoTransformEPd -libgdal.so.32:_ZN11GDALDataset15GetOpenDatasetsEPi -libgdal.so.32:_ZN11GDALDataset15IBuildOverviewsEPKciPKiiS3_PFidS1_PvES4_PKS1_ -libgdal.so.32:_ZN11GDALDataset15SetGeoTransformEPd -libgdal.so.32:_ZN11GDALDataset16BeginAsyncReaderEiiiiPvii12GDALDataTypeiPiiiiPPc -libgdal.so.32:_ZN11GDALDataset16DestroyParseInfoEP16GDALSQLParseInfo -libgdal.so.32:_ZN11GDALDataset16GetGCPProjectionEv -libgdal.so.32:_ZN11GDALDataset16RasterInitializeEii -libgdal.so.32:_ZN11GDALDataset16ReleaseResultSetEP8OGRLayer -libgdal.so.32:_ZN11GDALDataset16StartTransactionEi -libgdal.so.32:_ZN11GDALDataset17BandBasedRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypeiPixxxP20GDALRasterIOExtraArg -libgdal.so.32:_ZN11GDALDataset17CommitTransactionEv -libgdal.so.32:_ZN11GDALDataset17DeleteFieldDomainERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERS5_ -libgdal.so.32:_ZN11GDALDataset17GetInternalHandleEPKc -libgdal.so.32:_ZN11GDALDataset17RasterIOResampledE10GDALRWFlagiiiiPvii12GDALDataTypeiPixxxP20GDALRasterIOExtraArg -libgdal.so.32:_ZN11GDALDataset17UpdateFieldDomainEOSt10unique_ptrI14OGRFieldDomainSt14default_deleteIS1_EERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZN11GDALDataset18BlockBasedRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypeiPixxxP20GDALRasterIOExtraArg -libgdal.so.32:_ZN11GDALDataset18DeleteRelationshipERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERS5_ -libgdal.so.32:_ZN11GDALDataset18GetRawBinaryLayoutERNS_15RawBinaryLayoutE -libgdal.so.32:_ZN11GDALDataset18SetEnableOverviewsEb -libgdal.so.32:_ZN11GDALDataset18UpdateRelationshipEOSt10unique_ptrI16GDALRelationshipSt14default_deleteIS1_EERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZN11GDALDataset19IsGenericSQLDialectEPKc -libgdal.so.32:_ZN11GDALDataset19MarkSuppressOnCloseEv -libgdal.so.32:_ZN11GDALDataset19ProcessSQLDropIndexEPKc -libgdal.so.32:_ZN11GDALDataset19ProcessSQLDropTableEPKc -libgdal.so.32:_ZN11GDALDataset19RollbackTransactionEv -libgdal.so.32:_ZN11GDALDataset19TryOverviewRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypeiPixxxP20GDALRasterIOExtraArgS3_ -libgdal.so.32:_ZN11GDALDataset20BlockBasedFlushCacheEb -libgdal.so.32:_ZN11GDALDataset21DisableReadWriteMutexEv -libgdal.so.32:_ZN11GDALDataset21GetMetadataDomainListEv -libgdal.so.32:_ZN11GDALDataset21ProcessSQLCreateIndexEPKc -libgdal.so.32:_ZN11GDALDataset21SetStyleTableDirectlyEP13OGRStyleTable -libgdal.so.32:_ZN11GDALDataset22CleanupPostFileClosingEv -libgdal.so.32:_ZN11GDALDataset22CloseDependentDatasetsEv -libgdal.so.32:_ZN11GDALDataset22ReacquireReadWriteLockEv -libgdal.so.32:_ZN11GDALDataset26ShareLockWithParentDatasetEPS_ -libgdal.so.32:_ZN11GDALDataset28TemporarilyDropReadWriteLockEv -libgdal.so.32:_ZN11GDALDataset28ValidateLayerCreationOptionsEPKPKc -libgdal.so.32:_ZN11GDALDataset29ProcessSQLAlterTableAddColumnEPKc -libgdal.so.32:_ZN11GDALDataset30ProcessSQLAlterTableDropColumnEPKc -libgdal.so.32:_ZN11GDALDataset31ProcessSQLAlterTableAlterColumnEPKc -libgdal.so.32:_ZN11GDALDataset32ProcessSQLAlterTableRenameColumnEPKc -libgdal.so.32:_ZN11GDALDataset38ValidateRasterIOOrAdviseReadParametersEPKcPiiiiiiiiS2_ -libgdal.so.32:_ZN11GDALDataset5Bands8IteratorC1EPS_b -libgdal.so.32:_ZN11GDALDataset5Bands8IteratorC2EPS_b -libgdal.so.32:_ZN11GDALDataset5Bands8IteratorD1Ev -libgdal.so.32:_ZN11GDALDataset5Bands8IteratorD2Ev -libgdal.so.32:_ZN11GDALDataset5Bands8IteratordeEv -libgdal.so.32:_ZN11GDALDataset5Bands8IteratorppEv -libgdal.so.32:_ZN11GDALDataset5BandsixEi -libgdal.so.32:_ZN11GDALDataset5BandsixEm -libgdal.so.32:_ZN11GDALDataset6Layers8IteratorC1EOS1_ -libgdal.so.32:_ZN11GDALDataset6Layers8IteratorC1EPS_b -libgdal.so.32:_ZN11GDALDataset6Layers8IteratorC1ERKS1_ -libgdal.so.32:_ZN11GDALDataset6Layers8IteratorC1Ev -libgdal.so.32:_ZN11GDALDataset6Layers8IteratorC2EOS1_ -libgdal.so.32:_ZN11GDALDataset6Layers8IteratorC2EPS_b -libgdal.so.32:_ZN11GDALDataset6Layers8IteratorC2ERKS1_ -libgdal.so.32:_ZN11GDALDataset6Layers8IteratorC2Ev -libgdal.so.32:_ZN11GDALDataset6Layers8IteratorD1Ev -libgdal.so.32:_ZN11GDALDataset6Layers8IteratorD2Ev -libgdal.so.32:_ZN11GDALDataset6Layers8IteratoraSEOS1_ -libgdal.so.32:_ZN11GDALDataset6Layers8IteratoraSERKS1_ -libgdal.so.32:_ZN11GDALDataset6Layers8IteratorppEi -libgdal.so.32:_ZN11GDALDataset6Layers8IteratorppEv -libgdal.so.32:_ZN11GDALDataset6LayersixEPKc -libgdal.so.32:_ZN11GDALDataset6LayersixEi -libgdal.so.32:_ZN11GDALDataset6LayersixEm -libgdal.so.32:_ZN11GDALDataset7AddBandE12GDALDataTypePPc -libgdal.so.32:_ZN11GDALDataset7GetGCPsEv -libgdal.so.32:_ZN11GDALDataset7ReleaseEv -libgdal.so.32:_ZN11GDALDataset7SetBandEiP14GDALRasterBand -libgdal.so.32:_ZN11GDALDataset7SetGCPsEiPK8GDAL_GCPPK19OGRSpatialReference -libgdal.so.32:_ZN11GDALDataset7SetGCPsEiPK8GDAL_GCPPKc -libgdal.so.32:_ZN11GDALDataset8AbortSQLEv -libgdal.so.32:_ZN11GDALDataset8Features8IteratorC1EPS_b -libgdal.so.32:_ZN11GDALDataset8Features8IteratorC2EPS_b -libgdal.so.32:_ZN11GDALDataset8Features8IteratorD1Ev -libgdal.so.32:_ZN11GDALDataset8Features8IteratorD2Ev -libgdal.so.32:_ZN11GDALDataset8Features8IteratorppEv -libgdal.so.32:_ZN11GDALDataset8GetBandsEv -libgdal.so.32:_ZN11GDALDataset8GetLayerEi -libgdal.so.32:_ZN11GDALDataset8RasterIOE10GDALRWFlagiiiiPvii12GDALDataTypeiPixxxP20GDALRasterIOExtraArg -libgdal.so.32:_ZN11GDALDataset9CopyLayerEP8OGRLayerPKcPPc -libgdal.so.32:_ZN11GDALDataset9GetDriverEv -libgdal.so.32:_ZN11GDALDataset9GetLayersEv -libgdal.so.32:_ZN11GDALDataset9IRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypeiPixxxP20GDALRasterIOExtraArg -libgdal.so.32:_ZN11GDALDataset9ReferenceEv -libgdal.so.32:_ZN11GDALDatasetC1Ei -libgdal.so.32:_ZN11GDALDatasetC1Ev -libgdal.so.32:_ZN11GDALDatasetC2Ei -libgdal.so.32:_ZN11GDALDatasetC2Ev -libgdal.so.32:_ZN11GDALDatasetD0Ev -libgdal.so.32:_ZN11GDALDatasetD1Ev -libgdal.so.32:_ZN11GDALDatasetD2Ev -libgdal.so.32:_ZN11GDALMDArray11MassageNameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZN11GDALMDArray13GetStatisticsEbbPdS0_S0_S0_PyPFidPKcPvES4_ -libgdal.so.32:_ZN11GDALMDArray13SetSpatialRefEPK19OGRSpatialReference -libgdal.so.32:_ZN11GDALMDArray13SetStatisticsEbddddy -libgdal.so.32:_ZN11GDALMDArray14SetNoDataValueEd -libgdal.so.32:_ZN11GDALMDArray14SetNoDataValueEl -libgdal.so.32:_ZN11GDALMDArray14SetNoDataValueEm -libgdal.so.32:_ZN11GDALMDArray15ClearStatisticsEv -libgdal.so.32:_ZN11GDALMDArray17ComputeStatisticsEbPdS0_S0_S0_PyPFidPKcPvES4_ -libgdal.so.32:_ZN11GDALMDArray17SetRawNoDataValueEPKv -libgdal.so.32:_ZN11GDALMDArray23CopyFromAllExceptValuesEPKS_bRyyPFidPKcPvES5_ -libgdal.so.32:_ZN11GDALMDArray7SetUnitERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZN11GDALMDArray8CopyFromEP11GDALDatasetPKS_bRyyPFidPKcPvES7_ -libgdal.so.32:_ZN11GDALMDArray8SetScaleEd12GDALDataType -libgdal.so.32:_ZN11GDALMDArray9SetOffsetEd12GDALDataType -libgdal.so.32:_ZN11GDALMDArrayC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_ -libgdal.so.32:_ZN11GDALMDArrayC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_ -libgdal.so.32:_ZN11OGRGeometry10closeRingsEv -libgdal.so.32:_ZN11OGRGeometry10segmentizeEd -libgdal.so.32:_ZN11OGRGeometry11CastToErrorEPS_ -libgdal.so.32:_ZN11OGRGeometry11setMeasuredEi -libgdal.so.32:_ZN11OGRGeometry11transformToEP19OGRSpatialReference -libgdal.so.32:_ZN11OGRGeometry13importFromWkbEPKhm13OGRwkbVariant -libgdal.so.32:_ZN11OGRGeometry15freeGEOSContextEP20GEOSContextHandle_HS -libgdal.so.32:_ZN11OGRGeometry17OGRexportToSFCGALEPKS_ -libgdal.so.32:_ZN11OGRGeometry17SFCGALexportToOGREPKv -libgdal.so.32:_ZN11OGRGeometry17createGEOSContextEv -libgdal.so.32:_ZN11OGRGeometry21importPreambleFromWkbEPKhmR15OGRwkbByteOrder13OGRwkbVariant -libgdal.so.32:_ZN11OGRGeometry21importPreambleFromWktEPPKcPiS3_Pb -libgdal.so.32:_ZN11OGRGeometry22assignSpatialReferenceEP19OGRSpatialReference -libgdal.so.32:_ZN11OGRGeometry22setCoordinateDimensionEi -libgdal.so.32:_ZN11OGRGeometry28HomogenizeDimensionalityWithEPS_ -libgdal.so.32:_ZN11OGRGeometry28importCurveCollectionFromWktEPPKciiiiPFiPS_P8OGRCurveE -libgdal.so.32:_ZN11OGRGeometry33importPreambleOfCollectionFromWkbEPKhRmS2_R15OGRwkbByteOrdermRi13OGRwkbVariant -libgdal.so.32:_ZN11OGRGeometry5set3DEi -libgdal.so.32:_ZN11OGRGeometry6swapXYEv -libgdal.so.32:_ZN11OGRGeometryC1ERKS_ -libgdal.so.32:_ZN11OGRGeometryC1Ev -libgdal.so.32:_ZN11OGRGeometryC2ERKS_ -libgdal.so.32:_ZN11OGRGeometryC2Ev -libgdal.so.32:_ZN11OGRGeometryD0Ev -libgdal.so.32:_ZN11OGRGeometryD1Ev -libgdal.so.32:_ZN11OGRGeometryD2Ev -libgdal.so.32:_ZN11OGRGeometryaSERKS_ -libgdal.so.32:_ZN11OGRMemLayer10GetFeatureEx -libgdal.so.32:_ZN11OGRMemLayer11CreateFieldEP12OGRFieldDefni -libgdal.so.32:_ZN11OGRMemLayer11DeleteFieldEi -libgdal.so.32:_ZN11OGRMemLayer11GetIteratorEv -libgdal.so.32:_ZN11OGRMemLayer11ISetFeatureEP10OGRFeature -libgdal.so.32:_ZN11OGRMemLayer12ResetReadingEv -libgdal.so.32:_ZN11OGRMemLayer13DeleteFeatureEx -libgdal.so.32:_ZN11OGRMemLayer13GetFeatureRefEx -libgdal.so.32:_ZN11OGRMemLayer13ReorderFieldsEPi -libgdal.so.32:_ZN11OGRMemLayer14AlterFieldDefnEiP12OGRFieldDefni -libgdal.so.32:_ZN11OGRMemLayer14GetNextFeatureEv -libgdal.so.32:_ZN11OGRMemLayer14ICreateFeatureEP10OGRFeature -libgdal.so.32:_ZN11OGRMemLayer14IUpsertFeatureEP10OGRFeature -libgdal.so.32:_ZN11OGRMemLayer14SetNextByIndexEx -libgdal.so.32:_ZN11OGRMemLayer14TestCapabilityEPKc -libgdal.so.32:_ZN11OGRMemLayer15CreateGeomFieldEP16OGRGeomFieldDefni -libgdal.so.32:_ZN11OGRMemLayer15GetFeatureCountEi -libgdal.so.32:_ZN11OGRMemLayer18AlterGeomFieldDefnEiPK16OGRGeomFieldDefni -libgdal.so.32:_ZN11OGRMemLayerC1EPKcP19OGRSpatialReference18OGRwkbGeometryType -libgdal.so.32:_ZN11OGRMemLayerC2EPKcP19OGRSpatialReference18OGRwkbGeometryType -libgdal.so.32:_ZN11OGRMemLayerD0Ev -libgdal.so.32:_ZN11OGRMemLayerD1Ev -libgdal.so.32:_ZN11OGRMemLayerD2Ev -libgdal.so.32:_ZN11OGRSFDriver16CreateDataSourceEPKcPPc -libgdal.so.32:_ZN11OGRSFDriver16DeleteDataSourceEPKc -libgdal.so.32:_ZN11OGRSFDriverD0Ev -libgdal.so.32:_ZN11OGRSFDriverD1Ev -libgdal.so.32:_ZN11OGRSFDriverD2Ev -libgdal.so.32:_ZN11OGRStyleMgr12GetPartCountEPKc -libgdal.so.32:_ZN11OGRStyleMgr12GetStyleNameEPKc -libgdal.so.32:_ZN11OGRStyleMgr14GetStyleByNameEPKc -libgdal.so.32:_ZN11OGRStyleMgr14GetStyleStringEP10OGRFeature -libgdal.so.32:_ZN11OGRStyleMgr15InitFromFeatureEP10OGRFeature -libgdal.so.32:_ZN11OGRStyleMgr15InitStyleStringEPKc -libgdal.so.32:_ZN11OGRStyleMgr21SetFeatureStyleStringEP10OGRFeaturePKci -libgdal.so.32:_ZN11OGRStyleMgr30CreateStyleToolFromStyleStringEPKc -libgdal.so.32:_ZN11OGRStyleMgr7AddPartEP12OGRStyleTool -libgdal.so.32:_ZN11OGRStyleMgr7AddPartEPKc -libgdal.so.32:_ZN11OGRStyleMgr7GetPartEiPKc -libgdal.so.32:_ZN11OGRStyleMgr8AddStyleEPKcS1_ -libgdal.so.32:_ZN11OGRStyleMgrC1EP13OGRStyleTable -libgdal.so.32:_ZN11OGRStyleMgrC2EP13OGRStyleTable -libgdal.so.32:_ZN11OGRStyleMgrD1Ev -libgdal.so.32:_ZN11OGRStyleMgrD2Ev -libgdal.so.32:_ZN11OGRStylePen11GetParamDblE27ogr_style_tool_param_pen_idRi -libgdal.so.32:_ZN11OGRStylePen11GetParamNumE27ogr_style_tool_param_pen_idRi -libgdal.so.32:_ZN11OGRStylePen11GetParamStrE27ogr_style_tool_param_pen_idRi -libgdal.so.32:_ZN11OGRStylePen11SetParamDblE27ogr_style_tool_param_pen_idd -libgdal.so.32:_ZN11OGRStylePen11SetParamNumE27ogr_style_tool_param_pen_idi -libgdal.so.32:_ZN11OGRStylePen11SetParamStrE27ogr_style_tool_param_pen_idPKc -libgdal.so.32:_ZN11OGRStylePen14GetStyleStringEv -libgdal.so.32:_ZN11OGRStylePen5ParseEv -libgdal.so.32:_ZN11OGRStylePenC1Ev -libgdal.so.32:_ZN11OGRStylePenC2Ev -libgdal.so.32:_ZN11OGRStylePenD0Ev -libgdal.so.32:_ZN11OGRStylePenD1Ev -libgdal.so.32:_ZN11OGRStylePenD2Ev -libgdal.so.32:_ZN11OGRTriangle13CastToPolygonEP11OGRGeometry -libgdal.so.32:_ZN11OGRTriangle13importFromWkbEPKhm13OGRwkbVariantRm -libgdal.so.32:_ZN11OGRTriangle15CasterToPolygonEP10OGRSurface -libgdal.so.32:_ZN11OGRTriangle15addRingDirectlyEP8OGRCurve -libgdal.so.32:_ZN11OGRTriangle21importFromWKTListOnlyEPPKciiRP11OGRRawPointRiRPd -libgdal.so.32:_ZN11OGRTriangleC1ERK10OGRPolygonRi -libgdal.so.32:_ZN11OGRTriangleC1ERK8OGRPointS2_S2_ -libgdal.so.32:_ZN11OGRTriangleC1ERKS_ -libgdal.so.32:_ZN11OGRTriangleC1Ev -libgdal.so.32:_ZN11OGRTriangleC2ERK10OGRPolygonRi -libgdal.so.32:_ZN11OGRTriangleC2ERK8OGRPointS2_S2_ -libgdal.so.32:_ZN11OGRTriangleC2ERKS_ -libgdal.so.32:_ZN11OGRTriangleC2Ev -libgdal.so.32:_ZN11OGRTriangleD0Ev -libgdal.so.32:_ZN11OGRTriangleD1Ev -libgdal.so.32:_ZN11OGRTriangleD2Ev -libgdal.so.32:_ZN11OGRTriangleaSERKS_ -libgdal.so.32:_ZN11OGR_SRSNode10StripNodesEPKc -libgdal.so.32:_ZN11OGR_SRSNode11InsertChildEPS_i -libgdal.so.32:_ZN11OGR_SRSNode12DestroyChildEi -libgdal.so.32:_ZN11OGR_SRSNode12notifyChangeEv -libgdal.so.32:_ZN11OGR_SRSNode13ClearChildrenEv -libgdal.so.32:_ZN11OGR_SRSNode13MakeValueSafeEv -libgdal.so.32:_ZN11OGR_SRSNode13importFromWktEPPKc -libgdal.so.32:_ZN11OGR_SRSNode13importFromWktEPPKciPi -libgdal.so.32:_ZN11OGR_SRSNode13importFromWktEPPc -libgdal.so.32:_ZN11OGR_SRSNode16RegisterListenerERKSt10shared_ptrINS_8ListenerEE -libgdal.so.32:_ZN11OGR_SRSNode7GetNodeEPKc -libgdal.so.32:_ZN11OGR_SRSNode8AddChildEPS_ -libgdal.so.32:_ZN11OGR_SRSNode8GetChildEi -libgdal.so.32:_ZN11OGR_SRSNode8ListenerD0Ev -libgdal.so.32:_ZN11OGR_SRSNode8ListenerD1Ev -libgdal.so.32:_ZN11OGR_SRSNode8ListenerD2Ev -libgdal.so.32:_ZN11OGR_SRSNode8SetValueEPKc -libgdal.so.32:_ZN11OGR_SRSNodeC1EPKc -libgdal.so.32:_ZN11OGR_SRSNodeC2EPKc -libgdal.so.32:_ZN11OGR_SRSNodeD1Ev -libgdal.so.32:_ZN11OGR_SRSNodeD2Ev -libgdal.so.32:_ZN12CPLJSONArray3AddEPKc -libgdal.so.32:_ZN12CPLJSONArray3AddERK13CPLJSONObject -libgdal.so.32:_ZN12CPLJSONArray3AddERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZN12CPLJSONArray3AddEb -libgdal.so.32:_ZN12CPLJSONArray3AddEd -libgdal.so.32:_ZN12CPLJSONArray3AddEi -libgdal.so.32:_ZN12CPLJSONArray3AddEx -libgdal.so.32:_ZN12CPLJSONArrayC1ERK13CPLJSONObject -libgdal.so.32:_ZN12CPLJSONArrayC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZN12CPLJSONArrayC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPv -libgdal.so.32:_ZN12CPLJSONArrayC1Ev -libgdal.so.32:_ZN12CPLJSONArrayC2ERK13CPLJSONObject -libgdal.so.32:_ZN12CPLJSONArrayC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZN12CPLJSONArrayC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPv -libgdal.so.32:_ZN12CPLJSONArrayC2Ev -libgdal.so.32:_ZN12CPLJSONArrayixEi -libgdal.so.32:_ZN12GDALOpenInfo11TryToIngestEi -libgdal.so.32:_ZN12GDALOpenInfo15GetSiblingFilesEv -libgdal.so.32:_ZN12GDALOpenInfo17StealSiblingFilesEv -libgdal.so.32:_ZN12GDALOpenInfoC1EPKciPKS1_ -libgdal.so.32:_ZN12GDALOpenInfoC2EPKciPKS1_ -libgdal.so.32:_ZN12GDALOpenInfoD1Ev -libgdal.so.32:_ZN12GDALOpenInfoD2Ev -libgdal.so.32:_ZN12OGRAttrIndexC1Ev -libgdal.so.32:_ZN12OGRAttrIndexC2Ev -libgdal.so.32:_ZN12OGRAttrIndexD0Ev -libgdal.so.32:_ZN12OGRAttrIndexD1Ev -libgdal.so.32:_ZN12OGRAttrIndexD2Ev -libgdal.so.32:_ZN12OGRFieldDefn10SetDefaultEPKc -libgdal.so.32:_ZN12OGRFieldDefn10SetSubTypeE15OGRFieldSubType -libgdal.so.32:_ZN12OGRFieldDefn16GetFieldTypeNameE12OGRFieldType -libgdal.so.32:_ZN12OGRFieldDefn18SetAlternativeNameEPKc -libgdal.so.32:_ZN12OGRFieldDefn19GetFieldSubTypeNameE15OGRFieldSubType -libgdal.so.32:_ZN12OGRFieldDefn3SetEPKc12OGRFieldTypeii16OGRJustification -libgdal.so.32:_ZN12OGRFieldDefn7SetNameEPKc -libgdal.so.32:_ZN12OGRFieldDefn7SetTypeE12OGRFieldType -libgdal.so.32:_ZN12OGRFieldDefnC1EPKS_ -libgdal.so.32:_ZN12OGRFieldDefnC1EPKc12OGRFieldType -libgdal.so.32:_ZN12OGRFieldDefnC2EPKS_ -libgdal.so.32:_ZN12OGRFieldDefnC2EPKc12OGRFieldType -libgdal.so.32:_ZN12OGRFieldDefnD1Ev -libgdal.so.32:_ZN12OGRFieldDefnD2Ev -libgdal.so.32:_ZN12OGRLayerPool12UnchainLayerEP23OGRAbstractProxiedLayer -libgdal.so.32:_ZN12OGRLayerPool16SetLastUsedLayerEP23OGRAbstractProxiedLayer -libgdal.so.32:_ZN12OGRLayerPoolC1Ei -libgdal.so.32:_ZN12OGRLayerPoolC2Ei -libgdal.so.32:_ZN12OGRLayerPoolD1Ev -libgdal.so.32:_ZN12OGRLayerPoolD2Ev -libgdal.so.32:_ZN12OGRStyleTool11GetParamDblERK15ogr_style_paramR15ogr_style_valueRi -libgdal.so.32:_ZN12OGRStyleTool11GetParamNumERK15ogr_style_paramR15ogr_style_valueRi -libgdal.so.32:_ZN12OGRStyleTool11GetParamStrERK15ogr_style_paramR15ogr_style_valueRi -libgdal.so.32:_ZN12OGRStyleTool11SetParamDblERK15ogr_style_paramR15ogr_style_valued -libgdal.so.32:_ZN12OGRStyleTool11SetParamNumERK15ogr_style_paramR15ogr_style_valuei -libgdal.so.32:_ZN12OGRStyleTool11SetParamStrERK15ogr_style_paramR15ogr_style_valuePKc -libgdal.so.32:_ZN12OGRStyleTool13GetSpecificIdEPKcS1_ -libgdal.so.32:_ZN12OGRStyleTool14GetStyleStringEPK15ogr_style_paramP15ogr_style_valuei -libgdal.so.32:_ZN12OGRStyleTool14SetStyleStringEPKc -libgdal.so.32:_ZN12OGRStyleTool15ComputeWithUnitEd23ogr_style_tool_units_id -libgdal.so.32:_ZN12OGRStyleTool15ComputeWithUnitEi23ogr_style_tool_units_id -libgdal.so.32:_ZN12OGRStyleTool16GetRGBFromStringEPKcRiS2_S2_S2_ -libgdal.so.32:_ZN12OGRStyleTool29SetInternalInputUnitFromParamEPc -libgdal.so.32:_ZN12OGRStyleTool5ParseEPK15ogr_style_paramP15ogr_style_valuei -libgdal.so.32:_ZN12OGRStyleTool7GetTypeEv -libgdal.so.32:_ZN12OGRStyleTool7SetUnitE23ogr_style_tool_units_idd -libgdal.so.32:_ZN12OGRStyleToolC1E23ogr_style_tool_class_id -libgdal.so.32:_ZN12OGRStyleToolC2E23ogr_style_tool_class_id -libgdal.so.32:_ZN12OGRStyleToolD0Ev -libgdal.so.32:_ZN12OGRStyleToolD1Ev -libgdal.so.32:_ZN12OGRStyleToolD2Ev -libgdal.so.32:_ZN13CPLJSONObject14AddNoSplitNameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKS_ -libgdal.so.32:_ZN13CPLJSONObject17DeleteNoSplitNameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZN13CPLJSONObject3AddERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKc -libgdal.so.32:_ZN13CPLJSONObject3AddERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERK12CPLJSONArray -libgdal.so.32:_ZN13CPLJSONObject3AddERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKS_ -libgdal.so.32:_ZN13CPLJSONObject3AddERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_ -libgdal.so.32:_ZN13CPLJSONObject3AddERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEb -libgdal.so.32:_ZN13CPLJSONObject3AddERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEd -libgdal.so.32:_ZN13CPLJSONObject3AddERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEi -libgdal.so.32:_ZN13CPLJSONObject3AddERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEx -libgdal.so.32:_ZN13CPLJSONObject3SetERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKc -libgdal.so.32:_ZN13CPLJSONObject3SetERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_ -libgdal.so.32:_ZN13CPLJSONObject3SetERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEb -libgdal.so.32:_ZN13CPLJSONObject3SetERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEd -libgdal.so.32:_ZN13CPLJSONObject3SetERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEi -libgdal.so.32:_ZN13CPLJSONObject3SetERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEx -libgdal.so.32:_ZN13CPLJSONObject6DeinitEv -libgdal.so.32:_ZN13CPLJSONObject6DeleteERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZN13CPLJSONObject7AddNullERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZN13CPLJSONObject7SetNullERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZN13CPLJSONObjectC1EOS_ -libgdal.so.32:_ZN13CPLJSONObjectC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPv -libgdal.so.32:_ZN13CPLJSONObjectC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKS_ -libgdal.so.32:_ZN13CPLJSONObjectC1ERKS_ -libgdal.so.32:_ZN13CPLJSONObjectC1Ev -libgdal.so.32:_ZN13CPLJSONObjectC2EOS_ -libgdal.so.32:_ZN13CPLJSONObjectC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPv -libgdal.so.32:_ZN13CPLJSONObjectC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKS_ -libgdal.so.32:_ZN13CPLJSONObjectC2ERKS_ -libgdal.so.32:_ZN13CPLJSONObjectC2Ev -libgdal.so.32:_ZN13CPLJSONObjectD1Ev -libgdal.so.32:_ZN13CPLJSONObjectD2Ev -libgdal.so.32:_ZN13CPLJSONObjectaSEOS_ -libgdal.so.32:_ZN13CPLJSONObjectaSERKS_ -libgdal.so.32:_ZN13CPLLockHolderC1EP8_CPLLockPKci -libgdal.so.32:_ZN13CPLLockHolderC1EPP8_CPLLock11CPLLockTypePKci -libgdal.so.32:_ZN13CPLLockHolderC2EP8_CPLLockPKci -libgdal.so.32:_ZN13CPLLockHolderC2EPP8_CPLLock11CPLLockTypePKci -libgdal.so.32:_ZN13CPLLockHolderD1Ev -libgdal.so.32:_ZN13CPLLockHolderD2Ev -libgdal.so.32:_ZN13CPLStringList12AddNameValueEPKcS1_ -libgdal.so.32:_ZN13CPLStringList12SetNameValueEPKcS1_ -libgdal.so.32:_ZN13CPLStringList14MakeOurOwnCopyEv -libgdal.so.32:_ZN13CPLStringList16EnsureAllocationEi -libgdal.so.32:_ZN13CPLStringList17AddStringDirectlyEPc -libgdal.so.32:_ZN13CPLStringList20InsertStringDirectlyEiPc -libgdal.so.32:_ZN13CPLStringList24FindSortedInsertionPointEPKc -libgdal.so.32:_ZN13CPLStringList4SortEv -libgdal.so.32:_ZN13CPLStringList5ClearEv -libgdal.so.32:_ZN13CPLStringList6AssignEPPci -libgdal.so.32:_ZN13CPLStringList9AddStringEPKc -libgdal.so.32:_ZN13CPLStringList9StealListEv -libgdal.so.32:_ZN13CPLStringListC1EOS_ -libgdal.so.32:_ZN13CPLStringListC1EPKPKc -libgdal.so.32:_ZN13CPLStringListC1EPPci -libgdal.so.32:_ZN13CPLStringListC1ERKS_ -libgdal.so.32:_ZN13CPLStringListC1Ev -libgdal.so.32:_ZN13CPLStringListC2EOS_ -libgdal.so.32:_ZN13CPLStringListC2EPKPKc -libgdal.so.32:_ZN13CPLStringListC2EPPci -libgdal.so.32:_ZN13CPLStringListC2ERKS_ -libgdal.so.32:_ZN13CPLStringListC2Ev -libgdal.so.32:_ZN13CPLStringListD1Ev -libgdal.so.32:_ZN13CPLStringListD2Ev -libgdal.so.32:_ZN13CPLStringListaSEOS_ -libgdal.so.32:_ZN13CPLStringListaSEPKPKc -libgdal.so.32:_ZN13CPLStringListaSERKS_ -libgdal.so.32:_ZN13CPLStringListixEi -libgdal.so.32:_ZN13GDALAttribute5WriteEPKPKc -libgdal.so.32:_ZN13GDALAttribute5WriteEPKc -libgdal.so.32:_ZN13GDALAttribute5WriteEPKdm -libgdal.so.32:_ZN13GDALAttribute5WriteEPKvm -libgdal.so.32:_ZN13GDALAttribute5WriteEd -libgdal.so.32:_ZN13GDALAttribute8WriteIntEi -libgdal.so.32:_ZN13GDALAttributeC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_ -libgdal.so.32:_ZN13GDALAttributeC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_ -libgdal.so.32:_ZN13GDALDimension19SetIndexingVariableESt10shared_ptrI11GDALMDArrayE -libgdal.so.32:_ZN13GDALDimensionC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_S7_S7_y -libgdal.so.32:_ZN13GDALDimensionC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_S7_S7_y -libgdal.so.32:_ZN13GDALDimensionD0Ev -libgdal.so.32:_ZN13GDALDimensionD1Ev -libgdal.so.32:_ZN13GDALDimensionD2Ev -libgdal.so.32:_ZN13GDALRawResult6FreeMeEv -libgdal.so.32:_ZN13GDALRawResult9StealDataEv -libgdal.so.32:_ZN13GDALRawResultC1EOS_ -libgdal.so.32:_ZN13GDALRawResultC1EPhRK20GDALExtendedDataTypem -libgdal.so.32:_ZN13GDALRawResultC2EOS_ -libgdal.so.32:_ZN13GDALRawResultC2EPhRK20GDALExtendedDataTypem -libgdal.so.32:_ZN13GDALRawResultD1Ev -libgdal.so.32:_ZN13GDALRawResultD2Ev -libgdal.so.32:_ZN13GDALRawResultaSEOS_ -libgdal.so.32:_ZN13MEMRasterBand10IReadBlockEiiPv -libgdal.so.32:_ZN13MEMRasterBand11GetOverviewEi -libgdal.so.32:_ZN13MEMRasterBand11IWriteBlockEiiPv -libgdal.so.32:_ZN13MEMRasterBand14CreateMaskBandEi -libgdal.so.32:_ZN13MEMRasterBand16GetOverviewCountEv -libgdal.so.32:_ZN13MEMRasterBand9IRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypexxP20GDALRasterIOExtraArg -libgdal.so.32:_ZN13MEMRasterBandC1EP11GDALDatasetiPh12GDALDataTypexxiPKc -libgdal.so.32:_ZN13MEMRasterBandC1EPh12GDALDataTypeii -libgdal.so.32:_ZN13MEMRasterBandC2EP11GDALDatasetiPh12GDALDataTypexxiPKc -libgdal.so.32:_ZN13MEMRasterBandC2EPh12GDALDataTypeii -libgdal.so.32:_ZN13MEMRasterBandD0Ev -libgdal.so.32:_ZN13MEMRasterBandD1Ev -libgdal.so.32:_ZN13MEMRasterBandD2Ev -libgdal.so.32:_ZN13OGRDataSource17DestroyDataSourceEPS_ -libgdal.so.32:_ZN13OGRDataSourceC1Ev -libgdal.so.32:_ZN13OGRDataSourceC2Ev -libgdal.so.32:_ZN13OGRLineString16CastToLinearRingEPS_ -libgdal.so.32:_ZN13OGRLineString18CasterToLinearRingEP8OGRCurve -libgdal.so.32:_ZN13OGRLineString25TransferMembersAndDestroyEPS_S0_ -libgdal.so.32:_ZN13OGRLineStringC1ERKS_ -libgdal.so.32:_ZN13OGRLineStringC1Ev -libgdal.so.32:_ZN13OGRLineStringC2ERKS_ -libgdal.so.32:_ZN13OGRLineStringC2Ev -libgdal.so.32:_ZN13OGRLineStringD0Ev -libgdal.so.32:_ZN13OGRLineStringD1Ev -libgdal.so.32:_ZN13OGRLineStringD2Ev -libgdal.so.32:_ZN13OGRLineStringaSERKS_ -libgdal.so.32:_ZN13OGRLinearRing10closeRingsEv -libgdal.so.32:_ZN13OGRLinearRing13importFromWkbEPKhm13OGRwkbVariantRm -libgdal.so.32:_ZN13OGRLinearRing14_importFromWkbE15OGRwkbByteOrderiPKhmRm -libgdal.so.32:_ZN13OGRLinearRing16CastToLineStringEPS_ -libgdal.so.32:_ZN13OGRLinearRing18CasterToLineStringEP8OGRCurve -libgdal.so.32:_ZN13OGRLinearRing19reverseWindingOrderEv -libgdal.so.32:_ZN13OGRLinearRing9transformEP27OGRCoordinateTransformation -libgdal.so.32:_ZN13OGRLinearRingC1EPS_ -libgdal.so.32:_ZN13OGRLinearRingC1ERKS_ -libgdal.so.32:_ZN13OGRLinearRingC1Ev -libgdal.so.32:_ZN13OGRLinearRingC2EPS_ -libgdal.so.32:_ZN13OGRLinearRingC2ERKS_ -libgdal.so.32:_ZN13OGRLinearRingC2Ev -libgdal.so.32:_ZN13OGRLinearRingD0Ev -libgdal.so.32:_ZN13OGRLinearRingD1Ev -libgdal.so.32:_ZN13OGRLinearRingD2Ev -libgdal.so.32:_ZN13OGRLinearRingaSERKS_ -libgdal.so.32:_ZN13OGRMultiCurve13importFromWktEPPKc -libgdal.so.32:_ZN13OGRMultiCurve21CastToMultiLineStringEPS_ -libgdal.so.32:_ZN13OGRMultiCurve23addCurveDirectlyFromWktEP11OGRGeometryP8OGRCurve -libgdal.so.32:_ZN13OGRMultiCurveC1ERKS_ -libgdal.so.32:_ZN13OGRMultiCurveC1Ev -libgdal.so.32:_ZN13OGRMultiCurveC2ERKS_ -libgdal.so.32:_ZN13OGRMultiCurveC2Ev -libgdal.so.32:_ZN13OGRMultiCurveD0Ev -libgdal.so.32:_ZN13OGRMultiCurveD1Ev -libgdal.so.32:_ZN13OGRMultiCurveD2Ev -libgdal.so.32:_ZN13OGRMultiCurveaSERKS_ -libgdal.so.32:_ZN13OGRMultiPoint13importFromWktEPPKc -libgdal.so.32:_ZN13OGRMultiPoint23importFromWkt_BracketedEPPKcii -libgdal.so.32:_ZN13OGRMultiPointC1ERKS_ -libgdal.so.32:_ZN13OGRMultiPointC1Ev -libgdal.so.32:_ZN13OGRMultiPointC2ERKS_ -libgdal.so.32:_ZN13OGRMultiPointC2Ev -libgdal.so.32:_ZN13OGRMultiPointD0Ev -libgdal.so.32:_ZN13OGRMultiPointD1Ev -libgdal.so.32:_ZN13OGRMultiPointD2Ev -libgdal.so.32:_ZN13OGRMultiPointaSERKS_ -libgdal.so.32:_ZN13OGRStyleBrush11GetParamDblE29ogr_style_tool_param_brush_idRi -libgdal.so.32:_ZN13OGRStyleBrush11GetParamNumE29ogr_style_tool_param_brush_idRi -libgdal.so.32:_ZN13OGRStyleBrush11GetParamStrE29ogr_style_tool_param_brush_idRi -libgdal.so.32:_ZN13OGRStyleBrush11SetParamDblE29ogr_style_tool_param_brush_idd -libgdal.so.32:_ZN13OGRStyleBrush11SetParamNumE29ogr_style_tool_param_brush_idi -libgdal.so.32:_ZN13OGRStyleBrush11SetParamStrE29ogr_style_tool_param_brush_idPKc -libgdal.so.32:_ZN13OGRStyleBrush14GetStyleStringEv -libgdal.so.32:_ZN13OGRStyleBrush5ParseEv -libgdal.so.32:_ZN13OGRStyleBrushC1Ev -libgdal.so.32:_ZN13OGRStyleBrushC2Ev -libgdal.so.32:_ZN13OGRStyleBrushD0Ev -libgdal.so.32:_ZN13OGRStyleBrushD1Ev -libgdal.so.32:_ZN13OGRStyleBrushD2Ev -libgdal.so.32:_ZN13OGRStyleLabel11GetParamDblE29ogr_style_tool_param_label_idRi -libgdal.so.32:_ZN13OGRStyleLabel11GetParamNumE29ogr_style_tool_param_label_idRi -libgdal.so.32:_ZN13OGRStyleLabel11GetParamStrE29ogr_style_tool_param_label_idRi -libgdal.so.32:_ZN13OGRStyleLabel11SetParamDblE29ogr_style_tool_param_label_idd -libgdal.so.32:_ZN13OGRStyleLabel11SetParamNumE29ogr_style_tool_param_label_idi -libgdal.so.32:_ZN13OGRStyleLabel11SetParamStrE29ogr_style_tool_param_label_idPKc -libgdal.so.32:_ZN13OGRStyleLabel14GetStyleStringEv -libgdal.so.32:_ZN13OGRStyleLabel5ParseEv -libgdal.so.32:_ZN13OGRStyleLabelC1Ev -libgdal.so.32:_ZN13OGRStyleLabelC2Ev -libgdal.so.32:_ZN13OGRStyleLabelD0Ev -libgdal.so.32:_ZN13OGRStyleLabelD1Ev -libgdal.so.32:_ZN13OGRStyleLabelD2Ev -libgdal.so.32:_ZN13OGRStyleTable11ModifyStyleEPKcS1_ -libgdal.so.32:_ZN13OGRStyleTable11RemoveStyleEPKc -libgdal.so.32:_ZN13OGRStyleTable12GetNextStyleEv -libgdal.so.32:_ZN13OGRStyleTable12GetStyleNameEPKc -libgdal.so.32:_ZN13OGRStyleTable14LoadStyleTableEPKc -libgdal.so.32:_ZN13OGRStyleTable14SaveStyleTableEPKc -libgdal.so.32:_ZN13OGRStyleTable16GetLastStyleNameEv -libgdal.so.32:_ZN13OGRStyleTable23ResetStyleStringReadingEv -libgdal.so.32:_ZN13OGRStyleTable4FindEPKc -libgdal.so.32:_ZN13OGRStyleTable5ClearEv -libgdal.so.32:_ZN13OGRStyleTable5CloneEv -libgdal.so.32:_ZN13OGRStyleTable5PrintEP8_IO_FILE -libgdal.so.32:_ZN13OGRStyleTable7IsExistEPKc -libgdal.so.32:_ZN13OGRStyleTable8AddStyleEPKcS1_ -libgdal.so.32:_ZN13OGRStyleTableC1Ev -libgdal.so.32:_ZN13OGRStyleTableC2Ev -libgdal.so.32:_ZN13OGRStyleTableD1Ev -libgdal.so.32:_ZN13OGRStyleTableD2Ev -libgdal.so.32:_ZN13OGRUnionLayer10GetFeatureEx -libgdal.so.32:_ZN13OGRUnionLayer10SyncToDiskEv -libgdal.so.32:_ZN13OGRUnionLayer11GetGeomTypeEv -libgdal.so.32:_ZN13OGRUnionLayer11ISetFeatureEP10OGRFeature -libgdal.so.32:_ZN13OGRUnionLayer12GetLayerDefnEv -libgdal.so.32:_ZN13OGRUnionLayer12ResetReadingEv -libgdal.so.32:_ZN13OGRUnionLayer13GetSpatialRefEv -libgdal.so.32:_ZN13OGRUnionLayer14GetNextFeatureEv -libgdal.so.32:_ZN13OGRUnionLayer14ICreateFeatureEP10OGRFeature -libgdal.so.32:_ZN13OGRUnionLayer14IUpsertFeatureEP10OGRFeature -libgdal.so.32:_ZN13OGRUnionLayer14TestCapabilityEPKc -libgdal.so.32:_ZN13OGRUnionLayer15GetFeatureCountEi -libgdal.so.32:_ZN13OGRUnionLayer15SetFeatureCountEi -libgdal.so.32:_ZN13OGRUnionLayer16SetIgnoredFieldsEPPKc -libgdal.so.32:_ZN13OGRUnionLayer16SetSpatialFilterEP11OGRGeometry -libgdal.so.32:_ZN13OGRUnionLayer16SetSpatialFilterEiP11OGRGeometry -libgdal.so.32:_ZN13OGRUnionLayer17SetPreserveSrcFIDEi -libgdal.so.32:_ZN13OGRUnionLayer18SetAttributeFilterEPKc -libgdal.so.32:_ZN13OGRUnionLayer20ConfigureActiveLayerEv -libgdal.so.32:_ZN13OGRUnionLayer21TranslateFromSrcLayerEP10OGRFeature -libgdal.so.32:_ZN13OGRUnionLayer23SetSourceLayerFieldNameEPKc -libgdal.so.32:_ZN13OGRUnionLayer24AutoWarpLayerIfNecessaryEi -libgdal.so.32:_ZN13OGRUnionLayer29GetAttrFilterPassThroughValueEv -libgdal.so.32:_ZN13OGRUnionLayer29SetSpatialFilterToSourceLayerEP8OGRLayer -libgdal.so.32:_ZN13OGRUnionLayer30ApplyAttributeFilterToSrcLayerEi -libgdal.so.32:_ZN13OGRUnionLayer9GetExtentEP11OGREnvelopei -libgdal.so.32:_ZN13OGRUnionLayer9GetExtentEiP11OGREnvelopei -libgdal.so.32:_ZN13OGRUnionLayer9SetFieldsE18FieldUnionStrategyiPP12OGRFieldDefniPP26OGRUnionLayerGeomFieldDefn -libgdal.so.32:_ZN13OGRUnionLayerC1EPKciPP8OGRLayeri -libgdal.so.32:_ZN13OGRUnionLayerC2EPKciPP8OGRLayeri -libgdal.so.32:_ZN13OGRUnionLayerD0Ev -libgdal.so.32:_ZN13OGRUnionLayerD1Ev -libgdal.so.32:_ZN13OGRUnionLayerD2Ev -libgdal.so.32:_ZN13OGRWktOptions15getDefaultRoundEv -libgdal.so.32:_ZN13OGRWktOptions19getDefaultPrecisionEv -libgdal.so.32:_ZN13RawRasterBand10AccessLineEi -libgdal.so.32:_ZN13RawRasterBand10FlushCacheEb -libgdal.so.32:_ZN13RawRasterBand10IReadBlockEiiPv -libgdal.so.32:_ZN13RawRasterBand10InitializeEv -libgdal.so.32:_ZN13RawRasterBand11AccessBlockEymPv -libgdal.so.32:_ZN13RawRasterBand11AccessBlockEymPvm -libgdal.so.32:_ZN13RawRasterBand11IWriteBlockEiiPv -libgdal.so.32:_ZN13RawRasterBand13BIPWriteBlockEiiPKv -libgdal.so.32:_ZN13RawRasterBand13GetColorTableEv -libgdal.so.32:_ZN13RawRasterBand13SetColorTableEP14GDALColorTable -libgdal.so.32:_ZN13RawRasterBand14CanUseDirectIOEiiii12GDALDataTypeP20GDALRasterIOExtraArg -libgdal.so.32:_ZN13RawRasterBand16FlushCurrentLineEb -libgdal.so.32:_ZN13RawRasterBand16GetCategoryNamesEv -libgdal.so.32:_ZN13RawRasterBand16SetCategoryNamesEPPc -libgdal.so.32:_ZN13RawRasterBand16StoreNoDataValueEd -libgdal.so.32:_ZN13RawRasterBand17GetVirtualMemAutoE10GDALRWFlagPiPxPPc -libgdal.so.32:_ZN13RawRasterBand22GetColorInterpretationEv -libgdal.so.32:_ZN13RawRasterBand22SetColorInterpretationE15GDALColorInterp -libgdal.so.32:_ZN13RawRasterBand32IsSignificantNumberOfLinesLoadedEii -libgdal.so.32:_ZN13RawRasterBand4ReadEPvmm -libgdal.so.32:_ZN13RawRasterBand4SeekEyi -libgdal.so.32:_ZN13RawRasterBand5WriteEPvmm -libgdal.so.32:_ZN13RawRasterBand9IRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypexxP20GDALRasterIOExtraArg -libgdal.so.32:_ZN13RawRasterBand9SetAccessE10GDALAccess -libgdal.so.32:_ZN13RawRasterBandC1EP11GDALDatasetiP8_IO_FILEyii12GDALDataTypeNS_9ByteOrderENS_5OwnFPE -libgdal.so.32:_ZN13RawRasterBandC1EP11GDALDatasetiP8_IO_FILEyii12GDALDataTypeiNS_5OwnFPE -libgdal.so.32:_ZN13RawRasterBandC1EP8_IO_FILEyii12GDALDataTypeNS_9ByteOrderEiiNS_5OwnFPE -libgdal.so.32:_ZN13RawRasterBandC1EP8_IO_FILEyii12GDALDataTypeiiiNS_5OwnFPE -libgdal.so.32:_ZN13RawRasterBandC2EP11GDALDatasetiP8_IO_FILEyii12GDALDataTypeNS_9ByteOrderENS_5OwnFPE -libgdal.so.32:_ZN13RawRasterBandC2EP11GDALDatasetiP8_IO_FILEyii12GDALDataTypeiNS_5OwnFPE -libgdal.so.32:_ZN13RawRasterBandC2EP8_IO_FILEyii12GDALDataTypeNS_9ByteOrderEiiNS_5OwnFPE -libgdal.so.32:_ZN13RawRasterBandC2EP8_IO_FILEyii12GDALDataTypeiiiNS_5OwnFPE -libgdal.so.32:_ZN13RawRasterBandD0Ev -libgdal.so.32:_ZN13RawRasterBandD1Ev -libgdal.so.32:_ZN13RawRasterBandD2Ev -libgdal.so.32:_ZN13VRTRasterBand10InitializeEii -libgdal.so.32:_ZN13VRTRasterBand11GetFileListEPPPcPiS3_P11_CPLHashSet -libgdal.so.32:_ZN13VRTRasterBand11GetMaskBandEv -libgdal.so.32:_ZN13VRTRasterBand11GetOverviewEi -libgdal.so.32:_ZN13VRTRasterBand11GetUnitTypeEv -libgdal.so.32:_ZN13VRTRasterBand11SetMaskBandEPS_ -libgdal.so.32:_ZN13VRTRasterBand11SetMetadataEPPcPKc -libgdal.so.32:_ZN13VRTRasterBand11SetUnitTypeEPKc -libgdal.so.32:_ZN13VRTRasterBand12GetHistogramEddiPyiiPFidPKcPvES3_ -libgdal.so.32:_ZN13VRTRasterBand12GetMaskFlagsEv -libgdal.so.32:_ZN13VRTRasterBand13GetColorTableEv -libgdal.so.32:_ZN13VRTRasterBand13GetDefaultRATEv -libgdal.so.32:_ZN13VRTRasterBand13SetColorTableEP14GDALColorTable -libgdal.so.32:_ZN13VRTRasterBand13SetDefaultRATEPK24GDALRasterAttributeTable -libgdal.so.32:_ZN13VRTRasterBand13SetIsMaskBandEv -libgdal.so.32:_ZN13VRTRasterBand14CreateMaskBandEi -libgdal.so.32:_ZN13VRTRasterBand14GetNoDataValueEPi -libgdal.so.32:_ZN13VRTRasterBand14SerializeToXMLEPKc -libgdal.so.32:_ZN13VRTRasterBand14SetDescriptionEPKc -libgdal.so.32:_ZN13VRTRasterBand14SetNoDataValueEd -libgdal.so.32:_ZN13VRTRasterBand15SetMetadataItemEPKcS1_S1_ -libgdal.so.32:_ZN13VRTRasterBand16GetCategoryNamesEv -libgdal.so.32:_ZN13VRTRasterBand16GetOverviewCountEv -libgdal.so.32:_ZN13VRTRasterBand16SetCategoryNamesEPPc -libgdal.so.32:_ZN13VRTRasterBand16UnsetNoDataValueEv -libgdal.so.32:_ZN13VRTRasterBand17DeleteNoDataValueEv -libgdal.so.32:_ZN13VRTRasterBand17ResetNoDataValuesEv -libgdal.so.32:_ZN13VRTRasterBand18CopyCommonInfoFromEP14GDALRasterBand -libgdal.so.32:_ZN13VRTRasterBand19GetDefaultHistogramEPdS0_PiPPyiPFidPKcPvES6_ -libgdal.so.32:_ZN13VRTRasterBand19SetDefaultHistogramEddiPy -libgdal.so.32:_ZN13VRTRasterBand21GetNoDataValueAsInt64EPi -libgdal.so.32:_ZN13VRTRasterBand21SetNoDataValueAsInt64El -libgdal.so.32:_ZN13VRTRasterBand22CloseDependentDatasetsEv -libgdal.so.32:_ZN13VRTRasterBand22GetColorInterpretationEv -libgdal.so.32:_ZN13VRTRasterBand22GetNoDataValueAsUInt64EPi -libgdal.so.32:_ZN13VRTRasterBand22SetColorInterpretationE15GDALColorInterp -libgdal.so.32:_ZN13VRTRasterBand22SetNoDataValueAsUInt64Em -libgdal.so.32:_ZN13VRTRasterBand7XMLInitEP10CPLXMLNodePKcRSt3mapI9CPLStringP11GDALDatasetSt4lessIS5_ESaISt4pairIKS5_S7_EEE -libgdal.so.32:_ZN13VRTRasterBand8GetScaleEPi -libgdal.so.32:_ZN13VRTRasterBand8SetScaleEd -libgdal.so.32:_ZN13VRTRasterBand9GetOffsetEPi -libgdal.so.32:_ZN13VRTRasterBand9SetOffsetEd -libgdal.so.32:_ZN13VRTRasterBandC1Ev -libgdal.so.32:_ZN13VRTRasterBandC2Ev -libgdal.so.32:_ZN13VRTRasterBandD0Ev -libgdal.so.32:_ZN13VRTRasterBandD1Ev -libgdal.so.32:_ZN13VRTRasterBandD2Ev -libgdal.so.32:_ZN13swq_expr_node15MarkAsTimestampEv -libgdal.so.32:_ZN13swq_expr_node16QuoteIfNecessaryERK9CPLStringc -libgdal.so.32:_ZN13swq_expr_node17PushSubExpressionEPS_ -libgdal.so.32:_ZN13swq_expr_node21ReverseSubExpressionsEv -libgdal.so.32:_ZN13swq_expr_node30ReplaceBetweenByGEAndLERecurseEv -libgdal.so.32:_ZN13swq_expr_node35UnparseOperationFromUnparsedSubExprEPPc -libgdal.so.32:_ZN13swq_expr_node4DumpEP8_IO_FILEi -libgdal.so.32:_ZN13swq_expr_node5CheckEP14swq_field_listiiP25swq_custom_func_registrari -libgdal.so.32:_ZN13swq_expr_node5CloneEv -libgdal.so.32:_ZN13swq_expr_node5QuoteERK9CPLStringc -libgdal.so.32:_ZN13swq_expr_node7UnparseEP14swq_field_listc -libgdal.so.32:_ZN13swq_expr_node8EvaluateEPFPS_S0_PvES1_ -libgdal.so.32:_ZN13swq_expr_node8EvaluateEPFPS_S0_PvES1_i -libgdal.so.32:_ZN13swq_expr_nodeC1E6swq_op -libgdal.so.32:_ZN13swq_expr_nodeC1EP11OGRGeometry -libgdal.so.32:_ZN13swq_expr_nodeC1EPKc -libgdal.so.32:_ZN13swq_expr_nodeC1Ed -libgdal.so.32:_ZN13swq_expr_nodeC1Ei -libgdal.so.32:_ZN13swq_expr_nodeC1Ev -libgdal.so.32:_ZN13swq_expr_nodeC1Ex -libgdal.so.32:_ZN13swq_expr_nodeC2E6swq_op -libgdal.so.32:_ZN13swq_expr_nodeC2EP11OGRGeometry -libgdal.so.32:_ZN13swq_expr_nodeC2EPKc -libgdal.so.32:_ZN13swq_expr_nodeC2Ed -libgdal.so.32:_ZN13swq_expr_nodeC2Ei -libgdal.so.32:_ZN13swq_expr_nodeC2Ev -libgdal.so.32:_ZN13swq_expr_nodeC2Ex -libgdal.so.32:_ZN13swq_expr_nodeD1Ev -libgdal.so.32:_ZN13swq_expr_nodeD2Ev -libgdal.so.32:_ZN14CPLMutexHolderC1EPPvdPKcii -libgdal.so.32:_ZN14CPLMutexHolderC1EPvdPKci -libgdal.so.32:_ZN14CPLMutexHolderC2EPPvdPKcii -libgdal.so.32:_ZN14CPLMutexHolderC2EPvdPKci -libgdal.so.32:_ZN14CPLMutexHolderD1Ev -libgdal.so.32:_ZN14CPLMutexHolderD2Ev -libgdal.so.32:_ZN14DDFRecordIndex10FindRecordEi -libgdal.so.32:_ZN14DDFRecordIndex10GetByIndexEi -libgdal.so.32:_ZN14DDFRecordIndex12RemoveRecordEi -libgdal.so.32:_ZN14DDFRecordIndex16FindRecordByObjlEi -libgdal.so.32:_ZN14DDFRecordIndex20GetClientInfoByIndexEi -libgdal.so.32:_ZN14DDFRecordIndex20SetClientInfoByIndexEiPv -libgdal.so.32:_ZN14DDFRecordIndex4SortEv -libgdal.so.32:_ZN14DDFRecordIndex5ClearEv -libgdal.so.32:_ZN14DDFRecordIndex9AddRecordEiP9DDFRecord -libgdal.so.32:_ZN14DDFRecordIndexC1Ev -libgdal.so.32:_ZN14DDFRecordIndexC2Ev -libgdal.so.32:_ZN14DDFRecordIndexD1Ev -libgdal.so.32:_ZN14DDFRecordIndexD2Ev -libgdal.so.32:_ZN14GDALColorTable13SetColorEntryEiPK14GDALColorEntry -libgdal.so.32:_ZN14GDALColorTable15CreateColorRampEiPK14GDALColorEntryiS2_ -libgdal.so.32:_ZN14GDALColorTableC1E17GDALPaletteInterp -libgdal.so.32:_ZN14GDALColorTableC2E17GDALPaletteInterp -libgdal.so.32:_ZN14GDALColorTableD1Ev -libgdal.so.32:_ZN14GDALColorTableD2Ev -libgdal.so.32:_ZN14GDALPamDataset10FlushCacheEb -libgdal.so.32:_ZN14GDALPamDataset10TryLoadAuxEPPc -libgdal.so.32:_ZN14GDALPamDataset10TryLoadXMLEPPc -libgdal.so.32:_ZN14GDALPamDataset10TrySaveXMLEv -libgdal.so.32:_ZN14GDALPamDataset11GetFileListEv -libgdal.so.32:_ZN14GDALPamDataset11GetGCPCountEv -libgdal.so.32:_ZN14GDALPamDataset11GetMetadataEPKc -libgdal.so.32:_ZN14GDALPamDataset11SetMetadataEPPcPKc -libgdal.so.32:_ZN14GDALPamDataset13PamInitializeEv -libgdal.so.32:_ZN14GDALPamDataset13SetSpatialRefEPK19OGRSpatialReference -libgdal.so.32:_ZN14GDALPamDataset14SerializeToXMLEPKc -libgdal.so.32:_ZN14GDALPamDataset15ClearStatisticsEv -libgdal.so.32:_ZN14GDALPamDataset15GetGeoTransformEPd -libgdal.so.32:_ZN14GDALPamDataset15GetMetadataItemEPKcS1_ -libgdal.so.32:_ZN14GDALPamDataset15IBuildOverviewsEPKciPKiiS3_PFidS1_PvES4_PKS1_ -libgdal.so.32:_ZN14GDALPamDataset15SetGeoTransformEPd -libgdal.so.32:_ZN14GDALPamDataset15SetMetadataItemEPKcS1_S1_ -libgdal.so.32:_ZN14GDALPamDataset16BuildPamFilenameEv -libgdal.so.32:_ZN14GDALPamDataset17GetSubdatasetNameEv -libgdal.so.32:_ZN14GDALPamDataset17SetSubdatasetNameEPKc -libgdal.so.32:_ZN14GDALPamDataset18DeleteGeoTransformEv -libgdal.so.32:_ZN14GDALPamDataset19GetPhysicalFilenameEv -libgdal.so.32:_ZN14GDALPamDataset19SetPhysicalFilenameEPKc -libgdal.so.32:_ZN14GDALPamDataset34IsPamFilenameAPotentialSiblingFileEv -libgdal.so.32:_ZN14GDALPamDataset7GetGCPsEv -libgdal.so.32:_ZN14GDALPamDataset7SetGCPsEiPK8GDAL_GCPPK19OGRSpatialReference -libgdal.so.32:_ZN14GDALPamDataset7XMLInitEP10CPLXMLNodePKc -libgdal.so.32:_ZN14GDALPamDataset8PamClearEv -libgdal.so.32:_ZN14GDALPamDataset9CloneInfoEP11GDALDataseti -libgdal.so.32:_ZN14GDALPamDatasetC1Ev -libgdal.so.32:_ZN14GDALPamDatasetC2Ev -libgdal.so.32:_ZN14GDALPamDatasetD0Ev -libgdal.so.32:_ZN14GDALPamDatasetD1Ev -libgdal.so.32:_ZN14GDALPamDatasetD2Ev -libgdal.so.32:_ZN14GDALPamMDArray13GetStatisticsEbbPdS0_S0_S0_PyPFidPKcPvES4_ -libgdal.so.32:_ZN14GDALPamMDArray13SetSpatialRefEPK19OGRSpatialReference -libgdal.so.32:_ZN14GDALPamMDArray13SetStatisticsEbddddy -libgdal.so.32:_ZN14GDALPamMDArray15ClearStatisticsEv -libgdal.so.32:_ZN14GDALPamMDArrayC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_RKSt10shared_ptrI15GDALPamMultiDimE -libgdal.so.32:_ZN14GDALPamMDArrayC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_RKSt10shared_ptrI15GDALPamMultiDimE -libgdal.so.32:_ZN14GDALRasterBand10AdviseReadEiiiiii12GDALDataTypePPc -libgdal.so.32:_ZN14GDALRasterBand10FlushBlockEiii -libgdal.so.32:_ZN14GDALRasterBand10FlushCacheEb -libgdal.so.32:_ZN14GDALRasterBand10GetDatasetEv -libgdal.so.32:_ZN14GDALRasterBand10GetMaximumEPi -libgdal.so.32:_ZN14GDALRasterBand10GetMinimumEPi -libgdal.so.32:_ZN14GDALRasterBand10InitRWLockEv -libgdal.so.32:_ZN14GDALRasterBand10WriteBlockEiiPv -libgdal.so.32:_ZN14GDALRasterBand11GetMaskBandEv -libgdal.so.32:_ZN14GDALRasterBand11GetOverviewEi -libgdal.so.32:_ZN14GDALRasterBand11GetUnitTypeEv -libgdal.so.32:_ZN14GDALRasterBand11IWriteBlockEiiPv -libgdal.so.32:_ZN14GDALRasterBand11ReportErrorE6CPLErriPKcz -libgdal.so.32:_ZN14GDALRasterBand11SetUnitTypeEPKc -libgdal.so.32:_ZN14GDALRasterBand12GetBlockSizeEPiS0_ -libgdal.so.32:_ZN14GDALRasterBand12GetHistogramEddiPyiiPFidPKcPvES3_ -libgdal.so.32:_ZN14GDALRasterBand12GetMaskFlagsEv -libgdal.so.32:_ZN14GDALRasterBand13GetColorTableEv -libgdal.so.32:_ZN14GDALRasterBand13GetDefaultRATEv -libgdal.so.32:_ZN14GDALRasterBand13GetStatisticsEiiPdS0_S0_S0_ -libgdal.so.32:_ZN14GDALRasterBand13InitBlockInfoEv -libgdal.so.32:_ZN14GDALRasterBand13SetColorTableEP14GDALColorTable -libgdal.so.32:_ZN14GDALRasterBand13SetDefaultRATEPK24GDALRasterAttributeTable -libgdal.so.32:_ZN14GDALRasterBand13SetStatisticsEdddd -libgdal.so.32:_ZN14GDALRasterBand14BuildOverviewsEPKciPKiPFidS1_PvES4_PKS1_ -libgdal.so.32:_ZN14GDALRasterBand14CreateMaskBandEi -libgdal.so.32:_ZN14GDALRasterBand14EnterReadWriteE10GDALRWFlag -libgdal.so.32:_ZN14GDALRasterBand14GetNoDataValueEPi -libgdal.so.32:_ZN14GDALRasterBand14LeaveReadWriteEv -libgdal.so.32:_ZN14GDALRasterBand14SetNoDataValueEd -libgdal.so.32:_ZN14GDALRasterBand15SetValidPercentEyy -libgdal.so.32:_ZN14GDALRasterBand16GetCategoryNamesEv -libgdal.so.32:_ZN14GDALRasterBand16GetOverviewCountEv -libgdal.so.32:_ZN14GDALRasterBand16OverviewRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypexxP20GDALRasterIOExtraArg -libgdal.so.32:_ZN14GDALRasterBand16SetCategoryNamesEPPc -libgdal.so.32:_ZN14GDALRasterBand17ComputeStatisticsEiPdS0_S0_S0_PFidPKcPvES3_ -libgdal.so.32:_ZN14GDALRasterBand17DeleteNoDataValueEv -libgdal.so.32:_ZN14GDALRasterBand17GetLockedBlockRefEiii -libgdal.so.32:_ZN14GDALRasterBand17GetRasterDataTypeEv -libgdal.so.32:_ZN14GDALRasterBand17GetVirtualMemAutoE10GDALRWFlagPiPxPPc -libgdal.so.32:_ZN14GDALRasterBand17RasterIOResampledE10GDALRWFlagiiiiPvii12GDALDataTypexxP20GDALRasterIOExtraArg -libgdal.so.32:_ZN14GDALRasterBand18AddBlockToFreeListEP15GDALRasterBlock -libgdal.so.32:_ZN14GDALRasterBand18GetActualBlockSizeEiiPiS0_ -libgdal.so.32:_ZN14GDALRasterBand18InvalidateMaskBandEv -libgdal.so.32:_ZN14GDALRasterBand19ComputeRasterMinMaxEiPd -libgdal.so.32:_ZN14GDALRasterBand19GetDefaultHistogramEPdS0_PiPPyiPFidPKcPvES6_ -libgdal.so.32:_ZN14GDALRasterBand19SetDefaultHistogramEddiPy -libgdal.so.32:_ZN14GDALRasterBand19TryOverviewRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypexxP20GDALRasterIOExtraArgPi -libgdal.so.32:_ZN14GDALRasterBand20TryGetLockedBlockRefEii -libgdal.so.32:_ZN14GDALRasterBand21GetDataCoverageStatusEiiiiiPd -libgdal.so.32:_ZN14GDALRasterBand21GetNoDataValueAsInt64EPi -libgdal.so.32:_ZN14GDALRasterBand21HasArbitraryOverviewsEv -libgdal.so.32:_ZN14GDALRasterBand21SetNoDataValueAsInt64El -libgdal.so.32:_ZN14GDALRasterBand22GetColorInterpretationEv -libgdal.so.32:_ZN14GDALRasterBand22GetNoDataValueAsUInt64EPi -libgdal.so.32:_ZN14GDALRasterBand22IGetDataCoverageStatusEiiiiiPd -libgdal.so.32:_ZN14GDALRasterBand22SetColorInterpretationE15GDALColorInterp -libgdal.so.32:_ZN14GDALRasterBand22SetNoDataValueAsUInt64Em -libgdal.so.32:_ZN14GDALRasterBand23GetRasterSampleOverviewEy -libgdal.so.32:_ZN14GDALRasterBand26GetIndexColorTranslationToEPS_PhPi -libgdal.so.32:_ZN14GDALRasterBand4FillEdd -libgdal.so.32:_ZN14GDALRasterBand7GetBandEv -libgdal.so.32:_ZN14GDALRasterBand8GetScaleEPi -libgdal.so.32:_ZN14GDALRasterBand8GetXSizeEv -libgdal.so.32:_ZN14GDALRasterBand8GetYSizeEv -libgdal.so.32:_ZN14GDALRasterBand8RasterIOE10GDALRWFlagiiiiPvii12GDALDataTypexxP20GDALRasterIOExtraArg -libgdal.so.32:_ZN14GDALRasterBand8SetScaleEd -libgdal.so.32:_ZN14GDALRasterBand9GetAccessEv -libgdal.so.32:_ZN14GDALRasterBand9GetOffsetEPi -libgdal.so.32:_ZN14GDALRasterBand9IRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypexxP20GDALRasterIOExtraArg -libgdal.so.32:_ZN14GDALRasterBand9ReadBlockEiiPv -libgdal.so.32:_ZN14GDALRasterBand9SetOffsetEd -libgdal.so.32:_ZN14GDALRasterBandC1Ei -libgdal.so.32:_ZN14GDALRasterBandC1Ev -libgdal.so.32:_ZN14GDALRasterBandC2Ei -libgdal.so.32:_ZN14GDALRasterBandC2Ev -libgdal.so.32:_ZN14GDALRasterBandD0Ev -libgdal.so.32:_ZN14GDALRasterBandD1Ev -libgdal.so.32:_ZN14GDALRasterBandD2Ev -libgdal.so.32:_ZN14GDALWarpKernel11PerformWarpEv -libgdal.so.32:_ZN14GDALWarpKernel8ValidateEv -libgdal.so.32:_ZN14GDALWarpKernelC1Ev -libgdal.so.32:_ZN14GDALWarpKernelC2Ev -libgdal.so.32:_ZN14GDALWarpKernelD0Ev -libgdal.so.32:_ZN14GDALWarpKernelD1Ev -libgdal.so.32:_ZN14GDALWarpKernelD2Ev -libgdal.so.32:_ZN14OGRFeatureDefn11SetGeomTypeE18OGRwkbGeometryType -libgdal.so.32:_ZN14OGRFeatureDefn12AddFieldDefnEPK12OGRFieldDefn -libgdal.so.32:_ZN14OGRFeatureDefn12GetFieldDefnEi -libgdal.so.32:_ZN14OGRFeatureDefn15DeleteFieldDefnEi -libgdal.so.32:_ZN14OGRFeatureDefn16AddGeomFieldDefnEOSt10unique_ptrI16OGRGeomFieldDefnSt14default_deleteIS1_EE -libgdal.so.32:_ZN14OGRFeatureDefn16AddGeomFieldDefnEPK16OGRGeomFieldDefn -libgdal.so.32:_ZN14OGRFeatureDefn16GetGeomFieldDefnEi -libgdal.so.32:_ZN14OGRFeatureDefn17CreateFeatureDefnEPKc -libgdal.so.32:_ZN14OGRFeatureDefn17ReorderFieldDefnsEPKi -libgdal.so.32:_ZN14OGRFeatureDefn18DestroyFeatureDefnEPS_ -libgdal.so.32:_ZN14OGRFeatureDefn18SetGeometryIgnoredEi -libgdal.so.32:_ZN14OGRFeatureDefn19DeleteGeomFieldDefnEi -libgdal.so.32:_ZN14OGRFeatureDefn21ReserveSpaceForFieldsEi -libgdal.so.32:_ZN14OGRFeatureDefn7ReleaseEv -libgdal.so.32:_ZN14OGRFeatureDefn7SetNameEPKc -libgdal.so.32:_ZN14OGRFeatureDefnC1EPKc -libgdal.so.32:_ZN14OGRFeatureDefnC2EPKc -libgdal.so.32:_ZN14OGRFeatureDefnD0Ev -libgdal.so.32:_ZN14OGRFeatureDefnD1Ev -libgdal.so.32:_ZN14OGRFeatureDefnD2Ev -libgdal.so.32:_ZN14OGRFieldDomainC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_18OGRFieldDomainType12OGRFieldType15OGRFieldSubType -libgdal.so.32:_ZN14OGRFieldDomainC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_18OGRFieldDomainType12OGRFieldType15OGRFieldSubType -libgdal.so.32:_ZN14OGRFieldDomainD0Ev -libgdal.so.32:_ZN14OGRFieldDomainD1Ev -libgdal.so.32:_ZN14OGRFieldDomainD2Ev -libgdal.so.32:_ZN14OGRSimpleCurve10segmentizeEd -libgdal.so.32:_ZN14OGRSimpleCurve10setPointsMEiPK11OGRRawPointPKd -libgdal.so.32:_ZN14OGRSimpleCurve10setPointsMEiPKdS1_S1_ -libgdal.so.32:_ZN14OGRSimpleCurve11flattenTo2DEv -libgdal.so.32:_ZN14OGRSimpleCurve11removePointEi -libgdal.so.32:_ZN14OGRSimpleCurve11setMeasuredEi -libgdal.so.32:_ZN14OGRSimpleCurve12setNumPointsEii -libgdal.so.32:_ZN14OGRSimpleCurve13ConstIteratorC1EPKS_i -libgdal.so.32:_ZN14OGRSimpleCurve13ConstIteratorC2EPKS_i -libgdal.so.32:_ZN14OGRSimpleCurve13ConstIteratorD1Ev -libgdal.so.32:_ZN14OGRSimpleCurve13ConstIteratorD2Ev -libgdal.so.32:_ZN14OGRSimpleCurve13ConstIteratorppEv -libgdal.so.32:_ZN14OGRSimpleCurve13importFromWkbEPKhm13OGRwkbVariantRm -libgdal.so.32:_ZN14OGRSimpleCurve13importFromWktEPPKc -libgdal.so.32:_ZN14OGRSimpleCurve13reversePointsEv -libgdal.so.32:_ZN14OGRSimpleCurve16addSubLineStringEPK13OGRLineStringii -libgdal.so.32:_ZN14OGRSimpleCurve21importFromWKTListOnlyEPPKciiRP11OGRRawPointRiRPd -libgdal.so.32:_ZN14OGRSimpleCurve22setCoordinateDimensionEi -libgdal.so.32:_ZN14OGRSimpleCurve3endEv -libgdal.so.32:_ZN14OGRSimpleCurve4AddMEv -libgdal.so.32:_ZN14OGRSimpleCurve4setMEid -libgdal.so.32:_ZN14OGRSimpleCurve4setZEid -libgdal.so.32:_ZN14OGRSimpleCurve5beginEv -libgdal.so.32:_ZN14OGRSimpleCurve5emptyEv -libgdal.so.32:_ZN14OGRSimpleCurve5set3DEi -libgdal.so.32:_ZN14OGRSimpleCurve6Make2DEv -libgdal.so.32:_ZN14OGRSimpleCurve6Make3DEv -libgdal.so.32:_ZN14OGRSimpleCurve6swapXYEv -libgdal.so.32:_ZN14OGRSimpleCurve7RemoveMEv -libgdal.so.32:_ZN14OGRSimpleCurve8Iterator6updateEv -libgdal.so.32:_ZN14OGRSimpleCurve8IteratorC1EPS_i -libgdal.so.32:_ZN14OGRSimpleCurve8IteratorC2EPS_i -libgdal.so.32:_ZN14OGRSimpleCurve8IteratorD1Ev -libgdal.so.32:_ZN14OGRSimpleCurve8IteratorD2Ev -libgdal.so.32:_ZN14OGRSimpleCurve8IteratordeEv -libgdal.so.32:_ZN14OGRSimpleCurve8IteratorppEv -libgdal.so.32:_ZN14OGRSimpleCurve8addPointEPK8OGRPoint -libgdal.so.32:_ZN14OGRSimpleCurve8addPointEdd -libgdal.so.32:_ZN14OGRSimpleCurve8addPointEddd -libgdal.so.32:_ZN14OGRSimpleCurve8addPointEdddd -libgdal.so.32:_ZN14OGRSimpleCurve8setPointEiP8OGRPoint -libgdal.so.32:_ZN14OGRSimpleCurve8setPointEidd -libgdal.so.32:_ZN14OGRSimpleCurve8setPointEiddd -libgdal.so.32:_ZN14OGRSimpleCurve8setPointEidddd -libgdal.so.32:_ZN14OGRSimpleCurve9addPointMEddd -libgdal.so.32:_ZN14OGRSimpleCurve9setPointMEiddd -libgdal.so.32:_ZN14OGRSimpleCurve9setPointsEiPK11OGRRawPointPKd -libgdal.so.32:_ZN14OGRSimpleCurve9setPointsEiPK11OGRRawPointPKdS4_ -libgdal.so.32:_ZN14OGRSimpleCurve9setPointsEiPKdS1_S1_ -libgdal.so.32:_ZN14OGRSimpleCurve9setPointsEiPKdS1_S1_S1_ -libgdal.so.32:_ZN14OGRSimpleCurve9transformEP27OGRCoordinateTransformation -libgdal.so.32:_ZN14OGRSimpleCurveC1ERKS_ -libgdal.so.32:_ZN14OGRSimpleCurveC1Ev -libgdal.so.32:_ZN14OGRSimpleCurveC2ERKS_ -libgdal.so.32:_ZN14OGRSimpleCurveC2Ev -libgdal.so.32:_ZN14OGRSimpleCurveD0Ev -libgdal.so.32:_ZN14OGRSimpleCurveD1Ev -libgdal.so.32:_ZN14OGRSimpleCurveD2Ev -libgdal.so.32:_ZN14OGRSimpleCurveaSERKS_ -libgdal.so.32:_ZN14OGRStyleSymbol11GetParamDblE30ogr_style_tool_param_symbol_idRi -libgdal.so.32:_ZN14OGRStyleSymbol11GetParamNumE30ogr_style_tool_param_symbol_idRi -libgdal.so.32:_ZN14OGRStyleSymbol11GetParamStrE30ogr_style_tool_param_symbol_idRi -libgdal.so.32:_ZN14OGRStyleSymbol11SetParamDblE30ogr_style_tool_param_symbol_idd -libgdal.so.32:_ZN14OGRStyleSymbol11SetParamNumE30ogr_style_tool_param_symbol_idi -libgdal.so.32:_ZN14OGRStyleSymbol11SetParamStrE30ogr_style_tool_param_symbol_idPKc -libgdal.so.32:_ZN14OGRStyleSymbol14GetStyleStringEv -libgdal.so.32:_ZN14OGRStyleSymbol5ParseEv -libgdal.so.32:_ZN14OGRStyleSymbolC1Ev -libgdal.so.32:_ZN14OGRStyleSymbolC2Ev -libgdal.so.32:_ZN14OGRStyleSymbolD0Ev -libgdal.so.32:_ZN14OGRStyleSymbolD1Ev -libgdal.so.32:_ZN14OGRStyleSymbolD2Ev -libgdal.so.32:_ZN14VSIFileManager10GetHandlerEPKc -libgdal.so.32:_ZN14VSIFileManager11GetPrefixesEv -libgdal.so.32:_ZN14VSIFileManager14InstallHandlerERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEP20VSIFilesystemHandler -libgdal.so.32:_ZN14VSIFileManager3GetEv -libgdal.so.32:_ZN14VSIFileManagerC1Ev -libgdal.so.32:_ZN14VSIFileManagerC2Ev -libgdal.so.32:_ZN14VSIFileManagerD1Ev -libgdal.so.32:_ZN14VSIFileManagerD2Ev -libgdal.so.32:_ZN15CPLJSONDocument10LoadChunksERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEmPFidPKcPvESA_ -libgdal.so.32:_ZN15CPLJSONDocument10LoadMemoryEPKhi -libgdal.so.32:_ZN15CPLJSONDocument10LoadMemoryERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZN15CPLJSONDocument4LoadERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZN15CPLJSONDocument7GetRootEv -libgdal.so.32:_ZN15CPLJSONDocument7LoadUrlERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKPKcPFidS9_PvESC_ -libgdal.so.32:_ZN15CPLJSONDocument7SetRootERK13CPLJSONObject -libgdal.so.32:_ZN15CPLJSONDocumentC1EOS_ -libgdal.so.32:_ZN15CPLJSONDocumentC1ERKS_ -libgdal.so.32:_ZN15CPLJSONDocumentC1Ev -libgdal.so.32:_ZN15CPLJSONDocumentC2EOS_ -libgdal.so.32:_ZN15CPLJSONDocumentC2ERKS_ -libgdal.so.32:_ZN15CPLJSONDocumentC2Ev -libgdal.so.32:_ZN15CPLJSONDocumentD1Ev -libgdal.so.32:_ZN15CPLJSONDocumentD2Ev -libgdal.so.32:_ZN15CPLJSONDocumentaSEOS_ -libgdal.so.32:_ZN15CPLJSONDocumentaSERKS_ -libgdal.so.32:_ZN15GDALAsyncReader10LockBufferEd -libgdal.so.32:_ZN15GDALAsyncReader12UnlockBufferEv -libgdal.so.32:_ZN15GDALAsyncReaderC1Ev -libgdal.so.32:_ZN15GDALAsyncReaderC2Ev -libgdal.so.32:_ZN15GDALAsyncReaderD0Ev -libgdal.so.32:_ZN15GDALAsyncReaderD1Ev -libgdal.so.32:_ZN15GDALAsyncReaderD2Ev -libgdal.so.32:_ZN15GDALJP2Metadata10IsUUID_MSIEPKh -libgdal.so.32:_ZN15GDALJP2Metadata10IsUUID_XMPEPKh -libgdal.so.32:_ZN15GDALJP2Metadata12CreateGMLJP2Eii -libgdal.so.32:_ZN15GDALJP2Metadata12CreateIPRBoxEP11GDALDataset -libgdal.so.32:_ZN15GDALJP2Metadata12CreateXMPBoxEP11GDALDataset -libgdal.so.32:_ZN15GDALJP2Metadata12GMLSRSLookupEPKc -libgdal.so.32:_ZN15GDALJP2Metadata12ReadAndParseEP8_IO_FILEiiiPi -libgdal.so.32:_ZN15GDALJP2Metadata12ReadAndParseEPKciiiiPi -libgdal.so.32:_ZN15GDALJP2Metadata13SetSpatialRefEPK19OGRSpatialReference -libgdal.so.32:_ZN15GDALJP2Metadata14CollectGMLDataEP10GDALJP2Box -libgdal.so.32:_ZN15GDALJP2Metadata14CreateGMLJP2V2EiiPKcP11GDALDataset -libgdal.so.32:_ZN15GDALJP2Metadata14CreateXMLBoxesEP11GDALDatasetPi -libgdal.so.32:_ZN15GDALJP2Metadata15ParseJP2GeoTIFFEv -libgdal.so.32:_ZN15GDALJP2Metadata15SetGeoTransformEPd -libgdal.so.32:_ZN15GDALJP2Metadata16CreateJP2GeoTIFFEv -libgdal.so.32:_ZN15GDALJP2Metadata20ParseGMLCoverageDescEv -libgdal.so.32:_ZN15GDALJP2Metadata27GetGMLJP2GeoreferencingInfoERiPdS1_S1_RPKcR9CPLStringS0_ -libgdal.so.32:_ZN15GDALJP2Metadata32CreateGDALMultiDomainMetadataXMLEP11GDALDataseti -libgdal.so.32:_ZN15GDALJP2Metadata35CreateGDALMultiDomainMetadataXMLBoxEP11GDALDataseti -libgdal.so.32:_ZN15GDALJP2Metadata7ReadBoxEP8_IO_FILER10GDALJP2BoxRi -libgdal.so.32:_ZN15GDALJP2Metadata7SetGCPsEiPK8GDAL_GCP -libgdal.so.32:_ZN15GDALJP2Metadata8SetRPCMDEPPc -libgdal.so.32:_ZN15GDALJP2Metadata9ParseMSIGEv -libgdal.so.32:_ZN15GDALJP2Metadata9ReadBoxesEP8_IO_FILE -libgdal.so.32:_ZN15GDALJP2MetadataC1Ev -libgdal.so.32:_ZN15GDALJP2MetadataC2Ev -libgdal.so.32:_ZN15GDALJP2MetadataD1Ev -libgdal.so.32:_ZN15GDALJP2MetadataD2Ev -libgdal.so.32:_ZN15GDALMajorObject10SetMOFlagsEi -libgdal.so.32:_ZN15GDALMajorObject11GetMetadataEPKc -libgdal.so.32:_ZN15GDALMajorObject11SetMetadataEPPcPKc -libgdal.so.32:_ZN15GDALMajorObject14SetDescriptionEPKc -libgdal.so.32:_ZN15GDALMajorObject15GetMetadataItemEPKcS1_ -libgdal.so.32:_ZN15GDALMajorObject15SetMetadataItemEPKcS1_S1_ -libgdal.so.32:_ZN15GDALMajorObject21GetMetadataDomainListEv -libgdal.so.32:_ZN15GDALMajorObject23BuildMetadataDomainListEPPciz -libgdal.so.32:_ZN15GDALMajorObjectC1Ev -libgdal.so.32:_ZN15GDALMajorObjectC2Ev -libgdal.so.32:_ZN15GDALMajorObjectD0Ev -libgdal.so.32:_ZN15GDALMajorObjectD1Ev -libgdal.so.32:_ZN15GDALMajorObjectD2Ev -libgdal.so.32:_ZN15GDALPamMultiDim13GetSpatialRefERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZN15GDALPamMultiDim13GetStatisticsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbPdS8_S8_S8_Py -libgdal.so.32:_ZN15GDALPamMultiDim13SetSpatialRefERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPK19OGRSpatialReference -libgdal.so.32:_ZN15GDALPamMultiDim13SetStatisticsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbddddy -libgdal.so.32:_ZN15GDALPamMultiDim15ClearStatisticsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZN15GDALPamMultiDim15ClearStatisticsEv -libgdal.so.32:_ZN15GDALPamMultiDim4LoadEv -libgdal.so.32:_ZN15GDALPamMultiDim4SaveEv -libgdal.so.32:_ZN15GDALPamMultiDimC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZN15GDALPamMultiDimC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZN15GDALPamMultiDimD0Ev -libgdal.so.32:_ZN15GDALPamMultiDimD1Ev -libgdal.so.32:_ZN15GDALPamMultiDimD2Ev -libgdal.so.32:_ZN15GDALRasterBlock11InternalizeEv -libgdal.so.32:_ZN15GDALRasterBlock15FlushCacheBlockEi -libgdal.so.32:_ZN15GDALRasterBlock16FlushDirtyBlocksEv -libgdal.so.32:_ZN15GDALRasterBlock27EnterDisableDirtyBlockFlushEv -libgdal.so.32:_ZN15GDALRasterBlock27LeaveDisableDirtyBlockFlushEv -libgdal.so.32:_ZN15GDALRasterBlock29DropLockForRemovalFromStorageEv -libgdal.so.32:_ZN15GDALRasterBlock5TouchEv -libgdal.so.32:_ZN15GDALRasterBlock5WriteEv -libgdal.so.32:_ZN15GDALRasterBlock6DetachEv -libgdal.so.32:_ZN15GDALRasterBlock6VerifyEv -libgdal.so.32:_ZN15GDALRasterBlock8TakeLockEv -libgdal.so.32:_ZN15GDALRasterBlock9MarkCleanEv -libgdal.so.32:_ZN15GDALRasterBlock9MarkDirtyEv -libgdal.so.32:_ZN15GDALRasterBlockC1EP14GDALRasterBandii -libgdal.so.32:_ZN15GDALRasterBlockC1Eii -libgdal.so.32:_ZN15GDALRasterBlockC2EP14GDALRasterBandii -libgdal.so.32:_ZN15GDALRasterBlockC2Eii -libgdal.so.32:_ZN15GDALRasterBlockD0Ev -libgdal.so.32:_ZN15GDALRasterBlockD1Ev -libgdal.so.32:_ZN15GDALRasterBlockD2Ev -libgdal.so.32:_ZN15GMLFeatureClass10GetExtentsEPdS0_S0_S0_ -libgdal.so.32:_ZN15GMLFeatureClass10SetExtentsEdddd -libgdal.so.32:_ZN15GMLFeatureClass10SetSRSNameEPKc -libgdal.so.32:_ZN15GMLFeatureClass11AddPropertyEP15GMLPropertyDefni -libgdal.so.32:_ZN15GMLFeatureClass12GetExtraInfoEv -libgdal.so.32:_ZN15GMLFeatureClass12MergeSRSNameEPKc -libgdal.so.32:_ZN15GMLFeatureClass12SetExtraInfoEPKc -libgdal.so.32:_ZN15GMLFeatureClass14SerializeToXMLEv -libgdal.so.32:_ZN15GMLFeatureClass14SetElementNameEPKc -libgdal.so.32:_ZN15GMLFeatureClass15GetFeatureCountEv -libgdal.so.32:_ZN15GMLFeatureClass15SetFeatureCountEx -libgdal.so.32:_ZN15GMLFeatureClass15StealPropertiesEv -libgdal.so.32:_ZN15GMLFeatureClass17InitializeFromXMLEP10CPLXMLNode -libgdal.so.32:_ZN15GMLFeatureClass19AddGeometryPropertyEP23GMLGeometryPropertyDefn -libgdal.so.32:_ZN15GMLFeatureClass20HasFeaturePropertiesEv -libgdal.so.32:_ZN15GMLFeatureClass23ClearGeometryPropertiesEv -libgdal.so.32:_ZN15GMLFeatureClass23StealGeometryPropertiesEv -libgdal.so.32:_ZN15GMLFeatureClass7SetNameEPKc -libgdal.so.32:_ZN15GMLFeatureClassC1EPKc -libgdal.so.32:_ZN15GMLFeatureClassC2EPKc -libgdal.so.32:_ZN15GMLFeatureClassD1Ev -libgdal.so.32:_ZN15GMLFeatureClassD2Ev -libgdal.so.32:_ZN15GMLPropertyDefn12SetConditionEPKc -libgdal.so.32:_ZN15GMLPropertyDefn13SetSrcElementEPKc -libgdal.so.32:_ZN15GMLPropertyDefn20AnalysePropertyValueEPK11GMLPropertyb -libgdal.so.32:_ZN15GMLPropertyDefnC1EPKcS1_ -libgdal.so.32:_ZN15GMLPropertyDefnC2EPKcS1_ -libgdal.so.32:_ZN15GMLPropertyDefnD1Ev -libgdal.so.32:_ZN15GMLPropertyDefnD2Ev -libgdal.so.32:_ZN15OGRCurvePolygon10removeRingEib -libgdal.so.32:_ZN15OGRCurvePolygon10segmentizeEd -libgdal.so.32:_ZN15OGRCurvePolygon11flattenTo2DEv -libgdal.so.32:_ZN15OGRCurvePolygon11setMeasuredEi -libgdal.so.32:_ZN15OGRCurvePolygon13CastToPolygonEPS_ -libgdal.so.32:_ZN15OGRCurvePolygon13importFromWkbEPKhm13OGRwkbVariantRm -libgdal.so.32:_ZN15OGRCurvePolygon13importFromWktEPPKc -libgdal.so.32:_ZN15OGRCurvePolygon15CasterToPolygonEP10OGRSurface -libgdal.so.32:_ZN15OGRCurvePolygon15addRingDirectlyEP8OGRCurve -libgdal.so.32:_ZN15OGRCurvePolygon20getExteriorRingCurveEv -libgdal.so.32:_ZN15OGRCurvePolygon20getInteriorRingCurveEi -libgdal.so.32:_ZN15OGRCurvePolygon22assignSpatialReferenceEP19OGRSpatialReference -libgdal.so.32:_ZN15OGRCurvePolygon22setCoordinateDimensionEi -libgdal.so.32:_ZN15OGRCurvePolygon22stealExteriorRingCurveEv -libgdal.so.32:_ZN15OGRCurvePolygon23addCurveDirectlyFromWkbEP11OGRGeometryP8OGRCurve -libgdal.so.32:_ZN15OGRCurvePolygon23addCurveDirectlyFromWktEP11OGRGeometryP8OGRCurve -libgdal.so.32:_ZN15OGRCurvePolygon23addRingDirectlyInternalEP8OGRCurvei -libgdal.so.32:_ZN15OGRCurvePolygon5emptyEv -libgdal.so.32:_ZN15OGRCurvePolygon5set3DEi -libgdal.so.32:_ZN15OGRCurvePolygon6swapXYEv -libgdal.so.32:_ZN15OGRCurvePolygon7addRingEP8OGRCurve -libgdal.so.32:_ZN15OGRCurvePolygon9transformEP27OGRCoordinateTransformation -libgdal.so.32:_ZN15OGRCurvePolygonC1ERKS_ -libgdal.so.32:_ZN15OGRCurvePolygonC1Ev -libgdal.so.32:_ZN15OGRCurvePolygonC2ERKS_ -libgdal.so.32:_ZN15OGRCurvePolygonC2Ev -libgdal.so.32:_ZN15OGRCurvePolygonD0Ev -libgdal.so.32:_ZN15OGRCurvePolygonD1Ev -libgdal.so.32:_ZN15OGRCurvePolygonD2Ev -libgdal.so.32:_ZN15OGRCurvePolygonaSERKS_ -libgdal.so.32:_ZN15OGRFeatureQuery11CanUseIndexEP13swq_expr_nodeP8OGRLayer -libgdal.so.32:_ZN15OGRFeatureQuery11CanUseIndexEP8OGRLayer -libgdal.so.32:_ZN15OGRFeatureQuery13GetUsedFieldsEv -libgdal.so.32:_ZN15OGRFeatureQuery14FieldCollectorEPvPPc -libgdal.so.32:_ZN15OGRFeatureQuery22EvaluateAgainstIndicesEP13swq_expr_nodeP8OGRLayerRx -libgdal.so.32:_ZN15OGRFeatureQuery22EvaluateAgainstIndicesEP8OGRLayerPi -libgdal.so.32:_ZN15OGRFeatureQuery7CompileEP14OGRFeatureDefnPKciP25swq_custom_func_registrar -libgdal.so.32:_ZN15OGRFeatureQuery7CompileEP8OGRLayerP14OGRFeatureDefnPKciP25swq_custom_func_registrar -libgdal.so.32:_ZN15OGRFeatureQuery7CompileEP8OGRLayerPKciP25swq_custom_func_registrar -libgdal.so.32:_ZN15OGRFeatureQuery8EvaluateEP10OGRFeature -libgdal.so.32:_ZN15OGRFeatureQueryC1Ev -libgdal.so.32:_ZN15OGRFeatureQueryC2Ev -libgdal.so.32:_ZN15OGRFeatureQueryD1Ev -libgdal.so.32:_ZN15OGRFeatureQueryD2Ev -libgdal.so.32:_ZN15OGRMultiPolygon18CastToMultiSurfaceEPS_ -libgdal.so.32:_ZN15OGRMultiPolygon39_addGeometryWithExpectedSubGeometryTypeEPK11OGRGeometry18OGRwkbGeometryType -libgdal.so.32:_ZN15OGRMultiPolygon47_addGeometryDirectlyWithExpectedSubGeometryTypeEP11OGRGeometry18OGRwkbGeometryType -libgdal.so.32:_ZN15OGRMultiPolygonC1ERKS_ -libgdal.so.32:_ZN15OGRMultiPolygonC1Ev -libgdal.so.32:_ZN15OGRMultiPolygonC2ERKS_ -libgdal.so.32:_ZN15OGRMultiPolygonC2Ev -libgdal.so.32:_ZN15OGRMultiPolygonD0Ev -libgdal.so.32:_ZN15OGRMultiPolygonD1Ev -libgdal.so.32:_ZN15OGRMultiPolygonD2Ev -libgdal.so.32:_ZN15OGRMultiPolygonaSERKS_ -libgdal.so.32:_ZN15OGRMultiSurface13importFromWktEPPKc -libgdal.so.32:_ZN15OGRMultiSurface18CastToMultiPolygonEPS_ -libgdal.so.32:_ZN15OGRMultiSurfaceC1ERKS_ -libgdal.so.32:_ZN15OGRMultiSurfaceC1Ev -libgdal.so.32:_ZN15OGRMultiSurfaceC2ERKS_ -libgdal.so.32:_ZN15OGRMultiSurfaceC2Ev -libgdal.so.32:_ZN15OGRMultiSurfaceD0Ev -libgdal.so.32:_ZN15OGRMultiSurfaceD1Ev -libgdal.so.32:_ZN15OGRMultiSurfaceD2Ev -libgdal.so.32:_ZN15OGRMultiSurfaceaSERKS_ -libgdal.so.32:_ZN15OGRMutexedLayer10GetDatasetEv -libgdal.so.32:_ZN15OGRMutexedLayer10GetFeatureEx -libgdal.so.32:_ZN15OGRMutexedLayer10SyncToDiskEv -libgdal.so.32:_ZN15OGRMutexedLayer11CreateFieldEP12OGRFieldDefni -libgdal.so.32:_ZN15OGRMutexedLayer11DeleteFieldEi -libgdal.so.32:_ZN15OGRMutexedLayer11GetGeomTypeEv -libgdal.so.32:_ZN15OGRMutexedLayer11GetMetadataEPKc -libgdal.so.32:_ZN15OGRMutexedLayer11ISetFeatureEP10OGRFeature -libgdal.so.32:_ZN15OGRMutexedLayer11SetMetadataEPPcPKc -libgdal.so.32:_ZN15OGRMutexedLayer12GetFIDColumnEv -libgdal.so.32:_ZN15OGRMutexedLayer12GetLayerDefnEv -libgdal.so.32:_ZN15OGRMutexedLayer12ResetReadingEv -libgdal.so.32:_ZN15OGRMutexedLayer13DeleteFeatureEx -libgdal.so.32:_ZN15OGRMutexedLayer13GetSpatialRefEv -libgdal.so.32:_ZN15OGRMutexedLayer13GetStyleTableEv -libgdal.so.32:_ZN15OGRMutexedLayer13ReorderFieldsEPi -libgdal.so.32:_ZN15OGRMutexedLayer13SetStyleTableEP13OGRStyleTable -libgdal.so.32:_ZN15OGRMutexedLayer14AlterFieldDefnEiP12OGRFieldDefni -libgdal.so.32:_ZN15OGRMutexedLayer14GetArrowStreamEP16ArrowArrayStreamPKPKc -libgdal.so.32:_ZN15OGRMutexedLayer14GetNextFeatureEv -libgdal.so.32:_ZN15OGRMutexedLayer14ICreateFeatureEP10OGRFeature -libgdal.so.32:_ZN15OGRMutexedLayer14IUpsertFeatureEP10OGRFeature -libgdal.so.32:_ZN15OGRMutexedLayer14SetNextByIndexEx -libgdal.so.32:_ZN15OGRMutexedLayer14TestCapabilityEPKc -libgdal.so.32:_ZN15OGRMutexedLayer15GetFeatureCountEi -libgdal.so.32:_ZN15OGRMutexedLayer15GetMetadataItemEPKcS1_ -libgdal.so.32:_ZN15OGRMutexedLayer15SetMetadataItemEPKcS1_S1_ -libgdal.so.32:_ZN15OGRMutexedLayer16GetSpatialFilterEv -libgdal.so.32:_ZN15OGRMutexedLayer16SetIgnoredFieldsEPPKc -libgdal.so.32:_ZN15OGRMutexedLayer16SetSpatialFilterEP11OGRGeometry -libgdal.so.32:_ZN15OGRMutexedLayer16SetSpatialFilterEiP11OGRGeometry -libgdal.so.32:_ZN15OGRMutexedLayer16StartTransactionEv -libgdal.so.32:_ZN15OGRMutexedLayer17CommitTransactionEv -libgdal.so.32:_ZN15OGRMutexedLayer17GetGeometryColumnEv -libgdal.so.32:_ZN15OGRMutexedLayer18AlterGeomFieldDefnEiPK16OGRGeomFieldDefni -libgdal.so.32:_ZN15OGRMutexedLayer18SetAttributeFilterEPKc -libgdal.so.32:_ZN15OGRMutexedLayer19RollbackTransactionEv -libgdal.so.32:_ZN15OGRMutexedLayer20SetSpatialFilterRectEdddd -libgdal.so.32:_ZN15OGRMutexedLayer20SetSpatialFilterRectEidddd -libgdal.so.32:_ZN15OGRMutexedLayer21SetStyleTableDirectlyEP13OGRStyleTable -libgdal.so.32:_ZN15OGRMutexedLayer6RenameEPKc -libgdal.so.32:_ZN15OGRMutexedLayer7GetNameEv -libgdal.so.32:_ZN15OGRMutexedLayer9GetExtentEP11OGREnvelopei -libgdal.so.32:_ZN15OGRMutexedLayer9GetExtentEiP11OGREnvelopei -libgdal.so.32:_ZN15OGRMutexedLayerC1EP8OGRLayeriPv -libgdal.so.32:_ZN15OGRMutexedLayerC2EP8OGRLayeriPv -libgdal.so.32:_ZN15OGRMutexedLayerD0Ev -libgdal.so.32:_ZN15OGRMutexedLayerD1Ev -libgdal.so.32:_ZN15OGRMutexedLayerD2Ev -libgdal.so.32:_ZN15VRTSimpleSource10FlushCacheEb -libgdal.so.32:_ZN15VRTSimpleSource10GetMaximumEiiPi -libgdal.so.32:_ZN15VRTSimpleSource10GetMinimumEiiPi -libgdal.so.32:_ZN15VRTSimpleSource10SetSrcBandEP14GDALRasterBand -libgdal.so.32:_ZN15VRTSimpleSource10SetSrcBandEPKci -libgdal.so.32:_ZN15VRTSimpleSource11GetFileListEPPPcPiS3_P11_CPLHashSet -libgdal.so.32:_ZN15VRTSimpleSource12GetHistogramEiiddiPyiiPFidPKcPvES3_ -libgdal.so.32:_ZN15VRTSimpleSource12SetDstWindowEdddd -libgdal.so.32:_ZN15VRTSimpleSource12SetSrcWindowEdddd -libgdal.so.32:_ZN15VRTSimpleSource13SetResamplingEPKc -libgdal.so.32:_ZN15VRTSimpleSource14SerializeToXMLEPKc -libgdal.so.32:_ZN15VRTSimpleSource14SetSrcMaskBandEP14GDALRasterBand -libgdal.so.32:_ZN15VRTSimpleSource15DatasetRasterIOE12GDALDataTypeiiiiPviiS0_iPixxxP20GDALRasterIOExtraArg -libgdal.so.32:_ZN15VRTSimpleSource15GetSrcDstWindowEddddiiPdS0_S0_S0_PiS1_S1_S1_S1_S1_S1_S1_Rb -libgdal.so.32:_ZN15VRTSimpleSource19GetMaskBandMainBandEv -libgdal.so.32:_ZN15VRTSimpleSource22IsSameExceptBandNumberEPS_ -libgdal.so.32:_ZN15VRTSimpleSource31UnsetPreservedRelativeFilenamesEv -libgdal.so.32:_ZN15VRTSimpleSource7XMLInitEP10CPLXMLNodePKcRSt3mapI9CPLStringP11GDALDatasetSt4lessIS5_ESaISt4pairIKS5_S7_EEE -libgdal.so.32:_ZN15VRTSimpleSource8RasterIOE12GDALDataTypeiiiiPviiS0_xxP20GDALRasterIOExtraArg -libgdal.so.32:_ZN15VRTSimpleSourceC1EPKS_dd -libgdal.so.32:_ZN15VRTSimpleSourceC1Ev -libgdal.so.32:_ZN15VRTSimpleSourceC2EPKS_dd -libgdal.so.32:_ZN15VRTSimpleSourceC2Ev -libgdal.so.32:_ZN15VRTSimpleSourceD0Ev -libgdal.so.32:_ZN15VRTSimpleSourceD1Ev -libgdal.so.32:_ZN15VRTSimpleSourceD2Ev -libgdal.so.32:_ZN16CPLKeywordParser10GetKeywordEPKcS1_ -libgdal.so.32:_ZN16CPLKeywordParser6IngestEP8_IO_FILE -libgdal.so.32:_ZN16CPLKeywordParser8ReadPairER9CPLStringS1_ -libgdal.so.32:_ZN16CPLKeywordParser8ReadWordER9CPLString -libgdal.so.32:_ZN16CPLKeywordParser9ReadGroupEPKci -libgdal.so.32:_ZN16CPLKeywordParser9SkipWhiteEv -libgdal.so.32:_ZN16CPLKeywordParserC1Ev -libgdal.so.32:_ZN16CPLKeywordParserC2Ev -libgdal.so.32:_ZN16CPLKeywordParserD1Ev -libgdal.so.32:_ZN16CPLKeywordParserD2Ev -libgdal.so.32:_ZN16CPLThreadLocaleCC1Ev -libgdal.so.32:_ZN16CPLThreadLocaleCC2Ev -libgdal.so.32:_ZN16CPLThreadLocaleCD1Ev -libgdal.so.32:_ZN16CPLThreadLocaleCD2Ev -libgdal.so.32:_ZN16CPLXMLTreeCloser18getDocumentElementEv -libgdal.so.32:_ZN16GDALEDTComponentC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEmRK20GDALExtendedDataType -libgdal.so.32:_ZN16GDALEDTComponentC1ERKS_ -libgdal.so.32:_ZN16GDALEDTComponentC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEmRK20GDALExtendedDataType -libgdal.so.32:_ZN16GDALEDTComponentC2ERKS_ -libgdal.so.32:_ZN16GDALEDTComponentD1Ev -libgdal.so.32:_ZN16GDALEDTComponentD2Ev -libgdal.so.32:_ZN16GDALMDReaderBase12FillMetadataEP23GDALMultiDomainMetadata -libgdal.so.32:_ZN16GDALMDReaderBase12LoadMetadataEv -libgdal.so.32:_ZN16GDALMDReaderBase13ReadXMLToListEP10CPLXMLNodePPcPKc -libgdal.so.32:_ZN16GDALMDReaderBase13ReadXMLToListEPK10CPLXMLNodePPcRKSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEiSt4lessISB_ESaISt4pairIKSB_iEEERSI_SL_RSF_SM_ -libgdal.so.32:_ZN16GDALMDReaderBase17GetMetadataDomainEPKc -libgdal.so.32:_ZN16GDALMDReaderBase21AddXMLNameValueToListEPPcPKcS3_ -libgdal.so.32:_ZN16GDALMDReaderBase22ReadXMLToListFirstPassEPK10CPLXMLNodeRSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEiSt4lessIS9_ESaISt4pairIKS9_iEEERSD_i -libgdal.so.32:_ZN16GDALMDReaderBase28GetAcquisitionTimeFromStringEPKc -libgdal.so.32:_ZN16GDALMDReaderBaseC1EPKcPPc -libgdal.so.32:_ZN16GDALMDReaderBaseC2EPKcPPc -libgdal.so.32:_ZN16GDALMDReaderBaseD0Ev -libgdal.so.32:_ZN16GDALMDReaderBaseD1Ev -libgdal.so.32:_ZN16GDALMDReaderBaseD2Ev -libgdal.so.32:_ZN16GDALProxyDataset10AdviseReadEiiiiii12GDALDataTypeiPiPPc -libgdal.so.32:_ZN16GDALProxyDataset10FlushCacheEb -libgdal.so.32:_ZN16GDALProxyDataset11GetFileListEv -libgdal.so.32:_ZN16GDALProxyDataset11GetGCPCountEv -libgdal.so.32:_ZN16GDALProxyDataset11GetMetadataEPKc -libgdal.so.32:_ZN16GDALProxyDataset11SetMetadataEPPcPKc -libgdal.so.32:_ZN16GDALProxyDataset13SetSpatialRefEPK19OGRSpatialReference -libgdal.so.32:_ZN16GDALProxyDataset14CreateMaskBandEi -libgdal.so.32:_ZN16GDALProxyDataset15GetGeoTransformEPd -libgdal.so.32:_ZN16GDALProxyDataset15GetMetadataItemEPKcS1_ -libgdal.so.32:_ZN16GDALProxyDataset15IBuildOverviewsEPKciPKiiS3_PFidS1_PvES4_PKS1_ -libgdal.so.32:_ZN16GDALProxyDataset15SetGeoTransformEPd -libgdal.so.32:_ZN16GDALProxyDataset15SetMetadataItemEPKcS1_S1_ -libgdal.so.32:_ZN16GDALProxyDataset17GetInternalHandleEPKc -libgdal.so.32:_ZN16GDALProxyDataset21GetMetadataDomainListEv -libgdal.so.32:_ZN16GDALProxyDataset7GetGCPsEv -libgdal.so.32:_ZN16GDALProxyDataset7SetGCPsEiPK8GDAL_GCPPK19OGRSpatialReference -libgdal.so.32:_ZN16GDALProxyDataset9GetDriverEv -libgdal.so.32:_ZN16GDALProxyDataset9IRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypeiPixxxP20GDALRasterIOExtraArg -libgdal.so.32:_ZN16OGRCompoundCurve10segmentizeEd -libgdal.so.32:_ZN16OGRCompoundCurve10stealCurveEi -libgdal.so.32:_ZN16OGRCompoundCurve11flattenTo2DEv -libgdal.so.32:_ZN16OGRCompoundCurve11setMeasuredEi -libgdal.so.32:_ZN16OGRCompoundCurve13importFromWkbEPKhm13OGRwkbVariantRm -libgdal.so.32:_ZN16OGRCompoundCurve13importFromWktEPPKc -libgdal.so.32:_ZN16OGRCompoundCurve16CastToLineStringEPS_ -libgdal.so.32:_ZN16OGRCompoundCurve16CastToLinearRingEPS_ -libgdal.so.32:_ZN16OGRCompoundCurve16addCurveDirectlyEP8OGRCurved -libgdal.so.32:_ZN16OGRCompoundCurve18CasterToLineStringEP8OGRCurve -libgdal.so.32:_ZN16OGRCompoundCurve18CasterToLinearRingEP8OGRCurve -libgdal.so.32:_ZN16OGRCompoundCurve22assignSpatialReferenceEP19OGRSpatialReference -libgdal.so.32:_ZN16OGRCompoundCurve22setCoordinateDimensionEi -libgdal.so.32:_ZN16OGRCompoundCurve23addCurveDirectlyFromWkbEP11OGRGeometryP8OGRCurve -libgdal.so.32:_ZN16OGRCompoundCurve23addCurveDirectlyFromWktEP11OGRGeometryP8OGRCurve -libgdal.so.32:_ZN16OGRCompoundCurve24addCurveDirectlyInternalEP8OGRCurvedi -libgdal.so.32:_ZN16OGRCompoundCurve5emptyEv -libgdal.so.32:_ZN16OGRCompoundCurve5set3DEi -libgdal.so.32:_ZN16OGRCompoundCurve6swapXYEv -libgdal.so.32:_ZN16OGRCompoundCurve8addCurveEPK8OGRCurved -libgdal.so.32:_ZN16OGRCompoundCurve8getCurveEi -libgdal.so.32:_ZN16OGRCompoundCurve9transformEP27OGRCoordinateTransformation -libgdal.so.32:_ZN16OGRCompoundCurveC1ERKS_ -libgdal.so.32:_ZN16OGRCompoundCurveC1Ev -libgdal.so.32:_ZN16OGRCompoundCurveC2ERKS_ -libgdal.so.32:_ZN16OGRCompoundCurveC2Ev -libgdal.so.32:_ZN16OGRCompoundCurveD0Ev -libgdal.so.32:_ZN16OGRCompoundCurveD1Ev -libgdal.so.32:_ZN16OGRCompoundCurveD2Ev -libgdal.so.32:_ZN16OGRCompoundCurveaSERKS_ -libgdal.so.32:_ZN16OGREditableLayer10GetFeatureEx -libgdal.so.32:_ZN16OGREditableLayer10SetNextFIDEx -libgdal.so.32:_ZN16OGREditableLayer10SyncToDiskEv -libgdal.so.32:_ZN16OGREditableLayer11CreateFieldEP12OGRFieldDefni -libgdal.so.32:_ZN16OGREditableLayer11DeleteFieldEi -libgdal.so.32:_ZN16OGREditableLayer11GetGeomTypeEv -libgdal.so.32:_ZN16OGREditableLayer11ISetFeatureEP10OGRFeature -libgdal.so.32:_ZN16OGREditableLayer12GetLayerDefnEv -libgdal.so.32:_ZN16OGREditableLayer12ResetReadingEv -libgdal.so.32:_ZN16OGREditableLayer13DeleteFeatureEx -libgdal.so.32:_ZN16OGREditableLayer13DetectNextFIDEv -libgdal.so.32:_ZN16OGREditableLayer13GetSpatialRefEv -libgdal.so.32:_ZN16OGREditableLayer13ReorderFieldsEPi -libgdal.so.32:_ZN16OGREditableLayer14AlterFieldDefnEiP12OGRFieldDefni -libgdal.so.32:_ZN16OGREditableLayer14GetNextFeatureEv -libgdal.so.32:_ZN16OGREditableLayer14ICreateFeatureEP10OGRFeature -libgdal.so.32:_ZN16OGREditableLayer14IUpsertFeatureEP10OGRFeature -libgdal.so.32:_ZN16OGREditableLayer14SetNextByIndexEx -libgdal.so.32:_ZN16OGREditableLayer14TestCapabilityEPKc -libgdal.so.32:_ZN16OGREditableLayer15CreateGeomFieldEP16OGRGeomFieldDefni -libgdal.so.32:_ZN16OGREditableLayer15GetFeatureCountEi -libgdal.so.32:_ZN16OGREditableLayer16GetSpatialFilterEv -libgdal.so.32:_ZN16OGREditableLayer16SetSpatialFilterEP11OGRGeometry -libgdal.so.32:_ZN16OGREditableLayer16SetSpatialFilterEiP11OGRGeometry -libgdal.so.32:_ZN16OGREditableLayer16StartTransactionEv -libgdal.so.32:_ZN16OGREditableLayer17CommitTransactionEv -libgdal.so.32:_ZN16OGREditableLayer17GetGeometryColumnEv -libgdal.so.32:_ZN16OGREditableLayer18AlterGeomFieldDefnEiPK16OGRGeomFieldDefni -libgdal.so.32:_ZN16OGREditableLayer18SetAttributeFilterEPKc -libgdal.so.32:_ZN16OGREditableLayer19RollbackTransactionEv -libgdal.so.32:_ZN16OGREditableLayer20GetSrcGeomFieldIndexEi -libgdal.so.32:_ZN16OGREditableLayer20SetSpatialFilterRectEdddd -libgdal.so.32:_ZN16OGREditableLayer20SetSpatialFilterRectEidddd -libgdal.so.32:_ZN16OGREditableLayer26SetSupportsCreateGeomFieldEb -libgdal.so.32:_ZN16OGREditableLayer26SetSupportsCurveGeometriesEb -libgdal.so.32:_ZN16OGREditableLayer9GetExtentEP11OGREnvelopei -libgdal.so.32:_ZN16OGREditableLayer9GetExtentEiP11OGREnvelopei -libgdal.so.32:_ZN16OGREditableLayer9TranslateEP14OGRFeatureDefnP10OGRFeaturebb -libgdal.so.32:_ZN16OGREditableLayerC1EP8OGRLayerbP29IOGREditableLayerSynchronizerb -libgdal.so.32:_ZN16OGREditableLayerC2EP8OGRLayerbP29IOGREditableLayerSynchronizerb -libgdal.so.32:_ZN16OGREditableLayerD0Ev -libgdal.so.32:_ZN16OGREditableLayerD1Ev -libgdal.so.32:_ZN16OGREditableLayerD2Ev -libgdal.so.32:_ZN16OGRGeomFieldDefn10InitializeEPKc18OGRwkbGeometryType -libgdal.so.32:_ZN16OGRGeomFieldDefn13SetSpatialRefEP19OGRSpatialReference -libgdal.so.32:_ZN16OGRGeomFieldDefn7SetNameEPKc -libgdal.so.32:_ZN16OGRGeomFieldDefn7SetTypeE18OGRwkbGeometryType -libgdal.so.32:_ZN16OGRGeomFieldDefnC1EPKS_ -libgdal.so.32:_ZN16OGRGeomFieldDefnC1EPKc18OGRwkbGeometryType -libgdal.so.32:_ZN16OGRGeomFieldDefnC2EPKS_ -libgdal.so.32:_ZN16OGRGeomFieldDefnC2EPKc18OGRwkbGeometryType -libgdal.so.32:_ZN16OGRGeomFieldDefnD0Ev -libgdal.so.32:_ZN16OGRGeomFieldDefnD1Ev -libgdal.so.32:_ZN16OGRGeomFieldDefnD2Ev -libgdal.so.32:_ZN16OGRIteratedPoint4setMEd -libgdal.so.32:_ZN16OGRIteratedPoint4setXEd -libgdal.so.32:_ZN16OGRIteratedPoint4setYEd -libgdal.so.32:_ZN16OGRIteratedPoint4setZEd -libgdal.so.32:_ZN16OGRPointIterator7destroyEPS_ -libgdal.so.32:_ZN16OGRPointIteratorD0Ev -libgdal.so.32:_ZN16OGRPointIteratorD1Ev -libgdal.so.32:_ZN16OGRPointIteratorD2Ev -libgdal.so.32:_ZN16VRTComplexSource10GetMaximumEiiPi -libgdal.so.32:_ZN16VRTComplexSource10GetMinimumEiiPi -libgdal.so.32:_ZN16VRTComplexSource11LookupValueEd -libgdal.so.32:_ZN16VRTComplexSource12GetHistogramEiiddiPyiiPFidPKcPvES3_ -libgdal.so.32:_ZN16VRTComplexSource14SerializeToXMLEPKc -libgdal.so.32:_ZN16VRTComplexSource14SetNoDataValueEd -libgdal.so.32:_ZN16VRTComplexSource15SetPowerScalingEddddd -libgdal.so.32:_ZN16VRTComplexSource16RasterIOInternalIfEE6CPLErriiiiPvii12GDALDataTypexxP20GDALRasterIOExtraArgS3_ -libgdal.so.32:_ZN16VRTComplexSource16SetLinearScalingEdd -libgdal.so.32:_ZN16VRTComplexSource22SetColorTableComponentEi -libgdal.so.32:_ZN16VRTComplexSource7XMLInitEP10CPLXMLNodePKcRSt3mapI9CPLStringP11GDALDatasetSt4lessIS5_ESaISt4pairIKS5_S7_EEE -libgdal.so.32:_ZN16VRTComplexSource8RasterIOE12GDALDataTypeiiiiPviiS0_xxP20GDALRasterIOExtraArg -libgdal.so.32:_ZN16VRTComplexSourceC1EPKS_dd -libgdal.so.32:_ZN16VRTComplexSourceC1Ev -libgdal.so.32:_ZN16VRTComplexSourceC2EPKS_dd -libgdal.so.32:_ZN16VRTComplexSourceC2Ev -libgdal.so.32:_ZN16VRTComplexSourceD0Ev -libgdal.so.32:_ZN16VRTComplexSourceD1Ev -libgdal.so.32:_ZN16VRTComplexSourceD2Ev -libgdal.so.32:_ZN16VRTRawRasterBand10IReadBlockEiiPv -libgdal.so.32:_ZN16VRTRawRasterBand10SetRawLinkEPKcS1_iyiiS1_ -libgdal.so.32:_ZN16VRTRawRasterBand11GetFileListEPPPcPiS3_P11_CPLHashSet -libgdal.so.32:_ZN16VRTRawRasterBand11IWriteBlockEiiPv -libgdal.so.32:_ZN16VRTRawRasterBand12ClearRawLinkEv -libgdal.so.32:_ZN16VRTRawRasterBand14SerializeToXMLEPKc -libgdal.so.32:_ZN16VRTRawRasterBand17GetVirtualMemAutoE10GDALRWFlagPiPxPPc -libgdal.so.32:_ZN16VRTRawRasterBand7XMLInitEP10CPLXMLNodePKcRSt3mapI9CPLStringP11GDALDatasetSt4lessIS5_ESaISt4pairIKS5_S7_EEE -libgdal.so.32:_ZN16VRTRawRasterBand9IRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypexxP20GDALRasterIOExtraArg -libgdal.so.32:_ZN16VRTRawRasterBandC1EP11GDALDataseti12GDALDataType -libgdal.so.32:_ZN16VRTRawRasterBandC2EP11GDALDataseti12GDALDataType -libgdal.so.32:_ZN16VRTRawRasterBandD0Ev -libgdal.so.32:_ZN16VRTRawRasterBandD1Ev -libgdal.so.32:_ZN16VRTRawRasterBandD2Ev -libgdal.so.32:_ZN16VRTWarpedDataset10FlushCacheEb -libgdal.so.32:_ZN16VRTWarpedDataset10InitializeEPv -libgdal.so.32:_ZN16VRTWarpedDataset11GetFileListEv -libgdal.so.32:_ZN16VRTWarpedDataset12ProcessBlockEii -libgdal.so.32:_ZN16VRTWarpedDataset14SerializeToXMLEPKc -libgdal.so.32:_ZN16VRTWarpedDataset15IBuildOverviewsEPKciPKiiS3_PFidS1_PvES4_PKS1_ -libgdal.so.32:_ZN16VRTWarpedDataset15SetMetadataItemEPKcS1_S1_ -libgdal.so.32:_ZN16VRTWarpedDataset22CloseDependentDatasetsEv -libgdal.so.32:_ZN16VRTWarpedDataset23CreateImplicitOverviewsEv -libgdal.so.32:_ZN16VRTWarpedDataset7AddBandE12GDALDataTypePPc -libgdal.so.32:_ZN16VRTWarpedDataset7XMLInitEP10CPLXMLNodePKc -libgdal.so.32:_ZN16VRTWarpedDatasetC1Eii -libgdal.so.32:_ZN16VRTWarpedDatasetC2Eii -libgdal.so.32:_ZN16VRTWarpedDatasetD0Ev -libgdal.so.32:_ZN16VRTWarpedDatasetD1Ev -libgdal.so.32:_ZN16VRTWarpedDatasetD2Ev -libgdal.so.32:_ZN16VSIVirtualHandle14ReadMultiRangeEiPPvPKyPKm -libgdal.so.32:_ZN16VSIVirtualHandle8TruncateEy -libgdal.so.32:_ZN16swq_op_registrar11GetOperatorE6swq_op -libgdal.so.32:_ZN16swq_op_registrar11GetOperatorEPKc -libgdal.so.32:_ZN17GDALDriverManager14GetSearchPathsEPKc -libgdal.so.32:_ZN17GDALDriverManager14RegisterDriverEP10GDALDriver -libgdal.so.32:_ZN17GDALDriverManager14ReorderDriversEv -libgdal.so.32:_ZN17GDALDriverManager15AutoLoadDriversEv -libgdal.so.32:_ZN17GDALDriverManager15AutoSkipDriversEv -libgdal.so.32:_ZN17GDALDriverManager15GetDriverByNameEPKc -libgdal.so.32:_ZN17GDALDriverManager16DeregisterDriverEP10GDALDriver -libgdal.so.32:_ZN17GDALDriverManager20CleanupPythonDriversEv -libgdal.so.32:_ZN17GDALDriverManager21AutoLoadPythonDriversEv -libgdal.so.32:_ZN17GDALDriverManager9GetDriverEi -libgdal.so.32:_ZN17GDALDriverManagerC1Ev -libgdal.so.32:_ZN17GDALDriverManagerC2Ev -libgdal.so.32:_ZN17GDALDriverManagerD0Ev -libgdal.so.32:_ZN17GDALDriverManagerD1Ev -libgdal.so.32:_ZN17GDALDriverManagerD2Ev -libgdal.so.32:_ZN17GDALIHasAttribute15CreateAttributeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6vectorIySaIyEERK20GDALExtendedDataTypePKPKc -libgdal.so.32:_ZN17GDALIHasAttributeD0Ev -libgdal.so.32:_ZN17GDALIHasAttributeD1Ev -libgdal.so.32:_ZN17GDALIHasAttributeD2Ev -libgdal.so.32:_ZN17GDALPamRasterBand11GetUnitTypeEv -libgdal.so.32:_ZN17GDALPamRasterBand11SetMetadataEPPcPKc -libgdal.so.32:_ZN17GDALPamRasterBand11SetUnitTypeEPKc -libgdal.so.32:_ZN17GDALPamRasterBand12GetHistogramEddiPyiiPFidPKcPvES3_ -libgdal.so.32:_ZN17GDALPamRasterBand12MarkPamDirtyEv -libgdal.so.32:_ZN17GDALPamRasterBand13GetColorTableEv -libgdal.so.32:_ZN17GDALPamRasterBand13GetDefaultRATEv -libgdal.so.32:_ZN17GDALPamRasterBand13PamInitializeEv -libgdal.so.32:_ZN17GDALPamRasterBand13SetColorTableEP14GDALColorTable -libgdal.so.32:_ZN17GDALPamRasterBand13SetDefaultRATEPK24GDALRasterAttributeTable -libgdal.so.32:_ZN17GDALPamRasterBand14GetNoDataValueEPi -libgdal.so.32:_ZN17GDALPamRasterBand14SerializeToXMLEPKc -libgdal.so.32:_ZN17GDALPamRasterBand14SetDescriptionEPKc -libgdal.so.32:_ZN17GDALPamRasterBand14SetNoDataValueEd -libgdal.so.32:_ZN17GDALPamRasterBand15SetMetadataItemEPKcS1_S1_ -libgdal.so.32:_ZN17GDALPamRasterBand16GetCategoryNamesEv -libgdal.so.32:_ZN17GDALPamRasterBand16SetCategoryNamesEPPc -libgdal.so.32:_ZN17GDALPamRasterBand17DeleteNoDataValueEv -libgdal.so.32:_ZN17GDALPamRasterBand17ResetNoDataValuesEv -libgdal.so.32:_ZN17GDALPamRasterBand19GetDefaultHistogramEPdS0_PiPPyiPFidPKcPvES6_ -libgdal.so.32:_ZN17GDALPamRasterBand19SetDefaultHistogramEddiPy -libgdal.so.32:_ZN17GDALPamRasterBand21GetNoDataValueAsInt64EPi -libgdal.so.32:_ZN17GDALPamRasterBand21PamInitializeNoParentEv -libgdal.so.32:_ZN17GDALPamRasterBand21SetNoDataValueAsInt64El -libgdal.so.32:_ZN17GDALPamRasterBand22GetColorInterpretationEv -libgdal.so.32:_ZN17GDALPamRasterBand22GetNoDataValueAsUInt64EPi -libgdal.so.32:_ZN17GDALPamRasterBand22SetColorInterpretationE15GDALColorInterp -libgdal.so.32:_ZN17GDALPamRasterBand22SetNoDataValueAsUInt64Em -libgdal.so.32:_ZN17GDALPamRasterBand7XMLInitEP10CPLXMLNodePKc -libgdal.so.32:_ZN17GDALPamRasterBand8GetScaleEPi -libgdal.so.32:_ZN17GDALPamRasterBand8PamClearEv -libgdal.so.32:_ZN17GDALPamRasterBand8SetScaleEd -libgdal.so.32:_ZN17GDALPamRasterBand9CloneInfoEP14GDALRasterBandi -libgdal.so.32:_ZN17GDALPamRasterBand9GetOffsetEPi -libgdal.so.32:_ZN17GDALPamRasterBand9SetOffsetEd -libgdal.so.32:_ZN17GDALPamRasterBandC1Ei -libgdal.so.32:_ZN17GDALPamRasterBandC1Ev -libgdal.so.32:_ZN17GDALPamRasterBandC2Ei -libgdal.so.32:_ZN17GDALPamRasterBandC2Ev -libgdal.so.32:_ZN17GDALPamRasterBandD0Ev -libgdal.so.32:_ZN17GDALPamRasterBandD1Ev -libgdal.so.32:_ZN17GDALPamRasterBandD2Ev -libgdal.so.32:_ZN17GDALWarpOperation10GetOptionsEv -libgdal.so.32:_ZN17GDALWarpOperation10InitializeEPK15GDALWarpOptions -libgdal.so.32:_ZN17GDALWarpOperation10WarpRegionEiiiiiiiidd -libgdal.so.32:_ZN17GDALWarpOperation10WarpRegionEiiiiiiiidddd -libgdal.so.32:_ZN17GDALWarpOperation11WipeOptionsEv -libgdal.so.32:_ZN17GDALWarpOperation12ReportTimingEPKc -libgdal.so.32:_ZN17GDALWarpOperation13WipeChunkListEv -libgdal.so.32:_ZN17GDALWarpOperation15ValidateOptionsEv -libgdal.so.32:_ZN17GDALWarpOperation16CollectChunkListEiiii -libgdal.so.32:_ZN17GDALWarpOperation16CreateKernelMaskEP14GDALWarpKerneliPKc -libgdal.so.32:_ZN17GDALWarpOperation17ChunkAndWarpImageEiiii -libgdal.so.32:_ZN17GDALWarpOperation17ChunkAndWarpMultiEiiii -libgdal.so.32:_ZN17GDALWarpOperation18WarpRegionToBufferEiiiiPv12GDALDataTypeiiiidd -libgdal.so.32:_ZN17GDALWarpOperation18WarpRegionToBufferEiiiiPv12GDALDataTypeiiiidddd -libgdal.so.32:_ZN17GDALWarpOperation19ComputeSourceWindowEiiiiPiS0_S0_S0_PdS1_S1_ -libgdal.so.32:_ZN17GDALWarpOperation23CreateDestinationBufferEiiPi -libgdal.so.32:_ZN17GDALWarpOperation24CollectChunkListInternalEiiii -libgdal.so.32:_ZN17GDALWarpOperation24DestroyDestinationBufferEPv -libgdal.so.32:_ZN17GDALWarpOperation37ComputeSourceWindowStartingFromSourceEiiiiPdS0_S0_S0_ -libgdal.so.32:_ZN17GDALWarpOperationC1Ev -libgdal.so.32:_ZN17GDALWarpOperationC2Ev -libgdal.so.32:_ZN17GDALWarpOperationD0Ev -libgdal.so.32:_ZN17GDALWarpOperationD1Ev -libgdal.so.32:_ZN17GDALWarpOperationD2Ev -libgdal.so.32:_ZN17GNMGenericNetwork10CreateRuleEPKc -libgdal.so.32:_ZN17GNMGenericNetwork10DeleteRuleEPKc -libgdal.so.32:_ZN17GNMGenericNetwork10FlushCacheEb -libgdal.so.32:_ZN17GNMGenericNetwork11DeleteLayerEi -libgdal.so.32:_ZN17GNMGenericNetwork13DisconnectAllEv -libgdal.so.32:_ZN17GNMGenericNetwork13GetLayerCountEv -libgdal.so.32:_ZN17GNMGenericNetwork14DeleteAllRulesEv -libgdal.so.32:_ZN17GNMGenericNetwork14FindConnectionExxx -libgdal.so.32:_ZN17GNMGenericNetwork14LoadGraphLayerEP11GDALDataset -libgdal.so.32:_ZN17GNMGenericNetwork14LoadNetworkSrsEv -libgdal.so.32:_ZN17GNMGenericNetwork14TestCapabilityEPKc -libgdal.so.32:_ZN17GNMGenericNetwork15ConnectFeaturesExxxddi -libgdal.so.32:_ZN17GNMGenericNetwork15FillResultLayerEP24OGRGNMWrappedResultLayerRKSt6vectorISt4pairIxxESaIS4_EEibb -libgdal.so.32:_ZN17GNMGenericNetwork15GetNewGlobalFIDEv -libgdal.so.32:_ZN17GNMGenericNetwork15StoreNetworkSrsEv -libgdal.so.32:_ZN17GNMGenericNetwork16ChangeBlockStateExb -libgdal.so.32:_ZN17GNMGenericNetwork16CheckLayerDriverEPKcPPc -libgdal.so.32:_ZN17GNMGenericNetwork16CreateGraphLayerEP11GDALDataset -libgdal.so.32:_ZN17GNMGenericNetwork16FindNearestPointEPK8OGRPointRKSt6vectorIP8OGRLayerSaIS5_EEd -libgdal.so.32:_ZN17GNMGenericNetwork16GetAlgorithmNameEib -libgdal.so.32:_ZN17GNMGenericNetwork16GetNewVirtualFIDEv -libgdal.so.32:_ZN17GNMGenericNetwork17LoadFeaturesLayerEP11GDALDataset -libgdal.so.32:_ZN17GNMGenericNetwork17LoadMetadataLayerEP11GDALDataset -libgdal.so.32:_ZN17GNMGenericNetwork17ReconnectFeaturesExxxddi -libgdal.so.32:_ZN17GNMGenericNetwork18DisconnectFeaturesExxx -libgdal.so.32:_ZN17GNMGenericNetwork19AddFeatureGlobalFIDExPKc -libgdal.so.32:_ZN17GNMGenericNetwork19ChangeAllBlockStateEb -libgdal.so.32:_ZN17GNMGenericNetwork19ConnectPointsByLineExPK13OGRLineStringRKSt6vectorIP8OGRLayerSaIS5_EEdddi -libgdal.so.32:_ZN17GNMGenericNetwork19CreateFeaturesLayerEP11GDALDataset -libgdal.so.32:_ZN17GNMGenericNetwork19CreateMetadataLayerEP11GDALDatasetim -libgdal.so.32:_ZN17GNMGenericNetwork20ConnectPointsByLinesEPPcdddi -libgdal.so.32:_ZN17GNMGenericNetwork21GetFeatureByGlobalFIDEx -libgdal.so.32:_ZN17GNMGenericNetwork22CloseDependentDatasetsEv -libgdal.so.32:_ZN17GNMGenericNetwork24ConnectPointsByMultilineExPK18OGRMultiLineStringRKSt6vectorIP8OGRLayerSaIS5_EEdddi -libgdal.so.32:_ZN17GNMGenericNetwork24DisconnectFeaturesWithIdEx -libgdal.so.32:_ZN17GNMGenericNetwork6DeleteEv -libgdal.so.32:_ZN17GNMGenericNetwork7GetPathExx21GNMGraphAlgorithmTypePPc -libgdal.so.32:_ZN17GNMGenericNetwork8GetLayerEi -libgdal.so.32:_ZN17GNMGenericNetwork9CopyLayerEP8OGRLayerPKcPPc -libgdal.so.32:_ZN17GNMGenericNetwork9LoadGraphEv -libgdal.so.32:_ZN17GNMGenericNetwork9SaveRulesEv -libgdal.so.32:_ZN17GNMGenericNetworkC1Ev -libgdal.so.32:_ZN17GNMGenericNetworkC2Ev -libgdal.so.32:_ZN17GNMGenericNetworkD0Ev -libgdal.so.32:_ZN17GNMGenericNetworkD1Ev -libgdal.so.32:_ZN17GNMGenericNetworkD2Ev -libgdal.so.32:_ZN17OGRCircularString10segmentizeEd -libgdal.so.32:_ZN17OGRCircularString13importFromWkbEPKhm13OGRwkbVariantRm -libgdal.so.32:_ZN17OGRCircularString13importFromWktEPPKc -libgdal.so.32:_ZN17OGRCircularStringC1ERKS_ -libgdal.so.32:_ZN17OGRCircularStringC1Ev -libgdal.so.32:_ZN17OGRCircularStringC2ERKS_ -libgdal.so.32:_ZN17OGRCircularStringC2Ev -libgdal.so.32:_ZN17OGRCircularStringD0Ev -libgdal.so.32:_ZN17OGRCircularStringD1Ev -libgdal.so.32:_ZN17OGRCircularStringD2Ev -libgdal.so.32:_ZN17OGRCircularStringaSERKS_ -libgdal.so.32:_ZN17OGRLayerAttrIndexC1Ev -libgdal.so.32:_ZN17OGRLayerAttrIndexC2Ev -libgdal.so.32:_ZN17OGRLayerAttrIndexD0Ev -libgdal.so.32:_ZN17OGRLayerAttrIndexD1Ev -libgdal.so.32:_ZN17OGRLayerAttrIndexD2Ev -libgdal.so.32:_ZN17OGRLayerDecorator10GetDatasetEv -libgdal.so.32:_ZN17OGRLayerDecorator10GetFeatureEx -libgdal.so.32:_ZN17OGRLayerDecorator10SyncToDiskEv -libgdal.so.32:_ZN17OGRLayerDecorator11CreateFieldEP12OGRFieldDefni -libgdal.so.32:_ZN17OGRLayerDecorator11DeleteFieldEi -libgdal.so.32:_ZN17OGRLayerDecorator11GetGeomTypeEv -libgdal.so.32:_ZN17OGRLayerDecorator11GetMetadataEPKc -libgdal.so.32:_ZN17OGRLayerDecorator11ISetFeatureEP10OGRFeature -libgdal.so.32:_ZN17OGRLayerDecorator11SetMetadataEPPcPKc -libgdal.so.32:_ZN17OGRLayerDecorator12GetFIDColumnEv -libgdal.so.32:_ZN17OGRLayerDecorator12GetLayerDefnEv -libgdal.so.32:_ZN17OGRLayerDecorator12ResetReadingEv -libgdal.so.32:_ZN17OGRLayerDecorator13DeleteFeatureEx -libgdal.so.32:_ZN17OGRLayerDecorator13GetSpatialRefEv -libgdal.so.32:_ZN17OGRLayerDecorator13GetStyleTableEv -libgdal.so.32:_ZN17OGRLayerDecorator13ReorderFieldsEPi -libgdal.so.32:_ZN17OGRLayerDecorator13SetStyleTableEP13OGRStyleTable -libgdal.so.32:_ZN17OGRLayerDecorator14AlterFieldDefnEiP12OGRFieldDefni -libgdal.so.32:_ZN17OGRLayerDecorator14GetArrowStreamEP16ArrowArrayStreamPKPKc -libgdal.so.32:_ZN17OGRLayerDecorator14GetNextFeatureEv -libgdal.so.32:_ZN17OGRLayerDecorator14ICreateFeatureEP10OGRFeature -libgdal.so.32:_ZN17OGRLayerDecorator14IUpsertFeatureEP10OGRFeature -libgdal.so.32:_ZN17OGRLayerDecorator14SetNextByIndexEx -libgdal.so.32:_ZN17OGRLayerDecorator14TestCapabilityEPKc -libgdal.so.32:_ZN17OGRLayerDecorator15CreateGeomFieldEP16OGRGeomFieldDefni -libgdal.so.32:_ZN17OGRLayerDecorator15GetFeatureCountEi -libgdal.so.32:_ZN17OGRLayerDecorator15GetMetadataItemEPKcS1_ -libgdal.so.32:_ZN17OGRLayerDecorator15SetMetadataItemEPKcS1_S1_ -libgdal.so.32:_ZN17OGRLayerDecorator16GetSpatialFilterEv -libgdal.so.32:_ZN17OGRLayerDecorator16SetIgnoredFieldsEPPKc -libgdal.so.32:_ZN17OGRLayerDecorator16SetSpatialFilterEP11OGRGeometry -libgdal.so.32:_ZN17OGRLayerDecorator16SetSpatialFilterEiP11OGRGeometry -libgdal.so.32:_ZN17OGRLayerDecorator16StartTransactionEv -libgdal.so.32:_ZN17OGRLayerDecorator17CommitTransactionEv -libgdal.so.32:_ZN17OGRLayerDecorator17GetGeometryColumnEv -libgdal.so.32:_ZN17OGRLayerDecorator18AlterGeomFieldDefnEiPK16OGRGeomFieldDefni -libgdal.so.32:_ZN17OGRLayerDecorator18SetAttributeFilterEPKc -libgdal.so.32:_ZN17OGRLayerDecorator19RollbackTransactionEv -libgdal.so.32:_ZN17OGRLayerDecorator20SetSpatialFilterRectEdddd -libgdal.so.32:_ZN17OGRLayerDecorator20SetSpatialFilterRectEidddd -libgdal.so.32:_ZN17OGRLayerDecorator21SetStyleTableDirectlyEP13OGRStyleTable -libgdal.so.32:_ZN17OGRLayerDecorator6RenameEPKc -libgdal.so.32:_ZN17OGRLayerDecorator7GetNameEv -libgdal.so.32:_ZN17OGRLayerDecorator9GetExtentEP11OGREnvelopei -libgdal.so.32:_ZN17OGRLayerDecorator9GetExtentEiP11OGREnvelopei -libgdal.so.32:_ZN17OGRLayerDecoratorC1EP8OGRLayeri -libgdal.so.32:_ZN17OGRLayerDecoratorC2EP8OGRLayeri -libgdal.so.32:_ZN17OGRLayerDecoratorD0Ev -libgdal.so.32:_ZN17OGRLayerDecoratorD1Ev -libgdal.so.32:_ZN17OGRLayerDecoratorD2Ev -libgdal.so.32:_ZN17S57ClassRegistrar11GetAttrInfoEi -libgdal.so.32:_ZN17S57ClassRegistrar17FindAttrByAcronymEPKc -libgdal.so.32:_ZN17S57ClassRegistrar8FindFileEPKcS1_bPP8_IO_FILE -libgdal.so.32:_ZN17S57ClassRegistrar8LoadInfoEPKcS1_b -libgdal.so.32:_ZN17S57ClassRegistrar8ReadLineEP8_IO_FILE -libgdal.so.32:_ZN17S57ClassRegistrarC1Ev -libgdal.so.32:_ZN17S57ClassRegistrarC2Ev -libgdal.so.32:_ZN17S57ClassRegistrarD1Ev -libgdal.so.32:_ZN17S57ClassRegistrarD2Ev -libgdal.so.32:_ZN18GDALNoDataMaskBand10IReadBlockEiiPv -libgdal.so.32:_ZN18GDALNoDataMaskBand15IsNoDataInRangeEd12GDALDataType -libgdal.so.32:_ZN18GDALNoDataMaskBand9IRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypexxP20GDALRasterIOExtraArg -libgdal.so.32:_ZN18GDALNoDataMaskBandC1EP14GDALRasterBand -libgdal.so.32:_ZN18GDALNoDataMaskBandC2EP14GDALRasterBand -libgdal.so.32:_ZN18GDALNoDataMaskBandD0Ev -libgdal.so.32:_ZN18GDALNoDataMaskBandD1Ev -libgdal.so.32:_ZN18GDALNoDataMaskBandD2Ev -libgdal.so.32:_ZN18MEMAbstractMDArray4InitEPhRKSt6vectorIxSaIxEE -libgdal.so.32:_ZN18MEMAbstractMDArray6IWriteEPKyPKmPKxS5_RK20GDALExtendedDataTypePKv -libgdal.so.32:_ZN18MEMAbstractMDArrayC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_RKSt6vectorISt10shared_ptrI13GDALDimensionESaISB_EERK20GDALExtendedDataType -libgdal.so.32:_ZN18MEMAbstractMDArrayC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_RKSt6vectorISt10shared_ptrI13GDALDimensionESaISB_EERK20GDALExtendedDataType -libgdal.so.32:_ZN18MEMAbstractMDArrayD0Ev -libgdal.so.32:_ZN18MEMAbstractMDArrayD1Ev -libgdal.so.32:_ZN18MEMAbstractMDArrayD2Ev -libgdal.so.32:_ZN18NASAKeywordHandler10GetKeywordEPKcS1_ -libgdal.so.32:_ZN18NASAKeywordHandler14GetKeywordListEv -libgdal.so.32:_ZN18NASAKeywordHandler6IngestEP8_IO_FILEi -libgdal.so.32:_ZN18NASAKeywordHandler8ReadPairER9CPLStringS1_R13CPLJSONObject -libgdal.so.32:_ZN18NASAKeywordHandler8ReadWordER9CPLStringbbPb -libgdal.so.32:_ZN18NASAKeywordHandler9ReadGroupERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEER13CPLJSONObjecti -libgdal.so.32:_ZN18NASAKeywordHandler9SkipWhiteEv -libgdal.so.32:_ZN18NASAKeywordHandlerC1Ev -libgdal.so.32:_ZN18NASAKeywordHandlerC2Ev -libgdal.so.32:_ZN18NASAKeywordHandlerD1Ev -libgdal.so.32:_ZN18NASAKeywordHandlerD2Ev -libgdal.so.32:_ZN18OGRCurveCollection10segmentizeEd -libgdal.so.32:_ZN18OGRCurveCollection10stealCurveEi -libgdal.so.32:_ZN18OGRCurveCollection11flattenTo2DEP11OGRGeometry -libgdal.so.32:_ZN18OGRCurveCollection11removeCurveEib -libgdal.so.32:_ZN18OGRCurveCollection11setMeasuredEP11OGRGeometryi -libgdal.so.32:_ZN18OGRCurveCollection16addCurveDirectlyEP11OGRGeometryP8OGRCurvei -libgdal.so.32:_ZN18OGRCurveCollection17importBodyFromWkbEP11OGRGeometryPKhmbPFiS1_P8OGRCurveE13OGRwkbVariantRm -libgdal.so.32:_ZN18OGRCurveCollection21importPreambleFromWkbEP11OGRGeometryPKhRmS4_R15OGRwkbByteOrderm13OGRwkbVariant -libgdal.so.32:_ZN18OGRCurveCollection22assignSpatialReferenceEP11OGRGeometryP19OGRSpatialReference -libgdal.so.32:_ZN18OGRCurveCollection22setCoordinateDimensionEP11OGRGeometryi -libgdal.so.32:_ZN18OGRCurveCollection5emptyEP11OGRGeometry -libgdal.so.32:_ZN18OGRCurveCollection5set3DEP11OGRGeometryi -libgdal.so.32:_ZN18OGRCurveCollection6swapXYEv -libgdal.so.32:_ZN18OGRCurveCollection8getCurveEi -libgdal.so.32:_ZN18OGRCurveCollection9transformEP11OGRGeometryP27OGRCoordinateTransformation -libgdal.so.32:_ZN18OGRCurveCollectionC1ERKS_ -libgdal.so.32:_ZN18OGRCurveCollectionC1Ev -libgdal.so.32:_ZN18OGRCurveCollectionC2ERKS_ -libgdal.so.32:_ZN18OGRCurveCollectionC2Ev -libgdal.so.32:_ZN18OGRCurveCollectionD1Ev -libgdal.so.32:_ZN18OGRCurveCollectionD2Ev -libgdal.so.32:_ZN18OGRCurveCollectionaSERKS_ -libgdal.so.32:_ZN18OGRGeometryFactory13createFromFgfEPKvP19OGRSpatialReferencePP11OGRGeometryiPi -libgdal.so.32:_ZN18OGRGeometryFactory13createFromGMLEPKc -libgdal.so.32:_ZN18OGRGeometryFactory13createFromWkbEPKvP19OGRSpatialReferencePP11OGRGeometrym13OGRwkbVariant -libgdal.so.32:_ZN18OGRGeometryFactory13createFromWkbEPKvP19OGRSpatialReferencePP11OGRGeometrym13OGRwkbVariantRm -libgdal.so.32:_ZN18OGRGeometryFactory13createFromWktEPKcP19OGRSpatialReferencePP11OGRGeometry -libgdal.so.32:_ZN18OGRGeometryFactory13createFromWktEPPKcP19OGRSpatialReferencePP11OGRGeometry -libgdal.so.32:_ZN18OGRGeometryFactory14createFromGEOSEP20GEOSContextHandle_HSP10GEOSGeom_t -libgdal.so.32:_ZN18OGRGeometryFactory14createGeometryE18OGRwkbGeometryType -libgdal.so.32:_ZN18OGRGeometryFactory14forceToPolygonEP11OGRGeometry -libgdal.so.32:_ZN18OGRGeometryFactory15destroyGeometryEP11OGRGeometry -libgdal.so.32:_ZN18OGRGeometryFactory16organizePolygonsEPP11OGRGeometryiPiPPKc -libgdal.so.32:_ZN18OGRGeometryFactory17createFromGeoJsonEPKci -libgdal.so.32:_ZN18OGRGeometryFactory17createFromGeoJsonERK13CPLJSONObject -libgdal.so.32:_ZN18OGRGeometryFactory17curveToLineStringEdddddddddidPKPKc -libgdal.so.32:_ZN18OGRGeometryFactory17forceToLineStringEP11OGRGeometryb -libgdal.so.32:_ZN18OGRGeometryFactory17forceToMultiPointEP11OGRGeometry -libgdal.so.32:_ZN18OGRGeometryFactory18GetCurveParametersEddddddRdS0_S0_S0_S0_S0_ -libgdal.so.32:_ZN18OGRGeometryFactory19curveFromLineStringEPK13OGRLineStringPKPKc -libgdal.so.32:_ZN18OGRGeometryFactory19forceToMultiPolygonEP11OGRGeometry -libgdal.so.32:_ZN18OGRGeometryFactory20approximateArcAnglesEdddddddddb -libgdal.so.32:_ZN18OGRGeometryFactory20transformWithOptionsEPK11OGRGeometryP27OGRCoordinateTransformationPPcRKNS_25TransformWithOptionsCacheE -libgdal.so.32:_ZN18OGRGeometryFactory21createFromFgfInternalEPKhP19OGRSpatialReferencePP11OGRGeometryiPii -libgdal.so.32:_ZN18OGRGeometryFactory22forceToMultiLineStringEP11OGRGeometry -libgdal.so.32:_ZN18OGRGeometryFactory25TransformWithOptionsCacheC1Ev -libgdal.so.32:_ZN18OGRGeometryFactory25TransformWithOptionsCacheC2Ev -libgdal.so.32:_ZN18OGRGeometryFactory25TransformWithOptionsCacheD1Ev -libgdal.so.32:_ZN18OGRGeometryFactory25TransformWithOptionsCacheD2Ev -libgdal.so.32:_ZN18OGRGeometryFactory28removeLowerDimensionSubGeomsEPK11OGRGeometry -libgdal.so.32:_ZN18OGRGeometryFactory7forceToEP11OGRGeometry18OGRwkbGeometryTypePKPKc -libgdal.so.32:_ZN18OGRGeometryFactory8haveGEOSEv -libgdal.so.32:_ZN18OGRGlobFieldDomainC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_12OGRFieldType15OGRFieldSubTypeS7_ -libgdal.so.32:_ZN18OGRGlobFieldDomainC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_12OGRFieldType15OGRFieldSubTypeS7_ -libgdal.so.32:_ZN18OGRMultiLineString16CastToMultiCurveEPS_ -libgdal.so.32:_ZN18OGRMultiLineStringC1ERKS_ -libgdal.so.32:_ZN18OGRMultiLineStringC1Ev -libgdal.so.32:_ZN18OGRMultiLineStringC2ERKS_ -libgdal.so.32:_ZN18OGRMultiLineStringC2Ev -libgdal.so.32:_ZN18OGRMultiLineStringD0Ev -libgdal.so.32:_ZN18OGRMultiLineStringD1Ev -libgdal.so.32:_ZN18OGRMultiLineStringD2Ev -libgdal.so.32:_ZN18OGRMultiLineStringaSERKS_ -libgdal.so.32:_ZN19CPLWorkerThreadPool10GetNextJobEP15CPLWorkerThread -libgdal.so.32:_ZN19CPLWorkerThreadPool10SubmitJobsEPFvPvERKSt6vectorIS0_SaIS0_EE -libgdal.so.32:_ZN19CPLWorkerThreadPool14CreateJobQueueEv -libgdal.so.32:_ZN19CPLWorkerThreadPool14WaitCompletionEi -libgdal.so.32:_ZN19CPLWorkerThreadPool18DeclareJobFinishedEv -libgdal.so.32:_ZN19CPLWorkerThreadPool20WorkerThreadFunctionEPv -libgdal.so.32:_ZN19CPLWorkerThreadPool5SetupEiPFvPvEPS0_ -libgdal.so.32:_ZN19CPLWorkerThreadPool5SetupEiPFvPvEPS0_b -libgdal.so.32:_ZN19CPLWorkerThreadPool9SubmitJobEPFvPvES0_ -libgdal.so.32:_ZN19CPLWorkerThreadPool9WaitEventEv -libgdal.so.32:_ZN19CPLWorkerThreadPoolC1Ev -libgdal.so.32:_ZN19CPLWorkerThreadPoolC2Ev -libgdal.so.32:_ZN19CPLWorkerThreadPoolD1Ev -libgdal.so.32:_ZN19CPLWorkerThreadPoolD2Ev -libgdal.so.32:_ZN19GDALAbstractMDArray15ProcessPerChunkEPKyS1_PKmPFbPS_S1_S3_yyPvES5_ -libgdal.so.32:_ZN19GDALAbstractMDArray5WriteEPKyPKmPKxS5_RK20GDALExtendedDataTypePKvSA_m -libgdal.so.32:_ZN19GDALAbstractMDArray6IWriteEPKyPKmPKxS5_RK20GDALExtendedDataTypePKv -libgdal.so.32:_ZN19GDALAbstractMDArrayC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_ -libgdal.so.32:_ZN19GDALAbstractMDArrayC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_ -libgdal.so.32:_ZN19GDALAbstractMDArrayD0Ev -libgdal.so.32:_ZN19GDALAbstractMDArrayD1Ev -libgdal.so.32:_ZN19GDALAbstractMDArrayD2Ev -libgdal.so.32:_ZN19GDALAttributeStringC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_S7_27GDALExtendedDataTypeSubType -libgdal.so.32:_ZN19GDALAttributeStringC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_S7_27GDALExtendedDataTypeSubType -libgdal.so.32:_ZN19GDALMDReaderManager9GetReaderEPKcPPcj -libgdal.so.32:_ZN19GDALMDReaderManagerC1Ev -libgdal.so.32:_ZN19GDALMDReaderManagerC2Ev -libgdal.so.32:_ZN19GDALMDReaderManagerD0Ev -libgdal.so.32:_ZN19GDALMDReaderManagerD1Ev -libgdal.so.32:_ZN19GDALMDReaderManagerD2Ev -libgdal.so.32:_ZN19GDALProxyRasterBand10AdviseReadEiiiiii12GDALDataTypePPc -libgdal.so.32:_ZN19GDALProxyRasterBand10FlushCacheEb -libgdal.so.32:_ZN19GDALProxyRasterBand10GetMaximumEPi -libgdal.so.32:_ZN19GDALProxyRasterBand10GetMinimumEPi -libgdal.so.32:_ZN19GDALProxyRasterBand10IReadBlockEiiPv -libgdal.so.32:_ZN19GDALProxyRasterBand11GetMaskBandEv -libgdal.so.32:_ZN19GDALProxyRasterBand11GetMetadataEPKc -libgdal.so.32:_ZN19GDALProxyRasterBand11GetOverviewEi -libgdal.so.32:_ZN19GDALProxyRasterBand11GetUnitTypeEv -libgdal.so.32:_ZN19GDALProxyRasterBand11IWriteBlockEiiPv -libgdal.so.32:_ZN19GDALProxyRasterBand11SetMetadataEPPcPKc -libgdal.so.32:_ZN19GDALProxyRasterBand11SetUnitTypeEPKc -libgdal.so.32:_ZN19GDALProxyRasterBand12GetHistogramEddiPyiiPFidPKcPvES3_ -libgdal.so.32:_ZN19GDALProxyRasterBand12GetMaskFlagsEv -libgdal.so.32:_ZN19GDALProxyRasterBand13GetColorTableEv -libgdal.so.32:_ZN19GDALProxyRasterBand13GetDefaultRATEv -libgdal.so.32:_ZN19GDALProxyRasterBand13GetStatisticsEiiPdS0_S0_S0_ -libgdal.so.32:_ZN19GDALProxyRasterBand13SetColorTableEP14GDALColorTable -libgdal.so.32:_ZN19GDALProxyRasterBand13SetDefaultRATEPK24GDALRasterAttributeTable -libgdal.so.32:_ZN19GDALProxyRasterBand13SetStatisticsEdddd -libgdal.so.32:_ZN19GDALProxyRasterBand14BuildOverviewsEPKciPKiPFidS1_PvES4_PKS1_ -libgdal.so.32:_ZN19GDALProxyRasterBand14CreateMaskBandEi -libgdal.so.32:_ZN19GDALProxyRasterBand14GetNoDataValueEPi -libgdal.so.32:_ZN19GDALProxyRasterBand14SetNoDataValueEd -libgdal.so.32:_ZN19GDALProxyRasterBand15GetMetadataItemEPKcS1_ -libgdal.so.32:_ZN19GDALProxyRasterBand15SetMetadataItemEPKcS1_S1_ -libgdal.so.32:_ZN19GDALProxyRasterBand16GetCategoryNamesEv -libgdal.so.32:_ZN19GDALProxyRasterBand16GetOverviewCountEv -libgdal.so.32:_ZN19GDALProxyRasterBand16SetCategoryNamesEPPc -libgdal.so.32:_ZN19GDALProxyRasterBand17ComputeStatisticsEiPdS0_S0_S0_PFidPKcPvES3_ -libgdal.so.32:_ZN19GDALProxyRasterBand17DeleteNoDataValueEv -libgdal.so.32:_ZN19GDALProxyRasterBand17GetVirtualMemAutoE10GDALRWFlagPiPxPPc -libgdal.so.32:_ZN19GDALProxyRasterBand19ComputeRasterMinMaxEiPd -libgdal.so.32:_ZN19GDALProxyRasterBand19GetDefaultHistogramEPdS0_PiPPyiPFidPKcPvES6_ -libgdal.so.32:_ZN19GDALProxyRasterBand19SetDefaultHistogramEddiPy -libgdal.so.32:_ZN19GDALProxyRasterBand21GetMetadataDomainListEv -libgdal.so.32:_ZN19GDALProxyRasterBand21HasArbitraryOverviewsEv -libgdal.so.32:_ZN19GDALProxyRasterBand22GetColorInterpretationEv -libgdal.so.32:_ZN19GDALProxyRasterBand22SetColorInterpretationE15GDALColorInterp -libgdal.so.32:_ZN19GDALProxyRasterBand23GetRasterSampleOverviewEy -libgdal.so.32:_ZN19GDALProxyRasterBand4FillEdd -libgdal.so.32:_ZN19GDALProxyRasterBand8GetScaleEPi -libgdal.so.32:_ZN19GDALProxyRasterBand8SetScaleEd -libgdal.so.32:_ZN19GDALProxyRasterBand9GetOffsetEPi -libgdal.so.32:_ZN19GDALProxyRasterBand9IRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypexxP20GDALRasterIOExtraArg -libgdal.so.32:_ZN19GDALProxyRasterBand9SetOffsetEd -libgdal.so.32:_ZN19OGRArrowArrayHelper21GetMaxFeaturesInBatchERK13CPLStringList -libgdal.so.32:_ZN19OGRArrowArrayHelper8FillDictEP10ArrowArrayPK19OGRCodedFieldDomain -libgdal.so.32:_ZN19OGRArrowArrayHelperC1EP11GDALDatasetP14OGRFeatureDefnRK13CPLStringListP10ArrowArray -libgdal.so.32:_ZN19OGRArrowArrayHelperC2EP11GDALDatasetP14OGRFeatureDefnRK13CPLStringListP10ArrowArray -libgdal.so.32:_ZN19OGRCodedFieldDomainC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_12OGRFieldType15OGRFieldSubTypeOSt6vectorI13OGRCodedValueSaISB_EE -libgdal.so.32:_ZN19OGRCodedFieldDomainC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_12OGRFieldType15OGRFieldSubTypeOSt6vectorI13OGRCodedValueSaISB_EE -libgdal.so.32:_ZN19OGRCodedFieldDomainD0Ev -libgdal.so.32:_ZN19OGRCodedFieldDomainD1Ev -libgdal.so.32:_ZN19OGRCodedFieldDomainD2Ev -libgdal.so.32:_ZN19OGRRangeFieldDomainC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_12OGRFieldType15OGRFieldSubTypeRK8OGRFieldbSC_b -libgdal.so.32:_ZN19OGRRangeFieldDomainC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_12OGRFieldType15OGRFieldSubTypeRK8OGRFieldbSC_b -libgdal.so.32:_ZN19OGRSpatialReference10DemoteTo2DEPKc -libgdal.so.32:_ZN19OGRSpatialReference10SetHOM2PNOEdddddddd -libgdal.so.32:_ZN19OGRSpatialReference10SetLocalCSEPKc -libgdal.so.32:_ZN19OGRSpatialReference10SetTOWGS84Eddddddd -libgdal.so.32:_ZN19OGRSpatialReference11DereferenceEv -libgdal.so.32:_ZN19OGRSpatialReference11GetAttrNodeEPKc -libgdal.so.32:_ZN19OGRSpatialReference11GetWGS84SRSEv -libgdal.so.32:_ZN19OGRSpatialReference11PromoteTo3DEPKc -libgdal.so.32:_ZN19OGRSpatialReference11SetEckertIVEddd -libgdal.so.32:_ZN19OGRSpatialReference11SetEckertVIEddd -libgdal.so.32:_ZN19OGRSpatialReference11SetGnomonicEdddd -libgdal.so.32:_ZN19OGRSpatialReference11SetMercatorEddddd -libgdal.so.32:_ZN19OGRSpatialReference11SetProjParmEPKcd -libgdal.so.32:_ZN19OGRSpatialReference11SetRobinsonEddd -libgdal.so.32:_ZN19OGRSpatialReference11exportToERMEPcS0_S0_ -libgdal.so.32:_ZN19OGRSpatialReference11morphToESRIEv -libgdal.so.32:_ZN19OGRSpatialReference12SetAuthorityEPKcS1_i -libgdal.so.32:_ZN19OGRSpatialReference12SetExtensionEPKcS1_S1_ -libgdal.so.32:_ZN19OGRSpatialReference12SetMollweideEddd -libgdal.so.32:_ZN19OGRSpatialReference12SetPolyconicEdddd -libgdal.so.32:_ZN19OGRSpatialReference12SetTMVariantEPKcddddd -libgdal.so.32:_ZN19OGRSpatialReference12dumpReadableEv -libgdal.so.32:_ZN19OGRSpatialReference12lookupInDictEPKcS1_ -libgdal.so.32:_ZN19OGRSpatialReference13SetCompoundCSEPKcPKS_S3_ -libgdal.so.32:_ZN19OGRSpatialReference13SetProjectionEPKc -libgdal.so.32:_ZN19OGRSpatialReference13SetSinusoidalEddd -libgdal.so.32:_ZN19OGRSpatialReference13SetStatePlaneEiiPKcd -libgdal.so.32:_ZN19OGRSpatialReference13StripVerticalEv -libgdal.so.32:_ZN19OGRSpatialReference13importFromERMEPKcS1_S1_ -libgdal.so.32:_ZN19OGRSpatialReference13importFromOziEPKPKc -libgdal.so.32:_ZN19OGRSpatialReference13importFromPCIEPKcS1_Pd -libgdal.so.32:_ZN19OGRSpatialReference13importFromURNEPKc -libgdal.so.32:_ZN19OGRSpatialReference13importFromUrlEPKc -libgdal.so.32:_ZN19OGRSpatialReference13importFromWktEPKc -libgdal.so.32:_ZN19OGRSpatialReference13importFromWktEPKcPKS1_ -libgdal.so.32:_ZN19OGRSpatialReference13importFromWktEPPKc -libgdal.so.32:_ZN19OGRSpatialReference13importFromWktEPPKcPKS1_ -libgdal.so.32:_ZN19OGRSpatialReference13importFromWktEPPc -libgdal.so.32:_ZN19OGRSpatialReference13importFromXMLEPKc -libgdal.so.32:_ZN19OGRSpatialReference13morphFromESRIEv -libgdal.so.32:_ZN19OGRSpatialReference14CopyGeogCSFromEPKS_ -libgdal.so.32:_ZN19OGRSpatialReference14SetLinearUnitsEPKcd -libgdal.so.32:_ZN19OGRSpatialReference14SetMercator2SPEddddd -libgdal.so.32:_ZN19OGRSpatialReference14importFromDictEPKcS1_ -libgdal.so.32:_ZN19OGRSpatialReference14importFromEPSGEi -libgdal.so.32:_ZN19OGRSpatialReference14importFromESRIEPPc -libgdal.so.32:_ZN19OGRSpatialReference14importFromUSGSEllPdli -libgdal.so.32:_ZN19OGRSpatialReference15SetAngularUnitsEPKcd -libgdal.so.32:_ZN19OGRSpatialReference15SetIWMPolyconicEddddd -libgdal.so.32:_ZN19OGRSpatialReference15SetNormProjParmEPKcd -libgdal.so.32:_ZN19OGRSpatialReference15SetOrthographicEdddd -libgdal.so.32:_ZN19OGRSpatialReference15importFromEPSGAEi -libgdal.so.32:_ZN19OGRSpatialReference15importFromProj4EPKc -libgdal.so.32:_ZN19OGRSpatialReference16AutoIdentifyEPSGEv -libgdal.so.32:_ZN19OGRSpatialReference16SetFromUserInputEPKc -libgdal.so.32:_ZN19OGRSpatialReference16SetFromUserInputEPKcPKS1_ -libgdal.so.32:_ZN19OGRSpatialReference16SetStereographicEddddd -libgdal.so.32:_ZN19OGRSpatialReference16importFromCRSURLEPKc -libgdal.so.32:_ZN19OGRSpatialReference17AddGuessedTOWGS84Ev -libgdal.so.32:_ZN19OGRSpatialReference17IsLinearParameterEPKc -libgdal.so.32:_ZN19OGRSpatialReference17importFromURNPartEPKcS1_S1_ -libgdal.so.32:_ZN19OGRSpatialReference17importFromWMSAUTOEPKc -libgdal.so.32:_ZN19OGRSpatialReference18IsAngularParameterEPKc -libgdal.so.32:_ZN19OGRSpatialReference18SetCoordinateEpochEd -libgdal.so.32:_ZN19OGRSpatialReference18SetEquirectangularEdddd -libgdal.so.32:_ZN19OGRSpatialReference18SetWellKnownGeogCSEPKc -libgdal.so.32:_ZN19OGRSpatialReference18importFromPanoramaElllPd -libgdal.so.32:_ZN19OGRSpatialReference19SetEquirectangular2Eddddd -libgdal.so.32:_ZN19OGRSpatialReference20IsLongitudeParameterEPKc -libgdal.so.32:_ZN19OGRSpatialReference20SetTargetLinearUnitsEPKcS1_dS1_S1_ -libgdal.so.32:_ZN19OGRSpatialReference20importFromMICoordSysEPKc -libgdal.so.32:_ZN19OGRSpatialReference22SetAxisMappingStrategyE22OSRAxisMappingStrategy -libgdal.so.32:_ZN19OGRSpatialReference22SetVerticalPerspectiveEdddddd -libgdal.so.32:_ZN19OGRSpatialReference23DestroySpatialReferenceEPS_ -libgdal.so.32:_ZN19OGRSpatialReference24StripTOWGS84IfKnownDatumEv -libgdal.so.32:_ZN19OGRSpatialReference24importVertCSFromPanoramaEi -libgdal.so.32:_ZN19OGRSpatialReference26ImportFromESRIWisconsinWKTEPKcddS1_S1_ -libgdal.so.32:_ZN19OGRSpatialReference26SetGaussSchreiberTMercatorEddddd -libgdal.so.32:_ZN19OGRSpatialReference27ImportFromESRIStatePlaneWKTEiPKcS1_iS1_ -libgdal.so.32:_ZN19OGRSpatialReference27SetDataAxisToSRSAxisMappingERKSt6vectorIiSaIiEE -libgdal.so.32:_ZN19OGRSpatialReference33SetLinearUnitsAndUpdateParametersEPKcdS1_S1_ -libgdal.so.32:_ZN19OGRSpatialReference33UpdateCoordinateSystemFromGeogCRSEv -libgdal.so.32:_ZN19OGRSpatialReference34StripTOWGS84IfKnownDatumAndAllowedEv -libgdal.so.32:_ZN19OGRSpatialReference35SET_FROM_USER_INPUT_LIMITATIONS_getEv -libgdal.so.32:_ZN19OGRSpatialReference47SetDerivedGeogCRSWithPoleRotationGRIBConventionEPKcddd -libgdal.so.32:_ZN19OGRSpatialReference51SetDerivedGeogCRSWithPoleRotationNetCDFCFConventionEPKcddd -libgdal.so.32:_ZN19OGRSpatialReference5ClearEv -libgdal.so.32:_ZN19OGRSpatialReference5SetAEEdddd -libgdal.so.32:_ZN19OGRSpatialReference5SetCSEdddd -libgdal.so.32:_ZN19OGRSpatialReference5SetECEdddddd -libgdal.so.32:_ZN19OGRSpatialReference5SetGHEddd -libgdal.so.32:_ZN19OGRSpatialReference5SetGSEddd -libgdal.so.32:_ZN19OGRSpatialReference5SetMCEdddd -libgdal.so.32:_ZN19OGRSpatialReference5SetOSEddddd -libgdal.so.32:_ZN19OGRSpatialReference5SetPSEddddd -libgdal.so.32:_ZN19OGRSpatialReference5SetTMEddddd -libgdal.so.32:_ZN19OGRSpatialReference6SetCEAEdddd -libgdal.so.32:_ZN19OGRSpatialReference6SetHOMEddddddd -libgdal.so.32:_ZN19OGRSpatialReference6SetIGHEv -libgdal.so.32:_ZN19OGRSpatialReference6SetLCCEdddddd -libgdal.so.32:_ZN19OGRSpatialReference6SetLOMEdddddd -libgdal.so.32:_ZN19OGRSpatialReference6SetQSCEdd -libgdal.so.32:_ZN19OGRSpatialReference6SetSCHEdddd -libgdal.so.32:_ZN19OGRSpatialReference6SetSOCEdddd -libgdal.so.32:_ZN19OGRSpatialReference6SetTMGEdddd -libgdal.so.32:_ZN19OGRSpatialReference6SetUTMEii -libgdal.so.32:_ZN19OGRSpatialReference6SetVDGEddd -libgdal.so.32:_ZN19OGRSpatialReference7GetRootEv -libgdal.so.32:_ZN19OGRSpatialReference7Private12nodesChangedEv -libgdal.so.32:_ZN19OGRSpatialReference7Private14getGeodBaseCRSEv -libgdal.so.32:_ZN19OGRSpatialReference7Private14getProjCRSNameEv -libgdal.so.32:_ZN19OGRSpatialReference7Private14refreshProjObjEv -libgdal.so.32:_ZN19OGRSpatialReference7Private14setMorphToESRIEb -libgdal.so.32:_ZN19OGRSpatialReference7Private15invalidateNodesEv -libgdal.so.32:_ZN19OGRSpatialReference7Private18demoteFromBoundCRSEv -libgdal.so.32:_ZN19OGRSpatialReference7Private18getProjCRSCoordSysEv -libgdal.so.32:_ZN19OGRSpatialReference7Private18refreshAxisMappingEv -libgdal.so.32:_ZN19OGRSpatialReference7Private22refreshRootFromProjObjEv -libgdal.so.32:_ZN19OGRSpatialReference7Private22undoDemoteFromBoundCRSEv -libgdal.so.32:_ZN19OGRSpatialReference7Private25replaceConversionAndUnrefEP8PJconsts -libgdal.so.32:_ZN19OGRSpatialReference7Private26nullifyTargetKeyIfPossibleEPKc -libgdal.so.32:_ZN19OGRSpatialReference7Private5clearEv -libgdal.so.32:_ZN19OGRSpatialReference7Private7setRootEP11OGR_SRSNode -libgdal.so.32:_ZN19OGRSpatialReference7Private8setPjCRSEP8PJconstsb -libgdal.so.32:_ZN19OGRSpatialReference7PrivateC1Ev -libgdal.so.32:_ZN19OGRSpatialReference7PrivateC2Ev -libgdal.so.32:_ZN19OGRSpatialReference7PrivateD1Ev -libgdal.so.32:_ZN19OGRSpatialReference7PrivateD2Ev -libgdal.so.32:_ZN19OGRSpatialReference7ReleaseEv -libgdal.so.32:_ZN19OGRSpatialReference7SetACEAEdddddd -libgdal.so.32:_ZN19OGRSpatialReference7SetAxesEPKcS1_18OGRAxisOrientationS1_S2_ -libgdal.so.32:_ZN19OGRSpatialReference7SetGEOSEdddd -libgdal.so.32:_ZN19OGRSpatialReference7SetLAEAEdddd -libgdal.so.32:_ZN19OGRSpatialReference7SetLCCBEdddddd -libgdal.so.32:_ZN19OGRSpatialReference7SetNZMGEdddd -libgdal.so.32:_ZN19OGRSpatialReference7SetNodeEPKcS1_ -libgdal.so.32:_ZN19OGRSpatialReference7SetNodeEPKcd -libgdal.so.32:_ZN19OGRSpatialReference7SetRootEP11OGR_SRSNode -libgdal.so.32:_ZN19OGRSpatialReference7SetTMSOEddddd -libgdal.so.32:_ZN19OGRSpatialReference7SetTPEDEdddddd -libgdal.so.32:_ZN19OGRSpatialReference8SetBonneEdddd -libgdal.so.32:_ZN19OGRSpatialReference8SetHOMACEddddddd -libgdal.so.32:_ZN19OGRSpatialReference9ReferenceEv -libgdal.so.32:_ZN19OGRSpatialReference9SetEckertEiddd -libgdal.so.32:_ZN19OGRSpatialReference9SetGeocCSEPKc -libgdal.so.32:_ZN19OGRSpatialReference9SetGeogCSEPKcS1_S1_ddS1_dS1_d -libgdal.so.32:_ZN19OGRSpatialReference9SetKrovakEddddddd -libgdal.so.32:_ZN19OGRSpatialReference9SetLCC1SPEddddd -libgdal.so.32:_ZN19OGRSpatialReference9SetProjCSEPKc -libgdal.so.32:_ZN19OGRSpatialReference9SetVertCSEPKcS1_i -libgdal.so.32:_ZN19OGRSpatialReference9SetWagnerEiddd -libgdal.so.32:_ZN19OGRSpatialReferenceC1EOS_ -libgdal.so.32:_ZN19OGRSpatialReferenceC1EPKc -libgdal.so.32:_ZN19OGRSpatialReferenceC1ERKS_ -libgdal.so.32:_ZN19OGRSpatialReferenceC2EOS_ -libgdal.so.32:_ZN19OGRSpatialReferenceC2EPKc -libgdal.so.32:_ZN19OGRSpatialReferenceC2ERKS_ -libgdal.so.32:_ZN19OGRSpatialReferenceD0Ev -libgdal.so.32:_ZN19OGRSpatialReferenceD1Ev -libgdal.so.32:_ZN19OGRSpatialReferenceD2Ev -libgdal.so.32:_ZN19OGRSpatialReferenceaSEOS_ -libgdal.so.32:_ZN19OGRSpatialReferenceaSERKS_ -libgdal.so.32:_ZN19VRTWarpedRasterBand10IReadBlockEiiPv -libgdal.so.32:_ZN19VRTWarpedRasterBand11GetOverviewEi -libgdal.so.32:_ZN19VRTWarpedRasterBand11IWriteBlockEiiPv -libgdal.so.32:_ZN19VRTWarpedRasterBand14SerializeToXMLEPKc -libgdal.so.32:_ZN19VRTWarpedRasterBand16GetOverviewCountEv -libgdal.so.32:_ZN19VRTWarpedRasterBandC1EP11GDALDataseti12GDALDataType -libgdal.so.32:_ZN19VRTWarpedRasterBandC2EP11GDALDataseti12GDALDataType -libgdal.so.32:_ZN19VRTWarpedRasterBandD0Ev -libgdal.so.32:_ZN19VRTWarpedRasterBandD1Ev -libgdal.so.32:_ZN19VRTWarpedRasterBandD2Ev -libgdal.so.32:_ZN20GDALAllValidMaskBand10IReadBlockEiiPv -libgdal.so.32:_ZN20GDALAllValidMaskBand11GetMaskBandEv -libgdal.so.32:_ZN20GDALAllValidMaskBand12GetMaskFlagsEv -libgdal.so.32:_ZN20GDALAllValidMaskBand17ComputeStatisticsEiPdS0_S0_S0_PFidPKcPvES3_ -libgdal.so.32:_ZN20GDALAllValidMaskBandC1EP14GDALRasterBand -libgdal.so.32:_ZN20GDALAllValidMaskBandC2EP14GDALRasterBand -libgdal.so.32:_ZN20GDALAllValidMaskBandD0Ev -libgdal.so.32:_ZN20GDALAllValidMaskBandD1Ev -libgdal.so.32:_ZN20GDALAllValidMaskBandD2Ev -libgdal.so.32:_ZN20GDALAttributeNumericC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_RKSt6vectorIjSaIjEE -libgdal.so.32:_ZN20GDALAttributeNumericC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_d -libgdal.so.32:_ZN20GDALAttributeNumericC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_i -libgdal.so.32:_ZN20GDALAttributeNumericC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_RKSt6vectorIjSaIjEE -libgdal.so.32:_ZN20GDALAttributeNumericC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_d -libgdal.so.32:_ZN20GDALAttributeNumericC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_i -libgdal.so.32:_ZN20GDALDefaultOverviews10InitializeEP11GDALDatasetPKcPPci -libgdal.so.32:_ZN20GDALDefaultOverviews11GetMaskBandEi -libgdal.so.32:_ZN20GDALDefaultOverviews11GetOverviewEii -libgdal.so.32:_ZN20GDALDefaultOverviews12GetMaskFlagsEi -libgdal.so.32:_ZN20GDALDefaultOverviews12HaveMaskFileEPPcPKc -libgdal.so.32:_ZN20GDALDefaultOverviews12OverviewScanEv -libgdal.so.32:_ZN20GDALDefaultOverviews13IsInitializedEv -libgdal.so.32:_ZN20GDALDefaultOverviews14BuildOverviewsEPKcS1_iPKiiS3_PFidS1_PvES4_PKS1_ -libgdal.so.32:_ZN20GDALDefaultOverviews14CleanOverviewsEv -libgdal.so.32:_ZN20GDALDefaultOverviews14CreateMaskBandEii -libgdal.so.32:_ZN20GDALDefaultOverviews16GetOverviewCountEi -libgdal.so.32:_ZN20GDALDefaultOverviews20TransferSiblingFilesEPPc -libgdal.so.32:_ZN20GDALDefaultOverviews22CloseDependentDatasetsEv -libgdal.so.32:_ZN20GDALDefaultOverviews24BuildOverviewsSubDatasetEPKcS1_iPKiiS3_PFidS1_PvES4_PKS1_ -libgdal.so.32:_ZN20GDALDefaultOverviewsC1Ev -libgdal.so.32:_ZN20GDALDefaultOverviewsC2Ev -libgdal.so.32:_ZN20GDALDefaultOverviewsD1Ev -libgdal.so.32:_ZN20GDALDefaultOverviewsD2Ev -libgdal.so.32:_ZN20GDALExtendedDataType10CopyValuesEPKvRKS_xPvS3_xm -libgdal.so.32:_ZN20GDALExtendedDataType12CreateStringEm27GDALExtendedDataTypeSubType -libgdal.so.32:_ZN20GDALExtendedDataType6CreateE12GDALDataType -libgdal.so.32:_ZN20GDALExtendedDataType6CreateERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEmOSt6vectorISt10unique_ptrI16GDALEDTComponentSt14default_deleteISA_EESaISD_EE -libgdal.so.32:_ZN20GDALExtendedDataType9CopyValueEPKvRKS_PvS3_ -libgdal.so.32:_ZN20GDALExtendedDataTypeC1E12GDALDataType -libgdal.so.32:_ZN20GDALExtendedDataTypeC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEmOSt6vectorISt10unique_ptrI16GDALEDTComponentSt14default_deleteISA_EESaISD_EE -libgdal.so.32:_ZN20GDALExtendedDataTypeC1ERKS_ -libgdal.so.32:_ZN20GDALExtendedDataTypeC1Em27GDALExtendedDataTypeSubType -libgdal.so.32:_ZN20GDALExtendedDataTypeC2E12GDALDataType -libgdal.so.32:_ZN20GDALExtendedDataTypeC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEmOSt6vectorISt10unique_ptrI16GDALEDTComponentSt14default_deleteISA_EESaISD_EE -libgdal.so.32:_ZN20GDALExtendedDataTypeC2ERKS_ -libgdal.so.32:_ZN20GDALExtendedDataTypeC2Em27GDALExtendedDataTypeSubType -libgdal.so.32:_ZN20GDALExtendedDataTypeD1Ev -libgdal.so.32:_ZN20GDALExtendedDataTypeD2Ev -libgdal.so.32:_ZN20GDALExtendedDataTypeaSEOS_ -libgdal.so.32:_ZN20GDALGeorefPamDataset10TryLoadXMLEPPc -libgdal.so.32:_ZN20GDALGeorefPamDataset11GetGCPCountEv -libgdal.so.32:_ZN20GDALGeorefPamDataset11GetMetadataEPKc -libgdal.so.32:_ZN20GDALGeorefPamDataset11SetMetadataEPPcPKc -libgdal.so.32:_ZN20GDALGeorefPamDataset15GetGeoTransformEPd -libgdal.so.32:_ZN20GDALGeorefPamDataset15GetMetadataItemEPKcS1_ -libgdal.so.32:_ZN20GDALGeorefPamDataset15SetMetadataItemEPKcS1_S1_ -libgdal.so.32:_ZN20GDALGeorefPamDataset7GetGCPsEv -libgdal.so.32:_ZN20GDALGeorefPamDatasetC1Ev -libgdal.so.32:_ZN20GDALGeorefPamDatasetC2Ev -libgdal.so.32:_ZN20GDALGeorefPamDatasetD0Ev -libgdal.so.32:_ZN20GDALGeorefPamDatasetD1Ev -libgdal.so.32:_ZN20GDALGeorefPamDatasetD2Ev -libgdal.so.32:_ZN20GDALMDReaderPleiades12LoadMetadataEv -libgdal.so.32:_ZN20GDALMDReaderPleiades14LoadRPCXmlFileEv -libgdal.so.32:_ZN20GDALMDReaderPleiades18CreateReaderForRPCEPKc -libgdal.so.32:_ZN20GDALMDReaderPleiadesC1EPKcPPc -libgdal.so.32:_ZN20GDALMDReaderPleiadesC1Ev -libgdal.so.32:_ZN20GDALMDReaderPleiadesC2EPKcPPc -libgdal.so.32:_ZN20GDALMDReaderPleiadesC2Ev -libgdal.so.32:_ZN20GDALMDReaderPleiadesD0Ev -libgdal.so.32:_ZN20GDALMDReaderPleiadesD1Ev -libgdal.so.32:_ZN20GDALMDReaderPleiadesD2Ev -libgdal.so.32:_ZN20GDALProxyPoolDataset10AddSrcBandEi12GDALDataTypeii -libgdal.so.32:_ZN20GDALProxyPoolDataset10FlushCacheEb -libgdal.so.32:_ZN20GDALProxyPoolDataset11GetMetadataEPKc -libgdal.so.32:_ZN20GDALProxyPoolDataset13SetSpatialRefEPK19OGRSpatialReference -libgdal.so.32:_ZN20GDALProxyPoolDataset14SetOpenOptionsEPKPKc -libgdal.so.32:_ZN20GDALProxyPoolDataset15GetGeoTransformEPd -libgdal.so.32:_ZN20GDALProxyPoolDataset15GetMetadataItemEPKcS1_ -libgdal.so.32:_ZN20GDALProxyPoolDataset15SetGeoTransformEPd -libgdal.so.32:_ZN20GDALProxyPoolDataset17GetInternalHandleEPKc -libgdal.so.32:_ZN20GDALProxyPoolDataset21AddSrcBandDescriptionE12GDALDataTypeii -libgdal.so.32:_ZN20GDALProxyPoolDataset6CreateEPKcPKS1_10GDALAccessiS1_ -libgdal.so.32:_ZN20GDALProxyPoolDataset7GetGCPsEv -libgdal.so.32:_ZN20GDALProxyPoolDatasetC1EPKc10GDALAccessiS1_ -libgdal.so.32:_ZN20GDALProxyPoolDatasetC1EPKcii10GDALAccessiS1_PdS1_ -libgdal.so.32:_ZN20GDALProxyPoolDatasetC2EPKc10GDALAccessiS1_ -libgdal.so.32:_ZN20GDALProxyPoolDatasetC2EPKcii10GDALAccessiS1_PdS1_ -libgdal.so.32:_ZN20GDALProxyPoolDatasetD0Ev -libgdal.so.32:_ZN20GDALProxyPoolDatasetD1Ev -libgdal.so.32:_ZN20GDALProxyPoolDatasetD2Ev -libgdal.so.32:_ZN20OGRMutexedDataSource10ExecuteSQLEPKcP11OGRGeometryS1_ -libgdal.so.32:_ZN20OGRMutexedDataSource10FlushCacheEb -libgdal.so.32:_ZN20OGRMutexedDataSource11DeleteLayerEi -libgdal.so.32:_ZN20OGRMutexedDataSource11GetMetadataEPKc -libgdal.so.32:_ZN20OGRMutexedDataSource11SetMetadataEPPcPKc -libgdal.so.32:_ZN20OGRMutexedDataSource12ICreateLayerEPKcP19OGRSpatialReference18OGRwkbGeometryTypePPc -libgdal.so.32:_ZN20OGRMutexedDataSource13GetLayerCountEv -libgdal.so.32:_ZN20OGRMutexedDataSource13GetStyleTableEv -libgdal.so.32:_ZN20OGRMutexedDataSource13SetStyleTableEP13OGRStyleTable -libgdal.so.32:_ZN20OGRMutexedDataSource14AddFieldDomainEOSt10unique_ptrI14OGRFieldDomainSt14default_deleteIS1_EERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZN20OGRMutexedDataSource14GetLayerByNameEPKc -libgdal.so.32:_ZN20OGRMutexedDataSource14TestCapabilityEPKc -libgdal.so.32:_ZN20OGRMutexedDataSource15GetMetadataItemEPKcS1_ -libgdal.so.32:_ZN20OGRMutexedDataSource15SetMetadataItemEPKcS1_S1_ -libgdal.so.32:_ZN20OGRMutexedDataSource16ReleaseResultSetEP8OGRLayer -libgdal.so.32:_ZN20OGRMutexedDataSource16StartTransactionEi -libgdal.so.32:_ZN20OGRMutexedDataSource17CommitTransactionEv -libgdal.so.32:_ZN20OGRMutexedDataSource17DeleteFieldDomainERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERS5_ -libgdal.so.32:_ZN20OGRMutexedDataSource17UpdateFieldDomainEOSt10unique_ptrI14OGRFieldDomainSt14default_deleteIS1_EERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZN20OGRMutexedDataSource19RollbackTransactionEv -libgdal.so.32:_ZN20OGRMutexedDataSource20WrapLayerIfNecessaryEP8OGRLayer -libgdal.so.32:_ZN20OGRMutexedDataSource21SetStyleTableDirectlyEP13OGRStyleTable -libgdal.so.32:_ZN20OGRMutexedDataSource7GetNameEv -libgdal.so.32:_ZN20OGRMutexedDataSource8GetLayerEi -libgdal.so.32:_ZN20OGRMutexedDataSource9CopyLayerEP8OGRLayerPKcPPc -libgdal.so.32:_ZN20OGRMutexedDataSourceC1EP13OGRDataSourceiPvi -libgdal.so.32:_ZN20OGRMutexedDataSourceC2EP13OGRDataSourceiPvi -libgdal.so.32:_ZN20OGRMutexedDataSourceD0Ev -libgdal.so.32:_ZN20OGRMutexedDataSourceD1Ev -libgdal.so.32:_ZN20OGRMutexedDataSourceD2Ev -libgdal.so.32:_ZN20OGRPolyhedralSurface11addGeometryEPK11OGRGeometry -libgdal.so.32:_ZN20OGRPolyhedralSurface11flattenTo2DEv -libgdal.so.32:_ZN20OGRPolyhedralSurface11setMeasuredEi -libgdal.so.32:_ZN20OGRPolyhedralSurface13importFromWkbEPKhm13OGRwkbVariantRm -libgdal.so.32:_ZN20OGRPolyhedralSurface13importFromWktEPPKc -libgdal.so.32:_ZN20OGRPolyhedralSurface14getGeometryRefEi -libgdal.so.32:_ZN20OGRPolyhedralSurface14removeGeometryEii -libgdal.so.32:_ZN20OGRPolyhedralSurface18CastToMultiPolygonEPS_ -libgdal.so.32:_ZN20OGRPolyhedralSurface19addGeometryDirectlyEP11OGRGeometry -libgdal.so.32:_ZN20OGRPolyhedralSurface22CastToMultiPolygonImplEPS_ -libgdal.so.32:_ZN20OGRPolyhedralSurface22assignSpatialReferenceEP19OGRSpatialReference -libgdal.so.32:_ZN20OGRPolyhedralSurface22setCoordinateDimensionEi -libgdal.so.32:_ZN20OGRPolyhedralSurface5emptyEv -libgdal.so.32:_ZN20OGRPolyhedralSurface5set3DEi -libgdal.so.32:_ZN20OGRPolyhedralSurface6swapXYEv -libgdal.so.32:_ZN20OGRPolyhedralSurface9transformEP27OGRCoordinateTransformation -libgdal.so.32:_ZN20OGRPolyhedralSurfaceC1ERKS_ -libgdal.so.32:_ZN20OGRPolyhedralSurfaceC1Ev -libgdal.so.32:_ZN20OGRPolyhedralSurfaceC2ERKS_ -libgdal.so.32:_ZN20OGRPolyhedralSurfaceC2Ev -libgdal.so.32:_ZN20OGRPolyhedralSurfaceD0Ev -libgdal.so.32:_ZN20OGRPolyhedralSurfaceD1Ev -libgdal.so.32:_ZN20OGRPolyhedralSurfaceD2Ev -libgdal.so.32:_ZN20OGRPolyhedralSurfaceaSERKS_ -libgdal.so.32:_ZN20OGRSFDriverRegistrar12GetRegistrarEv -libgdal.so.32:_ZN20OGRSFDriverRegistrar14GetDriverCountEv -libgdal.so.32:_ZN20OGRSFDriverRegistrar14GetOpenDSCountEv -libgdal.so.32:_ZN20OGRSFDriverRegistrar14RegisterDriverEP11OGRSFDriver -libgdal.so.32:_ZN20OGRSFDriverRegistrar15GetDriverByNameEPKc -libgdal.so.32:_ZN20OGRSFDriverRegistrar16CreateVectorOnlyEP10GDALDriverPKcPPc -libgdal.so.32:_ZN20OGRSFDriverRegistrar16DeleteDataSourceEP10GDALDriverPKc -libgdal.so.32:_ZN20OGRSFDriverRegistrar17OpenWithDriverArgEP10GDALDriverP12GDALOpenInfo -libgdal.so.32:_ZN20OGRSFDriverRegistrar9GetDriverEi -libgdal.so.32:_ZN20OGRSFDriverRegistrar9GetOpenDSEi -libgdal.so.32:_ZN20OGRSFDriverRegistrarC1Ev -libgdal.so.32:_ZN20OGRSFDriverRegistrarC2Ev -libgdal.so.32:_ZN20OGRSFDriverRegistrarD1Ev -libgdal.so.32:_ZN20OGRSFDriverRegistrarD2Ev -libgdal.so.32:_ZN20VRTDerivedRasterBand10GetMaximumEPi -libgdal.so.32:_ZN20VRTDerivedRasterBand10GetMinimumEPi -libgdal.so.32:_ZN20VRTDerivedRasterBand12GetHistogramEddiPyiiPFidPKcPvES3_ -libgdal.so.32:_ZN20VRTDerivedRasterBand14SerializeToXMLEPKc -libgdal.so.32:_ZN20VRTDerivedRasterBand16AddPixelFunctionEPKcPF6CPLErrPPviS3_ii12GDALDataTypeS5_iiE -libgdal.so.32:_ZN20VRTDerivedRasterBand16AddPixelFunctionEPKcPF6CPLErrPPviS3_ii12GDALDataTypeS5_iiPKS1_ES1_ -libgdal.so.32:_ZN20VRTDerivedRasterBand16GetPixelFunctionEPKc -libgdal.so.32:_ZN20VRTDerivedRasterBand16InitializePythonEv -libgdal.so.32:_ZN20VRTDerivedRasterBand17ComputeStatisticsEiPdS0_S0_S0_PFidPKcPvES3_ -libgdal.so.32:_ZN20VRTDerivedRasterBand19ComputeRasterMinMaxEiPd -libgdal.so.32:_ZN20VRTDerivedRasterBand20SetPixelFunctionNameEPKc -libgdal.so.32:_ZN20VRTDerivedRasterBand21SetSourceTransferTypeE12GDALDataType -libgdal.so.32:_ZN20VRTDerivedRasterBand22IGetDataCoverageStatusEiiiiiPd -libgdal.so.32:_ZN20VRTDerivedRasterBand24SetPixelFunctionLanguageEPKc -libgdal.so.32:_ZN20VRTDerivedRasterBand25GetPixelFunctionArgumentsERK9CPLStringRSt6vectorISt4pairIS0_S0_ESaIS5_EE -libgdal.so.32:_ZN20VRTDerivedRasterBand7CleanupEv -libgdal.so.32:_ZN20VRTDerivedRasterBand7XMLInitEP10CPLXMLNodePKcRSt3mapI9CPLStringP11GDALDatasetSt4lessIS5_ESaISt4pairIKS5_S7_EEE -libgdal.so.32:_ZN20VRTDerivedRasterBand9IRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypexxP20GDALRasterIOExtraArg -libgdal.so.32:_ZN20VRTDerivedRasterBandC1EP11GDALDataseti -libgdal.so.32:_ZN20VRTDerivedRasterBandC1EP11GDALDataseti12GDALDataTypeii -libgdal.so.32:_ZN20VRTDerivedRasterBandC2EP11GDALDataseti -libgdal.so.32:_ZN20VRTDerivedRasterBandC2EP11GDALDataseti12GDALDataTypeii -libgdal.so.32:_ZN20VRTDerivedRasterBandD0Ev -libgdal.so.32:_ZN20VRTDerivedRasterBandD1Ev -libgdal.so.32:_ZN20VRTDerivedRasterBandD2Ev -libgdal.so.32:_ZN20VRTSourcedRasterBand10FlushCacheEb -libgdal.so.32:_ZN20VRTSourcedRasterBand10GetMaximumEPi -libgdal.so.32:_ZN20VRTSourcedRasterBand10GetMinimumEPi -libgdal.so.32:_ZN20VRTSourcedRasterBand10IReadBlockEiiPv -libgdal.so.32:_ZN20VRTSourcedRasterBand11GetFileListEPPPcPiS3_P11_CPLHashSet -libgdal.so.32:_ZN20VRTSourcedRasterBand11GetMetadataEPKc -libgdal.so.32:_ZN20VRTSourcedRasterBand11SetMetadataEPPcPKc -libgdal.so.32:_ZN20VRTSourcedRasterBand12GetHistogramEddiPyiiPFidPKcPvES3_ -libgdal.so.32:_ZN20VRTSourcedRasterBand13AddFuncSourceEPF6CPLErrPviiiiS1_ES1_d -libgdal.so.32:_ZN20VRTSourcedRasterBand14SerializeToXMLEPKc -libgdal.so.32:_ZN20VRTSourcedRasterBand15AddSimpleSourceEP14GDALRasterBandddddddddPKcd -libgdal.so.32:_ZN20VRTSourcedRasterBand15AddSimpleSourceEPKciddddddddS1_d -libgdal.so.32:_ZN20VRTSourcedRasterBand15ConfigureSourceEP15VRTSimpleSourceP14GDALRasterBandidddddddd -libgdal.so.32:_ZN20VRTSourcedRasterBand15GetMetadataItemEPKcS1_ -libgdal.so.32:_ZN20VRTSourcedRasterBand15SetMetadataItemEPKcS1_S1_ -libgdal.so.32:_ZN20VRTSourcedRasterBand16AddComplexSourceEP14GDALRasterBanddddddddddddi -libgdal.so.32:_ZN20VRTSourcedRasterBand16AddComplexSourceEPKcidddddddddddi -libgdal.so.32:_ZN20VRTSourcedRasterBand17AddMaskBandSourceEP14GDALRasterBanddddddddd -libgdal.so.32:_ZN20VRTSourcedRasterBand17ComputeStatisticsEiPdS0_S0_S0_PFidPKcPvES3_ -libgdal.so.32:_ZN20VRTSourcedRasterBand19ComputeRasterMinMaxEiPd -libgdal.so.32:_ZN20VRTSourcedRasterBand20RemoveCoveredSourcesEPKPKc -libgdal.so.32:_ZN20VRTSourcedRasterBand21GetMetadataDomainListEv -libgdal.so.32:_ZN20VRTSourcedRasterBand22CloseDependentDatasetsEv -libgdal.so.32:_ZN20VRTSourcedRasterBand22IGetDataCoverageStatusEiiiiiPd -libgdal.so.32:_ZN20VRTSourcedRasterBand24SkipBufferInitializationEv -libgdal.so.32:_ZN20VRTSourcedRasterBand34CanUseSourcesMinMaxImplementationsEv -libgdal.so.32:_ZN20VRTSourcedRasterBand7XMLInitEP10CPLXMLNodePKcRSt3mapI9CPLStringP11GDALDatasetSt4lessIS5_ESaISt4pairIKS5_S7_EEE -libgdal.so.32:_ZN20VRTSourcedRasterBand9AddSourceEP9VRTSource -libgdal.so.32:_ZN20VRTSourcedRasterBand9IRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypexxP20GDALRasterIOExtraArg -libgdal.so.32:_ZN20VRTSourcedRasterBandC1E12GDALDataTypeii -libgdal.so.32:_ZN20VRTSourcedRasterBandC1EP11GDALDataseti -libgdal.so.32:_ZN20VRTSourcedRasterBandC1EP11GDALDataseti12GDALDataTypeii -libgdal.so.32:_ZN20VRTSourcedRasterBandC1EP11GDALDataseti12GDALDataTypeiiii -libgdal.so.32:_ZN20VRTSourcedRasterBandC2E12GDALDataTypeii -libgdal.so.32:_ZN20VRTSourcedRasterBandC2EP11GDALDataseti -libgdal.so.32:_ZN20VRTSourcedRasterBandC2EP11GDALDataseti12GDALDataTypeii -libgdal.so.32:_ZN20VRTSourcedRasterBandC2EP11GDALDataseti12GDALDataTypeiiii -libgdal.so.32:_ZN20VRTSourcedRasterBandD0Ev -libgdal.so.32:_ZN20VRTSourcedRasterBandD1Ev -libgdal.so.32:_ZN20VRTSourcedRasterBandD2Ev -libgdal.so.32:_ZN20VSIFilesystemHandler11UnlinkBatchEPKPKc -libgdal.so.32:_ZN20VSIFilesystemHandler14RmdirRecursiveEPKc -libgdal.so.32:_ZN20VSIFilesystemHandler15GetFileMetadataEPKcS1_PKS1_ -libgdal.so.32:_ZN20VSIFilesystemHandler15SetFileMetadataEPKcPKS1_S1_S3_ -libgdal.so.32:_ZN20VSIFilesystemHandler4OpenEPKcS1_ -libgdal.so.32:_ZN20VSIFilesystemHandler4SyncEPKcS1_PKS1_PFidS1_PvES4_PPPc -libgdal.so.32:_ZN20VSIFilesystemHandler7OpenDirEPKciPKS1_ -libgdal.so.32:_ZN21CPLConfigOptionSetterC1EPKcS1_b -libgdal.so.32:_ZN21CPLConfigOptionSetterC2EPKcS1_b -libgdal.so.32:_ZN21CPLConfigOptionSetterD1Ev -libgdal.so.32:_ZN21CPLConfigOptionSetterD2Ev -libgdal.so.32:_ZN21OGRGeometryCollection10closeRingsEv -libgdal.so.32:_ZN21OGRGeometryCollection10segmentizeEd -libgdal.so.32:_ZN21OGRGeometryCollection11addGeometryEPK11OGRGeometry -libgdal.so.32:_ZN21OGRGeometryCollection11flattenTo2DEv -libgdal.so.32:_ZN21OGRGeometryCollection11setMeasuredEi -libgdal.so.32:_ZN21OGRGeometryCollection13importFromWkbEPKhm13OGRwkbVariantRm -libgdal.so.32:_ZN21OGRGeometryCollection13importFromWktEPPKc -libgdal.so.32:_ZN21OGRGeometryCollection14getGeometryRefEi -libgdal.so.32:_ZN21OGRGeometryCollection14removeGeometryEii -libgdal.so.32:_ZN21OGRGeometryCollection19addGeometryDirectlyEP11OGRGeometry -libgdal.so.32:_ZN21OGRGeometryCollection21importFromWkbInternalEPKhmi13OGRwkbVariantRm -libgdal.so.32:_ZN21OGRGeometryCollection21importFromWktInternalEPPKci -libgdal.so.32:_ZN21OGRGeometryCollection22assignSpatialReferenceEP19OGRSpatialReference -libgdal.so.32:_ZN21OGRGeometryCollection22setCoordinateDimensionEi -libgdal.so.32:_ZN21OGRGeometryCollection24CastToGeometryCollectionEPS_ -libgdal.so.32:_ZN21OGRGeometryCollection25TransferMembersAndDestroyEPS_S0_ -libgdal.so.32:_ZN21OGRGeometryCollection5emptyEv -libgdal.so.32:_ZN21OGRGeometryCollection5set3DEi -libgdal.so.32:_ZN21OGRGeometryCollection6swapXYEv -libgdal.so.32:_ZN21OGRGeometryCollection9transformEP27OGRCoordinateTransformation -libgdal.so.32:_ZN21OGRGeometryCollectionC1ERKS_ -libgdal.so.32:_ZN21OGRGeometryCollectionC1Ev -libgdal.so.32:_ZN21OGRGeometryCollectionC2ERKS_ -libgdal.so.32:_ZN21OGRGeometryCollectionC2Ev -libgdal.so.32:_ZN21OGRGeometryCollectionD0Ev -libgdal.so.32:_ZN21OGRGeometryCollectionD1Ev -libgdal.so.32:_ZN21OGRGeometryCollectionD2Ev -libgdal.so.32:_ZN21OGRGeometryCollectionaSERKS_ -libgdal.so.32:_ZN22CPLJSonStreamingParser11AdvanceCharERPKcRm -libgdal.so.32:_ZN22CPLJSonStreamingParser11SetMaxDepthEm -libgdal.so.32:_ZN22CPLJSonStreamingParser13DecodeUnicodeEv -libgdal.so.32:_ZN22CPLJSonStreamingParser13EmitExceptionEPKc -libgdal.so.32:_ZN22CPLJSonStreamingParser13StartNewTokenERPKcRm -libgdal.so.32:_ZN22CPLJSonStreamingParser15CheckStackEmptyEv -libgdal.so.32:_ZN22CPLJSonStreamingParser16SetMaxStringSizeEm -libgdal.so.32:_ZN22CPLJSonStreamingParser18EmitUnexpectedCharEcPKc -libgdal.so.32:_ZN22CPLJSonStreamingParser19GetSerializedStringB5cxx11EPKc -libgdal.so.32:_ZN22CPLJSonStreamingParser27CheckAndEmitTrueFalseOrNullEc -libgdal.so.32:_ZN22CPLJSonStreamingParser5ParseEPKcmb -libgdal.so.32:_ZN22CPLJSonStreamingParser5ResetEv -libgdal.so.32:_ZN22CPLJSonStreamingParser9SkipSpaceERPKcRm -libgdal.so.32:_ZN22CPLJSonStreamingParserC1Ev -libgdal.so.32:_ZN22CPLJSonStreamingParserC2Ev -libgdal.so.32:_ZN22CPLJSonStreamingParserD0Ev -libgdal.so.32:_ZN22CPLJSonStreamingParserD1Ev -libgdal.so.32:_ZN22CPLJSonStreamingParserD2Ev -libgdal.so.32:_ZN22CPLJSonStreamingWriter10StartArrayEv -libgdal.so.32:_ZN22CPLJSonStreamingWriter12FormatStringERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZN22CPLJSonStreamingWriter17EmitCommaIfNeededEv -libgdal.so.32:_ZN22CPLJSonStreamingWriter18SetIndentationSizeEi -libgdal.so.32:_ZN22CPLJSonStreamingWriter3AddEPKc -libgdal.so.32:_ZN22CPLJSonStreamingWriter3AddERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZN22CPLJSonStreamingWriter3AddEb -libgdal.so.32:_ZN22CPLJSonStreamingWriter3AddEdi -libgdal.so.32:_ZN22CPLJSonStreamingWriter3AddEfi -libgdal.so.32:_ZN22CPLJSonStreamingWriter3AddEl -libgdal.so.32:_ZN22CPLJSonStreamingWriter3AddEm -libgdal.so.32:_ZN22CPLJSonStreamingWriter5PrintERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZN22CPLJSonStreamingWriter6EndObjEv -libgdal.so.32:_ZN22CPLJSonStreamingWriter7AddNullEv -libgdal.so.32:_ZN22CPLJSonStreamingWriter8EndArrayEv -libgdal.so.32:_ZN22CPLJSonStreamingWriter8StartObjEv -libgdal.so.32:_ZN22CPLJSonStreamingWriter9AddObjKeyERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZN22CPLJSonStreamingWriter9DecIndentEv -libgdal.so.32:_ZN22CPLJSonStreamingWriter9IncIndentEv -libgdal.so.32:_ZN22CPLJSonStreamingWriterC1EPFvPKcPvES2_ -libgdal.so.32:_ZN22CPLJSonStreamingWriterC2EPFvPKcPvES2_ -libgdal.so.32:_ZN22CPLJSonStreamingWriterD1Ev -libgdal.so.32:_ZN22CPLJSonStreamingWriterD2Ev -libgdal.so.32:_ZN22GDALJP2AbstractDataset11GetFileListEv -libgdal.so.32:_ZN22GDALJP2AbstractDataset11GetMetadataEPKc -libgdal.so.32:_ZN22GDALJP2AbstractDataset13GetLayerCountEv -libgdal.so.32:_ZN22GDALJP2AbstractDataset15GetMetadataItemEPKcS1_ -libgdal.so.32:_ZN22GDALJP2AbstractDataset15LoadJP2MetadataEP12GDALOpenInfoPKcP8_IO_FILE -libgdal.so.32:_ZN22GDALJP2AbstractDataset16LoadVectorLayersEi -libgdal.so.32:_ZN22GDALJP2AbstractDataset22CloseDependentDatasetsEv -libgdal.so.32:_ZN22GDALJP2AbstractDataset8GetLayerEi -libgdal.so.32:_ZN22GDALJP2AbstractDatasetC1Ev -libgdal.so.32:_ZN22GDALJP2AbstractDatasetC2Ev -libgdal.so.32:_ZN22GDALJP2AbstractDatasetD0Ev -libgdal.so.32:_ZN22GDALJP2AbstractDatasetD1Ev -libgdal.so.32:_ZN22GDALJP2AbstractDatasetD2Ev -libgdal.so.32:_ZN22OGRTriangulatedSurface11addGeometryEPK11OGRGeometry -libgdal.so.32:_ZN22OGRTriangulatedSurface22CastToMultiPolygonImplEP20OGRPolyhedralSurface -libgdal.so.32:_ZN22OGRTriangulatedSurface23CastToPolyhedralSurfaceEPS_ -libgdal.so.32:_ZN22OGRTriangulatedSurfaceC1ERKS_ -libgdal.so.32:_ZN22OGRTriangulatedSurfaceC1Ev -libgdal.so.32:_ZN22OGRTriangulatedSurfaceC2ERKS_ -libgdal.so.32:_ZN22OGRTriangulatedSurfaceC2Ev -libgdal.so.32:_ZN22OGRTriangulatedSurfaceD0Ev -libgdal.so.32:_ZN22OGRTriangulatedSurfaceD1Ev -libgdal.so.32:_ZN22OGRTriangulatedSurfaceD2Ev -libgdal.so.32:_ZN22OGRTriangulatedSurfaceaSERKS_ -libgdal.so.32:_ZN23GDALMultiDomainMetadata11GetMetadataEPKc -libgdal.so.32:_ZN23GDALMultiDomainMetadata11SetMetadataEPPcPKc -libgdal.so.32:_ZN23GDALMultiDomainMetadata15GetMetadataItemEPKcS1_ -libgdal.so.32:_ZN23GDALMultiDomainMetadata15SetMetadataItemEPKcS1_S1_ -libgdal.so.32:_ZN23GDALMultiDomainMetadata5ClearEv -libgdal.so.32:_ZN23GDALMultiDomainMetadata7XMLInitEP10CPLXMLNodei -libgdal.so.32:_ZN23GDALMultiDomainMetadata9SerializeEv -libgdal.so.32:_ZN23GDALMultiDomainMetadataC1Ev -libgdal.so.32:_ZN23GDALMultiDomainMetadataC2Ev -libgdal.so.32:_ZN23GDALMultiDomainMetadataD1Ev -libgdal.so.32:_ZN23GDALMultiDomainMetadataD2Ev -libgdal.so.32:_ZN23GDALProxyPoolRasterBand10FlushCacheEb -libgdal.so.32:_ZN23GDALProxyPoolRasterBand11GetMaskBandEv -libgdal.so.32:_ZN23GDALProxyPoolRasterBand11GetMetadataEPKc -libgdal.so.32:_ZN23GDALProxyPoolRasterBand11GetOverviewEi -libgdal.so.32:_ZN23GDALProxyPoolRasterBand11GetUnitTypeEv -libgdal.so.32:_ZN23GDALProxyPoolRasterBand13GetColorTableEv -libgdal.so.32:_ZN23GDALProxyPoolRasterBand15GetMetadataItemEPKcS1_ -libgdal.so.32:_ZN23GDALProxyPoolRasterBand16GetCategoryNamesEv -libgdal.so.32:_ZN23GDALProxyPoolRasterBand23GetRasterSampleOverviewEy -libgdal.so.32:_ZN23GDALProxyPoolRasterBand25AddSrcMaskBandDescriptionE12GDALDataTypeii -libgdal.so.32:_ZN23GDALProxyPoolRasterBand39AddSrcMaskBandDescriptionFromUnderlyingEv -libgdal.so.32:_ZN23GDALProxyPoolRasterBandC1EP20GDALProxyPoolDatasetP14GDALRasterBand -libgdal.so.32:_ZN23GDALProxyPoolRasterBandC1EP20GDALProxyPoolDataseti12GDALDataTypeii -libgdal.so.32:_ZN23GDALProxyPoolRasterBandC2EP20GDALProxyPoolDatasetP14GDALRasterBand -libgdal.so.32:_ZN23GDALProxyPoolRasterBandC2EP20GDALProxyPoolDataseti12GDALDataTypeii -libgdal.so.32:_ZN23GDALProxyPoolRasterBandD0Ev -libgdal.so.32:_ZN23GDALProxyPoolRasterBandD1Ev -libgdal.so.32:_ZN23GDALProxyPoolRasterBandD2Ev -libgdal.so.32:_ZN23GMLGeometryPropertyDefn12MergeSRSNameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZN23GMLGeometryPropertyDefnC1EPKcS1_iib -libgdal.so.32:_ZN23GMLGeometryPropertyDefnC2EPKcS1_iib -libgdal.so.32:_ZN23GMLGeometryPropertyDefnD1Ev -libgdal.so.32:_ZN23GMLGeometryPropertyDefnD2Ev -libgdal.so.32:_ZN23OGRAbstractProxiedLayerC1EP12OGRLayerPool -libgdal.so.32:_ZN23OGRAbstractProxiedLayerC2EP12OGRLayerPool -libgdal.so.32:_ZN23OGRAbstractProxiedLayerD0Ev -libgdal.so.32:_ZN23OGRAbstractProxiedLayerD1Ev -libgdal.so.32:_ZN23OGRAbstractProxiedLayerD2Ev -libgdal.so.32:_ZN24GDALNoDataValuesMaskBand10IReadBlockEiiPv -libgdal.so.32:_ZN24GDALNoDataValuesMaskBandC1EP11GDALDataset -libgdal.so.32:_ZN24GDALNoDataValuesMaskBandC2EP11GDALDataset -libgdal.so.32:_ZN24GDALNoDataValuesMaskBandD0Ev -libgdal.so.32:_ZN24GDALNoDataValuesMaskBandD1Ev -libgdal.so.32:_ZN24GDALNoDataValuesMaskBandD2Ev -libgdal.so.32:_ZN24GDALRasterAttributeTable11SetRowCountEi -libgdal.so.32:_ZN24GDALRasterAttributeTable12CreateColumnEPKc16GDALRATFieldType17GDALRATFieldUsage -libgdal.so.32:_ZN24GDALRasterAttributeTable12DumpReadableEP8_IO_FILE -libgdal.so.32:_ZN24GDALRasterAttributeTable16SetLinearBinningEdd -libgdal.so.32:_ZN24GDALRasterAttributeTable21TranslateToColorTableEi -libgdal.so.32:_ZN24GDALRasterAttributeTable24InitializeFromColorTableEPK14GDALColorTable -libgdal.so.32:_ZN24GDALRasterAttributeTable7XMLInitEP10CPLXMLNodePKc -libgdal.so.32:_ZN24GDALRasterAttributeTable8ValuesIOE10GDALRWFlagiiiPPc -libgdal.so.32:_ZN24GDALRasterAttributeTable8ValuesIOE10GDALRWFlagiiiPd -libgdal.so.32:_ZN24GDALRasterAttributeTable8ValuesIOE10GDALRWFlagiiiPi -libgdal.so.32:_ZN24GDALRasterAttributeTableD0Ev -libgdal.so.32:_ZN24GDALRasterAttributeTableD1Ev -libgdal.so.32:_ZN24GDALRasterAttributeTableD2Ev -libgdal.so.32:_ZN24IOGRTransactionBehaviourD0Ev -libgdal.so.32:_ZN24IOGRTransactionBehaviourD1Ev -libgdal.so.32:_ZN24IOGRTransactionBehaviourD2Ev -libgdal.so.32:_ZN25OGRDefaultGeometryVisitor5visitEP10OGRPolygon -libgdal.so.32:_ZN25OGRDefaultGeometryVisitor5visitEP11OGRTriangle -libgdal.so.32:_ZN25OGRDefaultGeometryVisitor5visitEP13OGRLineString -libgdal.so.32:_ZN25OGRDefaultGeometryVisitor5visitEP13OGRLinearRing -libgdal.so.32:_ZN25OGRDefaultGeometryVisitor5visitEP13OGRMultiCurve -libgdal.so.32:_ZN25OGRDefaultGeometryVisitor5visitEP13OGRMultiPoint -libgdal.so.32:_ZN25OGRDefaultGeometryVisitor5visitEP15OGRCurvePolygon -libgdal.so.32:_ZN25OGRDefaultGeometryVisitor5visitEP15OGRMultiPolygon -libgdal.so.32:_ZN25OGRDefaultGeometryVisitor5visitEP15OGRMultiSurface -libgdal.so.32:_ZN25OGRDefaultGeometryVisitor5visitEP16OGRCompoundCurve -libgdal.so.32:_ZN25OGRDefaultGeometryVisitor5visitEP17OGRCircularString -libgdal.so.32:_ZN25OGRDefaultGeometryVisitor5visitEP18OGRMultiLineString -libgdal.so.32:_ZN25OGRDefaultGeometryVisitor5visitEP20OGRPolyhedralSurface -libgdal.so.32:_ZN25OGRDefaultGeometryVisitor5visitEP21OGRGeometryCollection -libgdal.so.32:_ZN25OGRDefaultGeometryVisitor5visitEP22OGRTriangulatedSurface -libgdal.so.32:_ZN25OGRDefaultGeometryVisitor6_visitEP14OGRSimpleCurve -libgdal.so.32:_ZN26GDALMDArrayRegularlySpaced12AddAttributeERKSt10shared_ptrI13GDALAttributeE -libgdal.so.32:_ZN26GDALMDArrayRegularlySpaced6CreateERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_RKSt10shared_ptrI13GDALDimensionEddd -libgdal.so.32:_ZN26GDALMDArrayRegularlySpacedC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_RKSt10shared_ptrI13GDALDimensionEddd -libgdal.so.32:_ZN26GDALMDArrayRegularlySpacedC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_RKSt10shared_ptrI13GDALDimensionEddd -libgdal.so.32:_ZN26OGRUnionLayerGeomFieldDefnC1EPK16OGRGeomFieldDefn -libgdal.so.32:_ZN26OGRUnionLayerGeomFieldDefnC1EPKS_ -libgdal.so.32:_ZN26OGRUnionLayerGeomFieldDefnC1EPKc18OGRwkbGeometryType -libgdal.so.32:_ZN26OGRUnionLayerGeomFieldDefnC2EPK16OGRGeomFieldDefn -libgdal.so.32:_ZN26OGRUnionLayerGeomFieldDefnC2EPKS_ -libgdal.so.32:_ZN26OGRUnionLayerGeomFieldDefnC2EPKc18OGRwkbGeometryType -libgdal.so.32:_ZN26OGRUnionLayerGeomFieldDefnD0Ev -libgdal.so.32:_ZN26OGRUnionLayerGeomFieldDefnD1Ev -libgdal.so.32:_ZN26OGRUnionLayerGeomFieldDefnD2Ev -libgdal.so.32:_ZN27OGRCoordinateTransformation23TransformWithErrorCodesEiPdS0_S0_S0_Pi -libgdal.so.32:_ZN27OGRCoordinateTransformation9DestroyCTEPS_ -libgdal.so.32:_ZN27OGRCoordinateTransformation9TransformEiPdS0_S0_Pi -libgdal.so.32:_ZN28GDALDimensionWeakIndexingVar19SetIndexingVariableESt10shared_ptrI11GDALMDArrayE -libgdal.so.32:_ZN28GDALDimensionWeakIndexingVarC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_S7_S7_y -libgdal.so.32:_ZN28GDALDimensionWeakIndexingVarC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_S7_S7_y -libgdal.so.32:_ZN29IOGREditableLayerSynchronizerD0Ev -libgdal.so.32:_ZN29IOGREditableLayerSynchronizerD1Ev -libgdal.so.32:_ZN29IOGREditableLayerSynchronizerD2Ev -libgdal.so.32:_ZN30OGRDefaultConstGeometryVisitor5visitEPK10OGRPolygon -libgdal.so.32:_ZN30OGRDefaultConstGeometryVisitor5visitEPK11OGRTriangle -libgdal.so.32:_ZN30OGRDefaultConstGeometryVisitor5visitEPK13OGRLineString -libgdal.so.32:_ZN30OGRDefaultConstGeometryVisitor5visitEPK13OGRLinearRing -libgdal.so.32:_ZN30OGRDefaultConstGeometryVisitor5visitEPK13OGRMultiCurve -libgdal.so.32:_ZN30OGRDefaultConstGeometryVisitor5visitEPK13OGRMultiPoint -libgdal.so.32:_ZN30OGRDefaultConstGeometryVisitor5visitEPK15OGRCurvePolygon -libgdal.so.32:_ZN30OGRDefaultConstGeometryVisitor5visitEPK15OGRMultiPolygon -libgdal.so.32:_ZN30OGRDefaultConstGeometryVisitor5visitEPK15OGRMultiSurface -libgdal.so.32:_ZN30OGRDefaultConstGeometryVisitor5visitEPK16OGRCompoundCurve -libgdal.so.32:_ZN30OGRDefaultConstGeometryVisitor5visitEPK17OGRCircularString -libgdal.so.32:_ZN30OGRDefaultConstGeometryVisitor5visitEPK18OGRMultiLineString -libgdal.so.32:_ZN30OGRDefaultConstGeometryVisitor5visitEPK20OGRPolyhedralSurface -libgdal.so.32:_ZN30OGRDefaultConstGeometryVisitor5visitEPK21OGRGeometryCollection -libgdal.so.32:_ZN30OGRDefaultConstGeometryVisitor5visitEPK22OGRTriangulatedSurface -libgdal.so.32:_ZN30OGRDefaultConstGeometryVisitor6_visitEPK14OGRSimpleCurve -libgdal.so.32:_ZN31GDALDefaultRasterAttributeTable11SetRowCountEi -libgdal.so.32:_ZN31GDALDefaultRasterAttributeTable12CreateColumnEPKc16GDALRATFieldType17GDALRATFieldUsage -libgdal.so.32:_ZN31GDALDefaultRasterAttributeTable12SetTableTypeE16GDALRATTableType -libgdal.so.32:_ZN31GDALDefaultRasterAttributeTable14AnalyseColumnsEv -libgdal.so.32:_ZN31GDALDefaultRasterAttributeTable16RemoveStatisticsEv -libgdal.so.32:_ZN31GDALDefaultRasterAttributeTable16SetLinearBinningEdd -libgdal.so.32:_ZN31GDALDefaultRasterAttributeTable23ChangesAreWrittenToFileEv -libgdal.so.32:_ZN31GDALDefaultRasterAttributeTable8SetValueEiiPKc -libgdal.so.32:_ZN31GDALDefaultRasterAttributeTable8SetValueEiid -libgdal.so.32:_ZN31GDALDefaultRasterAttributeTable8SetValueEiii -libgdal.so.32:_ZN31GDALDefaultRasterAttributeTableC1Ev -libgdal.so.32:_ZN31GDALDefaultRasterAttributeTableC2Ev -libgdal.so.32:_ZN31GDALDefaultRasterAttributeTableD0Ev -libgdal.so.32:_ZN31GDALDefaultRasterAttributeTableD1Ev -libgdal.so.32:_ZN31GDALDefaultRasterAttributeTableD2Ev -libgdal.so.32:_ZN34OGRCoordinateTransformationOptions17SetAreaOfInterestEdddd -libgdal.so.32:_ZN34OGRCoordinateTransformationOptions18SetBallparkAllowedEb -libgdal.so.32:_ZN34OGRCoordinateTransformationOptions18SetDesiredAccuracyEd -libgdal.so.32:_ZN34OGRCoordinateTransformationOptions19SetSourceCenterLongEd -libgdal.so.32:_ZN34OGRCoordinateTransformationOptions19SetTargetCenterLongEd -libgdal.so.32:_ZN34OGRCoordinateTransformationOptions22SetCoordinateOperationEPKcb -libgdal.so.32:_ZN34OGRCoordinateTransformationOptions7Private26RefreshCheckWithInvertProjEv -libgdal.so.32:_ZN34OGRCoordinateTransformationOptions7PrivateC1Ev -libgdal.so.32:_ZN34OGRCoordinateTransformationOptions7PrivateC2Ev -libgdal.so.32:_ZN34OGRCoordinateTransformationOptionsC1ERKS_ -libgdal.so.32:_ZN34OGRCoordinateTransformationOptionsC1Ev -libgdal.so.32:_ZN34OGRCoordinateTransformationOptionsC2ERKS_ -libgdal.so.32:_ZN34OGRCoordinateTransformationOptionsC2Ev -libgdal.so.32:_ZN34OGRCoordinateTransformationOptionsD1Ev -libgdal.so.32:_ZN34OGRCoordinateTransformationOptionsD2Ev -libgdal.so.32:_ZN34OGRCoordinateTransformationOptionsaSERKS_ -libgdal.so.32:_ZN4gdal13TileMatrixSet28listPredefinedTileMatrixSetsB5cxx11Ev -libgdal.so.32:_ZN4gdal13TileMatrixSet5parseEPKc -libgdal.so.32:_ZN6VSIDIRD0Ev -libgdal.so.32:_ZN6VSIDIRD1Ev -libgdal.so.32:_ZN6VSIDIRD2Ev -libgdal.so.32:_ZN7GNMRule10CanConnectERK9CPLStringS2_S2_ -libgdal.so.32:_ZN7GNMRule15ParseRuleStringEv -libgdal.so.32:_ZN7GNMRuleC1EPKc -libgdal.so.32:_ZN7GNMRuleC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZN7GNMRuleC1ERKS_ -libgdal.so.32:_ZN7GNMRuleC1Ev -libgdal.so.32:_ZN7GNMRuleC2EPKc -libgdal.so.32:_ZN7GNMRuleC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZN7GNMRuleC2ERKS_ -libgdal.so.32:_ZN7GNMRuleC2Ev -libgdal.so.32:_ZN7GNMRuleD0Ev -libgdal.so.32:_ZN7GNMRuleD1Ev -libgdal.so.32:_ZN7GNMRuleD2Ev -libgdal.so.32:_ZN8GDAL_MRF10MRFDataset13PatchOverviewEiiiiiii -libgdal.so.32:_ZN8GNMGraph10ChangeEdgeExdd -libgdal.so.32:_ZN8GNMGraph10DeleteEdgeEx -libgdal.so.32:_ZN8GNMGraph12DeleteVertexEx -libgdal.so.32:_ZN8GNMGraph12TraceTargetsERSt5queueIxSt5dequeIxSaIxEEERSt3setIxSt4lessIxES2_ERSt6vectorISt4pairIxxESaISD_EE -libgdal.so.32:_ZN8GNMGraph14KShortestPathsExxm -libgdal.so.32:_ZN8GNMGraph16ChangeBlockStateExb -libgdal.so.32:_ZN8GNMGraph19ChangeAllBlockStateEb -libgdal.so.32:_ZN8GNMGraph19ConnectedComponentsERKSt6vectorIxSaIxEE -libgdal.so.32:_ZN8GNMGraph20DijkstraShortestPathExx -libgdal.so.32:_ZN8GNMGraph20DijkstraShortestPathExxRKSt3mapIx10GNMStdEdgeSt4lessIxESaISt4pairIKxS1_EEE -libgdal.so.32:_ZN8GNMGraph24DijkstraShortestPathTreeExRKSt3mapIx10GNMStdEdgeSt4lessIxESaISt4pairIKxS1_EEERS0_IxxS3_SaIS4_IS5_xEEE -libgdal.so.32:_ZN8GNMGraph5ClearEv -libgdal.so.32:_ZN8GNMGraph7AddEdgeExxxbdd -libgdal.so.32:_ZN8GNMGraph9AddVertexEx -libgdal.so.32:_ZN8GNMGraphC1Ev -libgdal.so.32:_ZN8GNMGraphC2Ev -libgdal.so.32:_ZN8GNMGraphD0Ev -libgdal.so.32:_ZN8GNMGraphD1Ev -libgdal.so.32:_ZN8GNMGraphD2Ev -libgdal.so.32:_ZN8MEMGroup11CreateGroupERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKPKc -libgdal.so.32:_ZN8MEMGroup13CreateMDArrayERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6vectorISt10shared_ptrI13GDALDimensionESaISB_EERK20GDALExtendedDataTypePKPKc -libgdal.so.32:_ZN8MEMGroup13CreateMDArrayERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6vectorISt10shared_ptrI13GDALDimensionESaISB_EERK20GDALExtendedDataTypePvPKPKc -libgdal.so.32:_ZN8MEMGroup15CreateAttributeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6vectorIySaIyEERK20GDALExtendedDataTypePKPKc -libgdal.so.32:_ZN8MEMGroup15CreateDimensionERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_S7_yPKPKc -libgdal.so.32:_ZN8OGRCurve13ConstIteratorC1EOS0_ -libgdal.so.32:_ZN8OGRCurve13ConstIteratorC1EPKS_b -libgdal.so.32:_ZN8OGRCurve13ConstIteratorC2EOS0_ -libgdal.so.32:_ZN8OGRCurve13ConstIteratorC2EPKS_b -libgdal.so.32:_ZN8OGRCurve13ConstIteratorD1Ev -libgdal.so.32:_ZN8OGRCurve13ConstIteratorD2Ev -libgdal.so.32:_ZN8OGRCurve13ConstIteratoraSEOS0_ -libgdal.so.32:_ZN8OGRCurve13ConstIteratorppEv -libgdal.so.32:_ZN8OGRCurve16CastToLineStringEPS_ -libgdal.so.32:_ZN8OGRCurve16CastToLinearRingEPS_ -libgdal.so.32:_ZN8OGRCurve19CastToCompoundCurveEPS_ -libgdal.so.32:_ZN8OGRCurveC1ERKS_ -libgdal.so.32:_ZN8OGRCurveC1Ev -libgdal.so.32:_ZN8OGRCurveC2ERKS_ -libgdal.so.32:_ZN8OGRCurveC2Ev -libgdal.so.32:_ZN8OGRCurveD0Ev -libgdal.so.32:_ZN8OGRCurveD1Ev -libgdal.so.32:_ZN8OGRCurveD2Ev -libgdal.so.32:_ZN8OGRCurveaSERKS_ -libgdal.so.32:_ZN8OGRLayer10GetDatasetEv -libgdal.so.32:_ZN8OGRLayer10GetFeatureEx -libgdal.so.32:_ZN8OGRLayer10SetFeatureEP10OGRFeature -libgdal.so.32:_ZN8OGRLayer10SyncToDiskEv -libgdal.so.32:_ZN8OGRLayer11CreateFieldEP12OGRFieldDefni -libgdal.so.32:_ZN8OGRLayer11DeleteFieldEi -libgdal.so.32:_ZN8OGRLayer11DereferenceEv -libgdal.so.32:_ZN8OGRLayer11GetGeomTypeEv -libgdal.so.32:_ZN8OGRLayer11ISetFeatureEP10OGRFeature -libgdal.so.32:_ZN8OGRLayer12GetFIDColumnEv -libgdal.so.32:_ZN8OGRLayer12IntersectionEPS_S0_PPcPFidPKcPvES5_ -libgdal.so.32:_ZN8OGRLayer12ReleaseArrayEP10ArrowArray -libgdal.so.32:_ZN8OGRLayer12ReorderFieldEii -libgdal.so.32:_ZN8OGRLayer13CreateFeatureEP10OGRFeature -libgdal.so.32:_ZN8OGRLayer13DeleteFeatureEx -libgdal.so.32:_ZN8OGRLayer13GetSpatialRefEv -libgdal.so.32:_ZN8OGRLayer13GetStyleTableEv -libgdal.so.32:_ZN8OGRLayer13InstallFilterEP11OGRGeometry -libgdal.so.32:_ZN8OGRLayer13ReleaseSchemaEP11ArrowSchema -libgdal.so.32:_ZN8OGRLayer13ReleaseStreamEP16ArrowArrayStream -libgdal.so.32:_ZN8OGRLayer13ReorderFieldsEPi -libgdal.so.32:_ZN8OGRLayer13SetStyleTableEP13OGRStyleTable -libgdal.so.32:_ZN8OGRLayer13SymDifferenceEPS_S0_PPcPFidPKcPvES5_ -libgdal.so.32:_ZN8OGRLayer13UpsertFeatureEP10OGRFeature -libgdal.so.32:_ZN8OGRLayer14AlterFieldDefnEiP12OGRFieldDefni -libgdal.so.32:_ZN8OGRLayer14FilterGeometryEP11OGRGeometry -libgdal.so.32:_ZN8OGRLayer14FindFieldIndexEPKci -libgdal.so.32:_ZN8OGRLayer14GetArrowSchemaEP16ArrowArrayStreamP11ArrowSchema -libgdal.so.32:_ZN8OGRLayer14GetArrowStreamEP16ArrowArrayStreamPKPKc -libgdal.so.32:_ZN8OGRLayer14ICreateFeatureEP10OGRFeature -libgdal.so.32:_ZN8OGRLayer14IUpsertFeatureEP10OGRFeature -libgdal.so.32:_ZN8OGRLayer14SetNextByIndexEx -libgdal.so.32:_ZN8OGRLayer15CreateGeomFieldEP16OGRGeomFieldDefni -libgdal.so.32:_ZN8OGRLayer15FeatureIteratorC1EPS_b -libgdal.so.32:_ZN8OGRLayer15FeatureIteratorC2EPS_b -libgdal.so.32:_ZN8OGRLayer15FeatureIteratorD1Ev -libgdal.so.32:_ZN8OGRLayer15FeatureIteratorD2Ev -libgdal.so.32:_ZN8OGRLayer15FeatureIteratordeEv -libgdal.so.32:_ZN8OGRLayer15FeatureIteratorppEv -libgdal.so.32:_ZN8OGRLayer15GetFeatureCountEi -libgdal.so.32:_ZN8OGRLayer15GetFeaturesReadEv -libgdal.so.32:_ZN8OGRLayer16GetGeometryTypesEiiRiPFidPKcPvES3_ -libgdal.so.32:_ZN8OGRLayer16GetSpatialFilterEv -libgdal.so.32:_ZN8OGRLayer16SetIgnoredFieldsEPPKc -libgdal.so.32:_ZN8OGRLayer16SetSpatialFilterEP11OGRGeometry -libgdal.so.32:_ZN8OGRLayer16SetSpatialFilterEiP11OGRGeometry -libgdal.so.32:_ZN8OGRLayer16StartTransactionEv -libgdal.so.32:_ZN8OGRLayer17CommitTransactionEv -libgdal.so.32:_ZN8OGRLayer17GetExtentInternalEiP11OGREnvelopei -libgdal.so.32:_ZN8OGRLayer17GetGeometryColumnEv -libgdal.so.32:_ZN8OGRLayer17GetNextArrowArrayEP16ArrowArrayStreamP10ArrowArray -libgdal.so.32:_ZN8OGRLayer18AlterGeomFieldDefnEiPK16OGRGeomFieldDefni -libgdal.so.32:_ZN8OGRLayer18SetAttributeFilterEPKc -libgdal.so.32:_ZN8OGRLayer19RollbackTransactionEv -libgdal.so.32:_ZN8OGRLayer20SetSpatialFilterRectEdddd -libgdal.so.32:_ZN8OGRLayer20SetSpatialFilterRectEidddd -libgdal.so.32:_ZN8OGRLayer20StaticGetArrowSchemaEP16ArrowArrayStreamP11ArrowSchema -libgdal.so.32:_ZN8OGRLayer21SetStyleTableDirectlyEP13OGRStyleTable -libgdal.so.32:_ZN8OGRLayer22InitializeIndexSupportEPKc -libgdal.so.32:_ZN8OGRLayer23ConvertGeomsIfNecessaryEP10OGRFeature -libgdal.so.32:_ZN8OGRLayer23StaticGetNextArrowArrayEP16ArrowArrayStreamP10ArrowArray -libgdal.so.32:_ZN8OGRLayer28GetLastErrorArrowArrayStreamEP16ArrowArrayStream -libgdal.so.32:_ZN8OGRLayer38AttributeFilterEvaluationNeedsGeometryEv -libgdal.so.32:_ZN8OGRLayer3endEv -libgdal.so.32:_ZN8OGRLayer4ClipEPS_S0_PPcPFidPKcPvES5_ -libgdal.so.32:_ZN8OGRLayer5EraseEPS_S0_PPcPFidPKcPvES5_ -libgdal.so.32:_ZN8OGRLayer5UnionEPS_S0_PPcPFidPKcPvES5_ -libgdal.so.32:_ZN8OGRLayer5beginEv -libgdal.so.32:_ZN8OGRLayer6RenameEPKc -libgdal.so.32:_ZN8OGRLayer6UpdateEPS_S0_PPcPFidPKcPvES5_ -libgdal.so.32:_ZN8OGRLayer7GetNameEv -libgdal.so.32:_ZN8OGRLayer8IdentityEPS_S0_PPcPFidPKcPvES5_ -libgdal.so.32:_ZN8OGRLayer9GetExtentEP11OGREnvelopei -libgdal.so.32:_ZN8OGRLayer9GetExtentEiP11OGREnvelopei -libgdal.so.32:_ZN8OGRLayer9ReferenceEv -libgdal.so.32:_ZN8OGRLayerC1Ev -libgdal.so.32:_ZN8OGRLayerC2Ev -libgdal.so.32:_ZN8OGRLayerD0Ev -libgdal.so.32:_ZN8OGRLayerD1Ev -libgdal.so.32:_ZN8OGRLayerD2Ev -libgdal.so.32:_ZN8OGRPoint11flattenTo2DEv -libgdal.so.32:_ZN8OGRPoint13importFromWkbEPKhm13OGRwkbVariantRm -libgdal.so.32:_ZN8OGRPoint13importFromWktEPPKc -libgdal.so.32:_ZN8OGRPoint22setCoordinateDimensionEi -libgdal.so.32:_ZN8OGRPoint5emptyEv -libgdal.so.32:_ZN8OGRPoint6swapXYEv -libgdal.so.32:_ZN8OGRPoint9createXYMEddd -libgdal.so.32:_ZN8OGRPoint9transformEP27OGRCoordinateTransformation -libgdal.so.32:_ZN8OGRPointC1ERKS_ -libgdal.so.32:_ZN8OGRPointC1Edd -libgdal.so.32:_ZN8OGRPointC1Eddd -libgdal.so.32:_ZN8OGRPointC1Edddd -libgdal.so.32:_ZN8OGRPointC1Ev -libgdal.so.32:_ZN8OGRPointC2ERKS_ -libgdal.so.32:_ZN8OGRPointC2Edd -libgdal.so.32:_ZN8OGRPointC2Eddd -libgdal.so.32:_ZN8OGRPointC2Edddd -libgdal.so.32:_ZN8OGRPointC2Ev -libgdal.so.32:_ZN8OGRPointD0Ev -libgdal.so.32:_ZN8OGRPointD1Ev -libgdal.so.32:_ZN8OGRPointD2Ev -libgdal.so.32:_ZN8OGRPointaSERKS_ -libgdal.so.32:_ZN9CPLString10replaceAllERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_ -libgdal.so.32:_ZN9CPLString10replaceAllERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEc -libgdal.so.32:_ZN9CPLString10replaceAllEcRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZN9CPLString10replaceAllEcc -libgdal.so.32:_ZN9CPLString4TrimEv -libgdal.so.32:_ZN9CPLString6PrintfEPKcz -libgdal.so.32:_ZN9CPLString6RecodeEPKcS1_ -libgdal.so.32:_ZN9CPLString7FormatCEdPKc -libgdal.so.32:_ZN9CPLString7tolowerEv -libgdal.so.32:_ZN9CPLString7toupperEv -libgdal.so.32:_ZN9CPLString7vPrintfEPKcP13__va_list_tag -libgdal.so.32:_ZN9GDALGroup11CreateGroupERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKPKc -libgdal.so.32:_ZN9GDALGroup13CreateMDArrayERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6vectorISt10shared_ptrI13GDALDimensionESaISB_EERK20GDALExtendedDataTypePKPKc -libgdal.so.32:_ZN9GDALGroup15ClearStatisticsEv -libgdal.so.32:_ZN9GDALGroup15CreateDimensionERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_S7_yPKPKc -libgdal.so.32:_ZN9GDALGroup8CopyFromERKSt10shared_ptrIS_EP11GDALDatasetS3_bRyyPFidPKcPvES9_PKS8_ -libgdal.so.32:_ZN9GDALGroupC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_ -libgdal.so.32:_ZN9GDALGroupC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_ -libgdal.so.32:_ZN9GDALGroupD0Ev -libgdal.so.32:_ZN9GDALGroupD1Ev -libgdal.so.32:_ZN9GDALGroupD2Ev -libgdal.so.32:_ZN9S57Reader10FetchPointEiiPdS0_S0_ -libgdal.so.32:_ZN9S57Reader10ReadVectorEii -libgdal.so.32:_ZN9S57Reader10SetOptionsEPPc -libgdal.so.32:_ZN9S57Reader11ReadFeatureEiP14OGRFeatureDefn -libgdal.so.32:_ZN9S57Reader12ApplyUpdatesEP9DDFModule -libgdal.so.32:_ZN9S57Reader12RecodeByDSSIEPKcb -libgdal.so.32:_ZN9S57Reader13SetClassBasedEP17S57ClassRegistrarP23S57ClassContentExplorer -libgdal.so.32:_ZN9S57Reader14AddFeatureDefnEP14OGRFeatureDefn -libgdal.so.32:_ZN9S57Reader14GetNextFEIndexEi -libgdal.so.32:_ZN9S57Reader14SetNextFEIndexEii -libgdal.so.32:_ZN9S57Reader15AssembleFeatureEP9DDFRecordP14OGRFeatureDefn -libgdal.so.32:_ZN9S57Reader15ReadNextFeatureEP14OGRFeatureDefn -libgdal.so.32:_ZN9S57Reader16CollectClassListERSt6vectorIiSaIiEE -libgdal.so.32:_ZN9S57Reader17ApplyRecordUpdateEP9DDFRecordS1_ -libgdal.so.32:_ZN9S57Reader19FindAndApplyUpdatesEPKc -libgdal.so.32:_ZN9S57Reader19GenerateLNAMAndRefsEP9DDFRecordP10OGRFeature -libgdal.so.32:_ZN9S57Reader20AssembleAreaGeometryEP9DDFRecordP10OGRFeature -libgdal.so.32:_ZN9S57Reader20AssembleLineGeometryEP9DDFRecordP10OGRFeature -libgdal.so.32:_ZN9S57Reader21AssemblePointGeometryEP9DDFRecordP10OGRFeature -libgdal.so.32:_ZN9S57Reader21NextPendingMultiPointEv -libgdal.so.32:_ZN9S57Reader22ClearPendingMultiPointEv -libgdal.so.32:_ZN9S57Reader22GenerateFSPTAttributesEP9DDFRecordP10OGRFeature -libgdal.so.32:_ZN9S57Reader24AssembleSoundingGeometryEP9DDFRecordP10OGRFeature -libgdal.so.32:_ZN9S57Reader26ApplyObjectClassAttributesEP9DDFRecordP10OGRFeature -libgdal.so.32:_ZN9S57Reader4OpenEi -libgdal.so.32:_ZN9S57Reader5CloseEv -libgdal.so.32:_ZN9S57Reader6IngestEv -libgdal.so.32:_ZN9S57Reader6RewindEv -libgdal.so.32:_ZN9S57Reader8ReadDSIDEv -libgdal.so.32:_ZN9S57Reader9FetchLineEP9DDFRecordiiP13OGRLineString -libgdal.so.32:_ZN9S57Reader9FindFDefnEP9DDFRecord -libgdal.so.32:_ZN9S57Reader9GetExtentEP11OGREnvelopei -libgdal.so.32:_ZN9S57Reader9ParseNameEP8DDFFieldiPi -libgdal.so.32:_ZN9S57ReaderC1EPKc -libgdal.so.32:_ZN9S57ReaderC2EPKc -libgdal.so.32:_ZN9S57ReaderD1Ev -libgdal.so.32:_ZN9S57ReaderD2Ev -libgdal.so.32:_ZN9S57Writer10MakeRecordEv -libgdal.so.32:_ZN9S57Writer13CreateS57FileEPKc -libgdal.so.32:_ZN9S57Writer13SetClassBasedEP17S57ClassRegistrarP23S57ClassContentExplorer -libgdal.so.32:_ZN9S57Writer13WriteGeometryEP9DDFRecordiPKdS3_S3_ -libgdal.so.32:_ZN9S57Writer14WritePrimitiveEP10OGRFeature -libgdal.so.32:_ZN9S57Writer20WriteCompleteFeatureEP10OGRFeature -libgdal.so.32:_ZN9S57Writer5CloseEv -libgdal.so.32:_ZN9S57Writer9WriteATTFEP9DDFRecordP10OGRFeature -libgdal.so.32:_ZN9S57Writer9WriteDSIDEiiPKcS1_S1_S1_S1_S1_iS1_iiiiiiii -libgdal.so.32:_ZN9S57Writer9WriteDSPMEiiiiii -libgdal.so.32:_ZN9S57WriterC1Ev -libgdal.so.32:_ZN9S57WriterC2Ev -libgdal.so.32:_ZN9S57WriterD1Ev -libgdal.so.32:_ZN9S57WriterD2Ev -libgdal.so.32:_ZN9VRTSource11GetFileListEPPPcPiS3_P11_CPLHashSet -libgdal.so.32:_ZN9VRTSourceD0Ev -libgdal.so.32:_ZN9VRTSourceD1Ev -libgdal.so.32:_ZN9VRTSourceD2Ev -libgdal.so.32:_ZNK10GDALJP2Box13GetDataLengthEv -libgdal.so.32:_ZNK10GDALJP2Box18GetWritableBoxDataEv -libgdal.so.32:_ZNK10GMLFeature14GetGeometryRefEi -libgdal.so.32:_ZNK10GNMNetwork13GetSpatialRefEv -libgdal.so.32:_ZNK10GNMNetwork7GetNameEv -libgdal.so.32:_ZNK10MEMDataset12GetRootGroupEv -libgdal.so.32:_ZNK10MEMDataset13GetSpatialRefEv -libgdal.so.32:_ZNK10MEMDataset16GetGCPSpatialRefEv -libgdal.so.32:_ZNK10OGRFeature10CopySelfToEPS_ -libgdal.so.32:_ZNK10OGRFeature10FieldValue11GetAsDoubleEv -libgdal.so.32:_ZNK10OGRFeature10FieldValue11GetAsStringEv -libgdal.so.32:_ZNK10OGRFeature10FieldValue11GetDateTimeEPiS1_S1_S1_S1_PfS1_ -libgdal.so.32:_ZNK10OGRFeature10FieldValue11GetRawValueEv -libgdal.so.32:_ZNK10OGRFeature10FieldValue12GetAsIntegerEv -libgdal.so.32:_ZNK10OGRFeature10FieldValue14GetAsInteger64Ev -libgdal.so.32:_ZNK10OGRFeature10FieldValue15GetAsDoubleListEv -libgdal.so.32:_ZNK10OGRFeature10FieldValue15GetAsStringListB5cxx11Ev -libgdal.so.32:_ZNK10OGRFeature10FieldValue16GetAsIntegerListEv -libgdal.so.32:_ZNK10OGRFeature10FieldValue18GetAsInteger64ListEv -libgdal.so.32:_ZNK10OGRFeature10FieldValue6IsNullEv -libgdal.so.32:_ZNK10OGRFeature10FieldValue7GetDefnEv -libgdal.so.32:_ZNK10OGRFeature10FieldValue7IsUnsetEv -libgdal.so.32:_ZNK10OGRFeature10FieldValue8GetIndexEv -libgdal.so.32:_ZNK10OGRFeature10FieldValuecvPKPKcEv -libgdal.so.32:_ZNK10OGRFeature10IsFieldSetEi -libgdal.so.32:_ZNK10OGRFeature11IsFieldNullEi -libgdal.so.32:_ZNK10OGRFeature12DumpReadableEP8_IO_FILEPPc -libgdal.so.32:_ZNK10OGRFeature14GetGeometryRefEv -libgdal.so.32:_ZNK10OGRFeature14GetStyleStringEv -libgdal.so.32:_ZNK10OGRFeature15GetGeomFieldRefEPKc -libgdal.so.32:_ZNK10OGRFeature15GetGeomFieldRefEi -libgdal.so.32:_ZNK10OGRFeature16GetFieldAsBinaryEiPi -libgdal.so.32:_ZNK10OGRFeature16GetFieldAsDoubleEi -libgdal.so.32:_ZNK10OGRFeature16GetFieldAsStringEi -libgdal.so.32:_ZNK10OGRFeature17GetFieldAsIntegerEi -libgdal.so.32:_ZNK10OGRFeature18ConstFieldIteratordeEv -libgdal.so.32:_ZNK10OGRFeature18ConstFieldIteratorneERKS0_ -libgdal.so.32:_ZNK10OGRFeature18GetFieldAsDateTimeEiPiS0_S0_S0_S0_PfS0_ -libgdal.so.32:_ZNK10OGRFeature18GetFieldAsDateTimeEiPiS0_S0_S0_S0_S0_S0_ -libgdal.so.32:_ZNK10OGRFeature19GetFieldAsInteger64Ei -libgdal.so.32:_ZNK10OGRFeature20GetFieldAsDoubleListEiPi -libgdal.so.32:_ZNK10OGRFeature20GetFieldAsStringListEi -libgdal.so.32:_ZNK10OGRFeature20IsFieldSetAndNotNullEi -libgdal.so.32:_ZNK10OGRFeature21GetFieldAsIntegerListEiPi -libgdal.so.32:_ZNK10OGRFeature23GetFieldAsInteger64ListEiPi -libgdal.so.32:_ZNK10OGRFeature24GetFieldAsSerializedJSonEi -libgdal.so.32:_ZNK10OGRFeature3endEv -libgdal.so.32:_ZNK10OGRFeature5CloneEv -libgdal.so.32:_ZNK10OGRFeature5EqualEPKS_ -libgdal.so.32:_ZNK10OGRFeature5beginEv -libgdal.so.32:_ZNK10OGRFeature8ValidateEii -libgdal.so.32:_ZNK10OGRFeatureixEPKc -libgdal.so.32:_ZNK10OGRFeatureixEi -libgdal.so.32:_ZNK10OGRPolygon11exportToWkbE15OGRwkbByteOrderPh13OGRwkbVariant -libgdal.so.32:_ZNK10OGRPolygon11exportToWktB5cxx11ERK13OGRWktOptionsPi -libgdal.so.32:_ZNK10OGRPolygon15CurvePolyToPolyEdPKPKc -libgdal.so.32:_ZNK10OGRPolygon15getExteriorRingEv -libgdal.so.32:_ZNK10OGRPolygon15getGeometryNameEv -libgdal.so.32:_ZNK10OGRPolygon15getGeometryTypeEv -libgdal.so.32:_ZNK10OGRPolygon15getInteriorRingEi -libgdal.so.32:_ZNK10OGRPolygon16IsPointOnSurfaceEPK8OGRPoint -libgdal.so.32:_ZNK10OGRPolygon16getCurveGeometryEPKPKc -libgdal.so.32:_ZNK10OGRPolygon16hasCurveGeometryEi -libgdal.so.32:_ZNK10OGRPolygon17getLinearGeometryEdPKPKc -libgdal.so.32:_ZNK10OGRPolygon18GetCasterToPolygonEv -libgdal.so.32:_ZNK10OGRPolygon23GetCasterToCurvePolygonEv -libgdal.so.32:_ZNK10OGRPolygon5cloneEv -libgdal.so.32:_ZNK10OGRPolygon7WkbSizeEv -libgdal.so.32:_ZNK10OGRPolygon9checkRingEP8OGRCurve -libgdal.so.32:_ZNK10VRTDataset12GetRootGroupEv -libgdal.so.32:_ZNK11GDALDataset11GetRefCountEv -libgdal.so.32:_ZNK11GDALDataset12GetRootGroupEv -libgdal.so.32:_ZNK11GDALDataset13GetSpatialRefEv -libgdal.so.32:_ZNK11GDALDataset14GetFieldDomainERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZNK11GDALDataset14IsLayerPrivateEi -libgdal.so.32:_ZNK11GDALDataset15GetRelationshipERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZNK11GDALDataset16GetGCPSpatialRefEv -libgdal.so.32:_ZNK11GDALDataset16GetProjectionRefEv -libgdal.so.32:_ZNK11GDALDataset18GetSummaryRefCountEv -libgdal.so.32:_ZNK11GDALDataset19AreOverviewsEnabledEv -libgdal.so.32:_ZNK11GDALDataset19GetFieldDomainNamesB5cxx11EPKPKc -libgdal.so.32:_ZNK11GDALDataset20GetRelationshipNamesB5cxx11EPKPKc -libgdal.so.32:_ZNK11GDALDataset5Bands3endEv -libgdal.so.32:_ZNK11GDALDataset5Bands4sizeEv -libgdal.so.32:_ZNK11GDALDataset5Bands5beginEv -libgdal.so.32:_ZNK11GDALDataset5Bands8IteratorneERKS1_ -libgdal.so.32:_ZNK11GDALDataset6Layers3endEv -libgdal.so.32:_ZNK11GDALDataset6Layers4sizeEv -libgdal.so.32:_ZNK11GDALDataset6Layers5beginEv -libgdal.so.32:_ZNK11GDALDataset6Layers8IteratordeEv -libgdal.so.32:_ZNK11GDALDataset6Layers8IteratorneERKS1_ -libgdal.so.32:_ZNK11GDALDataset8Features3endEv -libgdal.so.32:_ZNK11GDALDataset8Features5beginEv -libgdal.so.32:_ZNK11GDALDataset8Features8IteratordeEv -libgdal.so.32:_ZNK11GDALDataset8Features8IteratorneERKS1_ -libgdal.so.32:_ZNK11GDALDataset9GetSharedEv -libgdal.so.32:_ZNK11GDALMDArray10AdviseReadEPKyPKmPKPKc -libgdal.so.32:_ZNK11GDALMDArray11GetUnscaledEv -libgdal.so.32:_ZNK11GDALMDArray11IAdviseReadEPKyPKmPKPKc -libgdal.so.32:_ZNK11GDALMDArray12GetResampledERKSt6vectorISt10shared_ptrI13GDALDimensionESaIS3_EE18GDALRIOResampleAlgPK19OGRSpatialReferencePKPKc -libgdal.so.32:_ZNK11GDALMDArray13GetSpatialRefEv -libgdal.so.32:_ZNK11GDALMDArray16AsClassicDatasetEmm -libgdal.so.32:_ZNK11GDALMDArray16GetTotalCopyCostEv -libgdal.so.32:_ZNK11GDALMDArray17GetCacheRootGroupEbRNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZNK11GDALMDArray17GetRawNoDataValueEv -libgdal.so.32:_ZNK11GDALMDArray17GetStructuralInfoEv -libgdal.so.32:_ZNK11GDALMDArray17GuessGeoTransformEmmbPd -libgdal.so.32:_ZNK11GDALMDArray17IsRegularlySpacedERdS0_ -libgdal.so.32:_ZNK11GDALMDArray19IsTransposedRequestEPKmPKx -libgdal.so.32:_ZNK11GDALMDArray21GetNoDataValueAsInt64EPb -libgdal.so.32:_ZNK11GDALMDArray22GetCoordinateVariablesEv -libgdal.so.32:_ZNK11GDALMDArray22GetNoDataValueAsDoubleEPb -libgdal.so.32:_ZNK11GDALMDArray22GetNoDataValueAsUInt64EPb -libgdal.so.32:_ZNK11GDALMDArray24ReadForTransposedRequestEPKyPKmPKxS5_RK20GDALExtendedDataTypePv -libgdal.so.32:_ZNK11GDALMDArray4ReadEPKyPKmPKxS5_RK20GDALExtendedDataTypePvPKvm -libgdal.so.32:_ZNK11GDALMDArray5CacheEPKPKc -libgdal.so.32:_ZNK11GDALMDArray7GetMaskEPKPKc -libgdal.so.32:_ZNK11GDALMDArray7GetUnitB5cxx11Ev -libgdal.so.32:_ZNK11GDALMDArray7GetViewERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZNK11GDALMDArray7GetViewERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbRSt6vectorINS_8ViewSpecESaIS9_EE -libgdal.so.32:_ZNK11GDALMDArray7GetViewERKSt6vectorIySaIyEE -libgdal.so.32:_ZNK11GDALMDArray8GetScaleEPbP12GDALDataType -libgdal.so.32:_ZNK11GDALMDArray9GetOffsetEPbP12GDALDataType -libgdal.so.32:_ZNK11GDALMDArray9TransposeERKSt6vectorIiSaIiEE -libgdal.so.32:_ZNK11GDALMDArrayixERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZNK11OGRGeometry10ConvexHullEv -libgdal.so.32:_ZNK11OGRGeometry10DifferenceEPKS_ -libgdal.so.32:_ZNK11OGRGeometry10Distance3DEPKS_ -libgdal.so.32:_ZNK11OGRGeometry10IntersectsEPKS_ -libgdal.so.32:_ZNK11OGRGeometry10PolygonizeEv -libgdal.so.32:_ZNK11OGRGeometry11ConcaveHullEdb -libgdal.so.32:_ZNK11OGRGeometry11exportToGMLEPKPKc -libgdal.so.32:_ZNK11OGRGeometry11exportToKMLEv -libgdal.so.32:_ZNK11OGRGeometry11exportToWktEPPc13OGRwkbVariant -libgdal.so.32:_ZNK11OGRGeometry11getBoundaryEv -libgdal.so.32:_ZNK11OGRGeometry12IntersectionEPKS_ -libgdal.so.32:_ZNK11OGRGeometry12dumpReadableEP8_IO_FILEPKcPPc -libgdal.so.32:_ZNK11OGRGeometry12exportToGEOSEP20GEOSContextHandle_HS -libgdal.so.32:_ZNK11OGRGeometry12exportToJsonEv -libgdal.so.32:_ZNK11OGRGeometry13SymDifferenceEPKS_ -libgdal.so.32:_ZNK11OGRGeometry13UnionCascadedEv -libgdal.so.32:_ZNK11OGRGeometry13wktTypeStringB5cxx11E13OGRwkbVariant -libgdal.so.32:_ZNK11OGRGeometry16getCurveGeometryEPKPKc -libgdal.so.32:_ZNK11OGRGeometry16hasCurveGeometryEi -libgdal.so.32:_ZNK11OGRGeometry17getLinearGeometryEdPKPKc -libgdal.so.32:_ZNK11OGRGeometry18IsSFCGALCompatibleEv -libgdal.so.32:_ZNK11OGRGeometry18getIsoGeometryTypeEv -libgdal.so.32:_ZNK11OGRGeometry19CoordinateDimensionEv -libgdal.so.32:_ZNK11OGRGeometry19SymmetricDifferenceEPKS_ -libgdal.so.32:_ZNK11OGRGeometry21DelaunayTriangulationEdi -libgdal.so.32:_ZNK11OGRGeometry22PointOnSurfaceInternalEP8OGRPoint -libgdal.so.32:_ZNK11OGRGeometry22getCoordinateDimensionEv -libgdal.so.32:_ZNK11OGRGeometry24SimplifyPreserveTopologyEd -libgdal.so.32:_ZNK11OGRGeometry5EqualEPS_ -libgdal.so.32:_ZNK11OGRGeometry5UnionEPKS_ -libgdal.so.32:_ZNK11OGRGeometry6BufferEdi -libgdal.so.32:_ZNK11OGRGeometry6IsRingEv -libgdal.so.32:_ZNK11OGRGeometry6WithinEPKS_ -libgdal.so.32:_ZNK11OGRGeometry7CrossesEPKS_ -libgdal.so.32:_ZNK11OGRGeometry7IsValidEv -libgdal.so.32:_ZNK11OGRGeometry7TouchesEPKS_ -libgdal.so.32:_ZNK11OGRGeometry8BoundaryEv -libgdal.so.32:_ZNK11OGRGeometry8CentroidEP8OGRPoint -libgdal.so.32:_ZNK11OGRGeometry8ContainsEPKS_ -libgdal.so.32:_ZNK11OGRGeometry8DisjointEPKS_ -libgdal.so.32:_ZNK11OGRGeometry8DistanceEPKS_ -libgdal.so.32:_ZNK11OGRGeometry8IsSimpleEv -libgdal.so.32:_ZNK11OGRGeometry8OverlapsEPKS_ -libgdal.so.32:_ZNK11OGRGeometry8SimplifyEd -libgdal.so.32:_ZNK11OGRGeometry9IntersectEPS_ -libgdal.so.32:_ZNK11OGRGeometry9MakeValidEPKPKc -libgdal.so.32:_ZNK11OGRGeometry9NormalizeEv -libgdal.so.32:_ZNK11OGRTriangle15getGeometryNameEv -libgdal.so.32:_ZNK11OGRTriangle15getGeometryTypeEv -libgdal.so.32:_ZNK11OGRTriangle18GetCasterToPolygonEv -libgdal.so.32:_ZNK11OGRTriangle18quickValidityCheckEv -libgdal.so.32:_ZNK11OGRTriangle5cloneEv -libgdal.so.32:_ZNK11OGR_SRSNode11exportToWktEPPc -libgdal.so.32:_ZNK11OGR_SRSNode12NeedsQuotingEv -libgdal.so.32:_ZNK11OGR_SRSNode17exportToPrettyWktEPPci -libgdal.so.32:_ZNK11OGR_SRSNode5CloneEv -libgdal.so.32:_ZNK11OGR_SRSNode7GetNodeEPKc -libgdal.so.32:_ZNK11OGR_SRSNode8GetChildEi -libgdal.so.32:_ZNK11OGR_SRSNode9FindChildEPKc -libgdal.so.32:_ZNK11swq_summary10ComparatorclERK9CPLStringS3_ -libgdal.so.32:_ZNK12CPLJSONArray4SizeEv -libgdal.so.32:_ZNK12CPLJSONArrayixEi -libgdal.so.32:_ZNK12GDALOpenInfo21AreSiblingFilesLoadedEv -libgdal.so.32:_ZNK12OGRFieldDefn10GetDefaultEv -libgdal.so.32:_ZNK12OGRFieldDefn23IsDefaultDriverSpecificEv -libgdal.so.32:_ZNK12OGRFieldDefn6IsSameEPKS_ -libgdal.so.32:_ZNK13CPLJSONObject10GetIntegerERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEi -libgdal.so.32:_ZNK13CPLJSONObject11GetChildrenEv -libgdal.so.32:_ZNK13CPLJSONObject15GetObjectByPathERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERS5_ -libgdal.so.32:_ZNK13CPLJSONObject6FormatB5cxx11ENS_12PrettyFormatE -libgdal.so.32:_ZNK13CPLJSONObject6GetObjERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZNK13CPLJSONObject6ToBoolEb -libgdal.so.32:_ZNK13CPLJSONObject6ToLongEx -libgdal.so.32:_ZNK13CPLJSONObject7GetBoolERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEb -libgdal.so.32:_ZNK13CPLJSONObject7GetLongERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEx -libgdal.so.32:_ZNK13CPLJSONObject7GetTypeEv -libgdal.so.32:_ZNK13CPLJSONObject7IsValidEv -libgdal.so.32:_ZNK13CPLJSONObject7ToArrayEv -libgdal.so.32:_ZNK13CPLJSONObject8GetArrayERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZNK13CPLJSONObject8ToDoubleEd -libgdal.so.32:_ZNK13CPLJSONObject8ToStringERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZNK13CPLJSONObject9GetDoubleERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEd -libgdal.so.32:_ZNK13CPLJSONObject9GetStringERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_ -libgdal.so.32:_ZNK13CPLJSONObject9ToIntegerEi -libgdal.so.32:_ZNK13CPLJSONObjectixERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZNK13CPLStringList12FetchBooleanEPKci -libgdal.so.32:_ZNK13CPLStringList14FetchNameValueEPKc -libgdal.so.32:_ZNK13CPLStringList17FetchNameValueDefEPKcS1_ -libgdal.so.32:_ZNK13CPLStringList5CountEv -libgdal.so.32:_ZNK13CPLStringList8FindNameEPKc -libgdal.so.32:_ZNK13CPLStringList9FetchBoolEPKcb -libgdal.so.32:_ZNK13CPLStringListixEi -libgdal.so.32:_ZNK13GDALAttribute12ReadAsDoubleEv -libgdal.so.32:_ZNK13GDALAttribute12ReadAsStringEv -libgdal.so.32:_ZNK13GDALAttribute14ReadAsIntArrayEv -libgdal.so.32:_ZNK13GDALAttribute17GetDimensionsSizeEv -libgdal.so.32:_ZNK13GDALAttribute17ReadAsDoubleArrayEv -libgdal.so.32:_ZNK13GDALAttribute17ReadAsStringArrayEv -libgdal.so.32:_ZNK13GDALAttribute9ReadAsIntEv -libgdal.so.32:_ZNK13GDALAttribute9ReadAsRawEv -libgdal.so.32:_ZNK13GDALDimension19GetIndexingVariableEv -libgdal.so.32:_ZNK13MEMRasterBand10IsMaskBandEv -libgdal.so.32:_ZNK13OGRLineString11CurveToLineEdPKPKc -libgdal.so.32:_ZNK13OGRLineString11isClockwiseEv -libgdal.so.32:_ZNK13OGRLineString15getGeometryNameEv -libgdal.so.32:_ZNK13OGRLineString15getGeometryTypeEv -libgdal.so.32:_ZNK13OGRLineString16getCurveGeometryEPKPKc -libgdal.so.32:_ZNK13OGRLineString21GetCasterToLineStringEv -libgdal.so.32:_ZNK13OGRLineString21GetCasterToLinearRingEv -libgdal.so.32:_ZNK13OGRLineString23get_AreaOfCurveSegmentsEv -libgdal.so.32:_ZNK13OGRLineString5cloneEv -libgdal.so.32:_ZNK13OGRLineString8get_AreaEv -libgdal.so.32:_ZNK13OGRLinearRing11exportToWkbE15OGRwkbByteOrderPh13OGRwkbVariant -libgdal.so.32:_ZNK13OGRLinearRing12_exportToWkbE15OGRwkbByteOrderiPh -libgdal.so.32:_ZNK13OGRLinearRing13isPointInRingEPK8OGRPointi -libgdal.so.32:_ZNK13OGRLinearRing15getGeometryNameEv -libgdal.so.32:_ZNK13OGRLinearRing21GetCasterToLineStringEv -libgdal.so.32:_ZNK13OGRLinearRing21GetCasterToLinearRingEv -libgdal.so.32:_ZNK13OGRLinearRing21isPointOnRingBoundaryEPK8OGRPointi -libgdal.so.32:_ZNK13OGRLinearRing5cloneEv -libgdal.so.32:_ZNK13OGRLinearRing7WkbSizeEv -libgdal.so.32:_ZNK13OGRLinearRing8_WkbSizeEi -libgdal.so.32:_ZNK13OGRMultiCurve11exportToWktB5cxx11ERK13OGRWktOptionsPi -libgdal.so.32:_ZNK13OGRMultiCurve12getDimensionEv -libgdal.so.32:_ZNK13OGRMultiCurve15getGeometryNameEv -libgdal.so.32:_ZNK13OGRMultiCurve15getGeometryTypeEv -libgdal.so.32:_ZNK13OGRMultiCurve16hasCurveGeometryEi -libgdal.so.32:_ZNK13OGRMultiCurve19isCompatibleSubTypeE18OGRwkbGeometryType -libgdal.so.32:_ZNK13OGRMultiCurve5cloneEv -libgdal.so.32:_ZNK13OGRMultiPoint11exportToWktB5cxx11ERK13OGRWktOptionsPi -libgdal.so.32:_ZNK13OGRMultiPoint12getDimensionEv -libgdal.so.32:_ZNK13OGRMultiPoint15getGeometryNameEv -libgdal.so.32:_ZNK13OGRMultiPoint15getGeometryTypeEv -libgdal.so.32:_ZNK13OGRMultiPoint16hasCurveGeometryEi -libgdal.so.32:_ZNK13OGRMultiPoint19isCompatibleSubTypeE18OGRwkbGeometryType -libgdal.so.32:_ZNK13OGRMultiPoint5cloneEv -libgdal.so.32:_ZNK13RawRasterBand10DoByteSwapEPvmib -libgdal.so.32:_ZNK13RawRasterBand17ComputeFileOffsetEi -libgdal.so.32:_ZNK13RawRasterBand20NeedsByteOrderChangeEv -libgdal.so.32:_ZNK13RawRasterBand5IsBIPEv -libgdal.so.32:_ZNK13VRTRasterBand10IsMaskBandEv -libgdal.so.32:_ZNK13VRTRasterBand28IsNoDataValueInDataTypeRangeEv -libgdal.so.32:_ZNK14GDALColorTable10IsIdentityEv -libgdal.so.32:_ZNK14GDALColorTable13GetColorEntryEi -libgdal.so.32:_ZNK14GDALColorTable18GetColorEntryAsRGBEiP14GDALColorEntry -libgdal.so.32:_ZNK14GDALColorTable18GetColorEntryCountEv -libgdal.so.32:_ZNK14GDALColorTable24GetPaletteInterpretationEv -libgdal.so.32:_ZNK14GDALColorTable5CloneEv -libgdal.so.32:_ZNK14GDALColorTable6IsSameEPKS_ -libgdal.so.32:_ZNK14GDALPamDataset13GetSpatialRefEv -libgdal.so.32:_ZNK14GDALPamDataset16GetGCPSpatialRefEv -libgdal.so.32:_ZNK14GDALPamMDArray13GetSpatialRefEv -libgdal.so.32:_ZNK14GDALRasterBand10IsMaskBandEv -libgdal.so.32:_ZNK14GDALRasterBand17GetMaskValueRangeEv -libgdal.so.32:_ZNK14GDALRasterBand30GetSuggestedBlockAccessPatternEv -libgdal.so.32:_ZNK14GDALRasterBand9AsMDArrayEv -libgdal.so.32:_ZNK14OGRFeatureDefn11GetGeomTypeEv -libgdal.so.32:_ZNK14OGRFeatureDefn12GetFieldDefnEi -libgdal.so.32:_ZNK14OGRFeatureDefn13GetFieldCountEv -libgdal.so.32:_ZNK14OGRFeatureDefn13GetFieldIndexEPKc -libgdal.so.32:_ZNK14OGRFeatureDefn16GetGeomFieldDefnEi -libgdal.so.32:_ZNK14OGRFeatureDefn17GetGeomFieldCountEv -libgdal.so.32:_ZNK14OGRFeatureDefn17GetGeomFieldIndexEPKc -libgdal.so.32:_ZNK14OGRFeatureDefn17IsGeometryIgnoredEv -libgdal.so.32:_ZNK14OGRFeatureDefn20ComputeMapForSetFromEPKS_b -libgdal.so.32:_ZNK14OGRFeatureDefn26GetFieldIndexCaseSensitiveEPKc -libgdal.so.32:_ZNK14OGRFeatureDefn5CloneEv -libgdal.so.32:_ZNK14OGRFeatureDefn6IsSameEPKS_ -libgdal.so.32:_ZNK14OGRFeatureDefn7GetNameEv -libgdal.so.32:_ZNK14OGRSimpleCurve10StartPointEP8OGRPoint -libgdal.so.32:_ZNK14OGRSimpleCurve10getSubLineEddi -libgdal.so.32:_ZNK14OGRSimpleCurve10get_LengthEv -libgdal.so.32:_ZNK14OGRSimpleCurve11exportToWkbE15OGRwkbByteOrderPh13OGRwkbVariant -libgdal.so.32:_ZNK14OGRSimpleCurve11exportToWktB5cxx11ERK13OGRWktOptionsPi -libgdal.so.32:_ZNK14OGRSimpleCurve11getEnvelopeEP11OGREnvelope -libgdal.so.32:_ZNK14OGRSimpleCurve11getEnvelopeEP13OGREnvelope3D -libgdal.so.32:_ZNK14OGRSimpleCurve13ConstIteratordeEv -libgdal.so.32:_ZNK14OGRSimpleCurve13ConstIteratorneERKS0_ -libgdal.so.32:_ZNK14OGRSimpleCurve14get_LinearAreaEv -libgdal.so.32:_ZNK14OGRSimpleCurve16getPointIteratorEv -libgdal.so.32:_ZNK14OGRSimpleCurve3endEv -libgdal.so.32:_ZNK14OGRSimpleCurve4getMEi -libgdal.so.32:_ZNK14OGRSimpleCurve4getZEi -libgdal.so.32:_ZNK14OGRSimpleCurve5ValueEdP8OGRPoint -libgdal.so.32:_ZNK14OGRSimpleCurve5beginEv -libgdal.so.32:_ZNK14OGRSimpleCurve6EqualsEPK11OGRGeometry -libgdal.so.32:_ZNK14OGRSimpleCurve7IsEmptyEv -libgdal.so.32:_ZNK14OGRSimpleCurve7ProjectEPK8OGRPoint -libgdal.so.32:_ZNK14OGRSimpleCurve7WkbSizeEv -libgdal.so.32:_ZNK14OGRSimpleCurve8EndPointEP8OGRPoint -libgdal.so.32:_ZNK14OGRSimpleCurve8IteratorneERKS0_ -libgdal.so.32:_ZNK14OGRSimpleCurve8getPointEiP8OGRPoint -libgdal.so.32:_ZNK14OGRSimpleCurve9getPointsEP11OGRRawPointPd -libgdal.so.32:_ZNK14OGRSimpleCurve9getPointsEPviS0_iS0_iS0_i -libgdal.so.32:_ZNK15CPLJSONDocument12SaveAsStringB5cxx11Ev -libgdal.so.32:_ZNK15CPLJSONDocument4SaveERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZNK15CPLJSONDocument7GetRootEv -libgdal.so.32:_ZNK15GDALMajorObject10GetMOFlagsEv -libgdal.so.32:_ZNK15GDALMajorObject14GetDescriptionEv -libgdal.so.32:_ZNK15GMLFeatureClass11GetPropertyEi -libgdal.so.32:_ZNK15GMLFeatureClass14GetElementNameEv -libgdal.so.32:_ZNK15GMLFeatureClass16GetPropertyIndexEPKc -libgdal.so.32:_ZNK15GMLFeatureClass17GetElementNameLenEv -libgdal.so.32:_ZNK15GMLFeatureClass19GetGeometryPropertyEi -libgdal.so.32:_ZNK15GMLFeatureClass28GetPropertyIndexBySrcElementEPKci -libgdal.so.32:_ZNK15GMLFeatureClass36GetGeometryPropertyIndexBySrcElementEPKc -libgdal.so.32:_ZNK15OGRCurvePolygon10IntersectsEPK11OGRGeometry -libgdal.so.32:_ZNK15OGRCurvePolygon11exportToWkbE15OGRwkbByteOrderPh13OGRwkbVariant -libgdal.so.32:_ZNK15OGRCurvePolygon11exportToWktB5cxx11ERK13OGRWktOptionsPi -libgdal.so.32:_ZNK15OGRCurvePolygon11getEnvelopeEP11OGREnvelope -libgdal.so.32:_ZNK15OGRCurvePolygon11getEnvelopeEP13OGREnvelope3D -libgdal.so.32:_ZNK15OGRCurvePolygon12getDimensionEv -libgdal.so.32:_ZNK15OGRCurvePolygon13ContainsPointEPK8OGRPoint -libgdal.so.32:_ZNK15OGRCurvePolygon15CurvePolyToPolyEdPKPKc -libgdal.so.32:_ZNK15OGRCurvePolygon15IntersectsPointEPK8OGRPoint -libgdal.so.32:_ZNK15OGRCurvePolygon15getGeometryNameEv -libgdal.so.32:_ZNK15OGRCurvePolygon15getGeometryTypeEv -libgdal.so.32:_ZNK15OGRCurvePolygon16hasCurveGeometryEi -libgdal.so.32:_ZNK15OGRCurvePolygon17getLinearGeometryEdPKPKc -libgdal.so.32:_ZNK15OGRCurvePolygon18GetCasterToPolygonEv -libgdal.so.32:_ZNK15OGRCurvePolygon19getNumInteriorRingsEv -libgdal.so.32:_ZNK15OGRCurvePolygon20getExteriorRingCurveEv -libgdal.so.32:_ZNK15OGRCurvePolygon20getInteriorRingCurveEi -libgdal.so.32:_ZNK15OGRCurvePolygon23GetCasterToCurvePolygonEv -libgdal.so.32:_ZNK15OGRCurvePolygon5cloneEv -libgdal.so.32:_ZNK15OGRCurvePolygon6EqualsEPK11OGRGeometry -libgdal.so.32:_ZNK15OGRCurvePolygon7IsEmptyEv -libgdal.so.32:_ZNK15OGRCurvePolygon7WkbSizeEv -libgdal.so.32:_ZNK15OGRCurvePolygon8ContainsEPK11OGRGeometry -libgdal.so.32:_ZNK15OGRCurvePolygon8get_AreaEv -libgdal.so.32:_ZNK15OGRCurvePolygon9checkRingEP8OGRCurve -libgdal.so.32:_ZNK15OGRMultiPolygon11exportToWktB5cxx11ERK13OGRWktOptionsPi -libgdal.so.32:_ZNK15OGRMultiPolygon15getGeometryNameEv -libgdal.so.32:_ZNK15OGRMultiPolygon15getGeometryTypeEv -libgdal.so.32:_ZNK15OGRMultiPolygon16hasCurveGeometryEi -libgdal.so.32:_ZNK15OGRMultiPolygon19isCompatibleSubTypeE18OGRwkbGeometryType -libgdal.so.32:_ZNK15OGRMultiPolygon5cloneEv -libgdal.so.32:_ZNK15OGRMultiSurface11exportToWktB5cxx11ERK13OGRWktOptionsPi -libgdal.so.32:_ZNK15OGRMultiSurface12getDimensionEv -libgdal.so.32:_ZNK15OGRMultiSurface14PointOnSurfaceEP8OGRPoint -libgdal.so.32:_ZNK15OGRMultiSurface15getGeometryNameEv -libgdal.so.32:_ZNK15OGRMultiSurface15getGeometryTypeEv -libgdal.so.32:_ZNK15OGRMultiSurface16hasCurveGeometryEi -libgdal.so.32:_ZNK15OGRMultiSurface19isCompatibleSubTypeE18OGRwkbGeometryType -libgdal.so.32:_ZNK15OGRMultiSurface5cloneEv -libgdal.so.32:_ZNK15VRTSimpleSource10OpenSourceEv -libgdal.so.32:_ZNK15VRTSimpleSource13GetRasterBandEv -libgdal.so.32:_ZNK15VRTSimpleSource20NeedMaxValAdjustmentEv -libgdal.so.32:_ZNK15VRTSimpleSource8DstToSrcEddRdS0_ -libgdal.so.32:_ZNK15VRTSimpleSource8SrcToDstEddRdS0_ -libgdal.so.32:_ZNK16GDALEDTComponenteqERKS_ -libgdal.so.32:_ZNK16GDALProxyDataset13GetSpatialRefEv -libgdal.so.32:_ZNK16GDALProxyDataset16GetGCPSpatialRefEv -libgdal.so.32:_ZNK16GDALProxyDataset22UnrefUnderlyingDatasetEP11GDALDataset -libgdal.so.32:_ZNK16OGRCompoundCurve10StartPointEP8OGRPoint -libgdal.so.32:_ZNK16OGRCompoundCurve10get_LengthEv -libgdal.so.32:_ZNK16OGRCompoundCurve11CurveToLineEdPKPKc -libgdal.so.32:_ZNK16OGRCompoundCurve11exportToWkbE15OGRwkbByteOrderPh13OGRwkbVariant -libgdal.so.32:_ZNK16OGRCompoundCurve11exportToWktB5cxx11ERK13OGRWktOptionsPi -libgdal.so.32:_ZNK16OGRCompoundCurve11getEnvelopeEP11OGREnvelope -libgdal.so.32:_ZNK16OGRCompoundCurve11getEnvelopeEP13OGREnvelope3D -libgdal.so.32:_ZNK16OGRCompoundCurve12getNumCurvesEv -libgdal.so.32:_ZNK16OGRCompoundCurve12getNumPointsEv -libgdal.so.32:_ZNK16OGRCompoundCurve15getGeometryNameEv -libgdal.so.32:_ZNK16OGRCompoundCurve15getGeometryTypeEv -libgdal.so.32:_ZNK16OGRCompoundCurve16getPointIteratorEv -libgdal.so.32:_ZNK16OGRCompoundCurve16hasCurveGeometryEi -libgdal.so.32:_ZNK16OGRCompoundCurve17getLinearGeometryEdPKPKc -libgdal.so.32:_ZNK16OGRCompoundCurve19CurveToLineInternalEdPKPKci -libgdal.so.32:_ZNK16OGRCompoundCurve21GetCasterToLineStringEv -libgdal.so.32:_ZNK16OGRCompoundCurve21GetCasterToLinearRingEv -libgdal.so.32:_ZNK16OGRCompoundCurve23get_AreaOfCurveSegmentsEv -libgdal.so.32:_ZNK16OGRCompoundCurve5ValueEdP8OGRPoint -libgdal.so.32:_ZNK16OGRCompoundCurve5cloneEv -libgdal.so.32:_ZNK16OGRCompoundCurve6EqualsEPK11OGRGeometry -libgdal.so.32:_ZNK16OGRCompoundCurve7IsEmptyEv -libgdal.so.32:_ZNK16OGRCompoundCurve7WkbSizeEv -libgdal.so.32:_ZNK16OGRCompoundCurve8EndPointEP8OGRPoint -libgdal.so.32:_ZNK16OGRCompoundCurve8getCurveEi -libgdal.so.32:_ZNK16OGRCompoundCurve8get_AreaEv -libgdal.so.32:_ZNK16OGRGeomFieldDefn13GetSpatialRefEv -libgdal.so.32:_ZNK16OGRGeomFieldDefn6IsSameEPKS_ -libgdal.so.32:_ZNK16VRTComplexSource18AreValuesUnchangedEv -libgdal.so.32:_ZNK16VRTComplexSource22GetAdjustedNoDataValueEv -libgdal.so.32:_ZNK16VRTWarpedDataset12GetBlockSizeEPiS0_ -libgdal.so.32:_ZNK16VSIVirtualHandle5PReadEPvmy -libgdal.so.32:_ZNK16VSIVirtualHandle8HasPReadEv -libgdal.so.32:_ZNK17GDALDriverManager14GetDriverCountEv -libgdal.so.32:_ZNK17GDALIHasAttribute12GetAttributeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZNK17GDALIHasAttribute13GetAttributesEPKPKc -libgdal.so.32:_ZNK17GDALIHasAttribute26GetAttributeFromAttributesERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZNK17GNMGenericNetwork10GetVersionEv -libgdal.so.32:_ZNK17GNMGenericNetwork8GetRulesEv -libgdal.so.32:_ZNK17OGRCircularString10get_LengthEv -libgdal.so.32:_ZNK17OGRCircularString11CurveToLineEdPKPKc -libgdal.so.32:_ZNK17OGRCircularString11IsValidFastEv -libgdal.so.32:_ZNK17OGRCircularString11exportToWkbE15OGRwkbByteOrderPh13OGRwkbVariant -libgdal.so.32:_ZNK17OGRCircularString11exportToWktB5cxx11ERK13OGRWktOptionsPi -libgdal.so.32:_ZNK17OGRCircularString11getEnvelopeEP11OGREnvelope -libgdal.so.32:_ZNK17OGRCircularString11getEnvelopeEP13OGREnvelope3D -libgdal.so.32:_ZNK17OGRCircularString12IsFullCircleERdS0_S0_ -libgdal.so.32:_ZNK17OGRCircularString13ContainsPointEPK8OGRPoint -libgdal.so.32:_ZNK17OGRCircularString15IntersectsPointEPK8OGRPoint -libgdal.so.32:_ZNK17OGRCircularString15getGeometryNameEv -libgdal.so.32:_ZNK17OGRCircularString15getGeometryTypeEv -libgdal.so.32:_ZNK17OGRCircularString16hasCurveGeometryEi -libgdal.so.32:_ZNK17OGRCircularString17getLinearGeometryEdPKPKc -libgdal.so.32:_ZNK17OGRCircularString21GetCasterToLineStringEv -libgdal.so.32:_ZNK17OGRCircularString21GetCasterToLinearRingEv -libgdal.so.32:_ZNK17OGRCircularString23get_AreaOfCurveSegmentsEv -libgdal.so.32:_ZNK17OGRCircularString26ExtendEnvelopeWithCircularEP11OGREnvelope -libgdal.so.32:_ZNK17OGRCircularString5ValueEdP8OGRPoint -libgdal.so.32:_ZNK17OGRCircularString5cloneEv -libgdal.so.32:_ZNK17OGRCircularString7IsValidEv -libgdal.so.32:_ZNK17OGRCircularString8get_AreaEv -libgdal.so.32:_ZNK18MEMAbstractMDArray5IReadEPKyPKmPKxS5_RK20GDALExtendedDataTypePv -libgdal.so.32:_ZNK18MEMAbstractMDArray9ReadWriteEbPKmRSt6vectorINS_14StackReadWriteESaIS3_EERK20GDALExtendedDataTypeS9_ -libgdal.so.32:_ZNK18NASAKeywordHandler13GetJsonObjectEv -libgdal.so.32:_ZNK18OGRCurveCollection11exportToWkbEPK11OGRGeometry15OGRwkbByteOrderPh13OGRwkbVariant -libgdal.so.32:_ZNK18OGRCurveCollection11exportToWktB5cxx11EPK11OGRGeometryRK13OGRWktOptionsPi -libgdal.so.32:_ZNK18OGRCurveCollection11getEnvelopeEP11OGREnvelope -libgdal.so.32:_ZNK18OGRCurveCollection11getEnvelopeEP13OGREnvelope3D -libgdal.so.32:_ZNK18OGRCurveCollection12getNumCurvesEv -libgdal.so.32:_ZNK18OGRCurveCollection16hasCurveGeometryEi -libgdal.so.32:_ZNK18OGRCurveCollection6EqualsEPKS_ -libgdal.so.32:_ZNK18OGRCurveCollection7IsEmptyEv -libgdal.so.32:_ZNK18OGRCurveCollection7WkbSizeEv -libgdal.so.32:_ZNK18OGRCurveCollection8getCurveEi -libgdal.so.32:_ZNK18OGRMultiLineString11exportToWktB5cxx11ERK13OGRWktOptionsPi -libgdal.so.32:_ZNK18OGRMultiLineString15getGeometryNameEv -libgdal.so.32:_ZNK18OGRMultiLineString15getGeometryTypeEv -libgdal.so.32:_ZNK18OGRMultiLineString16hasCurveGeometryEi -libgdal.so.32:_ZNK18OGRMultiLineString19isCompatibleSubTypeE18OGRwkbGeometryType -libgdal.so.32:_ZNK18OGRMultiLineString5cloneEv -libgdal.so.32:_ZNK19GDALAbstractMDArray12GetBlockSizeEv -libgdal.so.32:_ZNK19GDALAbstractMDArray17GetDimensionCountEv -libgdal.so.32:_ZNK19GDALAbstractMDArray20CheckReadWriteParamsEPKyPKmRPKxS6_RK20GDALExtendedDataTypePKvSB_mRSt6vectorIxSaIxEESF_ -libgdal.so.32:_ZNK19GDALAbstractMDArray21GetTotalElementsCountEv -libgdal.so.32:_ZNK19GDALAbstractMDArray22GetProcessingChunkSizeEm -libgdal.so.32:_ZNK19GDALAbstractMDArray4ReadEPKyPKmPKxS5_RK20GDALExtendedDataTypePvPKvm -libgdal.so.32:_ZNK19GDALAttributeString11GetDataTypeEv -libgdal.so.32:_ZNK19GDALAttributeString13GetDimensionsEv -libgdal.so.32:_ZNK19GDALAttributeString5IReadEPKyPKmPKxS5_RK20GDALExtendedDataTypePv -libgdal.so.32:_ZNK19GDALProxyRasterBand10IsMaskBandEv -libgdal.so.32:_ZNK19GDALProxyRasterBand17GetMaskValueRangeEv -libgdal.so.32:_ZNK19GDALProxyRasterBand25UnrefUnderlyingRasterBandEP14GDALRasterBand -libgdal.so.32:_ZNK19OGRCodedFieldDomain5CloneEv -libgdal.so.32:_ZNK19OGRSpatialReference10GetTOWGS84EPdi -libgdal.so.32:_ZNK19OGRSpatialReference10GetUTMZoneEPi -libgdal.so.32:_ZNK19OGRSpatialReference10IsCompoundEv -libgdal.so.32:_ZNK19OGRSpatialReference10IsVerticalEv -libgdal.so.32:_ZNK19OGRSpatialReference11CloneGeogCSEv -libgdal.so.32:_ZNK19OGRSpatialReference11FindMatchesEPPcPiPS2_ -libgdal.so.32:_ZNK19OGRSpatialReference11GetAttrNodeEPKc -libgdal.so.32:_ZNK19OGRSpatialReference11GetNormInfoEv -libgdal.so.32:_ZNK19OGRSpatialReference11GetProjParmEPKcdPi -libgdal.so.32:_ZNK19OGRSpatialReference11IsProjectedEv -libgdal.so.32:_ZNK19OGRSpatialReference11exportToPCIEPPcS1_PPd -libgdal.so.32:_ZNK19OGRSpatialReference11exportToWktEPPc -libgdal.so.32:_ZNK19OGRSpatialReference11exportToWktEPPcPKPKc -libgdal.so.32:_ZNK19OGRSpatialReference11exportToXMLEPPcPKc -libgdal.so.32:_ZNK19OGRSpatialReference12FindProjParmEPKcPK11OGR_SRSNode -libgdal.so.32:_ZNK19OGRSpatialReference12GetAreaOfUseEPdS0_S0_S0_PPKc -libgdal.so.32:_ZNK19OGRSpatialReference12GetAttrValueEPKci -libgdal.so.32:_ZNK19OGRSpatialReference12GetAxesCountEv -libgdal.so.32:_ZNK19OGRSpatialReference12GetExtensionEPKcS1_S1_ -libgdal.so.32:_ZNK19OGRSpatialReference12GetSemiMajorEPi -libgdal.so.32:_ZNK19OGRSpatialReference12GetSemiMinorEPi -libgdal.so.32:_ZNK19OGRSpatialReference12IsGeocentricEv -libgdal.so.32:_ZNK19OGRSpatialReference12IsGeographicEv -libgdal.so.32:_ZNK19OGRSpatialReference12IsSameGeogCSEPKS_ -libgdal.so.32:_ZNK19OGRSpatialReference12IsSameGeogCSEPKS_PKPKc -libgdal.so.32:_ZNK19OGRSpatialReference12IsSameVertCSEPKS_ -libgdal.so.32:_ZNK19OGRSpatialReference12exportToUSGSEPlS0_PPdS0_ -libgdal.so.32:_ZNK19OGRSpatialReference13FindBestMatchEiPKcPKS1_ -libgdal.so.32:_ZNK19OGRSpatialReference13GetEPSGGeogCSEv -libgdal.so.32:_ZNK19OGRSpatialReference13exportToProj4EPPc -libgdal.so.32:_ZNK19OGRSpatialReference14GetLinearUnitsEPPKc -libgdal.so.32:_ZNK19OGRSpatialReference14GetLinearUnitsEPPc -libgdal.so.32:_ZNK19OGRSpatialReference15GetAngularUnitsEPPKc -libgdal.so.32:_ZNK19OGRSpatialReference15GetAngularUnitsEPPc -libgdal.so.32:_ZNK19OGRSpatialReference15GetEccentricityEv -libgdal.so.32:_ZNK19OGRSpatialReference15GetNormProjParmEPKcdPi -libgdal.so.32:_ZNK19OGRSpatialReference16GetAuthorityCodeEPKc -libgdal.so.32:_ZNK19OGRSpatialReference16GetAuthorityNameEPKc -libgdal.so.32:_ZNK19OGRSpatialReference16GetInvFlatteningEPi -libgdal.so.32:_ZNK19OGRSpatialReference16GetPrimeMeridianEPPKc -libgdal.so.32:_ZNK19OGRSpatialReference16GetPrimeMeridianEPPc -libgdal.so.32:_ZNK19OGRSpatialReference16exportToPROJJSONEPPcPKPKc -libgdal.so.32:_ZNK19OGRSpatialReference16exportToPanoramaEPlS0_S0_S0_Pd -libgdal.so.32:_ZNK19OGRSpatialReference17GetReferenceCountEv -libgdal.so.32:_ZNK19OGRSpatialReference17exportToPrettyWktEPPci -libgdal.so.32:_ZNK19OGRSpatialReference18GetCoordinateEpochEv -libgdal.so.32:_ZNK19OGRSpatialReference18exportToMICoordSysEPPc -libgdal.so.32:_ZNK19OGRSpatialReference19EPSGTreatsAsLatLongEv -libgdal.so.32:_ZNK19OGRSpatialReference19IsDerivedGeographicEv -libgdal.so.32:_ZNK19OGRSpatialReference20GetTargetLinearUnitsEPKcPPc -libgdal.so.32:_ZNK19OGRSpatialReference20GetTargetLinearUnitsEPKcPS1_ -libgdal.so.32:_ZNK19OGRSpatialReference22GetAxisMappingStrategyEv -libgdal.so.32:_ZNK19OGRSpatialReference22GetSquaredEccentricityEv -libgdal.so.32:_ZNK19OGRSpatialReference24convertToOtherProjectionEPKcPKS1_ -libgdal.so.32:_ZNK19OGRSpatialReference27EPSGTreatsAsNorthingEastingEv -libgdal.so.32:_ZNK19OGRSpatialReference27GetDataAxisToSRSAxisMappingEv -libgdal.so.32:_ZNK19OGRSpatialReference5CloneEv -libgdal.so.32:_ZNK19OGRSpatialReference6IsSameEPKS_ -libgdal.so.32:_ZNK19OGRSpatialReference6IsSameEPKS_PKPKc -libgdal.so.32:_ZNK19OGRSpatialReference7GetAxisEPKciP18OGRAxisOrientationPd -libgdal.so.32:_ZNK19OGRSpatialReference7GetNameEv -libgdal.so.32:_ZNK19OGRSpatialReference7GetRootEv -libgdal.so.32:_ZNK19OGRSpatialReference7IsEmptyEv -libgdal.so.32:_ZNK19OGRSpatialReference7IsLocalEv -libgdal.so.32:_ZNK19OGRSpatialReference8ValidateEv -libgdal.so.32:_ZNK19OGRSpatialReference9GetOGCURNEv -libgdal.so.32:_ZNK19OGRSpatialReference9IsDynamicEv -libgdal.so.32:_ZNK20GDALAttributeNumeric11GetDataTypeEv -libgdal.so.32:_ZNK20GDALAttributeNumeric13GetDimensionsEv -libgdal.so.32:_ZNK20GDALAttributeNumeric5IReadEPKyPKmPKxS5_RK20GDALExtendedDataTypePv -libgdal.so.32:_ZNK20GDALExtendedDataType12CanConvertToERKS_ -libgdal.so.32:_ZNK20GDALExtendedDataType17FreeDynamicMemoryEPv -libgdal.so.32:_ZNK20GDALExtendedDataType22NeedsFreeDynamicMemoryEv -libgdal.so.32:_ZNK20GDALExtendedDataTypeeqERKS_ -libgdal.so.32:_ZNK20GDALGeorefPamDataset13GetSpatialRefEv -libgdal.so.32:_ZNK20GDALGeorefPamDataset16GetGCPSpatialRefEv -libgdal.so.32:_ZNK20GDALGeorefPamDataset20GetPAMGeorefSrcIndexEv -libgdal.so.32:_ZNK20GDALMDReaderPleiades16GetMetadataFilesEv -libgdal.so.32:_ZNK20GDALMDReaderPleiades16HasRequiredFilesEv -libgdal.so.32:_ZNK20GDALProxyPoolDataset13GetSpatialRefEv -libgdal.so.32:_ZNK20GDALProxyPoolDataset16GetGCPSpatialRefEv -libgdal.so.32:_ZNK20GDALProxyPoolDataset20RefUnderlyingDatasetEb -libgdal.so.32:_ZNK20GDALProxyPoolDataset20RefUnderlyingDatasetEv -libgdal.so.32:_ZNK20GDALProxyPoolDataset22UnrefUnderlyingDatasetEP11GDALDataset -libgdal.so.32:_ZNK20OGRMutexedDataSource12GetRootGroupEv -libgdal.so.32:_ZNK20OGRMutexedDataSource14GetFieldDomainERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZNK20OGRMutexedDataSource14IsLayerPrivateEi -libgdal.so.32:_ZNK20OGRMutexedDataSource15GetRelationshipERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZNK20OGRMutexedDataSource19GetFieldDomainNamesB5cxx11EPKPKc -libgdal.so.32:_ZNK20OGRMutexedDataSource20GetRelationshipNamesB5cxx11EPKPKc -libgdal.so.32:_ZNK20OGRPolyhedralSurface11exportToWkbE15OGRwkbByteOrderPh13OGRwkbVariant -libgdal.so.32:_ZNK20OGRPolyhedralSurface11exportToWktB5cxx11ERK13OGRWktOptionsPi -libgdal.so.32:_ZNK20OGRPolyhedralSurface11getEnvelopeEP11OGREnvelope -libgdal.so.32:_ZNK20OGRPolyhedralSurface11getEnvelopeEP13OGREnvelope3D -libgdal.so.32:_ZNK20OGRPolyhedralSurface12getDimensionEv -libgdal.so.32:_ZNK20OGRPolyhedralSurface14PointOnSurfaceEP8OGRPoint -libgdal.so.32:_ZNK20OGRPolyhedralSurface14getGeometryRefEi -libgdal.so.32:_ZNK20OGRPolyhedralSurface15getGeometryNameEv -libgdal.so.32:_ZNK20OGRPolyhedralSurface15getGeometryTypeEv -libgdal.so.32:_ZNK20OGRPolyhedralSurface16getNumGeometriesEv -libgdal.so.32:_ZNK20OGRPolyhedralSurface16hasCurveGeometryEi -libgdal.so.32:_ZNK20OGRPolyhedralSurface18GetCasterToPolygonEv -libgdal.so.32:_ZNK20OGRPolyhedralSurface18getSubGeometryNameEv -libgdal.so.32:_ZNK20OGRPolyhedralSurface18getSubGeometryTypeEv -libgdal.so.32:_ZNK20OGRPolyhedralSurface19exportToWktInternalB5cxx11ERK13OGRWktOptionsPi -libgdal.so.32:_ZNK20OGRPolyhedralSurface19isCompatibleSubTypeE18OGRwkbGeometryType -libgdal.so.32:_ZNK20OGRPolyhedralSurface23GetCasterToCurvePolygonEv -libgdal.so.32:_ZNK20OGRPolyhedralSurface23GetCasterToMultiPolygonEv -libgdal.so.32:_ZNK20OGRPolyhedralSurface5cloneEv -libgdal.so.32:_ZNK20OGRPolyhedralSurface6EqualsEPK11OGRGeometry -libgdal.so.32:_ZNK20OGRPolyhedralSurface7IsEmptyEv -libgdal.so.32:_ZNK20OGRPolyhedralSurface7WkbSizeEv -libgdal.so.32:_ZNK20OGRPolyhedralSurface8get_AreaEv -libgdal.so.32:_ZNK20VRTSourcedRasterBand67IsMosaicOfNonOverlappingSimpleSourcesOfFullRasterNoResAndTypeChangeEb -libgdal.so.32:_ZNK21OGRGeometryCollection10get_LengthEv -libgdal.so.32:_ZNK21OGRGeometryCollection11exportToWkbE15OGRwkbByteOrderPh13OGRwkbVariant -libgdal.so.32:_ZNK21OGRGeometryCollection11exportToWktB5cxx11ERK13OGRWktOptionsPi -libgdal.so.32:_ZNK21OGRGeometryCollection11getEnvelopeEP11OGREnvelope -libgdal.so.32:_ZNK21OGRGeometryCollection11getEnvelopeEP13OGREnvelope3D -libgdal.so.32:_ZNK21OGRGeometryCollection12getDimensionEv -libgdal.so.32:_ZNK21OGRGeometryCollection14getGeometryRefEi -libgdal.so.32:_ZNK21OGRGeometryCollection15getGeometryNameEv -libgdal.so.32:_ZNK21OGRGeometryCollection15getGeometryTypeEv -libgdal.so.32:_ZNK21OGRGeometryCollection16getCurveGeometryEPKPKc -libgdal.so.32:_ZNK21OGRGeometryCollection16getNumGeometriesEv -libgdal.so.32:_ZNK21OGRGeometryCollection16hasCurveGeometryEi -libgdal.so.32:_ZNK21OGRGeometryCollection17getLinearGeometryEdPKPKc -libgdal.so.32:_ZNK21OGRGeometryCollection19exportToWktInternalERK13OGRWktOptionsPiRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZNK21OGRGeometryCollection19isCompatibleSubTypeE18OGRwkbGeometryType -libgdal.so.32:_ZNK21OGRGeometryCollection5cloneEv -libgdal.so.32:_ZNK21OGRGeometryCollection6EqualsEPK11OGRGeometry -libgdal.so.32:_ZNK21OGRGeometryCollection7IsEmptyEv -libgdal.so.32:_ZNK21OGRGeometryCollection7WkbSizeEv -libgdal.so.32:_ZNK21OGRGeometryCollection8get_AreaEv -libgdal.so.32:_ZNK22OGRTriangulatedSurface15getGeometryNameEv -libgdal.so.32:_ZNK22OGRTriangulatedSurface15getGeometryTypeEv -libgdal.so.32:_ZNK22OGRTriangulatedSurface18getSubGeometryNameEv -libgdal.so.32:_ZNK22OGRTriangulatedSurface18getSubGeometryTypeEv -libgdal.so.32:_ZNK22OGRTriangulatedSurface19isCompatibleSubTypeE18OGRwkbGeometryType -libgdal.so.32:_ZNK22OGRTriangulatedSurface23GetCasterToMultiPolygonEv -libgdal.so.32:_ZNK22OGRTriangulatedSurface5cloneEv -libgdal.so.32:_ZNK23GDALProxyPoolRasterBand23RefUnderlyingRasterBandEb -libgdal.so.32:_ZNK23GDALProxyPoolRasterBand23RefUnderlyingRasterBandEv -libgdal.so.32:_ZNK23GDALProxyPoolRasterBand25UnrefUnderlyingRasterBandEP14GDALRasterBand -libgdal.so.32:_ZNK24GDALRasterAttributeTable13GetRowOfValueEd -libgdal.so.32:_ZNK24GDALRasterAttributeTable13GetRowOfValueEi -libgdal.so.32:_ZNK24GDALRasterAttributeTable13SerializeJSONEv -libgdal.so.32:_ZNK24GDALRasterAttributeTable16GetLinearBinningEPdS0_ -libgdal.so.32:_ZNK24GDALRasterAttributeTable9SerializeEv -libgdal.so.32:_ZNK26GDALMDArrayRegularlySpaced11GetDataTypeEv -libgdal.so.32:_ZNK26GDALMDArrayRegularlySpaced13GetAttributesEPKPKc -libgdal.so.32:_ZNK26GDALMDArrayRegularlySpaced13GetDimensionsEv -libgdal.so.32:_ZNK26GDALMDArrayRegularlySpaced5IReadEPKyPKmPKxS5_RK20GDALExtendedDataTypePv -libgdal.so.32:_ZNK26OGRFeatureUniquePtrDeleterclEP10OGRFeature -libgdal.so.32:_ZNK27OGRGeometryUniquePtrDeleterclEP11OGRGeometry -libgdal.so.32:_ZNK28GDALDimensionWeakIndexingVar19GetIndexingVariableEv -libgdal.so.32:_ZNK31GDALDefaultRasterAttributeTable11GetRowCountEv -libgdal.so.32:_ZNK31GDALDefaultRasterAttributeTable12GetNameOfColEi -libgdal.so.32:_ZNK31GDALDefaultRasterAttributeTable12GetTableTypeEv -libgdal.so.32:_ZNK31GDALDefaultRasterAttributeTable12GetTypeOfColEi -libgdal.so.32:_ZNK31GDALDefaultRasterAttributeTable13GetColOfUsageE17GDALRATFieldUsage -libgdal.so.32:_ZNK31GDALDefaultRasterAttributeTable13GetRowOfValueEd -libgdal.so.32:_ZNK31GDALDefaultRasterAttributeTable13GetRowOfValueEi -libgdal.so.32:_ZNK31GDALDefaultRasterAttributeTable13GetUsageOfColEi -libgdal.so.32:_ZNK31GDALDefaultRasterAttributeTable13GetValueAsIntEii -libgdal.so.32:_ZNK31GDALDefaultRasterAttributeTable14GetColumnCountEv -libgdal.so.32:_ZNK31GDALDefaultRasterAttributeTable16GetLinearBinningEPdS0_ -libgdal.so.32:_ZNK31GDALDefaultRasterAttributeTable16GetValueAsDoubleEii -libgdal.so.32:_ZNK31GDALDefaultRasterAttributeTable16GetValueAsStringEii -libgdal.so.32:_ZNK31GDALDefaultRasterAttributeTable5CloneEv -libgdal.so.32:_ZNK34OGRCoordinateTransformationOptions7Private6GetKeyB5cxx11Ev -libgdal.so.32:_ZNK35OGRPreparedGeometryUniquePtrDeleterclEP20_OGRPreparedGeometry -libgdal.so.32:_ZNK4gdal13TileMatrixSet22hasVariableMatrixWidthEv -libgdal.so.32:_ZNK4gdal13TileMatrixSet24haveAllLevelsSameTopLeftEv -libgdal.so.32:_ZNK4gdal13TileMatrixSet25haveAllLevelsSameTileSizeEv -libgdal.so.32:_ZNK4gdal13TileMatrixSet30hasOnlyPowerOfTwoVaryingScalesEv -libgdal.so.32:_ZNK7GNMRule11IsAcceptAnyEv -libgdal.so.32:_ZNK7GNMRule18GetSourceLayerNameEv -libgdal.so.32:_ZNK7GNMRule18GetTargetLayerNameEv -libgdal.so.32:_ZNK7GNMRule21GetConnectorLayerNameEv -libgdal.so.32:_ZNK7GNMRule5c_strEv -libgdal.so.32:_ZNK7GNMRule7GetTypeEv -libgdal.so.32:_ZNK7GNMRule7IsValidEv -libgdal.so.32:_ZNK7GNMRulecvPKcEv -libgdal.so.32:_ZNK8GNMGraph11GetOutEdgesEx -libgdal.so.32:_ZNK8GNMGraph16GetOppositVertexExx -libgdal.so.32:_ZNK8GNMGraph18CheckVertexBlockedEx -libgdal.so.32:_ZNK8MEMGroup11OpenMDArrayERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKPKc -libgdal.so.32:_ZNK8MEMGroup12GetAttributeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZNK8MEMGroup13GetAttributesEPKPKc -libgdal.so.32:_ZNK8MEMGroup13GetDimensionsEPKPKc -libgdal.so.32:_ZNK8MEMGroup13GetGroupNamesB5cxx11EPKPKc -libgdal.so.32:_ZNK8MEMGroup15GetMDArrayNamesB5cxx11EPKPKc -libgdal.so.32:_ZNK8MEMGroup9OpenGroupERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKPKc -libgdal.so.32:_ZNK8OGRCurve11isClockwiseEv -libgdal.so.32:_ZNK8OGRCurve12getDimensionEv -libgdal.so.32:_ZNK8OGRCurve12get_IsClosedEv -libgdal.so.32:_ZNK8OGRCurve13ConstIteratordeEv -libgdal.so.32:_ZNK8OGRCurve13ConstIteratorneERKS0_ -libgdal.so.32:_ZNK8OGRCurve13ContainsPointEPK8OGRPoint -libgdal.so.32:_ZNK8OGRCurve15IntersectsPointEPK8OGRPoint -libgdal.so.32:_ZNK8OGRCurve3endEv -libgdal.so.32:_ZNK8OGRCurve5beginEv -libgdal.so.32:_ZNK8OGRCurve8IsConvexEv -libgdal.so.32:_ZNK8OGRLayer11GetRefCountEv -libgdal.so.32:_ZNK8OGRLayer15FeatureIteratorneERKS0_ -libgdal.so.32:_ZNK8OGRPoint10IntersectsEPK11OGRGeometry -libgdal.so.32:_ZNK8OGRPoint11exportToWkbE15OGRwkbByteOrderPh13OGRwkbVariant -libgdal.so.32:_ZNK8OGRPoint11exportToWktB5cxx11ERK13OGRWktOptionsPi -libgdal.so.32:_ZNK8OGRPoint11getEnvelopeEP11OGREnvelope -libgdal.so.32:_ZNK8OGRPoint11getEnvelopeEP13OGREnvelope3D -libgdal.so.32:_ZNK8OGRPoint12getDimensionEv -libgdal.so.32:_ZNK8OGRPoint15getGeometryNameEv -libgdal.so.32:_ZNK8OGRPoint15getGeometryTypeEv -libgdal.so.32:_ZNK8OGRPoint5cloneEv -libgdal.so.32:_ZNK8OGRPoint6EqualsEPK11OGRGeometry -libgdal.so.32:_ZNK8OGRPoint6WithinEPK11OGRGeometry -libgdal.so.32:_ZNK8OGRPoint7WkbSizeEv -libgdal.so.32:_ZNK9CPLString5ifindEPKcm -libgdal.so.32:_ZNK9CPLString5ifindERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEm -libgdal.so.32:_ZNK9CPLString8endsWithERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZNK9GDALGroup11OpenMDArrayERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKPKc -libgdal.so.32:_ZNK9GDALGroup13GetDimensionsEPKPKc -libgdal.so.32:_ZNK9GDALGroup13GetGroupNamesB5cxx11EPKPKc -libgdal.so.32:_ZNK9GDALGroup14ResolveMDArrayERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_PKPKc -libgdal.so.32:_ZNK9GDALGroup15GetMDArrayNamesB5cxx11EPKPKc -libgdal.so.32:_ZNK9GDALGroup15OpenVectorLayerERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKPKc -libgdal.so.32:_ZNK9GDALGroup16GetTotalCopyCostEv -libgdal.so.32:_ZNK9GDALGroup17GetInnerMostGroupERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERSt10shared_ptrIS_ERS5_ -libgdal.so.32:_ZNK9GDALGroup17GetStructuralInfoEv -libgdal.so.32:_ZNK9GDALGroup19GetVectorLayerNamesB5cxx11EPKPKc -libgdal.so.32:_ZNK9GDALGroup21OpenGroupFromFullnameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKPKc -libgdal.so.32:_ZNK9GDALGroup23OpenMDArrayFromFullnameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKPKc -libgdal.so.32:_ZNK9GDALGroup25OpenDimensionFromFullnameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE -libgdal.so.32:_ZNK9GDALGroup9OpenGroupERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKPKc -libgdal.so.32:_ZNSt17_Function_handlerIF6CPLErrPPviS1_ii12GDALDataTypeS3_iiPKPKcEPS8_E10_M_managerERSt9_Any_dataRKSB_St18_Manager_operation -libgdal.so.32:_ZNSt17_Function_handlerIF6CPLErrPPviS1_ii12GDALDataTypeS3_iiPKPKcEPS8_E9_M_invokeERKSt9_Any_dataOS2_OiOS1_SF_SF_OS3_SH_SF_SF_OS7_ -libgdal.so.32:_ZNSt6thread24_M_thread_deps_never_runEv -libgdal.so.32:_ZTv0_n24_NK18MEMAbstractMDArray5IReadEPKyPKmPKxS5_RK20GDALExtendedDataTypePv -libgdal.so.32:_ZTv0_n24_NK19GDALAttributeString5IReadEPKyPKmPKxS5_RK20GDALExtendedDataTypePv -libgdal.so.32:_ZTv0_n24_NK20GDALAttributeNumeric5IReadEPKyPKmPKxS5_RK20GDALExtendedDataTypePv -libgdal.so.32:_ZTv0_n24_NK26GDALMDArrayRegularlySpaced5IReadEPKyPKmPKxS5_RK20GDALExtendedDataTypePv -libgdal.so.32:_ZTv0_n32_N18MEMAbstractMDArray6IWriteEPKyPKmPKxS5_RK20GDALExtendedDataTypePKv -libgdal.so.32:_ZTv0_n40_N18MEMAbstractMDArrayD0Ev -libgdal.so.32:_ZTv0_n40_N18MEMAbstractMDArrayD1Ev -libgdal.so.32:_ZTv0_n56_NK19GDALAttributeString13GetDimensionsEv -libgdal.so.32:_ZTv0_n56_NK20GDALAttributeNumeric13GetDimensionsEv -libgdal.so.32:_ZTv0_n56_NK26GDALMDArrayRegularlySpaced13GetDimensionsEv -libgdal.so.32:_ZTv0_n64_NK19GDALAttributeString11GetDataTypeEv -libgdal.so.32:_ZTv0_n64_NK20GDALAttributeNumeric11GetDataTypeEv -libgdal.so.32:_ZTv0_n64_NK26GDALMDArrayRegularlySpaced11GetDataTypeEv -libgdal.so.32:_ZTv0_n96_NK11GDALMDArray4ReadEPKyPKmPKxS5_RK20GDALExtendedDataTypePvPKvm -libgdal.so.32:json_object_new_double_with_precision -libgdal.so.32:json_object_new_double_with_significant_figures -libgdal.so.32:sqlite3_extension_init +libgdal.so.33:BSBClose +libgdal.so.33:BSBCreate +libgdal.so.33:BSBOpen +libgdal.so.33:BSBReadScanline +libgdal.so.33:BSBWritePCT +libgdal.so.33:BSBWriteScanline +libgdal.so.33:CPLAcquireLock +libgdal.so.33:CPLAcquireMutex +libgdal.so.33:CPLAddFileInZip +libgdal.so.33:CPLAddXMLAttributeAndValue +libgdal.so.33:CPLAddXMLChild +libgdal.so.33:CPLAddXMLSibling +libgdal.so.33:CPLAtoGIntBig +libgdal.so.33:CPLAtoGIntBigEx +libgdal.so.33:CPLAtof +libgdal.so.33:CPLAtofDelim +libgdal.so.33:CPLAtofM +libgdal.so.33:CPLAtomicAdd +libgdal.so.33:CPLBase64DecodeInPlace +libgdal.so.33:CPLBase64Encode +libgdal.so.33:CPLBinaryToHex +libgdal.so.33:CPLCalloc +libgdal.so.33:CPLCanRecode +libgdal.so.33:CPLCheckForFile +libgdal.so.33:CPLCleanTrailingSlash +libgdal.so.33:CPLCleanXMLElementName +libgdal.so.33:CPLCleanupErrorMutex +libgdal.so.33:CPLCleanupMasterMutex +libgdal.so.33:CPLCleanupSharedFileMutex +libgdal.so.33:CPLCleanupTLS +libgdal.so.33:CPLClearRecodeWarningFlags +libgdal.so.33:CPLCloneXMLTree +libgdal.so.33:CPLCloseFileInZip +libgdal.so.33:CPLCloseShared +libgdal.so.33:CPLCloseZip +libgdal.so.33:CPLCondBroadcast +libgdal.so.33:CPLCondSignal +libgdal.so.33:CPLCondTimedWait +libgdal.so.33:CPLCondWait +libgdal.so.33:CPLCopyFile +libgdal.so.33:CPLCopyTree +libgdal.so.33:CPLCorrespondingPaths +libgdal.so.33:CPLCreateCond +libgdal.so.33:CPLCreateFileInZip +libgdal.so.33:CPLCreateJoinableThread +libgdal.so.33:CPLCreateLock +libgdal.so.33:CPLCreateMutex +libgdal.so.33:CPLCreateMutexEx +libgdal.so.33:CPLCreateOrAcquireLock +libgdal.so.33:CPLCreateOrAcquireMutex +libgdal.so.33:CPLCreateOrAcquireMutexEx +libgdal.so.33:CPLCreateThread +libgdal.so.33:CPLCreateXMLElementAndValue +libgdal.so.33:CPLCreateXMLNode +libgdal.so.33:CPLCreateZip +libgdal.so.33:CPLDMSToDec +libgdal.so.33:CPLDebug +libgdal.so.33:CPLDecToDMS +libgdal.so.33:CPLDecToPackedDMS +libgdal.so.33:CPLDefaultErrorHandler +libgdal.so.33:CPLDefaultFindFile +libgdal.so.33:CPLDestroyCompressorRegistry +libgdal.so.33:CPLDestroyCond +libgdal.so.33:CPLDestroyLock +libgdal.so.33:CPLDestroyMutex +libgdal.so.33:CPLDestroyXMLNode +libgdal.so.33:CPLDumpSharedList +libgdal.so.33:CPLEmergencyError +libgdal.so.33:CPLEncodingCharSize +libgdal.so.33:CPLError +libgdal.so.33:CPLErrorReset +libgdal.so.33:CPLErrorSetState +libgdal.so.33:CPLErrorV +libgdal.so.33:CPLEscapeString +libgdal.so.33:CPLExpandTilde +libgdal.so.33:CPLExtractRelativePath +libgdal.so.33:CPLFGets +libgdal.so.33:CPLFetchBool +libgdal.so.33:CPLFindFile +libgdal.so.33:CPLFinderClean +libgdal.so.33:CPLForceToASCII +libgdal.so.33:CPLFormCIFilename +libgdal.so.33:CPLFormFilename +libgdal.so.33:CPLFreeConfig +libgdal.so.33:CPLGenerateTempFilename +libgdal.so.33:CPLGetBasename +libgdal.so.33:CPLGetCompressor +libgdal.so.33:CPLGetCompressors +libgdal.so.33:CPLGetConfigOption +libgdal.so.33:CPLGetConfigOptions +libgdal.so.33:CPLGetCurrentDir +libgdal.so.33:CPLGetCurrentProcessID +libgdal.so.33:CPLGetDecompressor +libgdal.so.33:CPLGetDecompressors +libgdal.so.33:CPLGetDirname +libgdal.so.33:CPLGetErrorCounter +libgdal.so.33:CPLGetErrorHandler +libgdal.so.33:CPLGetErrorHandlerUserData +libgdal.so.33:CPLGetExecPath +libgdal.so.33:CPLGetExtension +libgdal.so.33:CPLGetFilename +libgdal.so.33:CPLGetHomeDir +libgdal.so.33:CPLGetLastErrorMsg +libgdal.so.33:CPLGetLastErrorNo +libgdal.so.33:CPLGetLastErrorType +libgdal.so.33:CPLGetNumCPUs +libgdal.so.33:CPLGetPID +libgdal.so.33:CPLGetPageSize +libgdal.so.33:CPLGetPath +libgdal.so.33:CPLGetPhysicalRAM +libgdal.so.33:CPLGetSharedList +libgdal.so.33:CPLGetSymbol +libgdal.so.33:CPLGetTLS +libgdal.so.33:CPLGetTLSEx +libgdal.so.33:CPLGetThreadLocalConfigOption +libgdal.so.33:CPLGetThreadLocalConfigOptions +libgdal.so.33:CPLGetThreadingModel +libgdal.so.33:CPLGetUsablePhysicalRAM +libgdal.so.33:CPLGetValueType +libgdal.so.33:CPLGetXMLNode +libgdal.so.33:CPLGetXMLValue +libgdal.so.33:CPLHTTPCleanup +libgdal.so.33:CPLHTTPDestroyMultiResult +libgdal.so.33:CPLHTTPDestroyResult +libgdal.so.33:CPLHTTPEnabled +libgdal.so.33:CPLHTTPFetch +libgdal.so.33:CPLHTTPFetchEx +libgdal.so.33:CPLHTTPMultiFetch +libgdal.so.33:CPLHTTPParseMultipartMime +libgdal.so.33:CPLHTTPPopFetchCallback +libgdal.so.33:CPLHTTPPushFetchCallback +libgdal.so.33:CPLHTTPSetDefaultUserAgent +libgdal.so.33:CPLHTTPSetFetchCallback +libgdal.so.33:CPLHalfToFloat +libgdal.so.33:CPLHashSetClear +libgdal.so.33:CPLHashSetDestroy +libgdal.so.33:CPLHashSetEqualPointer +libgdal.so.33:CPLHashSetEqualStr +libgdal.so.33:CPLHashSetForeach +libgdal.so.33:CPLHashSetHashPointer +libgdal.so.33:CPLHashSetHashStr +libgdal.so.33:CPLHashSetInsert +libgdal.so.33:CPLHashSetLookup +libgdal.so.33:CPLHashSetNew +libgdal.so.33:CPLHashSetRemove +libgdal.so.33:CPLHashSetRemoveDeferRehash +libgdal.so.33:CPLHashSetSize +libgdal.so.33:CPLHexToBinary +libgdal.so.33:CPLIsASCII +libgdal.so.33:CPLIsFilenameRelative +libgdal.so.33:CPLIsPowerOfTwo +libgdal.so.33:CPLIsUTF8 +libgdal.so.33:CPLIsVirtualMemFileMapAvailable +libgdal.so.33:CPLJoinThread +libgdal.so.33:CPLLaunderForFilename +libgdal.so.33:CPLListAppend +libgdal.so.33:CPLListCount +libgdal.so.33:CPLListDestroy +libgdal.so.33:CPLListGet +libgdal.so.33:CPLListGetData +libgdal.so.33:CPLListGetLast +libgdal.so.33:CPLListGetNext +libgdal.so.33:CPLListInsert +libgdal.so.33:CPLListRemove +libgdal.so.33:CPLLoadConfigOptionsFromFile +libgdal.so.33:CPLLoadConfigOptionsFromPredefinedFiles +libgdal.so.33:CPLLockFile +libgdal.so.33:CPLLockSetDebugPerf +libgdal.so.33:CPLLoggingErrorHandler +libgdal.so.33:CPLMD5String +libgdal.so.33:CPLMalloc +libgdal.so.33:CPLMoveFile +libgdal.so.33:CPLOpenShared +libgdal.so.33:CPLPackedDMSToDec +libgdal.so.33:CPLParseNameValue +libgdal.so.33:CPLParseXMLFile +libgdal.so.33:CPLParseXMLString +libgdal.so.33:CPLPipeRead +libgdal.so.33:CPLPipeWrite +libgdal.so.33:CPLPopErrorHandler +libgdal.so.33:CPLPopFileFinder +libgdal.so.33:CPLPopFinderLocation +libgdal.so.33:CPLPrintDouble +libgdal.so.33:CPLPrintInt32 +libgdal.so.33:CPLPrintPointer +libgdal.so.33:CPLPrintString +libgdal.so.33:CPLPrintStringFill +libgdal.so.33:CPLPrintTime +libgdal.so.33:CPLPrintUIntBig +libgdal.so.33:CPLProjectRelativeFilename +libgdal.so.33:CPLPushErrorHandler +libgdal.so.33:CPLPushErrorHandlerEx +libgdal.so.33:CPLPushFileFinder +libgdal.so.33:CPLPushFinderLocation +libgdal.so.33:CPLQuadTreeCreate +libgdal.so.33:CPLQuadTreeCreateEx +libgdal.so.33:CPLQuadTreeDestroy +libgdal.so.33:CPLQuadTreeDump +libgdal.so.33:CPLQuadTreeForceUseOfSubNodes +libgdal.so.33:CPLQuadTreeForeach +libgdal.so.33:CPLQuadTreeGetAdvisedMaxDepth +libgdal.so.33:CPLQuadTreeGetStats +libgdal.so.33:CPLQuadTreeInsert +libgdal.so.33:CPLQuadTreeInsertWithBounds +libgdal.so.33:CPLQuadTreeRemove +libgdal.so.33:CPLQuadTreeSearch +libgdal.so.33:CPLQuadTreeSetBucketCapacity +libgdal.so.33:CPLQuadTreeSetMaxDepth +libgdal.so.33:CPLQuietErrorHandler +libgdal.so.33:CPLReadDir +libgdal.so.33:CPLReadLine +libgdal.so.33:CPLReadLine2L +libgdal.so.33:CPLReadLine3L +libgdal.so.33:CPLReadLineL +libgdal.so.33:CPLRealloc +libgdal.so.33:CPLRecode +libgdal.so.33:CPLRecodeFromWChar +libgdal.so.33:CPLRecodeToWChar +libgdal.so.33:CPLRegisterCompressor +libgdal.so.33:CPLRegisterDecompressor +libgdal.so.33:CPLReleaseLock +libgdal.so.33:CPLReleaseMutex +libgdal.so.33:CPLRemoveXMLChild +libgdal.so.33:CPLResetExtension +libgdal.so.33:CPLSPrintf +libgdal.so.33:CPLScanDouble +libgdal.so.33:CPLScanLong +libgdal.so.33:CPLScanPointer +libgdal.so.33:CPLScanString +libgdal.so.33:CPLScanUIntBig +libgdal.so.33:CPLScanULong +libgdal.so.33:CPLSearchXMLNode +libgdal.so.33:CPLSerializeXMLTree +libgdal.so.33:CPLSerializeXMLTreeToFile +libgdal.so.33:CPLSetConfigOption +libgdal.so.33:CPLSetConfigOptions +libgdal.so.33:CPLSetCurrentErrorHandlerCatchDebug +libgdal.so.33:CPLSetErrorHandler +libgdal.so.33:CPLSetErrorHandlerEx +libgdal.so.33:CPLSetTLS +libgdal.so.33:CPLSetTLSWithFreeFunc +libgdal.so.33:CPLSetTLSWithFreeFuncEx +libgdal.so.33:CPLSetThreadLocalConfigOption +libgdal.so.33:CPLSetThreadLocalConfigOptions +libgdal.so.33:CPLSetXMLValue +libgdal.so.33:CPLSleep +libgdal.so.33:CPLSpawn +libgdal.so.33:CPLSpawnAsync +libgdal.so.33:CPLSpawnAsyncCloseErrorFileHandle +libgdal.so.33:CPLSpawnAsyncCloseInputFileHandle +libgdal.so.33:CPLSpawnAsyncCloseOutputFileHandle +libgdal.so.33:CPLSpawnAsyncFinish +libgdal.so.33:CPLSpawnAsyncGetChildProcessId +libgdal.so.33:CPLSpawnAsyncGetErrorFileHandle +libgdal.so.33:CPLSpawnAsyncGetInputFileHandle +libgdal.so.33:CPLSpawnAsyncGetOutputFileHandle +libgdal.so.33:CPLStat +libgdal.so.33:CPLStrdup +libgdal.so.33:CPLStringToComplex +libgdal.so.33:CPLStripXMLNamespace +libgdal.so.33:CPLStrlcat +libgdal.so.33:CPLStrlcpy +libgdal.so.33:CPLStrlenUTF8 +libgdal.so.33:CPLStrlwr +libgdal.so.33:CPLStrnlen +libgdal.so.33:CPLStrtod +libgdal.so.33:CPLStrtodDelim +libgdal.so.33:CPLStrtof +libgdal.so.33:CPLStrtofDelim +libgdal.so.33:CPLSubscribeToSetConfigOption +libgdal.so.33:CPLSymlink +libgdal.so.33:CPLTestBool +libgdal.so.33:CPLTestBoolean +libgdal.so.33:CPLTripleToFloat +libgdal.so.33:CPLUnescapeString +libgdal.so.33:CPLUnlinkTree +libgdal.so.33:CPLUnlockFile +libgdal.so.33:CPLUnsubscribeToSetConfigOption +libgdal.so.33:CPLVASPrintf +libgdal.so.33:CPLValidateXML +libgdal.so.33:CPLVerifyConfiguration +libgdal.so.33:CPLVirtualMemDeclareThread +libgdal.so.33:CPLVirtualMemDerivedNew +libgdal.so.33:CPLVirtualMemFileMapNew +libgdal.so.33:CPLVirtualMemFree +libgdal.so.33:CPLVirtualMemGetAccessMode +libgdal.so.33:CPLVirtualMemGetAddr +libgdal.so.33:CPLVirtualMemGetPageSize +libgdal.so.33:CPLVirtualMemGetSize +libgdal.so.33:CPLVirtualMemIsAccessThreadSafe +libgdal.so.33:CPLVirtualMemIsFileMapping +libgdal.so.33:CPLVirtualMemManagerTerminate +libgdal.so.33:CPLVirtualMemNew +libgdal.so.33:CPLVirtualMemPin +libgdal.so.33:CPLVirtualMemUnDeclareThread +libgdal.so.33:CPLWriteFileInZip +libgdal.so.33:CPLZLibDeflate +libgdal.so.33:CPLZLibInflate +libgdal.so.33:CPL_HMAC_SHA256 +libgdal.so.33:CPL_SHA256 +libgdal.so.33:CPL_SHA256Final +libgdal.so.33:CPL_SHA256Init +libgdal.so.33:CPL_SHA256Update +libgdal.so.33:CPLprintf +libgdal.so.33:CPLsnprintf +libgdal.so.33:CPLsprintf +libgdal.so.33:CPLsscanf +libgdal.so.33:CPLvsnprintf +libgdal.so.33:CSLAddNameValue +libgdal.so.33:CSLAddString +libgdal.so.33:CSLAddStringMayFail +libgdal.so.33:CSLAppendPrintf +libgdal.so.33:CSLCount +libgdal.so.33:CSLDestroy +libgdal.so.33:CSLDuplicate +libgdal.so.33:CSLFetchBoolean +libgdal.so.33:CSLFetchNameValue +libgdal.so.33:CSLFetchNameValueDef +libgdal.so.33:CSLFetchNameValueMultiple +libgdal.so.33:CSLFindName +libgdal.so.33:CSLFindString +libgdal.so.33:CSLFindStringCaseSensitive +libgdal.so.33:CSLGetField +libgdal.so.33:CSLInsertString +libgdal.so.33:CSLInsertStrings +libgdal.so.33:CSLLoad +libgdal.so.33:CSLLoad2 +libgdal.so.33:CSLMerge +libgdal.so.33:CSLParseCommandLine +libgdal.so.33:CSLPartialFindString +libgdal.so.33:CSLPrint +libgdal.so.33:CSLRemoveStrings +libgdal.so.33:CSLSave +libgdal.so.33:CSLSetNameValue +libgdal.so.33:CSLSetNameValueSeparator +libgdal.so.33:CSLTestBoolean +libgdal.so.33:CSLTokenizeString +libgdal.so.33:CSLTokenizeString2 +libgdal.so.33:CSLTokenizeStringComplex +libgdal.so.33:CSVDeaccess +libgdal.so.33:CSVDetectSeperator +libgdal.so.33:CSVFilename +libgdal.so.33:CSVGetField +libgdal.so.33:CSVGetFieldId +libgdal.so.33:CSVGetFieldIdL +libgdal.so.33:CSVGetFileFieldId +libgdal.so.33:CSVGetNextLine +libgdal.so.33:CSVReadParseLine +libgdal.so.33:CSVReadParseLine2 +libgdal.so.33:CSVReadParseLine2L +libgdal.so.33:CSVReadParseLine3L +libgdal.so.33:CSVReadParseLineL +libgdal.so.33:CSVRewind +libgdal.so.33:CSVScanFile +libgdal.so.33:CSVScanFileByName +libgdal.so.33:CSVScanLines +libgdal.so.33:CSVScanLinesL +libgdal.so.33:DGNAddMSLink +libgdal.so.33:DGNAddRawAttrLink +libgdal.so.33:DGNAddShapeFillInfo +libgdal.so.33:DGNCloneElement +libgdal.so.33:DGNClose +libgdal.so.33:DGNCreate +libgdal.so.33:DGNCreateArcElem +libgdal.so.33:DGNCreateArcElem2D +libgdal.so.33:DGNCreateCellHeaderElem +libgdal.so.33:DGNCreateCellHeaderFromGroup +libgdal.so.33:DGNCreateColorTableElem +libgdal.so.33:DGNCreateComplexHeaderElem +libgdal.so.33:DGNCreateComplexHeaderFromGroup +libgdal.so.33:DGNCreateConeElem +libgdal.so.33:DGNCreateMultiPointElem +libgdal.so.33:DGNCreateSolidHeaderElem +libgdal.so.33:DGNCreateSolidHeaderFromGroup +libgdal.so.33:DGNCreateTextElem +libgdal.so.33:DGNDumpElement +libgdal.so.33:DGNElemTypeHasDispHdr +libgdal.so.33:DGNFreeElement +libgdal.so.33:DGNGetAssocID +libgdal.so.33:DGNGetAttrLinkSize +libgdal.so.33:DGNGetDimension +libgdal.so.33:DGNGetElementExtents +libgdal.so.33:DGNGetElementIndex +libgdal.so.33:DGNGetExtents +libgdal.so.33:DGNGetLinkage +libgdal.so.33:DGNGetShapeFillInfo +libgdal.so.33:DGNGotoElement +libgdal.so.33:DGNLoadTCB +libgdal.so.33:DGNLookupColor +libgdal.so.33:DGNOpen +libgdal.so.33:DGNQuaternionToMatrix +libgdal.so.33:DGNReadElement +libgdal.so.33:DGNResizeElement +libgdal.so.33:DGNRewind +libgdal.so.33:DGNRotationToQuaternion +libgdal.so.33:DGNSetOptions +libgdal.so.33:DGNSetSpatialFilter +libgdal.so.33:DGNStrokeArc +libgdal.so.33:DGNStrokeCurve +libgdal.so.33:DGNTestOpen +libgdal.so.33:DGNTypeToName +libgdal.so.33:DGNUpdateElemCore +libgdal.so.33:DGNUpdateElemCoreExtended +libgdal.so.33:DGNWriteElement +libgdal.so.33:EarlySetConfigOptions +libgdal.so.33:GDALARGetNextUpdatedRegion +libgdal.so.33:GDALARLockBuffer +libgdal.so.33:GDALARUnlockBuffer +libgdal.so.33:GDALAddBand +libgdal.so.33:GDALAddDerivedBandPixelFunc +libgdal.so.33:GDALAddDerivedBandPixelFuncWithArgs +libgdal.so.33:GDALAdjustValueToDataType +libgdal.so.33:GDALAllRegister +libgdal.so.33:GDALApplyGeoTransform +libgdal.so.33:GDALApplyVerticalShiftGrid +libgdal.so.33:GDALApproxTransform +libgdal.so.33:GDALApproxTransformerOwnsSubtransformer +libgdal.so.33:GDALAttributeFreeRawResult +libgdal.so.33:GDALAttributeGetDataType +libgdal.so.33:GDALAttributeGetDimensionCount +libgdal.so.33:GDALAttributeGetDimensionsSize +libgdal.so.33:GDALAttributeGetFullName +libgdal.so.33:GDALAttributeGetName +libgdal.so.33:GDALAttributeGetTotalElementsCount +libgdal.so.33:GDALAttributeReadAsDouble +libgdal.so.33:GDALAttributeReadAsDoubleArray +libgdal.so.33:GDALAttributeReadAsInt +libgdal.so.33:GDALAttributeReadAsIntArray +libgdal.so.33:GDALAttributeReadAsRaw +libgdal.so.33:GDALAttributeReadAsString +libgdal.so.33:GDALAttributeReadAsStringArray +libgdal.so.33:GDALAttributeRelease +libgdal.so.33:GDALAttributeWriteDouble +libgdal.so.33:GDALAttributeWriteDoubleArray +libgdal.so.33:GDALAttributeWriteInt +libgdal.so.33:GDALAttributeWriteRaw +libgdal.so.33:GDALAttributeWriteString +libgdal.so.33:GDALAttributeWriteStringArray +libgdal.so.33:GDALAutoCreateWarpedVRT +libgdal.so.33:GDALAutoCreateWarpedVRTEx +libgdal.so.33:GDALBandGetBestOverviewLevel +libgdal.so.33:GDALBandGetBestOverviewLevel2 +libgdal.so.33:GDALBeginAsyncReader +libgdal.so.33:GDALBuildOverviews +libgdal.so.33:GDALBuildOverviewsEx +libgdal.so.33:GDALBuildVRT +libgdal.so.33:GDALBuildVRTOptionsFree +libgdal.so.33:GDALBuildVRTOptionsNew +libgdal.so.33:GDALBuildVRTOptionsSetProgress +libgdal.so.33:GDALCheckBandCount +libgdal.so.33:GDALCheckDatasetDimensions +libgdal.so.33:GDALCheckVersion +libgdal.so.33:GDALChecksumImage +libgdal.so.33:GDALChunkAndWarpImage +libgdal.so.33:GDALChunkAndWarpMulti +libgdal.so.33:GDALCloneColorTable +libgdal.so.33:GDALClonePansharpenOptions +libgdal.so.33:GDALCloneWarpOptions +libgdal.so.33:GDALClose +libgdal.so.33:GDALComposeGeoTransforms +libgdal.so.33:GDALComputeBandStats +libgdal.so.33:GDALComputeMatchingPoints +libgdal.so.33:GDALComputeMedianCutPCT +libgdal.so.33:GDALComputeOvFactor +libgdal.so.33:GDALComputeProximity +libgdal.so.33:GDALComputeRasterMinMax +libgdal.so.33:GDALComputeRasterStatistics +libgdal.so.33:GDALContourGenerate +libgdal.so.33:GDALContourGenerateEx +libgdal.so.33:GDALCopyBits +libgdal.so.33:GDALCopyDatasetFiles +libgdal.so.33:GDALCopyRasterIOExtraArg +libgdal.so.33:GDALCopyWords +libgdal.so.33:GDALCopyWords64 +libgdal.so.33:GDALCreate +libgdal.so.33:GDALCreateAndReprojectImage +libgdal.so.33:GDALCreateApproxTransformer +libgdal.so.33:GDALCreateColorRamp +libgdal.so.33:GDALCreateColorTable +libgdal.so.33:GDALCreateCopy +libgdal.so.33:GDALCreateDatasetMaskBand +libgdal.so.33:GDALCreateDriver +libgdal.so.33:GDALCreateGCPRefineTransformer +libgdal.so.33:GDALCreateGCPTransformer +libgdal.so.33:GDALCreateGenImgProjTransformer +libgdal.so.33:GDALCreateGenImgProjTransformer2 +libgdal.so.33:GDALCreateGenImgProjTransformer3 +libgdal.so.33:GDALCreateGenImgProjTransformer4 +libgdal.so.33:GDALCreateGeoLocTransformer +libgdal.so.33:GDALCreateMaskBand +libgdal.so.33:GDALCreateMultiDimensional +libgdal.so.33:GDALCreatePansharpenOperation +libgdal.so.33:GDALCreatePansharpenOptions +libgdal.so.33:GDALCreatePansharpenedVRT +libgdal.so.33:GDALCreateRPCTransformer +libgdal.so.33:GDALCreateRPCTransformerV2 +libgdal.so.33:GDALCreateRasterAttributeTable +libgdal.so.33:GDALCreateReprojectionTransformer +libgdal.so.33:GDALCreateReprojectionTransformerEx +libgdal.so.33:GDALCreateScaledProgress +libgdal.so.33:GDALCreateTPSTransformer +libgdal.so.33:GDALCreateWarpOperation +libgdal.so.33:GDALCreateWarpOptions +libgdal.so.33:GDALCreateWarpedVRT +libgdal.so.33:GDALDEMProcessing +libgdal.so.33:GDALDEMProcessingOptionsFree +libgdal.so.33:GDALDEMProcessingOptionsNew +libgdal.so.33:GDALDEMProcessingOptionsSetProgress +libgdal.so.33:GDALDataTypeIsComplex +libgdal.so.33:GDALDataTypeIsConversionLossy +libgdal.so.33:GDALDataTypeIsFloating +libgdal.so.33:GDALDataTypeIsInteger +libgdal.so.33:GDALDataTypeIsSigned +libgdal.so.33:GDALDataTypeUnion +libgdal.so.33:GDALDataTypeUnionWithValue +libgdal.so.33:GDALDatasetAbortSQL +libgdal.so.33:GDALDatasetAddFieldDomain +libgdal.so.33:GDALDatasetAddRelationship +libgdal.so.33:GDALDatasetAdviseRead +libgdal.so.33:GDALDatasetClearStatistics +libgdal.so.33:GDALDatasetCommitTransaction +libgdal.so.33:GDALDatasetCopyLayer +libgdal.so.33:GDALDatasetCopyWholeRaster +libgdal.so.33:GDALDatasetCreateLayer +libgdal.so.33:GDALDatasetDeleteFieldDomain +libgdal.so.33:GDALDatasetDeleteLayer +libgdal.so.33:GDALDatasetDeleteRelationship +libgdal.so.33:GDALDatasetExecuteSQL +libgdal.so.33:GDALDatasetGetCompressionFormats +libgdal.so.33:GDALDatasetGetFieldDomain +libgdal.so.33:GDALDatasetGetFieldDomainNames +libgdal.so.33:GDALDatasetGetLayer +libgdal.so.33:GDALDatasetGetLayerByName +libgdal.so.33:GDALDatasetGetLayerCount +libgdal.so.33:GDALDatasetGetNextFeature +libgdal.so.33:GDALDatasetGetRelationship +libgdal.so.33:GDALDatasetGetRelationshipNames +libgdal.so.33:GDALDatasetGetRootGroup +libgdal.so.33:GDALDatasetGetStyleTable +libgdal.so.33:GDALDatasetGetTiledVirtualMem +libgdal.so.33:GDALDatasetGetVirtualMem +libgdal.so.33:GDALDatasetIsLayerPrivate +libgdal.so.33:GDALDatasetRasterIO +libgdal.so.33:GDALDatasetRasterIOEx +libgdal.so.33:GDALDatasetReadCompressedData +libgdal.so.33:GDALDatasetReleaseResultSet +libgdal.so.33:GDALDatasetResetReading +libgdal.so.33:GDALDatasetRollbackTransaction +libgdal.so.33:GDALDatasetSetQueryLoggerFunc +libgdal.so.33:GDALDatasetSetStyleTable +libgdal.so.33:GDALDatasetSetStyleTableDirectly +libgdal.so.33:GDALDatasetStartTransaction +libgdal.so.33:GDALDatasetTestCapability +libgdal.so.33:GDALDatasetUpdateFieldDomain +libgdal.so.33:GDALDatasetUpdateRelationship +libgdal.so.33:GDALDecToDMS +libgdal.so.33:GDALDecToPackedDMS +libgdal.so.33:GDALDeinitGCPs +libgdal.so.33:GDALDeinterleave +libgdal.so.33:GDALDeleteDataset +libgdal.so.33:GDALDeleteRasterNoDataValue +libgdal.so.33:GDALDereferenceDataset +libgdal.so.33:GDALDeregisterDriver +libgdal.so.33:GDALDeserializeTransformer +libgdal.so.33:GDALDeserializeWarpOptions +libgdal.so.33:GDALDestroy +libgdal.so.33:GDALDestroyApproxTransformer +libgdal.so.33:GDALDestroyColorTable +libgdal.so.33:GDALDestroyDriver +libgdal.so.33:GDALDestroyDriverManager +libgdal.so.33:GDALDestroyGCPTransformer +libgdal.so.33:GDALDestroyGenImgProjTransformer +libgdal.so.33:GDALDestroyGeoLocTransformer +libgdal.so.33:GDALDestroyPansharpenOperation +libgdal.so.33:GDALDestroyPansharpenOptions +libgdal.so.33:GDALDestroyRPCTransformer +libgdal.so.33:GDALDestroyRasterAttributeTable +libgdal.so.33:GDALDestroyRelationship +libgdal.so.33:GDALDestroyReprojectionTransformer +libgdal.so.33:GDALDestroyScaledProgress +libgdal.so.33:GDALDestroyTPSTransformer +libgdal.so.33:GDALDestroyTransformer +libgdal.so.33:GDALDestroyWarpOperation +libgdal.so.33:GDALDestroyWarpOptions +libgdal.so.33:GDALDimensionGetDirection +libgdal.so.33:GDALDimensionGetFullName +libgdal.so.33:GDALDimensionGetIndexingVariable +libgdal.so.33:GDALDimensionGetName +libgdal.so.33:GDALDimensionGetSize +libgdal.so.33:GDALDimensionGetType +libgdal.so.33:GDALDimensionRelease +libgdal.so.33:GDALDimensionSetIndexingVariable +libgdal.so.33:GDALDitherRGB2PCT +libgdal.so.33:GDALDummyProgress +libgdal.so.33:GDALDumpOpenDatasets +libgdal.so.33:GDALDuplicateGCPs +libgdal.so.33:GDALEDTComponentCreate +libgdal.so.33:GDALEDTComponentGetName +libgdal.so.33:GDALEDTComponentGetOffset +libgdal.so.33:GDALEDTComponentGetType +libgdal.so.33:GDALEDTComponentRelease +libgdal.so.33:GDALEndAsyncReader +libgdal.so.33:GDALExtendedDataTypeCanConvertTo +libgdal.so.33:GDALExtendedDataTypeCreate +libgdal.so.33:GDALExtendedDataTypeCreateCompound +libgdal.so.33:GDALExtendedDataTypeCreateString +libgdal.so.33:GDALExtendedDataTypeCreateStringEx +libgdal.so.33:GDALExtendedDataTypeEquals +libgdal.so.33:GDALExtendedDataTypeFreeComponents +libgdal.so.33:GDALExtendedDataTypeGetClass +libgdal.so.33:GDALExtendedDataTypeGetComponents +libgdal.so.33:GDALExtendedDataTypeGetMaxStringLength +libgdal.so.33:GDALExtendedDataTypeGetName +libgdal.so.33:GDALExtendedDataTypeGetNumericDataType +libgdal.so.33:GDALExtendedDataTypeGetSize +libgdal.so.33:GDALExtendedDataTypeGetSubType +libgdal.so.33:GDALExtendedDataTypeRelease +libgdal.so.33:GDALExtractRPCInfo +libgdal.so.33:GDALExtractRPCInfoV2 +libgdal.so.33:GDALFPolygonize +libgdal.so.33:GDALFillNodata +libgdal.so.33:GDALFillRaster +libgdal.so.33:GDALFindAssociatedAuxFile +libgdal.so.33:GDALFindDataType +libgdal.so.33:GDALFindDataTypeForValue +libgdal.so.33:GDALFlushCache +libgdal.so.33:GDALFlushCacheBlock +libgdal.so.33:GDALFlushRasterCache +libgdal.so.33:GDALGCPTransform +libgdal.so.33:GDALGCPsToGeoTransform +libgdal.so.33:GDALGenImgProjTransform +libgdal.so.33:GDALGeneralCmdLineProcessor +libgdal.so.33:GDALGeoLocTransform +libgdal.so.33:GDALGetAccess +libgdal.so.33:GDALGetActualBlockSize +libgdal.so.33:GDALGetAsyncStatusTypeByName +libgdal.so.33:GDALGetAsyncStatusTypeName +libgdal.so.33:GDALGetBandDataset +libgdal.so.33:GDALGetBandNumber +libgdal.so.33:GDALGetBlockSize +libgdal.so.33:GDALGetCacheMax +libgdal.so.33:GDALGetCacheMax64 +libgdal.so.33:GDALGetCacheUsed +libgdal.so.33:GDALGetCacheUsed64 +libgdal.so.33:GDALGetColorEntry +libgdal.so.33:GDALGetColorEntryAsRGB +libgdal.so.33:GDALGetColorEntryCount +libgdal.so.33:GDALGetColorInterpretationByName +libgdal.so.33:GDALGetColorInterpretationName +libgdal.so.33:GDALGetDataCoverageStatus +libgdal.so.33:GDALGetDataTypeByName +libgdal.so.33:GDALGetDataTypeName +libgdal.so.33:GDALGetDataTypeSize +libgdal.so.33:GDALGetDataTypeSizeBits +libgdal.so.33:GDALGetDataTypeSizeBytes +libgdal.so.33:GDALGetDatasetDriver +libgdal.so.33:GDALGetDefaultHistogram +libgdal.so.33:GDALGetDefaultHistogramEx +libgdal.so.33:GDALGetDefaultRAT +libgdal.so.33:GDALGetDerivedDatasetDescriptions +libgdal.so.33:GDALGetDescription +libgdal.so.33:GDALGetDriver +libgdal.so.33:GDALGetDriverByName +libgdal.so.33:GDALGetDriverCount +libgdal.so.33:GDALGetDriverCreationOptionList +libgdal.so.33:GDALGetDriverHelpTopic +libgdal.so.33:GDALGetDriverLongName +libgdal.so.33:GDALGetDriverShortName +libgdal.so.33:GDALGetFileList +libgdal.so.33:GDALGetGCPCount +libgdal.so.33:GDALGetGCPProjection +libgdal.so.33:GDALGetGCPSpatialRef +libgdal.so.33:GDALGetGCPs +libgdal.so.33:GDALGetGeoTransform +libgdal.so.33:GDALGetInternalHandle +libgdal.so.33:GDALGetJPEG2000Structure +libgdal.so.33:GDALGetMaskBand +libgdal.so.33:GDALGetMaskFlags +libgdal.so.33:GDALGetMetadata +libgdal.so.33:GDALGetMetadataDomainList +libgdal.so.33:GDALGetMetadataItem +libgdal.so.33:GDALGetNonComplexDataType +libgdal.so.33:GDALGetOpenDatasets +libgdal.so.33:GDALGetOverview +libgdal.so.33:GDALGetOverviewCount +libgdal.so.33:GDALGetPaletteInterpretation +libgdal.so.33:GDALGetPaletteInterpretationName +libgdal.so.33:GDALGetProjectionRef +libgdal.so.33:GDALGetRandomRasterSample +libgdal.so.33:GDALGetRasterAccess +libgdal.so.33:GDALGetRasterBand +libgdal.so.33:GDALGetRasterBandXSize +libgdal.so.33:GDALGetRasterBandYSize +libgdal.so.33:GDALGetRasterCategoryNames +libgdal.so.33:GDALGetRasterColorInterpretation +libgdal.so.33:GDALGetRasterColorTable +libgdal.so.33:GDALGetRasterCount +libgdal.so.33:GDALGetRasterDataType +libgdal.so.33:GDALGetRasterHistogram +libgdal.so.33:GDALGetRasterHistogramEx +libgdal.so.33:GDALGetRasterMaximum +libgdal.so.33:GDALGetRasterMinimum +libgdal.so.33:GDALGetRasterNoDataValue +libgdal.so.33:GDALGetRasterNoDataValueAsInt64 +libgdal.so.33:GDALGetRasterNoDataValueAsUInt64 +libgdal.so.33:GDALGetRasterOffset +libgdal.so.33:GDALGetRasterSampleOverview +libgdal.so.33:GDALGetRasterSampleOverviewEx +libgdal.so.33:GDALGetRasterScale +libgdal.so.33:GDALGetRasterStatistics +libgdal.so.33:GDALGetRasterUnitType +libgdal.so.33:GDALGetRasterXSize +libgdal.so.33:GDALGetRasterYSize +libgdal.so.33:GDALGetSpatialRef +libgdal.so.33:GDALGetVirtualMemAuto +libgdal.so.33:GDALGrid +libgdal.so.33:GDALGridContextCreate +libgdal.so.33:GDALGridContextFree +libgdal.so.33:GDALGridContextProcess +libgdal.so.33:GDALGridCreate +libgdal.so.33:GDALGridOptionsFree +libgdal.so.33:GDALGridOptionsNew +libgdal.so.33:GDALGridOptionsSetProgress +libgdal.so.33:GDALGridParseAlgorithmAndOptions +libgdal.so.33:GDALGroupCreateAttribute +libgdal.so.33:GDALGroupCreateDimension +libgdal.so.33:GDALGroupCreateGroup +libgdal.so.33:GDALGroupCreateMDArray +libgdal.so.33:GDALGroupGetAttribute +libgdal.so.33:GDALGroupGetAttributes +libgdal.so.33:GDALGroupGetDimensions +libgdal.so.33:GDALGroupGetFullName +libgdal.so.33:GDALGroupGetGroupNames +libgdal.so.33:GDALGroupGetMDArrayNames +libgdal.so.33:GDALGroupGetName +libgdal.so.33:GDALGroupGetStructuralInfo +libgdal.so.33:GDALGroupGetVectorLayerNames +libgdal.so.33:GDALGroupOpenGroup +libgdal.so.33:GDALGroupOpenGroupFromFullname +libgdal.so.33:GDALGroupOpenMDArray +libgdal.so.33:GDALGroupOpenMDArrayFromFullname +libgdal.so.33:GDALGroupOpenVectorLayer +libgdal.so.33:GDALGroupRelease +libgdal.so.33:GDALGroupResolveMDArray +libgdal.so.33:GDALHasArbitraryOverviews +libgdal.so.33:GDALHasTriangulation +libgdal.so.33:GDALIdentifyDriver +libgdal.so.33:GDALIdentifyDriverEx +libgdal.so.33:GDALInfo +libgdal.so.33:GDALInfoOptionsFree +libgdal.so.33:GDALInfoOptionsNew +libgdal.so.33:GDALInitGCPs +libgdal.so.33:GDALInitializeWarpedVRT +libgdal.so.33:GDALInvGeoTransform +libgdal.so.33:GDALIsInGlobalDestructor +libgdal.so.33:GDALIsMaskBand +libgdal.so.33:GDALLoadOziMapFile +libgdal.so.33:GDALLoadTabFile +libgdal.so.33:GDALLoadWorldFile +libgdal.so.33:GDALMDArrayAdviseRead +libgdal.so.33:GDALMDArrayAdviseReadEx +libgdal.so.33:GDALMDArrayAsClassicDataset +libgdal.so.33:GDALMDArrayCache +libgdal.so.33:GDALMDArrayComputeStatistics +libgdal.so.33:GDALMDArrayCreateAttribute +libgdal.so.33:GDALMDArrayGetAttribute +libgdal.so.33:GDALMDArrayGetAttributes +libgdal.so.33:GDALMDArrayGetBlockSize +libgdal.so.33:GDALMDArrayGetCoordinateVariables +libgdal.so.33:GDALMDArrayGetDataType +libgdal.so.33:GDALMDArrayGetDimensionCount +libgdal.so.33:GDALMDArrayGetDimensions +libgdal.so.33:GDALMDArrayGetFullName +libgdal.so.33:GDALMDArrayGetGridded +libgdal.so.33:GDALMDArrayGetMask +libgdal.so.33:GDALMDArrayGetName +libgdal.so.33:GDALMDArrayGetNoDataValueAsDouble +libgdal.so.33:GDALMDArrayGetNoDataValueAsInt64 +libgdal.so.33:GDALMDArrayGetNoDataValueAsUInt64 +libgdal.so.33:GDALMDArrayGetOffset +libgdal.so.33:GDALMDArrayGetOffsetEx +libgdal.so.33:GDALMDArrayGetProcessingChunkSize +libgdal.so.33:GDALMDArrayGetRawNoDataValue +libgdal.so.33:GDALMDArrayGetResampled +libgdal.so.33:GDALMDArrayGetScale +libgdal.so.33:GDALMDArrayGetScaleEx +libgdal.so.33:GDALMDArrayGetSpatialRef +libgdal.so.33:GDALMDArrayGetStatistics +libgdal.so.33:GDALMDArrayGetStructuralInfo +libgdal.so.33:GDALMDArrayGetTotalElementsCount +libgdal.so.33:GDALMDArrayGetUnit +libgdal.so.33:GDALMDArrayGetUnscaled +libgdal.so.33:GDALMDArrayGetView +libgdal.so.33:GDALMDArrayRead +libgdal.so.33:GDALMDArrayRelease +libgdal.so.33:GDALMDArrayResize +libgdal.so.33:GDALMDArraySetNoDataValueAsDouble +libgdal.so.33:GDALMDArraySetNoDataValueAsInt64 +libgdal.so.33:GDALMDArraySetNoDataValueAsUInt64 +libgdal.so.33:GDALMDArraySetOffset +libgdal.so.33:GDALMDArraySetOffsetEx +libgdal.so.33:GDALMDArraySetRawNoDataValue +libgdal.so.33:GDALMDArraySetScale +libgdal.so.33:GDALMDArraySetScaleEx +libgdal.so.33:GDALMDArraySetSpatialRef +libgdal.so.33:GDALMDArraySetUnit +libgdal.so.33:GDALMDArrayTranspose +libgdal.so.33:GDALMDArrayWrite +libgdal.so.33:GDALMultiDimInfo +libgdal.so.33:GDALMultiDimInfoOptionsFree +libgdal.so.33:GDALMultiDimInfoOptionsNew +libgdal.so.33:GDALMultiDimTranslate +libgdal.so.33:GDALMultiDimTranslateOptionsFree +libgdal.so.33:GDALMultiDimTranslateOptionsNew +libgdal.so.33:GDALMultiDimTranslateOptionsSetProgress +libgdal.so.33:GDALNearblack +libgdal.so.33:GDALNearblackOptionsFree +libgdal.so.33:GDALNearblackOptionsNew +libgdal.so.33:GDALNearblackOptionsSetProgress +libgdal.so.33:GDALOpen +libgdal.so.33:GDALOpenEx +libgdal.so.33:GDALOpenShared +libgdal.so.33:GDALOpenVerticalShiftGrid +libgdal.so.33:GDALOvLevelAdjust +libgdal.so.33:GDALOvLevelAdjust2 +libgdal.so.33:GDALOverviewMagnitudeCorrection +libgdal.so.33:GDALPackedDMSToDec +libgdal.so.33:GDALPansharpenProcessRegion +libgdal.so.33:GDALPolygonize +libgdal.so.33:GDALProxyPoolDatasetAddSrcBandDescription +libgdal.so.33:GDALProxyPoolDatasetCreate +libgdal.so.33:GDALProxyPoolDatasetDelete +libgdal.so.33:GDALRATChangesAreWrittenToFile +libgdal.so.33:GDALRATClone +libgdal.so.33:GDALRATCreateColumn +libgdal.so.33:GDALRATDumpReadable +libgdal.so.33:GDALRATGetColOfUsage +libgdal.so.33:GDALRATGetColumnCount +libgdal.so.33:GDALRATGetLinearBinning +libgdal.so.33:GDALRATGetNameOfCol +libgdal.so.33:GDALRATGetRowCount +libgdal.so.33:GDALRATGetRowOfValue +libgdal.so.33:GDALRATGetTableType +libgdal.so.33:GDALRATGetTypeOfCol +libgdal.so.33:GDALRATGetUsageOfCol +libgdal.so.33:GDALRATGetValueAsDouble +libgdal.so.33:GDALRATGetValueAsInt +libgdal.so.33:GDALRATGetValueAsString +libgdal.so.33:GDALRATInitializeFromColorTable +libgdal.so.33:GDALRATRemoveStatistics +libgdal.so.33:GDALRATSerializeJSON +libgdal.so.33:GDALRATSetLinearBinning +libgdal.so.33:GDALRATSetRowCount +libgdal.so.33:GDALRATSetTableType +libgdal.so.33:GDALRATSetValueAsDouble +libgdal.so.33:GDALRATSetValueAsInt +libgdal.so.33:GDALRATSetValueAsString +libgdal.so.33:GDALRATTranslateToColorTable +libgdal.so.33:GDALRATValuesIOAsDouble +libgdal.so.33:GDALRATValuesIOAsInteger +libgdal.so.33:GDALRATValuesIOAsString +libgdal.so.33:GDALRPCTransform +libgdal.so.33:GDALRasterAdviseRead +libgdal.so.33:GDALRasterBandAsMDArray +libgdal.so.33:GDALRasterBandCopyWholeRaster +libgdal.so.33:GDALRasterBandGetTiledVirtualMem +libgdal.so.33:GDALRasterBandGetVirtualMem +libgdal.so.33:GDALRasterIO +libgdal.so.33:GDALRasterIOEx +libgdal.so.33:GDALRasterize +libgdal.so.33:GDALRasterizeGeometries +libgdal.so.33:GDALRasterizeGeometriesInt64 +libgdal.so.33:GDALRasterizeLayers +libgdal.so.33:GDALRasterizeLayersBuf +libgdal.so.33:GDALRasterizeOptionsFree +libgdal.so.33:GDALRasterizeOptionsNew +libgdal.so.33:GDALRasterizeOptionsSetProgress +libgdal.so.33:GDALReadBlock +libgdal.so.33:GDALReadOziMapFile +libgdal.so.33:GDALReadTabFile +libgdal.so.33:GDALReadWorldFile +libgdal.so.33:GDALReadWorldFile2 +libgdal.so.33:GDALReferenceDataset +libgdal.so.33:GDALRegenerateOverviews +libgdal.so.33:GDALRegenerateOverviewsEx +libgdal.so.33:GDALRegisterDriver +libgdal.so.33:GDALRegister_AAIGrid +libgdal.so.33:GDALRegister_ACE2 +libgdal.so.33:GDALRegister_ADRG +libgdal.so.33:GDALRegister_AIGrid +libgdal.so.33:GDALRegister_ARG +libgdal.so.33:GDALRegister_AirSAR +libgdal.so.33:GDALRegister_BAG +libgdal.so.33:GDALRegister_BIGGIF +libgdal.so.33:GDALRegister_BLX +libgdal.so.33:GDALRegister_BMP +libgdal.so.33:GDALRegister_BSB +libgdal.so.33:GDALRegister_BT +libgdal.so.33:GDALRegister_BYN +libgdal.so.33:GDALRegister_CALS +libgdal.so.33:GDALRegister_CEOS +libgdal.so.33:GDALRegister_COASP +libgdal.so.33:GDALRegister_COG +libgdal.so.33:GDALRegister_COSAR +libgdal.so.33:GDALRegister_CPG +libgdal.so.33:GDALRegister_CTG +libgdal.so.33:GDALRegister_CTable2 +libgdal.so.33:GDALRegister_DAAS +libgdal.so.33:GDALRegister_DIMAP +libgdal.so.33:GDALRegister_DIPEx +libgdal.so.33:GDALRegister_DOQ1 +libgdal.so.33:GDALRegister_DOQ2 +libgdal.so.33:GDALRegister_DTED +libgdal.so.33:GDALRegister_Derived +libgdal.so.33:GDALRegister_ECRGTOC +libgdal.so.33:GDALRegister_EEDA +libgdal.so.33:GDALRegister_EEDAI +libgdal.so.33:GDALRegister_EHdr +libgdal.so.33:GDALRegister_EIR +libgdal.so.33:GDALRegister_ELAS +libgdal.so.33:GDALRegister_ENVI +libgdal.so.33:GDALRegister_ERS +libgdal.so.33:GDALRegister_ESRIC +libgdal.so.33:GDALRegister_EXR +libgdal.so.33:GDALRegister_Envisat +libgdal.so.33:GDALRegister_FAST +libgdal.so.33:GDALRegister_FIT +libgdal.so.33:GDALRegister_GFF +libgdal.so.33:GDALRegister_GIF +libgdal.so.33:GDALRegister_GRASSASCIIGrid +libgdal.so.33:GDALRegister_GRIB +libgdal.so.33:GDALRegister_GS7BG +libgdal.so.33:GDALRegister_GSAG +libgdal.so.33:GDALRegister_GSBG +libgdal.so.33:GDALRegister_GSC +libgdal.so.33:GDALRegister_GTX +libgdal.so.33:GDALRegister_GTiff +libgdal.so.33:GDALRegister_GXF +libgdal.so.33:GDALRegister_GenBin +libgdal.so.33:GDALRegister_HDF5 +libgdal.so.33:GDALRegister_HDF5Image +libgdal.so.33:GDALRegister_HF2 +libgdal.so.33:GDALRegister_HFA +libgdal.so.33:GDALRegister_HKV +libgdal.so.33:GDALRegister_HTTP +libgdal.so.33:GDALRegister_IDRISI +libgdal.so.33:GDALRegister_ILWIS +libgdal.so.33:GDALRegister_IRIS +libgdal.so.33:GDALRegister_ISCE +libgdal.so.33:GDALRegister_ISG +libgdal.so.33:GDALRegister_ISIS2 +libgdal.so.33:GDALRegister_ISIS3 +libgdal.so.33:GDALRegister_JDEM +libgdal.so.33:GDALRegister_JPEG +libgdal.so.33:GDALRegister_KMLSUPEROVERLAY +libgdal.so.33:GDALRegister_KRO +libgdal.so.33:GDALRegister_L1B +libgdal.so.33:GDALRegister_LAN +libgdal.so.33:GDALRegister_LCP +libgdal.so.33:GDALRegister_LOSLAS +libgdal.so.33:GDALRegister_Leveller +libgdal.so.33:GDALRegister_MAP +libgdal.so.33:GDALRegister_MBTiles +libgdal.so.33:GDALRegister_MEM +libgdal.so.33:GDALRegister_MFF +libgdal.so.33:GDALRegister_MSGN +libgdal.so.33:GDALRegister_NDF +libgdal.so.33:GDALRegister_NGSGEOID +libgdal.so.33:GDALRegister_NITF +libgdal.so.33:GDALRegister_NOAA_B +libgdal.so.33:GDALRegister_NSIDCbin +libgdal.so.33:GDALRegister_NTv2 +libgdal.so.33:GDALRegister_NWT_GRC +libgdal.so.33:GDALRegister_NWT_GRD +libgdal.so.33:GDALRegister_OGCAPI +libgdal.so.33:GDALRegister_OZI +libgdal.so.33:GDALRegister_PALSARJaxa +libgdal.so.33:GDALRegister_PAux +libgdal.so.33:GDALRegister_PCIDSK +libgdal.so.33:GDALRegister_PCRaster +libgdal.so.33:GDALRegister_PDF +libgdal.so.33:GDALRegister_PDS +libgdal.so.33:GDALRegister_PDS4 +libgdal.so.33:GDALRegister_PLMOSAIC +libgdal.so.33:GDALRegister_PNG +libgdal.so.33:GDALRegister_PNM +libgdal.so.33:GDALRegister_PRF +libgdal.so.33:GDALRegister_R +libgdal.so.33:GDALRegister_RIK +libgdal.so.33:GDALRegister_RMF +libgdal.so.33:GDALRegister_ROIPAC +libgdal.so.33:GDALRegister_RPFTOC +libgdal.so.33:GDALRegister_RRASTER +libgdal.so.33:GDALRegister_RS2 +libgdal.so.33:GDALRegister_Rasterlite +libgdal.so.33:GDALRegister_SAFE +libgdal.so.33:GDALRegister_SAGA +libgdal.so.33:GDALRegister_SAR_CEOS +libgdal.so.33:GDALRegister_SDTS +libgdal.so.33:GDALRegister_SENTINEL2 +libgdal.so.33:GDALRegister_SGI +libgdal.so.33:GDALRegister_SIGDEM +libgdal.so.33:GDALRegister_SNODAS +libgdal.so.33:GDALRegister_SRP +libgdal.so.33:GDALRegister_SRTMHGT +libgdal.so.33:GDALRegister_STACIT +libgdal.so.33:GDALRegister_STACTA +libgdal.so.33:GDALRegister_TGA +libgdal.so.33:GDALRegister_TIL +libgdal.so.33:GDALRegister_TSX +libgdal.so.33:GDALRegister_Terragen +libgdal.so.33:GDALRegister_USGSDEM +libgdal.so.33:GDALRegister_VICAR +libgdal.so.33:GDALRegister_VRT +libgdal.so.33:GDALRegister_WCS +libgdal.so.33:GDALRegister_WEBP +libgdal.so.33:GDALRegister_WMS +libgdal.so.33:GDALRegister_WMTS +libgdal.so.33:GDALRegister_XPM +libgdal.so.33:GDALRegister_XYZ +libgdal.so.33:GDALRegister_ZMap +libgdal.so.33:GDALRegister_Zarr +libgdal.so.33:GDALRegister_mrf +libgdal.so.33:GDALRelationshipCreate +libgdal.so.33:GDALRelationshipGetBackwardPathLabel +libgdal.so.33:GDALRelationshipGetCardinality +libgdal.so.33:GDALRelationshipGetForwardPathLabel +libgdal.so.33:GDALRelationshipGetLeftMappingTableFields +libgdal.so.33:GDALRelationshipGetLeftTableFields +libgdal.so.33:GDALRelationshipGetLeftTableName +libgdal.so.33:GDALRelationshipGetMappingTableName +libgdal.so.33:GDALRelationshipGetName +libgdal.so.33:GDALRelationshipGetRelatedTableType +libgdal.so.33:GDALRelationshipGetRightMappingTableFields +libgdal.so.33:GDALRelationshipGetRightTableFields +libgdal.so.33:GDALRelationshipGetRightTableName +libgdal.so.33:GDALRelationshipGetType +libgdal.so.33:GDALRelationshipSetBackwardPathLabel +libgdal.so.33:GDALRelationshipSetForwardPathLabel +libgdal.so.33:GDALRelationshipSetLeftMappingTableFields +libgdal.so.33:GDALRelationshipSetLeftTableFields +libgdal.so.33:GDALRelationshipSetMappingTableName +libgdal.so.33:GDALRelationshipSetRelatedTableType +libgdal.so.33:GDALRelationshipSetRightMappingTableFields +libgdal.so.33:GDALRelationshipSetRightTableFields +libgdal.so.33:GDALRelationshipSetType +libgdal.so.33:GDALReleaseArrays +libgdal.so.33:GDALReleaseAttributes +libgdal.so.33:GDALReleaseDataset +libgdal.so.33:GDALReleaseDimensions +libgdal.so.33:GDALRenameDataset +libgdal.so.33:GDALReprojectImage +libgdal.so.33:GDALReprojectionTransform +libgdal.so.33:GDALScaledProgress +libgdal.so.33:GDALSerializeTransformer +libgdal.so.33:GDALSerializeWarpOptions +libgdal.so.33:GDALSetCacheMax +libgdal.so.33:GDALSetCacheMax64 +libgdal.so.33:GDALSetColorEntry +libgdal.so.33:GDALSetDefaultHistogram +libgdal.so.33:GDALSetDefaultHistogramEx +libgdal.so.33:GDALSetDefaultRAT +libgdal.so.33:GDALSetDescription +libgdal.so.33:GDALSetGCPs +libgdal.so.33:GDALSetGCPs2 +libgdal.so.33:GDALSetGenImgProjTransformerDstGeoTransform +libgdal.so.33:GDALSetGeoTransform +libgdal.so.33:GDALSetMetadata +libgdal.so.33:GDALSetMetadataItem +libgdal.so.33:GDALSetProjection +libgdal.so.33:GDALSetRasterCategoryNames +libgdal.so.33:GDALSetRasterColorInterpretation +libgdal.so.33:GDALSetRasterColorTable +libgdal.so.33:GDALSetRasterNoDataValue +libgdal.so.33:GDALSetRasterNoDataValueAsInt64 +libgdal.so.33:GDALSetRasterNoDataValueAsUInt64 +libgdal.so.33:GDALSetRasterOffset +libgdal.so.33:GDALSetRasterScale +libgdal.so.33:GDALSetRasterStatistics +libgdal.so.33:GDALSetRasterUnitType +libgdal.so.33:GDALSetSpatialRef +libgdal.so.33:GDALSieveFilter +libgdal.so.33:GDALSimpleImageWarp +libgdal.so.33:GDALSuggestedWarpOutput +libgdal.so.33:GDALSuggestedWarpOutput2 +libgdal.so.33:GDALSwapWords +libgdal.so.33:GDALSwapWordsEx +libgdal.so.33:GDALTPSTransform +libgdal.so.33:GDALTermProgress +libgdal.so.33:GDALTransformGeolocations +libgdal.so.33:GDALTranslate +libgdal.so.33:GDALTranslateOptionsFree +libgdal.so.33:GDALTranslateOptionsNew +libgdal.so.33:GDALTranslateOptionsSetProgress +libgdal.so.33:GDALTriangulationComputeBarycentricCoefficients +libgdal.so.33:GDALTriangulationComputeBarycentricCoordinates +libgdal.so.33:GDALTriangulationCreateDelaunay +libgdal.so.33:GDALTriangulationFindFacetBruteForce +libgdal.so.33:GDALTriangulationFindFacetDirected +libgdal.so.33:GDALTriangulationFree +libgdal.so.33:GDALUseTransformer +libgdal.so.33:GDALValidateCreationOptions +libgdal.so.33:GDALVectorInfo +libgdal.so.33:GDALVectorInfoOptionsFree +libgdal.so.33:GDALVectorInfoOptionsNew +libgdal.so.33:GDALVectorTranslate +libgdal.so.33:GDALVectorTranslateOptionsFree +libgdal.so.33:GDALVectorTranslateOptionsNew +libgdal.so.33:GDALVectorTranslateOptionsSetProgress +libgdal.so.33:GDALVersionInfo +libgdal.so.33:GDALViewshedGenerate +libgdal.so.33:GDALWarp +libgdal.so.33:GDALWarpAppOptionsFree +libgdal.so.33:GDALWarpAppOptionsNew +libgdal.so.33:GDALWarpAppOptionsSetProgress +libgdal.so.33:GDALWarpAppOptionsSetQuiet +libgdal.so.33:GDALWarpAppOptionsSetWarpOption +libgdal.so.33:GDALWarpCutlineMasker +libgdal.so.33:GDALWarpCutlineMaskerEx +libgdal.so.33:GDALWarpDstAlphaMasker +libgdal.so.33:GDALWarpInitDefaultBandMapping +libgdal.so.33:GDALWarpInitDstNoDataImag +libgdal.so.33:GDALWarpInitDstNoDataReal +libgdal.so.33:GDALWarpInitNoDataReal +libgdal.so.33:GDALWarpInitSrcNoDataImag +libgdal.so.33:GDALWarpInitSrcNoDataReal +libgdal.so.33:GDALWarpNoDataMasker +libgdal.so.33:GDALWarpRegion +libgdal.so.33:GDALWarpRegionToBuffer +libgdal.so.33:GDALWarpResolveWorkingDataType +libgdal.so.33:GDALWarpSrcAlphaMasker +libgdal.so.33:GDALWarpSrcMaskMasker +libgdal.so.33:GDALWriteBlock +libgdal.so.33:GDALWriteWorldFile +libgdal.so.33:GDAL_CG_Create +libgdal.so.33:GDAL_CG_Destroy +libgdal.so.33:GDAL_CG_FeedLine +libgdal.so.33:GNMCastToGenericNetwork +libgdal.so.33:GNMCastToNetwork +libgdal.so.33:GNMChangeAllBlockState +libgdal.so.33:GNMChangeBlockState +libgdal.so.33:GNMConnectFeatures +libgdal.so.33:GNMConnectPointsByLines +libgdal.so.33:GNMCreateRule +libgdal.so.33:GNMDeleteAllRules +libgdal.so.33:GNMDeleteRule +libgdal.so.33:GNMDisconnectAll +libgdal.so.33:GNMDisconnectFeatures +libgdal.so.33:GNMDisconnectFeaturesWithId +libgdal.so.33:GNMGetFeatureByGlobalFID +libgdal.so.33:GNMGetName +libgdal.so.33:GNMGetPath +libgdal.so.33:GNMGetRules +libgdal.so.33:GNMGetVersion +libgdal.so.33:GNMReconnectFeatures +libgdal.so.33:GOA2GetAccessToken +libgdal.so.33:GOA2GetAccessTokenFromCloudEngineVM +libgdal.so.33:GOA2GetAccessTokenFromServiceAccount +libgdal.so.33:GOA2GetAuthorizationURL +libgdal.so.33:GOA2GetRefreshToken +libgdal.so.33:GTIFFBuildOverviews +libgdal.so.33:GTIFGetOGISDefn +libgdal.so.33:GTIFMemBufFromWkt +libgdal.so.33:GTIFSetFromOGISDefn +libgdal.so.33:GTIFWktFromMemBuf +libgdal.so.33:GetGDALDriverManager +libgdal.so.33:HFAAuxBuildOverviews +libgdal.so.33:HFAClose +libgdal.so.33:HFACreate +libgdal.so.33:HFACreateLL +libgdal.so.33:HFACreateOverview +libgdal.so.33:HFADumpDictionary +libgdal.so.33:HFADumpTree +libgdal.so.33:HFAEvaluateXFormStack +libgdal.so.33:HFAFlush +libgdal.so.33:HFAGetBandInfo +libgdal.so.33:HFAGetBandNoData +libgdal.so.33:HFAGetDataRange +libgdal.so.33:HFAGetDataTypeBits +libgdal.so.33:HFAGetDataTypeName +libgdal.so.33:HFAGetDatum +libgdal.so.33:HFAGetGeoTransform +libgdal.so.33:HFAGetIGEFilename +libgdal.so.33:HFAGetMapInfo +libgdal.so.33:HFAGetMetadata +libgdal.so.33:HFAGetOverviewCount +libgdal.so.33:HFAGetOverviewInfo +libgdal.so.33:HFAGetOverviewRasterBlock +libgdal.so.33:HFAGetOverviewRasterBlockEx +libgdal.so.33:HFAGetPCT +libgdal.so.33:HFAGetPEString +libgdal.so.33:HFAGetProParameters +libgdal.so.33:HFAGetRasterBlock +libgdal.so.33:HFAGetRasterBlockEx +libgdal.so.33:HFAGetRasterInfo +libgdal.so.33:HFAOpen +libgdal.so.33:HFAReadCameraModel +libgdal.so.33:HFAReadElevationUnit +libgdal.so.33:HFAReadXFormStack +libgdal.so.33:HFASetBandNoData +libgdal.so.33:HFASetDatum +libgdal.so.33:HFASetGeoTransform +libgdal.so.33:HFASetMapInfo +libgdal.so.33:HFASetMetadata +libgdal.so.33:HFASetOverviewRasterBlock +libgdal.so.33:HFASetPCT +libgdal.so.33:HFASetPEString +libgdal.so.33:HFASetProParameters +libgdal.so.33:HFASetRasterBlock +libgdal.so.33:HFAWriteXFormStack +libgdal.so.33:LibgeotiffOneTimeInit +libgdal.so.33:MEMCreateRasterBand +libgdal.so.33:MEMCreateRasterBandEx +libgdal.so.33:NITFClose +libgdal.so.33:NITFCollectAttachments +libgdal.so.33:NITFCreate +libgdal.so.33:NITFDESAccess +libgdal.so.33:NITFDESDeaccess +libgdal.so.33:NITFDESExtractShapefile +libgdal.so.33:NITFDESFreeTREData +libgdal.so.33:NITFDESGetTRE +libgdal.so.33:NITFDESGetXml +libgdal.so.33:NITFFindTRE +libgdal.so.33:NITFFindTREByIndex +libgdal.so.33:NITFGetSeriesInfo +libgdal.so.33:NITFIHFieldOffset +libgdal.so.33:NITFImageAccess +libgdal.so.33:NITFImageDeaccess +libgdal.so.33:NITFOpen +libgdal.so.33:NITFRPCGeoToImage +libgdal.so.33:NITFReadBLOCKA +libgdal.so.33:NITFReadCSEXRA +libgdal.so.33:NITFReadICHIPB +libgdal.so.33:NITFReadImageBlock +libgdal.so.33:NITFReadImageLine +libgdal.so.33:NITFReadPIAIMC +libgdal.so.33:NITFReadRPC00B +libgdal.so.33:NITFReadSTDIDC +libgdal.so.33:NITFReadUSE00A +libgdal.so.33:NITFReconcileAttachments +libgdal.so.33:NITFWriteIGEOLO +libgdal.so.33:NITFWriteImageBlock +libgdal.so.33:NITFWriteImageLine +libgdal.so.33:NITFWriteLUT +libgdal.so.33:NITF_WGS84_Geocentric_Latitude_To_Geodetic_Latitude +libgdal.so.33:OCTClone +libgdal.so.33:OCTCoordinateTransformationOptionsSetAreaOfInterest +libgdal.so.33:OCTCoordinateTransformationOptionsSetBallparkAllowed +libgdal.so.33:OCTCoordinateTransformationOptionsSetDesiredAccuracy +libgdal.so.33:OCTCoordinateTransformationOptionsSetOperation +libgdal.so.33:OCTDestroyCoordinateTransformation +libgdal.so.33:OCTDestroyCoordinateTransformationOptions +libgdal.so.33:OCTGetInverse +libgdal.so.33:OCTGetSourceCS +libgdal.so.33:OCTGetTargetCS +libgdal.so.33:OCTNewCoordinateTransformation +libgdal.so.33:OCTNewCoordinateTransformationEx +libgdal.so.33:OCTNewCoordinateTransformationOptions +libgdal.so.33:OCTTransform +libgdal.so.33:OCTTransform4D +libgdal.so.33:OCTTransform4DWithErrorCodes +libgdal.so.33:OCTTransformBounds +libgdal.so.33:OCTTransformEx +libgdal.so.33:OGR2SQLITE_static_register +libgdal.so.33:OGRBuildPolygonFromEdges +libgdal.so.33:OGRCalloc +libgdal.so.33:OGRCleanupAll +libgdal.so.33:OGRContourWriter +libgdal.so.33:OGRCreatePreparedGeometry +libgdal.so.33:OGRDeregisterDriver +libgdal.so.33:OGRDestroyPreparedGeometry +libgdal.so.33:OGRFree +libgdal.so.33:OGRGeocode +libgdal.so.33:OGRGeocodeCreateSession +libgdal.so.33:OGRGeocodeDestroySession +libgdal.so.33:OGRGeocodeFreeResult +libgdal.so.33:OGRGeocodeReverse +libgdal.so.33:OGRGeometryTypeToName +libgdal.so.33:OGRGetDriver +libgdal.so.33:OGRGetDriverByName +libgdal.so.33:OGRGetDriverCount +libgdal.so.33:OGRGetGEOSVersion +libgdal.so.33:OGRGetGenerate_DB2_V72_BYTE_ORDER +libgdal.so.33:OGRGetNonLinearGeometriesEnabledFlag +libgdal.so.33:OGRGetOpenDS +libgdal.so.33:OGRGetOpenDSCount +libgdal.so.33:OGRHasPreparedGeometrySupport +libgdal.so.33:OGRMalloc +libgdal.so.33:OGRMergeGeometryTypes +libgdal.so.33:OGRMergeGeometryTypesEx +libgdal.so.33:OGROpen +libgdal.so.33:OGROpenShared +libgdal.so.33:OGRParseDate +libgdal.so.33:OGRPreparedGeometryContains +libgdal.so.33:OGRPreparedGeometryIntersects +libgdal.so.33:OGRRealloc +libgdal.so.33:OGRRegisterAll +libgdal.so.33:OGRRegisterDriver +libgdal.so.33:OGRReleaseDataSource +libgdal.so.33:OGRSetGenerate_DB2_V72_BYTE_ORDER +libgdal.so.33:OGRSetNonLinearGeometriesEnabledFlag +libgdal.so.33:OGR_AreTypeSubTypeCompatible +libgdal.so.33:OGR_CodedFldDomain_Create +libgdal.so.33:OGR_CodedFldDomain_GetEnumeration +libgdal.so.33:OGR_DS_CopyLayer +libgdal.so.33:OGR_DS_CreateLayer +libgdal.so.33:OGR_DS_DeleteLayer +libgdal.so.33:OGR_DS_Dereference +libgdal.so.33:OGR_DS_Destroy +libgdal.so.33:OGR_DS_ExecuteSQL +libgdal.so.33:OGR_DS_GetDriver +libgdal.so.33:OGR_DS_GetLayer +libgdal.so.33:OGR_DS_GetLayerByName +libgdal.so.33:OGR_DS_GetLayerCount +libgdal.so.33:OGR_DS_GetName +libgdal.so.33:OGR_DS_GetRefCount +libgdal.so.33:OGR_DS_GetStyleTable +libgdal.so.33:OGR_DS_GetSummaryRefCount +libgdal.so.33:OGR_DS_Reference +libgdal.so.33:OGR_DS_ReleaseResultSet +libgdal.so.33:OGR_DS_SetStyleTable +libgdal.so.33:OGR_DS_SetStyleTableDirectly +libgdal.so.33:OGR_DS_SyncToDisk +libgdal.so.33:OGR_DS_TestCapability +libgdal.so.33:OGR_Dr_CopyDataSource +libgdal.so.33:OGR_Dr_CreateDataSource +libgdal.so.33:OGR_Dr_DeleteDataSource +libgdal.so.33:OGR_Dr_GetName +libgdal.so.33:OGR_Dr_Open +libgdal.so.33:OGR_Dr_TestCapability +libgdal.so.33:OGR_FD_AddFieldDefn +libgdal.so.33:OGR_FD_AddGeomFieldDefn +libgdal.so.33:OGR_FD_Create +libgdal.so.33:OGR_FD_DeleteFieldDefn +libgdal.so.33:OGR_FD_DeleteGeomFieldDefn +libgdal.so.33:OGR_FD_Dereference +libgdal.so.33:OGR_FD_Destroy +libgdal.so.33:OGR_FD_GetFieldCount +libgdal.so.33:OGR_FD_GetFieldDefn +libgdal.so.33:OGR_FD_GetFieldIndex +libgdal.so.33:OGR_FD_GetGeomFieldCount +libgdal.so.33:OGR_FD_GetGeomFieldDefn +libgdal.so.33:OGR_FD_GetGeomFieldIndex +libgdal.so.33:OGR_FD_GetGeomType +libgdal.so.33:OGR_FD_GetName +libgdal.so.33:OGR_FD_GetReferenceCount +libgdal.so.33:OGR_FD_IsGeometryIgnored +libgdal.so.33:OGR_FD_IsSame +libgdal.so.33:OGR_FD_IsStyleIgnored +libgdal.so.33:OGR_FD_Reference +libgdal.so.33:OGR_FD_Release +libgdal.so.33:OGR_FD_ReorderFieldDefns +libgdal.so.33:OGR_FD_SetGeomType +libgdal.so.33:OGR_FD_SetGeometryIgnored +libgdal.so.33:OGR_FD_SetStyleIgnored +libgdal.so.33:OGR_F_Clone +libgdal.so.33:OGR_F_Create +libgdal.so.33:OGR_F_Destroy +libgdal.so.33:OGR_F_DumpReadable +libgdal.so.33:OGR_F_Equal +libgdal.so.33:OGR_F_FillUnsetWithDefault +libgdal.so.33:OGR_F_GetDefnRef +libgdal.so.33:OGR_F_GetFID +libgdal.so.33:OGR_F_GetFieldAsBinary +libgdal.so.33:OGR_F_GetFieldAsDateTime +libgdal.so.33:OGR_F_GetFieldAsDateTimeEx +libgdal.so.33:OGR_F_GetFieldAsDouble +libgdal.so.33:OGR_F_GetFieldAsDoubleList +libgdal.so.33:OGR_F_GetFieldAsISO8601DateTime +libgdal.so.33:OGR_F_GetFieldAsInteger +libgdal.so.33:OGR_F_GetFieldAsInteger64 +libgdal.so.33:OGR_F_GetFieldAsInteger64List +libgdal.so.33:OGR_F_GetFieldAsIntegerList +libgdal.so.33:OGR_F_GetFieldAsString +libgdal.so.33:OGR_F_GetFieldAsStringList +libgdal.so.33:OGR_F_GetFieldCount +libgdal.so.33:OGR_F_GetFieldDefnRef +libgdal.so.33:OGR_F_GetFieldIndex +libgdal.so.33:OGR_F_GetGeomFieldCount +libgdal.so.33:OGR_F_GetGeomFieldDefnRef +libgdal.so.33:OGR_F_GetGeomFieldIndex +libgdal.so.33:OGR_F_GetGeomFieldRef +libgdal.so.33:OGR_F_GetGeometryRef +libgdal.so.33:OGR_F_GetNativeData +libgdal.so.33:OGR_F_GetNativeMediaType +libgdal.so.33:OGR_F_GetRawFieldRef +libgdal.so.33:OGR_F_GetStyleString +libgdal.so.33:OGR_F_GetStyleTable +libgdal.so.33:OGR_F_IsFieldNull +libgdal.so.33:OGR_F_IsFieldSet +libgdal.so.33:OGR_F_IsFieldSetAndNotNull +libgdal.so.33:OGR_F_SetFID +libgdal.so.33:OGR_F_SetFieldBinary +libgdal.so.33:OGR_F_SetFieldDateTime +libgdal.so.33:OGR_F_SetFieldDateTimeEx +libgdal.so.33:OGR_F_SetFieldDouble +libgdal.so.33:OGR_F_SetFieldDoubleList +libgdal.so.33:OGR_F_SetFieldInteger +libgdal.so.33:OGR_F_SetFieldInteger64 +libgdal.so.33:OGR_F_SetFieldInteger64List +libgdal.so.33:OGR_F_SetFieldIntegerList +libgdal.so.33:OGR_F_SetFieldNull +libgdal.so.33:OGR_F_SetFieldRaw +libgdal.so.33:OGR_F_SetFieldString +libgdal.so.33:OGR_F_SetFieldStringList +libgdal.so.33:OGR_F_SetFrom +libgdal.so.33:OGR_F_SetFromWithMap +libgdal.so.33:OGR_F_SetGeomField +libgdal.so.33:OGR_F_SetGeomFieldDirectly +libgdal.so.33:OGR_F_SetGeometry +libgdal.so.33:OGR_F_SetGeometryDirectly +libgdal.so.33:OGR_F_SetNativeData +libgdal.so.33:OGR_F_SetNativeMediaType +libgdal.so.33:OGR_F_SetStyleString +libgdal.so.33:OGR_F_SetStyleStringDirectly +libgdal.so.33:OGR_F_SetStyleTable +libgdal.so.33:OGR_F_SetStyleTableDirectly +libgdal.so.33:OGR_F_StealGeometry +libgdal.so.33:OGR_F_StealGeometryEx +libgdal.so.33:OGR_F_UnsetField +libgdal.so.33:OGR_F_Validate +libgdal.so.33:OGR_FldDomain_Destroy +libgdal.so.33:OGR_FldDomain_GetDescription +libgdal.so.33:OGR_FldDomain_GetDomainType +libgdal.so.33:OGR_FldDomain_GetFieldSubType +libgdal.so.33:OGR_FldDomain_GetFieldType +libgdal.so.33:OGR_FldDomain_GetMergePolicy +libgdal.so.33:OGR_FldDomain_GetName +libgdal.so.33:OGR_FldDomain_GetSplitPolicy +libgdal.so.33:OGR_FldDomain_SetMergePolicy +libgdal.so.33:OGR_FldDomain_SetSplitPolicy +libgdal.so.33:OGR_Fld_Create +libgdal.so.33:OGR_Fld_Destroy +libgdal.so.33:OGR_Fld_GetAlternativeNameRef +libgdal.so.33:OGR_Fld_GetComment +libgdal.so.33:OGR_Fld_GetDefault +libgdal.so.33:OGR_Fld_GetDomainName +libgdal.so.33:OGR_Fld_GetJustify +libgdal.so.33:OGR_Fld_GetNameRef +libgdal.so.33:OGR_Fld_GetPrecision +libgdal.so.33:OGR_Fld_GetSubType +libgdal.so.33:OGR_Fld_GetType +libgdal.so.33:OGR_Fld_GetWidth +libgdal.so.33:OGR_Fld_IsDefaultDriverSpecific +libgdal.so.33:OGR_Fld_IsIgnored +libgdal.so.33:OGR_Fld_IsNullable +libgdal.so.33:OGR_Fld_IsUnique +libgdal.so.33:OGR_Fld_Set +libgdal.so.33:OGR_Fld_SetAlternativeName +libgdal.so.33:OGR_Fld_SetComment +libgdal.so.33:OGR_Fld_SetDefault +libgdal.so.33:OGR_Fld_SetDomainName +libgdal.so.33:OGR_Fld_SetIgnored +libgdal.so.33:OGR_Fld_SetJustify +libgdal.so.33:OGR_Fld_SetName +libgdal.so.33:OGR_Fld_SetNullable +libgdal.so.33:OGR_Fld_SetPrecision +libgdal.so.33:OGR_Fld_SetSubType +libgdal.so.33:OGR_Fld_SetType +libgdal.so.33:OGR_Fld_SetUnique +libgdal.so.33:OGR_Fld_SetWidth +libgdal.so.33:OGR_GFld_Create +libgdal.so.33:OGR_GFld_Destroy +libgdal.so.33:OGR_GFld_GetNameRef +libgdal.so.33:OGR_GFld_GetSpatialRef +libgdal.so.33:OGR_GFld_GetType +libgdal.so.33:OGR_GFld_IsIgnored +libgdal.so.33:OGR_GFld_IsNullable +libgdal.so.33:OGR_GFld_SetIgnored +libgdal.so.33:OGR_GFld_SetName +libgdal.so.33:OGR_GFld_SetNullable +libgdal.so.33:OGR_GFld_SetSpatialRef +libgdal.so.33:OGR_GFld_SetType +libgdal.so.33:OGR_GT_Flatten +libgdal.so.33:OGR_GT_GetCollection +libgdal.so.33:OGR_GT_GetCurve +libgdal.so.33:OGR_GT_GetLinear +libgdal.so.33:OGR_GT_HasM +libgdal.so.33:OGR_GT_HasZ +libgdal.so.33:OGR_GT_IsCurve +libgdal.so.33:OGR_GT_IsNonLinear +libgdal.so.33:OGR_GT_IsSubClassOf +libgdal.so.33:OGR_GT_IsSurface +libgdal.so.33:OGR_GT_SetM +libgdal.so.33:OGR_GT_SetModifier +libgdal.so.33:OGR_GT_SetZ +libgdal.so.33:OGR_G_AddGeometry +libgdal.so.33:OGR_G_AddGeometryDirectly +libgdal.so.33:OGR_G_AddPoint +libgdal.so.33:OGR_G_AddPointM +libgdal.so.33:OGR_G_AddPointZM +libgdal.so.33:OGR_G_AddPoint_2D +libgdal.so.33:OGR_G_ApproximateArcAngles +libgdal.so.33:OGR_G_Area +libgdal.so.33:OGR_G_AssignSpatialReference +libgdal.so.33:OGR_G_Boundary +libgdal.so.33:OGR_G_Buffer +libgdal.so.33:OGR_G_Centroid +libgdal.so.33:OGR_G_Clone +libgdal.so.33:OGR_G_CloseRings +libgdal.so.33:OGR_G_ConcaveHull +libgdal.so.33:OGR_G_Contains +libgdal.so.33:OGR_G_ConvexHull +libgdal.so.33:OGR_G_CoordinateDimension +libgdal.so.33:OGR_G_CreateFromFgf +libgdal.so.33:OGR_G_CreateFromGML +libgdal.so.33:OGR_G_CreateFromGMLTree +libgdal.so.33:OGR_G_CreateFromWkb +libgdal.so.33:OGR_G_CreateFromWkbEx +libgdal.so.33:OGR_G_CreateFromWkt +libgdal.so.33:OGR_G_CreateGeometry +libgdal.so.33:OGR_G_CreateGeometryFromEsriJson +libgdal.so.33:OGR_G_CreateGeometryFromJson +libgdal.so.33:OGR_G_Crosses +libgdal.so.33:OGR_G_DelaunayTriangulation +libgdal.so.33:OGR_G_DestroyGeometry +libgdal.so.33:OGR_G_Difference +libgdal.so.33:OGR_G_Disjoint +libgdal.so.33:OGR_G_Distance +libgdal.so.33:OGR_G_Distance3D +libgdal.so.33:OGR_G_DumpReadable +libgdal.so.33:OGR_G_Empty +libgdal.so.33:OGR_G_Equal +libgdal.so.33:OGR_G_Equals +libgdal.so.33:OGR_G_ExportEnvelopeToGMLTree +libgdal.so.33:OGR_G_ExportToGML +libgdal.so.33:OGR_G_ExportToGMLEx +libgdal.so.33:OGR_G_ExportToGMLTree +libgdal.so.33:OGR_G_ExportToIsoWkb +libgdal.so.33:OGR_G_ExportToIsoWkt +libgdal.so.33:OGR_G_ExportToJson +libgdal.so.33:OGR_G_ExportToJsonEx +libgdal.so.33:OGR_G_ExportToKML +libgdal.so.33:OGR_G_ExportToWkb +libgdal.so.33:OGR_G_ExportToWkt +libgdal.so.33:OGR_G_FlattenTo2D +libgdal.so.33:OGR_G_ForceTo +libgdal.so.33:OGR_G_ForceToLineString +libgdal.so.33:OGR_G_ForceToMultiLineString +libgdal.so.33:OGR_G_ForceToMultiPoint +libgdal.so.33:OGR_G_ForceToMultiPolygon +libgdal.so.33:OGR_G_ForceToPolygon +libgdal.so.33:OGR_G_GetArea +libgdal.so.33:OGR_G_GetBoundary +libgdal.so.33:OGR_G_GetCoordinateDimension +libgdal.so.33:OGR_G_GetCurveGeometry +libgdal.so.33:OGR_G_GetDimension +libgdal.so.33:OGR_G_GetEnvelope +libgdal.so.33:OGR_G_GetEnvelope3D +libgdal.so.33:OGR_G_GetGeometryCount +libgdal.so.33:OGR_G_GetGeometryName +libgdal.so.33:OGR_G_GetGeometryRef +libgdal.so.33:OGR_G_GetGeometryType +libgdal.so.33:OGR_G_GetLinearGeometry +libgdal.so.33:OGR_G_GetM +libgdal.so.33:OGR_G_GetPoint +libgdal.so.33:OGR_G_GetPointCount +libgdal.so.33:OGR_G_GetPointZM +libgdal.so.33:OGR_G_GetPoints +libgdal.so.33:OGR_G_GetPointsZM +libgdal.so.33:OGR_G_GetSpatialReference +libgdal.so.33:OGR_G_GetX +libgdal.so.33:OGR_G_GetY +libgdal.so.33:OGR_G_GetZ +libgdal.so.33:OGR_G_HasCurveGeometry +libgdal.so.33:OGR_G_ImportFromWkb +libgdal.so.33:OGR_G_ImportFromWkt +libgdal.so.33:OGR_G_Intersect +libgdal.so.33:OGR_G_Intersection +libgdal.so.33:OGR_G_Intersects +libgdal.so.33:OGR_G_Is3D +libgdal.so.33:OGR_G_IsEmpty +libgdal.so.33:OGR_G_IsMeasured +libgdal.so.33:OGR_G_IsRing +libgdal.so.33:OGR_G_IsSimple +libgdal.so.33:OGR_G_IsValid +libgdal.so.33:OGR_G_Length +libgdal.so.33:OGR_G_MakeValid +libgdal.so.33:OGR_G_MakeValidEx +libgdal.so.33:OGR_G_Normalize +libgdal.so.33:OGR_G_Overlaps +libgdal.so.33:OGR_G_PointOnSurface +libgdal.so.33:OGR_G_Polygonize +libgdal.so.33:OGR_G_RemoveGeometry +libgdal.so.33:OGR_G_RemoveLowerDimensionSubGeoms +libgdal.so.33:OGR_G_Segmentize +libgdal.so.33:OGR_G_Set3D +libgdal.so.33:OGR_G_SetCoordinateDimension +libgdal.so.33:OGR_G_SetMeasured +libgdal.so.33:OGR_G_SetPoint +libgdal.so.33:OGR_G_SetPointCount +libgdal.so.33:OGR_G_SetPointM +libgdal.so.33:OGR_G_SetPointZM +libgdal.so.33:OGR_G_SetPoint_2D +libgdal.so.33:OGR_G_SetPoints +libgdal.so.33:OGR_G_SetPointsZM +libgdal.so.33:OGR_G_Simplify +libgdal.so.33:OGR_G_SimplifyPreserveTopology +libgdal.so.33:OGR_G_SwapXY +libgdal.so.33:OGR_G_SymDifference +libgdal.so.33:OGR_G_SymmetricDifference +libgdal.so.33:OGR_G_Touches +libgdal.so.33:OGR_G_Transform +libgdal.so.33:OGR_G_TransformTo +libgdal.so.33:OGR_G_UnaryUnion +libgdal.so.33:OGR_G_Union +libgdal.so.33:OGR_G_UnionCascaded +libgdal.so.33:OGR_G_Value +libgdal.so.33:OGR_G_Within +libgdal.so.33:OGR_G_WkbSize +libgdal.so.33:OGR_G_WkbSizeEx +libgdal.so.33:OGR_GeomTransformer_Create +libgdal.so.33:OGR_GeomTransformer_Destroy +libgdal.so.33:OGR_GeomTransformer_Transform +libgdal.so.33:OGR_GetFieldSubTypeName +libgdal.so.33:OGR_GetFieldTypeName +libgdal.so.33:OGR_GlobFldDomain_Create +libgdal.so.33:OGR_GlobFldDomain_GetGlob +libgdal.so.33:OGR_L_AlterFieldDefn +libgdal.so.33:OGR_L_AlterGeomFieldDefn +libgdal.so.33:OGR_L_Clip +libgdal.so.33:OGR_L_CommitTransaction +libgdal.so.33:OGR_L_CreateFeature +libgdal.so.33:OGR_L_CreateField +libgdal.so.33:OGR_L_CreateGeomField +libgdal.so.33:OGR_L_DeleteFeature +libgdal.so.33:OGR_L_DeleteField +libgdal.so.33:OGR_L_Dereference +libgdal.so.33:OGR_L_Erase +libgdal.so.33:OGR_L_FindFieldIndex +libgdal.so.33:OGR_L_GetArrowStream +libgdal.so.33:OGR_L_GetExtent +libgdal.so.33:OGR_L_GetExtentEx +libgdal.so.33:OGR_L_GetFIDColumn +libgdal.so.33:OGR_L_GetFeature +libgdal.so.33:OGR_L_GetFeatureCount +libgdal.so.33:OGR_L_GetFeaturesRead +libgdal.so.33:OGR_L_GetGeomType +libgdal.so.33:OGR_L_GetGeometryColumn +libgdal.so.33:OGR_L_GetGeometryTypes +libgdal.so.33:OGR_L_GetLayerDefn +libgdal.so.33:OGR_L_GetName +libgdal.so.33:OGR_L_GetNextFeature +libgdal.so.33:OGR_L_GetRefCount +libgdal.so.33:OGR_L_GetSpatialFilter +libgdal.so.33:OGR_L_GetSpatialRef +libgdal.so.33:OGR_L_GetStyleTable +libgdal.so.33:OGR_L_GetSupportedSRSList +libgdal.so.33:OGR_L_Identity +libgdal.so.33:OGR_L_Intersection +libgdal.so.33:OGR_L_Reference +libgdal.so.33:OGR_L_Rename +libgdal.so.33:OGR_L_ReorderField +libgdal.so.33:OGR_L_ReorderFields +libgdal.so.33:OGR_L_ResetReading +libgdal.so.33:OGR_L_RollbackTransaction +libgdal.so.33:OGR_L_SetActiveSRS +libgdal.so.33:OGR_L_SetAttributeFilter +libgdal.so.33:OGR_L_SetFeature +libgdal.so.33:OGR_L_SetIgnoredFields +libgdal.so.33:OGR_L_SetNextByIndex +libgdal.so.33:OGR_L_SetSpatialFilter +libgdal.so.33:OGR_L_SetSpatialFilterEx +libgdal.so.33:OGR_L_SetSpatialFilterRect +libgdal.so.33:OGR_L_SetSpatialFilterRectEx +libgdal.so.33:OGR_L_SetStyleTable +libgdal.so.33:OGR_L_SetStyleTableDirectly +libgdal.so.33:OGR_L_StartTransaction +libgdal.so.33:OGR_L_SymDifference +libgdal.so.33:OGR_L_SyncToDisk +libgdal.so.33:OGR_L_TestCapability +libgdal.so.33:OGR_L_Union +libgdal.so.33:OGR_L_Update +libgdal.so.33:OGR_L_UpdateFeature +libgdal.so.33:OGR_L_UpsertFeature +libgdal.so.33:OGR_RangeFldDomain_Create +libgdal.so.33:OGR_RangeFldDomain_GetMax +libgdal.so.33:OGR_RangeFldDomain_GetMin +libgdal.so.33:OGR_RawField_IsNull +libgdal.so.33:OGR_RawField_IsUnset +libgdal.so.33:OGR_RawField_SetNull +libgdal.so.33:OGR_RawField_SetUnset +libgdal.so.33:OGR_SM_AddPart +libgdal.so.33:OGR_SM_AddStyle +libgdal.so.33:OGR_SM_Create +libgdal.so.33:OGR_SM_Destroy +libgdal.so.33:OGR_SM_GetPart +libgdal.so.33:OGR_SM_GetPartCount +libgdal.so.33:OGR_SM_InitFromFeature +libgdal.so.33:OGR_SM_InitStyleString +libgdal.so.33:OGR_STBL_AddStyle +libgdal.so.33:OGR_STBL_Create +libgdal.so.33:OGR_STBL_Destroy +libgdal.so.33:OGR_STBL_Find +libgdal.so.33:OGR_STBL_GetLastStyleName +libgdal.so.33:OGR_STBL_GetNextStyle +libgdal.so.33:OGR_STBL_LoadStyleTable +libgdal.so.33:OGR_STBL_ResetStyleStringReading +libgdal.so.33:OGR_STBL_SaveStyleTable +libgdal.so.33:OGR_ST_Create +libgdal.so.33:OGR_ST_Destroy +libgdal.so.33:OGR_ST_GetParamDbl +libgdal.so.33:OGR_ST_GetParamNum +libgdal.so.33:OGR_ST_GetParamStr +libgdal.so.33:OGR_ST_GetRGBFromString +libgdal.so.33:OGR_ST_GetStyleString +libgdal.so.33:OGR_ST_GetType +libgdal.so.33:OGR_ST_GetUnit +libgdal.so.33:OGR_ST_SetParamDbl +libgdal.so.33:OGR_ST_SetParamNum +libgdal.so.33:OGR_ST_SetParamStr +libgdal.so.33:OGR_ST_SetUnit +libgdal.so.33:OSRAddGuessedTOWGS84 +libgdal.so.33:OSRAutoIdentifyEPSG +libgdal.so.33:OSRAxisEnumToName +libgdal.so.33:OSRCalcInvFlattening +libgdal.so.33:OSRCalcSemiMinorFromInvFlattening +libgdal.so.33:OSRCleanup +libgdal.so.33:OSRClone +libgdal.so.33:OSRCloneGeogCS +libgdal.so.33:OSRConvertToOtherProjection +libgdal.so.33:OSRCopyGeogCSFrom +libgdal.so.33:OSRDemoteTo2D +libgdal.so.33:OSRDereference +libgdal.so.33:OSRDestroyCRSInfoList +libgdal.so.33:OSRDestroySpatialReference +libgdal.so.33:OSREPSGTreatsAsLatLong +libgdal.so.33:OSREPSGTreatsAsNorthingEasting +libgdal.so.33:OSRExportToERM +libgdal.so.33:OSRExportToMICoordSys +libgdal.so.33:OSRExportToPCI +libgdal.so.33:OSRExportToPROJJSON +libgdal.so.33:OSRExportToPanorama +libgdal.so.33:OSRExportToPrettyWkt +libgdal.so.33:OSRExportToProj4 +libgdal.so.33:OSRExportToUSGS +libgdal.so.33:OSRExportToWkt +libgdal.so.33:OSRExportToWktEx +libgdal.so.33:OSRExportToXML +libgdal.so.33:OSRFindMatches +libgdal.so.33:OSRFreeSRSArray +libgdal.so.33:OSRGetAngularUnits +libgdal.so.33:OSRGetAreaOfUse +libgdal.so.33:OSRGetAttrValue +libgdal.so.33:OSRGetAuthorityCode +libgdal.so.33:OSRGetAuthorityName +libgdal.so.33:OSRGetAxesCount +libgdal.so.33:OSRGetAxis +libgdal.so.33:OSRGetAxisMappingStrategy +libgdal.so.33:OSRGetCRSInfoListFromDatabase +libgdal.so.33:OSRGetCoordinateEpoch +libgdal.so.33:OSRGetDataAxisToSRSAxisMapping +libgdal.so.33:OSRGetInvFlattening +libgdal.so.33:OSRGetLinearUnits +libgdal.so.33:OSRGetName +libgdal.so.33:OSRGetNormProjParm +libgdal.so.33:OSRGetPROJAuxDbPaths +libgdal.so.33:OSRGetPROJEnableNetwork +libgdal.so.33:OSRGetPROJSearchPaths +libgdal.so.33:OSRGetPROJVersion +libgdal.so.33:OSRGetPrimeMeridian +libgdal.so.33:OSRGetProjParm +libgdal.so.33:OSRGetSemiMajor +libgdal.so.33:OSRGetSemiMinor +libgdal.so.33:OSRGetTOWGS84 +libgdal.so.33:OSRGetTargetLinearUnits +libgdal.so.33:OSRGetUTMZone +libgdal.so.33:OSRImportFromDict +libgdal.so.33:OSRImportFromEPSG +libgdal.so.33:OSRImportFromEPSGA +libgdal.so.33:OSRImportFromERM +libgdal.so.33:OSRImportFromESRI +libgdal.so.33:OSRImportFromMICoordSys +libgdal.so.33:OSRImportFromOzi +libgdal.so.33:OSRImportFromPCI +libgdal.so.33:OSRImportFromPanorama +libgdal.so.33:OSRImportFromProj4 +libgdal.so.33:OSRImportFromUSGS +libgdal.so.33:OSRImportFromUrl +libgdal.so.33:OSRImportFromWkt +libgdal.so.33:OSRImportFromXML +libgdal.so.33:OSRIsCompound +libgdal.so.33:OSRIsDerivedGeographic +libgdal.so.33:OSRIsDynamic +libgdal.so.33:OSRIsGeocentric +libgdal.so.33:OSRIsGeographic +libgdal.so.33:OSRIsLocal +libgdal.so.33:OSRIsProjected +libgdal.so.33:OSRIsSame +libgdal.so.33:OSRIsSameEx +libgdal.so.33:OSRIsSameGeogCS +libgdal.so.33:OSRIsSameVertCS +libgdal.so.33:OSRIsVertical +libgdal.so.33:OSRMorphFromESRI +libgdal.so.33:OSRMorphToESRI +libgdal.so.33:OSRNewSpatialReference +libgdal.so.33:OSRPromoteTo3D +libgdal.so.33:OSRReference +libgdal.so.33:OSRRelease +libgdal.so.33:OSRSetACEA +libgdal.so.33:OSRSetAE +libgdal.so.33:OSRSetAngularUnits +libgdal.so.33:OSRSetAttrValue +libgdal.so.33:OSRSetAuthority +libgdal.so.33:OSRSetAxes +libgdal.so.33:OSRSetAxisMappingStrategy +libgdal.so.33:OSRSetBonne +libgdal.so.33:OSRSetCEA +libgdal.so.33:OSRSetCS +libgdal.so.33:OSRSetCompoundCS +libgdal.so.33:OSRSetCoordinateEpoch +libgdal.so.33:OSRSetDataAxisToSRSAxisMapping +libgdal.so.33:OSRSetEC +libgdal.so.33:OSRSetEckert +libgdal.so.33:OSRSetEckertIV +libgdal.so.33:OSRSetEckertVI +libgdal.so.33:OSRSetEquirectangular +libgdal.so.33:OSRSetEquirectangular2 +libgdal.so.33:OSRSetFromUserInput +libgdal.so.33:OSRSetGEOS +libgdal.so.33:OSRSetGH +libgdal.so.33:OSRSetGS +libgdal.so.33:OSRSetGaussSchreiberTMercator +libgdal.so.33:OSRSetGeocCS +libgdal.so.33:OSRSetGeogCS +libgdal.so.33:OSRSetGnomonic +libgdal.so.33:OSRSetHOM +libgdal.so.33:OSRSetHOM2PNO +libgdal.so.33:OSRSetHOMAC +libgdal.so.33:OSRSetIGH +libgdal.so.33:OSRSetIWMPolyconic +libgdal.so.33:OSRSetKrovak +libgdal.so.33:OSRSetLAEA +libgdal.so.33:OSRSetLCC +libgdal.so.33:OSRSetLCC1SP +libgdal.so.33:OSRSetLCCB +libgdal.so.33:OSRSetLinearUnits +libgdal.so.33:OSRSetLinearUnitsAndUpdateParameters +libgdal.so.33:OSRSetLocalCS +libgdal.so.33:OSRSetMC +libgdal.so.33:OSRSetMercator +libgdal.so.33:OSRSetMercator2SP +libgdal.so.33:OSRSetMollweide +libgdal.so.33:OSRSetNZMG +libgdal.so.33:OSRSetNormProjParm +libgdal.so.33:OSRSetOS +libgdal.so.33:OSRSetOrthographic +libgdal.so.33:OSRSetPROJAuxDbPaths +libgdal.so.33:OSRSetPROJEnableNetwork +libgdal.so.33:OSRSetPROJSearchPaths +libgdal.so.33:OSRSetPS +libgdal.so.33:OSRSetPolyconic +libgdal.so.33:OSRSetProjCS +libgdal.so.33:OSRSetProjParm +libgdal.so.33:OSRSetProjection +libgdal.so.33:OSRSetQSC +libgdal.so.33:OSRSetRobinson +libgdal.so.33:OSRSetSCH +libgdal.so.33:OSRSetSOC +libgdal.so.33:OSRSetSinusoidal +libgdal.so.33:OSRSetStatePlane +libgdal.so.33:OSRSetStatePlaneWithUnits +libgdal.so.33:OSRSetStereographic +libgdal.so.33:OSRSetTM +libgdal.so.33:OSRSetTMG +libgdal.so.33:OSRSetTMSO +libgdal.so.33:OSRSetTMVariant +libgdal.so.33:OSRSetTOWGS84 +libgdal.so.33:OSRSetTPED +libgdal.so.33:OSRSetTargetLinearUnits +libgdal.so.33:OSRSetUTM +libgdal.so.33:OSRSetVDG +libgdal.so.33:OSRSetVertCS +libgdal.so.33:OSRSetVerticalPerspective +libgdal.so.33:OSRSetWagner +libgdal.so.33:OSRSetWellKnownGeogCS +libgdal.so.33:OSRStripVertical +libgdal.so.33:OSRValidate +libgdal.so.33:RPCInfoToMD +libgdal.so.33:RPCInfoV2ToMD +libgdal.so.33:RPFTOCFree +libgdal.so.33:RPFTOCRead +libgdal.so.33:RPFTOCReadFromBuffer +libgdal.so.33:RegisterGNMDatabase +libgdal.so.33:RegisterGNMFile +libgdal.so.33:RegisterOGRAVCBin +libgdal.so.33:RegisterOGRAVCE00 +libgdal.so.33:RegisterOGRAmigoCloud +libgdal.so.33:RegisterOGRCAD +libgdal.so.33:RegisterOGRCSV +libgdal.so.33:RegisterOGRCSW +libgdal.so.33:RegisterOGRCarto +libgdal.so.33:RegisterOGRDGN +libgdal.so.33:RegisterOGRDXF +libgdal.so.33:RegisterOGREDIGEO +libgdal.so.33:RegisterOGRESRIJSON +libgdal.so.33:RegisterOGRElastic +libgdal.so.33:RegisterOGRFlatGeobuf +libgdal.so.33:RegisterOGRGML +libgdal.so.33:RegisterOGRGMT +libgdal.so.33:RegisterOGRGPSBabel +libgdal.so.33:RegisterOGRGPX +libgdal.so.33:RegisterOGRGTFS +libgdal.so.33:RegisterOGRGeoJSON +libgdal.so.33:RegisterOGRGeoJSONSeq +libgdal.so.33:RegisterOGRGeoPackage +libgdal.so.33:RegisterOGRGeoRSS +libgdal.so.33:RegisterOGRGeoconcept +libgdal.so.33:RegisterOGRIdrisi +libgdal.so.33:RegisterOGRJML +libgdal.so.33:RegisterOGRKML +libgdal.so.33:RegisterOGRLVBAG +libgdal.so.33:RegisterOGRMEM +libgdal.so.33:RegisterOGRMVT +libgdal.so.33:RegisterOGRMapML +libgdal.so.33:RegisterOGRNGW +libgdal.so.33:RegisterOGRNTF +libgdal.so.33:RegisterOGROAPIF +libgdal.so.33:RegisterOGRODS +libgdal.so.33:RegisterOGROSM +libgdal.so.33:RegisterOGROpenFileGDB +libgdal.so.33:RegisterOGRPDS +libgdal.so.33:RegisterOGRPGDump +libgdal.so.33:RegisterOGRPLSCENES +libgdal.so.33:RegisterOGRS57 +libgdal.so.33:RegisterOGRSDTS +libgdal.so.33:RegisterOGRSQLite +libgdal.so.33:RegisterOGRSVG +libgdal.so.33:RegisterOGRSXF +libgdal.so.33:RegisterOGRSelafin +libgdal.so.33:RegisterOGRShape +libgdal.so.33:RegisterOGRTAB +libgdal.so.33:RegisterOGRTiger +libgdal.so.33:RegisterOGRTopoJSON +libgdal.so.33:RegisterOGRVDV +libgdal.so.33:RegisterOGRVFK +libgdal.so.33:RegisterOGRVRT +libgdal.so.33:RegisterOGRWAsP +libgdal.so.33:RegisterOGRWFS +libgdal.so.33:RegisterOGRXLSX +libgdal.so.33:SetCSVFilenameHook +libgdal.so.33:VRTAddBand +libgdal.so.33:VRTAddComplexSource +libgdal.so.33:VRTAddFuncSource +libgdal.so.33:VRTAddSimpleSource +libgdal.so.33:VRTCreate +libgdal.so.33:VRTFlushCache +libgdal.so.33:VRTSerializeToXML +libgdal.so.33:VSIAbortPendingUploads +libgdal.so.33:VSIAllocFilesystemPluginCallbacksStruct +libgdal.so.33:VSICTime +libgdal.so.33:VSICalloc +libgdal.so.33:VSICallocVerbose +libgdal.so.33:VSICleanupFileManager +libgdal.so.33:VSIClearCredentials +libgdal.so.33:VSIClearPathSpecificOptions +libgdal.so.33:VSICloseDir +libgdal.so.33:VSICopyFile +libgdal.so.33:VSICurlClearCache +libgdal.so.33:VSICurlPartialClearCache +libgdal.so.33:VSIDuplicateFileSystemHandler +libgdal.so.33:VSIError +libgdal.so.33:VSIErrorReset +libgdal.so.33:VSIFClose +libgdal.so.33:VSIFCloseL +libgdal.so.33:VSIFEof +libgdal.so.33:VSIFEofL +libgdal.so.33:VSIFFlush +libgdal.so.33:VSIFFlushL +libgdal.so.33:VSIFGetNativeFileDescriptorL +libgdal.so.33:VSIFGetRangeStatusL +libgdal.so.33:VSIFGetc +libgdal.so.33:VSIFGets +libgdal.so.33:VSIFOpen +libgdal.so.33:VSIFOpenEx2L +libgdal.so.33:VSIFOpenExL +libgdal.so.33:VSIFOpenL +libgdal.so.33:VSIFPrintf +libgdal.so.33:VSIFPrintfL +libgdal.so.33:VSIFPutc +libgdal.so.33:VSIFPutcL +libgdal.so.33:VSIFPuts +libgdal.so.33:VSIFRead +libgdal.so.33:VSIFReadL +libgdal.so.33:VSIFReadMultiRangeL +libgdal.so.33:VSIFSeek +libgdal.so.33:VSIFSeekL +libgdal.so.33:VSIFTell +libgdal.so.33:VSIFTellL +libgdal.so.33:VSIFTruncateL +libgdal.so.33:VSIFWrite +libgdal.so.33:VSIFWriteL +libgdal.so.33:VSIFileFromMemBuffer +libgdal.so.33:VSIFree +libgdal.so.33:VSIFreeAligned +libgdal.so.33:VSIFreeFilesystemPluginCallbacksStruct +libgdal.so.33:VSIGMTime +libgdal.so.33:VSIGetActualURL +libgdal.so.33:VSIGetCredential +libgdal.so.33:VSIGetDiskFreeSpace +libgdal.so.33:VSIGetFileMetadata +libgdal.so.33:VSIGetFileSystemOptions +libgdal.so.33:VSIGetFileSystemsPrefixes +libgdal.so.33:VSIGetLastErrorMsg +libgdal.so.33:VSIGetLastErrorNo +libgdal.so.33:VSIGetMemFileBuffer +libgdal.so.33:VSIGetNextDirEntry +libgdal.so.33:VSIGetPathSpecificOption +libgdal.so.33:VSIGetSignedURL +libgdal.so.33:VSIHasOptimizedReadMultiRange +libgdal.so.33:VSIIngestFile +libgdal.so.33:VSIInstallCryptFileHandler +libgdal.so.33:VSIInstallLargeFileHandler +libgdal.so.33:VSIInstallMemFileHandler +libgdal.so.33:VSIInstallPluginHandler +libgdal.so.33:VSIInstallSparseFileHandler +libgdal.so.33:VSIInstallSubFileHandler +libgdal.so.33:VSIIsCaseSensitiveFS +libgdal.so.33:VSIIsLocal +libgdal.so.33:VSILocalTime +libgdal.so.33:VSIMalloc +libgdal.so.33:VSIMalloc2 +libgdal.so.33:VSIMalloc2Verbose +libgdal.so.33:VSIMalloc3 +libgdal.so.33:VSIMalloc3Verbose +libgdal.so.33:VSIMallocAligned +libgdal.so.33:VSIMallocAlignedAuto +libgdal.so.33:VSIMallocAlignedAutoVerbose +libgdal.so.33:VSIMallocVerbose +libgdal.so.33:VSIMkdir +libgdal.so.33:VSIMkdirRecursive +libgdal.so.33:VSINetworkStatsGetAsSerializedJSON +libgdal.so.33:VSINetworkStatsReset +libgdal.so.33:VSIOpenDir +libgdal.so.33:VSIOverwriteFile +libgdal.so.33:VSIReadDir +libgdal.so.33:VSIReadDirEx +libgdal.so.33:VSIReadDirRecursive +libgdal.so.33:VSIRealloc +libgdal.so.33:VSIReallocVerbose +libgdal.so.33:VSIRename +libgdal.so.33:VSIRewind +libgdal.so.33:VSIRewindL +libgdal.so.33:VSIRmdir +libgdal.so.33:VSIRmdirRecursive +libgdal.so.33:VSISetCredential +libgdal.so.33:VSISetCryptKey +libgdal.so.33:VSISetFileMetadata +libgdal.so.33:VSISetPathSpecificOption +libgdal.so.33:VSISiblingFiles +libgdal.so.33:VSIStat +libgdal.so.33:VSIStatExL +libgdal.so.33:VSIStatL +libgdal.so.33:VSIStdoutSetRedirection +libgdal.so.33:VSIStrdup +libgdal.so.33:VSIStrdupVerbose +libgdal.so.33:VSIStrerror +libgdal.so.33:VSISupportsRandomWrite +libgdal.so.33:VSISupportsSequentialWrite +libgdal.so.33:VSISupportsSparseFiles +libgdal.so.33:VSISync +libgdal.so.33:VSITime +libgdal.so.33:VSIToCPLError +libgdal.so.33:VSIUngetc +libgdal.so.33:VSIUnlink +libgdal.so.33:VSIUnlinkBatch +libgdal.so.33:_CPLAssert +libgdal.so.33:_Z10CPLOPrintfPKcz +libgdal.so.33:_Z10EXIFCreatePPcPhjjjPj +libgdal.so.33:_Z11AdjustValueIaET_S0_m +libgdal.so.33:_Z11AdjustValueIdET_S0_m +libgdal.so.33:_Z11AdjustValueIfET_S0_m +libgdal.so.33:_Z11AdjustValueIhET_S0_m +libgdal.so.33:_Z11AdjustValueIiET_S0_m +libgdal.so.33:_Z11AdjustValueIjET_S0_m +libgdal.so.33:_Z11AdjustValueIlET_S0_m +libgdal.so.33:_Z11AdjustValueImET_S0_m +libgdal.so.33:_Z11AdjustValueIsET_S0_m +libgdal.so.33:_Z11AdjustValueItET_S0_m +libgdal.so.33:_Z11CPLOvPrintfPKcP13__va_list_tag +libgdal.so.33:_Z11GMLParseXSDPKcRSt6vectorIP15GMLFeatureClassSaIS3_EERb +libgdal.so.33:_Z11PamGetProxyPKc +libgdal.so.33:_Z11WKBFromEWKBPhmRmPi +libgdal.so.33:_Z12CPLURLAddKVPPKcS0_S0_ +libgdal.so.33:_Z12OGRJSonParsePKcPP11json_objectb +libgdal.so.33:_Z12VSI_TIFFOpenPKcS0_P16VSIVirtualHandle +libgdal.so.33:_Z14CPLFloatToHalfjRb +libgdal.so.33:_Z14CPLURLGetValuePKcS0_ +libgdal.so.33:_Z14HFACreateLayerP7hfainfoP8HFAEntryPKciiiiiii7EPTTypePPcxxii +libgdal.so.33:_Z14SWQCastCheckerP13swq_expr_nodei +libgdal.so.33:_Z15OGRFormatDoubleB5cxx11dRK13OGRWktOptions +libgdal.so.33:_Z15OGRFormatDoublePcidcic +libgdal.so.33:_Z15OGRGetDayOfWeekiii +libgdal.so.33:_Z15OGRWktReadTokenPKcPc +libgdal.so.33:_Z15PamCleanProxyDBv +libgdal.so.33:_Z16OGRToOGCGeomType18OGRwkbGeometryTypebbb +libgdal.so.33:_Z16OGRWktReadPointsPKcPP11OGRRawPointPPdPiS6_ +libgdal.so.33:_Z16PamAllocateProxyPKc +libgdal.so.33:_Z16SWQCastEvaluatorP13swq_expr_nodePS0_ +libgdal.so.33:_Z16swq_expr_compilePKciPPcP14swq_field_typeiP25swq_custom_func_registrarPP13swq_expr_node +libgdal.so.33:_Z17CPLHTTPSetOptionsPvPKcPKS1_ +libgdal.so.33:_Z17CPLIEEEToVaxFloatPv +libgdal.so.33:_Z17CPLVaxToIEEEFloatPv +libgdal.so.33:_Z17OGRGetXMLDateTimePK8OGRField +libgdal.so.33:_Z17OGRGetXMLDateTimePK8OGRFieldb +libgdal.so.33:_Z17OGRHStoreGetValuePKcS0_ +libgdal.so.33:_Z17OGRWktReadPointsMPKcPP11OGRRawPointPPdS5_PiS6_S6_ +libgdal.so.33:_Z17PamParseHistogramP10CPLXMLNodePdS1_PiPPyS2_S2_ +libgdal.so.33:_Z17SWQGeneralCheckerP13swq_expr_nodei +libgdal.so.33:_Z17swq_expr_compile2PKcP14swq_field_listiP25swq_custom_func_registrarPP13swq_expr_node +libgdal.so.33:_Z18CPLIEEEToVaxDoublePv +libgdal.so.33:_Z18CPLVaxToIEEEDoublePv +libgdal.so.33:_Z18OGRFromOGCGeomTypePKc +libgdal.so.33:_Z18OGRUpdateFieldTypeP12OGRFieldDefn12OGRFieldType15OGRFieldSubType +libgdal.so.33:_Z18OGRWriteToShapeBinPK11OGRGeometryPPhPi +libgdal.so.33:_Z18swq_identify_fieldPKcS0_P14swq_field_listP14swq_field_typePi +libgdal.so.33:_Z19CPLUnixTimeToYMDHMSxP2tm +libgdal.so.33:_Z19CPLYMDHMSToUnixTimePK2tm +libgdal.so.33:_Z19EXIFExtractMetadataRPPcPviiiRiS3_S3_ +libgdal.so.33:_Z19GDALCopyNoDataValueP14GDALRasterBandS0_ +libgdal.so.33:_Z19GML_GetOGRFieldType15GMLPropertyTypeR15OGRFieldSubType +libgdal.so.33:_Z19GetOutputDriversForPKci +libgdal.so.33:_Z19OGRCheckPermutationPKii +libgdal.so.33:_Z19OGRCreateMultiPatchPK11OGRGeometryiRiRPiS4_S2_RP11OGRRawPointRPd +libgdal.so.33:_Z19OGRGeometryFromEWKBPhiPii +libgdal.so.33:_Z19OGRParseXMLDateTimePKcP8OGRField +libgdal.so.33:_Z19OSRGetEllipsoidInfoiPPcPdS1_ +libgdal.so.33:_Z19SWQGeneralEvaluatorP13swq_expr_nodePS0_ +libgdal.so.33:_Z19VSICreateCachedFileP16VSIVirtualHandlemm +libgdal.so.33:_Z20CPLHTTPIgnoreSigPipev +libgdal.so.33:_Z20GDALCloneTransformerPv +libgdal.so.33:_Z20OGRGeometryToHexEWKBP11OGRGeometryiii +libgdal.so.33:_Z20OGRGetRFC822DateTimePK8OGRField +libgdal.so.33:_Z20OGRMakeWktCoordinateB5cxx11dddi13OGRWktOptions +libgdal.so.33:_Z20OGRMakeWktCoordinatePcdddi +libgdal.so.33:_Z20RoundValueDiscardLsbIaaET0_PKvmm +libgdal.so.33:_Z20RoundValueDiscardLsbIdmET0_PKvmm +libgdal.so.33:_Z20RoundValueDiscardLsbIfjET0_PKvmm +libgdal.so.33:_Z20RoundValueDiscardLsbIiiET0_PKvmm +libgdal.so.33:_Z20RoundValueDiscardLsbIjjET0_PKvmm +libgdal.so.33:_Z20RoundValueDiscardLsbIllET0_PKvmm +libgdal.so.33:_Z20RoundValueDiscardLsbImmET0_PKvmm +libgdal.so.33:_Z20RoundValueDiscardLsbIssET0_PKvmm +libgdal.so.33:_Z20RoundValueDiscardLsbIttET0_PKvmm +libgdal.so.33:_Z20SWQFieldTypeToString14swq_field_type +libgdal.so.33:_Z20swq_select_summarizeP10swq_selectiPKc +libgdal.so.33:_Z21MEMGroupCreateMDArrayP9GDALGroupRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6vectorISt10shared_ptrI13GDALDimensionESaISC_EERK20GDALExtendedDataTypePvPKPKc +libgdal.so.33:_Z21OGRCreateFromShapeBinPhPP11OGRGeometryi +libgdal.so.33:_Z21OGRGetISO8601DateTimePK8OGRFieldbPc +libgdal.so.33:_Z21OGRMakeWktCoordinateMB5cxx11ddddii13OGRWktOptions +libgdal.so.33:_Z21OGRMakeWktCoordinateMPcddddii +libgdal.so.33:_Z21PamHistogramToXMLTreeddiPyii +libgdal.so.33:_Z21VSICreateGZipWritableP16VSIVirtualHandleii +libgdal.so.33:_Z22CPLParseRFC822DateTimePKcPiS1_S1_S1_S1_S1_S1_S1_ +libgdal.so.33:_Z22CPLQuotedSQLIdentifierPKc +libgdal.so.33:_Z22GTiffGetCompressValuesRbS_S_S_S_S_S_b +libgdal.so.33:_Z22OGRGeoJSONReadGeometryP11json_object +libgdal.so.33:_Z22OGRGeometryFromHexEWKBPKcPii +libgdal.so.33:_Z22OGRPGCommonLaunderNamePKcS0_ +libgdal.so.33:_Z22OGRParseRFC822DateTimePKcP8OGRField +libgdal.so.33:_Z22OGRReadWKBGeometryTypePKh13OGRwkbVariantP18OGRwkbGeometryType +libgdal.so.33:_Z22OGRReadWKTGeometryTypePKcP18OGRwkbGeometryType +libgdal.so.33:_Z23GDALBufferHasOnlyNoDataPKvdmmmmi22GDALBufferSampleFormat +libgdal.so.33:_Z23GDALGetGlobalThreadPooli +libgdal.so.33:_Z23OGRCreateExpatXMLParserv +libgdal.so.33:_Z23OGRCreateFromMultiPatchiPKiS0_iPKdS2_S2_ +libgdal.so.33:_Z23OGRGeoJSONWriteGeometryPK11OGRGeometryRK22OGRGeoJSONWriteOptions +libgdal.so.33:_Z23OGRPGCommonLayerGetTypeR12OGRFieldDefnbb +libgdal.so.33:_Z23OGRPGCommonLayerSetTypeR12OGRFieldDefnPKcS2_i +libgdal.so.33:_Z23swq_is_reserved_keywordPKc +libgdal.so.33:_Z24GetOutputDriverForRasterPKc +libgdal.so.33:_Z24MITABCoordSys2SpatialRefPKc +libgdal.so.33:_Z24MITABSpatialRef2CoordSysPK19OGRSpatialReference +libgdal.so.33:_Z24OGRPGCommonAppendCopyFIDR9CPLStringP10OGRFeature +libgdal.so.33:_Z24PamFindMatchingHistogramP10CPLXMLNodeddiii +libgdal.so.33:_Z25CPLCreateUserFaultMappingPKcPPvPm +libgdal.so.33:_Z25CPLDeleteUserFaultMappingP16cpl_uffd_context +libgdal.so.33:_Z26CPL_json_object_object_getP11json_objectPKc +libgdal.so.33:_Z26GeoJSONPropertyToFieldTypeP11json_objectR15OGRFieldSubTypeb +libgdal.so.33:_Z26OGRCreateDefaultLayerIndexv +libgdal.so.33:_Z26OGRGeneralCmdLineProcessoriPPPci +libgdal.so.33:_Z26RAWDatasetCheckMemoryUsageiiiiiiyyP16VSIVirtualHandle +libgdal.so.33:_Z26S57GenerateDSIDFeatureDefnv +libgdal.so.33:_Z26S57GenerateGeomFeatureDefn18OGRwkbGeometryTypei +libgdal.so.33:_Z26S57GenerateObjectClassDefnP17S57ClassRegistrarP23S57ClassContentExplorerii +libgdal.so.33:_Z26json_ex_get_object_by_pathP11json_objectPKc +libgdal.so.33:_Z27OGRPGCommonAppendFieldValueR9CPLStringP10OGRFeatureiPFS_PvPKciS5_S5_ES3_ +libgdal.so.33:_Z28CPLHTTPRestoreSigPipeHandlerPv +libgdal.so.33:_Z28GDALGetJPEG2000ReversibilityPKcP16VSIVirtualHandle +libgdal.so.33:_Z28OGRGetXML_UTF8_EscapedStringPKc +libgdal.so.33:_Z28OGRPGCommonGByteArrayToBYTEAPKhm +libgdal.so.33:_Z28OGRPGCommonLayerGetPGDefaultP12OGRFieldDefn +libgdal.so.33:_Z28OGRWriteMultiPatchToShapeBinPK11OGRGeometryPPhPi +libgdal.so.33:_Z29S57GenerateStandardAttributesP14OGRFeatureDefni +libgdal.so.33:_Z29VSICreateBufferedReaderHandleP16VSIVirtualHandle +libgdal.so.33:_Z30CPLIsUserFaultMappingSupportedv +libgdal.so.33:_Z30GDALGetNoDataValueCastToDoublel +libgdal.so.33:_Z30GDALGetNoDataValueCastToDoublem +libgdal.so.33:_Z30OGR_GreatCircle_ExtendPositionddddPdS_ +libgdal.so.33:_Z31GDALGetCompressionFormatForJPEGB5cxx11P16VSIVirtualHandle +libgdal.so.33:_Z31GDALGetCompressionFormatForJPEGB5cxx11PKvm +libgdal.so.33:_Z32GDALRegenerateOverviewsMultiBandiPKP14GDALRasterBandiPKS2_PKcPFidS6_PvES7_PKS6_ +libgdal.so.33:_Z32OGRPGCommonLayerNormalizeDefaultP12OGRFieldDefnPKc +libgdal.so.33:_Z32OGRParseDateTimeYYYYMMDDTHHMMSSZPKcmP8OGRField +libgdal.so.33:_Z33CPLInstallErrorHandlerAccumulatorRSt6vectorI32CPLErrorHandlerAccumulatorStructSaIS0_EE +libgdal.so.33:_Z33GDALRegisterTransformDeserializerPKcPFiPviiPdS2_S2_PiEPFS1_P10CPLXMLNodeE +libgdal.so.33:_Z33OGRCreateCoordinateTransformationPK19OGRSpatialReferenceS1_ +libgdal.so.33:_Z33OGRCreateCoordinateTransformationPK19OGRSpatialReferenceS1_RK34OGRCoordinateTransformationOptions +libgdal.so.33:_Z33OGRSQLiteImportSpatiaLiteGeometryPKhiPP11OGRGeometryPi +libgdal.so.33:_Z34CPLIsMachinePotentiallyGCEInstancev +libgdal.so.33:_Z34OGRPGCommonAppendCopyRegularFieldsR9CPLStringP10OGRFeaturePKcRKSt6vectorIbSaIbEEPFS_PvS4_iS4_S4_ESA_ +libgdal.so.33:_Z35CPLUninstallErrorHandlerAccumulatorv +libgdal.so.33:_Z35GDALUnregisterTransformDeserializerPv +libgdal.so.33:_Z35OGRParseDateTimeYYYYMMDDTHHMMSSsssZPKcmP8OGRField +libgdal.so.33:_Z36GDALEnablePixelTypeSignedByteWarningPvb +libgdal.so.33:_Z37S57GenerateVectorPrimitiveFeatureDefnii +libgdal.so.33:_Z43GDALIsDriverDeprecatedForGDAL35StillEnabledPKcS0_ +libgdal.so.33:_Z45OGRCreateEmulatedTransactionDataSourceWrapperP13OGRDataSourceP24IOGRTransactionBehaviourii +libgdal.so.33:_Z6swqlexPP13swq_expr_nodeP17swq_parse_context +libgdal.so.33:_Z8swqerrorP17swq_parse_contextPKc +libgdal.so.33:_Z8swqparseP17swq_parse_context +libgdal.so.33:_ZN10CPLLocaleCC1Ev +libgdal.so.33:_ZN10CPLLocaleCC2Ev +libgdal.so.33:_ZN10CPLLocaleCD1Ev +libgdal.so.33:_ZN10CPLLocaleCD2Ev +libgdal.so.33:_ZN10GDALDriver10CreateCopyEPKcP11GDALDatasetiPKS1_PFidS1_PvES6_ +libgdal.so.33:_ZN10GDALDriver11QuietDeleteEPKcPKS1_ +libgdal.so.33:_ZN10GDALDriver13DefaultRenameEPKcS1_ +libgdal.so.33:_ZN10GDALDriver15SetMetadataItemEPKcS1_S1_ +libgdal.so.33:_ZN10GDALDriver16DefaultCopyFilesEPKcS1_ +libgdal.so.33:_ZN10GDALDriver16DefaultCopyMasksEP11GDALDatasetS1_i +libgdal.so.33:_ZN10GDALDriver16DefaultCopyMasksEP11GDALDatasetS1_iPKPKcPFidS3_PvES6_ +libgdal.so.33:_ZN10GDALDriver17DefaultCreateCopyEPKcP11GDALDatasetiPKS1_PFidS1_PvES6_ +libgdal.so.33:_ZN10GDALDriver22CreateMultiDimensionalEPKcPKS1_S3_ +libgdal.so.33:_ZN10GDALDriver33DefaultCreateCopyMultiDimensionalEP11GDALDatasetS1_bPKPKcPFidS3_PvES6_ +libgdal.so.33:_ZN10GDALDriver6CreateEPKciii12GDALDataTypePKS1_ +libgdal.so.33:_ZN10GDALDriver6DeleteEPKc +libgdal.so.33:_ZN10GDALDriver6RenameEPKcS1_ +libgdal.so.33:_ZN10GDALDriver9CopyFilesEPKcS1_ +libgdal.so.33:_ZN10GDALDriverC1Ev +libgdal.so.33:_ZN10GDALDriverC2Ev +libgdal.so.33:_ZN10GDALDriverD0Ev +libgdal.so.33:_ZN10GDALDriverD1Ev +libgdal.so.33:_ZN10GDALDriverD2Ev +libgdal.so.33:_ZN10GDALJP2Box10IsSuperBoxEv +libgdal.so.33:_ZN10GDALJP2Box11AppendUInt8Eh +libgdal.so.33:_ZN10GDALJP2Box11ReadBoxDataEv +libgdal.so.33:_ZN10GDALJP2Box12AppendUInt16Et +libgdal.so.33:_ZN10GDALJP2Box12AppendUInt32Ej +libgdal.so.33:_ZN10GDALJP2Box12CreateLblBoxEPKc +libgdal.so.33:_ZN10GDALJP2Box12DumpReadableEP8_IO_FILEi +libgdal.so.33:_ZN10GDALJP2Box13CreateAsocBoxEiPKPKS_ +libgdal.so.33:_ZN10GDALJP2Box13CreateUUIDBoxEPKhiS1_ +libgdal.so.33:_ZN10GDALJP2Box13ReadNextChildEPS_ +libgdal.so.33:_ZN10GDALJP2Box14CreateJUMBFBoxEPKS_iPKS1_ +libgdal.so.33:_ZN10GDALJP2Box14CreateSuperBoxEPKciPKPKS_ +libgdal.so.33:_ZN10GDALJP2Box14ReadFirstChildEPS_ +libgdal.so.33:_ZN10GDALJP2Box15SetWritableDataEiPKh +libgdal.so.33:_ZN10GDALJP2Box18AppendWritableDataEiPKv +libgdal.so.33:_ZN10GDALJP2Box22CreateLabelledXMLAssocEPKcS1_ +libgdal.so.33:_ZN10GDALJP2Box25CreateJUMBFDescriptionBoxEPKhPKc +libgdal.so.33:_ZN10GDALJP2Box7ReadBoxEv +libgdal.so.33:_ZN10GDALJP2Box7SetTypeEPKc +libgdal.so.33:_ZN10GDALJP2Box8ReadNextEv +libgdal.so.33:_ZN10GDALJP2Box9ReadFirstEv +libgdal.so.33:_ZN10GDALJP2Box9SetOffsetEx +libgdal.so.33:_ZN10GDALJP2BoxC1EP16VSIVirtualHandle +libgdal.so.33:_ZN10GDALJP2BoxC2EP16VSIVirtualHandle +libgdal.so.33:_ZN10GDALJP2BoxD1Ev +libgdal.so.33:_ZN10GDALJP2BoxD2Ev +libgdal.so.33:_ZN10GMLFeature11AddGeometryEP10CPLXMLNode +libgdal.so.33:_ZN10GMLFeature13AddOBPropertyEPKcS1_ +libgdal.so.33:_ZN10GMLFeature13GetOBPropertyEPKc +libgdal.so.33:_ZN10GMLFeature15GetOBPropertiesEv +libgdal.so.33:_ZN10GMLFeature19SetGeometryDirectlyEP10CPLXMLNode +libgdal.so.33:_ZN10GMLFeature19SetGeometryDirectlyEiP10CPLXMLNode +libgdal.so.33:_ZN10GMLFeature19SetPropertyDirectlyEiPc +libgdal.so.33:_ZN10GMLFeature20SetBoundedByGeometryEP10CPLXMLNode +libgdal.so.33:_ZN10GMLFeature4DumpEP8_IO_FILE +libgdal.so.33:_ZN10GMLFeature6SetFIDEPKc +libgdal.so.33:_ZN10GMLFeatureC1EP15GMLFeatureClass +libgdal.so.33:_ZN10GMLFeatureC2EP15GMLFeatureClass +libgdal.so.33:_ZN10GMLFeatureD1Ev +libgdal.so.33:_ZN10GMLFeatureD2Ev +libgdal.so.33:_ZN10GNMNetwork11GetFileListEv +libgdal.so.33:_ZN10GNMNetworkC1Ev +libgdal.so.33:_ZN10GNMNetworkC2Ev +libgdal.so.33:_ZN10GNMNetworkD0Ev +libgdal.so.33:_ZN10GNMNetworkD1Ev +libgdal.so.33:_ZN10GNMNetworkD2Ev +libgdal.so.33:_ZN10IGMLReaderD0Ev +libgdal.so.33:_ZN10IGMLReaderD1Ev +libgdal.so.33:_ZN10IGMLReaderD2Ev +libgdal.so.33:_ZN10MEMDataset10AddMEMBandEPv +libgdal.so.33:_ZN10MEMDataset10CreateBaseEPKciii12GDALDataTypePPc +libgdal.so.33:_ZN10MEMDataset11GetGCPCountEv +libgdal.so.33:_ZN10MEMDataset13SetSpatialRefEPK19OGRSpatialReference +libgdal.so.33:_ZN10MEMDataset14CreateMaskBandEi +libgdal.so.33:_ZN10MEMDataset15GetGeoTransformEPd +libgdal.so.33:_ZN10MEMDataset15IBuildOverviewsEPKciPKiiS3_PFidS1_PvES4_PKS1_ +libgdal.so.33:_ZN10MEMDataset15SetGeoTransformEPd +libgdal.so.33:_ZN10MEMDataset17GetInternalHandleEPKc +libgdal.so.33:_ZN10MEMDataset22CreateMultiDimensionalEPKcPKS1_S3_ +libgdal.so.33:_ZN10MEMDataset4OpenEP12GDALOpenInfo +libgdal.so.33:_ZN10MEMDataset6CreateEPKciii12GDALDataTypePPc +libgdal.so.33:_ZN10MEMDataset7AddBandE12GDALDataTypePPc +libgdal.so.33:_ZN10MEMDataset7GetGCPsEv +libgdal.so.33:_ZN10MEMDataset7SetGCPsEiPK8GDAL_GCPPK19OGRSpatialReference +libgdal.so.33:_ZN10MEMDataset9IRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypeiPixxxP20GDALRasterIOExtraArg +libgdal.so.33:_ZN10MEMDatasetC1Ev +libgdal.so.33:_ZN10MEMDatasetC2Ev +libgdal.so.33:_ZN10MEMDatasetD0Ev +libgdal.so.33:_ZN10MEMDatasetD1Ev +libgdal.so.33:_ZN10MEMDatasetD2Ev +libgdal.so.33:_ZN10OGRFeature10FieldValue11SetDateTimeEiiiiifi +libgdal.so.33:_ZN10OGRFeature10FieldValue5clearEv +libgdal.so.33:_ZN10OGRFeature10FieldValue6AssignERKS0_ +libgdal.so.33:_ZN10OGRFeature10FieldValue7SetNullEv +libgdal.so.33:_ZN10OGRFeature10FieldValueC1EPKS_i +libgdal.so.33:_ZN10OGRFeature10FieldValueC1EPS_i +libgdal.so.33:_ZN10OGRFeature10FieldValueC2EPKS_i +libgdal.so.33:_ZN10OGRFeature10FieldValueC2EPS_i +libgdal.so.33:_ZN10OGRFeature10FieldValueD1Ev +libgdal.so.33:_ZN10OGRFeature10FieldValueD2Ev +libgdal.so.33:_ZN10OGRFeature10FieldValueaSEOS0_ +libgdal.so.33:_ZN10OGRFeature10FieldValueaSEPKPKc +libgdal.so.33:_ZN10OGRFeature10FieldValueaSEPKc +libgdal.so.33:_ZN10OGRFeature10FieldValueaSERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZN10OGRFeature10FieldValueaSERKS0_ +libgdal.so.33:_ZN10OGRFeature10FieldValueaSERKSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS7_EE +libgdal.so.33:_ZN10OGRFeature10FieldValueaSERKSt6vectorIdSaIdEE +libgdal.so.33:_ZN10OGRFeature10FieldValueaSERKSt6vectorIiSaIiEE +libgdal.so.33:_ZN10OGRFeature10FieldValueaSERKSt6vectorIxSaIxEE +libgdal.so.33:_ZN10OGRFeature10FieldValueaSEd +libgdal.so.33:_ZN10OGRFeature10FieldValueaSEi +libgdal.so.33:_ZN10OGRFeature10FieldValueaSEx +libgdal.so.33:_ZN10OGRFeature10UnsetFieldEi +libgdal.so.33:_ZN10OGRFeature11AppendFieldEv +libgdal.so.33:_ZN10OGRFeature11RemapFieldsEP14OGRFeatureDefnPKi +libgdal.so.33:_ZN10OGRFeature11SetGeometryEPK11OGRGeometry +libgdal.so.33:_ZN10OGRFeature12SetFieldNullEi +libgdal.so.33:_ZN10OGRFeature12SetGeomFieldEiPK11OGRGeometry +libgdal.so.33:_ZN10OGRFeature13CreateFeatureEP14OGRFeatureDefn +libgdal.so.33:_ZN10OGRFeature13SetFieldsFromEPKS_PKii +libgdal.so.33:_ZN10OGRFeature13SetNativeDataEPKc +libgdal.so.33:_ZN10OGRFeature13SetStyleTableEP13OGRStyleTable +libgdal.so.33:_ZN10OGRFeature13StealGeometryEi +libgdal.so.33:_ZN10OGRFeature13StealGeometryEv +libgdal.so.33:_ZN10OGRFeature14DestroyFeatureEPS_ +libgdal.so.33:_ZN10OGRFeature14GetGeometryRefEv +libgdal.so.33:_ZN10OGRFeature14SetFDefnUnsafeEP14OGRFeatureDefn +libgdal.so.33:_ZN10OGRFeature14SetStyleStringEPKc +libgdal.so.33:_ZN10OGRFeature15GetGeomFieldRefEPKc +libgdal.so.33:_ZN10OGRFeature15GetGeomFieldRefEi +libgdal.so.33:_ZN10OGRFeature15RemapGeomFieldsEP14OGRFeatureDefnPKi +libgdal.so.33:_ZN10OGRFeature16SetFieldInternalEiPK8OGRField +libgdal.so.33:_ZN10OGRFeature18ConstFieldIteratorC1EPKS_i +libgdal.so.33:_ZN10OGRFeature18ConstFieldIteratorC2EPKS_i +libgdal.so.33:_ZN10OGRFeature18ConstFieldIteratorD1Ev +libgdal.so.33:_ZN10OGRFeature18ConstFieldIteratorD2Ev +libgdal.so.33:_ZN10OGRFeature18ConstFieldIteratorppEv +libgdal.so.33:_ZN10OGRFeature18SetNativeMediaTypeEPKc +libgdal.so.33:_ZN10OGRFeature19SetGeometryDirectlyEP11OGRGeometry +libgdal.so.33:_ZN10OGRFeature20FillUnsetWithDefaultEiPPc +libgdal.so.33:_ZN10OGRFeature20SetGeomFieldDirectlyEiP11OGRGeometry +libgdal.so.33:_ZN10OGRFeature21SetStyleTableDirectlyEP13OGRStyleTable +libgdal.so.33:_ZN10OGRFeature22SetStyleStringDirectlyEPc +libgdal.so.33:_ZN10OGRFeature5ResetEv +libgdal.so.33:_ZN10OGRFeature6SetFIDEx +libgdal.so.33:_ZN10OGRFeature7SetFromEPKS_PKii +libgdal.so.33:_ZN10OGRFeature7SetFromEPKS_i +libgdal.so.33:_ZN10OGRFeature8SetFieldEiPK8OGRField +libgdal.so.33:_ZN10OGRFeature8SetFieldEiPKPKc +libgdal.so.33:_ZN10OGRFeature8SetFieldEiPKc +libgdal.so.33:_ZN10OGRFeature8SetFieldEid +libgdal.so.33:_ZN10OGRFeature8SetFieldEii +libgdal.so.33:_ZN10OGRFeature8SetFieldEiiPKd +libgdal.so.33:_ZN10OGRFeature8SetFieldEiiPKi +libgdal.so.33:_ZN10OGRFeature8SetFieldEiiPKv +libgdal.so.33:_ZN10OGRFeature8SetFieldEiiPKx +libgdal.so.33:_ZN10OGRFeature8SetFieldEiiiiiifi +libgdal.so.33:_ZN10OGRFeature8SetFieldEix +libgdal.so.33:_ZN10OGRFeatureC1EP14OGRFeatureDefn +libgdal.so.33:_ZN10OGRFeatureC2EP14OGRFeatureDefn +libgdal.so.33:_ZN10OGRFeatureD0Ev +libgdal.so.33:_ZN10OGRFeatureD1Ev +libgdal.so.33:_ZN10OGRFeatureD2Ev +libgdal.so.33:_ZN10OGRFeatureixEPKc +libgdal.so.33:_ZN10OGRFeatureixEi +libgdal.so.33:_ZN10OGRPolygon10closeRingsEv +libgdal.so.33:_ZN10OGRPolygon13importFromWkbEPKhm13OGRwkbVariantRm +libgdal.so.33:_ZN10OGRPolygon13importFromWktEPPKc +libgdal.so.33:_ZN10OGRPolygon15getExteriorRingEv +libgdal.so.33:_ZN10OGRPolygon15getInteriorRingEi +libgdal.so.33:_ZN10OGRPolygon17stealExteriorRingEv +libgdal.so.33:_ZN10OGRPolygon17stealInteriorRingEi +libgdal.so.33:_ZN10OGRPolygon18CastToCurvePolygonEPS_ +libgdal.so.33:_ZN10OGRPolygon20CasterToCurvePolygonEP10OGRSurface +libgdal.so.33:_ZN10OGRPolygon21importFromWKTListOnlyEPPKciiRP11OGRRawPointRiRPd +libgdal.so.33:_ZN10OGRPolygonC1ERKS_ +libgdal.so.33:_ZN10OGRPolygonC1Ev +libgdal.so.33:_ZN10OGRPolygonC2ERKS_ +libgdal.so.33:_ZN10OGRPolygonC2Ev +libgdal.so.33:_ZN10OGRPolygonD0Ev +libgdal.so.33:_ZN10OGRPolygonD1Ev +libgdal.so.33:_ZN10OGRPolygonD2Ev +libgdal.so.33:_ZN10OGRPolygonaSERKS_ +libgdal.so.33:_ZN10OGRSurface13CastToPolygonEPS_ +libgdal.so.33:_ZN10OGRSurface18CastToCurvePolygonEPS_ +libgdal.so.33:_ZN10RawDataset18GetRawBinaryLayoutERN11GDALDataset15RawBinaryLayoutE +libgdal.so.33:_ZN10RawDataset23ClearCachedConfigOptionEv +libgdal.so.33:_ZN10RawDataset9IRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypeiPixxxP20GDALRasterIOExtraArg +libgdal.so.33:_ZN10RawDatasetC1Ev +libgdal.so.33:_ZN10RawDatasetC2Ev +libgdal.so.33:_ZN10RawDatasetD0Ev +libgdal.so.33:_ZN10RawDatasetD1Ev +libgdal.so.33:_ZN10RawDatasetD2Ev +libgdal.so.33:_ZN10VRTDataset10AdviseReadEiiiiii12GDALDataTypeiPiPPc +libgdal.so.33:_ZN10VRTDataset10FlushCacheEb +libgdal.so.33:_ZN10VRTDataset11GetFileListEv +libgdal.so.33:_ZN10VRTDataset11GetGCPCountEv +libgdal.so.33:_ZN10VRTDataset11GetMetadataEPKc +libgdal.so.33:_ZN10VRTDataset11SetMaskBandEP13VRTRasterBand +libgdal.so.33:_ZN10VRTDataset11SetMetadataEPPcPKc +libgdal.so.33:_ZN10VRTDataset13SetSpatialRefEPK19OGRSpatialReference +libgdal.so.33:_ZN10VRTDataset14CreateMaskBandEi +libgdal.so.33:_ZN10VRTDataset14SerializeToXMLEPKc +libgdal.so.33:_ZN10VRTDataset15GetGeoTransformEPd +libgdal.so.33:_ZN10VRTDataset15IBuildOverviewsEPKciPKiiS3_PFidS1_PvES4_PKS1_ +libgdal.so.33:_ZN10VRTDataset15OpenVRTProtocolEPKc +libgdal.so.33:_ZN10VRTDataset15SetGeoTransformEPd +libgdal.so.33:_ZN10VRTDataset15SetMetadataItemEPKcS1_S1_ +libgdal.so.33:_ZN10VRTDataset17GetShiftedDatasetEiiiiRP11GDALDatasetRiS3_ +libgdal.so.33:_ZN10VRTDataset18AddVirtualOverviewEiPKc +libgdal.so.33:_ZN10VRTDataset18ReadCompressedDataEPKciiiiiPKiPPvPmPPc +libgdal.so.33:_ZN10VRTDataset21BuildVirtualOverviewsEv +libgdal.so.33:_ZN10VRTDataset21GetCompressionFormatsEiiiiiPKi +libgdal.so.33:_ZN10VRTDataset21GetSingleSimpleSourceEv +libgdal.so.33:_ZN10VRTDataset22CloseDependentDatasetsEv +libgdal.so.33:_ZN10VRTDataset22CreateMultiDimensionalEPKcPKS1_S3_ +libgdal.so.33:_ZN10VRTDataset27CheckCompatibleForDatasetIOEv +libgdal.so.33:_ZN10VRTDataset31UnsetPreservedRelativeFilenamesEv +libgdal.so.33:_ZN10VRTDataset4OpenEP12GDALOpenInfo +libgdal.so.33:_ZN10VRTDataset6CreateEPKciii12GDALDataTypePPc +libgdal.so.33:_ZN10VRTDataset6DeleteEPKc +libgdal.so.33:_ZN10VRTDataset7AddBandE12GDALDataTypePPc +libgdal.so.33:_ZN10VRTDataset7GetGCPsEv +libgdal.so.33:_ZN10VRTDataset7OpenXMLEPKcS1_10GDALAccess +libgdal.so.33:_ZN10VRTDataset7SetGCPsEiPK8GDAL_GCPPK19OGRSpatialReference +libgdal.so.33:_ZN10VRTDataset7XMLInitEP10CPLXMLNodePKc +libgdal.so.33:_ZN10VRTDataset8IdentifyEP12GDALOpenInfo +libgdal.so.33:_ZN10VRTDataset8InitBandEPKcib +libgdal.so.33:_ZN10VRTDataset9IRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypeiPixxxP20GDALRasterIOExtraArg +libgdal.so.33:_ZN10VRTDatasetC1Eiiii +libgdal.so.33:_ZN10VRTDatasetC2Eiiii +libgdal.so.33:_ZN10VRTDatasetD0Ev +libgdal.so.33:_ZN10VRTDatasetD1Ev +libgdal.so.33:_ZN10VRTDatasetD2Ev +libgdal.so.33:_ZN10swq_select11PushOrderByEPKcS1_i +libgdal.so.33:_ZN10swq_select12PushTableDefEPKcS1_S1_ +libgdal.so.33:_ZN10swq_select12PushUnionAllEPS_ +libgdal.so.33:_ZN10swq_select12postpreparseEv +libgdal.so.33:_ZN10swq_select15expand_wildcardEP14swq_field_listi +libgdal.so.33:_ZN10swq_select4DumpEP8_IO_FILE +libgdal.so.33:_ZN10swq_select5parseEP14swq_field_listP24swq_select_parse_options +libgdal.so.33:_ZN10swq_select7UnparseEv +libgdal.so.33:_ZN10swq_select8PushJoinEiP13swq_expr_node +libgdal.so.33:_ZN10swq_select8SetLimitEx +libgdal.so.33:_ZN10swq_select8preparseEPKci +libgdal.so.33:_ZN10swq_select9PushFieldEP13swq_expr_nodePKci +libgdal.so.33:_ZN10swq_select9SetOffsetEx +libgdal.so.33:_ZN10swq_selectC1Ev +libgdal.so.33:_ZN10swq_selectC2Ev +libgdal.so.33:_ZN10swq_selectD1Ev +libgdal.so.33:_ZN10swq_selectD2Ev +libgdal.so.33:_ZN11CPLJobQueue14WaitCompletionEi +libgdal.so.33:_ZN11CPLJobQueue16JobQueueFunctionEPv +libgdal.so.33:_ZN11CPLJobQueue18DeclareJobFinishedEv +libgdal.so.33:_ZN11CPLJobQueue9SubmitJobEPFvPvES0_ +libgdal.so.33:_ZN11CPLJobQueueC1EP19CPLWorkerThreadPool +libgdal.so.33:_ZN11CPLJobQueueC2EP19CPLWorkerThreadPool +libgdal.so.33:_ZN11CPLJobQueueD1Ev +libgdal.so.33:_ZN11CPLJobQueueD2Ev +libgdal.so.33:_ZN11GDALDataset10AdviseReadEiiiiii12GDALDataTypeiPiPPc +libgdal.so.33:_ZN11GDALDataset10ExecuteSQLEPKcP11OGRGeometryS1_ +libgdal.so.33:_ZN11GDALDataset10ExecuteSQLEPKcP11OGRGeometryS1_P24swq_select_parse_options +libgdal.so.33:_ZN11GDALDataset10FlushCacheEb +libgdal.so.33:_ZN11GDALDataset10InitRWLockEv +libgdal.so.33:_ZN11GDALDataset10ReleaseRefEv +libgdal.so.33:_ZN11GDALDataset11CreateLayerEPKcP19OGRSpatialReference18OGRwkbGeometryTypePPc +libgdal.so.33:_ZN11GDALDataset11DeleteLayerEi +libgdal.so.33:_ZN11GDALDataset11DereferenceEv +libgdal.so.33:_ZN11GDALDataset11GetFeaturesEv +libgdal.so.33:_ZN11GDALDataset11GetFileListEv +libgdal.so.33:_ZN11GDALDataset11GetGCPCountEv +libgdal.so.33:_ZN11GDALDataset11GetMetadataEPKc +libgdal.so.33:_ZN11GDALDataset11ReportErrorE6CPLErriPKcz +libgdal.so.33:_ZN11GDALDataset11ReportErrorEPKc6CPLErriS1_z +libgdal.so.33:_ZN11GDALDataset12AcquireMutexEv +libgdal.so.33:_ZN11GDALDataset12ICreateLayerEPKcP19OGRSpatialReference18OGRwkbGeometryTypePPc +libgdal.so.33:_ZN11GDALDataset12MarkAsSharedEv +libgdal.so.33:_ZN11GDALDataset12ReleaseMutexEv +libgdal.so.33:_ZN11GDALDataset12ResetReadingEv +libgdal.so.33:_ZN11GDALDataset13GetDriverNameEv +libgdal.so.33:_ZN11GDALDataset13GetLayerCountEv +libgdal.so.33:_ZN11GDALDataset13GetRasterBandEi +libgdal.so.33:_ZN11GDALDataset13GetStyleTableEv +libgdal.so.33:_ZN11GDALDataset13SetProjectionEPKc +libgdal.so.33:_ZN11GDALDataset13SetSpatialRefEPK19OGRSpatialReference +libgdal.so.33:_ZN11GDALDataset13SetStyleTableEP13OGRStyleTable +libgdal.so.33:_ZN11GDALDataset14AddFieldDomainEOSt10unique_ptrI14OGRFieldDomainSt14default_deleteIS1_EERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZN11GDALDataset14BuildOverviewsEPKciPKiiS3_PFidS1_PvES4_PKS1_ +libgdal.so.33:_ZN11GDALDataset14BuildParseInfoEP10swq_selectP24swq_select_parse_options +libgdal.so.33:_ZN11GDALDataset14CreateMaskBandEi +libgdal.so.33:_ZN11GDALDataset14EndAsyncReaderEP15GDALAsyncReader +libgdal.so.33:_ZN11GDALDataset14EnterReadWriteE10GDALRWFlag +libgdal.so.33:_ZN11GDALDataset14GetLayerByNameEPKc +libgdal.so.33:_ZN11GDALDataset14GetNextFeatureEPP8OGRLayerPdPFidPKcPvES6_ +libgdal.so.33:_ZN11GDALDataset14GetRasterCountEv +libgdal.so.33:_ZN11GDALDataset14GetRasterXSizeEv +libgdal.so.33:_ZN11GDALDataset14GetRasterYSizeEv +libgdal.so.33:_ZN11GDALDataset14LeaveReadWriteEv +libgdal.so.33:_ZN11GDALDataset14TestCapabilityEPKc +libgdal.so.33:_ZN11GDALDataset15AddRelationshipEOSt10unique_ptrI16GDALRelationshipSt14default_deleteIS1_EERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZN11GDALDataset15ClearStatisticsEv +libgdal.so.33:_ZN11GDALDataset15GetGeoTransformEPd +libgdal.so.33:_ZN11GDALDataset15GetOpenDatasetsEPi +libgdal.so.33:_ZN11GDALDataset15IBuildOverviewsEPKciPKiiS3_PFidS1_PvES4_PKS1_ +libgdal.so.33:_ZN11GDALDataset15SetGeoTransformEPd +libgdal.so.33:_ZN11GDALDataset16BeginAsyncReaderEiiiiPvii12GDALDataTypeiPiiiiPPc +libgdal.so.33:_ZN11GDALDataset16DestroyParseInfoEP16GDALSQLParseInfo +libgdal.so.33:_ZN11GDALDataset16GetGCPProjectionEv +libgdal.so.33:_ZN11GDALDataset16RasterInitializeEii +libgdal.so.33:_ZN11GDALDataset16ReleaseResultSetEP8OGRLayer +libgdal.so.33:_ZN11GDALDataset16StartTransactionEi +libgdal.so.33:_ZN11GDALDataset17BandBasedRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypeiPixxxP20GDALRasterIOExtraArg +libgdal.so.33:_ZN11GDALDataset17CommitTransactionEv +libgdal.so.33:_ZN11GDALDataset17DeleteFieldDomainERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERS5_ +libgdal.so.33:_ZN11GDALDataset17GetInternalHandleEPKc +libgdal.so.33:_ZN11GDALDataset17RasterIOResampledE10GDALRWFlagiiiiPvii12GDALDataTypeiPixxxP20GDALRasterIOExtraArg +libgdal.so.33:_ZN11GDALDataset17UpdateFieldDomainEOSt10unique_ptrI14OGRFieldDomainSt14default_deleteIS1_EERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZN11GDALDataset18BlockBasedRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypeiPixxxP20GDALRasterIOExtraArg +libgdal.so.33:_ZN11GDALDataset18DeleteRelationshipERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERS5_ +libgdal.so.33:_ZN11GDALDataset18GetRawBinaryLayoutERNS_15RawBinaryLayoutE +libgdal.so.33:_ZN11GDALDataset18ReadCompressedDataEPKciiiiiPKiPPvPmPPc +libgdal.so.33:_ZN11GDALDataset18SetEnableOverviewsEb +libgdal.so.33:_ZN11GDALDataset18SetQueryLoggerFuncEPFvPKcS1_llPvES2_ +libgdal.so.33:_ZN11GDALDataset18UpdateRelationshipEOSt10unique_ptrI16GDALRelationshipSt14default_deleteIS1_EERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZN11GDALDataset19IsGenericSQLDialectEPKc +libgdal.so.33:_ZN11GDALDataset19MarkSuppressOnCloseEv +libgdal.so.33:_ZN11GDALDataset19ProcessSQLDropIndexEPKc +libgdal.so.33:_ZN11GDALDataset19ProcessSQLDropTableEPKc +libgdal.so.33:_ZN11GDALDataset19RollbackTransactionEv +libgdal.so.33:_ZN11GDALDataset19TryOverviewRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypeiPixxxP20GDALRasterIOExtraArgS3_ +libgdal.so.33:_ZN11GDALDataset20BlockBasedFlushCacheEb +libgdal.so.33:_ZN11GDALDataset20GetEstimatedRAMUsageEv +libgdal.so.33:_ZN11GDALDataset21DisableReadWriteMutexEv +libgdal.so.33:_ZN11GDALDataset21GetCompressionFormatsEiiiiiPKi +libgdal.so.33:_ZN11GDALDataset21GetMetadataDomainListEv +libgdal.so.33:_ZN11GDALDataset21ProcessSQLCreateIndexEPKc +libgdal.so.33:_ZN11GDALDataset21SetStyleTableDirectlyEP13OGRStyleTable +libgdal.so.33:_ZN11GDALDataset22CleanupPostFileClosingEv +libgdal.so.33:_ZN11GDALDataset22CloseDependentDatasetsEv +libgdal.so.33:_ZN11GDALDataset22ReacquireReadWriteLockEv +libgdal.so.33:_ZN11GDALDataset26ShareLockWithParentDatasetEPS_ +libgdal.so.33:_ZN11GDALDataset28TemporarilyDropReadWriteLockEv +libgdal.so.33:_ZN11GDALDataset28ValidateLayerCreationOptionsEPKPKc +libgdal.so.33:_ZN11GDALDataset29ProcessSQLAlterTableAddColumnEPKc +libgdal.so.33:_ZN11GDALDataset30ProcessSQLAlterTableDropColumnEPKc +libgdal.so.33:_ZN11GDALDataset31ProcessSQLAlterTableAlterColumnEPKc +libgdal.so.33:_ZN11GDALDataset32ProcessSQLAlterTableRenameColumnEPKc +libgdal.so.33:_ZN11GDALDataset38ValidateRasterIOOrAdviseReadParametersEPKcPiiiiiiiiS2_ +libgdal.so.33:_ZN11GDALDataset5Bands8IteratorC1EPS_b +libgdal.so.33:_ZN11GDALDataset5Bands8IteratorC2EPS_b +libgdal.so.33:_ZN11GDALDataset5Bands8IteratorD1Ev +libgdal.so.33:_ZN11GDALDataset5Bands8IteratorD2Ev +libgdal.so.33:_ZN11GDALDataset5Bands8IteratordeEv +libgdal.so.33:_ZN11GDALDataset5Bands8IteratorppEv +libgdal.so.33:_ZN11GDALDataset5BandsixEi +libgdal.so.33:_ZN11GDALDataset5BandsixEm +libgdal.so.33:_ZN11GDALDataset5CloseEv +libgdal.so.33:_ZN11GDALDataset6Layers8IteratorC1EOS1_ +libgdal.so.33:_ZN11GDALDataset6Layers8IteratorC1EPS_b +libgdal.so.33:_ZN11GDALDataset6Layers8IteratorC1ERKS1_ +libgdal.so.33:_ZN11GDALDataset6Layers8IteratorC1Ev +libgdal.so.33:_ZN11GDALDataset6Layers8IteratorC2EOS1_ +libgdal.so.33:_ZN11GDALDataset6Layers8IteratorC2EPS_b +libgdal.so.33:_ZN11GDALDataset6Layers8IteratorC2ERKS1_ +libgdal.so.33:_ZN11GDALDataset6Layers8IteratorC2Ev +libgdal.so.33:_ZN11GDALDataset6Layers8IteratorD1Ev +libgdal.so.33:_ZN11GDALDataset6Layers8IteratorD2Ev +libgdal.so.33:_ZN11GDALDataset6Layers8IteratoraSEOS1_ +libgdal.so.33:_ZN11GDALDataset6Layers8IteratoraSERKS1_ +libgdal.so.33:_ZN11GDALDataset6Layers8IteratorppEi +libgdal.so.33:_ZN11GDALDataset6Layers8IteratorppEv +libgdal.so.33:_ZN11GDALDataset6LayersixEPKc +libgdal.so.33:_ZN11GDALDataset6LayersixEi +libgdal.so.33:_ZN11GDALDataset6LayersixEm +libgdal.so.33:_ZN11GDALDataset7AddBandE12GDALDataTypePPc +libgdal.so.33:_ZN11GDALDataset7GetGCPsEv +libgdal.so.33:_ZN11GDALDataset7ReleaseEv +libgdal.so.33:_ZN11GDALDataset7SetBandEiP14GDALRasterBand +libgdal.so.33:_ZN11GDALDataset7SetBandEiSt10unique_ptrI14GDALRasterBandSt14default_deleteIS1_EE +libgdal.so.33:_ZN11GDALDataset7SetGCPsEiPK8GDAL_GCPPK19OGRSpatialReference +libgdal.so.33:_ZN11GDALDataset7SetGCPsEiPK8GDAL_GCPPKc +libgdal.so.33:_ZN11GDALDataset8AbortSQLEv +libgdal.so.33:_ZN11GDALDataset8Features8IteratorC1EPS_b +libgdal.so.33:_ZN11GDALDataset8Features8IteratorC2EPS_b +libgdal.so.33:_ZN11GDALDataset8Features8IteratorD1Ev +libgdal.so.33:_ZN11GDALDataset8Features8IteratorD2Ev +libgdal.so.33:_ZN11GDALDataset8Features8IteratorppEv +libgdal.so.33:_ZN11GDALDataset8GetBandsEv +libgdal.so.33:_ZN11GDALDataset8GetLayerEi +libgdal.so.33:_ZN11GDALDataset8RasterIOE10GDALRWFlagiiiiPvii12GDALDataTypeiPixxxP20GDALRasterIOExtraArg +libgdal.so.33:_ZN11GDALDataset9CopyLayerEP8OGRLayerPKcPPc +libgdal.so.33:_ZN11GDALDataset9GetDriverEv +libgdal.so.33:_ZN11GDALDataset9GetLayersEv +libgdal.so.33:_ZN11GDALDataset9IRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypeiPixxxP20GDALRasterIOExtraArg +libgdal.so.33:_ZN11GDALDataset9ReferenceEv +libgdal.so.33:_ZN11GDALDatasetC1Ei +libgdal.so.33:_ZN11GDALDatasetC1Ev +libgdal.so.33:_ZN11GDALDatasetC2Ei +libgdal.so.33:_ZN11GDALDatasetC2Ev +libgdal.so.33:_ZN11GDALDatasetD0Ev +libgdal.so.33:_ZN11GDALDatasetD1Ev +libgdal.so.33:_ZN11GDALDatasetD2Ev +libgdal.so.33:_ZN11GDALMDArray11MassageNameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZN11GDALMDArray13GetStatisticsEbbPdS0_S0_S0_PyPFidPKcPvES4_ +libgdal.so.33:_ZN11GDALMDArray13SetSpatialRefEPK19OGRSpatialReference +libgdal.so.33:_ZN11GDALMDArray13SetStatisticsEbddddy +libgdal.so.33:_ZN11GDALMDArray14SetNoDataValueEd +libgdal.so.33:_ZN11GDALMDArray14SetNoDataValueEl +libgdal.so.33:_ZN11GDALMDArray14SetNoDataValueEm +libgdal.so.33:_ZN11GDALMDArray15ClearStatisticsEv +libgdal.so.33:_ZN11GDALMDArray17ComputeStatisticsEbPdS0_S0_S0_PyPFidPKcPvES4_ +libgdal.so.33:_ZN11GDALMDArray17SetRawNoDataValueEPKv +libgdal.so.33:_ZN11GDALMDArray23CopyFromAllExceptValuesEPKS_bRyyPFidPKcPvES5_ +libgdal.so.33:_ZN11GDALMDArray6ResizeERKSt6vectorIySaIyEEPKPKc +libgdal.so.33:_ZN11GDALMDArray7SetUnitERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZN11GDALMDArray8CopyFromEP11GDALDatasetPKS_bRyyPFidPKcPvES7_ +libgdal.so.33:_ZN11GDALMDArray8SetScaleEd12GDALDataType +libgdal.so.33:_ZN11GDALMDArray9SetOffsetEd12GDALDataType +libgdal.so.33:_ZN11GDALMDArrayC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_ +libgdal.so.33:_ZN11GDALMDArrayC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_ +libgdal.so.33:_ZN11OGRGeometry10closeRingsEv +libgdal.so.33:_ZN11OGRGeometry10segmentizeEd +libgdal.so.33:_ZN11OGRGeometry11CastToErrorEPS_ +libgdal.so.33:_ZN11OGRGeometry11setMeasuredEi +libgdal.so.33:_ZN11OGRGeometry11transformToEPK19OGRSpatialReference +libgdal.so.33:_ZN11OGRGeometry13importFromWkbEPKhm13OGRwkbVariant +libgdal.so.33:_ZN11OGRGeometry15freeGEOSContextEP20GEOSContextHandle_HS +libgdal.so.33:_ZN11OGRGeometry17OGRexportToSFCGALEPKS_ +libgdal.so.33:_ZN11OGRGeometry17SFCGALexportToOGREPKv +libgdal.so.33:_ZN11OGRGeometry17createGEOSContextEv +libgdal.so.33:_ZN11OGRGeometry21importPreambleFromWkbEPKhmR15OGRwkbByteOrder13OGRwkbVariant +libgdal.so.33:_ZN11OGRGeometry21importPreambleFromWktEPPKcPiS3_Pb +libgdal.so.33:_ZN11OGRGeometry22assignSpatialReferenceEPK19OGRSpatialReference +libgdal.so.33:_ZN11OGRGeometry22setCoordinateDimensionEi +libgdal.so.33:_ZN11OGRGeometry28HomogenizeDimensionalityWithEPS_ +libgdal.so.33:_ZN11OGRGeometry28importCurveCollectionFromWktEPPKciiiiPFiPS_P8OGRCurveE +libgdal.so.33:_ZN11OGRGeometry33importPreambleOfCollectionFromWkbEPKhRmS2_R15OGRwkbByteOrdermRi13OGRwkbVariant +libgdal.so.33:_ZN11OGRGeometry5set3DEi +libgdal.so.33:_ZN11OGRGeometry6swapXYEv +libgdal.so.33:_ZN11OGRGeometryC1ERKS_ +libgdal.so.33:_ZN11OGRGeometryC1Ev +libgdal.so.33:_ZN11OGRGeometryC2ERKS_ +libgdal.so.33:_ZN11OGRGeometryC2Ev +libgdal.so.33:_ZN11OGRGeometryD0Ev +libgdal.so.33:_ZN11OGRGeometryD1Ev +libgdal.so.33:_ZN11OGRGeometryD2Ev +libgdal.so.33:_ZN11OGRGeometryaSERKS_ +libgdal.so.33:_ZN11OGRMemLayer10GetFeatureEx +libgdal.so.33:_ZN11OGRMemLayer11CreateFieldEP12OGRFieldDefni +libgdal.so.33:_ZN11OGRMemLayer11DeleteFieldEi +libgdal.so.33:_ZN11OGRMemLayer11GetIteratorEv +libgdal.so.33:_ZN11OGRMemLayer11ISetFeatureEP10OGRFeature +libgdal.so.33:_ZN11OGRMemLayer12ResetReadingEv +libgdal.so.33:_ZN11OGRMemLayer13DeleteFeatureEx +libgdal.so.33:_ZN11OGRMemLayer13GetFeatureRefEx +libgdal.so.33:_ZN11OGRMemLayer13ReorderFieldsEPi +libgdal.so.33:_ZN11OGRMemLayer14AlterFieldDefnEiP12OGRFieldDefni +libgdal.so.33:_ZN11OGRMemLayer14GetNextFeatureEv +libgdal.so.33:_ZN11OGRMemLayer14ICreateFeatureEP10OGRFeature +libgdal.so.33:_ZN11OGRMemLayer14IUpdateFeatureEP10OGRFeatureiPKiiS3_b +libgdal.so.33:_ZN11OGRMemLayer14IUpsertFeatureEP10OGRFeature +libgdal.so.33:_ZN11OGRMemLayer14SetNextByIndexEx +libgdal.so.33:_ZN11OGRMemLayer14TestCapabilityEPKc +libgdal.so.33:_ZN11OGRMemLayer15CreateGeomFieldEP16OGRGeomFieldDefni +libgdal.so.33:_ZN11OGRMemLayer15GetFeatureCountEi +libgdal.so.33:_ZN11OGRMemLayer18AlterGeomFieldDefnEiPK16OGRGeomFieldDefni +libgdal.so.33:_ZN11OGRMemLayerC1EPKcP19OGRSpatialReference18OGRwkbGeometryType +libgdal.so.33:_ZN11OGRMemLayerC2EPKcP19OGRSpatialReference18OGRwkbGeometryType +libgdal.so.33:_ZN11OGRMemLayerD0Ev +libgdal.so.33:_ZN11OGRMemLayerD1Ev +libgdal.so.33:_ZN11OGRMemLayerD2Ev +libgdal.so.33:_ZN11OGRSFDriver16CreateDataSourceEPKcPPc +libgdal.so.33:_ZN11OGRSFDriver16DeleteDataSourceEPKc +libgdal.so.33:_ZN11OGRSFDriverD0Ev +libgdal.so.33:_ZN11OGRSFDriverD1Ev +libgdal.so.33:_ZN11OGRSFDriverD2Ev +libgdal.so.33:_ZN11OGRStyleMgr12GetPartCountEPKc +libgdal.so.33:_ZN11OGRStyleMgr12GetStyleNameEPKc +libgdal.so.33:_ZN11OGRStyleMgr14GetStyleByNameEPKc +libgdal.so.33:_ZN11OGRStyleMgr14GetStyleStringEP10OGRFeature +libgdal.so.33:_ZN11OGRStyleMgr15InitFromFeatureEP10OGRFeature +libgdal.so.33:_ZN11OGRStyleMgr15InitStyleStringEPKc +libgdal.so.33:_ZN11OGRStyleMgr21SetFeatureStyleStringEP10OGRFeaturePKci +libgdal.so.33:_ZN11OGRStyleMgr30CreateStyleToolFromStyleStringEPKc +libgdal.so.33:_ZN11OGRStyleMgr7AddPartEP12OGRStyleTool +libgdal.so.33:_ZN11OGRStyleMgr7AddPartEPKc +libgdal.so.33:_ZN11OGRStyleMgr7GetPartEiPKc +libgdal.so.33:_ZN11OGRStyleMgr8AddStyleEPKcS1_ +libgdal.so.33:_ZN11OGRStyleMgrC1EP13OGRStyleTable +libgdal.so.33:_ZN11OGRStyleMgrC2EP13OGRStyleTable +libgdal.so.33:_ZN11OGRStyleMgrD1Ev +libgdal.so.33:_ZN11OGRStyleMgrD2Ev +libgdal.so.33:_ZN11OGRStylePen11GetParamDblE27ogr_style_tool_param_pen_idRi +libgdal.so.33:_ZN11OGRStylePen11GetParamNumE27ogr_style_tool_param_pen_idRi +libgdal.so.33:_ZN11OGRStylePen11GetParamStrE27ogr_style_tool_param_pen_idRi +libgdal.so.33:_ZN11OGRStylePen11SetParamDblE27ogr_style_tool_param_pen_idd +libgdal.so.33:_ZN11OGRStylePen11SetParamNumE27ogr_style_tool_param_pen_idi +libgdal.so.33:_ZN11OGRStylePen11SetParamStrE27ogr_style_tool_param_pen_idPKc +libgdal.so.33:_ZN11OGRStylePen14GetStyleStringEv +libgdal.so.33:_ZN11OGRStylePen5ParseEv +libgdal.so.33:_ZN11OGRStylePenC1Ev +libgdal.so.33:_ZN11OGRStylePenC2Ev +libgdal.so.33:_ZN11OGRStylePenD0Ev +libgdal.so.33:_ZN11OGRStylePenD1Ev +libgdal.so.33:_ZN11OGRStylePenD2Ev +libgdal.so.33:_ZN11OGRTriangle13CastToPolygonEP11OGRGeometry +libgdal.so.33:_ZN11OGRTriangle13importFromWkbEPKhm13OGRwkbVariantRm +libgdal.so.33:_ZN11OGRTriangle15CasterToPolygonEP10OGRSurface +libgdal.so.33:_ZN11OGRTriangle15addRingDirectlyEP8OGRCurve +libgdal.so.33:_ZN11OGRTriangle21importFromWKTListOnlyEPPKciiRP11OGRRawPointRiRPd +libgdal.so.33:_ZN11OGRTriangleC1ERK10OGRPolygonRi +libgdal.so.33:_ZN11OGRTriangleC1ERK8OGRPointS2_S2_ +libgdal.so.33:_ZN11OGRTriangleC1ERKS_ +libgdal.so.33:_ZN11OGRTriangleC1Ev +libgdal.so.33:_ZN11OGRTriangleC2ERK10OGRPolygonRi +libgdal.so.33:_ZN11OGRTriangleC2ERK8OGRPointS2_S2_ +libgdal.so.33:_ZN11OGRTriangleC2ERKS_ +libgdal.so.33:_ZN11OGRTriangleC2Ev +libgdal.so.33:_ZN11OGRTriangleD0Ev +libgdal.so.33:_ZN11OGRTriangleD1Ev +libgdal.so.33:_ZN11OGRTriangleD2Ev +libgdal.so.33:_ZN11OGRTriangleaSERKS_ +libgdal.so.33:_ZN11OGR_SRSNode10StripNodesEPKc +libgdal.so.33:_ZN11OGR_SRSNode11InsertChildEPS_i +libgdal.so.33:_ZN11OGR_SRSNode12DestroyChildEi +libgdal.so.33:_ZN11OGR_SRSNode12notifyChangeEv +libgdal.so.33:_ZN11OGR_SRSNode13ClearChildrenEv +libgdal.so.33:_ZN11OGR_SRSNode13MakeValueSafeEv +libgdal.so.33:_ZN11OGR_SRSNode13importFromWktEPPKc +libgdal.so.33:_ZN11OGR_SRSNode13importFromWktEPPKciPi +libgdal.so.33:_ZN11OGR_SRSNode13importFromWktEPPc +libgdal.so.33:_ZN11OGR_SRSNode16RegisterListenerERKSt10shared_ptrINS_8ListenerEE +libgdal.so.33:_ZN11OGR_SRSNode7GetNodeEPKc +libgdal.so.33:_ZN11OGR_SRSNode8AddChildEPS_ +libgdal.so.33:_ZN11OGR_SRSNode8GetChildEi +libgdal.so.33:_ZN11OGR_SRSNode8ListenerD0Ev +libgdal.so.33:_ZN11OGR_SRSNode8ListenerD1Ev +libgdal.so.33:_ZN11OGR_SRSNode8ListenerD2Ev +libgdal.so.33:_ZN11OGR_SRSNode8SetValueEPKc +libgdal.so.33:_ZN11OGR_SRSNodeC1EPKc +libgdal.so.33:_ZN11OGR_SRSNodeC2EPKc +libgdal.so.33:_ZN11OGR_SRSNodeD1Ev +libgdal.so.33:_ZN11OGR_SRSNodeD2Ev +libgdal.so.33:_ZN12CPLJSONArray3AddEPKc +libgdal.so.33:_ZN12CPLJSONArray3AddERK13CPLJSONObject +libgdal.so.33:_ZN12CPLJSONArray3AddERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZN12CPLJSONArray3AddEb +libgdal.so.33:_ZN12CPLJSONArray3AddEd +libgdal.so.33:_ZN12CPLJSONArray3AddEi +libgdal.so.33:_ZN12CPLJSONArray3AddEx +libgdal.so.33:_ZN12CPLJSONArrayC1ERK13CPLJSONObject +libgdal.so.33:_ZN12CPLJSONArrayC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZN12CPLJSONArrayC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPv +libgdal.so.33:_ZN12CPLJSONArrayC1Ev +libgdal.so.33:_ZN12CPLJSONArrayC2ERK13CPLJSONObject +libgdal.so.33:_ZN12CPLJSONArrayC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZN12CPLJSONArrayC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPv +libgdal.so.33:_ZN12CPLJSONArrayC2Ev +libgdal.so.33:_ZN12CPLJSONArrayixEi +libgdal.so.33:_ZN12GDALOpenInfo11TryToIngestEi +libgdal.so.33:_ZN12GDALOpenInfo15GetSiblingFilesEv +libgdal.so.33:_ZN12GDALOpenInfo17StealSiblingFilesEv +libgdal.so.33:_ZN12GDALOpenInfoC1EPKciPKS1_ +libgdal.so.33:_ZN12GDALOpenInfoC2EPKciPKS1_ +libgdal.so.33:_ZN12GDALOpenInfoD1Ev +libgdal.so.33:_ZN12GDALOpenInfoD2Ev +libgdal.so.33:_ZN12OGRAttrIndexC1Ev +libgdal.so.33:_ZN12OGRAttrIndexC2Ev +libgdal.so.33:_ZN12OGRAttrIndexD0Ev +libgdal.so.33:_ZN12OGRAttrIndexD1Ev +libgdal.so.33:_ZN12OGRAttrIndexD2Ev +libgdal.so.33:_ZN12OGRFieldDefn10SetDefaultEPKc +libgdal.so.33:_ZN12OGRFieldDefn10SetSubTypeE15OGRFieldSubType +libgdal.so.33:_ZN12OGRFieldDefn16GetFieldTypeNameE12OGRFieldType +libgdal.so.33:_ZN12OGRFieldDefn18SetAlternativeNameEPKc +libgdal.so.33:_ZN12OGRFieldDefn19GetFieldSubTypeNameE15OGRFieldSubType +libgdal.so.33:_ZN12OGRFieldDefn3SetEPKc12OGRFieldTypeii16OGRJustification +libgdal.so.33:_ZN12OGRFieldDefn7SetNameEPKc +libgdal.so.33:_ZN12OGRFieldDefn7SetTypeE12OGRFieldType +libgdal.so.33:_ZN12OGRFieldDefnC1EPKS_ +libgdal.so.33:_ZN12OGRFieldDefnC1EPKc12OGRFieldType +libgdal.so.33:_ZN12OGRFieldDefnC2EPKS_ +libgdal.so.33:_ZN12OGRFieldDefnC2EPKc12OGRFieldType +libgdal.so.33:_ZN12OGRFieldDefnD1Ev +libgdal.so.33:_ZN12OGRFieldDefnD2Ev +libgdal.so.33:_ZN12OGRLayerPool12UnchainLayerEP23OGRAbstractProxiedLayer +libgdal.so.33:_ZN12OGRLayerPool16SetLastUsedLayerEP23OGRAbstractProxiedLayer +libgdal.so.33:_ZN12OGRLayerPoolC1Ei +libgdal.so.33:_ZN12OGRLayerPoolC2Ei +libgdal.so.33:_ZN12OGRLayerPoolD1Ev +libgdal.so.33:_ZN12OGRLayerPoolD2Ev +libgdal.so.33:_ZN12OGRStyleTool11GetParamDblERK15ogr_style_paramR15ogr_style_valueRi +libgdal.so.33:_ZN12OGRStyleTool11GetParamNumERK15ogr_style_paramR15ogr_style_valueRi +libgdal.so.33:_ZN12OGRStyleTool11GetParamStrERK15ogr_style_paramR15ogr_style_valueRi +libgdal.so.33:_ZN12OGRStyleTool11SetParamDblERK15ogr_style_paramR15ogr_style_valued +libgdal.so.33:_ZN12OGRStyleTool11SetParamNumERK15ogr_style_paramR15ogr_style_valuei +libgdal.so.33:_ZN12OGRStyleTool11SetParamStrERK15ogr_style_paramR15ogr_style_valuePKc +libgdal.so.33:_ZN12OGRStyleTool13GetSpecificIdEPKcS1_ +libgdal.so.33:_ZN12OGRStyleTool14GetStyleStringEPK15ogr_style_paramP15ogr_style_valuei +libgdal.so.33:_ZN12OGRStyleTool14SetStyleStringEPKc +libgdal.so.33:_ZN12OGRStyleTool15ComputeWithUnitEd23ogr_style_tool_units_id +libgdal.so.33:_ZN12OGRStyleTool15ComputeWithUnitEi23ogr_style_tool_units_id +libgdal.so.33:_ZN12OGRStyleTool16GetRGBFromStringEPKcRiS2_S2_S2_ +libgdal.so.33:_ZN12OGRStyleTool29SetInternalInputUnitFromParamEPc +libgdal.so.33:_ZN12OGRStyleTool5ParseEPK15ogr_style_paramP15ogr_style_valuei +libgdal.so.33:_ZN12OGRStyleTool7GetTypeEv +libgdal.so.33:_ZN12OGRStyleTool7SetUnitE23ogr_style_tool_units_idd +libgdal.so.33:_ZN12OGRStyleToolC1E23ogr_style_tool_class_id +libgdal.so.33:_ZN12OGRStyleToolC2E23ogr_style_tool_class_id +libgdal.so.33:_ZN12OGRStyleToolD0Ev +libgdal.so.33:_ZN12OGRStyleToolD1Ev +libgdal.so.33:_ZN12OGRStyleToolD2Ev +libgdal.so.33:_ZN13CPLJSONObject14AddNoSplitNameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKS_ +libgdal.so.33:_ZN13CPLJSONObject17DeleteNoSplitNameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZN13CPLJSONObject3AddERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKc +libgdal.so.33:_ZN13CPLJSONObject3AddERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERK12CPLJSONArray +libgdal.so.33:_ZN13CPLJSONObject3AddERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKS_ +libgdal.so.33:_ZN13CPLJSONObject3AddERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_ +libgdal.so.33:_ZN13CPLJSONObject3AddERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEb +libgdal.so.33:_ZN13CPLJSONObject3AddERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEd +libgdal.so.33:_ZN13CPLJSONObject3AddERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEi +libgdal.so.33:_ZN13CPLJSONObject3AddERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEx +libgdal.so.33:_ZN13CPLJSONObject3SetERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKc +libgdal.so.33:_ZN13CPLJSONObject3SetERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_ +libgdal.so.33:_ZN13CPLJSONObject3SetERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEb +libgdal.so.33:_ZN13CPLJSONObject3SetERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEd +libgdal.so.33:_ZN13CPLJSONObject3SetERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEi +libgdal.so.33:_ZN13CPLJSONObject3SetERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEx +libgdal.so.33:_ZN13CPLJSONObject6DeinitEv +libgdal.so.33:_ZN13CPLJSONObject6DeleteERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZN13CPLJSONObject7AddNullERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZN13CPLJSONObject7SetNullERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZN13CPLJSONObjectC1EOS_ +libgdal.so.33:_ZN13CPLJSONObjectC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPv +libgdal.so.33:_ZN13CPLJSONObjectC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKS_ +libgdal.so.33:_ZN13CPLJSONObjectC1ERKS_ +libgdal.so.33:_ZN13CPLJSONObjectC1Ev +libgdal.so.33:_ZN13CPLJSONObjectC2EOS_ +libgdal.so.33:_ZN13CPLJSONObjectC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPv +libgdal.so.33:_ZN13CPLJSONObjectC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKS_ +libgdal.so.33:_ZN13CPLJSONObjectC2ERKS_ +libgdal.so.33:_ZN13CPLJSONObjectC2Ev +libgdal.so.33:_ZN13CPLJSONObjectD1Ev +libgdal.so.33:_ZN13CPLJSONObjectD2Ev +libgdal.so.33:_ZN13CPLJSONObjectaSEOS_ +libgdal.so.33:_ZN13CPLJSONObjectaSERKS_ +libgdal.so.33:_ZN13CPLLockHolderC1EP8_CPLLockPKci +libgdal.so.33:_ZN13CPLLockHolderC1EPP8_CPLLock11CPLLockTypePKci +libgdal.so.33:_ZN13CPLLockHolderC2EP8_CPLLockPKci +libgdal.so.33:_ZN13CPLLockHolderC2EPP8_CPLLock11CPLLockTypePKci +libgdal.so.33:_ZN13CPLLockHolderD1Ev +libgdal.so.33:_ZN13CPLLockHolderD2Ev +libgdal.so.33:_ZN13CPLStringList12AddNameValueEPKcS1_ +libgdal.so.33:_ZN13CPLStringList12SetNameValueEPKcS1_ +libgdal.so.33:_ZN13CPLStringList14MakeOurOwnCopyEv +libgdal.so.33:_ZN13CPLStringList16EnsureAllocationEi +libgdal.so.33:_ZN13CPLStringList17AddStringDirectlyEPc +libgdal.so.33:_ZN13CPLStringList20InsertStringDirectlyEiPc +libgdal.so.33:_ZN13CPLStringList24FindSortedInsertionPointEPKc +libgdal.so.33:_ZN13CPLStringList4SortEv +libgdal.so.33:_ZN13CPLStringList5ClearEv +libgdal.so.33:_ZN13CPLStringList6AssignEPPci +libgdal.so.33:_ZN13CPLStringList9AddStringEPKc +libgdal.so.33:_ZN13CPLStringList9StealListEv +libgdal.so.33:_ZN13CPLStringListC1EOS_ +libgdal.so.33:_ZN13CPLStringListC1EPKPKc +libgdal.so.33:_ZN13CPLStringListC1EPPci +libgdal.so.33:_ZN13CPLStringListC1ERKS_ +libgdal.so.33:_ZN13CPLStringListC1Ev +libgdal.so.33:_ZN13CPLStringListC2EOS_ +libgdal.so.33:_ZN13CPLStringListC2EPKPKc +libgdal.so.33:_ZN13CPLStringListC2EPPci +libgdal.so.33:_ZN13CPLStringListC2ERKS_ +libgdal.so.33:_ZN13CPLStringListC2Ev +libgdal.so.33:_ZN13CPLStringListD1Ev +libgdal.so.33:_ZN13CPLStringListD2Ev +libgdal.so.33:_ZN13CPLStringListaSEOS_ +libgdal.so.33:_ZN13CPLStringListaSEPKPKc +libgdal.so.33:_ZN13CPLStringListaSERKS_ +libgdal.so.33:_ZN13CPLStringListixEi +libgdal.so.33:_ZN13GDALAttribute5WriteEPKPKc +libgdal.so.33:_ZN13GDALAttribute5WriteEPKc +libgdal.so.33:_ZN13GDALAttribute5WriteEPKdm +libgdal.so.33:_ZN13GDALAttribute5WriteEPKvm +libgdal.so.33:_ZN13GDALAttribute5WriteEd +libgdal.so.33:_ZN13GDALAttribute8WriteIntEi +libgdal.so.33:_ZN13GDALAttributeC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_ +libgdal.so.33:_ZN13GDALAttributeC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_ +libgdal.so.33:_ZN13GDALDimension19SetIndexingVariableESt10shared_ptrI11GDALMDArrayE +libgdal.so.33:_ZN13GDALDimensionC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_S7_S7_y +libgdal.so.33:_ZN13GDALDimensionC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_S7_S7_y +libgdal.so.33:_ZN13GDALDimensionD0Ev +libgdal.so.33:_ZN13GDALDimensionD1Ev +libgdal.so.33:_ZN13GDALDimensionD2Ev +libgdal.so.33:_ZN13GDALRawResult6FreeMeEv +libgdal.so.33:_ZN13GDALRawResult9StealDataEv +libgdal.so.33:_ZN13GDALRawResultC1EOS_ +libgdal.so.33:_ZN13GDALRawResultC1EPhRK20GDALExtendedDataTypem +libgdal.so.33:_ZN13GDALRawResultC2EOS_ +libgdal.so.33:_ZN13GDALRawResultC2EPhRK20GDALExtendedDataTypem +libgdal.so.33:_ZN13GDALRawResultD1Ev +libgdal.so.33:_ZN13GDALRawResultD2Ev +libgdal.so.33:_ZN13GDALRawResultaSEOS_ +libgdal.so.33:_ZN13MEMRasterBand10IReadBlockEiiPv +libgdal.so.33:_ZN13MEMRasterBand11GetOverviewEi +libgdal.so.33:_ZN13MEMRasterBand11IWriteBlockEiiPv +libgdal.so.33:_ZN13MEMRasterBand14CreateMaskBandEi +libgdal.so.33:_ZN13MEMRasterBand16GetOverviewCountEv +libgdal.so.33:_ZN13MEMRasterBand9IRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypexxP20GDALRasterIOExtraArg +libgdal.so.33:_ZN13MEMRasterBandC1EP11GDALDatasetiPh12GDALDataTypexxiPKc +libgdal.so.33:_ZN13MEMRasterBandC1EPh12GDALDataTypeii +libgdal.so.33:_ZN13MEMRasterBandC2EP11GDALDatasetiPh12GDALDataTypexxiPKc +libgdal.so.33:_ZN13MEMRasterBandC2EPh12GDALDataTypeii +libgdal.so.33:_ZN13MEMRasterBandD0Ev +libgdal.so.33:_ZN13MEMRasterBandD1Ev +libgdal.so.33:_ZN13MEMRasterBandD2Ev +libgdal.so.33:_ZN13OGRDataSource17DestroyDataSourceEPS_ +libgdal.so.33:_ZN13OGRDataSourceC1Ev +libgdal.so.33:_ZN13OGRDataSourceC2Ev +libgdal.so.33:_ZN13OGRLineString16CastToLinearRingEPS_ +libgdal.so.33:_ZN13OGRLineString18CasterToLinearRingEP8OGRCurve +libgdal.so.33:_ZN13OGRLineString25TransferMembersAndDestroyEPS_S0_ +libgdal.so.33:_ZN13OGRLineStringC1ERKS_ +libgdal.so.33:_ZN13OGRLineStringC1Ev +libgdal.so.33:_ZN13OGRLineStringC2ERKS_ +libgdal.so.33:_ZN13OGRLineStringC2Ev +libgdal.so.33:_ZN13OGRLineStringD0Ev +libgdal.so.33:_ZN13OGRLineStringD1Ev +libgdal.so.33:_ZN13OGRLineStringD2Ev +libgdal.so.33:_ZN13OGRLineStringaSERKS_ +libgdal.so.33:_ZN13OGRLinearRing10closeRingsEv +libgdal.so.33:_ZN13OGRLinearRing13importFromWkbEPKhm13OGRwkbVariantRm +libgdal.so.33:_ZN13OGRLinearRing14_importFromWkbE15OGRwkbByteOrderiPKhmRm +libgdal.so.33:_ZN13OGRLinearRing16CastToLineStringEPS_ +libgdal.so.33:_ZN13OGRLinearRing18CasterToLineStringEP8OGRCurve +libgdal.so.33:_ZN13OGRLinearRing19reverseWindingOrderEv +libgdal.so.33:_ZN13OGRLinearRing9transformEP27OGRCoordinateTransformation +libgdal.so.33:_ZN13OGRLinearRingC1EPS_ +libgdal.so.33:_ZN13OGRLinearRingC1ERKS_ +libgdal.so.33:_ZN13OGRLinearRingC1Ev +libgdal.so.33:_ZN13OGRLinearRingC2EPS_ +libgdal.so.33:_ZN13OGRLinearRingC2ERKS_ +libgdal.so.33:_ZN13OGRLinearRingC2Ev +libgdal.so.33:_ZN13OGRLinearRingD0Ev +libgdal.so.33:_ZN13OGRLinearRingD1Ev +libgdal.so.33:_ZN13OGRLinearRingD2Ev +libgdal.so.33:_ZN13OGRLinearRingaSERKS_ +libgdal.so.33:_ZN13OGRMultiCurve13importFromWktEPPKc +libgdal.so.33:_ZN13OGRMultiCurve21CastToMultiLineStringEPS_ +libgdal.so.33:_ZN13OGRMultiCurve23addCurveDirectlyFromWktEP11OGRGeometryP8OGRCurve +libgdal.so.33:_ZN13OGRMultiCurveC1ERKS_ +libgdal.so.33:_ZN13OGRMultiCurveC1Ev +libgdal.so.33:_ZN13OGRMultiCurveC2ERKS_ +libgdal.so.33:_ZN13OGRMultiCurveC2Ev +libgdal.so.33:_ZN13OGRMultiCurveD0Ev +libgdal.so.33:_ZN13OGRMultiCurveD1Ev +libgdal.so.33:_ZN13OGRMultiCurveD2Ev +libgdal.so.33:_ZN13OGRMultiCurveaSERKS_ +libgdal.so.33:_ZN13OGRMultiPoint13importFromWktEPPKc +libgdal.so.33:_ZN13OGRMultiPoint23importFromWkt_BracketedEPPKcii +libgdal.so.33:_ZN13OGRMultiPointC1ERKS_ +libgdal.so.33:_ZN13OGRMultiPointC1Ev +libgdal.so.33:_ZN13OGRMultiPointC2ERKS_ +libgdal.so.33:_ZN13OGRMultiPointC2Ev +libgdal.so.33:_ZN13OGRMultiPointD0Ev +libgdal.so.33:_ZN13OGRMultiPointD1Ev +libgdal.so.33:_ZN13OGRMultiPointD2Ev +libgdal.so.33:_ZN13OGRMultiPointaSERKS_ +libgdal.so.33:_ZN13OGRStyleBrush11GetParamDblE29ogr_style_tool_param_brush_idRi +libgdal.so.33:_ZN13OGRStyleBrush11GetParamNumE29ogr_style_tool_param_brush_idRi +libgdal.so.33:_ZN13OGRStyleBrush11GetParamStrE29ogr_style_tool_param_brush_idRi +libgdal.so.33:_ZN13OGRStyleBrush11SetParamDblE29ogr_style_tool_param_brush_idd +libgdal.so.33:_ZN13OGRStyleBrush11SetParamNumE29ogr_style_tool_param_brush_idi +libgdal.so.33:_ZN13OGRStyleBrush11SetParamStrE29ogr_style_tool_param_brush_idPKc +libgdal.so.33:_ZN13OGRStyleBrush14GetStyleStringEv +libgdal.so.33:_ZN13OGRStyleBrush5ParseEv +libgdal.so.33:_ZN13OGRStyleBrushC1Ev +libgdal.so.33:_ZN13OGRStyleBrushC2Ev +libgdal.so.33:_ZN13OGRStyleBrushD0Ev +libgdal.so.33:_ZN13OGRStyleBrushD1Ev +libgdal.so.33:_ZN13OGRStyleBrushD2Ev +libgdal.so.33:_ZN13OGRStyleLabel11GetParamDblE29ogr_style_tool_param_label_idRi +libgdal.so.33:_ZN13OGRStyleLabel11GetParamNumE29ogr_style_tool_param_label_idRi +libgdal.so.33:_ZN13OGRStyleLabel11GetParamStrE29ogr_style_tool_param_label_idRi +libgdal.so.33:_ZN13OGRStyleLabel11SetParamDblE29ogr_style_tool_param_label_idd +libgdal.so.33:_ZN13OGRStyleLabel11SetParamNumE29ogr_style_tool_param_label_idi +libgdal.so.33:_ZN13OGRStyleLabel11SetParamStrE29ogr_style_tool_param_label_idPKc +libgdal.so.33:_ZN13OGRStyleLabel14GetStyleStringEv +libgdal.so.33:_ZN13OGRStyleLabel5ParseEv +libgdal.so.33:_ZN13OGRStyleLabelC1Ev +libgdal.so.33:_ZN13OGRStyleLabelC2Ev +libgdal.so.33:_ZN13OGRStyleLabelD0Ev +libgdal.so.33:_ZN13OGRStyleLabelD1Ev +libgdal.so.33:_ZN13OGRStyleLabelD2Ev +libgdal.so.33:_ZN13OGRStyleTable11ModifyStyleEPKcS1_ +libgdal.so.33:_ZN13OGRStyleTable11RemoveStyleEPKc +libgdal.so.33:_ZN13OGRStyleTable12GetNextStyleEv +libgdal.so.33:_ZN13OGRStyleTable12GetStyleNameEPKc +libgdal.so.33:_ZN13OGRStyleTable14LoadStyleTableEPKc +libgdal.so.33:_ZN13OGRStyleTable14SaveStyleTableEPKc +libgdal.so.33:_ZN13OGRStyleTable16GetLastStyleNameEv +libgdal.so.33:_ZN13OGRStyleTable23ResetStyleStringReadingEv +libgdal.so.33:_ZN13OGRStyleTable4FindEPKc +libgdal.so.33:_ZN13OGRStyleTable5ClearEv +libgdal.so.33:_ZN13OGRStyleTable5CloneEv +libgdal.so.33:_ZN13OGRStyleTable5PrintEP8_IO_FILE +libgdal.so.33:_ZN13OGRStyleTable7IsExistEPKc +libgdal.so.33:_ZN13OGRStyleTable8AddStyleEPKcS1_ +libgdal.so.33:_ZN13OGRStyleTableC1Ev +libgdal.so.33:_ZN13OGRStyleTableC2Ev +libgdal.so.33:_ZN13OGRStyleTableD1Ev +libgdal.so.33:_ZN13OGRStyleTableD2Ev +libgdal.so.33:_ZN13OGRUnionLayer10GetFeatureEx +libgdal.so.33:_ZN13OGRUnionLayer10SyncToDiskEv +libgdal.so.33:_ZN13OGRUnionLayer11GetGeomTypeEv +libgdal.so.33:_ZN13OGRUnionLayer11ISetFeatureEP10OGRFeature +libgdal.so.33:_ZN13OGRUnionLayer12GetLayerDefnEv +libgdal.so.33:_ZN13OGRUnionLayer12ResetReadingEv +libgdal.so.33:_ZN13OGRUnionLayer13GetSpatialRefEv +libgdal.so.33:_ZN13OGRUnionLayer14GetNextFeatureEv +libgdal.so.33:_ZN13OGRUnionLayer14ICreateFeatureEP10OGRFeature +libgdal.so.33:_ZN13OGRUnionLayer14IUpdateFeatureEP10OGRFeatureiPKiiS3_b +libgdal.so.33:_ZN13OGRUnionLayer14IUpsertFeatureEP10OGRFeature +libgdal.so.33:_ZN13OGRUnionLayer14TestCapabilityEPKc +libgdal.so.33:_ZN13OGRUnionLayer15GetFeatureCountEi +libgdal.so.33:_ZN13OGRUnionLayer15SetFeatureCountEi +libgdal.so.33:_ZN13OGRUnionLayer16SetIgnoredFieldsEPPKc +libgdal.so.33:_ZN13OGRUnionLayer16SetSpatialFilterEP11OGRGeometry +libgdal.so.33:_ZN13OGRUnionLayer16SetSpatialFilterEiP11OGRGeometry +libgdal.so.33:_ZN13OGRUnionLayer17SetPreserveSrcFIDEi +libgdal.so.33:_ZN13OGRUnionLayer18SetAttributeFilterEPKc +libgdal.so.33:_ZN13OGRUnionLayer20ConfigureActiveLayerEv +libgdal.so.33:_ZN13OGRUnionLayer21TranslateFromSrcLayerEP10OGRFeature +libgdal.so.33:_ZN13OGRUnionLayer23SetSourceLayerFieldNameEPKc +libgdal.so.33:_ZN13OGRUnionLayer24AutoWarpLayerIfNecessaryEi +libgdal.so.33:_ZN13OGRUnionLayer29GetAttrFilterPassThroughValueEv +libgdal.so.33:_ZN13OGRUnionLayer29SetSpatialFilterToSourceLayerEP8OGRLayer +libgdal.so.33:_ZN13OGRUnionLayer30ApplyAttributeFilterToSrcLayerEi +libgdal.so.33:_ZN13OGRUnionLayer9GetExtentEP11OGREnvelopei +libgdal.so.33:_ZN13OGRUnionLayer9GetExtentEiP11OGREnvelopei +libgdal.so.33:_ZN13OGRUnionLayer9SetFieldsE18FieldUnionStrategyiPP12OGRFieldDefniPP26OGRUnionLayerGeomFieldDefn +libgdal.so.33:_ZN13OGRUnionLayerC1EPKciPP8OGRLayeri +libgdal.so.33:_ZN13OGRUnionLayerC2EPKciPP8OGRLayeri +libgdal.so.33:_ZN13OGRUnionLayerD0Ev +libgdal.so.33:_ZN13OGRUnionLayerD1Ev +libgdal.so.33:_ZN13OGRUnionLayerD2Ev +libgdal.so.33:_ZN13OGRWktOptions15getDefaultRoundEv +libgdal.so.33:_ZN13OGRWktOptions19getDefaultPrecisionEv +libgdal.so.33:_ZN13RawRasterBand10AccessLineEi +libgdal.so.33:_ZN13RawRasterBand10FlushCacheEb +libgdal.so.33:_ZN13RawRasterBand10IReadBlockEiiPv +libgdal.so.33:_ZN13RawRasterBand10InitializeEv +libgdal.so.33:_ZN13RawRasterBand11AccessBlockEymPvm +libgdal.so.33:_ZN13RawRasterBand11IWriteBlockEiiPv +libgdal.so.33:_ZN13RawRasterBand13BIPWriteBlockEiiPKv +libgdal.so.33:_ZN13RawRasterBand13GetColorTableEv +libgdal.so.33:_ZN13RawRasterBand13SetColorTableEP14GDALColorTable +libgdal.so.33:_ZN13RawRasterBand14CanUseDirectIOEiiii12GDALDataTypeP20GDALRasterIOExtraArg +libgdal.so.33:_ZN13RawRasterBand16FlushCurrentLineEb +libgdal.so.33:_ZN13RawRasterBand16GetCategoryNamesEv +libgdal.so.33:_ZN13RawRasterBand16SetCategoryNamesEPPc +libgdal.so.33:_ZN13RawRasterBand16StoreNoDataValueEd +libgdal.so.33:_ZN13RawRasterBand17GetVirtualMemAutoE10GDALRWFlagPiPxPPc +libgdal.so.33:_ZN13RawRasterBand22GetColorInterpretationEv +libgdal.so.33:_ZN13RawRasterBand22SetColorInterpretationE15GDALColorInterp +libgdal.so.33:_ZN13RawRasterBand32IsSignificantNumberOfLinesLoadedEii +libgdal.so.33:_ZN13RawRasterBand4ReadEPvmm +libgdal.so.33:_ZN13RawRasterBand4SeekEyi +libgdal.so.33:_ZN13RawRasterBand5WriteEPvmm +libgdal.so.33:_ZN13RawRasterBand6CreateEP11GDALDatasetiP16VSIVirtualHandleyii12GDALDataTypeNS_9ByteOrderENS_5OwnFPE +libgdal.so.33:_ZN13RawRasterBand6CreateEP16VSIVirtualHandleyii12GDALDataTypeNS_9ByteOrderEiiNS_5OwnFPE +libgdal.so.33:_ZN13RawRasterBand9IRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypexxP20GDALRasterIOExtraArg +libgdal.so.33:_ZN13RawRasterBand9SetAccessE10GDALAccess +libgdal.so.33:_ZN13RawRasterBandC1EP11GDALDatasetiP16VSIVirtualHandleyii12GDALDataTypeNS_9ByteOrderENS_5OwnFPE +libgdal.so.33:_ZN13RawRasterBandC1EP11GDALDatasetiP16VSIVirtualHandleyii12GDALDataTypeiNS_5OwnFPE +libgdal.so.33:_ZN13RawRasterBandC1EP16VSIVirtualHandleyii12GDALDataTypeNS_9ByteOrderEiiNS_5OwnFPE +libgdal.so.33:_ZN13RawRasterBandC1EP16VSIVirtualHandleyii12GDALDataTypeiiiNS_5OwnFPE +libgdal.so.33:_ZN13RawRasterBandC2EP11GDALDatasetiP16VSIVirtualHandleyii12GDALDataTypeNS_9ByteOrderENS_5OwnFPE +libgdal.so.33:_ZN13RawRasterBandC2EP11GDALDatasetiP16VSIVirtualHandleyii12GDALDataTypeiNS_5OwnFPE +libgdal.so.33:_ZN13RawRasterBandC2EP16VSIVirtualHandleyii12GDALDataTypeNS_9ByteOrderEiiNS_5OwnFPE +libgdal.so.33:_ZN13RawRasterBandC2EP16VSIVirtualHandleyii12GDALDataTypeiiiNS_5OwnFPE +libgdal.so.33:_ZN13RawRasterBandD0Ev +libgdal.so.33:_ZN13RawRasterBandD1Ev +libgdal.so.33:_ZN13RawRasterBandD2Ev +libgdal.so.33:_ZN13VRTRasterBand10InitializeEii +libgdal.so.33:_ZN13VRTRasterBand11GetFileListEPPPcPiS3_P11_CPLHashSet +libgdal.so.33:_ZN13VRTRasterBand11GetMaskBandEv +libgdal.so.33:_ZN13VRTRasterBand11GetOverviewEi +libgdal.so.33:_ZN13VRTRasterBand11GetUnitTypeEv +libgdal.so.33:_ZN13VRTRasterBand11SetMaskBandEPS_ +libgdal.so.33:_ZN13VRTRasterBand11SetMetadataEPPcPKc +libgdal.so.33:_ZN13VRTRasterBand11SetUnitTypeEPKc +libgdal.so.33:_ZN13VRTRasterBand12GetHistogramEddiPyiiPFidPKcPvES3_ +libgdal.so.33:_ZN13VRTRasterBand12GetMaskFlagsEv +libgdal.so.33:_ZN13VRTRasterBand13GetColorTableEv +libgdal.so.33:_ZN13VRTRasterBand13GetDefaultRATEv +libgdal.so.33:_ZN13VRTRasterBand13SetColorTableEP14GDALColorTable +libgdal.so.33:_ZN13VRTRasterBand13SetDefaultRATEPK24GDALRasterAttributeTable +libgdal.so.33:_ZN13VRTRasterBand13SetIsMaskBandEv +libgdal.so.33:_ZN13VRTRasterBand14CreateMaskBandEi +libgdal.so.33:_ZN13VRTRasterBand14GetNoDataValueEPi +libgdal.so.33:_ZN13VRTRasterBand14SerializeToXMLEPKc +libgdal.so.33:_ZN13VRTRasterBand14SetDescriptionEPKc +libgdal.so.33:_ZN13VRTRasterBand14SetNoDataValueEd +libgdal.so.33:_ZN13VRTRasterBand15SetMetadataItemEPKcS1_S1_ +libgdal.so.33:_ZN13VRTRasterBand16GetCategoryNamesEv +libgdal.so.33:_ZN13VRTRasterBand16GetOverviewCountEv +libgdal.so.33:_ZN13VRTRasterBand16SetCategoryNamesEPPc +libgdal.so.33:_ZN13VRTRasterBand16UnsetNoDataValueEv +libgdal.so.33:_ZN13VRTRasterBand17DeleteNoDataValueEv +libgdal.so.33:_ZN13VRTRasterBand17ResetNoDataValuesEv +libgdal.so.33:_ZN13VRTRasterBand18CopyCommonInfoFromEP14GDALRasterBand +libgdal.so.33:_ZN13VRTRasterBand19GetDefaultHistogramEPdS0_PiPPyiPFidPKcPvES6_ +libgdal.so.33:_ZN13VRTRasterBand19SetDefaultHistogramEddiPy +libgdal.so.33:_ZN13VRTRasterBand21GetNoDataValueAsInt64EPi +libgdal.so.33:_ZN13VRTRasterBand21SetNoDataValueAsInt64El +libgdal.so.33:_ZN13VRTRasterBand22CloseDependentDatasetsEv +libgdal.so.33:_ZN13VRTRasterBand22GetColorInterpretationEv +libgdal.so.33:_ZN13VRTRasterBand22GetNoDataValueAsUInt64EPi +libgdal.so.33:_ZN13VRTRasterBand22SetColorInterpretationE15GDALColorInterp +libgdal.so.33:_ZN13VRTRasterBand22SetNoDataValueAsUInt64Em +libgdal.so.33:_ZN13VRTRasterBand7XMLInitEP10CPLXMLNodePKcRSt3mapI9CPLStringP11GDALDatasetSt4lessIS5_ESaISt4pairIKS5_S7_EEE +libgdal.so.33:_ZN13VRTRasterBand8GetScaleEPi +libgdal.so.33:_ZN13VRTRasterBand8SetScaleEd +libgdal.so.33:_ZN13VRTRasterBand9GetOffsetEPi +libgdal.so.33:_ZN13VRTRasterBand9SetOffsetEd +libgdal.so.33:_ZN13VRTRasterBandC1Ev +libgdal.so.33:_ZN13VRTRasterBandC2Ev +libgdal.so.33:_ZN13VRTRasterBandD0Ev +libgdal.so.33:_ZN13VRTRasterBandD1Ev +libgdal.so.33:_ZN13VRTRasterBandD2Ev +libgdal.so.33:_ZN13swq_expr_node15MarkAsTimestampEv +libgdal.so.33:_ZN13swq_expr_node16QuoteIfNecessaryERK9CPLStringc +libgdal.so.33:_ZN13swq_expr_node17PushSubExpressionEPS_ +libgdal.so.33:_ZN13swq_expr_node21ReverseSubExpressionsEv +libgdal.so.33:_ZN13swq_expr_node27PushNotOperationDownToStackEv +libgdal.so.33:_ZN13swq_expr_node30ReplaceBetweenByGEAndLERecurseEv +libgdal.so.33:_ZN13swq_expr_node35UnparseOperationFromUnparsedSubExprEPPc +libgdal.so.33:_ZN13swq_expr_node4DumpEP8_IO_FILEi +libgdal.so.33:_ZN13swq_expr_node5CheckEP14swq_field_listiiP25swq_custom_func_registrari +libgdal.so.33:_ZN13swq_expr_node5CloneEv +libgdal.so.33:_ZN13swq_expr_node5QuoteERK9CPLStringc +libgdal.so.33:_ZN13swq_expr_node5resetEv +libgdal.so.33:_ZN13swq_expr_node7UnparseEP14swq_field_listc +libgdal.so.33:_ZN13swq_expr_node8EvaluateEPFPS_S0_PvES1_ +libgdal.so.33:_ZN13swq_expr_node8EvaluateEPFPS_S0_PvES1_i +libgdal.so.33:_ZN13swq_expr_nodeC1E6swq_op +libgdal.so.33:_ZN13swq_expr_nodeC1EOS_ +libgdal.so.33:_ZN13swq_expr_nodeC1EP11OGRGeometry +libgdal.so.33:_ZN13swq_expr_nodeC1EPKc +libgdal.so.33:_ZN13swq_expr_nodeC1ERKS_ +libgdal.so.33:_ZN13swq_expr_nodeC1Ed +libgdal.so.33:_ZN13swq_expr_nodeC1Ei +libgdal.so.33:_ZN13swq_expr_nodeC1Ev +libgdal.so.33:_ZN13swq_expr_nodeC1Ex +libgdal.so.33:_ZN13swq_expr_nodeC2E6swq_op +libgdal.so.33:_ZN13swq_expr_nodeC2EOS_ +libgdal.so.33:_ZN13swq_expr_nodeC2EP11OGRGeometry +libgdal.so.33:_ZN13swq_expr_nodeC2EPKc +libgdal.so.33:_ZN13swq_expr_nodeC2ERKS_ +libgdal.so.33:_ZN13swq_expr_nodeC2Ed +libgdal.so.33:_ZN13swq_expr_nodeC2Ei +libgdal.so.33:_ZN13swq_expr_nodeC2Ev +libgdal.so.33:_ZN13swq_expr_nodeC2Ex +libgdal.so.33:_ZN13swq_expr_nodeD1Ev +libgdal.so.33:_ZN13swq_expr_nodeD2Ev +libgdal.so.33:_ZN13swq_expr_nodeaSEOS_ +libgdal.so.33:_ZN13swq_expr_nodeaSERKS_ +libgdal.so.33:_ZN14CPLMutexHolderC1EPPvdPKcii +libgdal.so.33:_ZN14CPLMutexHolderC1EPvdPKci +libgdal.so.33:_ZN14CPLMutexHolderC2EPPvdPKcii +libgdal.so.33:_ZN14CPLMutexHolderC2EPvdPKci +libgdal.so.33:_ZN14CPLMutexHolderD1Ev +libgdal.so.33:_ZN14CPLMutexHolderD2Ev +libgdal.so.33:_ZN14DDFRecordIndex10FindRecordEi +libgdal.so.33:_ZN14DDFRecordIndex10GetByIndexEi +libgdal.so.33:_ZN14DDFRecordIndex12RemoveRecordEi +libgdal.so.33:_ZN14DDFRecordIndex16FindRecordByObjlEi +libgdal.so.33:_ZN14DDFRecordIndex20GetClientInfoByIndexEi +libgdal.so.33:_ZN14DDFRecordIndex20SetClientInfoByIndexEiPv +libgdal.so.33:_ZN14DDFRecordIndex4SortEv +libgdal.so.33:_ZN14DDFRecordIndex5ClearEv +libgdal.so.33:_ZN14DDFRecordIndex9AddRecordEiP9DDFRecord +libgdal.so.33:_ZN14DDFRecordIndexC1Ev +libgdal.so.33:_ZN14DDFRecordIndexC2Ev +libgdal.so.33:_ZN14DDFRecordIndexD1Ev +libgdal.so.33:_ZN14DDFRecordIndexD2Ev +libgdal.so.33:_ZN14GDALColorTable13SetColorEntryEiPK14GDALColorEntry +libgdal.so.33:_ZN14GDALColorTable15CreateColorRampEiPK14GDALColorEntryiS2_ +libgdal.so.33:_ZN14GDALColorTableC1E17GDALPaletteInterp +libgdal.so.33:_ZN14GDALColorTableC2E17GDALPaletteInterp +libgdal.so.33:_ZN14GDALColorTableD1Ev +libgdal.so.33:_ZN14GDALColorTableD2Ev +libgdal.so.33:_ZN14GDALPamDataset10FlushCacheEb +libgdal.so.33:_ZN14GDALPamDataset10TryLoadAuxEPPc +libgdal.so.33:_ZN14GDALPamDataset10TryLoadXMLEPPc +libgdal.so.33:_ZN14GDALPamDataset10TrySaveXMLEv +libgdal.so.33:_ZN14GDALPamDataset11GetFileListEv +libgdal.so.33:_ZN14GDALPamDataset11GetGCPCountEv +libgdal.so.33:_ZN14GDALPamDataset11GetMetadataEPKc +libgdal.so.33:_ZN14GDALPamDataset11SetMetadataEPPcPKc +libgdal.so.33:_ZN14GDALPamDataset13PamInitializeEv +libgdal.so.33:_ZN14GDALPamDataset13SetSpatialRefEPK19OGRSpatialReference +libgdal.so.33:_ZN14GDALPamDataset14SerializeToXMLEPKc +libgdal.so.33:_ZN14GDALPamDataset15ClearStatisticsEv +libgdal.so.33:_ZN14GDALPamDataset15GetGeoTransformEPd +libgdal.so.33:_ZN14GDALPamDataset15GetMetadataItemEPKcS1_ +libgdal.so.33:_ZN14GDALPamDataset15IBuildOverviewsEPKciPKiiS3_PFidS1_PvES4_PKS1_ +libgdal.so.33:_ZN14GDALPamDataset15SetGeoTransformEPd +libgdal.so.33:_ZN14GDALPamDataset15SetMetadataItemEPKcS1_S1_ +libgdal.so.33:_ZN14GDALPamDataset16BuildPamFilenameEv +libgdal.so.33:_ZN14GDALPamDataset17GetSubdatasetNameEv +libgdal.so.33:_ZN14GDALPamDataset17SetSubdatasetNameEPKc +libgdal.so.33:_ZN14GDALPamDataset18DeleteGeoTransformEv +libgdal.so.33:_ZN14GDALPamDataset19GetPhysicalFilenameEv +libgdal.so.33:_ZN14GDALPamDataset19SetPhysicalFilenameEPKc +libgdal.so.33:_ZN14GDALPamDataset34IsPamFilenameAPotentialSiblingFileEv +libgdal.so.33:_ZN14GDALPamDataset7GetGCPsEv +libgdal.so.33:_ZN14GDALPamDataset7SetGCPsEiPK8GDAL_GCPPK19OGRSpatialReference +libgdal.so.33:_ZN14GDALPamDataset7XMLInitEP10CPLXMLNodePKc +libgdal.so.33:_ZN14GDALPamDataset8PamClearEv +libgdal.so.33:_ZN14GDALPamDataset9CloneInfoEP11GDALDataseti +libgdal.so.33:_ZN14GDALPamDatasetC1Ev +libgdal.so.33:_ZN14GDALPamDatasetC2Ev +libgdal.so.33:_ZN14GDALPamDatasetD0Ev +libgdal.so.33:_ZN14GDALPamDatasetD1Ev +libgdal.so.33:_ZN14GDALPamDatasetD2Ev +libgdal.so.33:_ZN14GDALPamMDArray13GetStatisticsEbbPdS0_S0_S0_PyPFidPKcPvES4_ +libgdal.so.33:_ZN14GDALPamMDArray13SetSpatialRefEPK19OGRSpatialReference +libgdal.so.33:_ZN14GDALPamMDArray13SetStatisticsEbddddy +libgdal.so.33:_ZN14GDALPamMDArray15ClearStatisticsEv +libgdal.so.33:_ZN14GDALPamMDArrayC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_RKSt10shared_ptrI15GDALPamMultiDimE +libgdal.so.33:_ZN14GDALPamMDArrayC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_RKSt10shared_ptrI15GDALPamMultiDimE +libgdal.so.33:_ZN14GDALRasterBand10AdviseReadEiiiiii12GDALDataTypePPc +libgdal.so.33:_ZN14GDALRasterBand10FlushBlockEiii +libgdal.so.33:_ZN14GDALRasterBand10FlushCacheEb +libgdal.so.33:_ZN14GDALRasterBand10GetDatasetEv +libgdal.so.33:_ZN14GDALRasterBand10GetMaximumEPi +libgdal.so.33:_ZN14GDALRasterBand10GetMinimumEPi +libgdal.so.33:_ZN14GDALRasterBand10InitRWLockEv +libgdal.so.33:_ZN14GDALRasterBand10WriteBlockEiiPv +libgdal.so.33:_ZN14GDALRasterBand11GetMaskBandEv +libgdal.so.33:_ZN14GDALRasterBand11GetOverviewEi +libgdal.so.33:_ZN14GDALRasterBand11GetUnitTypeEv +libgdal.so.33:_ZN14GDALRasterBand11IWriteBlockEiiPv +libgdal.so.33:_ZN14GDALRasterBand11ReportErrorE6CPLErriPKcz +libgdal.so.33:_ZN14GDALRasterBand11SetUnitTypeEPKc +libgdal.so.33:_ZN14GDALRasterBand12GetBlockSizeEPiS0_ +libgdal.so.33:_ZN14GDALRasterBand12GetHistogramEddiPyiiPFidPKcPvES3_ +libgdal.so.33:_ZN14GDALRasterBand12GetMaskFlagsEv +libgdal.so.33:_ZN14GDALRasterBand13GetColorTableEv +libgdal.so.33:_ZN14GDALRasterBand13GetDefaultRATEv +libgdal.so.33:_ZN14GDALRasterBand13GetStatisticsEiiPdS0_S0_S0_ +libgdal.so.33:_ZN14GDALRasterBand13InitBlockInfoEv +libgdal.so.33:_ZN14GDALRasterBand13SetColorTableEP14GDALColorTable +libgdal.so.33:_ZN14GDALRasterBand13SetDefaultRATEPK24GDALRasterAttributeTable +libgdal.so.33:_ZN14GDALRasterBand13SetStatisticsEdddd +libgdal.so.33:_ZN14GDALRasterBand14BuildOverviewsEPKciPKiPFidS1_PvES4_PKS1_ +libgdal.so.33:_ZN14GDALRasterBand14CreateMaskBandEi +libgdal.so.33:_ZN14GDALRasterBand14EnterReadWriteE10GDALRWFlag +libgdal.so.33:_ZN14GDALRasterBand14GetNoDataValueEPi +libgdal.so.33:_ZN14GDALRasterBand14LeaveReadWriteEv +libgdal.so.33:_ZN14GDALRasterBand14SetNoDataValueEd +libgdal.so.33:_ZN14GDALRasterBand15GetMetadataItemEPKcS1_ +libgdal.so.33:_ZN14GDALRasterBand15SetValidPercentEyy +libgdal.so.33:_ZN14GDALRasterBand16GetCategoryNamesEv +libgdal.so.33:_ZN14GDALRasterBand16GetOverviewCountEv +libgdal.so.33:_ZN14GDALRasterBand16OverviewRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypexxP20GDALRasterIOExtraArg +libgdal.so.33:_ZN14GDALRasterBand16SetCategoryNamesEPPc +libgdal.so.33:_ZN14GDALRasterBand17ComputeStatisticsEiPdS0_S0_S0_PFidPKcPvES3_ +libgdal.so.33:_ZN14GDALRasterBand17DeleteNoDataValueEv +libgdal.so.33:_ZN14GDALRasterBand17GetLockedBlockRefEiii +libgdal.so.33:_ZN14GDALRasterBand17GetRasterDataTypeEv +libgdal.so.33:_ZN14GDALRasterBand17GetVirtualMemAutoE10GDALRWFlagPiPxPPc +libgdal.so.33:_ZN14GDALRasterBand17RasterIOResampledE10GDALRWFlagiiiiPvii12GDALDataTypexxP20GDALRasterIOExtraArg +libgdal.so.33:_ZN14GDALRasterBand18AddBlockToFreeListEP15GDALRasterBlock +libgdal.so.33:_ZN14GDALRasterBand18GetActualBlockSizeEiiPiS0_ +libgdal.so.33:_ZN14GDALRasterBand18InvalidateMaskBandEv +libgdal.so.33:_ZN14GDALRasterBand19ComputeRasterMinMaxEiPd +libgdal.so.33:_ZN14GDALRasterBand19GetDefaultHistogramEPdS0_PiPPyiPFidPKcPvES6_ +libgdal.so.33:_ZN14GDALRasterBand19SetDefaultHistogramEddiPy +libgdal.so.33:_ZN14GDALRasterBand19TryOverviewRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypexxP20GDALRasterIOExtraArgPi +libgdal.so.33:_ZN14GDALRasterBand20TryGetLockedBlockRefEii +libgdal.so.33:_ZN14GDALRasterBand21GetDataCoverageStatusEiiiiiPd +libgdal.so.33:_ZN14GDALRasterBand21GetNoDataValueAsInt64EPi +libgdal.so.33:_ZN14GDALRasterBand21HasArbitraryOverviewsEv +libgdal.so.33:_ZN14GDALRasterBand21SetNoDataValueAsInt64El +libgdal.so.33:_ZN14GDALRasterBand22GetColorInterpretationEv +libgdal.so.33:_ZN14GDALRasterBand22GetNoDataValueAsUInt64EPi +libgdal.so.33:_ZN14GDALRasterBand22IGetDataCoverageStatusEiiiiiPd +libgdal.so.33:_ZN14GDALRasterBand22SetColorInterpretationE15GDALColorInterp +libgdal.so.33:_ZN14GDALRasterBand22SetNoDataValueAsUInt64Em +libgdal.so.33:_ZN14GDALRasterBand23GetRasterSampleOverviewEy +libgdal.so.33:_ZN14GDALRasterBand26GetIndexColorTranslationToEPS_PhPi +libgdal.so.33:_ZN14GDALRasterBand32EnablePixelTypeSignedByteWarningEb +libgdal.so.33:_ZN14GDALRasterBand4FillEdd +libgdal.so.33:_ZN14GDALRasterBand7GetBandEv +libgdal.so.33:_ZN14GDALRasterBand8GetScaleEPi +libgdal.so.33:_ZN14GDALRasterBand8GetXSizeEv +libgdal.so.33:_ZN14GDALRasterBand8GetYSizeEv +libgdal.so.33:_ZN14GDALRasterBand8RasterIOE10GDALRWFlagiiiiPvii12GDALDataTypexxP20GDALRasterIOExtraArg +libgdal.so.33:_ZN14GDALRasterBand8SetScaleEd +libgdal.so.33:_ZN14GDALRasterBand9GetAccessEv +libgdal.so.33:_ZN14GDALRasterBand9GetOffsetEPi +libgdal.so.33:_ZN14GDALRasterBand9IRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypexxP20GDALRasterIOExtraArg +libgdal.so.33:_ZN14GDALRasterBand9ReadBlockEiiPv +libgdal.so.33:_ZN14GDALRasterBand9SetOffsetEd +libgdal.so.33:_ZN14GDALRasterBandC1Ei +libgdal.so.33:_ZN14GDALRasterBandC1Ev +libgdal.so.33:_ZN14GDALRasterBandC2Ei +libgdal.so.33:_ZN14GDALRasterBandC2Ev +libgdal.so.33:_ZN14GDALRasterBandD0Ev +libgdal.so.33:_ZN14GDALRasterBandD1Ev +libgdal.so.33:_ZN14GDALRasterBandD2Ev +libgdal.so.33:_ZN14GDALWarpKernel11PerformWarpEv +libgdal.so.33:_ZN14GDALWarpKernel8ValidateEv +libgdal.so.33:_ZN14GDALWarpKernelC1Ev +libgdal.so.33:_ZN14GDALWarpKernelC2Ev +libgdal.so.33:_ZN14GDALWarpKernelD0Ev +libgdal.so.33:_ZN14GDALWarpKernelD1Ev +libgdal.so.33:_ZN14GDALWarpKernelD2Ev +libgdal.so.33:_ZN14OGRFeatureDefn11SetGeomTypeE18OGRwkbGeometryType +libgdal.so.33:_ZN14OGRFeatureDefn12AddFieldDefnEPK12OGRFieldDefn +libgdal.so.33:_ZN14OGRFeatureDefn12GetFieldDefnEi +libgdal.so.33:_ZN14OGRFeatureDefn15DeleteFieldDefnEi +libgdal.so.33:_ZN14OGRFeatureDefn16AddGeomFieldDefnEOSt10unique_ptrI16OGRGeomFieldDefnSt14default_deleteIS1_EE +libgdal.so.33:_ZN14OGRFeatureDefn16AddGeomFieldDefnEPK16OGRGeomFieldDefn +libgdal.so.33:_ZN14OGRFeatureDefn16GetGeomFieldDefnEi +libgdal.so.33:_ZN14OGRFeatureDefn17CreateFeatureDefnEPKc +libgdal.so.33:_ZN14OGRFeatureDefn17ReorderFieldDefnsEPKi +libgdal.so.33:_ZN14OGRFeatureDefn18DestroyFeatureDefnEPS_ +libgdal.so.33:_ZN14OGRFeatureDefn18SetGeometryIgnoredEi +libgdal.so.33:_ZN14OGRFeatureDefn19DeleteGeomFieldDefnEi +libgdal.so.33:_ZN14OGRFeatureDefn21ReserveSpaceForFieldsEi +libgdal.so.33:_ZN14OGRFeatureDefn7ReleaseEv +libgdal.so.33:_ZN14OGRFeatureDefn7SetNameEPKc +libgdal.so.33:_ZN14OGRFeatureDefnC1EPKc +libgdal.so.33:_ZN14OGRFeatureDefnC2EPKc +libgdal.so.33:_ZN14OGRFeatureDefnD0Ev +libgdal.so.33:_ZN14OGRFeatureDefnD1Ev +libgdal.so.33:_ZN14OGRFeatureDefnD2Ev +libgdal.so.33:_ZN14OGRFieldDomainC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_18OGRFieldDomainType12OGRFieldType15OGRFieldSubType +libgdal.so.33:_ZN14OGRFieldDomainC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_18OGRFieldDomainType12OGRFieldType15OGRFieldSubType +libgdal.so.33:_ZN14OGRFieldDomainD0Ev +libgdal.so.33:_ZN14OGRFieldDomainD1Ev +libgdal.so.33:_ZN14OGRFieldDomainD2Ev +libgdal.so.33:_ZN14OGRSimpleCurve10segmentizeEd +libgdal.so.33:_ZN14OGRSimpleCurve10setPointsMEiPK11OGRRawPointPKd +libgdal.so.33:_ZN14OGRSimpleCurve10setPointsMEiPKdS1_S1_ +libgdal.so.33:_ZN14OGRSimpleCurve11flattenTo2DEv +libgdal.so.33:_ZN14OGRSimpleCurve11removePointEi +libgdal.so.33:_ZN14OGRSimpleCurve11setMeasuredEi +libgdal.so.33:_ZN14OGRSimpleCurve12setNumPointsEii +libgdal.so.33:_ZN14OGRSimpleCurve13ConstIteratorC1EPKS_i +libgdal.so.33:_ZN14OGRSimpleCurve13ConstIteratorC2EPKS_i +libgdal.so.33:_ZN14OGRSimpleCurve13ConstIteratorD1Ev +libgdal.so.33:_ZN14OGRSimpleCurve13ConstIteratorD2Ev +libgdal.so.33:_ZN14OGRSimpleCurve13ConstIteratorppEv +libgdal.so.33:_ZN14OGRSimpleCurve13importFromWkbEPKhm13OGRwkbVariantRm +libgdal.so.33:_ZN14OGRSimpleCurve13importFromWktEPPKc +libgdal.so.33:_ZN14OGRSimpleCurve13reversePointsEv +libgdal.so.33:_ZN14OGRSimpleCurve16addSubLineStringEPK13OGRLineStringii +libgdal.so.33:_ZN14OGRSimpleCurve21importFromWKTListOnlyEPPKciiRP11OGRRawPointRiRPd +libgdal.so.33:_ZN14OGRSimpleCurve22setCoordinateDimensionEi +libgdal.so.33:_ZN14OGRSimpleCurve3endEv +libgdal.so.33:_ZN14OGRSimpleCurve4AddMEv +libgdal.so.33:_ZN14OGRSimpleCurve4setMEid +libgdal.so.33:_ZN14OGRSimpleCurve4setZEid +libgdal.so.33:_ZN14OGRSimpleCurve5beginEv +libgdal.so.33:_ZN14OGRSimpleCurve5emptyEv +libgdal.so.33:_ZN14OGRSimpleCurve5set3DEi +libgdal.so.33:_ZN14OGRSimpleCurve6Make2DEv +libgdal.so.33:_ZN14OGRSimpleCurve6Make3DEv +libgdal.so.33:_ZN14OGRSimpleCurve6swapXYEv +libgdal.so.33:_ZN14OGRSimpleCurve7RemoveMEv +libgdal.so.33:_ZN14OGRSimpleCurve8Iterator6updateEv +libgdal.so.33:_ZN14OGRSimpleCurve8IteratorC1EPS_i +libgdal.so.33:_ZN14OGRSimpleCurve8IteratorC2EPS_i +libgdal.so.33:_ZN14OGRSimpleCurve8IteratorD1Ev +libgdal.so.33:_ZN14OGRSimpleCurve8IteratorD2Ev +libgdal.so.33:_ZN14OGRSimpleCurve8IteratordeEv +libgdal.so.33:_ZN14OGRSimpleCurve8IteratorppEv +libgdal.so.33:_ZN14OGRSimpleCurve8addPointEPK8OGRPoint +libgdal.so.33:_ZN14OGRSimpleCurve8addPointEdd +libgdal.so.33:_ZN14OGRSimpleCurve8addPointEddd +libgdal.so.33:_ZN14OGRSimpleCurve8addPointEdddd +libgdal.so.33:_ZN14OGRSimpleCurve8setPointEiP8OGRPoint +libgdal.so.33:_ZN14OGRSimpleCurve8setPointEidd +libgdal.so.33:_ZN14OGRSimpleCurve8setPointEiddd +libgdal.so.33:_ZN14OGRSimpleCurve8setPointEidddd +libgdal.so.33:_ZN14OGRSimpleCurve9addPointMEddd +libgdal.so.33:_ZN14OGRSimpleCurve9setPointMEiddd +libgdal.so.33:_ZN14OGRSimpleCurve9setPointsEiPK11OGRRawPointPKd +libgdal.so.33:_ZN14OGRSimpleCurve9setPointsEiPK11OGRRawPointPKdS4_ +libgdal.so.33:_ZN14OGRSimpleCurve9setPointsEiPKdS1_S1_ +libgdal.so.33:_ZN14OGRSimpleCurve9setPointsEiPKdS1_S1_S1_ +libgdal.so.33:_ZN14OGRSimpleCurve9transformEP27OGRCoordinateTransformation +libgdal.so.33:_ZN14OGRSimpleCurveC1ERKS_ +libgdal.so.33:_ZN14OGRSimpleCurveC1Ev +libgdal.so.33:_ZN14OGRSimpleCurveC2ERKS_ +libgdal.so.33:_ZN14OGRSimpleCurveC2Ev +libgdal.so.33:_ZN14OGRSimpleCurveD0Ev +libgdal.so.33:_ZN14OGRSimpleCurveD1Ev +libgdal.so.33:_ZN14OGRSimpleCurveD2Ev +libgdal.so.33:_ZN14OGRSimpleCurveaSERKS_ +libgdal.so.33:_ZN14OGRStyleSymbol11GetParamDblE30ogr_style_tool_param_symbol_idRi +libgdal.so.33:_ZN14OGRStyleSymbol11GetParamNumE30ogr_style_tool_param_symbol_idRi +libgdal.so.33:_ZN14OGRStyleSymbol11GetParamStrE30ogr_style_tool_param_symbol_idRi +libgdal.so.33:_ZN14OGRStyleSymbol11SetParamDblE30ogr_style_tool_param_symbol_idd +libgdal.so.33:_ZN14OGRStyleSymbol11SetParamNumE30ogr_style_tool_param_symbol_idi +libgdal.so.33:_ZN14OGRStyleSymbol11SetParamStrE30ogr_style_tool_param_symbol_idPKc +libgdal.so.33:_ZN14OGRStyleSymbol14GetStyleStringEv +libgdal.so.33:_ZN14OGRStyleSymbol5ParseEv +libgdal.so.33:_ZN14OGRStyleSymbolC1Ev +libgdal.so.33:_ZN14OGRStyleSymbolC2Ev +libgdal.so.33:_ZN14OGRStyleSymbolD0Ev +libgdal.so.33:_ZN14OGRStyleSymbolD1Ev +libgdal.so.33:_ZN14OGRStyleSymbolD2Ev +libgdal.so.33:_ZN14VSIFileManager10GetHandlerEPKc +libgdal.so.33:_ZN14VSIFileManager11GetPrefixesEv +libgdal.so.33:_ZN14VSIFileManager14InstallHandlerERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEP20VSIFilesystemHandler +libgdal.so.33:_ZN14VSIFileManager3GetEv +libgdal.so.33:_ZN14VSIFileManagerC1Ev +libgdal.so.33:_ZN14VSIFileManagerC2Ev +libgdal.so.33:_ZN14VSIFileManagerD1Ev +libgdal.so.33:_ZN14VSIFileManagerD2Ev +libgdal.so.33:_ZN15CPLJSONDocument10LoadChunksERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEmPFidPKcPvESA_ +libgdal.so.33:_ZN15CPLJSONDocument10LoadMemoryEPKhi +libgdal.so.33:_ZN15CPLJSONDocument10LoadMemoryERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZN15CPLJSONDocument4LoadERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZN15CPLJSONDocument7GetRootEv +libgdal.so.33:_ZN15CPLJSONDocument7LoadUrlERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKPKcPFidS9_PvESC_ +libgdal.so.33:_ZN15CPLJSONDocument7SetRootERK13CPLJSONObject +libgdal.so.33:_ZN15CPLJSONDocumentC1EOS_ +libgdal.so.33:_ZN15CPLJSONDocumentC1ERKS_ +libgdal.so.33:_ZN15CPLJSONDocumentC1Ev +libgdal.so.33:_ZN15CPLJSONDocumentC2EOS_ +libgdal.so.33:_ZN15CPLJSONDocumentC2ERKS_ +libgdal.so.33:_ZN15CPLJSONDocumentC2Ev +libgdal.so.33:_ZN15CPLJSONDocumentD1Ev +libgdal.so.33:_ZN15CPLJSONDocumentD2Ev +libgdal.so.33:_ZN15CPLJSONDocumentaSEOS_ +libgdal.so.33:_ZN15CPLJSONDocumentaSERKS_ +libgdal.so.33:_ZN15GDALAsyncReader10LockBufferEd +libgdal.so.33:_ZN15GDALAsyncReader12UnlockBufferEv +libgdal.so.33:_ZN15GDALAsyncReaderC1Ev +libgdal.so.33:_ZN15GDALAsyncReaderC2Ev +libgdal.so.33:_ZN15GDALAsyncReaderD0Ev +libgdal.so.33:_ZN15GDALAsyncReaderD1Ev +libgdal.so.33:_ZN15GDALAsyncReaderD2Ev +libgdal.so.33:_ZN15GDALJP2Metadata10IsUUID_MSIEPKh +libgdal.so.33:_ZN15GDALJP2Metadata10IsUUID_XMPEPKh +libgdal.so.33:_ZN15GDALJP2Metadata12CreateGMLJP2Eii +libgdal.so.33:_ZN15GDALJP2Metadata12CreateIPRBoxEP11GDALDataset +libgdal.so.33:_ZN15GDALJP2Metadata12CreateXMPBoxEP11GDALDataset +libgdal.so.33:_ZN15GDALJP2Metadata12GMLSRSLookupEPKc +libgdal.so.33:_ZN15GDALJP2Metadata12ReadAndParseEP16VSIVirtualHandleiiiPi +libgdal.so.33:_ZN15GDALJP2Metadata12ReadAndParseEPKciiiiPi +libgdal.so.33:_ZN15GDALJP2Metadata13SetSpatialRefEPK19OGRSpatialReference +libgdal.so.33:_ZN15GDALJP2Metadata14CollectGMLDataEP10GDALJP2Box +libgdal.so.33:_ZN15GDALJP2Metadata14CreateGMLJP2V2EiiPKcP11GDALDataset +libgdal.so.33:_ZN15GDALJP2Metadata14CreateXMLBoxesEP11GDALDatasetPi +libgdal.so.33:_ZN15GDALJP2Metadata15ParseJP2GeoTIFFEv +libgdal.so.33:_ZN15GDALJP2Metadata15SetGeoTransformEPd +libgdal.so.33:_ZN15GDALJP2Metadata16CreateJP2GeoTIFFEv +libgdal.so.33:_ZN15GDALJP2Metadata20ParseGMLCoverageDescEv +libgdal.so.33:_ZN15GDALJP2Metadata27GetGMLJP2GeoreferencingInfoERiPdS1_S1_RPKcR9CPLStringRb +libgdal.so.33:_ZN15GDALJP2Metadata32CreateGDALMultiDomainMetadataXMLEP11GDALDataseti +libgdal.so.33:_ZN15GDALJP2Metadata35CreateGDALMultiDomainMetadataXMLBoxEP11GDALDataseti +libgdal.so.33:_ZN15GDALJP2Metadata7ReadBoxEP16VSIVirtualHandleR10GDALJP2BoxRi +libgdal.so.33:_ZN15GDALJP2Metadata7SetGCPsEiPK8GDAL_GCP +libgdal.so.33:_ZN15GDALJP2Metadata8SetRPCMDEPPc +libgdal.so.33:_ZN15GDALJP2Metadata9ParseMSIGEv +libgdal.so.33:_ZN15GDALJP2Metadata9ReadBoxesEP16VSIVirtualHandle +libgdal.so.33:_ZN15GDALJP2MetadataC1Ev +libgdal.so.33:_ZN15GDALJP2MetadataC2Ev +libgdal.so.33:_ZN15GDALJP2MetadataD1Ev +libgdal.so.33:_ZN15GDALJP2MetadataD2Ev +libgdal.so.33:_ZN15GDALMajorObject10SetMOFlagsEi +libgdal.so.33:_ZN15GDALMajorObject11GetMetadataEPKc +libgdal.so.33:_ZN15GDALMajorObject11SetMetadataEPPcPKc +libgdal.so.33:_ZN15GDALMajorObject14SetDescriptionEPKc +libgdal.so.33:_ZN15GDALMajorObject15GetMetadataItemEPKcS1_ +libgdal.so.33:_ZN15GDALMajorObject15SetMetadataItemEPKcS1_S1_ +libgdal.so.33:_ZN15GDALMajorObject21GetMetadataDomainListEv +libgdal.so.33:_ZN15GDALMajorObject23BuildMetadataDomainListEPPciz +libgdal.so.33:_ZN15GDALMajorObjectC1Ev +libgdal.so.33:_ZN15GDALMajorObjectC2Ev +libgdal.so.33:_ZN15GDALMajorObjectD0Ev +libgdal.so.33:_ZN15GDALMajorObjectD1Ev +libgdal.so.33:_ZN15GDALMajorObjectD2Ev +libgdal.so.33:_ZN15GDALPamMultiDim13GetSpatialRefERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZN15GDALPamMultiDim13GetStatisticsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbPdS8_S8_S8_Py +libgdal.so.33:_ZN15GDALPamMultiDim13SetSpatialRefERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPK19OGRSpatialReference +libgdal.so.33:_ZN15GDALPamMultiDim13SetStatisticsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbddddy +libgdal.so.33:_ZN15GDALPamMultiDim15ClearStatisticsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZN15GDALPamMultiDim15ClearStatisticsEv +libgdal.so.33:_ZN15GDALPamMultiDim4LoadEv +libgdal.so.33:_ZN15GDALPamMultiDim4SaveEv +libgdal.so.33:_ZN15GDALPamMultiDimC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZN15GDALPamMultiDimC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZN15GDALPamMultiDimD0Ev +libgdal.so.33:_ZN15GDALPamMultiDimD1Ev +libgdal.so.33:_ZN15GDALPamMultiDimD2Ev +libgdal.so.33:_ZN15GDALRasterBlock11InternalizeEv +libgdal.so.33:_ZN15GDALRasterBlock15FlushCacheBlockEi +libgdal.so.33:_ZN15GDALRasterBlock16FlushDirtyBlocksEv +libgdal.so.33:_ZN15GDALRasterBlock27EnterDisableDirtyBlockFlushEv +libgdal.so.33:_ZN15GDALRasterBlock27LeaveDisableDirtyBlockFlushEv +libgdal.so.33:_ZN15GDALRasterBlock29DropLockForRemovalFromStorageEv +libgdal.so.33:_ZN15GDALRasterBlock5TouchEv +libgdal.so.33:_ZN15GDALRasterBlock5WriteEv +libgdal.so.33:_ZN15GDALRasterBlock6DetachEv +libgdal.so.33:_ZN15GDALRasterBlock6VerifyEv +libgdal.so.33:_ZN15GDALRasterBlock8TakeLockEv +libgdal.so.33:_ZN15GDALRasterBlock9MarkCleanEv +libgdal.so.33:_ZN15GDALRasterBlock9MarkDirtyEv +libgdal.so.33:_ZN15GDALRasterBlockC1EP14GDALRasterBandii +libgdal.so.33:_ZN15GDALRasterBlockC1Eii +libgdal.so.33:_ZN15GDALRasterBlockC2EP14GDALRasterBandii +libgdal.so.33:_ZN15GDALRasterBlockC2Eii +libgdal.so.33:_ZN15GDALRasterBlockD0Ev +libgdal.so.33:_ZN15GDALRasterBlockD1Ev +libgdal.so.33:_ZN15GDALRasterBlockD2Ev +libgdal.so.33:_ZN15GMLFeatureClass10GetExtentsEPdS0_S0_S0_ +libgdal.so.33:_ZN15GMLFeatureClass10SetExtentsEdddd +libgdal.so.33:_ZN15GMLFeatureClass10SetSRSNameEPKc +libgdal.so.33:_ZN15GMLFeatureClass11AddPropertyEP15GMLPropertyDefni +libgdal.so.33:_ZN15GMLFeatureClass12GetExtraInfoEv +libgdal.so.33:_ZN15GMLFeatureClass12MergeSRSNameEPKc +libgdal.so.33:_ZN15GMLFeatureClass12SetExtraInfoEPKc +libgdal.so.33:_ZN15GMLFeatureClass14SerializeToXMLEv +libgdal.so.33:_ZN15GMLFeatureClass14SetElementNameEPKc +libgdal.so.33:_ZN15GMLFeatureClass15GetFeatureCountEv +libgdal.so.33:_ZN15GMLFeatureClass15SetFeatureCountEx +libgdal.so.33:_ZN15GMLFeatureClass15StealPropertiesEv +libgdal.so.33:_ZN15GMLFeatureClass17InitializeFromXMLEP10CPLXMLNode +libgdal.so.33:_ZN15GMLFeatureClass19AddGeometryPropertyEP23GMLGeometryPropertyDefn +libgdal.so.33:_ZN15GMLFeatureClass20HasFeaturePropertiesEv +libgdal.so.33:_ZN15GMLFeatureClass23ClearGeometryPropertiesEv +libgdal.so.33:_ZN15GMLFeatureClass23StealGeometryPropertiesEv +libgdal.so.33:_ZN15GMLFeatureClass7SetNameEPKc +libgdal.so.33:_ZN15GMLFeatureClassC1EPKc +libgdal.so.33:_ZN15GMLFeatureClassC2EPKc +libgdal.so.33:_ZN15GMLFeatureClassD1Ev +libgdal.so.33:_ZN15GMLFeatureClassD2Ev +libgdal.so.33:_ZN15GMLPropertyDefn12SetConditionEPKc +libgdal.so.33:_ZN15GMLPropertyDefn13SetSrcElementEPKc +libgdal.so.33:_ZN15GMLPropertyDefn20AnalysePropertyValueEPK11GMLPropertyb +libgdal.so.33:_ZN15GMLPropertyDefnC1EPKcS1_ +libgdal.so.33:_ZN15GMLPropertyDefnC2EPKcS1_ +libgdal.so.33:_ZN15GMLPropertyDefnD1Ev +libgdal.so.33:_ZN15GMLPropertyDefnD2Ev +libgdal.so.33:_ZN15OGRCurvePolygon10removeRingEib +libgdal.so.33:_ZN15OGRCurvePolygon10segmentizeEd +libgdal.so.33:_ZN15OGRCurvePolygon11flattenTo2DEv +libgdal.so.33:_ZN15OGRCurvePolygon11setMeasuredEi +libgdal.so.33:_ZN15OGRCurvePolygon13CastToPolygonEPS_ +libgdal.so.33:_ZN15OGRCurvePolygon13importFromWkbEPKhm13OGRwkbVariantRm +libgdal.so.33:_ZN15OGRCurvePolygon13importFromWktEPPKc +libgdal.so.33:_ZN15OGRCurvePolygon15CasterToPolygonEP10OGRSurface +libgdal.so.33:_ZN15OGRCurvePolygon15addRingDirectlyEP8OGRCurve +libgdal.so.33:_ZN15OGRCurvePolygon20getExteriorRingCurveEv +libgdal.so.33:_ZN15OGRCurvePolygon20getInteriorRingCurveEi +libgdal.so.33:_ZN15OGRCurvePolygon22assignSpatialReferenceEPK19OGRSpatialReference +libgdal.so.33:_ZN15OGRCurvePolygon22setCoordinateDimensionEi +libgdal.so.33:_ZN15OGRCurvePolygon22stealExteriorRingCurveEv +libgdal.so.33:_ZN15OGRCurvePolygon23addCurveDirectlyFromWkbEP11OGRGeometryP8OGRCurve +libgdal.so.33:_ZN15OGRCurvePolygon23addCurveDirectlyFromWktEP11OGRGeometryP8OGRCurve +libgdal.so.33:_ZN15OGRCurvePolygon23addRingDirectlyInternalEP8OGRCurvei +libgdal.so.33:_ZN15OGRCurvePolygon5emptyEv +libgdal.so.33:_ZN15OGRCurvePolygon5set3DEi +libgdal.so.33:_ZN15OGRCurvePolygon6swapXYEv +libgdal.so.33:_ZN15OGRCurvePolygon7addRingEP8OGRCurve +libgdal.so.33:_ZN15OGRCurvePolygon9transformEP27OGRCoordinateTransformation +libgdal.so.33:_ZN15OGRCurvePolygonC1ERKS_ +libgdal.so.33:_ZN15OGRCurvePolygonC1Ev +libgdal.so.33:_ZN15OGRCurvePolygonC2ERKS_ +libgdal.so.33:_ZN15OGRCurvePolygonC2Ev +libgdal.so.33:_ZN15OGRCurvePolygonD0Ev +libgdal.so.33:_ZN15OGRCurvePolygonD1Ev +libgdal.so.33:_ZN15OGRCurvePolygonD2Ev +libgdal.so.33:_ZN15OGRCurvePolygonaSERKS_ +libgdal.so.33:_ZN15OGRFeatureQuery11CanUseIndexEP13swq_expr_nodeP8OGRLayer +libgdal.so.33:_ZN15OGRFeatureQuery11CanUseIndexEP8OGRLayer +libgdal.so.33:_ZN15OGRFeatureQuery13GetUsedFieldsEv +libgdal.so.33:_ZN15OGRFeatureQuery14FieldCollectorEPvPPc +libgdal.so.33:_ZN15OGRFeatureQuery22EvaluateAgainstIndicesEP13swq_expr_nodeP8OGRLayerRx +libgdal.so.33:_ZN15OGRFeatureQuery22EvaluateAgainstIndicesEP8OGRLayerPi +libgdal.so.33:_ZN15OGRFeatureQuery7CompileEP14OGRFeatureDefnPKciP25swq_custom_func_registrar +libgdal.so.33:_ZN15OGRFeatureQuery7CompileEP8OGRLayerP14OGRFeatureDefnPKciP25swq_custom_func_registrar +libgdal.so.33:_ZN15OGRFeatureQuery7CompileEP8OGRLayerPKciP25swq_custom_func_registrar +libgdal.so.33:_ZN15OGRFeatureQuery8EvaluateEP10OGRFeature +libgdal.so.33:_ZN15OGRFeatureQueryC1Ev +libgdal.so.33:_ZN15OGRFeatureQueryC2Ev +libgdal.so.33:_ZN15OGRFeatureQueryD1Ev +libgdal.so.33:_ZN15OGRFeatureQueryD2Ev +libgdal.so.33:_ZN15OGRMultiPolygon18CastToMultiSurfaceEPS_ +libgdal.so.33:_ZN15OGRMultiPolygon39_addGeometryWithExpectedSubGeometryTypeEPK11OGRGeometry18OGRwkbGeometryType +libgdal.so.33:_ZN15OGRMultiPolygon47_addGeometryDirectlyWithExpectedSubGeometryTypeEP11OGRGeometry18OGRwkbGeometryType +libgdal.so.33:_ZN15OGRMultiPolygonC1ERKS_ +libgdal.so.33:_ZN15OGRMultiPolygonC1Ev +libgdal.so.33:_ZN15OGRMultiPolygonC2ERKS_ +libgdal.so.33:_ZN15OGRMultiPolygonC2Ev +libgdal.so.33:_ZN15OGRMultiPolygonD0Ev +libgdal.so.33:_ZN15OGRMultiPolygonD1Ev +libgdal.so.33:_ZN15OGRMultiPolygonD2Ev +libgdal.so.33:_ZN15OGRMultiPolygonaSERKS_ +libgdal.so.33:_ZN15OGRMultiSurface13importFromWktEPPKc +libgdal.so.33:_ZN15OGRMultiSurface18CastToMultiPolygonEPS_ +libgdal.so.33:_ZN15OGRMultiSurfaceC1ERKS_ +libgdal.so.33:_ZN15OGRMultiSurfaceC1Ev +libgdal.so.33:_ZN15OGRMultiSurfaceC2ERKS_ +libgdal.so.33:_ZN15OGRMultiSurfaceC2Ev +libgdal.so.33:_ZN15OGRMultiSurfaceD0Ev +libgdal.so.33:_ZN15OGRMultiSurfaceD1Ev +libgdal.so.33:_ZN15OGRMultiSurfaceD2Ev +libgdal.so.33:_ZN15OGRMultiSurfaceaSERKS_ +libgdal.so.33:_ZN15OGRMutexedLayer10GetDatasetEv +libgdal.so.33:_ZN15OGRMutexedLayer10GetFeatureEx +libgdal.so.33:_ZN15OGRMutexedLayer10SyncToDiskEv +libgdal.so.33:_ZN15OGRMutexedLayer11CreateFieldEP12OGRFieldDefni +libgdal.so.33:_ZN15OGRMutexedLayer11DeleteFieldEi +libgdal.so.33:_ZN15OGRMutexedLayer11GetGeomTypeEv +libgdal.so.33:_ZN15OGRMutexedLayer11GetMetadataEPKc +libgdal.so.33:_ZN15OGRMutexedLayer11ISetFeatureEP10OGRFeature +libgdal.so.33:_ZN15OGRMutexedLayer11SetMetadataEPPcPKc +libgdal.so.33:_ZN15OGRMutexedLayer12GetFIDColumnEv +libgdal.so.33:_ZN15OGRMutexedLayer12GetLayerDefnEv +libgdal.so.33:_ZN15OGRMutexedLayer12ResetReadingEv +libgdal.so.33:_ZN15OGRMutexedLayer13DeleteFeatureEx +libgdal.so.33:_ZN15OGRMutexedLayer13GetSpatialRefEv +libgdal.so.33:_ZN15OGRMutexedLayer13GetStyleTableEv +libgdal.so.33:_ZN15OGRMutexedLayer13ReorderFieldsEPi +libgdal.so.33:_ZN15OGRMutexedLayer13SetStyleTableEP13OGRStyleTable +libgdal.so.33:_ZN15OGRMutexedLayer14AlterFieldDefnEiP12OGRFieldDefni +libgdal.so.33:_ZN15OGRMutexedLayer14GetArrowStreamEP16ArrowArrayStreamPKPKc +libgdal.so.33:_ZN15OGRMutexedLayer14GetNextFeatureEv +libgdal.so.33:_ZN15OGRMutexedLayer14ICreateFeatureEP10OGRFeature +libgdal.so.33:_ZN15OGRMutexedLayer14IUpdateFeatureEP10OGRFeatureiPKiiS3_b +libgdal.so.33:_ZN15OGRMutexedLayer14IUpsertFeatureEP10OGRFeature +libgdal.so.33:_ZN15OGRMutexedLayer14SetNextByIndexEx +libgdal.so.33:_ZN15OGRMutexedLayer14TestCapabilityEPKc +libgdal.so.33:_ZN15OGRMutexedLayer15GetFeatureCountEi +libgdal.so.33:_ZN15OGRMutexedLayer15GetMetadataItemEPKcS1_ +libgdal.so.33:_ZN15OGRMutexedLayer15SetMetadataItemEPKcS1_S1_ +libgdal.so.33:_ZN15OGRMutexedLayer16GetSpatialFilterEv +libgdal.so.33:_ZN15OGRMutexedLayer16SetIgnoredFieldsEPPKc +libgdal.so.33:_ZN15OGRMutexedLayer16SetSpatialFilterEP11OGRGeometry +libgdal.so.33:_ZN15OGRMutexedLayer16SetSpatialFilterEiP11OGRGeometry +libgdal.so.33:_ZN15OGRMutexedLayer16StartTransactionEv +libgdal.so.33:_ZN15OGRMutexedLayer17CommitTransactionEv +libgdal.so.33:_ZN15OGRMutexedLayer17GetGeometryColumnEv +libgdal.so.33:_ZN15OGRMutexedLayer18AlterGeomFieldDefnEiPK16OGRGeomFieldDefni +libgdal.so.33:_ZN15OGRMutexedLayer18SetAttributeFilterEPKc +libgdal.so.33:_ZN15OGRMutexedLayer19RollbackTransactionEv +libgdal.so.33:_ZN15OGRMutexedLayer20SetSpatialFilterRectEdddd +libgdal.so.33:_ZN15OGRMutexedLayer20SetSpatialFilterRectEidddd +libgdal.so.33:_ZN15OGRMutexedLayer21SetStyleTableDirectlyEP13OGRStyleTable +libgdal.so.33:_ZN15OGRMutexedLayer6RenameEPKc +libgdal.so.33:_ZN15OGRMutexedLayer7GetNameEv +libgdal.so.33:_ZN15OGRMutexedLayer9GetExtentEP11OGREnvelopei +libgdal.so.33:_ZN15OGRMutexedLayer9GetExtentEiP11OGREnvelopei +libgdal.so.33:_ZN15OGRMutexedLayerC1EP8OGRLayeriPv +libgdal.so.33:_ZN15OGRMutexedLayerC2EP8OGRLayeriPv +libgdal.so.33:_ZN15OGRMutexedLayerD0Ev +libgdal.so.33:_ZN15OGRMutexedLayerD1Ev +libgdal.so.33:_ZN15OGRMutexedLayerD2Ev +libgdal.so.33:_ZN15VRTSimpleSource10FlushCacheEb +libgdal.so.33:_ZN15VRTSimpleSource10GetMaximumEiiPi +libgdal.so.33:_ZN15VRTSimpleSource10GetMinimumEiiPi +libgdal.so.33:_ZN15VRTSimpleSource10SetSrcBandEP14GDALRasterBand +libgdal.so.33:_ZN15VRTSimpleSource10SetSrcBandEPKci +libgdal.so.33:_ZN15VRTSimpleSource11GetFileListEPPPcPiS3_P11_CPLHashSet +libgdal.so.33:_ZN15VRTSimpleSource12GetHistogramEiiddiPyiiPFidPKcPvES3_ +libgdal.so.33:_ZN15VRTSimpleSource12SetDstWindowEdddd +libgdal.so.33:_ZN15VRTSimpleSource12SetSrcWindowEdddd +libgdal.so.33:_ZN15VRTSimpleSource13SetResamplingEPKc +libgdal.so.33:_ZN15VRTSimpleSource14SerializeToXMLEPKc +libgdal.so.33:_ZN15VRTSimpleSource14SetSrcMaskBandEP14GDALRasterBand +libgdal.so.33:_ZN15VRTSimpleSource15DatasetRasterIOE12GDALDataTypeiiiiPviiS0_iPixxxP20GDALRasterIOExtraArg +libgdal.so.33:_ZN15VRTSimpleSource15GetSrcDstWindowEddddiiPdS0_S0_S0_PiS1_S1_S1_S1_S1_S1_S1_Rb +libgdal.so.33:_ZN15VRTSimpleSource19GetMaskBandMainBandEv +libgdal.so.33:_ZN15VRTSimpleSource22IsSameExceptBandNumberEPS_ +libgdal.so.33:_ZN15VRTSimpleSource31UnsetPreservedRelativeFilenamesEv +libgdal.so.33:_ZN15VRTSimpleSource7XMLInitEP10CPLXMLNodePKcRSt3mapI9CPLStringP11GDALDatasetSt4lessIS5_ESaISt4pairIKS5_S7_EEE +libgdal.so.33:_ZN15VRTSimpleSource8RasterIOE12GDALDataTypeiiiiPviiS0_xxP20GDALRasterIOExtraArg +libgdal.so.33:_ZN15VRTSimpleSourceC1EPKS_dd +libgdal.so.33:_ZN15VRTSimpleSourceC1Ev +libgdal.so.33:_ZN15VRTSimpleSourceC2EPKS_dd +libgdal.so.33:_ZN15VRTSimpleSourceC2Ev +libgdal.so.33:_ZN15VRTSimpleSourceD0Ev +libgdal.so.33:_ZN15VRTSimpleSourceD1Ev +libgdal.so.33:_ZN15VRTSimpleSourceD2Ev +libgdal.so.33:_ZN16CPLKeywordParser10GetKeywordEPKcS1_ +libgdal.so.33:_ZN16CPLKeywordParser6IngestEP16VSIVirtualHandle +libgdal.so.33:_ZN16CPLKeywordParser8ReadPairER9CPLStringS1_ +libgdal.so.33:_ZN16CPLKeywordParser8ReadWordER9CPLString +libgdal.so.33:_ZN16CPLKeywordParser9ReadGroupEPKci +libgdal.so.33:_ZN16CPLKeywordParser9SkipWhiteEv +libgdal.so.33:_ZN16CPLKeywordParserC1Ev +libgdal.so.33:_ZN16CPLKeywordParserC2Ev +libgdal.so.33:_ZN16CPLKeywordParserD1Ev +libgdal.so.33:_ZN16CPLKeywordParserD2Ev +libgdal.so.33:_ZN16CPLThreadLocaleCC1Ev +libgdal.so.33:_ZN16CPLThreadLocaleCC2Ev +libgdal.so.33:_ZN16CPLThreadLocaleCD1Ev +libgdal.so.33:_ZN16CPLThreadLocaleCD2Ev +libgdal.so.33:_ZN16CPLXMLTreeCloser18getDocumentElementEv +libgdal.so.33:_ZN16GDALEDTComponentC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEmRK20GDALExtendedDataType +libgdal.so.33:_ZN16GDALEDTComponentC1ERKS_ +libgdal.so.33:_ZN16GDALEDTComponentC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEmRK20GDALExtendedDataType +libgdal.so.33:_ZN16GDALEDTComponentC2ERKS_ +libgdal.so.33:_ZN16GDALEDTComponentD1Ev +libgdal.so.33:_ZN16GDALEDTComponentD2Ev +libgdal.so.33:_ZN16GDALMDReaderBase12FillMetadataEP23GDALMultiDomainMetadata +libgdal.so.33:_ZN16GDALMDReaderBase12LoadMetadataEv +libgdal.so.33:_ZN16GDALMDReaderBase13ReadXMLToListEP10CPLXMLNodePPcPKc +libgdal.so.33:_ZN16GDALMDReaderBase13ReadXMLToListEPK10CPLXMLNodePPcRKSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEiSt4lessISB_ESaISt4pairIKSB_iEEERSI_SL_RSF_SM_ +libgdal.so.33:_ZN16GDALMDReaderBase17GetMetadataDomainEPKc +libgdal.so.33:_ZN16GDALMDReaderBase21AddXMLNameValueToListEPPcPKcS3_ +libgdal.so.33:_ZN16GDALMDReaderBase22ReadXMLToListFirstPassEPK10CPLXMLNodeRSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEiSt4lessIS9_ESaISt4pairIKS9_iEEERSD_i +libgdal.so.33:_ZN16GDALMDReaderBase28GetAcquisitionTimeFromStringEPKc +libgdal.so.33:_ZN16GDALMDReaderBaseC1EPKcPPc +libgdal.so.33:_ZN16GDALMDReaderBaseC2EPKcPPc +libgdal.so.33:_ZN16GDALMDReaderBaseD0Ev +libgdal.so.33:_ZN16GDALMDReaderBaseD1Ev +libgdal.so.33:_ZN16GDALMDReaderBaseD2Ev +libgdal.so.33:_ZN16GDALProxyDataset10AdviseReadEiiiiii12GDALDataTypeiPiPPc +libgdal.so.33:_ZN16GDALProxyDataset10FlushCacheEb +libgdal.so.33:_ZN16GDALProxyDataset11GetFileListEv +libgdal.so.33:_ZN16GDALProxyDataset11GetGCPCountEv +libgdal.so.33:_ZN16GDALProxyDataset11GetMetadataEPKc +libgdal.so.33:_ZN16GDALProxyDataset11SetMetadataEPPcPKc +libgdal.so.33:_ZN16GDALProxyDataset13SetSpatialRefEPK19OGRSpatialReference +libgdal.so.33:_ZN16GDALProxyDataset14CreateMaskBandEi +libgdal.so.33:_ZN16GDALProxyDataset15GetGeoTransformEPd +libgdal.so.33:_ZN16GDALProxyDataset15GetMetadataItemEPKcS1_ +libgdal.so.33:_ZN16GDALProxyDataset15IBuildOverviewsEPKciPKiiS3_PFidS1_PvES4_PKS1_ +libgdal.so.33:_ZN16GDALProxyDataset15SetGeoTransformEPd +libgdal.so.33:_ZN16GDALProxyDataset15SetMetadataItemEPKcS1_S1_ +libgdal.so.33:_ZN16GDALProxyDataset17GetInternalHandleEPKc +libgdal.so.33:_ZN16GDALProxyDataset18ReadCompressedDataEPKciiiiiPKiPPvPmPPc +libgdal.so.33:_ZN16GDALProxyDataset21GetCompressionFormatsEiiiiiPKi +libgdal.so.33:_ZN16GDALProxyDataset21GetMetadataDomainListEv +libgdal.so.33:_ZN16GDALProxyDataset7GetGCPsEv +libgdal.so.33:_ZN16GDALProxyDataset7SetGCPsEiPK8GDAL_GCPPK19OGRSpatialReference +libgdal.so.33:_ZN16GDALProxyDataset9GetDriverEv +libgdal.so.33:_ZN16GDALProxyDataset9IRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypeiPixxxP20GDALRasterIOExtraArg +libgdal.so.33:_ZN16OGRCompoundCurve10segmentizeEd +libgdal.so.33:_ZN16OGRCompoundCurve10stealCurveEi +libgdal.so.33:_ZN16OGRCompoundCurve11flattenTo2DEv +libgdal.so.33:_ZN16OGRCompoundCurve11setMeasuredEi +libgdal.so.33:_ZN16OGRCompoundCurve13importFromWkbEPKhm13OGRwkbVariantRm +libgdal.so.33:_ZN16OGRCompoundCurve13importFromWktEPPKc +libgdal.so.33:_ZN16OGRCompoundCurve16CastToLineStringEPS_ +libgdal.so.33:_ZN16OGRCompoundCurve16CastToLinearRingEPS_ +libgdal.so.33:_ZN16OGRCompoundCurve16addCurveDirectlyEP8OGRCurved +libgdal.so.33:_ZN16OGRCompoundCurve18CasterToLineStringEP8OGRCurve +libgdal.so.33:_ZN16OGRCompoundCurve18CasterToLinearRingEP8OGRCurve +libgdal.so.33:_ZN16OGRCompoundCurve22assignSpatialReferenceEPK19OGRSpatialReference +libgdal.so.33:_ZN16OGRCompoundCurve22setCoordinateDimensionEi +libgdal.so.33:_ZN16OGRCompoundCurve23addCurveDirectlyFromWkbEP11OGRGeometryP8OGRCurve +libgdal.so.33:_ZN16OGRCompoundCurve23addCurveDirectlyFromWktEP11OGRGeometryP8OGRCurve +libgdal.so.33:_ZN16OGRCompoundCurve24addCurveDirectlyInternalEP8OGRCurvedi +libgdal.so.33:_ZN16OGRCompoundCurve5emptyEv +libgdal.so.33:_ZN16OGRCompoundCurve5set3DEi +libgdal.so.33:_ZN16OGRCompoundCurve6swapXYEv +libgdal.so.33:_ZN16OGRCompoundCurve8addCurveEPK8OGRCurved +libgdal.so.33:_ZN16OGRCompoundCurve8getCurveEi +libgdal.so.33:_ZN16OGRCompoundCurve9transformEP27OGRCoordinateTransformation +libgdal.so.33:_ZN16OGRCompoundCurveC1ERKS_ +libgdal.so.33:_ZN16OGRCompoundCurveC1Ev +libgdal.so.33:_ZN16OGRCompoundCurveC2ERKS_ +libgdal.so.33:_ZN16OGRCompoundCurveC2Ev +libgdal.so.33:_ZN16OGRCompoundCurveD0Ev +libgdal.so.33:_ZN16OGRCompoundCurveD1Ev +libgdal.so.33:_ZN16OGRCompoundCurveD2Ev +libgdal.so.33:_ZN16OGRCompoundCurveaSERKS_ +libgdal.so.33:_ZN16OGREditableLayer10GetFeatureEx +libgdal.so.33:_ZN16OGREditableLayer10SetNextFIDEx +libgdal.so.33:_ZN16OGREditableLayer10SyncToDiskEv +libgdal.so.33:_ZN16OGREditableLayer11CreateFieldEP12OGRFieldDefni +libgdal.so.33:_ZN16OGREditableLayer11DeleteFieldEi +libgdal.so.33:_ZN16OGREditableLayer11GetGeomTypeEv +libgdal.so.33:_ZN16OGREditableLayer11ISetFeatureEP10OGRFeature +libgdal.so.33:_ZN16OGREditableLayer12GetLayerDefnEv +libgdal.so.33:_ZN16OGREditableLayer12ResetReadingEv +libgdal.so.33:_ZN16OGREditableLayer13DeleteFeatureEx +libgdal.so.33:_ZN16OGREditableLayer13DetectNextFIDEv +libgdal.so.33:_ZN16OGREditableLayer13GetSpatialRefEv +libgdal.so.33:_ZN16OGREditableLayer13ReorderFieldsEPi +libgdal.so.33:_ZN16OGREditableLayer14AlterFieldDefnEiP12OGRFieldDefni +libgdal.so.33:_ZN16OGREditableLayer14GetNextFeatureEv +libgdal.so.33:_ZN16OGREditableLayer14ICreateFeatureEP10OGRFeature +libgdal.so.33:_ZN16OGREditableLayer14IUpdateFeatureEP10OGRFeatureiPKiiS3_b +libgdal.so.33:_ZN16OGREditableLayer14IUpsertFeatureEP10OGRFeature +libgdal.so.33:_ZN16OGREditableLayer14SetNextByIndexEx +libgdal.so.33:_ZN16OGREditableLayer14TestCapabilityEPKc +libgdal.so.33:_ZN16OGREditableLayer15CreateGeomFieldEP16OGRGeomFieldDefni +libgdal.so.33:_ZN16OGREditableLayer15GetFeatureCountEi +libgdal.so.33:_ZN16OGREditableLayer16GetSpatialFilterEv +libgdal.so.33:_ZN16OGREditableLayer16SetSpatialFilterEP11OGRGeometry +libgdal.so.33:_ZN16OGREditableLayer16SetSpatialFilterEiP11OGRGeometry +libgdal.so.33:_ZN16OGREditableLayer16StartTransactionEv +libgdal.so.33:_ZN16OGREditableLayer17CommitTransactionEv +libgdal.so.33:_ZN16OGREditableLayer17GetGeometryColumnEv +libgdal.so.33:_ZN16OGREditableLayer18AlterGeomFieldDefnEiPK16OGRGeomFieldDefni +libgdal.so.33:_ZN16OGREditableLayer18SetAttributeFilterEPKc +libgdal.so.33:_ZN16OGREditableLayer19RollbackTransactionEv +libgdal.so.33:_ZN16OGREditableLayer20GetSrcGeomFieldIndexEi +libgdal.so.33:_ZN16OGREditableLayer20SetSpatialFilterRectEdddd +libgdal.so.33:_ZN16OGREditableLayer20SetSpatialFilterRectEidddd +libgdal.so.33:_ZN16OGREditableLayer26SetSupportsCreateGeomFieldEb +libgdal.so.33:_ZN16OGREditableLayer26SetSupportsCurveGeometriesEb +libgdal.so.33:_ZN16OGREditableLayer9GetExtentEP11OGREnvelopei +libgdal.so.33:_ZN16OGREditableLayer9GetExtentEiP11OGREnvelopei +libgdal.so.33:_ZN16OGREditableLayer9TranslateEP14OGRFeatureDefnP10OGRFeaturebb +libgdal.so.33:_ZN16OGREditableLayerC1EP8OGRLayerbP29IOGREditableLayerSynchronizerb +libgdal.so.33:_ZN16OGREditableLayerC2EP8OGRLayerbP29IOGREditableLayerSynchronizerb +libgdal.so.33:_ZN16OGREditableLayerD0Ev +libgdal.so.33:_ZN16OGREditableLayerD1Ev +libgdal.so.33:_ZN16OGREditableLayerD2Ev +libgdal.so.33:_ZN16OGRGeomFieldDefn10InitializeEPKc18OGRwkbGeometryType +libgdal.so.33:_ZN16OGRGeomFieldDefn13SetSpatialRefEPK19OGRSpatialReference +libgdal.so.33:_ZN16OGRGeomFieldDefn7SetNameEPKc +libgdal.so.33:_ZN16OGRGeomFieldDefn7SetTypeE18OGRwkbGeometryType +libgdal.so.33:_ZN16OGRGeomFieldDefnC1EPKS_ +libgdal.so.33:_ZN16OGRGeomFieldDefnC1EPKc18OGRwkbGeometryType +libgdal.so.33:_ZN16OGRGeomFieldDefnC2EPKS_ +libgdal.so.33:_ZN16OGRGeomFieldDefnC2EPKc18OGRwkbGeometryType +libgdal.so.33:_ZN16OGRGeomFieldDefnD0Ev +libgdal.so.33:_ZN16OGRGeomFieldDefnD1Ev +libgdal.so.33:_ZN16OGRGeomFieldDefnD2Ev +libgdal.so.33:_ZN16OGRIteratedPoint4setMEd +libgdal.so.33:_ZN16OGRIteratedPoint4setXEd +libgdal.so.33:_ZN16OGRIteratedPoint4setYEd +libgdal.so.33:_ZN16OGRIteratedPoint4setZEd +libgdal.so.33:_ZN16OGRPointIterator7destroyEPS_ +libgdal.so.33:_ZN16OGRPointIteratorD0Ev +libgdal.so.33:_ZN16OGRPointIteratorD1Ev +libgdal.so.33:_ZN16OGRPointIteratorD2Ev +libgdal.so.33:_ZN16VRTComplexSource10GetMaximumEiiPi +libgdal.so.33:_ZN16VRTComplexSource10GetMinimumEiiPi +libgdal.so.33:_ZN16VRTComplexSource11LookupValueEd +libgdal.so.33:_ZN16VRTComplexSource12GetHistogramEiiddiPyiiPFidPKcPvES3_ +libgdal.so.33:_ZN16VRTComplexSource14SerializeToXMLEPKc +libgdal.so.33:_ZN16VRTComplexSource14SetNoDataValueEd +libgdal.so.33:_ZN16VRTComplexSource15SetPowerScalingEddddd +libgdal.so.33:_ZN16VRTComplexSource16RasterIOInternalIfEE6CPLErriiiiPvii12GDALDataTypexxP20GDALRasterIOExtraArgS3_ +libgdal.so.33:_ZN16VRTComplexSource16SetLinearScalingEdd +libgdal.so.33:_ZN16VRTComplexSource22SetColorTableComponentEi +libgdal.so.33:_ZN16VRTComplexSource7XMLInitEP10CPLXMLNodePKcRSt3mapI9CPLStringP11GDALDatasetSt4lessIS5_ESaISt4pairIKS5_S7_EEE +libgdal.so.33:_ZN16VRTComplexSource8RasterIOE12GDALDataTypeiiiiPviiS0_xxP20GDALRasterIOExtraArg +libgdal.so.33:_ZN16VRTComplexSourceC1EPKS_dd +libgdal.so.33:_ZN16VRTComplexSourceC1Ev +libgdal.so.33:_ZN16VRTComplexSourceC2EPKS_dd +libgdal.so.33:_ZN16VRTComplexSourceC2Ev +libgdal.so.33:_ZN16VRTComplexSourceD0Ev +libgdal.so.33:_ZN16VRTComplexSourceD1Ev +libgdal.so.33:_ZN16VRTComplexSourceD2Ev +libgdal.so.33:_ZN16VRTRawRasterBand10IReadBlockEiiPv +libgdal.so.33:_ZN16VRTRawRasterBand10SetRawLinkEPKcS1_iyiiS1_ +libgdal.so.33:_ZN16VRTRawRasterBand11GetFileListEPPPcPiS3_P11_CPLHashSet +libgdal.so.33:_ZN16VRTRawRasterBand11IWriteBlockEiiPv +libgdal.so.33:_ZN16VRTRawRasterBand12ClearRawLinkEv +libgdal.so.33:_ZN16VRTRawRasterBand14SerializeToXMLEPKc +libgdal.so.33:_ZN16VRTRawRasterBand17GetVirtualMemAutoE10GDALRWFlagPiPxPPc +libgdal.so.33:_ZN16VRTRawRasterBand7XMLInitEP10CPLXMLNodePKcRSt3mapI9CPLStringP11GDALDatasetSt4lessIS5_ESaISt4pairIKS5_S7_EEE +libgdal.so.33:_ZN16VRTRawRasterBand9IRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypexxP20GDALRasterIOExtraArg +libgdal.so.33:_ZN16VRTRawRasterBandC1EP11GDALDataseti12GDALDataType +libgdal.so.33:_ZN16VRTRawRasterBandC2EP11GDALDataseti12GDALDataType +libgdal.so.33:_ZN16VRTRawRasterBandD0Ev +libgdal.so.33:_ZN16VRTRawRasterBandD1Ev +libgdal.so.33:_ZN16VRTRawRasterBandD2Ev +libgdal.so.33:_ZN16VRTWarpedDataset10FlushCacheEb +libgdal.so.33:_ZN16VRTWarpedDataset10InitializeEPv +libgdal.so.33:_ZN16VRTWarpedDataset11GetFileListEv +libgdal.so.33:_ZN16VRTWarpedDataset12ProcessBlockEii +libgdal.so.33:_ZN16VRTWarpedDataset14SerializeToXMLEPKc +libgdal.so.33:_ZN16VRTWarpedDataset15IBuildOverviewsEPKciPKiiS3_PFidS1_PvES4_PKS1_ +libgdal.so.33:_ZN16VRTWarpedDataset15SetMetadataItemEPKcS1_S1_ +libgdal.so.33:_ZN16VRTWarpedDataset22CloseDependentDatasetsEv +libgdal.so.33:_ZN16VRTWarpedDataset23CreateImplicitOverviewsEv +libgdal.so.33:_ZN16VRTWarpedDataset7AddBandE12GDALDataTypePPc +libgdal.so.33:_ZN16VRTWarpedDataset7XMLInitEP10CPLXMLNodePKc +libgdal.so.33:_ZN16VRTWarpedDatasetC1Eiiii +libgdal.so.33:_ZN16VRTWarpedDatasetC2Eiiii +libgdal.so.33:_ZN16VRTWarpedDatasetD0Ev +libgdal.so.33:_ZN16VRTWarpedDatasetD1Ev +libgdal.so.33:_ZN16VRTWarpedDatasetD2Ev +libgdal.so.33:_ZN16VSIVirtualHandle14ReadMultiRangeEiPPvPKyPKm +libgdal.so.33:_ZN16VSIVirtualHandle8TruncateEy +libgdal.so.33:_ZN16swq_op_registrar11GetOperatorE6swq_op +libgdal.so.33:_ZN16swq_op_registrar11GetOperatorEPKc +libgdal.so.33:_ZN17GDALDriverManager14GetSearchPathsEPKc +libgdal.so.33:_ZN17GDALDriverManager14RegisterDriverEP10GDALDriver +libgdal.so.33:_ZN17GDALDriverManager14ReorderDriversEv +libgdal.so.33:_ZN17GDALDriverManager15AutoLoadDriversEv +libgdal.so.33:_ZN17GDALDriverManager15AutoSkipDriversEv +libgdal.so.33:_ZN17GDALDriverManager15GetDriverByNameEPKc +libgdal.so.33:_ZN17GDALDriverManager16DeregisterDriverEP10GDALDriver +libgdal.so.33:_ZN17GDALDriverManager20CleanupPythonDriversEv +libgdal.so.33:_ZN17GDALDriverManager21AutoLoadPythonDriversEv +libgdal.so.33:_ZN17GDALDriverManager9GetDriverEi +libgdal.so.33:_ZN17GDALDriverManagerC1Ev +libgdal.so.33:_ZN17GDALDriverManagerC2Ev +libgdal.so.33:_ZN17GDALDriverManagerD0Ev +libgdal.so.33:_ZN17GDALDriverManagerD1Ev +libgdal.so.33:_ZN17GDALDriverManagerD2Ev +libgdal.so.33:_ZN17GDALIHasAttribute15CreateAttributeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6vectorIySaIyEERK20GDALExtendedDataTypePKPKc +libgdal.so.33:_ZN17GDALIHasAttributeD0Ev +libgdal.so.33:_ZN17GDALIHasAttributeD1Ev +libgdal.so.33:_ZN17GDALIHasAttributeD2Ev +libgdal.so.33:_ZN17GDALPamRasterBand11GetUnitTypeEv +libgdal.so.33:_ZN17GDALPamRasterBand11SetMetadataEPPcPKc +libgdal.so.33:_ZN17GDALPamRasterBand11SetUnitTypeEPKc +libgdal.so.33:_ZN17GDALPamRasterBand12GetHistogramEddiPyiiPFidPKcPvES3_ +libgdal.so.33:_ZN17GDALPamRasterBand12MarkPamDirtyEv +libgdal.so.33:_ZN17GDALPamRasterBand13GetColorTableEv +libgdal.so.33:_ZN17GDALPamRasterBand13GetDefaultRATEv +libgdal.so.33:_ZN17GDALPamRasterBand13PamInitializeEv +libgdal.so.33:_ZN17GDALPamRasterBand13SetColorTableEP14GDALColorTable +libgdal.so.33:_ZN17GDALPamRasterBand13SetDefaultRATEPK24GDALRasterAttributeTable +libgdal.so.33:_ZN17GDALPamRasterBand14GetNoDataValueEPi +libgdal.so.33:_ZN17GDALPamRasterBand14SerializeToXMLEPKc +libgdal.so.33:_ZN17GDALPamRasterBand14SetDescriptionEPKc +libgdal.so.33:_ZN17GDALPamRasterBand14SetNoDataValueEd +libgdal.so.33:_ZN17GDALPamRasterBand15SetMetadataItemEPKcS1_S1_ +libgdal.so.33:_ZN17GDALPamRasterBand16GetCategoryNamesEv +libgdal.so.33:_ZN17GDALPamRasterBand16SetCategoryNamesEPPc +libgdal.so.33:_ZN17GDALPamRasterBand17DeleteNoDataValueEv +libgdal.so.33:_ZN17GDALPamRasterBand17ResetNoDataValuesEv +libgdal.so.33:_ZN17GDALPamRasterBand19GetDefaultHistogramEPdS0_PiPPyiPFidPKcPvES6_ +libgdal.so.33:_ZN17GDALPamRasterBand19SetDefaultHistogramEddiPy +libgdal.so.33:_ZN17GDALPamRasterBand21GetNoDataValueAsInt64EPi +libgdal.so.33:_ZN17GDALPamRasterBand21PamInitializeNoParentEv +libgdal.so.33:_ZN17GDALPamRasterBand21SetNoDataValueAsInt64El +libgdal.so.33:_ZN17GDALPamRasterBand22GetColorInterpretationEv +libgdal.so.33:_ZN17GDALPamRasterBand22GetNoDataValueAsUInt64EPi +libgdal.so.33:_ZN17GDALPamRasterBand22SetColorInterpretationE15GDALColorInterp +libgdal.so.33:_ZN17GDALPamRasterBand22SetNoDataValueAsUInt64Em +libgdal.so.33:_ZN17GDALPamRasterBand7XMLInitEP10CPLXMLNodePKc +libgdal.so.33:_ZN17GDALPamRasterBand8GetScaleEPi +libgdal.so.33:_ZN17GDALPamRasterBand8PamClearEv +libgdal.so.33:_ZN17GDALPamRasterBand8SetScaleEd +libgdal.so.33:_ZN17GDALPamRasterBand9CloneInfoEP14GDALRasterBandi +libgdal.so.33:_ZN17GDALPamRasterBand9GetOffsetEPi +libgdal.so.33:_ZN17GDALPamRasterBand9SetOffsetEd +libgdal.so.33:_ZN17GDALPamRasterBandC1Ei +libgdal.so.33:_ZN17GDALPamRasterBandC1Ev +libgdal.so.33:_ZN17GDALPamRasterBandC2Ei +libgdal.so.33:_ZN17GDALPamRasterBandC2Ev +libgdal.so.33:_ZN17GDALPamRasterBandD0Ev +libgdal.so.33:_ZN17GDALPamRasterBandD1Ev +libgdal.so.33:_ZN17GDALPamRasterBandD2Ev +libgdal.so.33:_ZN17GDALWarpOperation10GetOptionsEv +libgdal.so.33:_ZN17GDALWarpOperation10InitializeEPK15GDALWarpOptions +libgdal.so.33:_ZN17GDALWarpOperation10WarpRegionEiiiiiiiidd +libgdal.so.33:_ZN17GDALWarpOperation10WarpRegionEiiiiiiiidddd +libgdal.so.33:_ZN17GDALWarpOperation11WipeOptionsEv +libgdal.so.33:_ZN17GDALWarpOperation12ReportTimingEPKc +libgdal.so.33:_ZN17GDALWarpOperation13WipeChunkListEv +libgdal.so.33:_ZN17GDALWarpOperation15ValidateOptionsEv +libgdal.so.33:_ZN17GDALWarpOperation16CollectChunkListEiiii +libgdal.so.33:_ZN17GDALWarpOperation16CreateKernelMaskEP14GDALWarpKerneliPKc +libgdal.so.33:_ZN17GDALWarpOperation17ChunkAndWarpImageEiiii +libgdal.so.33:_ZN17GDALWarpOperation17ChunkAndWarpMultiEiiii +libgdal.so.33:_ZN17GDALWarpOperation18WarpRegionToBufferEiiiiPv12GDALDataTypeiiiidd +libgdal.so.33:_ZN17GDALWarpOperation18WarpRegionToBufferEiiiiPv12GDALDataTypeiiiidddd +libgdal.so.33:_ZN17GDALWarpOperation19ComputeSourceWindowEiiiiPiS0_S0_S0_PdS1_S1_ +libgdal.so.33:_ZN17GDALWarpOperation23CreateDestinationBufferEiiPi +libgdal.so.33:_ZN17GDALWarpOperation24CollectChunkListInternalEiiii +libgdal.so.33:_ZN17GDALWarpOperation24DestroyDestinationBufferEPv +libgdal.so.33:_ZN17GDALWarpOperation37ComputeSourceWindowStartingFromSourceEiiiiPdS0_S0_S0_ +libgdal.so.33:_ZN17GDALWarpOperationC1Ev +libgdal.so.33:_ZN17GDALWarpOperationC2Ev +libgdal.so.33:_ZN17GDALWarpOperationD0Ev +libgdal.so.33:_ZN17GDALWarpOperationD1Ev +libgdal.so.33:_ZN17GDALWarpOperationD2Ev +libgdal.so.33:_ZN17GNMGenericNetwork10CreateRuleEPKc +libgdal.so.33:_ZN17GNMGenericNetwork10DeleteRuleEPKc +libgdal.so.33:_ZN17GNMGenericNetwork10FlushCacheEb +libgdal.so.33:_ZN17GNMGenericNetwork11DeleteLayerEi +libgdal.so.33:_ZN17GNMGenericNetwork13DisconnectAllEv +libgdal.so.33:_ZN17GNMGenericNetwork13GetLayerCountEv +libgdal.so.33:_ZN17GNMGenericNetwork14DeleteAllRulesEv +libgdal.so.33:_ZN17GNMGenericNetwork14FindConnectionExxx +libgdal.so.33:_ZN17GNMGenericNetwork14LoadGraphLayerEP11GDALDataset +libgdal.so.33:_ZN17GNMGenericNetwork14LoadNetworkSrsEv +libgdal.so.33:_ZN17GNMGenericNetwork14TestCapabilityEPKc +libgdal.so.33:_ZN17GNMGenericNetwork15ConnectFeaturesExxxddi +libgdal.so.33:_ZN17GNMGenericNetwork15FillResultLayerEP24OGRGNMWrappedResultLayerRKSt6vectorISt4pairIxxESaIS4_EEibb +libgdal.so.33:_ZN17GNMGenericNetwork15GetNewGlobalFIDEv +libgdal.so.33:_ZN17GNMGenericNetwork15StoreNetworkSrsEv +libgdal.so.33:_ZN17GNMGenericNetwork16ChangeBlockStateExb +libgdal.so.33:_ZN17GNMGenericNetwork16CheckLayerDriverEPKcPPc +libgdal.so.33:_ZN17GNMGenericNetwork16CreateGraphLayerEP11GDALDataset +libgdal.so.33:_ZN17GNMGenericNetwork16FindNearestPointEPK8OGRPointRKSt6vectorIP8OGRLayerSaIS5_EEd +libgdal.so.33:_ZN17GNMGenericNetwork16GetAlgorithmNameEib +libgdal.so.33:_ZN17GNMGenericNetwork16GetNewVirtualFIDEv +libgdal.so.33:_ZN17GNMGenericNetwork17LoadFeaturesLayerEP11GDALDataset +libgdal.so.33:_ZN17GNMGenericNetwork17LoadMetadataLayerEP11GDALDataset +libgdal.so.33:_ZN17GNMGenericNetwork17ReconnectFeaturesExxxddi +libgdal.so.33:_ZN17GNMGenericNetwork18DisconnectFeaturesExxx +libgdal.so.33:_ZN17GNMGenericNetwork19AddFeatureGlobalFIDExPKc +libgdal.so.33:_ZN17GNMGenericNetwork19ChangeAllBlockStateEb +libgdal.so.33:_ZN17GNMGenericNetwork19ConnectPointsByLineExPK13OGRLineStringRKSt6vectorIP8OGRLayerSaIS5_EEdddi +libgdal.so.33:_ZN17GNMGenericNetwork19CreateFeaturesLayerEP11GDALDataset +libgdal.so.33:_ZN17GNMGenericNetwork19CreateMetadataLayerEP11GDALDatasetim +libgdal.so.33:_ZN17GNMGenericNetwork20ConnectPointsByLinesEPPcdddi +libgdal.so.33:_ZN17GNMGenericNetwork21GetFeatureByGlobalFIDEx +libgdal.so.33:_ZN17GNMGenericNetwork22CloseDependentDatasetsEv +libgdal.so.33:_ZN17GNMGenericNetwork24ConnectPointsByMultilineExPK18OGRMultiLineStringRKSt6vectorIP8OGRLayerSaIS5_EEdddi +libgdal.so.33:_ZN17GNMGenericNetwork24DisconnectFeaturesWithIdEx +libgdal.so.33:_ZN17GNMGenericNetwork6DeleteEv +libgdal.so.33:_ZN17GNMGenericNetwork7GetPathExx21GNMGraphAlgorithmTypePPc +libgdal.so.33:_ZN17GNMGenericNetwork8GetLayerEi +libgdal.so.33:_ZN17GNMGenericNetwork9CopyLayerEP8OGRLayerPKcPPc +libgdal.so.33:_ZN17GNMGenericNetwork9LoadGraphEv +libgdal.so.33:_ZN17GNMGenericNetwork9SaveRulesEv +libgdal.so.33:_ZN17GNMGenericNetworkC1Ev +libgdal.so.33:_ZN17GNMGenericNetworkC2Ev +libgdal.so.33:_ZN17GNMGenericNetworkD0Ev +libgdal.so.33:_ZN17GNMGenericNetworkD1Ev +libgdal.so.33:_ZN17GNMGenericNetworkD2Ev +libgdal.so.33:_ZN17OGRCircularString10segmentizeEd +libgdal.so.33:_ZN17OGRCircularString13importFromWkbEPKhm13OGRwkbVariantRm +libgdal.so.33:_ZN17OGRCircularString13importFromWktEPPKc +libgdal.so.33:_ZN17OGRCircularStringC1ERKS_ +libgdal.so.33:_ZN17OGRCircularStringC1Ev +libgdal.so.33:_ZN17OGRCircularStringC2ERKS_ +libgdal.so.33:_ZN17OGRCircularStringC2Ev +libgdal.so.33:_ZN17OGRCircularStringD0Ev +libgdal.so.33:_ZN17OGRCircularStringD1Ev +libgdal.so.33:_ZN17OGRCircularStringD2Ev +libgdal.so.33:_ZN17OGRCircularStringaSERKS_ +libgdal.so.33:_ZN17OGRLayerAttrIndexC1Ev +libgdal.so.33:_ZN17OGRLayerAttrIndexC2Ev +libgdal.so.33:_ZN17OGRLayerAttrIndexD0Ev +libgdal.so.33:_ZN17OGRLayerAttrIndexD1Ev +libgdal.so.33:_ZN17OGRLayerAttrIndexD2Ev +libgdal.so.33:_ZN17OGRLayerDecorator10GetDatasetEv +libgdal.so.33:_ZN17OGRLayerDecorator10GetFeatureEx +libgdal.so.33:_ZN17OGRLayerDecorator10SyncToDiskEv +libgdal.so.33:_ZN17OGRLayerDecorator11CreateFieldEP12OGRFieldDefni +libgdal.so.33:_ZN17OGRLayerDecorator11DeleteFieldEi +libgdal.so.33:_ZN17OGRLayerDecorator11GetGeomTypeEv +libgdal.so.33:_ZN17OGRLayerDecorator11GetMetadataEPKc +libgdal.so.33:_ZN17OGRLayerDecorator11ISetFeatureEP10OGRFeature +libgdal.so.33:_ZN17OGRLayerDecorator11SetMetadataEPPcPKc +libgdal.so.33:_ZN17OGRLayerDecorator12GetFIDColumnEv +libgdal.so.33:_ZN17OGRLayerDecorator12GetLayerDefnEv +libgdal.so.33:_ZN17OGRLayerDecorator12ResetReadingEv +libgdal.so.33:_ZN17OGRLayerDecorator13DeleteFeatureEx +libgdal.so.33:_ZN17OGRLayerDecorator13GetSpatialRefEv +libgdal.so.33:_ZN17OGRLayerDecorator13GetStyleTableEv +libgdal.so.33:_ZN17OGRLayerDecorator13ReorderFieldsEPi +libgdal.so.33:_ZN17OGRLayerDecorator13SetStyleTableEP13OGRStyleTable +libgdal.so.33:_ZN17OGRLayerDecorator14AlterFieldDefnEiP12OGRFieldDefni +libgdal.so.33:_ZN17OGRLayerDecorator14GetArrowStreamEP16ArrowArrayStreamPKPKc +libgdal.so.33:_ZN17OGRLayerDecorator14GetNextFeatureEv +libgdal.so.33:_ZN17OGRLayerDecorator14ICreateFeatureEP10OGRFeature +libgdal.so.33:_ZN17OGRLayerDecorator14IUpdateFeatureEP10OGRFeatureiPKiiS3_b +libgdal.so.33:_ZN17OGRLayerDecorator14IUpsertFeatureEP10OGRFeature +libgdal.so.33:_ZN17OGRLayerDecorator14SetNextByIndexEx +libgdal.so.33:_ZN17OGRLayerDecorator14TestCapabilityEPKc +libgdal.so.33:_ZN17OGRLayerDecorator15CreateGeomFieldEP16OGRGeomFieldDefni +libgdal.so.33:_ZN17OGRLayerDecorator15GetFeatureCountEi +libgdal.so.33:_ZN17OGRLayerDecorator15GetMetadataItemEPKcS1_ +libgdal.so.33:_ZN17OGRLayerDecorator15SetMetadataItemEPKcS1_S1_ +libgdal.so.33:_ZN17OGRLayerDecorator16GetSpatialFilterEv +libgdal.so.33:_ZN17OGRLayerDecorator16SetIgnoredFieldsEPPKc +libgdal.so.33:_ZN17OGRLayerDecorator16SetSpatialFilterEP11OGRGeometry +libgdal.so.33:_ZN17OGRLayerDecorator16SetSpatialFilterEiP11OGRGeometry +libgdal.so.33:_ZN17OGRLayerDecorator16StartTransactionEv +libgdal.so.33:_ZN17OGRLayerDecorator17CommitTransactionEv +libgdal.so.33:_ZN17OGRLayerDecorator17GetGeometryColumnEv +libgdal.so.33:_ZN17OGRLayerDecorator18AlterGeomFieldDefnEiPK16OGRGeomFieldDefni +libgdal.so.33:_ZN17OGRLayerDecorator18SetAttributeFilterEPKc +libgdal.so.33:_ZN17OGRLayerDecorator19RollbackTransactionEv +libgdal.so.33:_ZN17OGRLayerDecorator20SetSpatialFilterRectEdddd +libgdal.so.33:_ZN17OGRLayerDecorator20SetSpatialFilterRectEidddd +libgdal.so.33:_ZN17OGRLayerDecorator21SetStyleTableDirectlyEP13OGRStyleTable +libgdal.so.33:_ZN17OGRLayerDecorator6RenameEPKc +libgdal.so.33:_ZN17OGRLayerDecorator7GetNameEv +libgdal.so.33:_ZN17OGRLayerDecorator9GetExtentEP11OGREnvelopei +libgdal.so.33:_ZN17OGRLayerDecorator9GetExtentEiP11OGREnvelopei +libgdal.so.33:_ZN17OGRLayerDecoratorC1EP8OGRLayeri +libgdal.so.33:_ZN17OGRLayerDecoratorC2EP8OGRLayeri +libgdal.so.33:_ZN17OGRLayerDecoratorD0Ev +libgdal.so.33:_ZN17OGRLayerDecoratorD1Ev +libgdal.so.33:_ZN17OGRLayerDecoratorD2Ev +libgdal.so.33:_ZN17S57ClassRegistrar11GetAttrInfoEi +libgdal.so.33:_ZN17S57ClassRegistrar17FindAttrByAcronymEPKc +libgdal.so.33:_ZN17S57ClassRegistrar8FindFileEPKcS1_bPP16VSIVirtualHandle +libgdal.so.33:_ZN17S57ClassRegistrar8LoadInfoEPKcS1_b +libgdal.so.33:_ZN17S57ClassRegistrar8ReadLineEP16VSIVirtualHandle +libgdal.so.33:_ZN17S57ClassRegistrarC1Ev +libgdal.so.33:_ZN17S57ClassRegistrarC2Ev +libgdal.so.33:_ZN17S57ClassRegistrarD1Ev +libgdal.so.33:_ZN17S57ClassRegistrarD2Ev +libgdal.so.33:_ZN18GDALNoDataMaskBand10IReadBlockEiiPv +libgdal.so.33:_ZN18GDALNoDataMaskBand15IsNoDataInRangeEd12GDALDataType +libgdal.so.33:_ZN18GDALNoDataMaskBand9IRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypexxP20GDALRasterIOExtraArg +libgdal.so.33:_ZN18GDALNoDataMaskBandC1EP14GDALRasterBand +libgdal.so.33:_ZN18GDALNoDataMaskBandC2EP14GDALRasterBand +libgdal.so.33:_ZN18GDALNoDataMaskBandD0Ev +libgdal.so.33:_ZN18GDALNoDataMaskBandD1Ev +libgdal.so.33:_ZN18GDALNoDataMaskBandD2Ev +libgdal.so.33:_ZN18MEMAbstractMDArray4InitEPhRKSt6vectorIxSaIxEE +libgdal.so.33:_ZN18MEMAbstractMDArray6IWriteEPKyPKmPKxS5_RK20GDALExtendedDataTypePKv +libgdal.so.33:_ZN18MEMAbstractMDArray9FreeArrayEv +libgdal.so.33:_ZN18MEMAbstractMDArrayC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_RKSt6vectorISt10shared_ptrI13GDALDimensionESaISB_EERK20GDALExtendedDataType +libgdal.so.33:_ZN18MEMAbstractMDArrayC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_RKSt6vectorISt10shared_ptrI13GDALDimensionESaISB_EERK20GDALExtendedDataType +libgdal.so.33:_ZN18MEMAbstractMDArrayD0Ev +libgdal.so.33:_ZN18MEMAbstractMDArrayD1Ev +libgdal.so.33:_ZN18MEMAbstractMDArrayD2Ev +libgdal.so.33:_ZN18NASAKeywordHandler10GetKeywordEPKcS1_ +libgdal.so.33:_ZN18NASAKeywordHandler14GetKeywordListEv +libgdal.so.33:_ZN18NASAKeywordHandler5ParseEPKc +libgdal.so.33:_ZN18NASAKeywordHandler6IngestEP16VSIVirtualHandlei +libgdal.so.33:_ZN18NASAKeywordHandler8ReadPairER9CPLStringS1_R13CPLJSONObject +libgdal.so.33:_ZN18NASAKeywordHandler8ReadWordER9CPLStringbbPb +libgdal.so.33:_ZN18NASAKeywordHandler9ReadGroupERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEER13CPLJSONObjecti +libgdal.so.33:_ZN18NASAKeywordHandler9SkipWhiteEv +libgdal.so.33:_ZN18NASAKeywordHandlerC1Ev +libgdal.so.33:_ZN18NASAKeywordHandlerC2Ev +libgdal.so.33:_ZN18NASAKeywordHandlerD1Ev +libgdal.so.33:_ZN18NASAKeywordHandlerD2Ev +libgdal.so.33:_ZN18OGRCurveCollection10segmentizeEd +libgdal.so.33:_ZN18OGRCurveCollection10stealCurveEi +libgdal.so.33:_ZN18OGRCurveCollection11flattenTo2DEP11OGRGeometry +libgdal.so.33:_ZN18OGRCurveCollection11removeCurveEib +libgdal.so.33:_ZN18OGRCurveCollection11setMeasuredEP11OGRGeometryi +libgdal.so.33:_ZN18OGRCurveCollection16addCurveDirectlyEP11OGRGeometryP8OGRCurvei +libgdal.so.33:_ZN18OGRCurveCollection17importBodyFromWkbEP11OGRGeometryPKhmbPFiS1_P8OGRCurveE13OGRwkbVariantRm +libgdal.so.33:_ZN18OGRCurveCollection21importPreambleFromWkbEP11OGRGeometryPKhRmS4_R15OGRwkbByteOrderm13OGRwkbVariant +libgdal.so.33:_ZN18OGRCurveCollection22assignSpatialReferenceEP11OGRGeometryPK19OGRSpatialReference +libgdal.so.33:_ZN18OGRCurveCollection22setCoordinateDimensionEP11OGRGeometryi +libgdal.so.33:_ZN18OGRCurveCollection5emptyEP11OGRGeometry +libgdal.so.33:_ZN18OGRCurveCollection5set3DEP11OGRGeometryi +libgdal.so.33:_ZN18OGRCurveCollection6swapXYEv +libgdal.so.33:_ZN18OGRCurveCollection8getCurveEi +libgdal.so.33:_ZN18OGRCurveCollection9transformEP11OGRGeometryP27OGRCoordinateTransformation +libgdal.so.33:_ZN18OGRCurveCollectionC1ERKS_ +libgdal.so.33:_ZN18OGRCurveCollectionC1Ev +libgdal.so.33:_ZN18OGRCurveCollectionC2ERKS_ +libgdal.so.33:_ZN18OGRCurveCollectionC2Ev +libgdal.so.33:_ZN18OGRCurveCollectionD1Ev +libgdal.so.33:_ZN18OGRCurveCollectionD2Ev +libgdal.so.33:_ZN18OGRCurveCollectionaSERKS_ +libgdal.so.33:_ZN18OGRGeometryFactory13createFromFgfEPKvP19OGRSpatialReferencePP11OGRGeometryiPi +libgdal.so.33:_ZN18OGRGeometryFactory13createFromGMLEPKc +libgdal.so.33:_ZN18OGRGeometryFactory13createFromWkbEPKvPK19OGRSpatialReferencePP11OGRGeometrym13OGRwkbVariant +libgdal.so.33:_ZN18OGRGeometryFactory13createFromWkbEPKvPK19OGRSpatialReferencePP11OGRGeometrym13OGRwkbVariantRm +libgdal.so.33:_ZN18OGRGeometryFactory13createFromWktEPKcPK19OGRSpatialReferencePP11OGRGeometry +libgdal.so.33:_ZN18OGRGeometryFactory13createFromWktEPPKcPK19OGRSpatialReferencePP11OGRGeometry +libgdal.so.33:_ZN18OGRGeometryFactory14createFromGEOSEP20GEOSContextHandle_HSP10GEOSGeom_t +libgdal.so.33:_ZN18OGRGeometryFactory14createGeometryE18OGRwkbGeometryType +libgdal.so.33:_ZN18OGRGeometryFactory14forceToPolygonEP11OGRGeometry +libgdal.so.33:_ZN18OGRGeometryFactory15destroyGeometryEP11OGRGeometry +libgdal.so.33:_ZN18OGRGeometryFactory16organizePolygonsEPP11OGRGeometryiPiPPKc +libgdal.so.33:_ZN18OGRGeometryFactory17createFromGeoJsonEPKci +libgdal.so.33:_ZN18OGRGeometryFactory17createFromGeoJsonERK13CPLJSONObject +libgdal.so.33:_ZN18OGRGeometryFactory17curveToLineStringEdddddddddidPKPKc +libgdal.so.33:_ZN18OGRGeometryFactory17forceToLineStringEP11OGRGeometryb +libgdal.so.33:_ZN18OGRGeometryFactory17forceToMultiPointEP11OGRGeometry +libgdal.so.33:_ZN18OGRGeometryFactory18GetCurveParametersEddddddRdS0_S0_S0_S0_S0_ +libgdal.so.33:_ZN18OGRGeometryFactory19curveFromLineStringEPK13OGRLineStringPKPKc +libgdal.so.33:_ZN18OGRGeometryFactory19forceToMultiPolygonEP11OGRGeometry +libgdal.so.33:_ZN18OGRGeometryFactory20approximateArcAnglesEdddddddddb +libgdal.so.33:_ZN18OGRGeometryFactory20transformWithOptionsEPK11OGRGeometryP27OGRCoordinateTransformationPPcRKNS_25TransformWithOptionsCacheE +libgdal.so.33:_ZN18OGRGeometryFactory21createFromFgfInternalEPKhP19OGRSpatialReferencePP11OGRGeometryiPii +libgdal.so.33:_ZN18OGRGeometryFactory22forceToMultiLineStringEP11OGRGeometry +libgdal.so.33:_ZN18OGRGeometryFactory25TransformWithOptionsCacheC1Ev +libgdal.so.33:_ZN18OGRGeometryFactory25TransformWithOptionsCacheC2Ev +libgdal.so.33:_ZN18OGRGeometryFactory25TransformWithOptionsCacheD1Ev +libgdal.so.33:_ZN18OGRGeometryFactory25TransformWithOptionsCacheD2Ev +libgdal.so.33:_ZN18OGRGeometryFactory28removeLowerDimensionSubGeomsEPK11OGRGeometry +libgdal.so.33:_ZN18OGRGeometryFactory7forceToEP11OGRGeometry18OGRwkbGeometryTypePKPKc +libgdal.so.33:_ZN18OGRGeometryFactory8haveGEOSEv +libgdal.so.33:_ZN18OGRGlobFieldDomainC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_12OGRFieldType15OGRFieldSubTypeS7_ +libgdal.so.33:_ZN18OGRGlobFieldDomainC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_12OGRFieldType15OGRFieldSubTypeS7_ +libgdal.so.33:_ZN18OGRMultiLineString16CastToMultiCurveEPS_ +libgdal.so.33:_ZN18OGRMultiLineStringC1ERKS_ +libgdal.so.33:_ZN18OGRMultiLineStringC1Ev +libgdal.so.33:_ZN18OGRMultiLineStringC2ERKS_ +libgdal.so.33:_ZN18OGRMultiLineStringC2Ev +libgdal.so.33:_ZN18OGRMultiLineStringD0Ev +libgdal.so.33:_ZN18OGRMultiLineStringD1Ev +libgdal.so.33:_ZN18OGRMultiLineStringD2Ev +libgdal.so.33:_ZN18OGRMultiLineStringaSERKS_ +libgdal.so.33:_ZN19CPLWorkerThreadPool10GetNextJobEP15CPLWorkerThread +libgdal.so.33:_ZN19CPLWorkerThreadPool10SubmitJobsEPFvPvERKSt6vectorIS0_SaIS0_EE +libgdal.so.33:_ZN19CPLWorkerThreadPool14CreateJobQueueEv +libgdal.so.33:_ZN19CPLWorkerThreadPool14WaitCompletionEi +libgdal.so.33:_ZN19CPLWorkerThreadPool18DeclareJobFinishedEv +libgdal.so.33:_ZN19CPLWorkerThreadPool20WorkerThreadFunctionEPv +libgdal.so.33:_ZN19CPLWorkerThreadPool5SetupEiPFvPvEPS0_ +libgdal.so.33:_ZN19CPLWorkerThreadPool5SetupEiPFvPvEPS0_b +libgdal.so.33:_ZN19CPLWorkerThreadPool9SubmitJobEPFvPvES0_ +libgdal.so.33:_ZN19CPLWorkerThreadPool9WaitEventEv +libgdal.so.33:_ZN19CPLWorkerThreadPoolC1Ev +libgdal.so.33:_ZN19CPLWorkerThreadPoolC2Ev +libgdal.so.33:_ZN19CPLWorkerThreadPoolD1Ev +libgdal.so.33:_ZN19CPLWorkerThreadPoolD2Ev +libgdal.so.33:_ZN19GDALAbstractMDArray15ProcessPerChunkEPKyS1_PKmPFbPS_S1_S3_yyPvES5_ +libgdal.so.33:_ZN19GDALAbstractMDArray5WriteEPKyPKmPKxS5_RK20GDALExtendedDataTypePKvSA_m +libgdal.so.33:_ZN19GDALAbstractMDArray6IWriteEPKyPKmPKxS5_RK20GDALExtendedDataTypePKv +libgdal.so.33:_ZN19GDALAbstractMDArrayC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_ +libgdal.so.33:_ZN19GDALAbstractMDArrayC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_ +libgdal.so.33:_ZN19GDALAbstractMDArrayD0Ev +libgdal.so.33:_ZN19GDALAbstractMDArrayD1Ev +libgdal.so.33:_ZN19GDALAbstractMDArrayD2Ev +libgdal.so.33:_ZN19GDALAttributeStringC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_S7_27GDALExtendedDataTypeSubType +libgdal.so.33:_ZN19GDALAttributeStringC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_S7_27GDALExtendedDataTypeSubType +libgdal.so.33:_ZN19GDALMDReaderManager9GetReaderEPKcPPcj +libgdal.so.33:_ZN19GDALMDReaderManagerC1Ev +libgdal.so.33:_ZN19GDALMDReaderManagerC2Ev +libgdal.so.33:_ZN19GDALMDReaderManagerD0Ev +libgdal.so.33:_ZN19GDALMDReaderManagerD1Ev +libgdal.so.33:_ZN19GDALMDReaderManagerD2Ev +libgdal.so.33:_ZN19GDALOrientedDataset11GetMetadataEPKc +libgdal.so.33:_ZN19GDALOrientedDataset15GetMetadataItemEPKcS1_ +libgdal.so.33:_ZN19GDALOrientedDatasetC1EOSt10unique_ptrI11GDALDatasetSt14default_deleteIS1_EENS_6OriginE +libgdal.so.33:_ZN19GDALOrientedDatasetC1EP11GDALDatasetNS_6OriginE +libgdal.so.33:_ZN19GDALOrientedDatasetC2EOSt10unique_ptrI11GDALDatasetSt14default_deleteIS1_EENS_6OriginE +libgdal.so.33:_ZN19GDALOrientedDatasetC2EP11GDALDatasetNS_6OriginE +libgdal.so.33:_ZN19GDALProxyRasterBand10AdviseReadEiiiiii12GDALDataTypePPc +libgdal.so.33:_ZN19GDALProxyRasterBand10FlushCacheEb +libgdal.so.33:_ZN19GDALProxyRasterBand10GetMaximumEPi +libgdal.so.33:_ZN19GDALProxyRasterBand10GetMinimumEPi +libgdal.so.33:_ZN19GDALProxyRasterBand10IReadBlockEiiPv +libgdal.so.33:_ZN19GDALProxyRasterBand11GetMaskBandEv +libgdal.so.33:_ZN19GDALProxyRasterBand11GetMetadataEPKc +libgdal.so.33:_ZN19GDALProxyRasterBand11GetOverviewEi +libgdal.so.33:_ZN19GDALProxyRasterBand11GetUnitTypeEv +libgdal.so.33:_ZN19GDALProxyRasterBand11IWriteBlockEiiPv +libgdal.so.33:_ZN19GDALProxyRasterBand11SetMetadataEPPcPKc +libgdal.so.33:_ZN19GDALProxyRasterBand11SetUnitTypeEPKc +libgdal.so.33:_ZN19GDALProxyRasterBand12GetHistogramEddiPyiiPFidPKcPvES3_ +libgdal.so.33:_ZN19GDALProxyRasterBand12GetMaskFlagsEv +libgdal.so.33:_ZN19GDALProxyRasterBand13GetColorTableEv +libgdal.so.33:_ZN19GDALProxyRasterBand13GetDefaultRATEv +libgdal.so.33:_ZN19GDALProxyRasterBand13GetStatisticsEiiPdS0_S0_S0_ +libgdal.so.33:_ZN19GDALProxyRasterBand13SetColorTableEP14GDALColorTable +libgdal.so.33:_ZN19GDALProxyRasterBand13SetDefaultRATEPK24GDALRasterAttributeTable +libgdal.so.33:_ZN19GDALProxyRasterBand13SetStatisticsEdddd +libgdal.so.33:_ZN19GDALProxyRasterBand14BuildOverviewsEPKciPKiPFidS1_PvES4_PKS1_ +libgdal.so.33:_ZN19GDALProxyRasterBand14CreateMaskBandEi +libgdal.so.33:_ZN19GDALProxyRasterBand14GetNoDataValueEPi +libgdal.so.33:_ZN19GDALProxyRasterBand14SetNoDataValueEd +libgdal.so.33:_ZN19GDALProxyRasterBand15GetMetadataItemEPKcS1_ +libgdal.so.33:_ZN19GDALProxyRasterBand15SetMetadataItemEPKcS1_S1_ +libgdal.so.33:_ZN19GDALProxyRasterBand16GetCategoryNamesEv +libgdal.so.33:_ZN19GDALProxyRasterBand16GetOverviewCountEv +libgdal.so.33:_ZN19GDALProxyRasterBand16SetCategoryNamesEPPc +libgdal.so.33:_ZN19GDALProxyRasterBand17ComputeStatisticsEiPdS0_S0_S0_PFidPKcPvES3_ +libgdal.so.33:_ZN19GDALProxyRasterBand17DeleteNoDataValueEv +libgdal.so.33:_ZN19GDALProxyRasterBand17GetVirtualMemAutoE10GDALRWFlagPiPxPPc +libgdal.so.33:_ZN19GDALProxyRasterBand19ComputeRasterMinMaxEiPd +libgdal.so.33:_ZN19GDALProxyRasterBand19GetDefaultHistogramEPdS0_PiPPyiPFidPKcPvES6_ +libgdal.so.33:_ZN19GDALProxyRasterBand19SetDefaultHistogramEddiPy +libgdal.so.33:_ZN19GDALProxyRasterBand21GetMetadataDomainListEv +libgdal.so.33:_ZN19GDALProxyRasterBand21HasArbitraryOverviewsEv +libgdal.so.33:_ZN19GDALProxyRasterBand22GetColorInterpretationEv +libgdal.so.33:_ZN19GDALProxyRasterBand22SetColorInterpretationE15GDALColorInterp +libgdal.so.33:_ZN19GDALProxyRasterBand23GetRasterSampleOverviewEy +libgdal.so.33:_ZN19GDALProxyRasterBand4FillEdd +libgdal.so.33:_ZN19GDALProxyRasterBand8GetScaleEPi +libgdal.so.33:_ZN19GDALProxyRasterBand8SetScaleEd +libgdal.so.33:_ZN19GDALProxyRasterBand9GetOffsetEPi +libgdal.so.33:_ZN19GDALProxyRasterBand9IRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypexxP20GDALRasterIOExtraArg +libgdal.so.33:_ZN19GDALProxyRasterBand9SetOffsetEd +libgdal.so.33:_ZN19OGRArrowArrayHelper21GetMaxFeaturesInBatchERK13CPLStringList +libgdal.so.33:_ZN19OGRArrowArrayHelper8FillDictEP10ArrowArrayPK19OGRCodedFieldDomain +libgdal.so.33:_ZN19OGRArrowArrayHelperC1EP11GDALDatasetP14OGRFeatureDefnRK13CPLStringListP10ArrowArray +libgdal.so.33:_ZN19OGRArrowArrayHelperC2EP11GDALDatasetP14OGRFeatureDefnRK13CPLStringListP10ArrowArray +libgdal.so.33:_ZN19OGRCodedFieldDomainC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_12OGRFieldType15OGRFieldSubTypeOSt6vectorI13OGRCodedValueSaISB_EE +libgdal.so.33:_ZN19OGRCodedFieldDomainC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_12OGRFieldType15OGRFieldSubTypeOSt6vectorI13OGRCodedValueSaISB_EE +libgdal.so.33:_ZN19OGRCodedFieldDomainD0Ev +libgdal.so.33:_ZN19OGRCodedFieldDomainD1Ev +libgdal.so.33:_ZN19OGRCodedFieldDomainD2Ev +libgdal.so.33:_ZN19OGRRangeFieldDomainC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_12OGRFieldType15OGRFieldSubTypeRK8OGRFieldbSC_b +libgdal.so.33:_ZN19OGRRangeFieldDomainC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_12OGRFieldType15OGRFieldSubTypeRK8OGRFieldbSC_b +libgdal.so.33:_ZN19OGRSpatialReference10DemoteTo2DEPKc +libgdal.so.33:_ZN19OGRSpatialReference10SetHOM2PNOEdddddddd +libgdal.so.33:_ZN19OGRSpatialReference10SetLocalCSEPKc +libgdal.so.33:_ZN19OGRSpatialReference10SetTOWGS84Eddddddd +libgdal.so.33:_ZN19OGRSpatialReference11DereferenceEv +libgdal.so.33:_ZN19OGRSpatialReference11GetAttrNodeEPKc +libgdal.so.33:_ZN19OGRSpatialReference11GetWGS84SRSEv +libgdal.so.33:_ZN19OGRSpatialReference11PromoteTo3DEPKc +libgdal.so.33:_ZN19OGRSpatialReference11SetEckertIVEddd +libgdal.so.33:_ZN19OGRSpatialReference11SetEckertVIEddd +libgdal.so.33:_ZN19OGRSpatialReference11SetGnomonicEdddd +libgdal.so.33:_ZN19OGRSpatialReference11SetMercatorEddddd +libgdal.so.33:_ZN19OGRSpatialReference11SetProjParmEPKcd +libgdal.so.33:_ZN19OGRSpatialReference11SetRobinsonEddd +libgdal.so.33:_ZN19OGRSpatialReference11exportToERMEPcS0_S0_ +libgdal.so.33:_ZN19OGRSpatialReference11morphToESRIEv +libgdal.so.33:_ZN19OGRSpatialReference12SetAuthorityEPKcS1_i +libgdal.so.33:_ZN19OGRSpatialReference12SetExtensionEPKcS1_S1_ +libgdal.so.33:_ZN19OGRSpatialReference12SetMollweideEddd +libgdal.so.33:_ZN19OGRSpatialReference12SetPolyconicEdddd +libgdal.so.33:_ZN19OGRSpatialReference12SetTMVariantEPKcddddd +libgdal.so.33:_ZN19OGRSpatialReference12dumpReadableEv +libgdal.so.33:_ZN19OGRSpatialReference12lookupInDictEPKcS1_ +libgdal.so.33:_ZN19OGRSpatialReference13SetCompoundCSEPKcPKS_S3_ +libgdal.so.33:_ZN19OGRSpatialReference13SetProjectionEPKc +libgdal.so.33:_ZN19OGRSpatialReference13SetSinusoidalEddd +libgdal.so.33:_ZN19OGRSpatialReference13SetStatePlaneEiiPKcd +libgdal.so.33:_ZN19OGRSpatialReference13StripVerticalEv +libgdal.so.33:_ZN19OGRSpatialReference13importFromERMEPKcS1_S1_ +libgdal.so.33:_ZN19OGRSpatialReference13importFromOziEPKPKc +libgdal.so.33:_ZN19OGRSpatialReference13importFromPCIEPKcS1_Pd +libgdal.so.33:_ZN19OGRSpatialReference13importFromURNEPKc +libgdal.so.33:_ZN19OGRSpatialReference13importFromUrlEPKc +libgdal.so.33:_ZN19OGRSpatialReference13importFromWktEPKc +libgdal.so.33:_ZN19OGRSpatialReference13importFromWktEPKcPKS1_ +libgdal.so.33:_ZN19OGRSpatialReference13importFromWktEPPKc +libgdal.so.33:_ZN19OGRSpatialReference13importFromWktEPPKcPKS1_ +libgdal.so.33:_ZN19OGRSpatialReference13importFromWktEPPc +libgdal.so.33:_ZN19OGRSpatialReference13importFromXMLEPKc +libgdal.so.33:_ZN19OGRSpatialReference13morphFromESRIEv +libgdal.so.33:_ZN19OGRSpatialReference14CopyGeogCSFromEPKS_ +libgdal.so.33:_ZN19OGRSpatialReference14SetLinearUnitsEPKcd +libgdal.so.33:_ZN19OGRSpatialReference14SetMercator2SPEddddd +libgdal.so.33:_ZN19OGRSpatialReference14importFromDictEPKcS1_ +libgdal.so.33:_ZN19OGRSpatialReference14importFromEPSGEi +libgdal.so.33:_ZN19OGRSpatialReference14importFromESRIEPPc +libgdal.so.33:_ZN19OGRSpatialReference14importFromUSGSEllPdli +libgdal.so.33:_ZN19OGRSpatialReference15SetAngularUnitsEPKcd +libgdal.so.33:_ZN19OGRSpatialReference15SetIWMPolyconicEddddd +libgdal.so.33:_ZN19OGRSpatialReference15SetNormProjParmEPKcd +libgdal.so.33:_ZN19OGRSpatialReference15SetOrthographicEdddd +libgdal.so.33:_ZN19OGRSpatialReference15importFromEPSGAEi +libgdal.so.33:_ZN19OGRSpatialReference15importFromProj4EPKc +libgdal.so.33:_ZN19OGRSpatialReference16AutoIdentifyEPSGEv +libgdal.so.33:_ZN19OGRSpatialReference16SetFromUserInputEPKc +libgdal.so.33:_ZN19OGRSpatialReference16SetFromUserInputEPKcPKS1_ +libgdal.so.33:_ZN19OGRSpatialReference16SetStereographicEddddd +libgdal.so.33:_ZN19OGRSpatialReference16importFromCRSURLEPKc +libgdal.so.33:_ZN19OGRSpatialReference17AddGuessedTOWGS84Ev +libgdal.so.33:_ZN19OGRSpatialReference17IsLinearParameterEPKc +libgdal.so.33:_ZN19OGRSpatialReference17importFromURNPartEPKcS1_S1_ +libgdal.so.33:_ZN19OGRSpatialReference17importFromWMSAUTOEPKc +libgdal.so.33:_ZN19OGRSpatialReference18IsAngularParameterEPKc +libgdal.so.33:_ZN19OGRSpatialReference18SetCoordinateEpochEd +libgdal.so.33:_ZN19OGRSpatialReference18SetEquirectangularEdddd +libgdal.so.33:_ZN19OGRSpatialReference18SetWellKnownGeogCSEPKc +libgdal.so.33:_ZN19OGRSpatialReference18importFromPanoramaElllPdb +libgdal.so.33:_ZN19OGRSpatialReference19SetEquirectangular2Eddddd +libgdal.so.33:_ZN19OGRSpatialReference20IsLongitudeParameterEPKc +libgdal.so.33:_ZN19OGRSpatialReference20SetTargetLinearUnitsEPKcS1_dS1_S1_ +libgdal.so.33:_ZN19OGRSpatialReference20importFromMICoordSysEPKc +libgdal.so.33:_ZN19OGRSpatialReference22SetAxisMappingStrategyE22OSRAxisMappingStrategy +libgdal.so.33:_ZN19OGRSpatialReference22SetVerticalPerspectiveEdddddd +libgdal.so.33:_ZN19OGRSpatialReference23DestroySpatialReferenceEPS_ +libgdal.so.33:_ZN19OGRSpatialReference24StripTOWGS84IfKnownDatumEv +libgdal.so.33:_ZN19OGRSpatialReference24importVertCSFromPanoramaEi +libgdal.so.33:_ZN19OGRSpatialReference26ImportFromESRIWisconsinWKTEPKcddS1_S1_ +libgdal.so.33:_ZN19OGRSpatialReference26SetGaussSchreiberTMercatorEddddd +libgdal.so.33:_ZN19OGRSpatialReference27ImportFromESRIStatePlaneWKTEiPKcS1_iS1_ +libgdal.so.33:_ZN19OGRSpatialReference27SetDataAxisToSRSAxisMappingERKSt6vectorIiSaIiEE +libgdal.so.33:_ZN19OGRSpatialReference33SetLinearUnitsAndUpdateParametersEPKcdS1_S1_ +libgdal.so.33:_ZN19OGRSpatialReference33UpdateCoordinateSystemFromGeogCRSEv +libgdal.so.33:_ZN19OGRSpatialReference34StripTOWGS84IfKnownDatumAndAllowedEv +libgdal.so.33:_ZN19OGRSpatialReference35SET_FROM_USER_INPUT_LIMITATIONS_getEv +libgdal.so.33:_ZN19OGRSpatialReference47SetDerivedGeogCRSWithPoleRotationGRIBConventionEPKcddd +libgdal.so.33:_ZN19OGRSpatialReference51SetDerivedGeogCRSWithPoleRotationNetCDFCFConventionEPKcddd +libgdal.so.33:_ZN19OGRSpatialReference5ClearEv +libgdal.so.33:_ZN19OGRSpatialReference5SetAEEdddd +libgdal.so.33:_ZN19OGRSpatialReference5SetCSEdddd +libgdal.so.33:_ZN19OGRSpatialReference5SetECEdddddd +libgdal.so.33:_ZN19OGRSpatialReference5SetGHEddd +libgdal.so.33:_ZN19OGRSpatialReference5SetGSEddd +libgdal.so.33:_ZN19OGRSpatialReference5SetMCEdddd +libgdal.so.33:_ZN19OGRSpatialReference5SetOSEddddd +libgdal.so.33:_ZN19OGRSpatialReference5SetPSEddddd +libgdal.so.33:_ZN19OGRSpatialReference5SetTMEddddd +libgdal.so.33:_ZN19OGRSpatialReference6SetCEAEdddd +libgdal.so.33:_ZN19OGRSpatialReference6SetHOMEddddddd +libgdal.so.33:_ZN19OGRSpatialReference6SetIGHEv +libgdal.so.33:_ZN19OGRSpatialReference6SetLCCEdddddd +libgdal.so.33:_ZN19OGRSpatialReference6SetLOMEdddddd +libgdal.so.33:_ZN19OGRSpatialReference6SetQSCEdd +libgdal.so.33:_ZN19OGRSpatialReference6SetSCHEdddd +libgdal.so.33:_ZN19OGRSpatialReference6SetSOCEdddd +libgdal.so.33:_ZN19OGRSpatialReference6SetTMGEdddd +libgdal.so.33:_ZN19OGRSpatialReference6SetUTMEii +libgdal.so.33:_ZN19OGRSpatialReference6SetVDGEddd +libgdal.so.33:_ZN19OGRSpatialReference7GetRootEv +libgdal.so.33:_ZN19OGRSpatialReference7Private12nodesChangedEv +libgdal.so.33:_ZN19OGRSpatialReference7Private14getGeodBaseCRSEv +libgdal.so.33:_ZN19OGRSpatialReference7Private14getProjCRSNameEv +libgdal.so.33:_ZN19OGRSpatialReference7Private14refreshProjObjEv +libgdal.so.33:_ZN19OGRSpatialReference7Private14setMorphToESRIEb +libgdal.so.33:_ZN19OGRSpatialReference7Private15invalidateNodesEv +libgdal.so.33:_ZN19OGRSpatialReference7Private18demoteFromBoundCRSEv +libgdal.so.33:_ZN19OGRSpatialReference7Private18getProjCRSCoordSysEv +libgdal.so.33:_ZN19OGRSpatialReference7Private18refreshAxisMappingEv +libgdal.so.33:_ZN19OGRSpatialReference7Private22refreshRootFromProjObjEv +libgdal.so.33:_ZN19OGRSpatialReference7Private22undoDemoteFromBoundCRSEv +libgdal.so.33:_ZN19OGRSpatialReference7Private25replaceConversionAndUnrefEP8PJconsts +libgdal.so.33:_ZN19OGRSpatialReference7Private26nullifyTargetKeyIfPossibleEPKc +libgdal.so.33:_ZN19OGRSpatialReference7Private5clearEv +libgdal.so.33:_ZN19OGRSpatialReference7Private7setRootEP11OGR_SRSNode +libgdal.so.33:_ZN19OGRSpatialReference7Private8setPjCRSEP8PJconstsb +libgdal.so.33:_ZN19OGRSpatialReference7PrivateC1Ev +libgdal.so.33:_ZN19OGRSpatialReference7PrivateC2Ev +libgdal.so.33:_ZN19OGRSpatialReference7PrivateD1Ev +libgdal.so.33:_ZN19OGRSpatialReference7PrivateD2Ev +libgdal.so.33:_ZN19OGRSpatialReference7ReleaseEv +libgdal.so.33:_ZN19OGRSpatialReference7SetACEAEdddddd +libgdal.so.33:_ZN19OGRSpatialReference7SetAxesEPKcS1_18OGRAxisOrientationS1_S2_ +libgdal.so.33:_ZN19OGRSpatialReference7SetGEOSEdddd +libgdal.so.33:_ZN19OGRSpatialReference7SetLAEAEdddd +libgdal.so.33:_ZN19OGRSpatialReference7SetLCCBEdddddd +libgdal.so.33:_ZN19OGRSpatialReference7SetNZMGEdddd +libgdal.so.33:_ZN19OGRSpatialReference7SetNodeEPKcS1_ +libgdal.so.33:_ZN19OGRSpatialReference7SetNodeEPKcd +libgdal.so.33:_ZN19OGRSpatialReference7SetRootEP11OGR_SRSNode +libgdal.so.33:_ZN19OGRSpatialReference7SetTMSOEddddd +libgdal.so.33:_ZN19OGRSpatialReference7SetTPEDEdddddd +libgdal.so.33:_ZN19OGRSpatialReference8SetBonneEdddd +libgdal.so.33:_ZN19OGRSpatialReference8SetHOMACEddddddd +libgdal.so.33:_ZN19OGRSpatialReference9ReferenceEv +libgdal.so.33:_ZN19OGRSpatialReference9SetEckertEiddd +libgdal.so.33:_ZN19OGRSpatialReference9SetGeocCSEPKc +libgdal.so.33:_ZN19OGRSpatialReference9SetGeogCSEPKcS1_S1_ddS1_dS1_d +libgdal.so.33:_ZN19OGRSpatialReference9SetKrovakEddddddd +libgdal.so.33:_ZN19OGRSpatialReference9SetLCC1SPEddddd +libgdal.so.33:_ZN19OGRSpatialReference9SetProjCSEPKc +libgdal.so.33:_ZN19OGRSpatialReference9SetVertCSEPKcS1_i +libgdal.so.33:_ZN19OGRSpatialReference9SetWagnerEiddd +libgdal.so.33:_ZN19OGRSpatialReferenceC1EOS_ +libgdal.so.33:_ZN19OGRSpatialReferenceC1EPKc +libgdal.so.33:_ZN19OGRSpatialReferenceC1ERKS_ +libgdal.so.33:_ZN19OGRSpatialReferenceC2EOS_ +libgdal.so.33:_ZN19OGRSpatialReferenceC2EPKc +libgdal.so.33:_ZN19OGRSpatialReferenceC2ERKS_ +libgdal.so.33:_ZN19OGRSpatialReferenceD0Ev +libgdal.so.33:_ZN19OGRSpatialReferenceD1Ev +libgdal.so.33:_ZN19OGRSpatialReferenceD2Ev +libgdal.so.33:_ZN19OGRSpatialReferenceaSEOS_ +libgdal.so.33:_ZN19OGRSpatialReferenceaSERKS_ +libgdal.so.33:_ZN19VRTWarpedRasterBand10IReadBlockEiiPv +libgdal.so.33:_ZN19VRTWarpedRasterBand11GetOverviewEi +libgdal.so.33:_ZN19VRTWarpedRasterBand11IWriteBlockEiiPv +libgdal.so.33:_ZN19VRTWarpedRasterBand14SerializeToXMLEPKc +libgdal.so.33:_ZN19VRTWarpedRasterBand16GetOverviewCountEv +libgdal.so.33:_ZN19VRTWarpedRasterBandC1EP11GDALDataseti12GDALDataType +libgdal.so.33:_ZN19VRTWarpedRasterBandC2EP11GDALDataseti12GDALDataType +libgdal.so.33:_ZN19VRTWarpedRasterBandD0Ev +libgdal.so.33:_ZN19VRTWarpedRasterBandD1Ev +libgdal.so.33:_ZN19VRTWarpedRasterBandD2Ev +libgdal.so.33:_ZN20GDALAllValidMaskBand10IReadBlockEiiPv +libgdal.so.33:_ZN20GDALAllValidMaskBand11GetMaskBandEv +libgdal.so.33:_ZN20GDALAllValidMaskBand12GetMaskFlagsEv +libgdal.so.33:_ZN20GDALAllValidMaskBand17ComputeStatisticsEiPdS0_S0_S0_PFidPKcPvES3_ +libgdal.so.33:_ZN20GDALAllValidMaskBandC1EP14GDALRasterBand +libgdal.so.33:_ZN20GDALAllValidMaskBandC2EP14GDALRasterBand +libgdal.so.33:_ZN20GDALAllValidMaskBandD0Ev +libgdal.so.33:_ZN20GDALAllValidMaskBandD1Ev +libgdal.so.33:_ZN20GDALAllValidMaskBandD2Ev +libgdal.so.33:_ZN20GDALAttributeNumericC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_RKSt6vectorIjSaIjEE +libgdal.so.33:_ZN20GDALAttributeNumericC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_d +libgdal.so.33:_ZN20GDALAttributeNumericC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_i +libgdal.so.33:_ZN20GDALAttributeNumericC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_RKSt6vectorIjSaIjEE +libgdal.so.33:_ZN20GDALAttributeNumericC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_d +libgdal.so.33:_ZN20GDALAttributeNumericC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_i +libgdal.so.33:_ZN20GDALDefaultOverviews10InitializeEP11GDALDatasetPKcPPci +libgdal.so.33:_ZN20GDALDefaultOverviews11GetMaskBandEi +libgdal.so.33:_ZN20GDALDefaultOverviews11GetOverviewEii +libgdal.so.33:_ZN20GDALDefaultOverviews12GetMaskFlagsEi +libgdal.so.33:_ZN20GDALDefaultOverviews12HaveMaskFileEPPcPKc +libgdal.so.33:_ZN20GDALDefaultOverviews12OverviewScanEv +libgdal.so.33:_ZN20GDALDefaultOverviews13IsInitializedEv +libgdal.so.33:_ZN20GDALDefaultOverviews14BuildOverviewsEPKcS1_iPKiiS3_PFidS1_PvES4_PKS1_ +libgdal.so.33:_ZN20GDALDefaultOverviews14CleanOverviewsEv +libgdal.so.33:_ZN20GDALDefaultOverviews14CreateMaskBandEii +libgdal.so.33:_ZN20GDALDefaultOverviews16GetOverviewCountEi +libgdal.so.33:_ZN20GDALDefaultOverviews20TransferSiblingFilesEPPc +libgdal.so.33:_ZN20GDALDefaultOverviews22CloseDependentDatasetsEv +libgdal.so.33:_ZN20GDALDefaultOverviews24BuildOverviewsSubDatasetEPKcS1_iPKiiS3_PFidS1_PvES4_PKS1_ +libgdal.so.33:_ZN20GDALDefaultOverviewsC1Ev +libgdal.so.33:_ZN20GDALDefaultOverviewsC2Ev +libgdal.so.33:_ZN20GDALDefaultOverviewsD1Ev +libgdal.so.33:_ZN20GDALDefaultOverviewsD2Ev +libgdal.so.33:_ZN20GDALExtendedDataType10CopyValuesEPKvRKS_xPvS3_xm +libgdal.so.33:_ZN20GDALExtendedDataType12CreateStringEm27GDALExtendedDataTypeSubType +libgdal.so.33:_ZN20GDALExtendedDataType6CreateE12GDALDataType +libgdal.so.33:_ZN20GDALExtendedDataType6CreateERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEmOSt6vectorISt10unique_ptrI16GDALEDTComponentSt14default_deleteISA_EESaISD_EE +libgdal.so.33:_ZN20GDALExtendedDataType9CopyValueEPKvRKS_PvS3_ +libgdal.so.33:_ZN20GDALExtendedDataTypeC1E12GDALDataType +libgdal.so.33:_ZN20GDALExtendedDataTypeC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEmOSt6vectorISt10unique_ptrI16GDALEDTComponentSt14default_deleteISA_EESaISD_EE +libgdal.so.33:_ZN20GDALExtendedDataTypeC1ERKS_ +libgdal.so.33:_ZN20GDALExtendedDataTypeC1Em27GDALExtendedDataTypeSubType +libgdal.so.33:_ZN20GDALExtendedDataTypeC2E12GDALDataType +libgdal.so.33:_ZN20GDALExtendedDataTypeC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEmOSt6vectorISt10unique_ptrI16GDALEDTComponentSt14default_deleteISA_EESaISD_EE +libgdal.so.33:_ZN20GDALExtendedDataTypeC2ERKS_ +libgdal.so.33:_ZN20GDALExtendedDataTypeC2Em27GDALExtendedDataTypeSubType +libgdal.so.33:_ZN20GDALExtendedDataTypeD1Ev +libgdal.so.33:_ZN20GDALExtendedDataTypeD2Ev +libgdal.so.33:_ZN20GDALExtendedDataTypeaSEOS_ +libgdal.so.33:_ZN20GDALGeorefPamDataset10TryLoadXMLEPPc +libgdal.so.33:_ZN20GDALGeorefPamDataset11GetGCPCountEv +libgdal.so.33:_ZN20GDALGeorefPamDataset11GetMetadataEPKc +libgdal.so.33:_ZN20GDALGeorefPamDataset11SetMetadataEPPcPKc +libgdal.so.33:_ZN20GDALGeorefPamDataset15GetGeoTransformEPd +libgdal.so.33:_ZN20GDALGeorefPamDataset15GetMetadataItemEPKcS1_ +libgdal.so.33:_ZN20GDALGeorefPamDataset15SetMetadataItemEPKcS1_S1_ +libgdal.so.33:_ZN20GDALGeorefPamDataset7GetGCPsEv +libgdal.so.33:_ZN20GDALGeorefPamDatasetC1Ev +libgdal.so.33:_ZN20GDALGeorefPamDatasetC2Ev +libgdal.so.33:_ZN20GDALGeorefPamDatasetD0Ev +libgdal.so.33:_ZN20GDALGeorefPamDatasetD1Ev +libgdal.so.33:_ZN20GDALGeorefPamDatasetD2Ev +libgdal.so.33:_ZN20GDALMDReaderPleiades12LoadMetadataEv +libgdal.so.33:_ZN20GDALMDReaderPleiades14LoadRPCXmlFileEv +libgdal.so.33:_ZN20GDALMDReaderPleiades18CreateReaderForRPCEPKc +libgdal.so.33:_ZN20GDALMDReaderPleiadesC1EPKcPPc +libgdal.so.33:_ZN20GDALMDReaderPleiadesC1Ev +libgdal.so.33:_ZN20GDALMDReaderPleiadesC2EPKcPPc +libgdal.so.33:_ZN20GDALMDReaderPleiadesC2Ev +libgdal.so.33:_ZN20GDALMDReaderPleiadesD0Ev +libgdal.so.33:_ZN20GDALMDReaderPleiadesD1Ev +libgdal.so.33:_ZN20GDALMDReaderPleiadesD2Ev +libgdal.so.33:_ZN20GDALProxyPoolDataset10AddSrcBandEi12GDALDataTypeii +libgdal.so.33:_ZN20GDALProxyPoolDataset10FlushCacheEb +libgdal.so.33:_ZN20GDALProxyPoolDataset11GetMetadataEPKc +libgdal.so.33:_ZN20GDALProxyPoolDataset13SetSpatialRefEPK19OGRSpatialReference +libgdal.so.33:_ZN20GDALProxyPoolDataset14SetOpenOptionsEPKPKc +libgdal.so.33:_ZN20GDALProxyPoolDataset15GetGeoTransformEPd +libgdal.so.33:_ZN20GDALProxyPoolDataset15GetMetadataItemEPKcS1_ +libgdal.so.33:_ZN20GDALProxyPoolDataset15SetGeoTransformEPd +libgdal.so.33:_ZN20GDALProxyPoolDataset17GetInternalHandleEPKc +libgdal.so.33:_ZN20GDALProxyPoolDataset21AddSrcBandDescriptionE12GDALDataTypeii +libgdal.so.33:_ZN20GDALProxyPoolDataset6CreateEPKcPKS1_10GDALAccessiS1_ +libgdal.so.33:_ZN20GDALProxyPoolDataset7GetGCPsEv +libgdal.so.33:_ZN20GDALProxyPoolDatasetC1EPKc10GDALAccessiS1_ +libgdal.so.33:_ZN20GDALProxyPoolDatasetC1EPKcii10GDALAccessiS1_PdS1_ +libgdal.so.33:_ZN20GDALProxyPoolDatasetC2EPKc10GDALAccessiS1_ +libgdal.so.33:_ZN20GDALProxyPoolDatasetC2EPKcii10GDALAccessiS1_PdS1_ +libgdal.so.33:_ZN20GDALProxyPoolDatasetD0Ev +libgdal.so.33:_ZN20GDALProxyPoolDatasetD1Ev +libgdal.so.33:_ZN20GDALProxyPoolDatasetD2Ev +libgdal.so.33:_ZN20OGRMutexedDataSource10ExecuteSQLEPKcP11OGRGeometryS1_ +libgdal.so.33:_ZN20OGRMutexedDataSource10FlushCacheEb +libgdal.so.33:_ZN20OGRMutexedDataSource11DeleteLayerEi +libgdal.so.33:_ZN20OGRMutexedDataSource11GetMetadataEPKc +libgdal.so.33:_ZN20OGRMutexedDataSource11SetMetadataEPPcPKc +libgdal.so.33:_ZN20OGRMutexedDataSource12ICreateLayerEPKcP19OGRSpatialReference18OGRwkbGeometryTypePPc +libgdal.so.33:_ZN20OGRMutexedDataSource13GetLayerCountEv +libgdal.so.33:_ZN20OGRMutexedDataSource13GetStyleTableEv +libgdal.so.33:_ZN20OGRMutexedDataSource13SetStyleTableEP13OGRStyleTable +libgdal.so.33:_ZN20OGRMutexedDataSource14AddFieldDomainEOSt10unique_ptrI14OGRFieldDomainSt14default_deleteIS1_EERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZN20OGRMutexedDataSource14GetLayerByNameEPKc +libgdal.so.33:_ZN20OGRMutexedDataSource14TestCapabilityEPKc +libgdal.so.33:_ZN20OGRMutexedDataSource15GetMetadataItemEPKcS1_ +libgdal.so.33:_ZN20OGRMutexedDataSource15SetMetadataItemEPKcS1_S1_ +libgdal.so.33:_ZN20OGRMutexedDataSource16ReleaseResultSetEP8OGRLayer +libgdal.so.33:_ZN20OGRMutexedDataSource16StartTransactionEi +libgdal.so.33:_ZN20OGRMutexedDataSource17CommitTransactionEv +libgdal.so.33:_ZN20OGRMutexedDataSource17DeleteFieldDomainERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERS5_ +libgdal.so.33:_ZN20OGRMutexedDataSource17UpdateFieldDomainEOSt10unique_ptrI14OGRFieldDomainSt14default_deleteIS1_EERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZN20OGRMutexedDataSource19RollbackTransactionEv +libgdal.so.33:_ZN20OGRMutexedDataSource20WrapLayerIfNecessaryEP8OGRLayer +libgdal.so.33:_ZN20OGRMutexedDataSource21SetStyleTableDirectlyEP13OGRStyleTable +libgdal.so.33:_ZN20OGRMutexedDataSource7GetNameEv +libgdal.so.33:_ZN20OGRMutexedDataSource8GetLayerEi +libgdal.so.33:_ZN20OGRMutexedDataSource9CopyLayerEP8OGRLayerPKcPPc +libgdal.so.33:_ZN20OGRMutexedDataSourceC1EP13OGRDataSourceiPvi +libgdal.so.33:_ZN20OGRMutexedDataSourceC2EP13OGRDataSourceiPvi +libgdal.so.33:_ZN20OGRMutexedDataSourceD0Ev +libgdal.so.33:_ZN20OGRMutexedDataSourceD1Ev +libgdal.so.33:_ZN20OGRMutexedDataSourceD2Ev +libgdal.so.33:_ZN20OGRPolyhedralSurface11addGeometryEPK11OGRGeometry +libgdal.so.33:_ZN20OGRPolyhedralSurface11flattenTo2DEv +libgdal.so.33:_ZN20OGRPolyhedralSurface11setMeasuredEi +libgdal.so.33:_ZN20OGRPolyhedralSurface13importFromWkbEPKhm13OGRwkbVariantRm +libgdal.so.33:_ZN20OGRPolyhedralSurface13importFromWktEPPKc +libgdal.so.33:_ZN20OGRPolyhedralSurface14getGeometryRefEi +libgdal.so.33:_ZN20OGRPolyhedralSurface14removeGeometryEii +libgdal.so.33:_ZN20OGRPolyhedralSurface18CastToMultiPolygonEPS_ +libgdal.so.33:_ZN20OGRPolyhedralSurface19addGeometryDirectlyEP11OGRGeometry +libgdal.so.33:_ZN20OGRPolyhedralSurface22CastToMultiPolygonImplEPS_ +libgdal.so.33:_ZN20OGRPolyhedralSurface22assignSpatialReferenceEPK19OGRSpatialReference +libgdal.so.33:_ZN20OGRPolyhedralSurface22setCoordinateDimensionEi +libgdal.so.33:_ZN20OGRPolyhedralSurface5emptyEv +libgdal.so.33:_ZN20OGRPolyhedralSurface5set3DEi +libgdal.so.33:_ZN20OGRPolyhedralSurface6swapXYEv +libgdal.so.33:_ZN20OGRPolyhedralSurface9transformEP27OGRCoordinateTransformation +libgdal.so.33:_ZN20OGRPolyhedralSurfaceC1ERKS_ +libgdal.so.33:_ZN20OGRPolyhedralSurfaceC1Ev +libgdal.so.33:_ZN20OGRPolyhedralSurfaceC2ERKS_ +libgdal.so.33:_ZN20OGRPolyhedralSurfaceC2Ev +libgdal.so.33:_ZN20OGRPolyhedralSurfaceD0Ev +libgdal.so.33:_ZN20OGRPolyhedralSurfaceD1Ev +libgdal.so.33:_ZN20OGRPolyhedralSurfaceD2Ev +libgdal.so.33:_ZN20OGRPolyhedralSurfaceaSERKS_ +libgdal.so.33:_ZN20OGRSFDriverRegistrar12GetRegistrarEv +libgdal.so.33:_ZN20OGRSFDriverRegistrar14GetDriverCountEv +libgdal.so.33:_ZN20OGRSFDriverRegistrar14GetOpenDSCountEv +libgdal.so.33:_ZN20OGRSFDriverRegistrar14RegisterDriverEP11OGRSFDriver +libgdal.so.33:_ZN20OGRSFDriverRegistrar15GetDriverByNameEPKc +libgdal.so.33:_ZN20OGRSFDriverRegistrar16CreateVectorOnlyEP10GDALDriverPKcPPc +libgdal.so.33:_ZN20OGRSFDriverRegistrar16DeleteDataSourceEP10GDALDriverPKc +libgdal.so.33:_ZN20OGRSFDriverRegistrar17OpenWithDriverArgEP10GDALDriverP12GDALOpenInfo +libgdal.so.33:_ZN20OGRSFDriverRegistrar9GetDriverEi +libgdal.so.33:_ZN20OGRSFDriverRegistrar9GetOpenDSEi +libgdal.so.33:_ZN20OGRSFDriverRegistrarC1Ev +libgdal.so.33:_ZN20OGRSFDriverRegistrarC2Ev +libgdal.so.33:_ZN20OGRSFDriverRegistrarD1Ev +libgdal.so.33:_ZN20OGRSFDriverRegistrarD2Ev +libgdal.so.33:_ZN20VRTDerivedRasterBand10GetMaximumEPi +libgdal.so.33:_ZN20VRTDerivedRasterBand10GetMinimumEPi +libgdal.so.33:_ZN20VRTDerivedRasterBand12GetHistogramEddiPyiiPFidPKcPvES3_ +libgdal.so.33:_ZN20VRTDerivedRasterBand14SerializeToXMLEPKc +libgdal.so.33:_ZN20VRTDerivedRasterBand16AddPixelFunctionEPKcPF6CPLErrPPviS3_ii12GDALDataTypeS5_iiE +libgdal.so.33:_ZN20VRTDerivedRasterBand16AddPixelFunctionEPKcPF6CPLErrPPviS3_ii12GDALDataTypeS5_iiPKS1_ES1_ +libgdal.so.33:_ZN20VRTDerivedRasterBand16GetPixelFunctionEPKc +libgdal.so.33:_ZN20VRTDerivedRasterBand16InitializePythonEv +libgdal.so.33:_ZN20VRTDerivedRasterBand17ComputeStatisticsEiPdS0_S0_S0_PFidPKcPvES3_ +libgdal.so.33:_ZN20VRTDerivedRasterBand19ComputeRasterMinMaxEiPd +libgdal.so.33:_ZN20VRTDerivedRasterBand20SetPixelFunctionNameEPKc +libgdal.so.33:_ZN20VRTDerivedRasterBand21SetSourceTransferTypeE12GDALDataType +libgdal.so.33:_ZN20VRTDerivedRasterBand22IGetDataCoverageStatusEiiiiiPd +libgdal.so.33:_ZN20VRTDerivedRasterBand24SetPixelFunctionLanguageEPKc +libgdal.so.33:_ZN20VRTDerivedRasterBand25GetPixelFunctionArgumentsERK9CPLStringRSt6vectorISt4pairIS0_S0_ESaIS5_EE +libgdal.so.33:_ZN20VRTDerivedRasterBand7CleanupEv +libgdal.so.33:_ZN20VRTDerivedRasterBand7XMLInitEP10CPLXMLNodePKcRSt3mapI9CPLStringP11GDALDatasetSt4lessIS5_ESaISt4pairIKS5_S7_EEE +libgdal.so.33:_ZN20VRTDerivedRasterBand9IRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypexxP20GDALRasterIOExtraArg +libgdal.so.33:_ZN20VRTDerivedRasterBandC1EP11GDALDataseti +libgdal.so.33:_ZN20VRTDerivedRasterBandC1EP11GDALDataseti12GDALDataTypeii +libgdal.so.33:_ZN20VRTDerivedRasterBandC2EP11GDALDataseti +libgdal.so.33:_ZN20VRTDerivedRasterBandC2EP11GDALDataseti12GDALDataTypeii +libgdal.so.33:_ZN20VRTDerivedRasterBandD0Ev +libgdal.so.33:_ZN20VRTDerivedRasterBandD1Ev +libgdal.so.33:_ZN20VRTDerivedRasterBandD2Ev +libgdal.so.33:_ZN20VRTSourcedRasterBand10FlushCacheEb +libgdal.so.33:_ZN20VRTSourcedRasterBand10GetMaximumEPi +libgdal.so.33:_ZN20VRTSourcedRasterBand10GetMinimumEPi +libgdal.so.33:_ZN20VRTSourcedRasterBand10IReadBlockEiiPv +libgdal.so.33:_ZN20VRTSourcedRasterBand11GetFileListEPPPcPiS3_P11_CPLHashSet +libgdal.so.33:_ZN20VRTSourcedRasterBand11GetMetadataEPKc +libgdal.so.33:_ZN20VRTSourcedRasterBand11SetMetadataEPPcPKc +libgdal.so.33:_ZN20VRTSourcedRasterBand12GetHistogramEddiPyiiPFidPKcPvES3_ +libgdal.so.33:_ZN20VRTSourcedRasterBand13AddFuncSourceEPF6CPLErrPviiiiS1_ES1_d +libgdal.so.33:_ZN20VRTSourcedRasterBand14SerializeToXMLEPKc +libgdal.so.33:_ZN20VRTSourcedRasterBand15AddSimpleSourceEP14GDALRasterBandddddddddPKcd +libgdal.so.33:_ZN20VRTSourcedRasterBand15AddSimpleSourceEPKciddddddddS1_d +libgdal.so.33:_ZN20VRTSourcedRasterBand15ConfigureSourceEP15VRTSimpleSourceP14GDALRasterBandidddddddd +libgdal.so.33:_ZN20VRTSourcedRasterBand15GetMetadataItemEPKcS1_ +libgdal.so.33:_ZN20VRTSourcedRasterBand15SetMetadataItemEPKcS1_S1_ +libgdal.so.33:_ZN20VRTSourcedRasterBand16AddComplexSourceEP14GDALRasterBanddddddddddddi +libgdal.so.33:_ZN20VRTSourcedRasterBand16AddComplexSourceEPKcidddddddddddi +libgdal.so.33:_ZN20VRTSourcedRasterBand17AddMaskBandSourceEP14GDALRasterBanddddddddd +libgdal.so.33:_ZN20VRTSourcedRasterBand17ComputeStatisticsEiPdS0_S0_S0_PFidPKcPvES3_ +libgdal.so.33:_ZN20VRTSourcedRasterBand19ComputeRasterMinMaxEiPd +libgdal.so.33:_ZN20VRTSourcedRasterBand20RemoveCoveredSourcesEPKPKc +libgdal.so.33:_ZN20VRTSourcedRasterBand21GetMetadataDomainListEv +libgdal.so.33:_ZN20VRTSourcedRasterBand22CloseDependentDatasetsEv +libgdal.so.33:_ZN20VRTSourcedRasterBand22IGetDataCoverageStatusEiiiiiPd +libgdal.so.33:_ZN20VRTSourcedRasterBand24SkipBufferInitializationEv +libgdal.so.33:_ZN20VRTSourcedRasterBand34CanUseSourcesMinMaxImplementationsEv +libgdal.so.33:_ZN20VRTSourcedRasterBand7XMLInitEP10CPLXMLNodePKcRSt3mapI9CPLStringP11GDALDatasetSt4lessIS5_ESaISt4pairIKS5_S7_EEE +libgdal.so.33:_ZN20VRTSourcedRasterBand9AddSourceEP9VRTSource +libgdal.so.33:_ZN20VRTSourcedRasterBand9IRasterIOE10GDALRWFlagiiiiPvii12GDALDataTypexxP20GDALRasterIOExtraArg +libgdal.so.33:_ZN20VRTSourcedRasterBandC1E12GDALDataTypeii +libgdal.so.33:_ZN20VRTSourcedRasterBandC1EP11GDALDataseti +libgdal.so.33:_ZN20VRTSourcedRasterBandC1EP11GDALDataseti12GDALDataTypeii +libgdal.so.33:_ZN20VRTSourcedRasterBandC1EP11GDALDataseti12GDALDataTypeiiii +libgdal.so.33:_ZN20VRTSourcedRasterBandC2E12GDALDataTypeii +libgdal.so.33:_ZN20VRTSourcedRasterBandC2EP11GDALDataseti +libgdal.so.33:_ZN20VRTSourcedRasterBandC2EP11GDALDataseti12GDALDataTypeii +libgdal.so.33:_ZN20VRTSourcedRasterBandC2EP11GDALDataseti12GDALDataTypeiiii +libgdal.so.33:_ZN20VRTSourcedRasterBandD0Ev +libgdal.so.33:_ZN20VRTSourcedRasterBandD1Ev +libgdal.so.33:_ZN20VRTSourcedRasterBandD2Ev +libgdal.so.33:_ZN20VSIFilesystemHandler11UnlinkBatchEPKPKc +libgdal.so.33:_ZN20VSIFilesystemHandler14RmdirRecursiveEPKc +libgdal.so.33:_ZN20VSIFilesystemHandler15GetFileMetadataEPKcS1_PKS1_ +libgdal.so.33:_ZN20VSIFilesystemHandler15SetFileMetadataEPKcPKS1_S1_S3_ +libgdal.so.33:_ZN20VSIFilesystemHandler4OpenEPKcS1_ +libgdal.so.33:_ZN20VSIFilesystemHandler4SyncEPKcS1_PKS1_PFidS1_PvES4_PPPc +libgdal.so.33:_ZN20VSIFilesystemHandler7OpenDirEPKciPKS1_ +libgdal.so.33:_ZN20VSIFilesystemHandler8CopyFileEPKcS1_P16VSIVirtualHandleyPKS1_PFidS1_PvES6_ +libgdal.so.33:_ZN21CPLConfigOptionSetterC1EPKcS1_b +libgdal.so.33:_ZN21CPLConfigOptionSetterC2EPKcS1_b +libgdal.so.33:_ZN21CPLConfigOptionSetterD1Ev +libgdal.so.33:_ZN21CPLConfigOptionSetterD2Ev +libgdal.so.33:_ZN21OGRGeometryCollection10closeRingsEv +libgdal.so.33:_ZN21OGRGeometryCollection10segmentizeEd +libgdal.so.33:_ZN21OGRGeometryCollection11addGeometryEPK11OGRGeometry +libgdal.so.33:_ZN21OGRGeometryCollection11flattenTo2DEv +libgdal.so.33:_ZN21OGRGeometryCollection11setMeasuredEi +libgdal.so.33:_ZN21OGRGeometryCollection13importFromWkbEPKhm13OGRwkbVariantRm +libgdal.so.33:_ZN21OGRGeometryCollection13importFromWktEPPKc +libgdal.so.33:_ZN21OGRGeometryCollection14getGeometryRefEi +libgdal.so.33:_ZN21OGRGeometryCollection14removeGeometryEii +libgdal.so.33:_ZN21OGRGeometryCollection19addGeometryDirectlyEP11OGRGeometry +libgdal.so.33:_ZN21OGRGeometryCollection21importFromWkbInternalEPKhmi13OGRwkbVariantRm +libgdal.so.33:_ZN21OGRGeometryCollection21importFromWktInternalEPPKci +libgdal.so.33:_ZN21OGRGeometryCollection22assignSpatialReferenceEPK19OGRSpatialReference +libgdal.so.33:_ZN21OGRGeometryCollection22setCoordinateDimensionEi +libgdal.so.33:_ZN21OGRGeometryCollection24CastToGeometryCollectionEPS_ +libgdal.so.33:_ZN21OGRGeometryCollection25TransferMembersAndDestroyEPS_S0_ +libgdal.so.33:_ZN21OGRGeometryCollection5emptyEv +libgdal.so.33:_ZN21OGRGeometryCollection5set3DEi +libgdal.so.33:_ZN21OGRGeometryCollection6swapXYEv +libgdal.so.33:_ZN21OGRGeometryCollection9transformEP27OGRCoordinateTransformation +libgdal.so.33:_ZN21OGRGeometryCollectionC1ERKS_ +libgdal.so.33:_ZN21OGRGeometryCollectionC1Ev +libgdal.so.33:_ZN21OGRGeometryCollectionC2ERKS_ +libgdal.so.33:_ZN21OGRGeometryCollectionC2Ev +libgdal.so.33:_ZN21OGRGeometryCollectionD0Ev +libgdal.so.33:_ZN21OGRGeometryCollectionD1Ev +libgdal.so.33:_ZN21OGRGeometryCollectionD2Ev +libgdal.so.33:_ZN21OGRGeometryCollectionaSERKS_ +libgdal.so.33:_ZN22CPLJSonStreamingParser11AdvanceCharERPKcRm +libgdal.so.33:_ZN22CPLJSonStreamingParser11SetMaxDepthEm +libgdal.so.33:_ZN22CPLJSonStreamingParser13DecodeUnicodeEv +libgdal.so.33:_ZN22CPLJSonStreamingParser13EmitExceptionEPKc +libgdal.so.33:_ZN22CPLJSonStreamingParser13StartNewTokenERPKcRm +libgdal.so.33:_ZN22CPLJSonStreamingParser15CheckStackEmptyEv +libgdal.so.33:_ZN22CPLJSonStreamingParser16SetMaxStringSizeEm +libgdal.so.33:_ZN22CPLJSonStreamingParser18EmitUnexpectedCharEcPKc +libgdal.so.33:_ZN22CPLJSonStreamingParser19GetSerializedStringB5cxx11EPKc +libgdal.so.33:_ZN22CPLJSonStreamingParser27CheckAndEmitTrueFalseOrNullEc +libgdal.so.33:_ZN22CPLJSonStreamingParser5ParseEPKcmb +libgdal.so.33:_ZN22CPLJSonStreamingParser5ResetEv +libgdal.so.33:_ZN22CPLJSonStreamingParser9SkipSpaceERPKcRm +libgdal.so.33:_ZN22CPLJSonStreamingParserC1Ev +libgdal.so.33:_ZN22CPLJSonStreamingParserC2Ev +libgdal.so.33:_ZN22CPLJSonStreamingParserD0Ev +libgdal.so.33:_ZN22CPLJSonStreamingParserD1Ev +libgdal.so.33:_ZN22CPLJSonStreamingParserD2Ev +libgdal.so.33:_ZN22CPLJSonStreamingWriter10StartArrayEv +libgdal.so.33:_ZN22CPLJSonStreamingWriter12FormatStringERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZN22CPLJSonStreamingWriter17EmitCommaIfNeededEv +libgdal.so.33:_ZN22CPLJSonStreamingWriter18SetIndentationSizeEi +libgdal.so.33:_ZN22CPLJSonStreamingWriter3AddEPKc +libgdal.so.33:_ZN22CPLJSonStreamingWriter3AddERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZN22CPLJSonStreamingWriter3AddEb +libgdal.so.33:_ZN22CPLJSonStreamingWriter3AddEdi +libgdal.so.33:_ZN22CPLJSonStreamingWriter3AddEfi +libgdal.so.33:_ZN22CPLJSonStreamingWriter3AddEl +libgdal.so.33:_ZN22CPLJSonStreamingWriter3AddEm +libgdal.so.33:_ZN22CPLJSonStreamingWriter5PrintERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZN22CPLJSonStreamingWriter6EndObjEv +libgdal.so.33:_ZN22CPLJSonStreamingWriter7AddNullEv +libgdal.so.33:_ZN22CPLJSonStreamingWriter8EndArrayEv +libgdal.so.33:_ZN22CPLJSonStreamingWriter8StartObjEv +libgdal.so.33:_ZN22CPLJSonStreamingWriter9AddObjKeyERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZN22CPLJSonStreamingWriter9DecIndentEv +libgdal.so.33:_ZN22CPLJSonStreamingWriter9IncIndentEv +libgdal.so.33:_ZN22CPLJSonStreamingWriterC1EPFvPKcPvES2_ +libgdal.so.33:_ZN22CPLJSonStreamingWriterC2EPFvPKcPvES2_ +libgdal.so.33:_ZN22CPLJSonStreamingWriterD1Ev +libgdal.so.33:_ZN22CPLJSonStreamingWriterD2Ev +libgdal.so.33:_ZN22GDALJP2AbstractDataset11GetFileListEv +libgdal.so.33:_ZN22GDALJP2AbstractDataset11GetMetadataEPKc +libgdal.so.33:_ZN22GDALJP2AbstractDataset13GetLayerCountEv +libgdal.so.33:_ZN22GDALJP2AbstractDataset15GetMetadataItemEPKcS1_ +libgdal.so.33:_ZN22GDALJP2AbstractDataset15LoadJP2MetadataEP12GDALOpenInfoPKcP16VSIVirtualHandle +libgdal.so.33:_ZN22GDALJP2AbstractDataset16LoadVectorLayersEi +libgdal.so.33:_ZN22GDALJP2AbstractDataset22CloseDependentDatasetsEv +libgdal.so.33:_ZN22GDALJP2AbstractDataset8GetLayerEi +libgdal.so.33:_ZN22GDALJP2AbstractDatasetC1Ev +libgdal.so.33:_ZN22GDALJP2AbstractDatasetC2Ev +libgdal.so.33:_ZN22GDALJP2AbstractDatasetD0Ev +libgdal.so.33:_ZN22GDALJP2AbstractDatasetD1Ev +libgdal.so.33:_ZN22GDALJP2AbstractDatasetD2Ev +libgdal.so.33:_ZN22OGRTriangulatedSurface11addGeometryEPK11OGRGeometry +libgdal.so.33:_ZN22OGRTriangulatedSurface22CastToMultiPolygonImplEP20OGRPolyhedralSurface +libgdal.so.33:_ZN22OGRTriangulatedSurface23CastToPolyhedralSurfaceEPS_ +libgdal.so.33:_ZN22OGRTriangulatedSurfaceC1ERKS_ +libgdal.so.33:_ZN22OGRTriangulatedSurfaceC1Ev +libgdal.so.33:_ZN22OGRTriangulatedSurfaceC2ERKS_ +libgdal.so.33:_ZN22OGRTriangulatedSurfaceC2Ev +libgdal.so.33:_ZN22OGRTriangulatedSurfaceD0Ev +libgdal.so.33:_ZN22OGRTriangulatedSurfaceD1Ev +libgdal.so.33:_ZN22OGRTriangulatedSurfaceD2Ev +libgdal.so.33:_ZN22OGRTriangulatedSurfaceaSERKS_ +libgdal.so.33:_ZN23GDALMultiDomainMetadata11GetMetadataEPKc +libgdal.so.33:_ZN23GDALMultiDomainMetadata11SetMetadataEPPcPKc +libgdal.so.33:_ZN23GDALMultiDomainMetadata15GetMetadataItemEPKcS1_ +libgdal.so.33:_ZN23GDALMultiDomainMetadata15SetMetadataItemEPKcS1_S1_ +libgdal.so.33:_ZN23GDALMultiDomainMetadata5ClearEv +libgdal.so.33:_ZN23GDALMultiDomainMetadata7XMLInitEP10CPLXMLNodei +libgdal.so.33:_ZN23GDALMultiDomainMetadata9SerializeEv +libgdal.so.33:_ZN23GDALMultiDomainMetadataC1Ev +libgdal.so.33:_ZN23GDALMultiDomainMetadataC2Ev +libgdal.so.33:_ZN23GDALMultiDomainMetadataD1Ev +libgdal.so.33:_ZN23GDALMultiDomainMetadataD2Ev +libgdal.so.33:_ZN23GDALProxyPoolRasterBand10FlushCacheEb +libgdal.so.33:_ZN23GDALProxyPoolRasterBand11GetMaskBandEv +libgdal.so.33:_ZN23GDALProxyPoolRasterBand11GetMetadataEPKc +libgdal.so.33:_ZN23GDALProxyPoolRasterBand11GetOverviewEi +libgdal.so.33:_ZN23GDALProxyPoolRasterBand11GetUnitTypeEv +libgdal.so.33:_ZN23GDALProxyPoolRasterBand13GetColorTableEv +libgdal.so.33:_ZN23GDALProxyPoolRasterBand15GetMetadataItemEPKcS1_ +libgdal.so.33:_ZN23GDALProxyPoolRasterBand16GetCategoryNamesEv +libgdal.so.33:_ZN23GDALProxyPoolRasterBand23GetRasterSampleOverviewEy +libgdal.so.33:_ZN23GDALProxyPoolRasterBand25AddSrcMaskBandDescriptionE12GDALDataTypeii +libgdal.so.33:_ZN23GDALProxyPoolRasterBand39AddSrcMaskBandDescriptionFromUnderlyingEv +libgdal.so.33:_ZN23GDALProxyPoolRasterBandC1EP20GDALProxyPoolDatasetP14GDALRasterBand +libgdal.so.33:_ZN23GDALProxyPoolRasterBandC1EP20GDALProxyPoolDataseti12GDALDataTypeii +libgdal.so.33:_ZN23GDALProxyPoolRasterBandC2EP20GDALProxyPoolDatasetP14GDALRasterBand +libgdal.so.33:_ZN23GDALProxyPoolRasterBandC2EP20GDALProxyPoolDataseti12GDALDataTypeii +libgdal.so.33:_ZN23GDALProxyPoolRasterBandD0Ev +libgdal.so.33:_ZN23GDALProxyPoolRasterBandD1Ev +libgdal.so.33:_ZN23GDALProxyPoolRasterBandD2Ev +libgdal.so.33:_ZN23GMLGeometryPropertyDefn12MergeSRSNameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZN23GMLGeometryPropertyDefnC1EPKcS1_iib +libgdal.so.33:_ZN23GMLGeometryPropertyDefnC2EPKcS1_iib +libgdal.so.33:_ZN23GMLGeometryPropertyDefnD1Ev +libgdal.so.33:_ZN23GMLGeometryPropertyDefnD2Ev +libgdal.so.33:_ZN23OGRAbstractProxiedLayerC1EP12OGRLayerPool +libgdal.so.33:_ZN23OGRAbstractProxiedLayerC2EP12OGRLayerPool +libgdal.so.33:_ZN23OGRAbstractProxiedLayerD0Ev +libgdal.so.33:_ZN23OGRAbstractProxiedLayerD1Ev +libgdal.so.33:_ZN23OGRAbstractProxiedLayerD2Ev +libgdal.so.33:_ZN24GDALNoDataValuesMaskBand10IReadBlockEiiPv +libgdal.so.33:_ZN24GDALNoDataValuesMaskBandC1EP11GDALDataset +libgdal.so.33:_ZN24GDALNoDataValuesMaskBandC2EP11GDALDataset +libgdal.so.33:_ZN24GDALNoDataValuesMaskBandD0Ev +libgdal.so.33:_ZN24GDALNoDataValuesMaskBandD1Ev +libgdal.so.33:_ZN24GDALNoDataValuesMaskBandD2Ev +libgdal.so.33:_ZN24GDALRasterAttributeTable11SetRowCountEi +libgdal.so.33:_ZN24GDALRasterAttributeTable12CreateColumnEPKc16GDALRATFieldType17GDALRATFieldUsage +libgdal.so.33:_ZN24GDALRasterAttributeTable12DumpReadableEP8_IO_FILE +libgdal.so.33:_ZN24GDALRasterAttributeTable16SetLinearBinningEdd +libgdal.so.33:_ZN24GDALRasterAttributeTable21TranslateToColorTableEi +libgdal.so.33:_ZN24GDALRasterAttributeTable24InitializeFromColorTableEPK14GDALColorTable +libgdal.so.33:_ZN24GDALRasterAttributeTable7XMLInitEP10CPLXMLNodePKc +libgdal.so.33:_ZN24GDALRasterAttributeTable8ValuesIOE10GDALRWFlagiiiPPc +libgdal.so.33:_ZN24GDALRasterAttributeTable8ValuesIOE10GDALRWFlagiiiPd +libgdal.so.33:_ZN24GDALRasterAttributeTable8ValuesIOE10GDALRWFlagiiiPi +libgdal.so.33:_ZN24GDALRasterAttributeTableD0Ev +libgdal.so.33:_ZN24GDALRasterAttributeTableD1Ev +libgdal.so.33:_ZN24GDALRasterAttributeTableD2Ev +libgdal.so.33:_ZN24IOGRTransactionBehaviourD0Ev +libgdal.so.33:_ZN24IOGRTransactionBehaviourD1Ev +libgdal.so.33:_ZN24IOGRTransactionBehaviourD2Ev +libgdal.so.33:_ZN25OGRDefaultGeometryVisitor5visitEP10OGRPolygon +libgdal.so.33:_ZN25OGRDefaultGeometryVisitor5visitEP11OGRTriangle +libgdal.so.33:_ZN25OGRDefaultGeometryVisitor5visitEP13OGRLineString +libgdal.so.33:_ZN25OGRDefaultGeometryVisitor5visitEP13OGRLinearRing +libgdal.so.33:_ZN25OGRDefaultGeometryVisitor5visitEP13OGRMultiCurve +libgdal.so.33:_ZN25OGRDefaultGeometryVisitor5visitEP13OGRMultiPoint +libgdal.so.33:_ZN25OGRDefaultGeometryVisitor5visitEP15OGRCurvePolygon +libgdal.so.33:_ZN25OGRDefaultGeometryVisitor5visitEP15OGRMultiPolygon +libgdal.so.33:_ZN25OGRDefaultGeometryVisitor5visitEP15OGRMultiSurface +libgdal.so.33:_ZN25OGRDefaultGeometryVisitor5visitEP16OGRCompoundCurve +libgdal.so.33:_ZN25OGRDefaultGeometryVisitor5visitEP17OGRCircularString +libgdal.so.33:_ZN25OGRDefaultGeometryVisitor5visitEP18OGRMultiLineString +libgdal.so.33:_ZN25OGRDefaultGeometryVisitor5visitEP20OGRPolyhedralSurface +libgdal.so.33:_ZN25OGRDefaultGeometryVisitor5visitEP21OGRGeometryCollection +libgdal.so.33:_ZN25OGRDefaultGeometryVisitor5visitEP22OGRTriangulatedSurface +libgdal.so.33:_ZN25OGRDefaultGeometryVisitor6_visitEP14OGRSimpleCurve +libgdal.so.33:_ZN26GDALMDArrayRegularlySpaced12AddAttributeERKSt10shared_ptrI13GDALAttributeE +libgdal.so.33:_ZN26GDALMDArrayRegularlySpaced6CreateERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_RKSt10shared_ptrI13GDALDimensionEddd +libgdal.so.33:_ZN26GDALMDArrayRegularlySpacedC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_RKSt10shared_ptrI13GDALDimensionEddd +libgdal.so.33:_ZN26GDALMDArrayRegularlySpacedC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_RKSt10shared_ptrI13GDALDimensionEddd +libgdal.so.33:_ZN26OGRUnionLayerGeomFieldDefnC1EPK16OGRGeomFieldDefn +libgdal.so.33:_ZN26OGRUnionLayerGeomFieldDefnC1EPKS_ +libgdal.so.33:_ZN26OGRUnionLayerGeomFieldDefnC1EPKc18OGRwkbGeometryType +libgdal.so.33:_ZN26OGRUnionLayerGeomFieldDefnC2EPK16OGRGeomFieldDefn +libgdal.so.33:_ZN26OGRUnionLayerGeomFieldDefnC2EPKS_ +libgdal.so.33:_ZN26OGRUnionLayerGeomFieldDefnC2EPKc18OGRwkbGeometryType +libgdal.so.33:_ZN26OGRUnionLayerGeomFieldDefnD0Ev +libgdal.so.33:_ZN26OGRUnionLayerGeomFieldDefnD1Ev +libgdal.so.33:_ZN26OGRUnionLayerGeomFieldDefnD2Ev +libgdal.so.33:_ZN27OGRCoordinateTransformation23TransformWithErrorCodesEiPdS0_S0_S0_Pi +libgdal.so.33:_ZN27OGRCoordinateTransformation9DestroyCTEPS_ +libgdal.so.33:_ZN27OGRCoordinateTransformation9TransformEiPdS0_S0_Pi +libgdal.so.33:_ZN28GDALDimensionWeakIndexingVar19SetIndexingVariableESt10shared_ptrI11GDALMDArrayE +libgdal.so.33:_ZN28GDALDimensionWeakIndexingVar7SetSizeEy +libgdal.so.33:_ZN28GDALDimensionWeakIndexingVarC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_S7_S7_y +libgdal.so.33:_ZN28GDALDimensionWeakIndexingVarC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_S7_S7_y +libgdal.so.33:_ZN29IOGREditableLayerSynchronizerD0Ev +libgdal.so.33:_ZN29IOGREditableLayerSynchronizerD1Ev +libgdal.so.33:_ZN29IOGREditableLayerSynchronizerD2Ev +libgdal.so.33:_ZN30OGRDefaultConstGeometryVisitor5visitEPK10OGRPolygon +libgdal.so.33:_ZN30OGRDefaultConstGeometryVisitor5visitEPK11OGRTriangle +libgdal.so.33:_ZN30OGRDefaultConstGeometryVisitor5visitEPK13OGRLineString +libgdal.so.33:_ZN30OGRDefaultConstGeometryVisitor5visitEPK13OGRLinearRing +libgdal.so.33:_ZN30OGRDefaultConstGeometryVisitor5visitEPK13OGRMultiCurve +libgdal.so.33:_ZN30OGRDefaultConstGeometryVisitor5visitEPK13OGRMultiPoint +libgdal.so.33:_ZN30OGRDefaultConstGeometryVisitor5visitEPK15OGRCurvePolygon +libgdal.so.33:_ZN30OGRDefaultConstGeometryVisitor5visitEPK15OGRMultiPolygon +libgdal.so.33:_ZN30OGRDefaultConstGeometryVisitor5visitEPK15OGRMultiSurface +libgdal.so.33:_ZN30OGRDefaultConstGeometryVisitor5visitEPK16OGRCompoundCurve +libgdal.so.33:_ZN30OGRDefaultConstGeometryVisitor5visitEPK17OGRCircularString +libgdal.so.33:_ZN30OGRDefaultConstGeometryVisitor5visitEPK18OGRMultiLineString +libgdal.so.33:_ZN30OGRDefaultConstGeometryVisitor5visitEPK20OGRPolyhedralSurface +libgdal.so.33:_ZN30OGRDefaultConstGeometryVisitor5visitEPK21OGRGeometryCollection +libgdal.so.33:_ZN30OGRDefaultConstGeometryVisitor5visitEPK22OGRTriangulatedSurface +libgdal.so.33:_ZN30OGRDefaultConstGeometryVisitor6_visitEPK14OGRSimpleCurve +libgdal.so.33:_ZN31GDALDefaultRasterAttributeTable11SetRowCountEi +libgdal.so.33:_ZN31GDALDefaultRasterAttributeTable12CreateColumnEPKc16GDALRATFieldType17GDALRATFieldUsage +libgdal.so.33:_ZN31GDALDefaultRasterAttributeTable12SetTableTypeE16GDALRATTableType +libgdal.so.33:_ZN31GDALDefaultRasterAttributeTable14AnalyseColumnsEv +libgdal.so.33:_ZN31GDALDefaultRasterAttributeTable16RemoveStatisticsEv +libgdal.so.33:_ZN31GDALDefaultRasterAttributeTable16SetLinearBinningEdd +libgdal.so.33:_ZN31GDALDefaultRasterAttributeTable23ChangesAreWrittenToFileEv +libgdal.so.33:_ZN31GDALDefaultRasterAttributeTable8SetValueEiiPKc +libgdal.so.33:_ZN31GDALDefaultRasterAttributeTable8SetValueEiid +libgdal.so.33:_ZN31GDALDefaultRasterAttributeTable8SetValueEiii +libgdal.so.33:_ZN31GDALDefaultRasterAttributeTableC1Ev +libgdal.so.33:_ZN31GDALDefaultRasterAttributeTableC2Ev +libgdal.so.33:_ZN31GDALDefaultRasterAttributeTableD0Ev +libgdal.so.33:_ZN31GDALDefaultRasterAttributeTableD1Ev +libgdal.so.33:_ZN31GDALDefaultRasterAttributeTableD2Ev +libgdal.so.33:_ZN34OGRCoordinateTransformationOptions17SetAreaOfInterestEdddd +libgdal.so.33:_ZN34OGRCoordinateTransformationOptions18SetBallparkAllowedEb +libgdal.so.33:_ZN34OGRCoordinateTransformationOptions18SetDesiredAccuracyEd +libgdal.so.33:_ZN34OGRCoordinateTransformationOptions19SetSourceCenterLongEd +libgdal.so.33:_ZN34OGRCoordinateTransformationOptions19SetTargetCenterLongEd +libgdal.so.33:_ZN34OGRCoordinateTransformationOptions22SetCoordinateOperationEPKcb +libgdal.so.33:_ZN34OGRCoordinateTransformationOptions7Private26RefreshCheckWithInvertProjEv +libgdal.so.33:_ZN34OGRCoordinateTransformationOptions7PrivateC1Ev +libgdal.so.33:_ZN34OGRCoordinateTransformationOptions7PrivateC2Ev +libgdal.so.33:_ZN34OGRCoordinateTransformationOptionsC1ERKS_ +libgdal.so.33:_ZN34OGRCoordinateTransformationOptionsC1Ev +libgdal.so.33:_ZN34OGRCoordinateTransformationOptionsC2ERKS_ +libgdal.so.33:_ZN34OGRCoordinateTransformationOptionsC2Ev +libgdal.so.33:_ZN34OGRCoordinateTransformationOptionsD1Ev +libgdal.so.33:_ZN34OGRCoordinateTransformationOptionsD2Ev +libgdal.so.33:_ZN34OGRCoordinateTransformationOptionsaSERKS_ +libgdal.so.33:_ZN4gdal13TileMatrixSet28listPredefinedTileMatrixSetsB5cxx11Ev +libgdal.so.33:_ZN4gdal13TileMatrixSet5parseEPKc +libgdal.so.33:_ZN6VSIDIRD0Ev +libgdal.so.33:_ZN6VSIDIRD1Ev +libgdal.so.33:_ZN6VSIDIRD2Ev +libgdal.so.33:_ZN7GNMRule10CanConnectERK9CPLStringS2_S2_ +libgdal.so.33:_ZN7GNMRule15ParseRuleStringEv +libgdal.so.33:_ZN7GNMRuleC1EPKc +libgdal.so.33:_ZN7GNMRuleC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZN7GNMRuleC1ERKS_ +libgdal.so.33:_ZN7GNMRuleC1Ev +libgdal.so.33:_ZN7GNMRuleC2EPKc +libgdal.so.33:_ZN7GNMRuleC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZN7GNMRuleC2ERKS_ +libgdal.so.33:_ZN7GNMRuleC2Ev +libgdal.so.33:_ZN7GNMRuleD0Ev +libgdal.so.33:_ZN7GNMRuleD1Ev +libgdal.so.33:_ZN7GNMRuleD2Ev +libgdal.so.33:_ZN8GDAL_MRF10MRFDataset13PatchOverviewEiiiiiii +libgdal.so.33:_ZN8GNMGraph10ChangeEdgeExdd +libgdal.so.33:_ZN8GNMGraph10DeleteEdgeEx +libgdal.so.33:_ZN8GNMGraph12DeleteVertexEx +libgdal.so.33:_ZN8GNMGraph12TraceTargetsERSt5queueIxSt5dequeIxSaIxEEERSt3setIxSt4lessIxES2_ERSt6vectorISt4pairIxxESaISD_EE +libgdal.so.33:_ZN8GNMGraph14KShortestPathsExxm +libgdal.so.33:_ZN8GNMGraph16ChangeBlockStateExb +libgdal.so.33:_ZN8GNMGraph19ChangeAllBlockStateEb +libgdal.so.33:_ZN8GNMGraph19ConnectedComponentsERKSt6vectorIxSaIxEE +libgdal.so.33:_ZN8GNMGraph20DijkstraShortestPathExx +libgdal.so.33:_ZN8GNMGraph20DijkstraShortestPathExxRKSt3mapIx10GNMStdEdgeSt4lessIxESaISt4pairIKxS1_EEE +libgdal.so.33:_ZN8GNMGraph24DijkstraShortestPathTreeExRKSt3mapIx10GNMStdEdgeSt4lessIxESaISt4pairIKxS1_EEERS0_IxxS3_SaIS4_IS5_xEEE +libgdal.so.33:_ZN8GNMGraph5ClearEv +libgdal.so.33:_ZN8GNMGraph7AddEdgeExxxbdd +libgdal.so.33:_ZN8GNMGraph9AddVertexEx +libgdal.so.33:_ZN8GNMGraphC1Ev +libgdal.so.33:_ZN8GNMGraphC2Ev +libgdal.so.33:_ZN8GNMGraphD0Ev +libgdal.so.33:_ZN8GNMGraphD1Ev +libgdal.so.33:_ZN8GNMGraphD2Ev +libgdal.so.33:_ZN8MEMGroup11CreateGroupERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKPKc +libgdal.so.33:_ZN8MEMGroup13CreateMDArrayERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6vectorISt10shared_ptrI13GDALDimensionESaISB_EERK20GDALExtendedDataTypePKPKc +libgdal.so.33:_ZN8MEMGroup13CreateMDArrayERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6vectorISt10shared_ptrI13GDALDimensionESaISB_EERK20GDALExtendedDataTypePvPKPKc +libgdal.so.33:_ZN8MEMGroup15CreateAttributeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6vectorIySaIyEERK20GDALExtendedDataTypePKPKc +libgdal.so.33:_ZN8MEMGroup15CreateDimensionERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_S7_yPKPKc +libgdal.so.33:_ZN8OGRCurve13ConstIteratorC1EOS0_ +libgdal.so.33:_ZN8OGRCurve13ConstIteratorC1EPKS_b +libgdal.so.33:_ZN8OGRCurve13ConstIteratorC2EOS0_ +libgdal.so.33:_ZN8OGRCurve13ConstIteratorC2EPKS_b +libgdal.so.33:_ZN8OGRCurve13ConstIteratorD1Ev +libgdal.so.33:_ZN8OGRCurve13ConstIteratorD2Ev +libgdal.so.33:_ZN8OGRCurve13ConstIteratoraSEOS0_ +libgdal.so.33:_ZN8OGRCurve13ConstIteratorppEv +libgdal.so.33:_ZN8OGRCurve16CastToLineStringEPS_ +libgdal.so.33:_ZN8OGRCurve16CastToLinearRingEPS_ +libgdal.so.33:_ZN8OGRCurve19CastToCompoundCurveEPS_ +libgdal.so.33:_ZN8OGRCurveC1ERKS_ +libgdal.so.33:_ZN8OGRCurveC1Ev +libgdal.so.33:_ZN8OGRCurveC2ERKS_ +libgdal.so.33:_ZN8OGRCurveC2Ev +libgdal.so.33:_ZN8OGRCurveD0Ev +libgdal.so.33:_ZN8OGRCurveD1Ev +libgdal.so.33:_ZN8OGRCurveD2Ev +libgdal.so.33:_ZN8OGRCurveaSERKS_ +libgdal.so.33:_ZN8OGRLayer10GetDatasetEv +libgdal.so.33:_ZN8OGRLayer10GetFeatureEx +libgdal.so.33:_ZN8OGRLayer10SetFeatureEP10OGRFeature +libgdal.so.33:_ZN8OGRLayer10SyncToDiskEv +libgdal.so.33:_ZN8OGRLayer11CreateFieldEP12OGRFieldDefni +libgdal.so.33:_ZN8OGRLayer11DeleteFieldEi +libgdal.so.33:_ZN8OGRLayer11DereferenceEv +libgdal.so.33:_ZN8OGRLayer11GetGeomTypeEv +libgdal.so.33:_ZN8OGRLayer11ISetFeatureEP10OGRFeature +libgdal.so.33:_ZN8OGRLayer12GetFIDColumnEv +libgdal.so.33:_ZN8OGRLayer12IntersectionEPS_S0_PPcPFidPKcPvES5_ +libgdal.so.33:_ZN8OGRLayer12ReleaseArrayEP10ArrowArray +libgdal.so.33:_ZN8OGRLayer12ReorderFieldEii +libgdal.so.33:_ZN8OGRLayer12SetActiveSRSEiPK19OGRSpatialReference +libgdal.so.33:_ZN8OGRLayer13CreateFeatureEP10OGRFeature +libgdal.so.33:_ZN8OGRLayer13DeleteFeatureEx +libgdal.so.33:_ZN8OGRLayer13GetSpatialRefEv +libgdal.so.33:_ZN8OGRLayer13GetStyleTableEv +libgdal.so.33:_ZN8OGRLayer13InstallFilterEP11OGRGeometry +libgdal.so.33:_ZN8OGRLayer13ReleaseSchemaEP11ArrowSchema +libgdal.so.33:_ZN8OGRLayer13ReleaseStreamEP16ArrowArrayStream +libgdal.so.33:_ZN8OGRLayer13ReorderFieldsEPi +libgdal.so.33:_ZN8OGRLayer13SetStyleTableEP13OGRStyleTable +libgdal.so.33:_ZN8OGRLayer13SymDifferenceEPS_S0_PPcPFidPKcPvES5_ +libgdal.so.33:_ZN8OGRLayer13UpdateFeatureEP10OGRFeatureiPKiiS3_b +libgdal.so.33:_ZN8OGRLayer13UpsertFeatureEP10OGRFeature +libgdal.so.33:_ZN8OGRLayer14AlterFieldDefnEiP12OGRFieldDefni +libgdal.so.33:_ZN8OGRLayer14FilterGeometryEP11OGRGeometry +libgdal.so.33:_ZN8OGRLayer14FindFieldIndexEPKci +libgdal.so.33:_ZN8OGRLayer14GetArrowSchemaEP16ArrowArrayStreamP11ArrowSchema +libgdal.so.33:_ZN8OGRLayer14GetArrowStreamEP16ArrowArrayStreamPKPKc +libgdal.so.33:_ZN8OGRLayer14ICreateFeatureEP10OGRFeature +libgdal.so.33:_ZN8OGRLayer14IUpdateFeatureEP10OGRFeatureiPKiiS3_b +libgdal.so.33:_ZN8OGRLayer14IUpsertFeatureEP10OGRFeature +libgdal.so.33:_ZN8OGRLayer14SetNextByIndexEx +libgdal.so.33:_ZN8OGRLayer15CreateGeomFieldEP16OGRGeomFieldDefni +libgdal.so.33:_ZN8OGRLayer15FeatureIteratorC1EPS_b +libgdal.so.33:_ZN8OGRLayer15FeatureIteratorC2EPS_b +libgdal.so.33:_ZN8OGRLayer15FeatureIteratorD1Ev +libgdal.so.33:_ZN8OGRLayer15FeatureIteratorD2Ev +libgdal.so.33:_ZN8OGRLayer15FeatureIteratordeEv +libgdal.so.33:_ZN8OGRLayer15FeatureIteratorppEv +libgdal.so.33:_ZN8OGRLayer15GetFeatureCountEi +libgdal.so.33:_ZN8OGRLayer15GetFeaturesReadEv +libgdal.so.33:_ZN8OGRLayer16GetGeometryTypesEiiRiPFidPKcPvES3_ +libgdal.so.33:_ZN8OGRLayer16GetSpatialFilterEv +libgdal.so.33:_ZN8OGRLayer16SetIgnoredFieldsEPPKc +libgdal.so.33:_ZN8OGRLayer16SetSpatialFilterEP11OGRGeometry +libgdal.so.33:_ZN8OGRLayer16SetSpatialFilterEiP11OGRGeometry +libgdal.so.33:_ZN8OGRLayer16StartTransactionEv +libgdal.so.33:_ZN8OGRLayer17CommitTransactionEv +libgdal.so.33:_ZN8OGRLayer17GetExtentInternalEiP11OGREnvelopei +libgdal.so.33:_ZN8OGRLayer17GetGeometryColumnEv +libgdal.so.33:_ZN8OGRLayer17GetNextArrowArrayEP16ArrowArrayStreamP10ArrowArray +libgdal.so.33:_ZN8OGRLayer18AlterGeomFieldDefnEiPK16OGRGeomFieldDefni +libgdal.so.33:_ZN8OGRLayer18SetAttributeFilterEPKc +libgdal.so.33:_ZN8OGRLayer19GetSupportedSRSListEi +libgdal.so.33:_ZN8OGRLayer19RollbackTransactionEv +libgdal.so.33:_ZN8OGRLayer20SetSpatialFilterRectEdddd +libgdal.so.33:_ZN8OGRLayer20SetSpatialFilterRectEidddd +libgdal.so.33:_ZN8OGRLayer20StaticGetArrowSchemaEP16ArrowArrayStreamP11ArrowSchema +libgdal.so.33:_ZN8OGRLayer21SetStyleTableDirectlyEP13OGRStyleTable +libgdal.so.33:_ZN8OGRLayer22InitializeIndexSupportEPKc +libgdal.so.33:_ZN8OGRLayer23ConvertGeomsIfNecessaryEP10OGRFeature +libgdal.so.33:_ZN8OGRLayer23StaticGetNextArrowArrayEP16ArrowArrayStreamP10ArrowArray +libgdal.so.33:_ZN8OGRLayer28GetLastErrorArrowArrayStreamEP16ArrowArrayStream +libgdal.so.33:_ZN8OGRLayer38AttributeFilterEvaluationNeedsGeometryEv +libgdal.so.33:_ZN8OGRLayer3endEv +libgdal.so.33:_ZN8OGRLayer4ClipEPS_S0_PPcPFidPKcPvES5_ +libgdal.so.33:_ZN8OGRLayer5EraseEPS_S0_PPcPFidPKcPvES5_ +libgdal.so.33:_ZN8OGRLayer5UnionEPS_S0_PPcPFidPKcPvES5_ +libgdal.so.33:_ZN8OGRLayer5beginEv +libgdal.so.33:_ZN8OGRLayer6RenameEPKc +libgdal.so.33:_ZN8OGRLayer6UpdateEPS_S0_PPcPFidPKcPvES5_ +libgdal.so.33:_ZN8OGRLayer7GetNameEv +libgdal.so.33:_ZN8OGRLayer8IdentityEPS_S0_PPcPFidPKcPvES5_ +libgdal.so.33:_ZN8OGRLayer9GetExtentEP11OGREnvelopei +libgdal.so.33:_ZN8OGRLayer9GetExtentEiP11OGREnvelopei +libgdal.so.33:_ZN8OGRLayer9ReferenceEv +libgdal.so.33:_ZN8OGRLayerC1Ev +libgdal.so.33:_ZN8OGRLayerC2Ev +libgdal.so.33:_ZN8OGRLayerD0Ev +libgdal.so.33:_ZN8OGRLayerD1Ev +libgdal.so.33:_ZN8OGRLayerD2Ev +libgdal.so.33:_ZN8OGRPoint11flattenTo2DEv +libgdal.so.33:_ZN8OGRPoint13importFromWkbEPKhm13OGRwkbVariantRm +libgdal.so.33:_ZN8OGRPoint13importFromWktEPPKc +libgdal.so.33:_ZN8OGRPoint22setCoordinateDimensionEi +libgdal.so.33:_ZN8OGRPoint5emptyEv +libgdal.so.33:_ZN8OGRPoint6swapXYEv +libgdal.so.33:_ZN8OGRPoint9createXYMEddd +libgdal.so.33:_ZN8OGRPoint9transformEP27OGRCoordinateTransformation +libgdal.so.33:_ZN8OGRPointC1ERKS_ +libgdal.so.33:_ZN8OGRPointC1Edd +libgdal.so.33:_ZN8OGRPointC1Eddd +libgdal.so.33:_ZN8OGRPointC1Edddd +libgdal.so.33:_ZN8OGRPointC1Ev +libgdal.so.33:_ZN8OGRPointC2ERKS_ +libgdal.so.33:_ZN8OGRPointC2Edd +libgdal.so.33:_ZN8OGRPointC2Eddd +libgdal.so.33:_ZN8OGRPointC2Edddd +libgdal.so.33:_ZN8OGRPointC2Ev +libgdal.so.33:_ZN8OGRPointD0Ev +libgdal.so.33:_ZN8OGRPointD1Ev +libgdal.so.33:_ZN8OGRPointD2Ev +libgdal.so.33:_ZN8OGRPointaSERKS_ +libgdal.so.33:_ZN9CPLString10replaceAllERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_ +libgdal.so.33:_ZN9CPLString10replaceAllERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEc +libgdal.so.33:_ZN9CPLString10replaceAllEcRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZN9CPLString10replaceAllEcc +libgdal.so.33:_ZN9CPLString4TrimEv +libgdal.so.33:_ZN9CPLString6PrintfEPKcz +libgdal.so.33:_ZN9CPLString6RecodeEPKcS1_ +libgdal.so.33:_ZN9CPLString7FormatCEdPKc +libgdal.so.33:_ZN9CPLString7tolowerEv +libgdal.so.33:_ZN9CPLString7toupperEv +libgdal.so.33:_ZN9CPLString7vPrintfEPKcP13__va_list_tag +libgdal.so.33:_ZN9GDALGroup11CreateGroupERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKPKc +libgdal.so.33:_ZN9GDALGroup13CreateMDArrayERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6vectorISt10shared_ptrI13GDALDimensionESaISB_EERK20GDALExtendedDataTypePKPKc +libgdal.so.33:_ZN9GDALGroup15ClearStatisticsEv +libgdal.so.33:_ZN9GDALGroup15CreateDimensionERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_S7_yPKPKc +libgdal.so.33:_ZN9GDALGroup8CopyFromERKSt10shared_ptrIS_EP11GDALDatasetS3_bRyyPFidPKcPvES9_PKS8_ +libgdal.so.33:_ZN9GDALGroupC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_ +libgdal.so.33:_ZN9GDALGroupC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_ +libgdal.so.33:_ZN9GDALGroupD0Ev +libgdal.so.33:_ZN9GDALGroupD1Ev +libgdal.so.33:_ZN9GDALGroupD2Ev +libgdal.so.33:_ZN9S57Reader10FetchPointEiiPdS0_S0_ +libgdal.so.33:_ZN9S57Reader10ReadVectorEii +libgdal.so.33:_ZN9S57Reader10SetOptionsEPPc +libgdal.so.33:_ZN9S57Reader11ReadFeatureEiP14OGRFeatureDefn +libgdal.so.33:_ZN9S57Reader12ApplyUpdatesEP9DDFModule +libgdal.so.33:_ZN9S57Reader12RecodeByDSSIEPKcb +libgdal.so.33:_ZN9S57Reader13SetClassBasedEP17S57ClassRegistrarP23S57ClassContentExplorer +libgdal.so.33:_ZN9S57Reader14AddFeatureDefnEP14OGRFeatureDefn +libgdal.so.33:_ZN9S57Reader14GetNextFEIndexEi +libgdal.so.33:_ZN9S57Reader14SetNextFEIndexEii +libgdal.so.33:_ZN9S57Reader15AssembleFeatureEP9DDFRecordP14OGRFeatureDefn +libgdal.so.33:_ZN9S57Reader15ReadNextFeatureEP14OGRFeatureDefn +libgdal.so.33:_ZN9S57Reader16CollectClassListERSt6vectorIiSaIiEE +libgdal.so.33:_ZN9S57Reader17ApplyRecordUpdateEP9DDFRecordS1_ +libgdal.so.33:_ZN9S57Reader19FindAndApplyUpdatesEPKc +libgdal.so.33:_ZN9S57Reader19GenerateLNAMAndRefsEP9DDFRecordP10OGRFeature +libgdal.so.33:_ZN9S57Reader20AssembleAreaGeometryEP9DDFRecordP10OGRFeature +libgdal.so.33:_ZN9S57Reader20AssembleLineGeometryEP9DDFRecordP10OGRFeature +libgdal.so.33:_ZN9S57Reader21AssemblePointGeometryEP9DDFRecordP10OGRFeature +libgdal.so.33:_ZN9S57Reader21NextPendingMultiPointEv +libgdal.so.33:_ZN9S57Reader22ClearPendingMultiPointEv +libgdal.so.33:_ZN9S57Reader22GenerateFSPTAttributesEP9DDFRecordP10OGRFeature +libgdal.so.33:_ZN9S57Reader24AssembleSoundingGeometryEP9DDFRecordP10OGRFeature +libgdal.so.33:_ZN9S57Reader26ApplyObjectClassAttributesEP9DDFRecordP10OGRFeature +libgdal.so.33:_ZN9S57Reader4OpenEi +libgdal.so.33:_ZN9S57Reader5CloseEv +libgdal.so.33:_ZN9S57Reader6IngestEv +libgdal.so.33:_ZN9S57Reader6RewindEv +libgdal.so.33:_ZN9S57Reader8ReadDSIDEv +libgdal.so.33:_ZN9S57Reader9FetchLineEP9DDFRecordiiP13OGRLineString +libgdal.so.33:_ZN9S57Reader9FindFDefnEP9DDFRecord +libgdal.so.33:_ZN9S57Reader9GetExtentEP11OGREnvelopei +libgdal.so.33:_ZN9S57Reader9ParseNameEP8DDFFieldiPi +libgdal.so.33:_ZN9S57ReaderC1EPKc +libgdal.so.33:_ZN9S57ReaderC2EPKc +libgdal.so.33:_ZN9S57ReaderD1Ev +libgdal.so.33:_ZN9S57ReaderD2Ev +libgdal.so.33:_ZN9S57Writer10MakeRecordEv +libgdal.so.33:_ZN9S57Writer13CreateS57FileEPKc +libgdal.so.33:_ZN9S57Writer13SetClassBasedEP17S57ClassRegistrarP23S57ClassContentExplorer +libgdal.so.33:_ZN9S57Writer13WriteGeometryEP9DDFRecordiPKdS3_S3_ +libgdal.so.33:_ZN9S57Writer14WritePrimitiveEP10OGRFeature +libgdal.so.33:_ZN9S57Writer20WriteCompleteFeatureEP10OGRFeature +libgdal.so.33:_ZN9S57Writer5CloseEv +libgdal.so.33:_ZN9S57Writer9WriteATTFEP9DDFRecordP10OGRFeature +libgdal.so.33:_ZN9S57Writer9WriteDSIDEiiPKcS1_S1_S1_S1_S1_iS1_iiiiiiii +libgdal.so.33:_ZN9S57Writer9WriteDSPMEiiiiii +libgdal.so.33:_ZN9S57WriterC1Ev +libgdal.so.33:_ZN9S57WriterC2Ev +libgdal.so.33:_ZN9S57WriterD1Ev +libgdal.so.33:_ZN9S57WriterD2Ev +libgdal.so.33:_ZN9VRTSource11GetFileListEPPPcPiS3_P11_CPLHashSet +libgdal.so.33:_ZN9VRTSourceD0Ev +libgdal.so.33:_ZN9VRTSourceD1Ev +libgdal.so.33:_ZN9VRTSourceD2Ev +libgdal.so.33:_ZNK10GDALJP2Box13GetDataLengthEv +libgdal.so.33:_ZNK10GDALJP2Box18GetWritableBoxDataEv +libgdal.so.33:_ZNK10GMLFeature14GetGeometryRefEi +libgdal.so.33:_ZNK10GNMNetwork13GetSpatialRefEv +libgdal.so.33:_ZNK10GNMNetwork7GetNameEv +libgdal.so.33:_ZNK10MEMDataset12GetRootGroupEv +libgdal.so.33:_ZNK10MEMDataset13GetSpatialRefEv +libgdal.so.33:_ZNK10MEMDataset16GetGCPSpatialRefEv +libgdal.so.33:_ZNK10OGRFeature10CopySelfToEPS_ +libgdal.so.33:_ZNK10OGRFeature10FieldValue11GetAsDoubleEv +libgdal.so.33:_ZNK10OGRFeature10FieldValue11GetAsStringEv +libgdal.so.33:_ZNK10OGRFeature10FieldValue11GetDateTimeEPiS1_S1_S1_S1_PfS1_ +libgdal.so.33:_ZNK10OGRFeature10FieldValue11GetRawValueEv +libgdal.so.33:_ZNK10OGRFeature10FieldValue12GetAsIntegerEv +libgdal.so.33:_ZNK10OGRFeature10FieldValue14GetAsInteger64Ev +libgdal.so.33:_ZNK10OGRFeature10FieldValue15GetAsDoubleListEv +libgdal.so.33:_ZNK10OGRFeature10FieldValue15GetAsStringListB5cxx11Ev +libgdal.so.33:_ZNK10OGRFeature10FieldValue16GetAsIntegerListEv +libgdal.so.33:_ZNK10OGRFeature10FieldValue18GetAsInteger64ListEv +libgdal.so.33:_ZNK10OGRFeature10FieldValue6IsNullEv +libgdal.so.33:_ZNK10OGRFeature10FieldValue7GetDefnEv +libgdal.so.33:_ZNK10OGRFeature10FieldValue7IsUnsetEv +libgdal.so.33:_ZNK10OGRFeature10FieldValue8GetIndexEv +libgdal.so.33:_ZNK10OGRFeature10FieldValuecvPKPKcEv +libgdal.so.33:_ZNK10OGRFeature10IsFieldSetEi +libgdal.so.33:_ZNK10OGRFeature11IsFieldNullEi +libgdal.so.33:_ZNK10OGRFeature12DumpReadableEP8_IO_FILEPKPKc +libgdal.so.33:_ZNK10OGRFeature14GetGeometryRefEv +libgdal.so.33:_ZNK10OGRFeature14GetStyleStringEv +libgdal.so.33:_ZNK10OGRFeature15GetGeomFieldRefEPKc +libgdal.so.33:_ZNK10OGRFeature15GetGeomFieldRefEi +libgdal.so.33:_ZNK10OGRFeature16GetFieldAsBinaryEiPi +libgdal.so.33:_ZNK10OGRFeature16GetFieldAsDoubleEi +libgdal.so.33:_ZNK10OGRFeature16GetFieldAsStringEi +libgdal.so.33:_ZNK10OGRFeature17GetFieldAsIntegerEi +libgdal.so.33:_ZNK10OGRFeature18ConstFieldIteratordeEv +libgdal.so.33:_ZNK10OGRFeature18ConstFieldIteratorneERKS0_ +libgdal.so.33:_ZNK10OGRFeature18GetFieldAsDateTimeEiPiS0_S0_S0_S0_PfS0_ +libgdal.so.33:_ZNK10OGRFeature18GetFieldAsDateTimeEiPiS0_S0_S0_S0_S0_S0_ +libgdal.so.33:_ZNK10OGRFeature19GetFieldAsInteger64Ei +libgdal.so.33:_ZNK10OGRFeature20DumpReadableAsStringB5cxx11EPKPKc +libgdal.so.33:_ZNK10OGRFeature20GetFieldAsDoubleListEiPi +libgdal.so.33:_ZNK10OGRFeature20GetFieldAsStringListEi +libgdal.so.33:_ZNK10OGRFeature20IsFieldSetAndNotNullEi +libgdal.so.33:_ZNK10OGRFeature21GetFieldAsIntegerListEiPi +libgdal.so.33:_ZNK10OGRFeature23GetFieldAsInteger64ListEiPi +libgdal.so.33:_ZNK10OGRFeature24GetFieldAsSerializedJSonEi +libgdal.so.33:_ZNK10OGRFeature25GetFieldAsISO8601DateTimeEiPKPKc +libgdal.so.33:_ZNK10OGRFeature3endEv +libgdal.so.33:_ZNK10OGRFeature5CloneEv +libgdal.so.33:_ZNK10OGRFeature5EqualEPKS_ +libgdal.so.33:_ZNK10OGRFeature5beginEv +libgdal.so.33:_ZNK10OGRFeature8ValidateEii +libgdal.so.33:_ZNK10OGRFeatureixEPKc +libgdal.so.33:_ZNK10OGRFeatureixEi +libgdal.so.33:_ZNK10OGRPolygon11exportToWkbE15OGRwkbByteOrderPh13OGRwkbVariant +libgdal.so.33:_ZNK10OGRPolygon11exportToWktB5cxx11ERK13OGRWktOptionsPi +libgdal.so.33:_ZNK10OGRPolygon15CurvePolyToPolyEdPKPKc +libgdal.so.33:_ZNK10OGRPolygon15getExteriorRingEv +libgdal.so.33:_ZNK10OGRPolygon15getGeometryNameEv +libgdal.so.33:_ZNK10OGRPolygon15getGeometryTypeEv +libgdal.so.33:_ZNK10OGRPolygon15getInteriorRingEi +libgdal.so.33:_ZNK10OGRPolygon16IsPointOnSurfaceEPK8OGRPoint +libgdal.so.33:_ZNK10OGRPolygon16getCurveGeometryEPKPKc +libgdal.so.33:_ZNK10OGRPolygon16hasCurveGeometryEi +libgdal.so.33:_ZNK10OGRPolygon17getLinearGeometryEdPKPKc +libgdal.so.33:_ZNK10OGRPolygon18GetCasterToPolygonEv +libgdal.so.33:_ZNK10OGRPolygon23GetCasterToCurvePolygonEv +libgdal.so.33:_ZNK10OGRPolygon5cloneEv +libgdal.so.33:_ZNK10OGRPolygon7WkbSizeEv +libgdal.so.33:_ZNK10OGRPolygon9checkRingEP8OGRCurve +libgdal.so.33:_ZNK10VRTDataset12GetRootGroupEv +libgdal.so.33:_ZNK11GDALDataset10IsAllBandsEiPKi +libgdal.so.33:_ZNK11GDALDataset11GetRefCountEv +libgdal.so.33:_ZNK11GDALDataset12GetRootGroupEv +libgdal.so.33:_ZNK11GDALDataset13GetSpatialRefEv +libgdal.so.33:_ZNK11GDALDataset14GetFieldDomainERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZNK11GDALDataset14IsLayerPrivateEi +libgdal.so.33:_ZNK11GDALDataset15GetRelationshipERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZNK11GDALDataset16GetGCPSpatialRefEv +libgdal.so.33:_ZNK11GDALDataset16GetProjectionRefEv +libgdal.so.33:_ZNK11GDALDataset18GetSummaryRefCountEv +libgdal.so.33:_ZNK11GDALDataset19AreOverviewsEnabledEv +libgdal.so.33:_ZNK11GDALDataset19GetFieldDomainNamesB5cxx11EPKPKc +libgdal.so.33:_ZNK11GDALDataset20GetRelationshipNamesB5cxx11EPKPKc +libgdal.so.33:_ZNK11GDALDataset5Bands3endEv +libgdal.so.33:_ZNK11GDALDataset5Bands4sizeEv +libgdal.so.33:_ZNK11GDALDataset5Bands5beginEv +libgdal.so.33:_ZNK11GDALDataset5Bands8IteratorneERKS1_ +libgdal.so.33:_ZNK11GDALDataset6Layers3endEv +libgdal.so.33:_ZNK11GDALDataset6Layers4sizeEv +libgdal.so.33:_ZNK11GDALDataset6Layers5beginEv +libgdal.so.33:_ZNK11GDALDataset6Layers8IteratordeEv +libgdal.so.33:_ZNK11GDALDataset6Layers8IteratorneERKS1_ +libgdal.so.33:_ZNK11GDALDataset8Features3endEv +libgdal.so.33:_ZNK11GDALDataset8Features5beginEv +libgdal.so.33:_ZNK11GDALDataset8Features8IteratordeEv +libgdal.so.33:_ZNK11GDALDataset8Features8IteratorneERKS1_ +libgdal.so.33:_ZNK11GDALDataset9GetSharedEv +libgdal.so.33:_ZNK11GDALMDArray10AdviseReadEPKyPKmPKPKc +libgdal.so.33:_ZNK11GDALMDArray10GetGriddedERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt10shared_ptrIS_ESB_PKPKc +libgdal.so.33:_ZNK11GDALMDArray11GetUnscaledEv +libgdal.so.33:_ZNK11GDALMDArray11IAdviseReadEPKyPKmPKPKc +libgdal.so.33:_ZNK11GDALMDArray12GetResampledERKSt6vectorISt10shared_ptrI13GDALDimensionESaIS3_EE18GDALRIOResampleAlgPK19OGRSpatialReferencePKPKc +libgdal.so.33:_ZNK11GDALMDArray13GetSpatialRefEv +libgdal.so.33:_ZNK11GDALMDArray16AsClassicDatasetEmm +libgdal.so.33:_ZNK11GDALMDArray16GetTotalCopyCostEv +libgdal.so.33:_ZNK11GDALMDArray17GetCacheRootGroupEbRNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZNK11GDALMDArray17GetRawNoDataValueEv +libgdal.so.33:_ZNK11GDALMDArray17GetStructuralInfoEv +libgdal.so.33:_ZNK11GDALMDArray17GuessGeoTransformEmmbPd +libgdal.so.33:_ZNK11GDALMDArray17IsRegularlySpacedERdS0_ +libgdal.so.33:_ZNK11GDALMDArray19IsTransposedRequestEPKmPKx +libgdal.so.33:_ZNK11GDALMDArray21GetNoDataValueAsInt64EPb +libgdal.so.33:_ZNK11GDALMDArray22GetCoordinateVariablesEv +libgdal.so.33:_ZNK11GDALMDArray22GetNoDataValueAsDoubleEPb +libgdal.so.33:_ZNK11GDALMDArray22GetNoDataValueAsUInt64EPb +libgdal.so.33:_ZNK11GDALMDArray24ReadForTransposedRequestEPKyPKmPKxS5_RK20GDALExtendedDataTypePv +libgdal.so.33:_ZNK11GDALMDArray4ReadEPKyPKmPKxS5_RK20GDALExtendedDataTypePvPKvm +libgdal.so.33:_ZNK11GDALMDArray5CacheEPKPKc +libgdal.so.33:_ZNK11GDALMDArray7GetMaskEPKPKc +libgdal.so.33:_ZNK11GDALMDArray7GetUnitB5cxx11Ev +libgdal.so.33:_ZNK11GDALMDArray7GetViewERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZNK11GDALMDArray7GetViewERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbRSt6vectorINS_8ViewSpecESaIS9_EE +libgdal.so.33:_ZNK11GDALMDArray7GetViewERKSt6vectorIySaIyEE +libgdal.so.33:_ZNK11GDALMDArray8GetScaleEPbP12GDALDataType +libgdal.so.33:_ZNK11GDALMDArray9GetOffsetEPbP12GDALDataType +libgdal.so.33:_ZNK11GDALMDArray9TransposeERKSt6vectorIiSaIiEE +libgdal.so.33:_ZNK11GDALMDArrayixERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZNK11OGRGeometry10ConvexHullEv +libgdal.so.33:_ZNK11OGRGeometry10DifferenceEPKS_ +libgdal.so.33:_ZNK11OGRGeometry10Distance3DEPKS_ +libgdal.so.33:_ZNK11OGRGeometry10IntersectsEPKS_ +libgdal.so.33:_ZNK11OGRGeometry10PolygonizeEv +libgdal.so.33:_ZNK11OGRGeometry10UnaryUnionEv +libgdal.so.33:_ZNK11OGRGeometry11ConcaveHullEdb +libgdal.so.33:_ZNK11OGRGeometry11exportToGMLEPKPKc +libgdal.so.33:_ZNK11OGRGeometry11exportToKMLEv +libgdal.so.33:_ZNK11OGRGeometry11exportToWktEPPc13OGRwkbVariant +libgdal.so.33:_ZNK11OGRGeometry11getBoundaryEv +libgdal.so.33:_ZNK11OGRGeometry12IntersectionEPKS_ +libgdal.so.33:_ZNK11OGRGeometry12dumpReadableB5cxx11EPKcPKS1_ +libgdal.so.33:_ZNK11OGRGeometry12dumpReadableEP8_IO_FILEPKcPKS3_ +libgdal.so.33:_ZNK11OGRGeometry12exportToGEOSEP20GEOSContextHandle_HS +libgdal.so.33:_ZNK11OGRGeometry12exportToJsonEv +libgdal.so.33:_ZNK11OGRGeometry13SymDifferenceEPKS_ +libgdal.so.33:_ZNK11OGRGeometry13UnionCascadedEv +libgdal.so.33:_ZNK11OGRGeometry13wktTypeStringB5cxx11E13OGRwkbVariant +libgdal.so.33:_ZNK11OGRGeometry16getCurveGeometryEPKPKc +libgdal.so.33:_ZNK11OGRGeometry16hasCurveGeometryEi +libgdal.so.33:_ZNK11OGRGeometry17getLinearGeometryEdPKPKc +libgdal.so.33:_ZNK11OGRGeometry18IsSFCGALCompatibleEv +libgdal.so.33:_ZNK11OGRGeometry18getIsoGeometryTypeEv +libgdal.so.33:_ZNK11OGRGeometry19CoordinateDimensionEv +libgdal.so.33:_ZNK11OGRGeometry19SymmetricDifferenceEPKS_ +libgdal.so.33:_ZNK11OGRGeometry21DelaunayTriangulationEdi +libgdal.so.33:_ZNK11OGRGeometry22PointOnSurfaceInternalEP8OGRPoint +libgdal.so.33:_ZNK11OGRGeometry22getCoordinateDimensionEv +libgdal.so.33:_ZNK11OGRGeometry24SimplifyPreserveTopologyEd +libgdal.so.33:_ZNK11OGRGeometry5EqualEPS_ +libgdal.so.33:_ZNK11OGRGeometry5UnionEPKS_ +libgdal.so.33:_ZNK11OGRGeometry6BufferEdi +libgdal.so.33:_ZNK11OGRGeometry6IsRingEv +libgdal.so.33:_ZNK11OGRGeometry6WithinEPKS_ +libgdal.so.33:_ZNK11OGRGeometry7CrossesEPKS_ +libgdal.so.33:_ZNK11OGRGeometry7IsValidEv +libgdal.so.33:_ZNK11OGRGeometry7TouchesEPKS_ +libgdal.so.33:_ZNK11OGRGeometry8BoundaryEv +libgdal.so.33:_ZNK11OGRGeometry8CentroidEP8OGRPoint +libgdal.so.33:_ZNK11OGRGeometry8ContainsEPKS_ +libgdal.so.33:_ZNK11OGRGeometry8DisjointEPKS_ +libgdal.so.33:_ZNK11OGRGeometry8DistanceEPKS_ +libgdal.so.33:_ZNK11OGRGeometry8IsSimpleEv +libgdal.so.33:_ZNK11OGRGeometry8OverlapsEPKS_ +libgdal.so.33:_ZNK11OGRGeometry8SimplifyEd +libgdal.so.33:_ZNK11OGRGeometry9IntersectEPS_ +libgdal.so.33:_ZNK11OGRGeometry9MakeValidEPKPKc +libgdal.so.33:_ZNK11OGRGeometry9NormalizeEv +libgdal.so.33:_ZNK11OGRTriangle15getGeometryNameEv +libgdal.so.33:_ZNK11OGRTriangle15getGeometryTypeEv +libgdal.so.33:_ZNK11OGRTriangle18GetCasterToPolygonEv +libgdal.so.33:_ZNK11OGRTriangle18quickValidityCheckEv +libgdal.so.33:_ZNK11OGRTriangle5cloneEv +libgdal.so.33:_ZNK11OGR_SRSNode11exportToWktEPPc +libgdal.so.33:_ZNK11OGR_SRSNode12NeedsQuotingEv +libgdal.so.33:_ZNK11OGR_SRSNode17exportToPrettyWktEPPci +libgdal.so.33:_ZNK11OGR_SRSNode5CloneEv +libgdal.so.33:_ZNK11OGR_SRSNode7GetNodeEPKc +libgdal.so.33:_ZNK11OGR_SRSNode8GetChildEi +libgdal.so.33:_ZNK11OGR_SRSNode9FindChildEPKc +libgdal.so.33:_ZNK11swq_summary10ComparatorclERK9CPLStringS3_ +libgdal.so.33:_ZNK12CPLJSONArray4SizeEv +libgdal.so.33:_ZNK12CPLJSONArrayixEi +libgdal.so.33:_ZNK12GDALOpenInfo21AreSiblingFilesLoadedEv +libgdal.so.33:_ZNK12OGRFieldDefn10GetDefaultEv +libgdal.so.33:_ZNK12OGRFieldDefn23IsDefaultDriverSpecificEv +libgdal.so.33:_ZNK12OGRFieldDefn6IsSameEPKS_ +libgdal.so.33:_ZNK13CPLJSONObject10GetIntegerERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEi +libgdal.so.33:_ZNK13CPLJSONObject11GetChildrenEv +libgdal.so.33:_ZNK13CPLJSONObject15GetObjectByPathERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERS5_ +libgdal.so.33:_ZNK13CPLJSONObject6FormatB5cxx11ENS_12PrettyFormatE +libgdal.so.33:_ZNK13CPLJSONObject6GetObjERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZNK13CPLJSONObject6ToBoolEb +libgdal.so.33:_ZNK13CPLJSONObject6ToLongEx +libgdal.so.33:_ZNK13CPLJSONObject7GetBoolERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEb +libgdal.so.33:_ZNK13CPLJSONObject7GetLongERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEx +libgdal.so.33:_ZNK13CPLJSONObject7GetTypeEv +libgdal.so.33:_ZNK13CPLJSONObject7IsValidEv +libgdal.so.33:_ZNK13CPLJSONObject7ToArrayEv +libgdal.so.33:_ZNK13CPLJSONObject8GetArrayERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZNK13CPLJSONObject8ToDoubleEd +libgdal.so.33:_ZNK13CPLJSONObject8ToStringERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZNK13CPLJSONObject9GetDoubleERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEd +libgdal.so.33:_ZNK13CPLJSONObject9GetStringERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_ +libgdal.so.33:_ZNK13CPLJSONObject9ToIntegerEi +libgdal.so.33:_ZNK13CPLJSONObjectixERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZNK13CPLStringList12FetchBooleanEPKci +libgdal.so.33:_ZNK13CPLStringList14FetchNameValueEPKc +libgdal.so.33:_ZNK13CPLStringList17FetchNameValueDefEPKcS1_ +libgdal.so.33:_ZNK13CPLStringList5CountEv +libgdal.so.33:_ZNK13CPLStringList8FindNameEPKc +libgdal.so.33:_ZNK13CPLStringList9FetchBoolEPKcb +libgdal.so.33:_ZNK13CPLStringListixEi +libgdal.so.33:_ZNK13GDALAttribute12ReadAsDoubleEv +libgdal.so.33:_ZNK13GDALAttribute12ReadAsStringEv +libgdal.so.33:_ZNK13GDALAttribute14ReadAsIntArrayEv +libgdal.so.33:_ZNK13GDALAttribute17GetDimensionsSizeEv +libgdal.so.33:_ZNK13GDALAttribute17ReadAsDoubleArrayEv +libgdal.so.33:_ZNK13GDALAttribute17ReadAsStringArrayEv +libgdal.so.33:_ZNK13GDALAttribute9ReadAsIntEv +libgdal.so.33:_ZNK13GDALAttribute9ReadAsRawEv +libgdal.so.33:_ZNK13GDALDimension19GetIndexingVariableEv +libgdal.so.33:_ZNK13MEMRasterBand10IsMaskBandEv +libgdal.so.33:_ZNK13OGRLineString11CurveToLineEdPKPKc +libgdal.so.33:_ZNK13OGRLineString11isClockwiseEv +libgdal.so.33:_ZNK13OGRLineString15getGeometryNameEv +libgdal.so.33:_ZNK13OGRLineString15getGeometryTypeEv +libgdal.so.33:_ZNK13OGRLineString16getCurveGeometryEPKPKc +libgdal.so.33:_ZNK13OGRLineString21GetCasterToLineStringEv +libgdal.so.33:_ZNK13OGRLineString21GetCasterToLinearRingEv +libgdal.so.33:_ZNK13OGRLineString23get_AreaOfCurveSegmentsEv +libgdal.so.33:_ZNK13OGRLineString5cloneEv +libgdal.so.33:_ZNK13OGRLineString8get_AreaEv +libgdal.so.33:_ZNK13OGRLinearRing11exportToWkbE15OGRwkbByteOrderPh13OGRwkbVariant +libgdal.so.33:_ZNK13OGRLinearRing12_exportToWkbE15OGRwkbByteOrderiPh +libgdal.so.33:_ZNK13OGRLinearRing13isPointInRingEPK8OGRPointi +libgdal.so.33:_ZNK13OGRLinearRing15getGeometryNameEv +libgdal.so.33:_ZNK13OGRLinearRing21GetCasterToLineStringEv +libgdal.so.33:_ZNK13OGRLinearRing21GetCasterToLinearRingEv +libgdal.so.33:_ZNK13OGRLinearRing21isPointOnRingBoundaryEPK8OGRPointi +libgdal.so.33:_ZNK13OGRLinearRing5cloneEv +libgdal.so.33:_ZNK13OGRLinearRing7WkbSizeEv +libgdal.so.33:_ZNK13OGRLinearRing8_WkbSizeEi +libgdal.so.33:_ZNK13OGRMultiCurve11exportToWktB5cxx11ERK13OGRWktOptionsPi +libgdal.so.33:_ZNK13OGRMultiCurve12getDimensionEv +libgdal.so.33:_ZNK13OGRMultiCurve15getGeometryNameEv +libgdal.so.33:_ZNK13OGRMultiCurve15getGeometryTypeEv +libgdal.so.33:_ZNK13OGRMultiCurve16hasCurveGeometryEi +libgdal.so.33:_ZNK13OGRMultiCurve19isCompatibleSubTypeE18OGRwkbGeometryType +libgdal.so.33:_ZNK13OGRMultiCurve5cloneEv +libgdal.so.33:_ZNK13OGRMultiPoint11exportToWktB5cxx11ERK13OGRWktOptionsPi +libgdal.so.33:_ZNK13OGRMultiPoint12getDimensionEv +libgdal.so.33:_ZNK13OGRMultiPoint15getGeometryNameEv +libgdal.so.33:_ZNK13OGRMultiPoint15getGeometryTypeEv +libgdal.so.33:_ZNK13OGRMultiPoint16hasCurveGeometryEi +libgdal.so.33:_ZNK13OGRMultiPoint19isCompatibleSubTypeE18OGRwkbGeometryType +libgdal.so.33:_ZNK13OGRMultiPoint5cloneEv +libgdal.so.33:_ZNK13RawRasterBand10DoByteSwapEPvmib +libgdal.so.33:_ZNK13RawRasterBand17ComputeFileOffsetEi +libgdal.so.33:_ZNK13RawRasterBand20NeedsByteOrderChangeEv +libgdal.so.33:_ZNK13RawRasterBand5IsBIPEv +libgdal.so.33:_ZNK13VRTRasterBand10IsMaskBandEv +libgdal.so.33:_ZNK13VRTRasterBand28IsNoDataValueInDataTypeRangeEv +libgdal.so.33:_ZNK13swq_expr_nodeeqERKS_ +libgdal.so.33:_ZNK14GDALColorTable10IsIdentityEv +libgdal.so.33:_ZNK14GDALColorTable13GetColorEntryEi +libgdal.so.33:_ZNK14GDALColorTable18GetColorEntryAsRGBEiP14GDALColorEntry +libgdal.so.33:_ZNK14GDALColorTable18GetColorEntryCountEv +libgdal.so.33:_ZNK14GDALColorTable24GetPaletteInterpretationEv +libgdal.so.33:_ZNK14GDALColorTable5CloneEv +libgdal.so.33:_ZNK14GDALColorTable6IsSameEPKS_ +libgdal.so.33:_ZNK14GDALPamDataset13GetSpatialRefEv +libgdal.so.33:_ZNK14GDALPamDataset16GetGCPSpatialRefEv +libgdal.so.33:_ZNK14GDALPamMDArray13GetSpatialRefEv +libgdal.so.33:_ZNK14GDALRasterBand10IsMaskBandEv +libgdal.so.33:_ZNK14GDALRasterBand17GetMaskValueRangeEv +libgdal.so.33:_ZNK14GDALRasterBand30GetSuggestedBlockAccessPatternEv +libgdal.so.33:_ZNK14GDALRasterBand9AsMDArrayEv +libgdal.so.33:_ZNK14OGRFeatureDefn11GetGeomTypeEv +libgdal.so.33:_ZNK14OGRFeatureDefn12GetFieldDefnEi +libgdal.so.33:_ZNK14OGRFeatureDefn13GetFieldCountEv +libgdal.so.33:_ZNK14OGRFeatureDefn13GetFieldIndexEPKc +libgdal.so.33:_ZNK14OGRFeatureDefn16GetGeomFieldDefnEi +libgdal.so.33:_ZNK14OGRFeatureDefn17GetGeomFieldCountEv +libgdal.so.33:_ZNK14OGRFeatureDefn17GetGeomFieldIndexEPKc +libgdal.so.33:_ZNK14OGRFeatureDefn17IsGeometryIgnoredEv +libgdal.so.33:_ZNK14OGRFeatureDefn20ComputeMapForSetFromEPKS_b +libgdal.so.33:_ZNK14OGRFeatureDefn26GetFieldIndexCaseSensitiveEPKc +libgdal.so.33:_ZNK14OGRFeatureDefn5CloneEv +libgdal.so.33:_ZNK14OGRFeatureDefn6IsSameEPKS_ +libgdal.so.33:_ZNK14OGRFeatureDefn7GetNameEv +libgdal.so.33:_ZNK14OGRSimpleCurve10StartPointEP8OGRPoint +libgdal.so.33:_ZNK14OGRSimpleCurve10getSubLineEddi +libgdal.so.33:_ZNK14OGRSimpleCurve10get_LengthEv +libgdal.so.33:_ZNK14OGRSimpleCurve11exportToWkbE15OGRwkbByteOrderPh13OGRwkbVariant +libgdal.so.33:_ZNK14OGRSimpleCurve11exportToWktB5cxx11ERK13OGRWktOptionsPi +libgdal.so.33:_ZNK14OGRSimpleCurve11getEnvelopeEP11OGREnvelope +libgdal.so.33:_ZNK14OGRSimpleCurve11getEnvelopeEP13OGREnvelope3D +libgdal.so.33:_ZNK14OGRSimpleCurve13ConstIteratordeEv +libgdal.so.33:_ZNK14OGRSimpleCurve13ConstIteratorneERKS0_ +libgdal.so.33:_ZNK14OGRSimpleCurve14get_LinearAreaEv +libgdal.so.33:_ZNK14OGRSimpleCurve16getPointIteratorEv +libgdal.so.33:_ZNK14OGRSimpleCurve3endEv +libgdal.so.33:_ZNK14OGRSimpleCurve4getMEi +libgdal.so.33:_ZNK14OGRSimpleCurve4getZEi +libgdal.so.33:_ZNK14OGRSimpleCurve5ValueEdP8OGRPoint +libgdal.so.33:_ZNK14OGRSimpleCurve5beginEv +libgdal.so.33:_ZNK14OGRSimpleCurve6EqualsEPK11OGRGeometry +libgdal.so.33:_ZNK14OGRSimpleCurve7IsEmptyEv +libgdal.so.33:_ZNK14OGRSimpleCurve7ProjectEPK8OGRPoint +libgdal.so.33:_ZNK14OGRSimpleCurve7WkbSizeEv +libgdal.so.33:_ZNK14OGRSimpleCurve8EndPointEP8OGRPoint +libgdal.so.33:_ZNK14OGRSimpleCurve8IteratorneERKS0_ +libgdal.so.33:_ZNK14OGRSimpleCurve8getPointEiP8OGRPoint +libgdal.so.33:_ZNK14OGRSimpleCurve9getPointsEP11OGRRawPointPd +libgdal.so.33:_ZNK14OGRSimpleCurve9getPointsEPviS0_iS0_iS0_i +libgdal.so.33:_ZNK15CPLJSONDocument12SaveAsStringB5cxx11Ev +libgdal.so.33:_ZNK15CPLJSONDocument4SaveERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZNK15CPLJSONDocument7GetRootEv +libgdal.so.33:_ZNK15GDALMajorObject10GetMOFlagsEv +libgdal.so.33:_ZNK15GDALMajorObject14GetDescriptionEv +libgdal.so.33:_ZNK15GMLFeatureClass11GetPropertyEi +libgdal.so.33:_ZNK15GMLFeatureClass14GetElementNameEv +libgdal.so.33:_ZNK15GMLFeatureClass16GetPropertyIndexEPKc +libgdal.so.33:_ZNK15GMLFeatureClass17GetElementNameLenEv +libgdal.so.33:_ZNK15GMLFeatureClass19GetGeometryPropertyEi +libgdal.so.33:_ZNK15GMLFeatureClass28GetPropertyIndexBySrcElementEPKci +libgdal.so.33:_ZNK15GMLFeatureClass36GetGeometryPropertyIndexBySrcElementEPKc +libgdal.so.33:_ZNK15OGRCurvePolygon10IntersectsEPK11OGRGeometry +libgdal.so.33:_ZNK15OGRCurvePolygon11exportToWkbE15OGRwkbByteOrderPh13OGRwkbVariant +libgdal.so.33:_ZNK15OGRCurvePolygon11exportToWktB5cxx11ERK13OGRWktOptionsPi +libgdal.so.33:_ZNK15OGRCurvePolygon11getEnvelopeEP11OGREnvelope +libgdal.so.33:_ZNK15OGRCurvePolygon11getEnvelopeEP13OGREnvelope3D +libgdal.so.33:_ZNK15OGRCurvePolygon12getDimensionEv +libgdal.so.33:_ZNK15OGRCurvePolygon13ContainsPointEPK8OGRPoint +libgdal.so.33:_ZNK15OGRCurvePolygon15CurvePolyToPolyEdPKPKc +libgdal.so.33:_ZNK15OGRCurvePolygon15IntersectsPointEPK8OGRPoint +libgdal.so.33:_ZNK15OGRCurvePolygon15getGeometryNameEv +libgdal.so.33:_ZNK15OGRCurvePolygon15getGeometryTypeEv +libgdal.so.33:_ZNK15OGRCurvePolygon16hasCurveGeometryEi +libgdal.so.33:_ZNK15OGRCurvePolygon17getLinearGeometryEdPKPKc +libgdal.so.33:_ZNK15OGRCurvePolygon18GetCasterToPolygonEv +libgdal.so.33:_ZNK15OGRCurvePolygon19getNumInteriorRingsEv +libgdal.so.33:_ZNK15OGRCurvePolygon20getExteriorRingCurveEv +libgdal.so.33:_ZNK15OGRCurvePolygon20getInteriorRingCurveEi +libgdal.so.33:_ZNK15OGRCurvePolygon23GetCasterToCurvePolygonEv +libgdal.so.33:_ZNK15OGRCurvePolygon5cloneEv +libgdal.so.33:_ZNK15OGRCurvePolygon6EqualsEPK11OGRGeometry +libgdal.so.33:_ZNK15OGRCurvePolygon7IsEmptyEv +libgdal.so.33:_ZNK15OGRCurvePolygon7WkbSizeEv +libgdal.so.33:_ZNK15OGRCurvePolygon8ContainsEPK11OGRGeometry +libgdal.so.33:_ZNK15OGRCurvePolygon8get_AreaEv +libgdal.so.33:_ZNK15OGRCurvePolygon9checkRingEP8OGRCurve +libgdal.so.33:_ZNK15OGRMultiPolygon11exportToWktB5cxx11ERK13OGRWktOptionsPi +libgdal.so.33:_ZNK15OGRMultiPolygon15getGeometryNameEv +libgdal.so.33:_ZNK15OGRMultiPolygon15getGeometryTypeEv +libgdal.so.33:_ZNK15OGRMultiPolygon16hasCurveGeometryEi +libgdal.so.33:_ZNK15OGRMultiPolygon19isCompatibleSubTypeE18OGRwkbGeometryType +libgdal.so.33:_ZNK15OGRMultiPolygon5cloneEv +libgdal.so.33:_ZNK15OGRMultiSurface11exportToWktB5cxx11ERK13OGRWktOptionsPi +libgdal.so.33:_ZNK15OGRMultiSurface12getDimensionEv +libgdal.so.33:_ZNK15OGRMultiSurface14PointOnSurfaceEP8OGRPoint +libgdal.so.33:_ZNK15OGRMultiSurface15getGeometryNameEv +libgdal.so.33:_ZNK15OGRMultiSurface15getGeometryTypeEv +libgdal.so.33:_ZNK15OGRMultiSurface16hasCurveGeometryEi +libgdal.so.33:_ZNK15OGRMultiSurface19isCompatibleSubTypeE18OGRwkbGeometryType +libgdal.so.33:_ZNK15OGRMultiSurface5cloneEv +libgdal.so.33:_ZNK15VRTSimpleSource10OpenSourceEv +libgdal.so.33:_ZNK15VRTSimpleSource13GetRasterBandEv +libgdal.so.33:_ZNK15VRTSimpleSource20NeedMaxValAdjustmentEv +libgdal.so.33:_ZNK15VRTSimpleSource8DstToSrcEddRdS0_ +libgdal.so.33:_ZNK15VRTSimpleSource8SrcToDstEddRdS0_ +libgdal.so.33:_ZNK16GDALEDTComponenteqERKS_ +libgdal.so.33:_ZNK16GDALProxyDataset13GetSpatialRefEv +libgdal.so.33:_ZNK16GDALProxyDataset16GetGCPSpatialRefEv +libgdal.so.33:_ZNK16GDALProxyDataset22UnrefUnderlyingDatasetEP11GDALDataset +libgdal.so.33:_ZNK16OGRCompoundCurve10StartPointEP8OGRPoint +libgdal.so.33:_ZNK16OGRCompoundCurve10get_LengthEv +libgdal.so.33:_ZNK16OGRCompoundCurve11CurveToLineEdPKPKc +libgdal.so.33:_ZNK16OGRCompoundCurve11exportToWkbE15OGRwkbByteOrderPh13OGRwkbVariant +libgdal.so.33:_ZNK16OGRCompoundCurve11exportToWktB5cxx11ERK13OGRWktOptionsPi +libgdal.so.33:_ZNK16OGRCompoundCurve11getEnvelopeEP11OGREnvelope +libgdal.so.33:_ZNK16OGRCompoundCurve11getEnvelopeEP13OGREnvelope3D +libgdal.so.33:_ZNK16OGRCompoundCurve12getNumCurvesEv +libgdal.so.33:_ZNK16OGRCompoundCurve12getNumPointsEv +libgdal.so.33:_ZNK16OGRCompoundCurve15getGeometryNameEv +libgdal.so.33:_ZNK16OGRCompoundCurve15getGeometryTypeEv +libgdal.so.33:_ZNK16OGRCompoundCurve16getPointIteratorEv +libgdal.so.33:_ZNK16OGRCompoundCurve16hasCurveGeometryEi +libgdal.so.33:_ZNK16OGRCompoundCurve17getLinearGeometryEdPKPKc +libgdal.so.33:_ZNK16OGRCompoundCurve19CurveToLineInternalEdPKPKci +libgdal.so.33:_ZNK16OGRCompoundCurve21GetCasterToLineStringEv +libgdal.so.33:_ZNK16OGRCompoundCurve21GetCasterToLinearRingEv +libgdal.so.33:_ZNK16OGRCompoundCurve23get_AreaOfCurveSegmentsEv +libgdal.so.33:_ZNK16OGRCompoundCurve5ValueEdP8OGRPoint +libgdal.so.33:_ZNK16OGRCompoundCurve5cloneEv +libgdal.so.33:_ZNK16OGRCompoundCurve6EqualsEPK11OGRGeometry +libgdal.so.33:_ZNK16OGRCompoundCurve7IsEmptyEv +libgdal.so.33:_ZNK16OGRCompoundCurve7WkbSizeEv +libgdal.so.33:_ZNK16OGRCompoundCurve8EndPointEP8OGRPoint +libgdal.so.33:_ZNK16OGRCompoundCurve8getCurveEi +libgdal.so.33:_ZNK16OGRCompoundCurve8get_AreaEv +libgdal.so.33:_ZNK16OGRGeomFieldDefn13GetSpatialRefEv +libgdal.so.33:_ZNK16OGRGeomFieldDefn6IsSameEPKS_ +libgdal.so.33:_ZNK16VRTComplexSource18AreValuesUnchangedEv +libgdal.so.33:_ZNK16VRTComplexSource22GetAdjustedNoDataValueEv +libgdal.so.33:_ZNK16VRTWarpedDataset12GetBlockSizeEPiS0_ +libgdal.so.33:_ZNK16VSIVirtualHandle5PReadEPvmy +libgdal.so.33:_ZNK16VSIVirtualHandle8HasPReadEv +libgdal.so.33:_ZNK17GDALDriverManager14GetDriverCountEv +libgdal.so.33:_ZNK17GDALIHasAttribute12GetAttributeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZNK17GDALIHasAttribute13GetAttributesEPKPKc +libgdal.so.33:_ZNK17GDALIHasAttribute26GetAttributeFromAttributesERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZNK17GNMGenericNetwork10GetVersionEv +libgdal.so.33:_ZNK17GNMGenericNetwork8GetRulesEv +libgdal.so.33:_ZNK17OGRCircularString10get_LengthEv +libgdal.so.33:_ZNK17OGRCircularString11CurveToLineEdPKPKc +libgdal.so.33:_ZNK17OGRCircularString11IsValidFastEv +libgdal.so.33:_ZNK17OGRCircularString11exportToWkbE15OGRwkbByteOrderPh13OGRwkbVariant +libgdal.so.33:_ZNK17OGRCircularString11exportToWktB5cxx11ERK13OGRWktOptionsPi +libgdal.so.33:_ZNK17OGRCircularString11getEnvelopeEP11OGREnvelope +libgdal.so.33:_ZNK17OGRCircularString11getEnvelopeEP13OGREnvelope3D +libgdal.so.33:_ZNK17OGRCircularString12IsFullCircleERdS0_S0_ +libgdal.so.33:_ZNK17OGRCircularString13ContainsPointEPK8OGRPoint +libgdal.so.33:_ZNK17OGRCircularString15IntersectsPointEPK8OGRPoint +libgdal.so.33:_ZNK17OGRCircularString15getGeometryNameEv +libgdal.so.33:_ZNK17OGRCircularString15getGeometryTypeEv +libgdal.so.33:_ZNK17OGRCircularString16hasCurveGeometryEi +libgdal.so.33:_ZNK17OGRCircularString17getLinearGeometryEdPKPKc +libgdal.so.33:_ZNK17OGRCircularString21GetCasterToLineStringEv +libgdal.so.33:_ZNK17OGRCircularString21GetCasterToLinearRingEv +libgdal.so.33:_ZNK17OGRCircularString23get_AreaOfCurveSegmentsEv +libgdal.so.33:_ZNK17OGRCircularString26ExtendEnvelopeWithCircularEP11OGREnvelope +libgdal.so.33:_ZNK17OGRCircularString5ValueEdP8OGRPoint +libgdal.so.33:_ZNK17OGRCircularString5cloneEv +libgdal.so.33:_ZNK17OGRCircularString7IsValidEv +libgdal.so.33:_ZNK17OGRCircularString8get_AreaEv +libgdal.so.33:_ZNK18MEMAbstractMDArray5IReadEPKyPKmPKxS5_RK20GDALExtendedDataTypePv +libgdal.so.33:_ZNK18MEMAbstractMDArray9ReadWriteEbPKmRSt6vectorINS_14StackReadWriteESaIS3_EERK20GDALExtendedDataTypeS9_ +libgdal.so.33:_ZNK18NASAKeywordHandler13GetJsonObjectEv +libgdal.so.33:_ZNK18OGRCurveCollection11exportToWkbEPK11OGRGeometry15OGRwkbByteOrderPh13OGRwkbVariant +libgdal.so.33:_ZNK18OGRCurveCollection11exportToWktB5cxx11EPK11OGRGeometryRK13OGRWktOptionsPi +libgdal.so.33:_ZNK18OGRCurveCollection11getEnvelopeEP11OGREnvelope +libgdal.so.33:_ZNK18OGRCurveCollection11getEnvelopeEP13OGREnvelope3D +libgdal.so.33:_ZNK18OGRCurveCollection12getNumCurvesEv +libgdal.so.33:_ZNK18OGRCurveCollection16hasCurveGeometryEi +libgdal.so.33:_ZNK18OGRCurveCollection6EqualsEPKS_ +libgdal.so.33:_ZNK18OGRCurveCollection7IsEmptyEv +libgdal.so.33:_ZNK18OGRCurveCollection7WkbSizeEv +libgdal.so.33:_ZNK18OGRCurveCollection8getCurveEi +libgdal.so.33:_ZNK18OGRMultiLineString11exportToWktB5cxx11ERK13OGRWktOptionsPi +libgdal.so.33:_ZNK18OGRMultiLineString15getGeometryNameEv +libgdal.so.33:_ZNK18OGRMultiLineString15getGeometryTypeEv +libgdal.so.33:_ZNK18OGRMultiLineString16hasCurveGeometryEi +libgdal.so.33:_ZNK18OGRMultiLineString19isCompatibleSubTypeE18OGRwkbGeometryType +libgdal.so.33:_ZNK18OGRMultiLineString5cloneEv +libgdal.so.33:_ZNK19GDALAbstractMDArray12GetBlockSizeEv +libgdal.so.33:_ZNK19GDALAbstractMDArray17GetDimensionCountEv +libgdal.so.33:_ZNK19GDALAbstractMDArray20CheckReadWriteParamsEPKyPKmRPKxS6_RK20GDALExtendedDataTypePKvSB_mRSt6vectorIxSaIxEESF_ +libgdal.so.33:_ZNK19GDALAbstractMDArray21GetTotalElementsCountEv +libgdal.so.33:_ZNK19GDALAbstractMDArray22GetProcessingChunkSizeEm +libgdal.so.33:_ZNK19GDALAbstractMDArray4ReadEPKyPKmPKxS5_RK20GDALExtendedDataTypePvPKvm +libgdal.so.33:_ZNK19GDALAttributeString11GetDataTypeEv +libgdal.so.33:_ZNK19GDALAttributeString13GetDimensionsEv +libgdal.so.33:_ZNK19GDALAttributeString5IReadEPKyPKmPKxS5_RK20GDALExtendedDataTypePv +libgdal.so.33:_ZNK19GDALProxyRasterBand10IsMaskBandEv +libgdal.so.33:_ZNK19GDALProxyRasterBand17GetMaskValueRangeEv +libgdal.so.33:_ZNK19GDALProxyRasterBand25UnrefUnderlyingRasterBandEP14GDALRasterBand +libgdal.so.33:_ZNK19OGRCodedFieldDomain5CloneEv +libgdal.so.33:_ZNK19OGRSpatialReference10GetTOWGS84EPdi +libgdal.so.33:_ZNK19OGRSpatialReference10GetUTMZoneEPi +libgdal.so.33:_ZNK19OGRSpatialReference10IsCompoundEv +libgdal.so.33:_ZNK19OGRSpatialReference10IsVerticalEv +libgdal.so.33:_ZNK19OGRSpatialReference11CloneGeogCSEv +libgdal.so.33:_ZNK19OGRSpatialReference11FindMatchesEPPcPiPS2_ +libgdal.so.33:_ZNK19OGRSpatialReference11GetAttrNodeEPKc +libgdal.so.33:_ZNK19OGRSpatialReference11GetNormInfoEv +libgdal.so.33:_ZNK19OGRSpatialReference11GetProjParmEPKcdPi +libgdal.so.33:_ZNK19OGRSpatialReference11IsProjectedEv +libgdal.so.33:_ZNK19OGRSpatialReference11exportToPCIEPPcS1_PPd +libgdal.so.33:_ZNK19OGRSpatialReference11exportToWktEPPc +libgdal.so.33:_ZNK19OGRSpatialReference11exportToWktEPPcPKPKc +libgdal.so.33:_ZNK19OGRSpatialReference11exportToXMLEPPcPKc +libgdal.so.33:_ZNK19OGRSpatialReference12FindProjParmEPKcPK11OGR_SRSNode +libgdal.so.33:_ZNK19OGRSpatialReference12GetAreaOfUseEPdS0_S0_S0_PPKc +libgdal.so.33:_ZNK19OGRSpatialReference12GetAttrValueEPKci +libgdal.so.33:_ZNK19OGRSpatialReference12GetAxesCountEv +libgdal.so.33:_ZNK19OGRSpatialReference12GetExtensionEPKcS1_S1_ +libgdal.so.33:_ZNK19OGRSpatialReference12GetSemiMajorEPi +libgdal.so.33:_ZNK19OGRSpatialReference12GetSemiMinorEPi +libgdal.so.33:_ZNK19OGRSpatialReference12IsGeocentricEv +libgdal.so.33:_ZNK19OGRSpatialReference12IsGeographicEv +libgdal.so.33:_ZNK19OGRSpatialReference12IsSameGeogCSEPKS_ +libgdal.so.33:_ZNK19OGRSpatialReference12IsSameGeogCSEPKS_PKPKc +libgdal.so.33:_ZNK19OGRSpatialReference12IsSameVertCSEPKS_ +libgdal.so.33:_ZNK19OGRSpatialReference12exportToUSGSEPlS0_PPdS0_ +libgdal.so.33:_ZNK19OGRSpatialReference13FindBestMatchEiPKcPKS1_ +libgdal.so.33:_ZNK19OGRSpatialReference13GetEPSGGeogCSEv +libgdal.so.33:_ZNK19OGRSpatialReference13exportToProj4EPPc +libgdal.so.33:_ZNK19OGRSpatialReference14GetLinearUnitsEPPKc +libgdal.so.33:_ZNK19OGRSpatialReference14GetLinearUnitsEPPc +libgdal.so.33:_ZNK19OGRSpatialReference15GetAngularUnitsEPPKc +libgdal.so.33:_ZNK19OGRSpatialReference15GetAngularUnitsEPPc +libgdal.so.33:_ZNK19OGRSpatialReference15GetEccentricityEv +libgdal.so.33:_ZNK19OGRSpatialReference15GetNormProjParmEPKcdPi +libgdal.so.33:_ZNK19OGRSpatialReference16GetAuthorityCodeEPKc +libgdal.so.33:_ZNK19OGRSpatialReference16GetAuthorityNameEPKc +libgdal.so.33:_ZNK19OGRSpatialReference16GetInvFlatteningEPi +libgdal.so.33:_ZNK19OGRSpatialReference16GetPrimeMeridianEPPKc +libgdal.so.33:_ZNK19OGRSpatialReference16GetPrimeMeridianEPPc +libgdal.so.33:_ZNK19OGRSpatialReference16exportToPROJJSONEPPcPKPKc +libgdal.so.33:_ZNK19OGRSpatialReference16exportToPanoramaEPlS0_S0_S0_Pd +libgdal.so.33:_ZNK19OGRSpatialReference17GetReferenceCountEv +libgdal.so.33:_ZNK19OGRSpatialReference17exportToPrettyWktEPPci +libgdal.so.33:_ZNK19OGRSpatialReference18GetCoordinateEpochEv +libgdal.so.33:_ZNK19OGRSpatialReference18exportToMICoordSysEPPc +libgdal.so.33:_ZNK19OGRSpatialReference19EPSGTreatsAsLatLongEv +libgdal.so.33:_ZNK19OGRSpatialReference19IsDerivedGeographicEv +libgdal.so.33:_ZNK19OGRSpatialReference20GetTargetLinearUnitsEPKcPPc +libgdal.so.33:_ZNK19OGRSpatialReference20GetTargetLinearUnitsEPKcPS1_ +libgdal.so.33:_ZNK19OGRSpatialReference22GetAxisMappingStrategyEv +libgdal.so.33:_ZNK19OGRSpatialReference22GetSquaredEccentricityEv +libgdal.so.33:_ZNK19OGRSpatialReference22exportVertCSToPanoramaEPi +libgdal.so.33:_ZNK19OGRSpatialReference23GetWKT2ProjectionMethodEPPKcS2_S2_ +libgdal.so.33:_ZNK19OGRSpatialReference24convertToOtherProjectionEPKcPKS1_ +libgdal.so.33:_ZNK19OGRSpatialReference27EPSGTreatsAsNorthingEastingEv +libgdal.so.33:_ZNK19OGRSpatialReference27GetDataAxisToSRSAxisMappingEv +libgdal.so.33:_ZNK19OGRSpatialReference5CloneEv +libgdal.so.33:_ZNK19OGRSpatialReference6IsSameEPKS_ +libgdal.so.33:_ZNK19OGRSpatialReference6IsSameEPKS_PKPKc +libgdal.so.33:_ZNK19OGRSpatialReference7GetAxisEPKciP18OGRAxisOrientationPd +libgdal.so.33:_ZNK19OGRSpatialReference7GetNameEv +libgdal.so.33:_ZNK19OGRSpatialReference7GetRootEv +libgdal.so.33:_ZNK19OGRSpatialReference7IsEmptyEv +libgdal.so.33:_ZNK19OGRSpatialReference7IsLocalEv +libgdal.so.33:_ZNK19OGRSpatialReference8ValidateEv +libgdal.so.33:_ZNK19OGRSpatialReference9GetOGCURNEv +libgdal.so.33:_ZNK19OGRSpatialReference9IsDynamicEv +libgdal.so.33:_ZNK20GDALAttributeNumeric11GetDataTypeEv +libgdal.so.33:_ZNK20GDALAttributeNumeric13GetDimensionsEv +libgdal.so.33:_ZNK20GDALAttributeNumeric5IReadEPKyPKmPKxS5_RK20GDALExtendedDataTypePv +libgdal.so.33:_ZNK20GDALExtendedDataType12CanConvertToERKS_ +libgdal.so.33:_ZNK20GDALExtendedDataType17FreeDynamicMemoryEPv +libgdal.so.33:_ZNK20GDALExtendedDataType22NeedsFreeDynamicMemoryEv +libgdal.so.33:_ZNK20GDALExtendedDataTypeeqERKS_ +libgdal.so.33:_ZNK20GDALGeorefPamDataset13GetSpatialRefEv +libgdal.so.33:_ZNK20GDALGeorefPamDataset16GetGCPSpatialRefEv +libgdal.so.33:_ZNK20GDALGeorefPamDataset20GetPAMGeorefSrcIndexEv +libgdal.so.33:_ZNK20GDALMDReaderPleiades16GetMetadataFilesEv +libgdal.so.33:_ZNK20GDALMDReaderPleiades16HasRequiredFilesEv +libgdal.so.33:_ZNK20GDALProxyPoolDataset13GetSpatialRefEv +libgdal.so.33:_ZNK20GDALProxyPoolDataset16GetGCPSpatialRefEv +libgdal.so.33:_ZNK20GDALProxyPoolDataset20RefUnderlyingDatasetEb +libgdal.so.33:_ZNK20GDALProxyPoolDataset20RefUnderlyingDatasetEv +libgdal.so.33:_ZNK20GDALProxyPoolDataset22UnrefUnderlyingDatasetEP11GDALDataset +libgdal.so.33:_ZNK20OGRMutexedDataSource12GetRootGroupEv +libgdal.so.33:_ZNK20OGRMutexedDataSource14GetFieldDomainERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZNK20OGRMutexedDataSource14IsLayerPrivateEi +libgdal.so.33:_ZNK20OGRMutexedDataSource15GetRelationshipERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZNK20OGRMutexedDataSource19GetFieldDomainNamesB5cxx11EPKPKc +libgdal.so.33:_ZNK20OGRMutexedDataSource20GetRelationshipNamesB5cxx11EPKPKc +libgdal.so.33:_ZNK20OGRPolyhedralSurface11exportToWkbE15OGRwkbByteOrderPh13OGRwkbVariant +libgdal.so.33:_ZNK20OGRPolyhedralSurface11exportToWktB5cxx11ERK13OGRWktOptionsPi +libgdal.so.33:_ZNK20OGRPolyhedralSurface11getEnvelopeEP11OGREnvelope +libgdal.so.33:_ZNK20OGRPolyhedralSurface11getEnvelopeEP13OGREnvelope3D +libgdal.so.33:_ZNK20OGRPolyhedralSurface12getDimensionEv +libgdal.so.33:_ZNK20OGRPolyhedralSurface14PointOnSurfaceEP8OGRPoint +libgdal.so.33:_ZNK20OGRPolyhedralSurface14getGeometryRefEi +libgdal.so.33:_ZNK20OGRPolyhedralSurface15getGeometryNameEv +libgdal.so.33:_ZNK20OGRPolyhedralSurface15getGeometryTypeEv +libgdal.so.33:_ZNK20OGRPolyhedralSurface16getNumGeometriesEv +libgdal.so.33:_ZNK20OGRPolyhedralSurface16hasCurveGeometryEi +libgdal.so.33:_ZNK20OGRPolyhedralSurface18GetCasterToPolygonEv +libgdal.so.33:_ZNK20OGRPolyhedralSurface18getSubGeometryNameEv +libgdal.so.33:_ZNK20OGRPolyhedralSurface18getSubGeometryTypeEv +libgdal.so.33:_ZNK20OGRPolyhedralSurface19exportToWktInternalB5cxx11ERK13OGRWktOptionsPi +libgdal.so.33:_ZNK20OGRPolyhedralSurface19isCompatibleSubTypeE18OGRwkbGeometryType +libgdal.so.33:_ZNK20OGRPolyhedralSurface23GetCasterToCurvePolygonEv +libgdal.so.33:_ZNK20OGRPolyhedralSurface23GetCasterToMultiPolygonEv +libgdal.so.33:_ZNK20OGRPolyhedralSurface5cloneEv +libgdal.so.33:_ZNK20OGRPolyhedralSurface6EqualsEPK11OGRGeometry +libgdal.so.33:_ZNK20OGRPolyhedralSurface7IsEmptyEv +libgdal.so.33:_ZNK20OGRPolyhedralSurface7WkbSizeEv +libgdal.so.33:_ZNK20OGRPolyhedralSurface8get_AreaEv +libgdal.so.33:_ZNK20VRTSourcedRasterBand67IsMosaicOfNonOverlappingSimpleSourcesOfFullRasterNoResAndTypeChangeEb +libgdal.so.33:_ZNK21OGRGeometryCollection10get_LengthEv +libgdal.so.33:_ZNK21OGRGeometryCollection11exportToWkbE15OGRwkbByteOrderPh13OGRwkbVariant +libgdal.so.33:_ZNK21OGRGeometryCollection11exportToWktB5cxx11ERK13OGRWktOptionsPi +libgdal.so.33:_ZNK21OGRGeometryCollection11getEnvelopeEP11OGREnvelope +libgdal.so.33:_ZNK21OGRGeometryCollection11getEnvelopeEP13OGREnvelope3D +libgdal.so.33:_ZNK21OGRGeometryCollection12getDimensionEv +libgdal.so.33:_ZNK21OGRGeometryCollection14getGeometryRefEi +libgdal.so.33:_ZNK21OGRGeometryCollection15getGeometryNameEv +libgdal.so.33:_ZNK21OGRGeometryCollection15getGeometryTypeEv +libgdal.so.33:_ZNK21OGRGeometryCollection16getCurveGeometryEPKPKc +libgdal.so.33:_ZNK21OGRGeometryCollection16getNumGeometriesEv +libgdal.so.33:_ZNK21OGRGeometryCollection16hasCurveGeometryEi +libgdal.so.33:_ZNK21OGRGeometryCollection17getLinearGeometryEdPKPKc +libgdal.so.33:_ZNK21OGRGeometryCollection19exportToWktInternalERK13OGRWktOptionsPiRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZNK21OGRGeometryCollection19isCompatibleSubTypeE18OGRwkbGeometryType +libgdal.so.33:_ZNK21OGRGeometryCollection5cloneEv +libgdal.so.33:_ZNK21OGRGeometryCollection6EqualsEPK11OGRGeometry +libgdal.so.33:_ZNK21OGRGeometryCollection7IsEmptyEv +libgdal.so.33:_ZNK21OGRGeometryCollection7WkbSizeEv +libgdal.so.33:_ZNK21OGRGeometryCollection8get_AreaEv +libgdal.so.33:_ZNK22OGRTriangulatedSurface15getGeometryNameEv +libgdal.so.33:_ZNK22OGRTriangulatedSurface15getGeometryTypeEv +libgdal.so.33:_ZNK22OGRTriangulatedSurface18getSubGeometryNameEv +libgdal.so.33:_ZNK22OGRTriangulatedSurface18getSubGeometryTypeEv +libgdal.so.33:_ZNK22OGRTriangulatedSurface19isCompatibleSubTypeE18OGRwkbGeometryType +libgdal.so.33:_ZNK22OGRTriangulatedSurface23GetCasterToMultiPolygonEv +libgdal.so.33:_ZNK22OGRTriangulatedSurface5cloneEv +libgdal.so.33:_ZNK23GDALProxyPoolRasterBand23RefUnderlyingRasterBandEb +libgdal.so.33:_ZNK23GDALProxyPoolRasterBand25UnrefUnderlyingRasterBandEP14GDALRasterBand +libgdal.so.33:_ZNK24GDALRasterAttributeTable13GetRowOfValueEd +libgdal.so.33:_ZNK24GDALRasterAttributeTable13GetRowOfValueEi +libgdal.so.33:_ZNK24GDALRasterAttributeTable13SerializeJSONEv +libgdal.so.33:_ZNK24GDALRasterAttributeTable16GetLinearBinningEPdS0_ +libgdal.so.33:_ZNK24GDALRasterAttributeTable9SerializeEv +libgdal.so.33:_ZNK26GDALMDArrayRegularlySpaced11GetDataTypeEv +libgdal.so.33:_ZNK26GDALMDArrayRegularlySpaced13GetAttributesEPKPKc +libgdal.so.33:_ZNK26GDALMDArrayRegularlySpaced13GetDimensionsEv +libgdal.so.33:_ZNK26GDALMDArrayRegularlySpaced5IReadEPKyPKmPKxS5_RK20GDALExtendedDataTypePv +libgdal.so.33:_ZNK26OGRFeatureUniquePtrDeleterclEP10OGRFeature +libgdal.so.33:_ZNK27OGRGeometryUniquePtrDeleterclEP11OGRGeometry +libgdal.so.33:_ZNK28GDALDimensionWeakIndexingVar19GetIndexingVariableEv +libgdal.so.33:_ZNK31GDALDefaultRasterAttributeTable11GetRowCountEv +libgdal.so.33:_ZNK31GDALDefaultRasterAttributeTable12GetNameOfColEi +libgdal.so.33:_ZNK31GDALDefaultRasterAttributeTable12GetTableTypeEv +libgdal.so.33:_ZNK31GDALDefaultRasterAttributeTable12GetTypeOfColEi +libgdal.so.33:_ZNK31GDALDefaultRasterAttributeTable13GetColOfUsageE17GDALRATFieldUsage +libgdal.so.33:_ZNK31GDALDefaultRasterAttributeTable13GetRowOfValueEd +libgdal.so.33:_ZNK31GDALDefaultRasterAttributeTable13GetRowOfValueEi +libgdal.so.33:_ZNK31GDALDefaultRasterAttributeTable13GetUsageOfColEi +libgdal.so.33:_ZNK31GDALDefaultRasterAttributeTable13GetValueAsIntEii +libgdal.so.33:_ZNK31GDALDefaultRasterAttributeTable14GetColumnCountEv +libgdal.so.33:_ZNK31GDALDefaultRasterAttributeTable16GetLinearBinningEPdS0_ +libgdal.so.33:_ZNK31GDALDefaultRasterAttributeTable16GetValueAsDoubleEii +libgdal.so.33:_ZNK31GDALDefaultRasterAttributeTable16GetValueAsStringEii +libgdal.so.33:_ZNK31GDALDefaultRasterAttributeTable5CloneEv +libgdal.so.33:_ZNK34OGRCoordinateTransformationOptions7Private6GetKeyB5cxx11Ev +libgdal.so.33:_ZNK35OGRPreparedGeometryUniquePtrDeleterclEP20_OGRPreparedGeometry +libgdal.so.33:_ZNK4gdal13TileMatrixSet22hasVariableMatrixWidthEv +libgdal.so.33:_ZNK4gdal13TileMatrixSet24haveAllLevelsSameTopLeftEv +libgdal.so.33:_ZNK4gdal13TileMatrixSet25haveAllLevelsSameTileSizeEv +libgdal.so.33:_ZNK4gdal13TileMatrixSet30hasOnlyPowerOfTwoVaryingScalesEv +libgdal.so.33:_ZNK7GNMRule11IsAcceptAnyEv +libgdal.so.33:_ZNK7GNMRule18GetSourceLayerNameEv +libgdal.so.33:_ZNK7GNMRule18GetTargetLayerNameEv +libgdal.so.33:_ZNK7GNMRule21GetConnectorLayerNameEv +libgdal.so.33:_ZNK7GNMRule5c_strEv +libgdal.so.33:_ZNK7GNMRule7GetTypeEv +libgdal.so.33:_ZNK7GNMRule7IsValidEv +libgdal.so.33:_ZNK7GNMRulecvPKcEv +libgdal.so.33:_ZNK8GNMGraph11GetOutEdgesEx +libgdal.so.33:_ZNK8GNMGraph16GetOppositVertexExx +libgdal.so.33:_ZNK8GNMGraph18CheckVertexBlockedEx +libgdal.so.33:_ZNK8MEMGroup11OpenMDArrayERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKPKc +libgdal.so.33:_ZNK8MEMGroup12GetAttributeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZNK8MEMGroup13GetAttributesEPKPKc +libgdal.so.33:_ZNK8MEMGroup13GetDimensionsEPKPKc +libgdal.so.33:_ZNK8MEMGroup13GetGroupNamesB5cxx11EPKPKc +libgdal.so.33:_ZNK8MEMGroup15GetMDArrayNamesB5cxx11EPKPKc +libgdal.so.33:_ZNK8MEMGroup9OpenGroupERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKPKc +libgdal.so.33:_ZNK8OGRCurve11isClockwiseEv +libgdal.so.33:_ZNK8OGRCurve12getDimensionEv +libgdal.so.33:_ZNK8OGRCurve12get_IsClosedEv +libgdal.so.33:_ZNK8OGRCurve13ConstIteratordeEv +libgdal.so.33:_ZNK8OGRCurve13ConstIteratorneERKS0_ +libgdal.so.33:_ZNK8OGRCurve13ContainsPointEPK8OGRPoint +libgdal.so.33:_ZNK8OGRCurve15IntersectsPointEPK8OGRPoint +libgdal.so.33:_ZNK8OGRCurve3endEv +libgdal.so.33:_ZNK8OGRCurve5beginEv +libgdal.so.33:_ZNK8OGRCurve8IsConvexEv +libgdal.so.33:_ZNK8OGRLayer11GetRefCountEv +libgdal.so.33:_ZNK8OGRLayer15FeatureIteratorneERKS0_ +libgdal.so.33:_ZNK8OGRPoint10IntersectsEPK11OGRGeometry +libgdal.so.33:_ZNK8OGRPoint11exportToWkbE15OGRwkbByteOrderPh13OGRwkbVariant +libgdal.so.33:_ZNK8OGRPoint11exportToWktB5cxx11ERK13OGRWktOptionsPi +libgdal.so.33:_ZNK8OGRPoint11getEnvelopeEP11OGREnvelope +libgdal.so.33:_ZNK8OGRPoint11getEnvelopeEP13OGREnvelope3D +libgdal.so.33:_ZNK8OGRPoint12getDimensionEv +libgdal.so.33:_ZNK8OGRPoint15getGeometryNameEv +libgdal.so.33:_ZNK8OGRPoint15getGeometryTypeEv +libgdal.so.33:_ZNK8OGRPoint5cloneEv +libgdal.so.33:_ZNK8OGRPoint6EqualsEPK11OGRGeometry +libgdal.so.33:_ZNK8OGRPoint6WithinEPK11OGRGeometry +libgdal.so.33:_ZNK8OGRPoint7WkbSizeEv +libgdal.so.33:_ZNK9CPLString5ifindEPKcm +libgdal.so.33:_ZNK9CPLString5ifindERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEm +libgdal.so.33:_ZNK9CPLString8endsWithERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZNK9GDALGroup11OpenMDArrayERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKPKc +libgdal.so.33:_ZNK9GDALGroup13GetDimensionsEPKPKc +libgdal.so.33:_ZNK9GDALGroup13GetGroupNamesB5cxx11EPKPKc +libgdal.so.33:_ZNK9GDALGroup14ResolveMDArrayERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_PKPKc +libgdal.so.33:_ZNK9GDALGroup15GetMDArrayNamesB5cxx11EPKPKc +libgdal.so.33:_ZNK9GDALGroup15OpenVectorLayerERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKPKc +libgdal.so.33:_ZNK9GDALGroup16GetTotalCopyCostEv +libgdal.so.33:_ZNK9GDALGroup17GetInnerMostGroupERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERSt10shared_ptrIS_ERS5_ +libgdal.so.33:_ZNK9GDALGroup17GetStructuralInfoEv +libgdal.so.33:_ZNK9GDALGroup19GetVectorLayerNamesB5cxx11EPKPKc +libgdal.so.33:_ZNK9GDALGroup21OpenGroupFromFullnameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKPKc +libgdal.so.33:_ZNK9GDALGroup23OpenMDArrayFromFullnameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKPKc +libgdal.so.33:_ZNK9GDALGroup25OpenDimensionFromFullnameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE +libgdal.so.33:_ZNK9GDALGroup9OpenGroupERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKPKc +libgdal.so.33:_ZNSt17_Function_handlerIF6CPLErrPPviS1_ii12GDALDataTypeS3_iiPKPKcEPS8_E10_M_managerERSt9_Any_dataRKSB_St18_Manager_operation +libgdal.so.33:_ZNSt17_Function_handlerIF6CPLErrPPviS1_ii12GDALDataTypeS3_iiPKPKcEPS8_E9_M_invokeERKSt9_Any_dataOS2_OiOS1_SF_SF_OS3_SH_SF_SF_OS7_ +libgdal.so.33:_ZNSt6thread24_M_thread_deps_never_runEv +libgdal.so.33:_ZTv0_n24_NK18MEMAbstractMDArray5IReadEPKyPKmPKxS5_RK20GDALExtendedDataTypePv +libgdal.so.33:_ZTv0_n24_NK19GDALAttributeString5IReadEPKyPKmPKxS5_RK20GDALExtendedDataTypePv +libgdal.so.33:_ZTv0_n24_NK20GDALAttributeNumeric5IReadEPKyPKmPKxS5_RK20GDALExtendedDataTypePv +libgdal.so.33:_ZTv0_n24_NK26GDALMDArrayRegularlySpaced5IReadEPKyPKmPKxS5_RK20GDALExtendedDataTypePv +libgdal.so.33:_ZTv0_n32_N18MEMAbstractMDArray6IWriteEPKyPKmPKxS5_RK20GDALExtendedDataTypePKv +libgdal.so.33:_ZTv0_n40_N18MEMAbstractMDArrayD0Ev +libgdal.so.33:_ZTv0_n40_N18MEMAbstractMDArrayD1Ev +libgdal.so.33:_ZTv0_n56_NK19GDALAttributeString13GetDimensionsEv +libgdal.so.33:_ZTv0_n56_NK20GDALAttributeNumeric13GetDimensionsEv +libgdal.so.33:_ZTv0_n56_NK26GDALMDArrayRegularlySpaced13GetDimensionsEv +libgdal.so.33:_ZTv0_n64_NK19GDALAttributeString11GetDataTypeEv +libgdal.so.33:_ZTv0_n64_NK20GDALAttributeNumeric11GetDataTypeEv +libgdal.so.33:_ZTv0_n64_NK26GDALMDArrayRegularlySpaced11GetDataTypeEv +libgdal.so.33:_ZTv0_n96_NK11GDALMDArray4ReadEPKyPKmPKxS5_RK20GDALExtendedDataTypePvPKvm +libgdal.so.33:json_object_new_double_with_precision +libgdal.so.33:json_object_new_double_with_significant_figures +libgdal.so.33:sqlite3_extension_init diff --git a/upstream b/upstream index 5d8c3a1..36c1195 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -9b4556afcdd4bf01caba7bc2d38c58d63ec440f8/gdal-3.6.4.tar.xz +b154b148fd3f497ac0e4bf562c3b6b7f13ac4c4e/gdal-3.7.0.tar.xz