@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
|
@@ -9,23 +9,7 @@
|
|
|
9
9
|
* Copyright (c) 1998, 2002 Frank Warmerdam
|
|
10
10
|
* Copyright (c) 2007-2014, 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 GDAL_H_INCLUDED
|
|
@@ -100,6 +84,7 @@ GDALDataType CPL_DLL CPL_STDCALL GDALFindDataTypeForValue(double dValue,
|
|
|
100
84
|
int bComplex);
|
|
101
85
|
double CPL_DLL GDALAdjustValueToDataType(GDALDataType eDT, double dfValue,
|
|
102
86
|
int *pbClamped, int *pbRounded);
|
|
87
|
+
bool CPL_DLL GDALIsValueExactAs(double dfValue, GDALDataType eDT);
|
|
103
88
|
GDALDataType CPL_DLL CPL_STDCALL GDALGetNonComplexDataType(GDALDataType);
|
|
104
89
|
int CPL_DLL CPL_STDCALL GDALDataTypeIsConversionLossy(GDALDataType eTypeFrom,
|
|
105
90
|
GDALDataType eTypeTo);
|
|
@@ -222,27 +207,127 @@ typedef struct
|
|
|
222
207
|
(s).bFloatingPointWindowValidity = FALSE; \
|
|
223
208
|
} while (0)
|
|
224
209
|
|
|
225
|
-
|
|
210
|
+
/** Value indicating the start of the range for color interpretations belonging
|
|
211
|
+
* to the InfraRed (IR) domain. All constants of the GDALColorInterp enumeration
|
|
212
|
+
* in the IR domain are in the [GCI_IR_Start, GCI_IR_End] range.
|
|
213
|
+
*
|
|
214
|
+
* @since 3.10
|
|
215
|
+
*/
|
|
216
|
+
#define GCI_IR_Start 20
|
|
217
|
+
|
|
218
|
+
/** Value indicating the end of the range for color interpretations belonging
|
|
219
|
+
* to the InfraRed (IR) domain. All constants of the GDALColorInterp enumeration
|
|
220
|
+
* in the IR domain are in the [GCI_IR_Start, GCI_IR_End] range.
|
|
221
|
+
*
|
|
222
|
+
* @since 3.10
|
|
223
|
+
*/
|
|
224
|
+
#define GCI_IR_End 29
|
|
225
|
+
|
|
226
|
+
/** Value indicating the start of the range for color interpretations belonging
|
|
227
|
+
* to the Synthetic Aperture Radar (SAR) domain.
|
|
228
|
+
* All constants of the GDALColorInterp enumeration
|
|
229
|
+
* in the SAR domain are in the [GCI_SAR_Start, GCI_SAR_End] range.
|
|
230
|
+
*
|
|
231
|
+
* @since 3.10
|
|
232
|
+
*/
|
|
233
|
+
#define GCI_SAR_Start 30
|
|
234
|
+
|
|
235
|
+
/** Value indicating the end of the range for color interpretations belonging
|
|
236
|
+
* to the Synthetic Aperture Radar (SAR) domain.
|
|
237
|
+
* All constants of the GDALColorInterp enumeration
|
|
238
|
+
* in the SAR domain are in the [GCI_SAR_Start, GCI_SAR_End] range.
|
|
239
|
+
*
|
|
240
|
+
* @since 3.10
|
|
241
|
+
*/
|
|
242
|
+
#define GCI_SAR_End 39
|
|
243
|
+
|
|
244
|
+
/** Types of color interpretation for raster bands.
|
|
245
|
+
*
|
|
246
|
+
* For spectral bands, the wavelength ranges are indicative only, and may vary
|
|
247
|
+
* depending on sensors. The CENTRAL_WAVELENGTH_UM and FWHM_UM metadata
|
|
248
|
+
* items in the IMAGERY metadata domain of the raster band, when present, will
|
|
249
|
+
* give more accurate characteristics.
|
|
250
|
+
*
|
|
251
|
+
* Values belonging to the IR domain are in the [GCI_IR_Start, GCI_IR_End] range.
|
|
252
|
+
* Values belonging to the SAR domain are in the [GCI_SAR_Start, GCI_SAR_End] range.
|
|
253
|
+
*
|
|
254
|
+
* Values between GCI_PanBand to GCI_SAR_Reserved_2 have been added in GDAL 3.10.
|
|
255
|
+
*/
|
|
226
256
|
typedef enum
|
|
227
257
|
{
|
|
228
258
|
/*! Undefined */ GCI_Undefined = 0,
|
|
229
259
|
/*! Greyscale */ GCI_GrayIndex = 1,
|
|
230
260
|
/*! Paletted (see associated color table) */ GCI_PaletteIndex = 2,
|
|
231
|
-
/*! Red band of RGBA image
|
|
232
|
-
|
|
233
|
-
/*!
|
|
261
|
+
/*! Red band of RGBA image, or red spectral band [0.62 - 0.69 um]*/
|
|
262
|
+
GCI_RedBand = 3,
|
|
263
|
+
/*! Green band of RGBA image, or green spectral band [0.51 - 0.60 um]*/
|
|
264
|
+
GCI_GreenBand = 4,
|
|
265
|
+
/*! Blue band of RGBA image, or blue spectral band [0.45 - 0.53 um] */
|
|
266
|
+
GCI_BlueBand = 5,
|
|
234
267
|
/*! Alpha (0=transparent, 255=opaque) */ GCI_AlphaBand = 6,
|
|
235
268
|
/*! Hue band of HLS image */ GCI_HueBand = 7,
|
|
236
269
|
/*! Saturation band of HLS image */ GCI_SaturationBand = 8,
|
|
237
270
|
/*! Lightness band of HLS image */ GCI_LightnessBand = 9,
|
|
238
271
|
/*! Cyan band of CMYK image */ GCI_CyanBand = 10,
|
|
239
272
|
/*! Magenta band of CMYK image */ GCI_MagentaBand = 11,
|
|
240
|
-
/*! Yellow band of CMYK image
|
|
273
|
+
/*! Yellow band of CMYK image, or yellow spectral band [0.58 - 0.62 um] */
|
|
274
|
+
GCI_YellowBand = 12,
|
|
241
275
|
/*! Black band of CMYK image */ GCI_BlackBand = 13,
|
|
242
276
|
/*! Y Luminance */ GCI_YCbCr_YBand = 14,
|
|
243
277
|
/*! Cb Chroma */ GCI_YCbCr_CbBand = 15,
|
|
244
278
|
/*! Cr Chroma */ GCI_YCbCr_CrBand = 16,
|
|
245
|
-
|
|
279
|
+
|
|
280
|
+
/* GDAL 3.10 addition: begin */
|
|
281
|
+
/*! Panchromatic band [0.40 - 1.00 um] */ GCI_PanBand = 17,
|
|
282
|
+
/*! Coastal band [0.40 - 0.45 um] */ GCI_CoastalBand = 18,
|
|
283
|
+
/*! Red-edge band [0.69 - 0.79 um] */ GCI_RedEdgeBand = 19,
|
|
284
|
+
|
|
285
|
+
/*! Near-InfraRed (NIR) band [0.75 - 1.40 um] */ GCI_NIRBand =
|
|
286
|
+
GCI_IR_Start + 0,
|
|
287
|
+
/*! Short-Wavelength InfraRed (SWIR) band [1.40 - 3.00 um] */ GCI_SWIRBand =
|
|
288
|
+
GCI_IR_Start + 1,
|
|
289
|
+
/*! Mid-Wavelength InfraRed (MWIR) band [3.00 - 8.00 um] */ GCI_MWIRBand =
|
|
290
|
+
GCI_IR_Start + 2,
|
|
291
|
+
/*! Long-Wavelength InfraRed (LWIR) band [8.00 - 15 um] */ GCI_LWIRBand =
|
|
292
|
+
GCI_IR_Start + 3,
|
|
293
|
+
/*! Thermal InfraRed (TIR) band (MWIR or LWIR) [3 - 15 um] */ GCI_TIRBand =
|
|
294
|
+
GCI_IR_Start + 4,
|
|
295
|
+
/*! Other infrared band [0.75 - 1000 um] */ GCI_OtherIRBand =
|
|
296
|
+
GCI_IR_Start + 5,
|
|
297
|
+
/*! Reserved value. Do not set it ! */
|
|
298
|
+
GCI_IR_Reserved_1 = GCI_IR_Start + 6,
|
|
299
|
+
/*! Reserved value. Do not set it ! */
|
|
300
|
+
GCI_IR_Reserved_2 = GCI_IR_Start + 7,
|
|
301
|
+
/*! Reserved value. Do not set it ! */
|
|
302
|
+
GCI_IR_Reserved_3 = GCI_IR_Start + 8,
|
|
303
|
+
/*! Reserved value. Do not set it ! */
|
|
304
|
+
GCI_IR_Reserved_4 = GCI_IR_Start + 9,
|
|
305
|
+
|
|
306
|
+
/*! Synthetic Aperture Radar (SAR) Ka band [0.8 - 1.1 cm / 27 - 40 GHz] */
|
|
307
|
+
GCI_SAR_Ka_Band = GCI_SAR_Start + 0,
|
|
308
|
+
/*! Synthetic Aperture Radar (SAR) K band [1.1 - 1.7 cm / 18 - 27 GHz] */
|
|
309
|
+
GCI_SAR_K_Band = GCI_SAR_Start + 1,
|
|
310
|
+
/*! Synthetic Aperture Radar (SAR) Ku band [1.7 - 2.4 cm / 12 - 18 GHz] */
|
|
311
|
+
GCI_SAR_Ku_Band = GCI_SAR_Start + 2,
|
|
312
|
+
/*! Synthetic Aperture Radar (SAR) X band [2.4 - 3.8 cm / 8 - 12 GHz] */
|
|
313
|
+
GCI_SAR_X_Band = GCI_SAR_Start + 3,
|
|
314
|
+
/*! Synthetic Aperture Radar (SAR) C band [3.8 - 7.5 cm / 4 - 8 GHz] */
|
|
315
|
+
GCI_SAR_C_Band = GCI_SAR_Start + 4,
|
|
316
|
+
/*! Synthetic Aperture Radar (SAR) S band [7.5 - 15 cm / 2 - 4 GHz] */
|
|
317
|
+
GCI_SAR_S_Band = GCI_SAR_Start + 5,
|
|
318
|
+
/*! Synthetic Aperture Radar (SAR) L band [15 - 30 cm / 1 - 2 GHz] */
|
|
319
|
+
GCI_SAR_L_Band = GCI_SAR_Start + 6,
|
|
320
|
+
/*! Synthetic Aperture Radar (SAR) P band [30 - 100 cm / 0.3 - 1 GHz] */
|
|
321
|
+
GCI_SAR_P_Band = GCI_SAR_Start + 7,
|
|
322
|
+
/*! Reserved value. Do not set it ! */
|
|
323
|
+
GCI_SAR_Reserved_1 = GCI_SAR_Start + 8,
|
|
324
|
+
/*! Reserved value. Do not set it ! */
|
|
325
|
+
GCI_SAR_Reserved_2 = GCI_SAR_Start + 9,
|
|
326
|
+
|
|
327
|
+
/* GDAL 3.10 addition: end */
|
|
328
|
+
|
|
329
|
+
/*! Max current value (equals to GCI_SAR_Reserved_2 currently) */ GCI_Max =
|
|
330
|
+
GCI_SAR_Reserved_2
|
|
246
331
|
} GDALColorInterp;
|
|
247
332
|
|
|
248
333
|
const char CPL_DLL *GDALGetColorInterpretationName(GDALColorInterp);
|
|
@@ -502,7 +587,7 @@ typedef struct GDALDimensionHS *GDALDimensionH;
|
|
|
502
587
|
*/
|
|
503
588
|
#define GDAL_DCAP_CREATE "DCAP_CREATE"
|
|
504
589
|
|
|
505
|
-
/** Capability set by a driver that implements the
|
|
590
|
+
/** Capability set by a driver that implements the CreateMultiDimensional() API.
|
|
506
591
|
*
|
|
507
592
|
* @since GDAL 3.1
|
|
508
593
|
*/
|
|
@@ -1030,6 +1115,14 @@ GDALDatasetH CPL_DLL CPL_STDCALL GDALOpenShared(const char *, GDALAccess)
|
|
|
1030
1115
|
#define GDAL_OF_FROM_GDALOPEN 0x400
|
|
1031
1116
|
#endif
|
|
1032
1117
|
|
|
1118
|
+
/** Open in thread-safe mode. Not compatible with
|
|
1119
|
+
* GDAL_OF_VECTOR, GDAL_OF_MULTIDIM_RASTER or GDAL_OF_UPDATE
|
|
1120
|
+
*
|
|
1121
|
+
* Used by GDALOpenEx().
|
|
1122
|
+
* @since GDAL 3.10
|
|
1123
|
+
*/
|
|
1124
|
+
#define GDAL_OF_THREAD_SAFE 0x800
|
|
1125
|
+
|
|
1033
1126
|
GDALDatasetH CPL_DLL CPL_STDCALL GDALOpenEx(
|
|
1034
1127
|
const char *pszFilename, unsigned int nOpenFlags,
|
|
1035
1128
|
const char *const *papszAllowedDrivers, const char *const *papszOpenOptions,
|
|
@@ -1045,9 +1138,7 @@ void CPL_DLL CPL_STDCALL GDALDestroyDriver(GDALDriverH);
|
|
|
1045
1138
|
int CPL_DLL CPL_STDCALL GDALRegisterDriver(GDALDriverH);
|
|
1046
1139
|
void CPL_DLL CPL_STDCALL GDALDeregisterDriver(GDALDriverH);
|
|
1047
1140
|
void CPL_DLL CPL_STDCALL GDALDestroyDriverManager(void);
|
|
1048
|
-
#ifndef DOXYGEN_SKIP
|
|
1049
1141
|
void CPL_DLL GDALDestroy(void);
|
|
1050
|
-
#endif
|
|
1051
1142
|
CPLErr CPL_DLL CPL_STDCALL GDALDeleteDataset(GDALDriverH, const char *);
|
|
1052
1143
|
CPLErr CPL_DLL CPL_STDCALL GDALRenameDataset(GDALDriverH,
|
|
1053
1144
|
const char *pszNewName,
|
|
@@ -1142,6 +1233,11 @@ int CPL_DLL CPL_STDCALL GDALGetRasterYSize(GDALDatasetH);
|
|
|
1142
1233
|
int CPL_DLL CPL_STDCALL GDALGetRasterCount(GDALDatasetH);
|
|
1143
1234
|
GDALRasterBandH CPL_DLL CPL_STDCALL GDALGetRasterBand(GDALDatasetH, int);
|
|
1144
1235
|
|
|
1236
|
+
bool CPL_DLL GDALDatasetIsThreadSafe(GDALDatasetH, int nScopeFlags,
|
|
1237
|
+
CSLConstList papszOptions);
|
|
1238
|
+
GDALDatasetH CPL_DLL GDALGetThreadSafeDataset(GDALDatasetH, int nScopeFlags,
|
|
1239
|
+
CSLConstList papszOptions);
|
|
1240
|
+
|
|
1145
1241
|
CPLErr CPL_DLL CPL_STDCALL GDALAddBand(GDALDatasetH hDS, GDALDataType eType,
|
|
1146
1242
|
CSLConstList papszOptions);
|
|
1147
1243
|
|
|
@@ -1157,13 +1253,13 @@ void CPL_DLL CPL_STDCALL GDALEndAsyncReader(GDALDatasetH hDS,
|
|
|
1157
1253
|
CPLErr CPL_DLL CPL_STDCALL GDALDatasetRasterIO(
|
|
1158
1254
|
GDALDatasetH hDS, GDALRWFlag eRWFlag, int nDSXOff, int nDSYOff,
|
|
1159
1255
|
int nDSXSize, int nDSYSize, void *pBuffer, int nBXSize, int nBYSize,
|
|
1160
|
-
GDALDataType eBDataType, int nBandCount, int *panBandCount,
|
|
1161
|
-
int nLineSpace, int nBandSpace) CPL_WARN_UNUSED_RESULT;
|
|
1256
|
+
GDALDataType eBDataType, int nBandCount, const int *panBandCount,
|
|
1257
|
+
int nPixelSpace, int nLineSpace, int nBandSpace) CPL_WARN_UNUSED_RESULT;
|
|
1162
1258
|
|
|
1163
1259
|
CPLErr CPL_DLL CPL_STDCALL GDALDatasetRasterIOEx(
|
|
1164
1260
|
GDALDatasetH hDS, GDALRWFlag eRWFlag, int nDSXOff, int nDSYOff,
|
|
1165
1261
|
int nDSXSize, int nDSYSize, void *pBuffer, int nBXSize, int nBYSize,
|
|
1166
|
-
GDALDataType eBDataType, int nBandCount, int *panBandCount,
|
|
1262
|
+
GDALDataType eBDataType, int nBandCount, const int *panBandCount,
|
|
1167
1263
|
GSpacing nPixelSpace, GSpacing nLineSpace, GSpacing nBandSpace,
|
|
1168
1264
|
GDALRasterIOExtraArg *psExtraArg) CPL_WARN_UNUSED_RESULT;
|
|
1169
1265
|
|
|
@@ -1640,6 +1736,12 @@ CPLErr CPL_DLL CPL_STDCALL GDALAddDerivedBandPixelFuncWithArgs(
|
|
|
1640
1736
|
const char *pszName, GDALDerivedPixelFuncWithArgs pfnPixelFunc,
|
|
1641
1737
|
const char *pszMetadata);
|
|
1642
1738
|
|
|
1739
|
+
CPLErr CPL_DLL GDALRasterInterpolateAtPoint(GDALRasterBandH hBand,
|
|
1740
|
+
double dfPixel, double dfLine,
|
|
1741
|
+
GDALRIOResampleAlg eInterpolation,
|
|
1742
|
+
double *pdfRealValue,
|
|
1743
|
+
double *pdfImagValue);
|
|
1744
|
+
|
|
1643
1745
|
/** Generic pointer for the working structure of VRTProcessedDataset
|
|
1644
1746
|
* function. */
|
|
1645
1747
|
typedef void *VRTPDWorkingDataPtr;
|
|
@@ -2490,6 +2592,12 @@ GDALMDArrayH CPL_DLL GDALMDArrayGetGridded(
|
|
|
2490
2592
|
GDALMDArrayH CPL_DLL *
|
|
2491
2593
|
GDALMDArrayGetCoordinateVariables(GDALMDArrayH hArray,
|
|
2492
2594
|
size_t *pnCount) CPL_WARN_UNUSED_RESULT;
|
|
2595
|
+
|
|
2596
|
+
GDALMDArrayH CPL_DLL *
|
|
2597
|
+
GDALMDArrayGetMeshGrid(const GDALMDArrayH *pahInputArrays,
|
|
2598
|
+
size_t nCountInputArrays, size_t *pnCountOutputArrays,
|
|
2599
|
+
CSLConstList papszOptions) CPL_WARN_UNUSED_RESULT;
|
|
2600
|
+
|
|
2493
2601
|
void CPL_DLL GDALReleaseArrays(GDALMDArrayH *arrays, size_t nCount);
|
|
2494
2602
|
int CPL_DLL GDALMDArrayCache(GDALMDArrayH hArray, CSLConstList papszOptions);
|
|
2495
2603
|
bool CPL_DLL GDALMDArrayRename(GDALMDArrayH hArray, const char *pszNewName);
|
|
@@ -2515,11 +2623,15 @@ void CPL_DLL GDALAttributeFreeRawResult(GDALAttributeH hAttr, GByte *raw,
|
|
|
2515
2623
|
size_t nSize);
|
|
2516
2624
|
const char CPL_DLL *GDALAttributeReadAsString(GDALAttributeH hAttr);
|
|
2517
2625
|
int CPL_DLL GDALAttributeReadAsInt(GDALAttributeH hAttr);
|
|
2626
|
+
int64_t CPL_DLL GDALAttributeReadAsInt64(GDALAttributeH hAttr);
|
|
2518
2627
|
double CPL_DLL GDALAttributeReadAsDouble(GDALAttributeH hAttr);
|
|
2519
2628
|
char CPL_DLL **
|
|
2520
2629
|
GDALAttributeReadAsStringArray(GDALAttributeH hAttr) CPL_WARN_UNUSED_RESULT;
|
|
2521
2630
|
int CPL_DLL *GDALAttributeReadAsIntArray(GDALAttributeH hAttr, size_t *pnCount)
|
|
2522
2631
|
CPL_WARN_UNUSED_RESULT;
|
|
2632
|
+
int64_t CPL_DLL *
|
|
2633
|
+
GDALAttributeReadAsInt64Array(GDALAttributeH hAttr,
|
|
2634
|
+
size_t *pnCount) CPL_WARN_UNUSED_RESULT;
|
|
2523
2635
|
double CPL_DLL *
|
|
2524
2636
|
GDALAttributeReadAsDoubleArray(GDALAttributeH hAttr,
|
|
2525
2637
|
size_t *pnCount) CPL_WARN_UNUSED_RESULT;
|
|
@@ -2527,6 +2639,11 @@ int CPL_DLL GDALAttributeWriteRaw(GDALAttributeH hAttr, const void *, size_t);
|
|
|
2527
2639
|
int CPL_DLL GDALAttributeWriteString(GDALAttributeH hAttr, const char *);
|
|
2528
2640
|
int CPL_DLL GDALAttributeWriteStringArray(GDALAttributeH hAttr, CSLConstList);
|
|
2529
2641
|
int CPL_DLL GDALAttributeWriteInt(GDALAttributeH hAttr, int);
|
|
2642
|
+
int CPL_DLL GDALAttributeWriteIntArray(GDALAttributeH hAttr, const int *,
|
|
2643
|
+
size_t);
|
|
2644
|
+
int CPL_DLL GDALAttributeWriteInt64(GDALAttributeH hAttr, int64_t);
|
|
2645
|
+
int CPL_DLL GDALAttributeWriteInt64Array(GDALAttributeH hAttr, const int64_t *,
|
|
2646
|
+
size_t);
|
|
2530
2647
|
int CPL_DLL GDALAttributeWriteDouble(GDALAttributeH hAttr, double);
|
|
2531
2648
|
int CPL_DLL GDALAttributeWriteDoubleArray(GDALAttributeH hAttr, const double *,
|
|
2532
2649
|
size_t);
|
package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gdal_alg.h
RENAMED
|
@@ -9,23 +9,7 @@
|
|
|
9
9
|
* Copyright (c) 2001, Frank Warmerdam
|
|
10
10
|
* Copyright (c) 2008-2012, 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 GDAL_ALG_H_INCLUDED
|
|
@@ -310,6 +294,9 @@ typedef struct
|
|
|
310
294
|
int nElevFieldMax;
|
|
311
295
|
int nIDField;
|
|
312
296
|
int nNextID;
|
|
297
|
+
|
|
298
|
+
GIntBig nWrittenFeatureCountSinceLastCommit;
|
|
299
|
+
GIntBig nTransactionCommitInterval;
|
|
313
300
|
} OGRContourWriterInfo;
|
|
314
301
|
|
|
315
302
|
CPLErr CPL_DLL OGRContourWriter(double, int, double *, double *, void *pInfo);
|
|
@@ -10,23 +10,7 @@
|
|
|
10
10
|
* Copyright (c) 2008, Andrey Kiselev <dron@ak4719.spb.edu>
|
|
11
11
|
* Copyright (c) 2010-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 GDAL_ALG_PRIV_H_INCLUDED
|
|
@@ -173,6 +157,7 @@ constexpr const char *GDAL_APPROX_TRANSFORMER_CLASS_NAME =
|
|
|
173
157
|
"GDALApproxTransformer";
|
|
174
158
|
constexpr const char *GDAL_GEN_IMG_TRANSFORMER_CLASS_NAME =
|
|
175
159
|
"GDALGenImgProjTransformer";
|
|
160
|
+
constexpr const char *GDAL_RPC_TRANSFORMER_CLASS_NAME = "GDALRPCTransformer";
|
|
176
161
|
|
|
177
162
|
bool GDALIsTransformer(void *hTransformerArg, const char *pszClassName);
|
|
178
163
|
|
|
@@ -206,6 +191,8 @@ bool GDALTransformIsTranslationOnPixelBoundaries(
|
|
|
206
191
|
bool GDALTransformIsAffineNoRotation(GDALTransformerFunc pfnTransformer,
|
|
207
192
|
void *pTransformerArg);
|
|
208
193
|
|
|
194
|
+
bool GDALTransformHasFastClone(void *pTransformerArg);
|
|
195
|
+
|
|
209
196
|
typedef struct _CPLQuadTree CPLQuadTree;
|
|
210
197
|
|
|
211
198
|
typedef struct
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/******************************************************************************
|
|
2
|
+
* $Id$
|
|
3
|
+
*
|
|
4
|
+
* Project: Common Portability Library
|
|
5
|
+
* Purpose: Functions for reading and scanning CSV (comma separated,
|
|
6
|
+
* variable length text files holding tables) files.
|
|
7
|
+
* Author: Frank Warmerdam, warmerdam@pobox.com
|
|
8
|
+
*
|
|
9
|
+
******************************************************************************
|
|
10
|
+
* Copyright (c) 1999, Frank Warmerdam
|
|
11
|
+
* Copyright (c) 2010, Even Rouault <even dot rouault at spatialys.com>
|
|
12
|
+
*
|
|
13
|
+
* SPDX-License-Identifier: MIT
|
|
14
|
+
****************************************************************************/
|
|
15
|
+
|
|
16
|
+
#ifndef GDAL_CSV_H_INCLUDED
|
|
17
|
+
#define GDAL_CSV_H_INCLUDED
|
|
18
|
+
|
|
19
|
+
#include "cpl_port.h"
|
|
20
|
+
|
|
21
|
+
CPL_C_START
|
|
22
|
+
const char *GDALDefaultCSVFilename(const char *pszBasename);
|
|
23
|
+
CPL_C_END
|
|
24
|
+
|
|
25
|
+
#endif
|
|
@@ -9,23 +9,7 @@
|
|
|
9
9
|
* Copyright (c) 2001, Frank Warmerdam
|
|
10
10
|
* Copyright (c) 2007-2014, 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 GDAL_FRMTS_H_INCLUDED
|
|
@@ -228,6 +212,8 @@ void CPL_DLL GDALRegister_COG(void);
|
|
|
228
212
|
void CPL_DLL GDALRegister_RDB(void);
|
|
229
213
|
void CPL_DLL GDALRegister_EXR(void);
|
|
230
214
|
void DeclareDeferredEXRPlugin(void);
|
|
215
|
+
void CPL_DLL GDALRegister_AVIF(void);
|
|
216
|
+
void DeclareDeferredAVIFPlugin(void);
|
|
231
217
|
void CPL_DLL GDALRegister_HEIF(void);
|
|
232
218
|
void DeclareDeferredHEIFPlugin(void);
|
|
233
219
|
void CPL_DLL GDALRegister_TGA(void);
|
|
@@ -244,6 +230,7 @@ void CPL_DLL GDALRegister_BASISU_KTX2(void);
|
|
|
244
230
|
void DeclareDeferredBASISU_KTX2Plugin(void);
|
|
245
231
|
void CPL_DLL GDALRegister_NOAA_B(void);
|
|
246
232
|
void CPL_DLL GDALRegister_NSIDCbin(void);
|
|
233
|
+
void CPL_DLL GDALRegister_SNAP_TIFF(void);
|
|
247
234
|
CPL_C_END
|
|
248
235
|
|
|
249
236
|
#endif /* ndef GDAL_FRMTS_H_INCLUDED */
|
|
@@ -9,23 +9,7 @@
|
|
|
9
9
|
******************************************************************************
|
|
10
10
|
* Copyright (c) 2014-2015, NextGIS info@nextgis.ru
|
|
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 GDAL_MDREADER_H_INCLUDED
|
package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gdal_pam.h
RENAMED
|
@@ -8,23 +8,7 @@
|
|
|
8
8
|
******************************************************************************
|
|
9
9
|
* Copyright (c) 2005, Frank Warmerdam <warmerdam@pobox.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
|
|
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 GDAL_PAM_H_INCLUDED
|
|
@@ -34,6 +18,7 @@
|
|
|
34
18
|
|
|
35
19
|
#include "cpl_minixml.h"
|
|
36
20
|
#include "gdal_priv.h"
|
|
21
|
+
#include <array>
|
|
37
22
|
#include <limits>
|
|
38
23
|
#include <map>
|
|
39
24
|
#include <vector>
|
|
@@ -53,6 +38,7 @@ class GDALPamRasterBand;
|
|
|
53
38
|
#define GCIF_SCALEOFFSET 0x008000
|
|
54
39
|
#define GCIF_UNITTYPE 0x010000
|
|
55
40
|
#define GCIF_COLORTABLE 0x020000
|
|
41
|
+
/* Same value as GCIF_COLORTABLE */
|
|
56
42
|
#define GCIF_COLORINTERP 0x020000
|
|
57
43
|
#define GCIF_BAND_METADATA 0x040000
|
|
58
44
|
#define GCIF_RAT 0x080000
|
|
@@ -65,8 +51,8 @@ class GDALPamRasterBand;
|
|
|
65
51
|
#define GCIF_PAM_DEFAULT \
|
|
66
52
|
(GCIF_GEOTRANSFORM | GCIF_PROJECTION | GCIF_METADATA | GCIF_GCPS | \
|
|
67
53
|
GCIF_NODATA | GCIF_CATEGORYNAMES | GCIF_MINMAX | GCIF_SCALEOFFSET | \
|
|
68
|
-
GCIF_UNITTYPE | GCIF_COLORTABLE |
|
|
69
|
-
|
|
54
|
+
GCIF_UNITTYPE | GCIF_COLORTABLE | GCIF_BAND_METADATA | GCIF_RAT | \
|
|
55
|
+
GCIF_MASK | GCIF_ONLY_IF_MISSING | GCIF_PROCESS_BANDS | \
|
|
70
56
|
GCIF_BAND_DESCRIPTION)
|
|
71
57
|
|
|
72
58
|
/* GDAL PAM Flags */
|
|
@@ -95,7 +81,7 @@ class GDALDatasetPamInfo
|
|
|
95
81
|
OGRSpatialReference *poSRS = nullptr;
|
|
96
82
|
|
|
97
83
|
int bHaveGeoTransform = false;
|
|
98
|
-
double adfGeoTransform
|
|
84
|
+
std::array<double, 6> adfGeoTransform{};
|
|
99
85
|
|
|
100
86
|
std::vector<gdal::GCP> asGCPs{};
|
|
101
87
|
OGRSpatialReference *poGCP_SRS = nullptr;
|
|
@@ -131,10 +117,10 @@ class CPL_DLL GDALPamDataset : public GDALDataset
|
|
|
131
117
|
virtual CPLXMLNode *SerializeToXML(const char *);
|
|
132
118
|
virtual CPLErr XMLInit(const CPLXMLNode *, const char *);
|
|
133
119
|
|
|
134
|
-
virtual CPLErr TryLoadXML(
|
|
120
|
+
virtual CPLErr TryLoadXML(CSLConstList papszSiblingFiles = nullptr);
|
|
135
121
|
virtual CPLErr TrySaveXML();
|
|
136
122
|
|
|
137
|
-
CPLErr TryLoadAux(
|
|
123
|
+
CPLErr TryLoadAux(CSLConstList papszSiblingFiles = nullptr);
|
|
138
124
|
CPLErr TrySaveAux();
|
|
139
125
|
|
|
140
126
|
virtual const char *BuildPamFilename();
|
|
@@ -268,6 +254,8 @@ struct GDALRasterBandPamInfo
|
|
|
268
254
|
|
|
269
255
|
bool bOffsetSet = false;
|
|
270
256
|
bool bScaleSet = false;
|
|
257
|
+
|
|
258
|
+
void CopyFrom(const GDALRasterBandPamInfo &sOther);
|
|
271
259
|
};
|
|
272
260
|
|
|
273
261
|
//! @endcond
|