@cpp.js/package-gdal 1.0.0-beta.20 → 1.0.0-beta.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -0
- package/cppjs-package-gdal.podspec +1 -1
- package/dist/prebuilt/Android-arm64-v8a/include/cpl_atomic_ops.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/cpl_auto_close.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/cpl_compressor.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/cpl_conv.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/cpl_csv.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/cpl_error.h +18 -22
- package/dist/prebuilt/Android-arm64-v8a/include/cpl_hash_set.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/cpl_http.h +73 -19
- package/dist/prebuilt/Android-arm64-v8a/include/cpl_json.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/cpl_list.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/cpl_minixml.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/cpl_multiproc.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/cpl_port.h +13 -17
- package/dist/prebuilt/Android-arm64-v8a/include/cpl_progress.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/cpl_quad_tree.h +4 -17
- package/dist/prebuilt/Android-arm64-v8a/include/cpl_spawn.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/cpl_string.h +4 -17
- package/dist/prebuilt/Android-arm64-v8a/include/cpl_time.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/cpl_virtualmem.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/cpl_vsi.h +49 -17
- package/dist/prebuilt/Android-arm64-v8a/include/cpl_vsi_error.h +3 -17
- package/dist/prebuilt/Android-arm64-v8a/include/cpl_vsi_virtual.h +50 -17
- package/dist/prebuilt/Android-arm64-v8a/include/cplkeywordparser.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/gdal.h +146 -29
- package/dist/prebuilt/Android-arm64-v8a/include/gdal_alg.h +4 -17
- package/dist/prebuilt/Android-arm64-v8a/include/gdal_alg_priv.h +4 -17
- package/dist/prebuilt/Android-arm64-v8a/include/gdal_csv.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/gdal_frmts.h +4 -17
- package/dist/prebuilt/Android-arm64-v8a/include/gdal_mdreader.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/gdal_pam.h +10 -22
- package/dist/prebuilt/Android-arm64-v8a/include/gdal_priv.h +308 -98
- package/dist/prebuilt/Android-arm64-v8a/include/gdal_proxy.h +32 -19
- package/dist/prebuilt/Android-arm64-v8a/include/gdal_rat.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/gdal_simplesurf.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/gdal_utils.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/gdal_version.h +4 -4
- package/dist/prebuilt/Android-arm64-v8a/include/gdal_vrt.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/gdalcachedpixelaccessor.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/gdalgeorefpamdataset.h +2 -18
- package/dist/prebuilt/Android-arm64-v8a/include/gdalgrid.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/gdalgrid_priv.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/gdaljp2abstractdataset.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/gdaljp2metadata.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/gdalpansharpen.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/gdalsubdatasetinfo.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/gdalwarper.h +4 -17
- package/dist/prebuilt/Android-arm64-v8a/include/memdataset.h +12 -23
- package/dist/prebuilt/Android-arm64-v8a/include/ogr_api.h +7 -19
- package/dist/prebuilt/Android-arm64-v8a/include/ogr_core.h +17 -34
- package/dist/prebuilt/Android-arm64-v8a/include/ogr_feature.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/ogr_featurestyle.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/ogr_geocoding.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/ogr_geomcoordinateprecision.h +1 -17
- package/dist/prebuilt/Android-arm64-v8a/include/ogr_geometry.h +179 -115
- package/dist/prebuilt/Android-arm64-v8a/include/ogr_p.h +7 -24
- package/dist/prebuilt/Android-arm64-v8a/include/ogr_recordbatch.h +18 -13
- package/dist/prebuilt/Android-arm64-v8a/include/ogr_spatialref.h +4 -18
- package/dist/prebuilt/Android-arm64-v8a/include/ogr_srs_api.h +3 -17
- package/dist/prebuilt/Android-arm64-v8a/include/ogr_swq.h +40 -4
- package/dist/prebuilt/Android-arm64-v8a/include/ogrsf_frmts.h +14 -17
- package/dist/prebuilt/Android-arm64-v8a/include/rawdataset.h +2 -18
- package/dist/prebuilt/Android-arm64-v8a/include/vrtdataset.h +215 -87
- package/dist/prebuilt/Android-arm64-v8a/lib/cmake/gdal/GDALConfigVersion.cmake +3 -3
- package/dist/prebuilt/Android-arm64-v8a/lib/gdalplugins/drivers.ini +4 -1
- package/dist/prebuilt/Android-arm64-v8a/lib/libgdal.so +0 -0
- package/dist/prebuilt/Android-arm64-v8a/lib/pkgconfig/gdal.pc +1 -1
- package/dist/prebuilt/Android-arm64-v8a/share/gdal/gdaltileindex.xsd +1 -17
- package/dist/prebuilt/Android-arm64-v8a/share/gdal/gdalvrt.xsd +18 -17
- package/dist/prebuilt/Android-arm64-v8a/share/gdal/nitf_spec.xml +1 -17
- package/dist/prebuilt/Android-arm64-v8a/share/gdal/nitf_spec.xsd +1 -17
- package/dist/prebuilt/Android-arm64-v8a/share/gdal/ogrvrt.xsd +1 -17
- package/dist/prebuilt/Android-arm64-v8a/share/gdal/osmconf.ini +3 -1
- package/dist/prebuilt/Android-arm64-v8a/share/gdal/pdfcomposition.xsd +1 -17
- package/dist/prebuilt/Android-arm64-v8a/share/gdal/vdv452.xml +1 -17
- package/dist/prebuilt/Android-arm64-v8a/share/gdal/vdv452.xsd +1 -17
- package/dist/prebuilt/CMakeLists.txt +1 -1
- package/dist/prebuilt/Emscripten-x86_64/include/cpl_atomic_ops.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/cpl_auto_close.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/cpl_compressor.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/cpl_conv.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/cpl_csv.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/cpl_error.h +18 -22
- package/dist/prebuilt/Emscripten-x86_64/include/cpl_hash_set.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/cpl_http.h +73 -19
- package/dist/prebuilt/Emscripten-x86_64/include/cpl_json.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/cpl_list.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/cpl_minixml.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/cpl_multiproc.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/cpl_port.h +13 -17
- package/dist/prebuilt/Emscripten-x86_64/include/cpl_progress.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/cpl_quad_tree.h +4 -17
- package/dist/prebuilt/Emscripten-x86_64/include/cpl_spawn.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/cpl_string.h +4 -17
- package/dist/prebuilt/Emscripten-x86_64/include/cpl_time.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/cpl_virtualmem.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/cpl_vsi.h +49 -17
- package/dist/prebuilt/Emscripten-x86_64/include/cpl_vsi_error.h +3 -17
- package/dist/prebuilt/Emscripten-x86_64/include/cpl_vsi_virtual.h +50 -17
- package/dist/prebuilt/Emscripten-x86_64/include/cplkeywordparser.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/gdal.h +146 -29
- package/dist/prebuilt/Emscripten-x86_64/include/gdal_alg.h +4 -17
- package/dist/prebuilt/Emscripten-x86_64/include/gdal_alg_priv.h +4 -17
- package/dist/prebuilt/Emscripten-x86_64/include/gdal_csv.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/gdal_frmts.h +4 -17
- package/dist/prebuilt/Emscripten-x86_64/include/gdal_mdreader.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/gdal_pam.h +10 -22
- package/dist/prebuilt/Emscripten-x86_64/include/gdal_priv.h +308 -98
- package/dist/prebuilt/Emscripten-x86_64/include/gdal_proxy.h +32 -19
- package/dist/prebuilt/Emscripten-x86_64/include/gdal_rat.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/gdal_simplesurf.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/gdal_utils.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/gdal_version.h +4 -4
- package/dist/prebuilt/Emscripten-x86_64/include/gdal_vrt.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/gdalcachedpixelaccessor.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/gdalgeorefpamdataset.h +2 -18
- package/dist/prebuilt/Emscripten-x86_64/include/gdalgrid.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/gdalgrid_priv.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/gdaljp2abstractdataset.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/gdaljp2metadata.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/gdalpansharpen.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/gdalsubdatasetinfo.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/gdalwarper.h +4 -17
- package/dist/prebuilt/Emscripten-x86_64/include/memdataset.h +12 -23
- package/dist/prebuilt/Emscripten-x86_64/include/ogr_api.h +7 -19
- package/dist/prebuilt/Emscripten-x86_64/include/ogr_core.h +17 -34
- package/dist/prebuilt/Emscripten-x86_64/include/ogr_feature.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/ogr_featurestyle.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/ogr_geocoding.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/ogr_geomcoordinateprecision.h +1 -17
- package/dist/prebuilt/Emscripten-x86_64/include/ogr_geometry.h +179 -115
- package/dist/prebuilt/Emscripten-x86_64/include/ogr_p.h +7 -24
- package/dist/prebuilt/Emscripten-x86_64/include/ogr_recordbatch.h +18 -13
- package/dist/prebuilt/Emscripten-x86_64/include/ogr_spatialref.h +4 -18
- package/dist/prebuilt/Emscripten-x86_64/include/ogr_srs_api.h +3 -17
- package/dist/prebuilt/Emscripten-x86_64/include/ogr_swq.h +40 -4
- package/dist/prebuilt/Emscripten-x86_64/include/ogrsf_frmts.h +14 -17
- package/dist/prebuilt/Emscripten-x86_64/include/rawdataset.h +2 -18
- package/dist/prebuilt/Emscripten-x86_64/include/vrtdataset.h +215 -87
- package/dist/prebuilt/Emscripten-x86_64/lib/cmake/gdal/GDAL-targets.cmake +1 -1
- package/dist/prebuilt/Emscripten-x86_64/lib/cmake/gdal/GDALConfigVersion.cmake +3 -3
- package/dist/prebuilt/Emscripten-x86_64/lib/cmake/gdal/thirdparty/SystemSummary.cmake +2 -2
- package/dist/prebuilt/Emscripten-x86_64/lib/gdalplugins/drivers.ini +4 -1
- package/dist/prebuilt/Emscripten-x86_64/lib/libgdal.a +0 -0
- package/dist/prebuilt/Emscripten-x86_64/lib/pkgconfig/gdal.pc +1 -1
- package/dist/prebuilt/Emscripten-x86_64/share/gdal/gdaltileindex.xsd +1 -17
- package/dist/prebuilt/Emscripten-x86_64/share/gdal/gdalvrt.xsd +18 -17
- package/dist/prebuilt/Emscripten-x86_64/share/gdal/nitf_spec.xml +1 -17
- package/dist/prebuilt/Emscripten-x86_64/share/gdal/nitf_spec.xsd +1 -17
- package/dist/prebuilt/Emscripten-x86_64/share/gdal/ogrvrt.xsd +1 -17
- package/dist/prebuilt/Emscripten-x86_64/share/gdal/osmconf.ini +3 -1
- package/dist/prebuilt/Emscripten-x86_64/share/gdal/pdfcomposition.xsd +1 -17
- package/dist/prebuilt/Emscripten-x86_64/share/gdal/vdv452.xml +1 -17
- package/dist/prebuilt/Emscripten-x86_64/share/gdal/vdv452.xsd +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/cpl_atomic_ops.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/cpl_auto_close.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/cpl_compressor.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/cpl_conv.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/cpl_csv.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/cpl_error.h +18 -22
- package/dist/prebuilt/iOS-iphoneos/include/cpl_hash_set.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/cpl_http.h +73 -19
- package/dist/prebuilt/iOS-iphoneos/include/cpl_json.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/cpl_list.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/cpl_minixml.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/cpl_multiproc.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/cpl_port.h +13 -17
- package/dist/prebuilt/iOS-iphoneos/include/cpl_progress.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/cpl_quad_tree.h +4 -17
- package/dist/prebuilt/iOS-iphoneos/include/cpl_spawn.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/cpl_string.h +4 -17
- package/dist/prebuilt/iOS-iphoneos/include/cpl_time.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/cpl_virtualmem.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/cpl_vsi.h +49 -17
- package/dist/prebuilt/iOS-iphoneos/include/cpl_vsi_error.h +3 -17
- package/dist/prebuilt/iOS-iphoneos/include/cpl_vsi_virtual.h +50 -17
- package/dist/prebuilt/iOS-iphoneos/include/cplkeywordparser.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/gdal.h +146 -29
- package/dist/prebuilt/iOS-iphoneos/include/gdal_alg.h +4 -17
- package/dist/prebuilt/iOS-iphoneos/include/gdal_alg_priv.h +4 -17
- package/dist/prebuilt/iOS-iphoneos/include/gdal_csv.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/gdal_frmts.h +4 -17
- package/dist/prebuilt/iOS-iphoneos/include/gdal_mdreader.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/gdal_pam.h +10 -22
- package/dist/prebuilt/iOS-iphoneos/include/gdal_priv.h +308 -98
- package/dist/prebuilt/iOS-iphoneos/include/gdal_proxy.h +32 -19
- package/dist/prebuilt/iOS-iphoneos/include/gdal_rat.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/gdal_simplesurf.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/gdal_utils.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/gdal_version.h +4 -4
- package/dist/prebuilt/iOS-iphoneos/include/gdal_vrt.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/gdalcachedpixelaccessor.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/gdalgeorefpamdataset.h +2 -18
- package/dist/prebuilt/iOS-iphoneos/include/gdalgrid.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/gdalgrid_priv.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/gdaljp2abstractdataset.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/gdaljp2metadata.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/gdalpansharpen.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/gdalsubdatasetinfo.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/gdalwarper.h +4 -17
- package/dist/prebuilt/iOS-iphoneos/include/memdataset.h +12 -23
- package/dist/prebuilt/iOS-iphoneos/include/ogr_api.h +7 -19
- package/dist/prebuilt/iOS-iphoneos/include/ogr_core.h +17 -34
- package/dist/prebuilt/iOS-iphoneos/include/ogr_feature.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/ogr_featurestyle.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/ogr_geocoding.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/ogr_geomcoordinateprecision.h +1 -17
- package/dist/prebuilt/iOS-iphoneos/include/ogr_geometry.h +179 -115
- package/dist/prebuilt/iOS-iphoneos/include/ogr_p.h +7 -24
- package/dist/prebuilt/iOS-iphoneos/include/ogr_recordbatch.h +18 -13
- package/dist/prebuilt/iOS-iphoneos/include/ogr_spatialref.h +4 -18
- package/dist/prebuilt/iOS-iphoneos/include/ogr_srs_api.h +3 -17
- package/dist/prebuilt/iOS-iphoneos/include/ogr_swq.h +40 -4
- package/dist/prebuilt/iOS-iphoneos/include/ogrsf_frmts.h +14 -17
- package/dist/prebuilt/iOS-iphoneos/include/rawdataset.h +2 -18
- package/dist/prebuilt/iOS-iphoneos/include/vrtdataset.h +215 -87
- package/dist/prebuilt/iOS-iphoneos/share/gdal/gdaltileindex.xsd +1 -17
- package/dist/prebuilt/iOS-iphoneos/share/gdal/gdalvrt.xsd +18 -17
- package/dist/prebuilt/iOS-iphoneos/share/gdal/nitf_spec.xml +1 -17
- package/dist/prebuilt/iOS-iphoneos/share/gdal/nitf_spec.xsd +1 -17
- package/dist/prebuilt/iOS-iphoneos/share/gdal/ogrvrt.xsd +1 -17
- package/dist/prebuilt/iOS-iphoneos/share/gdal/osmconf.ini +3 -1
- package/dist/prebuilt/iOS-iphoneos/share/gdal/pdfcomposition.xsd +1 -17
- package/dist/prebuilt/iOS-iphoneos/share/gdal/vdv452.xml +1 -17
- package/dist/prebuilt/iOS-iphoneos/share/gdal/vdv452.xsd +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/cpl_atomic_ops.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/cpl_auto_close.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/cpl_compressor.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/cpl_conv.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/cpl_csv.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/cpl_error.h +18 -22
- package/dist/prebuilt/iOS-iphonesimulator/include/cpl_hash_set.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/cpl_http.h +73 -19
- package/dist/prebuilt/iOS-iphonesimulator/include/cpl_json.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/cpl_list.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/cpl_minixml.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/cpl_multiproc.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/cpl_port.h +13 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/cpl_progress.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/cpl_quad_tree.h +4 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/cpl_spawn.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/cpl_string.h +4 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/cpl_time.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/cpl_virtualmem.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/cpl_vsi.h +49 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/cpl_vsi_error.h +3 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/cpl_vsi_virtual.h +50 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/cplkeywordparser.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/gdal.h +146 -29
- package/dist/prebuilt/iOS-iphonesimulator/include/gdal_alg.h +4 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/gdal_alg_priv.h +4 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/gdal_csv.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/gdal_frmts.h +4 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/gdal_mdreader.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/gdal_pam.h +10 -22
- package/dist/prebuilt/iOS-iphonesimulator/include/gdal_priv.h +308 -98
- package/dist/prebuilt/iOS-iphonesimulator/include/gdal_proxy.h +32 -19
- package/dist/prebuilt/iOS-iphonesimulator/include/gdal_rat.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/gdal_simplesurf.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/gdal_utils.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/gdal_version.h +4 -4
- package/dist/prebuilt/iOS-iphonesimulator/include/gdal_vrt.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/gdalcachedpixelaccessor.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/gdalgeorefpamdataset.h +2 -18
- package/dist/prebuilt/iOS-iphonesimulator/include/gdalgrid.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/gdalgrid_priv.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/gdaljp2abstractdataset.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/gdaljp2metadata.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/gdalpansharpen.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/gdalsubdatasetinfo.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/gdalwarper.h +4 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/memdataset.h +12 -23
- package/dist/prebuilt/iOS-iphonesimulator/include/ogr_api.h +7 -19
- package/dist/prebuilt/iOS-iphonesimulator/include/ogr_core.h +17 -34
- package/dist/prebuilt/iOS-iphonesimulator/include/ogr_feature.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/ogr_featurestyle.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/ogr_geocoding.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/ogr_geomcoordinateprecision.h +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/ogr_geometry.h +179 -115
- package/dist/prebuilt/iOS-iphonesimulator/include/ogr_p.h +7 -24
- package/dist/prebuilt/iOS-iphonesimulator/include/ogr_recordbatch.h +18 -13
- package/dist/prebuilt/iOS-iphonesimulator/include/ogr_spatialref.h +4 -18
- package/dist/prebuilt/iOS-iphonesimulator/include/ogr_srs_api.h +3 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/ogr_swq.h +40 -4
- package/dist/prebuilt/iOS-iphonesimulator/include/ogrsf_frmts.h +14 -17
- package/dist/prebuilt/iOS-iphonesimulator/include/rawdataset.h +2 -18
- package/dist/prebuilt/iOS-iphonesimulator/include/vrtdataset.h +215 -87
- package/dist/prebuilt/iOS-iphonesimulator/share/gdal/gdaltileindex.xsd +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/share/gdal/gdalvrt.xsd +18 -17
- package/dist/prebuilt/iOS-iphonesimulator/share/gdal/nitf_spec.xml +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/share/gdal/nitf_spec.xsd +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/share/gdal/ogrvrt.xsd +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/share/gdal/osmconf.ini +3 -1
- package/dist/prebuilt/iOS-iphonesimulator/share/gdal/pdfcomposition.xsd +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/share/gdal/vdv452.xml +1 -17
- package/dist/prebuilt/iOS-iphonesimulator/share/gdal/vdv452.xsd +1 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/cpl_atomic_ops.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/cpl_auto_close.h +1 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/cpl_compressor.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/cpl_conv.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/cpl_csv.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/cpl_error.h +18 -22
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/cpl_hash_set.h +1 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/cpl_http.h +73 -19
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/cpl_json.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/cpl_list.h +1 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/cpl_minixml.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/cpl_multiproc.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/cpl_port.h +13 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/cpl_progress.h +1 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/cpl_quad_tree.h +4 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/cpl_spawn.h +1 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/cpl_string.h +4 -17
- package/gdal.xcframework/ios-arm64_arm64e/Headers/cpl_time.h +29 -0
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/cpl_virtualmem.h +1 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/cpl_vsi.h +49 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/cpl_vsi_error.h +3 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/cpl_vsi_virtual.h +50 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/cplkeywordparser.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gdal.h +146 -29
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gdal_alg.h +4 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/gdal_alg_priv.h +4 -17
- package/gdal.xcframework/ios-arm64_arm64e/Headers/gdal_csv.h +25 -0
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/gdal_frmts.h +4 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/gdal_mdreader.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gdal_pam.h +10 -22
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/gdal_priv.h +308 -98
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gdal_proxy.h +32 -19
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/gdal_rat.h +1 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/gdal_simplesurf.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gdal_utils.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gdal_version.h +4 -4
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gdal_vrt.h +1 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/gdalcachedpixelaccessor.h +1 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/gdalgeorefpamdataset.h +2 -18
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gdalgrid.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gdalgrid_priv.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gdaljp2abstractdataset.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gdaljp2metadata.h +1 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/gdalpansharpen.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gdalsubdatasetinfo.h +1 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/gdalwarper.h +4 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/memdataset.h +12 -23
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/ogr_api.h +7 -19
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/ogr_core.h +17 -34
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/ogr_feature.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/ogr_featurestyle.h +1 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/ogr_geocoding.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/ogr_geomcoordinateprecision.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/ogr_geometry.h +179 -115
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/ogr_p.h +7 -24
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/ogr_recordbatch.h +18 -13
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/ogr_spatialref.h +4 -18
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/ogr_srs_api.h +3 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/ogr_swq.h +40 -4
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/ogrsf_frmts.h +14 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/rawdataset.h +2 -18
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/vrtdataset.h +215 -87
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/libgdal.a +0 -0
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/cpl_atomic_ops.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/cpl_auto_close.h +1 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/cpl_compressor.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/cpl_conv.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/cpl_csv.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/cpl_error.h +18 -22
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/cpl_hash_set.h +1 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/cpl_http.h +73 -19
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/cpl_json.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/cpl_list.h +1 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/cpl_minixml.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/cpl_multiproc.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/cpl_port.h +13 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/cpl_progress.h +1 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/cpl_quad_tree.h +4 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/cpl_spawn.h +1 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/cpl_string.h +4 -17
- package/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/cpl_time.h +29 -0
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/cpl_virtualmem.h +1 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/cpl_vsi.h +49 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/cpl_vsi_error.h +3 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/cpl_vsi_virtual.h +50 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/cplkeywordparser.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/gdal.h +146 -29
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/gdal_alg.h +4 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/gdal_alg_priv.h +4 -17
- package/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/gdal_csv.h +25 -0
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/gdal_frmts.h +4 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/gdal_mdreader.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/gdal_pam.h +10 -22
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/gdal_priv.h +308 -98
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/gdal_proxy.h +32 -19
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/gdal_rat.h +1 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/gdal_simplesurf.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/gdal_utils.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/gdal_version.h +4 -4
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/gdal_vrt.h +1 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/gdalcachedpixelaccessor.h +1 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/gdalgeorefpamdataset.h +2 -18
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/gdalgrid.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/gdalgrid_priv.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/gdaljp2abstractdataset.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/gdaljp2metadata.h +1 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/gdalpansharpen.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/gdalsubdatasetinfo.h +1 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/gdalwarper.h +4 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/memdataset.h +12 -23
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/ogr_api.h +7 -19
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/ogr_core.h +17 -34
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/ogr_feature.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/ogr_featurestyle.h +1 -17
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/ogr_geocoding.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/ogr_geomcoordinateprecision.h +1 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/ogr_geometry.h +179 -115
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/ogr_p.h +7 -24
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/ogr_recordbatch.h +18 -13
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/ogr_spatialref.h +4 -18
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/ogr_srs_api.h +3 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/ogr_swq.h +40 -4
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/ogrsf_frmts.h +14 -17
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/rawdataset.h +2 -18
- package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/vrtdataset.h +215 -87
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/libgdal.a +0 -0
- package/package.json +14 -15
- package/dist/prebuilt/gdal.xcframework/ios-arm64_arm64e/Headers/cpl_time.h +0 -45
- package/dist/prebuilt/gdal.xcframework/ios-arm64_arm64e/Headers/gdal_csv.h +0 -41
- package/dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/cpl_time.h +0 -45
- package/dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/gdal_csv.h +0 -41
- package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/Info.plist +5 -5
- /package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/cpl_config.h +0 -0
- /package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/cpl_config_extras.h +0 -0
- /package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gnm.h +0 -0
- /package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gnm_api.h +0 -0
- /package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gnmgraph.h +0 -0
- /package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/cpl_config.h +0 -0
- /package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/cpl_config_extras.h +0 -0
- /package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/gnm.h +0 -0
- /package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/gnm_api.h +0 -0
- /package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/gnmgraph.h +0 -0
package/README.md
CHANGED
|
@@ -4,6 +4,9 @@
|
|
|
4
4
|
<a href="https://www.npmjs.com/package/@cpp.js/package-gdal">
|
|
5
5
|
<img alt="NPM version" src="https://img.shields.io/npm/v/@cpp.js/package-gdal?style=for-the-badge" />
|
|
6
6
|
</a>
|
|
7
|
+
<a href="https://github.com/OSGeo/gdal">
|
|
8
|
+
<img src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Funpkg.com%2F%40cpp.js%2Fpackage-gdal%2Fpackage.json&query=%24.nativeVersion&style=for-the-badge&label=Gdal" />
|
|
9
|
+
</a>
|
|
7
10
|
<a href="https://github.com/OSGeo/gdal/blob/master/LICENSE.TXT">
|
|
8
11
|
<img alt="License" src="https://img.shields.io/npm/l/%40cpp.js%2Fpackage-gdal?style=for-the-badge" />
|
|
9
12
|
</a>
|
|
@@ -3,7 +3,7 @@ package = JSON.parse(File.read(File.join(__dir__, "package.json")))
|
|
|
3
3
|
|
|
4
4
|
Pod::Spec.new do |s|
|
|
5
5
|
s.module_name = "gdal"
|
|
6
|
-
s.name = package
|
|
6
|
+
s.name = "cppjs-package-gdal"
|
|
7
7
|
s.version = package["nativeVersion"]
|
|
8
8
|
s.summary = "GDAL is an open source MIT licensed translator library for raster and vector geospatial data formats."
|
|
9
9
|
s.homepage = "https://github.com/OSGeo/gdal"
|
|
@@ -9,23 +9,7 @@
|
|
|
9
9
|
**********************************************************************
|
|
10
10
|
* Copyright (c) 2009-2010, Even Rouault <even dot rouault at spatialys.com>
|
|
11
11
|
*
|
|
12
|
-
*
|
|
13
|
-
* copy of this software and associated documentation files (the "Software"),
|
|
14
|
-
* to deal in the Software without restriction, including without limitation
|
|
15
|
-
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
16
|
-
* and/or sell copies of the Software, and to permit persons to whom the
|
|
17
|
-
* Software is furnished to do so, subject to the following conditions:
|
|
18
|
-
*
|
|
19
|
-
* The above copyright notice and this permission notice shall be included
|
|
20
|
-
* in all copies or substantial portions of the Software.
|
|
21
|
-
*
|
|
22
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
23
|
-
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
24
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
25
|
-
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
26
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
27
|
-
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
28
|
-
* DEALINGS IN THE SOFTWARE.
|
|
12
|
+
* SPDX-License-Identifier: MIT
|
|
29
13
|
****************************************************************************/
|
|
30
14
|
|
|
31
15
|
#ifndef CPL_ATOMIC_OPS_INCLUDED
|
|
@@ -9,23 +9,7 @@
|
|
|
9
9
|
**********************************************************************
|
|
10
10
|
* Copyright (c) 2018, Liu Yimin
|
|
11
11
|
*
|
|
12
|
-
*
|
|
13
|
-
* copy of this software and associated documentation files (the "Software"),
|
|
14
|
-
* to deal in the Software without restriction, including without limitation
|
|
15
|
-
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
16
|
-
* and/or sell copies of the Software, and to permit persons to whom the
|
|
17
|
-
* Software is furnished to do so, subject to the following conditions:
|
|
18
|
-
*
|
|
19
|
-
* The above copyright notice and this permission notice shall be included
|
|
20
|
-
* in all copies or substantial portions of the Software.
|
|
21
|
-
*
|
|
22
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
23
|
-
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
24
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
25
|
-
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
26
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
27
|
-
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
28
|
-
* DEALINGS IN THE SOFTWARE.
|
|
12
|
+
* SPDX-License-Identifier: MIT
|
|
29
13
|
****************************************************************************/
|
|
30
14
|
|
|
31
15
|
#ifndef CPL_AUTO_CLOSE_H_INCLUDED
|
|
@@ -6,23 +6,7 @@
|
|
|
6
6
|
**********************************************************************
|
|
7
7
|
* Copyright (c) 2021, Even Rouault <even.rouault at spatialys.com>
|
|
8
8
|
*
|
|
9
|
-
*
|
|
10
|
-
* copy of this software and associated documentation files (the "Software"),
|
|
11
|
-
* to deal in the Software without restriction, including without limitation
|
|
12
|
-
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
13
|
-
* and/or sell copies of the Software, and to permit persons to whom the
|
|
14
|
-
* Software is furnished to do so, subject to the following conditions:
|
|
15
|
-
*
|
|
16
|
-
* The above copyright notice and this permission notice shall be included
|
|
17
|
-
* in all copies or substantial portions of the Software.
|
|
18
|
-
*
|
|
19
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
|
20
|
-
* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
21
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
22
|
-
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
23
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
24
|
-
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
25
|
-
* DEALINGS IN THE SOFTWARE.
|
|
9
|
+
* SPDX-License-Identifier: MIT
|
|
26
10
|
****************************************************************************/
|
|
27
11
|
|
|
28
12
|
#ifndef CPL_COMPRESSOR_H_INCLUDED
|
|
@@ -10,23 +10,7 @@
|
|
|
10
10
|
* Copyright (c) 1998, Frank Warmerdam
|
|
11
11
|
* Copyright (c) 2007-2013, Even Rouault <even dot rouault at spatialys.com>
|
|
12
12
|
*
|
|
13
|
-
*
|
|
14
|
-
* copy of this software and associated documentation files (the "Software"),
|
|
15
|
-
* to deal in the Software without restriction, including without limitation
|
|
16
|
-
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
17
|
-
* and/or sell copies of the Software, and to permit persons to whom the
|
|
18
|
-
* Software is furnished to do so, subject to the following conditions:
|
|
19
|
-
*
|
|
20
|
-
* The above copyright notice and this permission notice shall be included
|
|
21
|
-
* in all copies or substantial portions of the Software.
|
|
22
|
-
*
|
|
23
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
|
24
|
-
* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
25
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
26
|
-
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
27
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
28
|
-
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
29
|
-
* DEALINGS IN THE SOFTWARE.
|
|
13
|
+
* SPDX-License-Identifier: MIT
|
|
30
14
|
****************************************************************************/
|
|
31
15
|
|
|
32
16
|
#ifndef CPL_CONV_H_INCLUDED
|
|
@@ -9,23 +9,7 @@
|
|
|
9
9
|
******************************************************************************
|
|
10
10
|
* Copyright (c) 1999, Frank Warmerdam
|
|
11
11
|
*
|
|
12
|
-
*
|
|
13
|
-
* copy of this software and associated documentation files (the "Software"),
|
|
14
|
-
* to deal in the Software without restriction, including without limitation
|
|
15
|
-
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
16
|
-
* and/or sell copies of the Software, and to permit persons to whom the
|
|
17
|
-
* Software is furnished to do so, subject to the following conditions:
|
|
18
|
-
*
|
|
19
|
-
* The above copyright notice and this permission notice shall be included
|
|
20
|
-
* in all copies or substantial portions of the Software.
|
|
21
|
-
*
|
|
22
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
|
23
|
-
* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
24
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
25
|
-
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
26
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
27
|
-
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
28
|
-
* DEALINGS IN THE SOFTWARE.
|
|
12
|
+
* SPDX-License-Identifier: MIT
|
|
29
13
|
****************************************************************************/
|
|
30
14
|
|
|
31
15
|
#ifndef CPL_CSV_H_INCLUDED
|
|
@@ -9,23 +9,7 @@
|
|
|
9
9
|
**********************************************************************
|
|
10
10
|
* Copyright (c) 1998, Daniel Morissette
|
|
11
11
|
*
|
|
12
|
-
*
|
|
13
|
-
* copy of this software and associated documentation files (the "Software"),
|
|
14
|
-
* to deal in the Software without restriction, including without limitation
|
|
15
|
-
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
16
|
-
* and/or sell copies of the Software, and to permit persons to whom the
|
|
17
|
-
* Software is furnished to do so, subject to the following conditions:
|
|
18
|
-
*
|
|
19
|
-
* The above copyright notice and this permission notice shall be included
|
|
20
|
-
* in all copies or substantial portions of the Software.
|
|
21
|
-
*
|
|
22
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
23
|
-
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
24
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
25
|
-
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
26
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
27
|
-
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
28
|
-
* DEALINGS IN THE SOFTWARE.
|
|
12
|
+
* SPDX-License-Identifier: MIT
|
|
29
13
|
****************************************************************************/
|
|
30
14
|
|
|
31
15
|
#ifndef CPL_ERROR_H_INCLUDED
|
|
@@ -167,7 +151,7 @@ void CPL_DLL CPL_STDCALL CPLDefaultErrorHandler(CPLErr, CPLErrorNum,
|
|
|
167
151
|
const char *);
|
|
168
152
|
void CPL_DLL CPL_STDCALL CPLQuietErrorHandler(CPLErr, CPLErrorNum,
|
|
169
153
|
const char *);
|
|
170
|
-
void CPLTurnFailureIntoWarning(int bOn);
|
|
154
|
+
void CPL_DLL CPLTurnFailureIntoWarning(int bOn);
|
|
171
155
|
|
|
172
156
|
CPLErrorHandler CPL_DLL CPLGetErrorHandler(void **ppUserData);
|
|
173
157
|
|
|
@@ -180,8 +164,14 @@ void CPL_DLL CPL_STDCALL CPLSetCurrentErrorHandlerCatchDebug(int bCatchDebug);
|
|
|
180
164
|
void CPL_DLL CPL_STDCALL CPLPopErrorHandler(void);
|
|
181
165
|
|
|
182
166
|
#ifdef WITHOUT_CPLDEBUG
|
|
183
|
-
#define CPLDebug(...)
|
|
184
|
-
|
|
167
|
+
#define CPLDebug(...) \
|
|
168
|
+
do \
|
|
169
|
+
{ \
|
|
170
|
+
} while (0) /* Eat all CPLDebug calls. */
|
|
171
|
+
#define CPLDebugProgress(...) \
|
|
172
|
+
do \
|
|
173
|
+
{ \
|
|
174
|
+
} while (0) /* Eat all CPLDebugProgress calls. */
|
|
185
175
|
#else
|
|
186
176
|
void CPL_DLL CPLDebug(const char *, CPL_FORMAT_STRING(const char *), ...)
|
|
187
177
|
CPL_PRINT_FUNC_FORMAT(2, 3);
|
|
@@ -198,7 +188,10 @@ void CPL_DLL CPLDebugProgress(const char *, CPL_FORMAT_STRING(const char *),
|
|
|
198
188
|
/** Same as CPLDebug(), but expands to nothing for non-DEBUG builds.
|
|
199
189
|
* @since GDAL 3.1
|
|
200
190
|
*/
|
|
201
|
-
#define CPLDebugOnly(...)
|
|
191
|
+
#define CPLDebugOnly(...) \
|
|
192
|
+
do \
|
|
193
|
+
{ \
|
|
194
|
+
} while (0)
|
|
202
195
|
#endif
|
|
203
196
|
|
|
204
197
|
void CPL_DLL CPL_STDCALL _CPLAssert(const char *, const char *,
|
|
@@ -213,7 +206,10 @@ void CPL_DLL CPL_STDCALL _CPLAssert(const char *, const char *,
|
|
|
213
206
|
#define CPLAssertAlwaysEval(expr) CPLAssert(expr)
|
|
214
207
|
#else
|
|
215
208
|
/** Assert on an expression. Only enabled in DEBUG mode */
|
|
216
|
-
#define CPLAssert(expr)
|
|
209
|
+
#define CPLAssert(expr) \
|
|
210
|
+
do \
|
|
211
|
+
{ \
|
|
212
|
+
} while (0)
|
|
217
213
|
#ifdef __cplusplus
|
|
218
214
|
/** Assert on an expression in DEBUG mode. Evaluate it also in non-DEBUG mode
|
|
219
215
|
* (useful to 'consume' a error return variable) */
|
|
@@ -9,23 +9,7 @@
|
|
|
9
9
|
**********************************************************************
|
|
10
10
|
* Copyright (c) 2008-2009, Even Rouault <even dot rouault at spatialys.com>
|
|
11
11
|
*
|
|
12
|
-
*
|
|
13
|
-
* copy of this software and associated documentation files (the "Software"),
|
|
14
|
-
* to deal in the Software without restriction, including without limitation
|
|
15
|
-
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
16
|
-
* and/or sell copies of the Software, and to permit persons to whom the
|
|
17
|
-
* Software is furnished to do so, subject to the following conditions:
|
|
18
|
-
*
|
|
19
|
-
* The above copyright notice and this permission notice shall be included
|
|
20
|
-
* in all copies or substantial portions of the Software.
|
|
21
|
-
*
|
|
22
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
23
|
-
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
24
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
25
|
-
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
26
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
27
|
-
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
28
|
-
* DEALINGS IN THE SOFTWARE.
|
|
12
|
+
* SPDX-License-Identifier: MIT
|
|
29
13
|
****************************************************************************/
|
|
30
14
|
|
|
31
15
|
#ifndef CPL_HASH_SET_H_INCLUDED
|
|
@@ -9,23 +9,7 @@
|
|
|
9
9
|
* Copyright (c) 2006, Frank Warmerdam
|
|
10
10
|
* Copyright (c) 2009, Even Rouault <even dot rouault at spatialys.com>
|
|
11
11
|
*
|
|
12
|
-
*
|
|
13
|
-
* copy of this software and associated documentation files (the "Software"),
|
|
14
|
-
* to deal in the Software without restriction, including without limitation
|
|
15
|
-
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
16
|
-
* and/or sell copies of the Software, and to permit persons to whom the
|
|
17
|
-
* Software is furnished to do so, subject to the following conditions:
|
|
18
|
-
*
|
|
19
|
-
* The above copyright notice and this permission notice shall be included
|
|
20
|
-
* in all copies or substantial portions of the Software.
|
|
21
|
-
*
|
|
22
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
|
23
|
-
* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
24
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
25
|
-
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
26
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
27
|
-
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
28
|
-
* DEALINGS IN THE SOFTWARE.
|
|
12
|
+
* SPDX-License-Identifier: MIT
|
|
29
13
|
****************************************************************************/
|
|
30
14
|
|
|
31
15
|
#ifndef CPL_HTTP_H_INCLUDED
|
|
@@ -179,8 +163,44 @@ CPL_C_END
|
|
|
179
163
|
void CPL_DLL *CPLHTTPSetOptions(void *pcurl, const char *pszURL,
|
|
180
164
|
const char *const *papszOptions);
|
|
181
165
|
char **CPLHTTPGetOptionsFromEnv(const char *pszFilename);
|
|
182
|
-
|
|
183
|
-
|
|
166
|
+
|
|
167
|
+
/** Stores HTTP retry parameters */
|
|
168
|
+
struct CPLHTTPRetryParameters
|
|
169
|
+
{
|
|
170
|
+
int nMaxRetry = CPL_HTTP_MAX_RETRY;
|
|
171
|
+
double dfInitialDelay = CPL_HTTP_RETRY_DELAY;
|
|
172
|
+
std::string osRetryCodes{};
|
|
173
|
+
|
|
174
|
+
CPLHTTPRetryParameters() = default;
|
|
175
|
+
explicit CPLHTTPRetryParameters(const CPLStringList &aosHTTPOptions);
|
|
176
|
+
};
|
|
177
|
+
|
|
178
|
+
/** HTTP retry context */
|
|
179
|
+
class CPLHTTPRetryContext
|
|
180
|
+
{
|
|
181
|
+
public:
|
|
182
|
+
explicit CPLHTTPRetryContext(const CPLHTTPRetryParameters &oParams);
|
|
183
|
+
|
|
184
|
+
bool CanRetry(int response_code, const char *pszErrBuf,
|
|
185
|
+
const char *pszCurlError);
|
|
186
|
+
bool CanRetry();
|
|
187
|
+
|
|
188
|
+
/** Returns the delay to apply. Only valid after a successful call to CanRetry() */
|
|
189
|
+
double GetCurrentDelay() const;
|
|
190
|
+
|
|
191
|
+
/** Reset retry counter. */
|
|
192
|
+
void ResetCounter()
|
|
193
|
+
{
|
|
194
|
+
m_nRetryCount = 0;
|
|
195
|
+
}
|
|
196
|
+
|
|
197
|
+
private:
|
|
198
|
+
CPLHTTPRetryParameters m_oParameters{};
|
|
199
|
+
int m_nRetryCount = 0;
|
|
200
|
+
double m_dfCurDelay = 0.0;
|
|
201
|
+
double m_dfNextDelay = 0.0;
|
|
202
|
+
};
|
|
203
|
+
|
|
184
204
|
void CPL_DLL *CPLHTTPIgnoreSigPipe();
|
|
185
205
|
void CPL_DLL CPLHTTPRestoreSigPipeHandler(void *old_handler);
|
|
186
206
|
bool CPLMultiPerformWait(void *hCurlMultiHandle, int &repeats);
|
|
@@ -241,9 +261,43 @@ class GOA2Manager
|
|
|
241
261
|
return m_osClientEmail;
|
|
242
262
|
}
|
|
243
263
|
|
|
264
|
+
/** Returns a key that can be used to uniquely identify the instance
|
|
265
|
+
* parameters (excluding bearer)
|
|
266
|
+
*/
|
|
267
|
+
std::string GetKey() const
|
|
268
|
+
{
|
|
269
|
+
std::string osKey(std::to_string(static_cast<int>(m_eMethod))
|
|
270
|
+
.append(",client-id=")
|
|
271
|
+
.append(m_osClientId)
|
|
272
|
+
.append(",client-secret=")
|
|
273
|
+
.append(m_osClientSecret)
|
|
274
|
+
.append(",refresh-token=")
|
|
275
|
+
.append(m_osRefreshToken)
|
|
276
|
+
.append(",private-key=")
|
|
277
|
+
.append(m_osPrivateKey)
|
|
278
|
+
.append(",client-email=")
|
|
279
|
+
.append(m_osClientEmail)
|
|
280
|
+
.append(",scope=")
|
|
281
|
+
.append(m_osScope));
|
|
282
|
+
osKey.append(",additional-claims=");
|
|
283
|
+
for (const auto *pszOption : m_aosAdditionalClaims)
|
|
284
|
+
{
|
|
285
|
+
osKey.append(pszOption);
|
|
286
|
+
osKey.append("+");
|
|
287
|
+
}
|
|
288
|
+
osKey.append(",options=");
|
|
289
|
+
for (const auto *pszOption : m_aosOptions)
|
|
290
|
+
{
|
|
291
|
+
osKey.append(pszOption);
|
|
292
|
+
osKey.append("+");
|
|
293
|
+
}
|
|
294
|
+
return osKey;
|
|
295
|
+
}
|
|
296
|
+
|
|
244
297
|
private:
|
|
245
298
|
mutable CPLString m_osCurrentBearer{};
|
|
246
299
|
mutable time_t m_nExpirationTime = 0;
|
|
300
|
+
|
|
247
301
|
AuthMethod m_eMethod = NONE;
|
|
248
302
|
|
|
249
303
|
// for ACCESS_TOKEN_FROM_REFRESH
|
|
@@ -6,23 +6,7 @@
|
|
|
6
6
|
******************************************************************************
|
|
7
7
|
* Copyright (c) 2017-2018 NextGIS, <info@nextgis.com>
|
|
8
8
|
*
|
|
9
|
-
*
|
|
10
|
-
* copy of this software and associated documentation files (the "Software"),
|
|
11
|
-
* to deal in the Software without restriction, including without limitation
|
|
12
|
-
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
13
|
-
* and/or sell copies of the Software, and to permit persons to whom the
|
|
14
|
-
* Software is furnished to do so, subject to the following conditions:
|
|
15
|
-
*
|
|
16
|
-
* The above copyright notice and this permission notice shall be included
|
|
17
|
-
* in all copies or substantial portions of the Software.
|
|
18
|
-
*
|
|
19
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
|
20
|
-
* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
21
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
22
|
-
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
23
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
24
|
-
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
25
|
-
* DEALINGS IN THE SOFTWARE.
|
|
9
|
+
* SPDX-License-Identifier: MIT
|
|
26
10
|
****************************************************************************/
|
|
27
11
|
|
|
28
12
|
#ifndef CPL_JSON_H_INCLUDED
|
|
@@ -9,23 +9,7 @@
|
|
|
9
9
|
**********************************************************************
|
|
10
10
|
* Copyright (c) 2003, Andrey Kiselev <dron@remotesensing.org>
|
|
11
11
|
*
|
|
12
|
-
*
|
|
13
|
-
* copy of this software and associated documentation files (the "Software"),
|
|
14
|
-
* to deal in the Software without restriction, including without limitation
|
|
15
|
-
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
16
|
-
* and/or sell copies of the Software, and to permit persons to whom the
|
|
17
|
-
* Software is furnished to do so, subject to the following conditions:
|
|
18
|
-
*
|
|
19
|
-
* The above copyright notice and this permission notice shall be included
|
|
20
|
-
* in all copies or substantial portions of the Software.
|
|
21
|
-
*
|
|
22
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
23
|
-
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
24
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
25
|
-
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
26
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
27
|
-
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
28
|
-
* DEALINGS IN THE SOFTWARE.
|
|
12
|
+
* SPDX-License-Identifier: MIT
|
|
29
13
|
****************************************************************************/
|
|
30
14
|
|
|
31
15
|
#ifndef CPL_LIST_H_INCLUDED
|
|
@@ -8,23 +8,7 @@
|
|
|
8
8
|
**********************************************************************
|
|
9
9
|
* Copyright (c) 2001, Frank Warmerdam
|
|
10
10
|
*
|
|
11
|
-
*
|
|
12
|
-
* copy of this software and associated documentation files (the "Software"),
|
|
13
|
-
* to deal in the Software without restriction, including without limitation
|
|
14
|
-
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
15
|
-
* and/or sell copies of the Software, and to permit persons to whom the
|
|
16
|
-
* Software is furnished to do so, subject to the following conditions:
|
|
17
|
-
*
|
|
18
|
-
* The above copyright notice and this permission notice shall be included
|
|
19
|
-
* in all copies or substantial portions of the Software.
|
|
20
|
-
*
|
|
21
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
22
|
-
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
23
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
24
|
-
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
25
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
26
|
-
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
27
|
-
* DEALINGS IN THE SOFTWARE.
|
|
11
|
+
* SPDX-License-Identifier: MIT
|
|
28
12
|
****************************************************************************/
|
|
29
13
|
|
|
30
14
|
#ifndef CPL_MINIXML_H_INCLUDED
|
|
@@ -9,23 +9,7 @@
|
|
|
9
9
|
* Copyright (c) 2002, Frank Warmerdam
|
|
10
10
|
* Copyright (c) 2008-2013, Even Rouault <even dot rouault at spatialys.com>
|
|
11
11
|
*
|
|
12
|
-
*
|
|
13
|
-
* copy of this software and associated documentation files (the "Software"),
|
|
14
|
-
* to deal in the Software without restriction, including without limitation
|
|
15
|
-
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
16
|
-
* and/or sell copies of the Software, and to permit persons to whom the
|
|
17
|
-
* Software is furnished to do so, subject to the following conditions:
|
|
18
|
-
*
|
|
19
|
-
* The above copyright notice and this permission notice shall be included
|
|
20
|
-
* in all copies or substantial portions of the Software.
|
|
21
|
-
*
|
|
22
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
23
|
-
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
24
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
25
|
-
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
26
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
27
|
-
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
28
|
-
* DEALINGS IN THE SOFTWARE.
|
|
12
|
+
* SPDX-License-Identifier: MIT
|
|
29
13
|
****************************************************************************/
|
|
30
14
|
|
|
31
15
|
#ifndef CPL_MULTIPROC_H_INCLUDED_
|
|
@@ -10,23 +10,7 @@
|
|
|
10
10
|
* Copyright (c) 1998, 2005, Frank Warmerdam <warmerdam@pobox.com>
|
|
11
11
|
* Copyright (c) 2008-2013, Even Rouault <even dot rouault at spatialys.com>
|
|
12
12
|
*
|
|
13
|
-
*
|
|
14
|
-
* copy of this software and associated documentation files (the "Software"),
|
|
15
|
-
* to deal in the Software without restriction, including without limitation
|
|
16
|
-
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
17
|
-
* and/or sell copies of the Software, and to permit persons to whom the
|
|
18
|
-
* Software is furnished to do so, subject to the following conditions:
|
|
19
|
-
*
|
|
20
|
-
* The above copyright notice and this permission notice shall be included
|
|
21
|
-
* in all copies or substantial portions of the Software.
|
|
22
|
-
*
|
|
23
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
|
24
|
-
* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
25
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
26
|
-
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
27
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
28
|
-
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
29
|
-
* DEALINGS IN THE SOFTWARE.
|
|
13
|
+
* SPDX-License-Identifier: MIT
|
|
30
14
|
****************************************************************************/
|
|
31
15
|
|
|
32
16
|
#ifndef CPL_BASE_H_INCLUDED
|
|
@@ -568,6 +552,8 @@ static inline char *CPL_afl_friendly_strstr(const char *haystack,
|
|
|
568
552
|
#endif
|
|
569
553
|
/*! @endcond */
|
|
570
554
|
|
|
555
|
+
#ifndef GDAL_COMPILATION
|
|
556
|
+
/*! @cond Doxygen_Suppress */
|
|
571
557
|
/* -------------------------------------------------------------------- */
|
|
572
558
|
/* Handle isnan() and isinf(). Note that isinf() and isnan() */
|
|
573
559
|
/* are supposed to be macros according to C99, defined in math.h */
|
|
@@ -680,6 +666,8 @@ extern "C++"
|
|
|
680
666
|
#endif
|
|
681
667
|
#endif
|
|
682
668
|
#endif
|
|
669
|
+
/*! @endcond */
|
|
670
|
+
#endif // GDAL_COMPILATION
|
|
683
671
|
|
|
684
672
|
/*! @cond Doxygen_Suppress */
|
|
685
673
|
/*---------------------------------------------------------------------
|
|
@@ -1161,6 +1149,14 @@ extern "C++"
|
|
|
1161
1149
|
{
|
|
1162
1150
|
return t;
|
|
1163
1151
|
}
|
|
1152
|
+
|
|
1153
|
+
/** Emulates the C++20 .contains() method */
|
|
1154
|
+
template <typename C, typename V>
|
|
1155
|
+
inline bool contains(const C &container, const V &value)
|
|
1156
|
+
{
|
|
1157
|
+
return container.find(value) != container.end();
|
|
1158
|
+
}
|
|
1159
|
+
|
|
1164
1160
|
} // namespace cpl
|
|
1165
1161
|
}
|
|
1166
1162
|
#endif
|
|
@@ -8,23 +8,7 @@
|
|
|
8
8
|
******************************************************************************
|
|
9
9
|
* Copyright (c) 2013, Frank Warmerdam
|
|
10
10
|
*
|
|
11
|
-
*
|
|
12
|
-
* copy of this software and associated documentation files (the "Software"),
|
|
13
|
-
* to deal in the Software without restriction, including without limitation
|
|
14
|
-
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
15
|
-
* and/or sell copies of the Software, and to permit persons to whom the
|
|
16
|
-
* Software is furnished to do so, subject to the following conditions:
|
|
17
|
-
*
|
|
18
|
-
* The above copyright notice and this permission notice shall be included
|
|
19
|
-
* in all copies or substantial portions of the Software.
|
|
20
|
-
*
|
|
21
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
|
22
|
-
* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
23
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
24
|
-
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
25
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
26
|
-
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
27
|
-
* DEALINGS IN THE SOFTWARE.
|
|
11
|
+
* SPDX-License-Identifier: MIT
|
|
28
12
|
****************************************************************************/
|
|
29
13
|
|
|
30
14
|
#ifndef CPL_PROGRESS_H_INCLUDED
|
|
@@ -11,23 +11,7 @@
|
|
|
11
11
|
* Copyright (c) 1999-2008, Frank Warmerdam
|
|
12
12
|
* Copyright (c) 2008-2014, Even Rouault <even dot rouault at spatialys.com>
|
|
13
13
|
*
|
|
14
|
-
*
|
|
15
|
-
* copy of this software and associated documentation files (the "Software"),
|
|
16
|
-
* to deal in the Software without restriction, including without limitation
|
|
17
|
-
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
18
|
-
* and/or sell copies of the Software, and to permit persons to whom the
|
|
19
|
-
* Software is furnished to do so, subject to the following conditions:
|
|
20
|
-
*
|
|
21
|
-
* The above copyright notice and this permission notice shall be included
|
|
22
|
-
* in all copies or substantial portions of the Software.
|
|
23
|
-
*
|
|
24
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
25
|
-
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
26
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
27
|
-
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
28
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
29
|
-
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
30
|
-
* DEALINGS IN THE SOFTWARE.
|
|
14
|
+
* SPDX-License-Identifier: MIT
|
|
31
15
|
****************************************************************************/
|
|
32
16
|
|
|
33
17
|
#ifndef CPL_QUAD_TREE_H_INCLUDED
|
|
@@ -102,6 +86,9 @@ void CPL_DLL CPLQuadTreeRemove(CPLQuadTree *hQuadtree, void *hFeature,
|
|
|
102
86
|
void CPL_DLL **CPLQuadTreeSearch(const CPLQuadTree *hQuadtree,
|
|
103
87
|
const CPLRectObj *pAoi, int *pnFeatureCount);
|
|
104
88
|
|
|
89
|
+
bool CPL_DLL CPLQuadTreeHasMatch(const CPLQuadTree *hQuadtree,
|
|
90
|
+
const CPLRectObj *pAoi);
|
|
91
|
+
|
|
105
92
|
void CPL_DLL CPLQuadTreeForeach(const CPLQuadTree *hQuadtree,
|
|
106
93
|
CPLQuadTreeForeachFunc pfnForeach,
|
|
107
94
|
void *pUserData);
|
|
@@ -8,23 +8,7 @@
|
|
|
8
8
|
**********************************************************************
|
|
9
9
|
* Copyright (c) 2013, Even Rouault <even dot rouault at spatialys.com>
|
|
10
10
|
*
|
|
11
|
-
*
|
|
12
|
-
* copy of this software and associated documentation files (the "Software"),
|
|
13
|
-
* to deal in the Software without restriction, including without limitation
|
|
14
|
-
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
15
|
-
* and/or sell copies of the Software, and to permit persons to whom the
|
|
16
|
-
* Software is furnished to do so, subject to the following conditions:
|
|
17
|
-
*
|
|
18
|
-
* The above copyright notice and this permission notice shall be included
|
|
19
|
-
* in all copies or substantial portions of the Software.
|
|
20
|
-
*
|
|
21
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
22
|
-
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
23
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
24
|
-
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
25
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
26
|
-
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
27
|
-
* DEALINGS IN THE SOFTWARE.
|
|
11
|
+
* SPDX-License-Identifier: MIT
|
|
28
12
|
****************************************************************************/
|
|
29
13
|
|
|
30
14
|
#ifndef CPL_SPAWN_H_INCLUDED
|
|
@@ -10,23 +10,7 @@
|
|
|
10
10
|
* Copyright (c) 1998, Daniel Morissette
|
|
11
11
|
* Copyright (c) 2008-2014, Even Rouault <even dot rouault at spatialys.com>
|
|
12
12
|
*
|
|
13
|
-
*
|
|
14
|
-
* copy of this software and associated documentation files (the "Software"),
|
|
15
|
-
* to deal in the Software without restriction, including without limitation
|
|
16
|
-
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
17
|
-
* and/or sell copies of the Software, and to permit persons to whom the
|
|
18
|
-
* Software is furnished to do so, subject to the following conditions:
|
|
19
|
-
*
|
|
20
|
-
* The above copyright notice and this permission notice shall be included
|
|
21
|
-
* in all copies or substantial portions of the Software.
|
|
22
|
-
*
|
|
23
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
24
|
-
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
25
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
26
|
-
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
27
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
28
|
-
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
29
|
-
* DEALINGS IN THE SOFTWARE.
|
|
13
|
+
* SPDX-License-Identifier: MIT
|
|
30
14
|
****************************************************************************/
|
|
31
15
|
|
|
32
16
|
#ifndef CPL_STRING_H_INCLUDED
|
|
@@ -128,6 +112,9 @@ bool CPL_DLL CPLTestBool(const char *pszValue);
|
|
|
128
112
|
bool CPL_DLL CPLFetchBool(CSLConstList papszStrList, const char *pszKey,
|
|
129
113
|
bool bDefault);
|
|
130
114
|
|
|
115
|
+
CPLErr CPL_DLL CPLParseMemorySize(const char *pszValue, GIntBig *pnValue,
|
|
116
|
+
bool *pbUnitSpecified);
|
|
117
|
+
|
|
131
118
|
const char CPL_DLL *CPLParseNameValue(const char *pszNameValue, char **ppszKey);
|
|
132
119
|
const char CPL_DLL *CPLParseNameValueSep(const char *pszNameValue,
|
|
133
120
|
char **ppszKey, char chSep);
|