@cpp.js/package-gdal 1.0.0-beta.20 → 1.0.0-beta.21

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.
Files changed (438) hide show
  1. package/README.md +3 -0
  2. package/dist/prebuilt/Android-arm64-v8a/include/cpl_atomic_ops.h +1 -17
  3. package/dist/prebuilt/Android-arm64-v8a/include/cpl_auto_close.h +1 -17
  4. package/dist/prebuilt/Android-arm64-v8a/include/cpl_compressor.h +1 -17
  5. package/dist/prebuilt/Android-arm64-v8a/include/cpl_conv.h +1 -17
  6. package/dist/prebuilt/Android-arm64-v8a/include/cpl_csv.h +1 -17
  7. package/dist/prebuilt/Android-arm64-v8a/include/cpl_error.h +18 -22
  8. package/dist/prebuilt/Android-arm64-v8a/include/cpl_hash_set.h +1 -17
  9. package/dist/prebuilt/Android-arm64-v8a/include/cpl_http.h +73 -19
  10. package/dist/prebuilt/Android-arm64-v8a/include/cpl_json.h +1 -17
  11. package/dist/prebuilt/Android-arm64-v8a/include/cpl_list.h +1 -17
  12. package/dist/prebuilt/Android-arm64-v8a/include/cpl_minixml.h +1 -17
  13. package/dist/prebuilt/Android-arm64-v8a/include/cpl_multiproc.h +1 -17
  14. package/dist/prebuilt/Android-arm64-v8a/include/cpl_port.h +13 -17
  15. package/dist/prebuilt/Android-arm64-v8a/include/cpl_progress.h +1 -17
  16. package/dist/prebuilt/Android-arm64-v8a/include/cpl_quad_tree.h +4 -17
  17. package/dist/prebuilt/Android-arm64-v8a/include/cpl_spawn.h +1 -17
  18. package/dist/prebuilt/Android-arm64-v8a/include/cpl_string.h +4 -17
  19. package/dist/prebuilt/Android-arm64-v8a/include/cpl_time.h +1 -17
  20. package/dist/prebuilt/Android-arm64-v8a/include/cpl_virtualmem.h +1 -17
  21. package/dist/prebuilt/Android-arm64-v8a/include/cpl_vsi.h +49 -17
  22. package/dist/prebuilt/Android-arm64-v8a/include/cpl_vsi_error.h +3 -17
  23. package/dist/prebuilt/Android-arm64-v8a/include/cpl_vsi_virtual.h +50 -17
  24. package/dist/prebuilt/Android-arm64-v8a/include/cplkeywordparser.h +1 -17
  25. package/dist/prebuilt/Android-arm64-v8a/include/gdal.h +146 -29
  26. package/dist/prebuilt/Android-arm64-v8a/include/gdal_alg.h +4 -17
  27. package/dist/prebuilt/Android-arm64-v8a/include/gdal_alg_priv.h +4 -17
  28. package/dist/prebuilt/Android-arm64-v8a/include/gdal_csv.h +1 -17
  29. package/dist/prebuilt/Android-arm64-v8a/include/gdal_frmts.h +4 -17
  30. package/dist/prebuilt/Android-arm64-v8a/include/gdal_mdreader.h +1 -17
  31. package/dist/prebuilt/Android-arm64-v8a/include/gdal_pam.h +10 -22
  32. package/dist/prebuilt/Android-arm64-v8a/include/gdal_priv.h +308 -98
  33. package/dist/prebuilt/Android-arm64-v8a/include/gdal_proxy.h +32 -19
  34. package/dist/prebuilt/Android-arm64-v8a/include/gdal_rat.h +1 -17
  35. package/dist/prebuilt/Android-arm64-v8a/include/gdal_simplesurf.h +1 -17
  36. package/dist/prebuilt/Android-arm64-v8a/include/gdal_utils.h +1 -17
  37. package/dist/prebuilt/Android-arm64-v8a/include/gdal_version.h +4 -4
  38. package/dist/prebuilt/Android-arm64-v8a/include/gdal_vrt.h +1 -17
  39. package/dist/prebuilt/Android-arm64-v8a/include/gdalcachedpixelaccessor.h +1 -17
  40. package/dist/prebuilt/Android-arm64-v8a/include/gdalgeorefpamdataset.h +2 -18
  41. package/dist/prebuilt/Android-arm64-v8a/include/gdalgrid.h +1 -17
  42. package/dist/prebuilt/Android-arm64-v8a/include/gdalgrid_priv.h +1 -17
  43. package/dist/prebuilt/Android-arm64-v8a/include/gdaljp2abstractdataset.h +1 -17
  44. package/dist/prebuilt/Android-arm64-v8a/include/gdaljp2metadata.h +1 -17
  45. package/dist/prebuilt/Android-arm64-v8a/include/gdalpansharpen.h +1 -17
  46. package/dist/prebuilt/Android-arm64-v8a/include/gdalsubdatasetinfo.h +1 -17
  47. package/dist/prebuilt/Android-arm64-v8a/include/gdalwarper.h +4 -17
  48. package/dist/prebuilt/Android-arm64-v8a/include/memdataset.h +12 -23
  49. package/dist/prebuilt/Android-arm64-v8a/include/ogr_api.h +7 -19
  50. package/dist/prebuilt/Android-arm64-v8a/include/ogr_core.h +17 -34
  51. package/dist/prebuilt/Android-arm64-v8a/include/ogr_feature.h +1 -17
  52. package/dist/prebuilt/Android-arm64-v8a/include/ogr_featurestyle.h +1 -17
  53. package/dist/prebuilt/Android-arm64-v8a/include/ogr_geocoding.h +1 -17
  54. package/dist/prebuilt/Android-arm64-v8a/include/ogr_geomcoordinateprecision.h +1 -17
  55. package/dist/prebuilt/Android-arm64-v8a/include/ogr_geometry.h +179 -115
  56. package/dist/prebuilt/Android-arm64-v8a/include/ogr_p.h +7 -24
  57. package/dist/prebuilt/Android-arm64-v8a/include/ogr_recordbatch.h +18 -13
  58. package/dist/prebuilt/Android-arm64-v8a/include/ogr_spatialref.h +4 -18
  59. package/dist/prebuilt/Android-arm64-v8a/include/ogr_srs_api.h +3 -17
  60. package/dist/prebuilt/Android-arm64-v8a/include/ogr_swq.h +40 -4
  61. package/dist/prebuilt/Android-arm64-v8a/include/ogrsf_frmts.h +14 -17
  62. package/dist/prebuilt/Android-arm64-v8a/include/rawdataset.h +2 -18
  63. package/dist/prebuilt/Android-arm64-v8a/include/vrtdataset.h +215 -87
  64. package/dist/prebuilt/Android-arm64-v8a/lib/cmake/gdal/GDALConfigVersion.cmake +3 -3
  65. package/dist/prebuilt/Android-arm64-v8a/lib/gdalplugins/drivers.ini +4 -1
  66. package/dist/prebuilt/Android-arm64-v8a/lib/libgdal.so +0 -0
  67. package/dist/prebuilt/Android-arm64-v8a/lib/pkgconfig/gdal.pc +1 -1
  68. package/dist/prebuilt/Android-arm64-v8a/share/gdal/gdaltileindex.xsd +1 -17
  69. package/dist/prebuilt/Android-arm64-v8a/share/gdal/gdalvrt.xsd +18 -17
  70. package/dist/prebuilt/Android-arm64-v8a/share/gdal/nitf_spec.xml +1 -17
  71. package/dist/prebuilt/Android-arm64-v8a/share/gdal/nitf_spec.xsd +1 -17
  72. package/dist/prebuilt/Android-arm64-v8a/share/gdal/ogrvrt.xsd +1 -17
  73. package/dist/prebuilt/Android-arm64-v8a/share/gdal/osmconf.ini +3 -1
  74. package/dist/prebuilt/Android-arm64-v8a/share/gdal/pdfcomposition.xsd +1 -17
  75. package/dist/prebuilt/Android-arm64-v8a/share/gdal/vdv452.xml +1 -17
  76. package/dist/prebuilt/Android-arm64-v8a/share/gdal/vdv452.xsd +1 -17
  77. package/dist/prebuilt/CMakeLists.txt +1 -1
  78. package/dist/prebuilt/Emscripten-x86_64/include/cpl_atomic_ops.h +1 -17
  79. package/dist/prebuilt/Emscripten-x86_64/include/cpl_auto_close.h +1 -17
  80. package/dist/prebuilt/Emscripten-x86_64/include/cpl_compressor.h +1 -17
  81. package/dist/prebuilt/Emscripten-x86_64/include/cpl_conv.h +1 -17
  82. package/dist/prebuilt/Emscripten-x86_64/include/cpl_csv.h +1 -17
  83. package/dist/prebuilt/Emscripten-x86_64/include/cpl_error.h +18 -22
  84. package/dist/prebuilt/Emscripten-x86_64/include/cpl_hash_set.h +1 -17
  85. package/dist/prebuilt/Emscripten-x86_64/include/cpl_http.h +73 -19
  86. package/dist/prebuilt/Emscripten-x86_64/include/cpl_json.h +1 -17
  87. package/dist/prebuilt/Emscripten-x86_64/include/cpl_list.h +1 -17
  88. package/dist/prebuilt/Emscripten-x86_64/include/cpl_minixml.h +1 -17
  89. package/dist/prebuilt/Emscripten-x86_64/include/cpl_multiproc.h +1 -17
  90. package/dist/prebuilt/Emscripten-x86_64/include/cpl_port.h +13 -17
  91. package/dist/prebuilt/Emscripten-x86_64/include/cpl_progress.h +1 -17
  92. package/dist/prebuilt/Emscripten-x86_64/include/cpl_quad_tree.h +4 -17
  93. package/dist/prebuilt/Emscripten-x86_64/include/cpl_spawn.h +1 -17
  94. package/dist/prebuilt/Emscripten-x86_64/include/cpl_string.h +4 -17
  95. package/dist/prebuilt/Emscripten-x86_64/include/cpl_time.h +1 -17
  96. package/dist/prebuilt/Emscripten-x86_64/include/cpl_virtualmem.h +1 -17
  97. package/dist/prebuilt/Emscripten-x86_64/include/cpl_vsi.h +49 -17
  98. package/dist/prebuilt/Emscripten-x86_64/include/cpl_vsi_error.h +3 -17
  99. package/dist/prebuilt/Emscripten-x86_64/include/cpl_vsi_virtual.h +50 -17
  100. package/dist/prebuilt/Emscripten-x86_64/include/cplkeywordparser.h +1 -17
  101. package/dist/prebuilt/Emscripten-x86_64/include/gdal.h +146 -29
  102. package/dist/prebuilt/Emscripten-x86_64/include/gdal_alg.h +4 -17
  103. package/dist/prebuilt/Emscripten-x86_64/include/gdal_alg_priv.h +4 -17
  104. package/dist/prebuilt/Emscripten-x86_64/include/gdal_csv.h +1 -17
  105. package/dist/prebuilt/Emscripten-x86_64/include/gdal_frmts.h +4 -17
  106. package/dist/prebuilt/Emscripten-x86_64/include/gdal_mdreader.h +1 -17
  107. package/dist/prebuilt/Emscripten-x86_64/include/gdal_pam.h +10 -22
  108. package/dist/prebuilt/Emscripten-x86_64/include/gdal_priv.h +308 -98
  109. package/dist/prebuilt/Emscripten-x86_64/include/gdal_proxy.h +32 -19
  110. package/dist/prebuilt/Emscripten-x86_64/include/gdal_rat.h +1 -17
  111. package/dist/prebuilt/Emscripten-x86_64/include/gdal_simplesurf.h +1 -17
  112. package/dist/prebuilt/Emscripten-x86_64/include/gdal_utils.h +1 -17
  113. package/dist/prebuilt/Emscripten-x86_64/include/gdal_version.h +4 -4
  114. package/dist/prebuilt/Emscripten-x86_64/include/gdal_vrt.h +1 -17
  115. package/dist/prebuilt/Emscripten-x86_64/include/gdalcachedpixelaccessor.h +1 -17
  116. package/dist/prebuilt/Emscripten-x86_64/include/gdalgeorefpamdataset.h +2 -18
  117. package/dist/prebuilt/Emscripten-x86_64/include/gdalgrid.h +1 -17
  118. package/dist/prebuilt/Emscripten-x86_64/include/gdalgrid_priv.h +1 -17
  119. package/dist/prebuilt/Emscripten-x86_64/include/gdaljp2abstractdataset.h +1 -17
  120. package/dist/prebuilt/Emscripten-x86_64/include/gdaljp2metadata.h +1 -17
  121. package/dist/prebuilt/Emscripten-x86_64/include/gdalpansharpen.h +1 -17
  122. package/dist/prebuilt/Emscripten-x86_64/include/gdalsubdatasetinfo.h +1 -17
  123. package/dist/prebuilt/Emscripten-x86_64/include/gdalwarper.h +4 -17
  124. package/dist/prebuilt/Emscripten-x86_64/include/memdataset.h +12 -23
  125. package/dist/prebuilt/Emscripten-x86_64/include/ogr_api.h +7 -19
  126. package/dist/prebuilt/Emscripten-x86_64/include/ogr_core.h +17 -34
  127. package/dist/prebuilt/Emscripten-x86_64/include/ogr_feature.h +1 -17
  128. package/dist/prebuilt/Emscripten-x86_64/include/ogr_featurestyle.h +1 -17
  129. package/dist/prebuilt/Emscripten-x86_64/include/ogr_geocoding.h +1 -17
  130. package/dist/prebuilt/Emscripten-x86_64/include/ogr_geomcoordinateprecision.h +1 -17
  131. package/dist/prebuilt/Emscripten-x86_64/include/ogr_geometry.h +179 -115
  132. package/dist/prebuilt/Emscripten-x86_64/include/ogr_p.h +7 -24
  133. package/dist/prebuilt/Emscripten-x86_64/include/ogr_recordbatch.h +18 -13
  134. package/dist/prebuilt/Emscripten-x86_64/include/ogr_spatialref.h +4 -18
  135. package/dist/prebuilt/Emscripten-x86_64/include/ogr_srs_api.h +3 -17
  136. package/dist/prebuilt/Emscripten-x86_64/include/ogr_swq.h +40 -4
  137. package/dist/prebuilt/Emscripten-x86_64/include/ogrsf_frmts.h +14 -17
  138. package/dist/prebuilt/Emscripten-x86_64/include/rawdataset.h +2 -18
  139. package/dist/prebuilt/Emscripten-x86_64/include/vrtdataset.h +215 -87
  140. package/dist/prebuilt/Emscripten-x86_64/lib/cmake/gdal/GDAL-targets.cmake +1 -1
  141. package/dist/prebuilt/Emscripten-x86_64/lib/cmake/gdal/GDALConfigVersion.cmake +3 -3
  142. package/dist/prebuilt/Emscripten-x86_64/lib/cmake/gdal/thirdparty/SystemSummary.cmake +2 -2
  143. package/dist/prebuilt/Emscripten-x86_64/lib/gdalplugins/drivers.ini +4 -1
  144. package/dist/prebuilt/Emscripten-x86_64/lib/libgdal.a +0 -0
  145. package/dist/prebuilt/Emscripten-x86_64/lib/pkgconfig/gdal.pc +1 -1
  146. package/dist/prebuilt/Emscripten-x86_64/share/gdal/gdaltileindex.xsd +1 -17
  147. package/dist/prebuilt/Emscripten-x86_64/share/gdal/gdalvrt.xsd +18 -17
  148. package/dist/prebuilt/Emscripten-x86_64/share/gdal/nitf_spec.xml +1 -17
  149. package/dist/prebuilt/Emscripten-x86_64/share/gdal/nitf_spec.xsd +1 -17
  150. package/dist/prebuilt/Emscripten-x86_64/share/gdal/ogrvrt.xsd +1 -17
  151. package/dist/prebuilt/Emscripten-x86_64/share/gdal/osmconf.ini +3 -1
  152. package/dist/prebuilt/Emscripten-x86_64/share/gdal/pdfcomposition.xsd +1 -17
  153. package/dist/prebuilt/Emscripten-x86_64/share/gdal/vdv452.xml +1 -17
  154. package/dist/prebuilt/Emscripten-x86_64/share/gdal/vdv452.xsd +1 -17
  155. package/dist/prebuilt/iOS-iphoneos/include/cpl_atomic_ops.h +1 -17
  156. package/dist/prebuilt/iOS-iphoneos/include/cpl_auto_close.h +1 -17
  157. package/dist/prebuilt/iOS-iphoneos/include/cpl_compressor.h +1 -17
  158. package/dist/prebuilt/iOS-iphoneos/include/cpl_conv.h +1 -17
  159. package/dist/prebuilt/iOS-iphoneos/include/cpl_csv.h +1 -17
  160. package/dist/prebuilt/iOS-iphoneos/include/cpl_error.h +18 -22
  161. package/dist/prebuilt/iOS-iphoneos/include/cpl_hash_set.h +1 -17
  162. package/dist/prebuilt/iOS-iphoneos/include/cpl_http.h +73 -19
  163. package/dist/prebuilt/iOS-iphoneos/include/cpl_json.h +1 -17
  164. package/dist/prebuilt/iOS-iphoneos/include/cpl_list.h +1 -17
  165. package/dist/prebuilt/iOS-iphoneos/include/cpl_minixml.h +1 -17
  166. package/dist/prebuilt/iOS-iphoneos/include/cpl_multiproc.h +1 -17
  167. package/dist/prebuilt/iOS-iphoneos/include/cpl_port.h +13 -17
  168. package/dist/prebuilt/iOS-iphoneos/include/cpl_progress.h +1 -17
  169. package/dist/prebuilt/iOS-iphoneos/include/cpl_quad_tree.h +4 -17
  170. package/dist/prebuilt/iOS-iphoneos/include/cpl_spawn.h +1 -17
  171. package/dist/prebuilt/iOS-iphoneos/include/cpl_string.h +4 -17
  172. package/dist/prebuilt/iOS-iphoneos/include/cpl_time.h +1 -17
  173. package/dist/prebuilt/iOS-iphoneos/include/cpl_virtualmem.h +1 -17
  174. package/dist/prebuilt/iOS-iphoneos/include/cpl_vsi.h +49 -17
  175. package/dist/prebuilt/iOS-iphoneos/include/cpl_vsi_error.h +3 -17
  176. package/dist/prebuilt/iOS-iphoneos/include/cpl_vsi_virtual.h +50 -17
  177. package/dist/prebuilt/iOS-iphoneos/include/cplkeywordparser.h +1 -17
  178. package/dist/prebuilt/iOS-iphoneos/include/gdal.h +146 -29
  179. package/dist/prebuilt/iOS-iphoneos/include/gdal_alg.h +4 -17
  180. package/dist/prebuilt/iOS-iphoneos/include/gdal_alg_priv.h +4 -17
  181. package/dist/prebuilt/iOS-iphoneos/include/gdal_csv.h +1 -17
  182. package/dist/prebuilt/iOS-iphoneos/include/gdal_frmts.h +4 -17
  183. package/dist/prebuilt/iOS-iphoneos/include/gdal_mdreader.h +1 -17
  184. package/dist/prebuilt/iOS-iphoneos/include/gdal_pam.h +10 -22
  185. package/dist/prebuilt/iOS-iphoneos/include/gdal_priv.h +308 -98
  186. package/dist/prebuilt/iOS-iphoneos/include/gdal_proxy.h +32 -19
  187. package/dist/prebuilt/iOS-iphoneos/include/gdal_rat.h +1 -17
  188. package/dist/prebuilt/iOS-iphoneos/include/gdal_simplesurf.h +1 -17
  189. package/dist/prebuilt/iOS-iphoneos/include/gdal_utils.h +1 -17
  190. package/dist/prebuilt/iOS-iphoneos/include/gdal_version.h +4 -4
  191. package/dist/prebuilt/iOS-iphoneos/include/gdal_vrt.h +1 -17
  192. package/dist/prebuilt/iOS-iphoneos/include/gdalcachedpixelaccessor.h +1 -17
  193. package/dist/prebuilt/iOS-iphoneos/include/gdalgeorefpamdataset.h +2 -18
  194. package/dist/prebuilt/iOS-iphoneos/include/gdalgrid.h +1 -17
  195. package/dist/prebuilt/iOS-iphoneos/include/gdalgrid_priv.h +1 -17
  196. package/dist/prebuilt/iOS-iphoneos/include/gdaljp2abstractdataset.h +1 -17
  197. package/dist/prebuilt/iOS-iphoneos/include/gdaljp2metadata.h +1 -17
  198. package/dist/prebuilt/iOS-iphoneos/include/gdalpansharpen.h +1 -17
  199. package/dist/prebuilt/iOS-iphoneos/include/gdalsubdatasetinfo.h +1 -17
  200. package/dist/prebuilt/iOS-iphoneos/include/gdalwarper.h +4 -17
  201. package/dist/prebuilt/iOS-iphoneos/include/memdataset.h +12 -23
  202. package/dist/prebuilt/iOS-iphoneos/include/ogr_api.h +7 -19
  203. package/dist/prebuilt/iOS-iphoneos/include/ogr_core.h +17 -34
  204. package/dist/prebuilt/iOS-iphoneos/include/ogr_feature.h +1 -17
  205. package/dist/prebuilt/iOS-iphoneos/include/ogr_featurestyle.h +1 -17
  206. package/dist/prebuilt/iOS-iphoneos/include/ogr_geocoding.h +1 -17
  207. package/dist/prebuilt/iOS-iphoneos/include/ogr_geomcoordinateprecision.h +1 -17
  208. package/dist/prebuilt/iOS-iphoneos/include/ogr_geometry.h +179 -115
  209. package/dist/prebuilt/iOS-iphoneos/include/ogr_p.h +7 -24
  210. package/dist/prebuilt/iOS-iphoneos/include/ogr_recordbatch.h +18 -13
  211. package/dist/prebuilt/iOS-iphoneos/include/ogr_spatialref.h +4 -18
  212. package/dist/prebuilt/iOS-iphoneos/include/ogr_srs_api.h +3 -17
  213. package/dist/prebuilt/iOS-iphoneos/include/ogr_swq.h +40 -4
  214. package/dist/prebuilt/iOS-iphoneos/include/ogrsf_frmts.h +14 -17
  215. package/dist/prebuilt/iOS-iphoneos/include/rawdataset.h +2 -18
  216. package/dist/prebuilt/iOS-iphoneos/include/vrtdataset.h +215 -87
  217. package/dist/prebuilt/iOS-iphoneos/share/gdal/gdaltileindex.xsd +1 -17
  218. package/dist/prebuilt/iOS-iphoneos/share/gdal/gdalvrt.xsd +18 -17
  219. package/dist/prebuilt/iOS-iphoneos/share/gdal/nitf_spec.xml +1 -17
  220. package/dist/prebuilt/iOS-iphoneos/share/gdal/nitf_spec.xsd +1 -17
  221. package/dist/prebuilt/iOS-iphoneos/share/gdal/ogrvrt.xsd +1 -17
  222. package/dist/prebuilt/iOS-iphoneos/share/gdal/osmconf.ini +3 -1
  223. package/dist/prebuilt/iOS-iphoneos/share/gdal/pdfcomposition.xsd +1 -17
  224. package/dist/prebuilt/iOS-iphoneos/share/gdal/vdv452.xml +1 -17
  225. package/dist/prebuilt/iOS-iphoneos/share/gdal/vdv452.xsd +1 -17
  226. package/dist/prebuilt/iOS-iphonesimulator/include/cpl_atomic_ops.h +1 -17
  227. package/dist/prebuilt/iOS-iphonesimulator/include/cpl_auto_close.h +1 -17
  228. package/dist/prebuilt/iOS-iphonesimulator/include/cpl_compressor.h +1 -17
  229. package/dist/prebuilt/iOS-iphonesimulator/include/cpl_conv.h +1 -17
  230. package/dist/prebuilt/iOS-iphonesimulator/include/cpl_csv.h +1 -17
  231. package/dist/prebuilt/iOS-iphonesimulator/include/cpl_error.h +18 -22
  232. package/dist/prebuilt/iOS-iphonesimulator/include/cpl_hash_set.h +1 -17
  233. package/dist/prebuilt/iOS-iphonesimulator/include/cpl_http.h +73 -19
  234. package/dist/prebuilt/iOS-iphonesimulator/include/cpl_json.h +1 -17
  235. package/dist/prebuilt/iOS-iphonesimulator/include/cpl_list.h +1 -17
  236. package/dist/prebuilt/iOS-iphonesimulator/include/cpl_minixml.h +1 -17
  237. package/dist/prebuilt/iOS-iphonesimulator/include/cpl_multiproc.h +1 -17
  238. package/dist/prebuilt/iOS-iphonesimulator/include/cpl_port.h +13 -17
  239. package/dist/prebuilt/iOS-iphonesimulator/include/cpl_progress.h +1 -17
  240. package/dist/prebuilt/iOS-iphonesimulator/include/cpl_quad_tree.h +4 -17
  241. package/dist/prebuilt/iOS-iphonesimulator/include/cpl_spawn.h +1 -17
  242. package/dist/prebuilt/iOS-iphonesimulator/include/cpl_string.h +4 -17
  243. package/dist/prebuilt/iOS-iphonesimulator/include/cpl_time.h +1 -17
  244. package/dist/prebuilt/iOS-iphonesimulator/include/cpl_virtualmem.h +1 -17
  245. package/dist/prebuilt/iOS-iphonesimulator/include/cpl_vsi.h +49 -17
  246. package/dist/prebuilt/iOS-iphonesimulator/include/cpl_vsi_error.h +3 -17
  247. package/dist/prebuilt/iOS-iphonesimulator/include/cpl_vsi_virtual.h +50 -17
  248. package/dist/prebuilt/iOS-iphonesimulator/include/cplkeywordparser.h +1 -17
  249. package/dist/prebuilt/iOS-iphonesimulator/include/gdal.h +146 -29
  250. package/dist/prebuilt/iOS-iphonesimulator/include/gdal_alg.h +4 -17
  251. package/dist/prebuilt/iOS-iphonesimulator/include/gdal_alg_priv.h +4 -17
  252. package/dist/prebuilt/iOS-iphonesimulator/include/gdal_csv.h +1 -17
  253. package/dist/prebuilt/iOS-iphonesimulator/include/gdal_frmts.h +4 -17
  254. package/dist/prebuilt/iOS-iphonesimulator/include/gdal_mdreader.h +1 -17
  255. package/dist/prebuilt/iOS-iphonesimulator/include/gdal_pam.h +10 -22
  256. package/dist/prebuilt/iOS-iphonesimulator/include/gdal_priv.h +308 -98
  257. package/dist/prebuilt/iOS-iphonesimulator/include/gdal_proxy.h +32 -19
  258. package/dist/prebuilt/iOS-iphonesimulator/include/gdal_rat.h +1 -17
  259. package/dist/prebuilt/iOS-iphonesimulator/include/gdal_simplesurf.h +1 -17
  260. package/dist/prebuilt/iOS-iphonesimulator/include/gdal_utils.h +1 -17
  261. package/dist/prebuilt/iOS-iphonesimulator/include/gdal_version.h +4 -4
  262. package/dist/prebuilt/iOS-iphonesimulator/include/gdal_vrt.h +1 -17
  263. package/dist/prebuilt/iOS-iphonesimulator/include/gdalcachedpixelaccessor.h +1 -17
  264. package/dist/prebuilt/iOS-iphonesimulator/include/gdalgeorefpamdataset.h +2 -18
  265. package/dist/prebuilt/iOS-iphonesimulator/include/gdalgrid.h +1 -17
  266. package/dist/prebuilt/iOS-iphonesimulator/include/gdalgrid_priv.h +1 -17
  267. package/dist/prebuilt/iOS-iphonesimulator/include/gdaljp2abstractdataset.h +1 -17
  268. package/dist/prebuilt/iOS-iphonesimulator/include/gdaljp2metadata.h +1 -17
  269. package/dist/prebuilt/iOS-iphonesimulator/include/gdalpansharpen.h +1 -17
  270. package/dist/prebuilt/iOS-iphonesimulator/include/gdalsubdatasetinfo.h +1 -17
  271. package/dist/prebuilt/iOS-iphonesimulator/include/gdalwarper.h +4 -17
  272. package/dist/prebuilt/iOS-iphonesimulator/include/memdataset.h +12 -23
  273. package/dist/prebuilt/iOS-iphonesimulator/include/ogr_api.h +7 -19
  274. package/dist/prebuilt/iOS-iphonesimulator/include/ogr_core.h +17 -34
  275. package/dist/prebuilt/iOS-iphonesimulator/include/ogr_feature.h +1 -17
  276. package/dist/prebuilt/iOS-iphonesimulator/include/ogr_featurestyle.h +1 -17
  277. package/dist/prebuilt/iOS-iphonesimulator/include/ogr_geocoding.h +1 -17
  278. package/dist/prebuilt/iOS-iphonesimulator/include/ogr_geomcoordinateprecision.h +1 -17
  279. package/dist/prebuilt/iOS-iphonesimulator/include/ogr_geometry.h +179 -115
  280. package/dist/prebuilt/iOS-iphonesimulator/include/ogr_p.h +7 -24
  281. package/dist/prebuilt/iOS-iphonesimulator/include/ogr_recordbatch.h +18 -13
  282. package/dist/prebuilt/iOS-iphonesimulator/include/ogr_spatialref.h +4 -18
  283. package/dist/prebuilt/iOS-iphonesimulator/include/ogr_srs_api.h +3 -17
  284. package/dist/prebuilt/iOS-iphonesimulator/include/ogr_swq.h +40 -4
  285. package/dist/prebuilt/iOS-iphonesimulator/include/ogrsf_frmts.h +14 -17
  286. package/dist/prebuilt/iOS-iphonesimulator/include/rawdataset.h +2 -18
  287. package/dist/prebuilt/iOS-iphonesimulator/include/vrtdataset.h +215 -87
  288. package/dist/prebuilt/iOS-iphonesimulator/share/gdal/gdaltileindex.xsd +1 -17
  289. package/dist/prebuilt/iOS-iphonesimulator/share/gdal/gdalvrt.xsd +18 -17
  290. package/dist/prebuilt/iOS-iphonesimulator/share/gdal/nitf_spec.xml +1 -17
  291. package/dist/prebuilt/iOS-iphonesimulator/share/gdal/nitf_spec.xsd +1 -17
  292. package/dist/prebuilt/iOS-iphonesimulator/share/gdal/ogrvrt.xsd +1 -17
  293. package/dist/prebuilt/iOS-iphonesimulator/share/gdal/osmconf.ini +3 -1
  294. package/dist/prebuilt/iOS-iphonesimulator/share/gdal/pdfcomposition.xsd +1 -17
  295. package/dist/prebuilt/iOS-iphonesimulator/share/gdal/vdv452.xml +1 -17
  296. package/dist/prebuilt/iOS-iphonesimulator/share/gdal/vdv452.xsd +1 -17
  297. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/cpl_atomic_ops.h +1 -17
  298. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/cpl_auto_close.h +1 -17
  299. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/cpl_compressor.h +1 -17
  300. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/cpl_conv.h +1 -17
  301. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/cpl_csv.h +1 -17
  302. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/cpl_error.h +18 -22
  303. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/cpl_hash_set.h +1 -17
  304. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/cpl_http.h +73 -19
  305. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/cpl_json.h +1 -17
  306. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/cpl_list.h +1 -17
  307. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/cpl_minixml.h +1 -17
  308. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/cpl_multiproc.h +1 -17
  309. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/cpl_port.h +13 -17
  310. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/cpl_progress.h +1 -17
  311. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/cpl_quad_tree.h +4 -17
  312. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/cpl_spawn.h +1 -17
  313. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/cpl_string.h +4 -17
  314. package/gdal.xcframework/ios-arm64_arm64e/Headers/cpl_time.h +29 -0
  315. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/cpl_virtualmem.h +1 -17
  316. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/cpl_vsi.h +49 -17
  317. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/cpl_vsi_error.h +3 -17
  318. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/cpl_vsi_virtual.h +50 -17
  319. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/cplkeywordparser.h +1 -17
  320. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gdal.h +146 -29
  321. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gdal_alg.h +4 -17
  322. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/gdal_alg_priv.h +4 -17
  323. package/gdal.xcframework/ios-arm64_arm64e/Headers/gdal_csv.h +25 -0
  324. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/gdal_frmts.h +4 -17
  325. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/gdal_mdreader.h +1 -17
  326. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gdal_pam.h +10 -22
  327. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/gdal_priv.h +308 -98
  328. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gdal_proxy.h +32 -19
  329. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/gdal_rat.h +1 -17
  330. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/gdal_simplesurf.h +1 -17
  331. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gdal_utils.h +1 -17
  332. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gdal_version.h +4 -4
  333. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gdal_vrt.h +1 -17
  334. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/gdalcachedpixelaccessor.h +1 -17
  335. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/gdalgeorefpamdataset.h +2 -18
  336. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gdalgrid.h +1 -17
  337. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gdalgrid_priv.h +1 -17
  338. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gdaljp2abstractdataset.h +1 -17
  339. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gdaljp2metadata.h +1 -17
  340. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/gdalpansharpen.h +1 -17
  341. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gdalsubdatasetinfo.h +1 -17
  342. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/gdalwarper.h +4 -17
  343. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/memdataset.h +12 -23
  344. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/ogr_api.h +7 -19
  345. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/ogr_core.h +17 -34
  346. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/ogr_feature.h +1 -17
  347. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/ogr_featurestyle.h +1 -17
  348. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/ogr_geocoding.h +1 -17
  349. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/ogr_geomcoordinateprecision.h +1 -17
  350. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/ogr_geometry.h +179 -115
  351. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/ogr_p.h +7 -24
  352. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/ogr_recordbatch.h +18 -13
  353. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/ogr_spatialref.h +4 -18
  354. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/ogr_srs_api.h +3 -17
  355. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/ogr_swq.h +40 -4
  356. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/ogrsf_frmts.h +14 -17
  357. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/rawdataset.h +2 -18
  358. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator → gdal.xcframework/ios-arm64_arm64e}/Headers/vrtdataset.h +215 -87
  359. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/libgdal.a +0 -0
  360. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/cpl_atomic_ops.h +1 -17
  361. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/cpl_auto_close.h +1 -17
  362. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/cpl_compressor.h +1 -17
  363. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/cpl_conv.h +1 -17
  364. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/cpl_csv.h +1 -17
  365. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/cpl_error.h +18 -22
  366. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/cpl_hash_set.h +1 -17
  367. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/cpl_http.h +73 -19
  368. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/cpl_json.h +1 -17
  369. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/cpl_list.h +1 -17
  370. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/cpl_minixml.h +1 -17
  371. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/cpl_multiproc.h +1 -17
  372. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/cpl_port.h +13 -17
  373. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/cpl_progress.h +1 -17
  374. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/cpl_quad_tree.h +4 -17
  375. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/cpl_spawn.h +1 -17
  376. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/cpl_string.h +4 -17
  377. package/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/cpl_time.h +29 -0
  378. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/cpl_virtualmem.h +1 -17
  379. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/cpl_vsi.h +49 -17
  380. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/cpl_vsi_error.h +3 -17
  381. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/cpl_vsi_virtual.h +50 -17
  382. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/cplkeywordparser.h +1 -17
  383. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/gdal.h +146 -29
  384. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/gdal_alg.h +4 -17
  385. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/gdal_alg_priv.h +4 -17
  386. package/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/gdal_csv.h +25 -0
  387. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/gdal_frmts.h +4 -17
  388. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/gdal_mdreader.h +1 -17
  389. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/gdal_pam.h +10 -22
  390. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/gdal_priv.h +308 -98
  391. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/gdal_proxy.h +32 -19
  392. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/gdal_rat.h +1 -17
  393. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/gdal_simplesurf.h +1 -17
  394. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/gdal_utils.h +1 -17
  395. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/gdal_version.h +4 -4
  396. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/gdal_vrt.h +1 -17
  397. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/gdalcachedpixelaccessor.h +1 -17
  398. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/gdalgeorefpamdataset.h +2 -18
  399. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/gdalgrid.h +1 -17
  400. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/gdalgrid_priv.h +1 -17
  401. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/gdaljp2abstractdataset.h +1 -17
  402. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/gdaljp2metadata.h +1 -17
  403. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/gdalpansharpen.h +1 -17
  404. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/gdalsubdatasetinfo.h +1 -17
  405. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/gdalwarper.h +4 -17
  406. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/memdataset.h +12 -23
  407. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/ogr_api.h +7 -19
  408. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/ogr_core.h +17 -34
  409. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/ogr_feature.h +1 -17
  410. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/ogr_featurestyle.h +1 -17
  411. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/ogr_geocoding.h +1 -17
  412. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/ogr_geomcoordinateprecision.h +1 -17
  413. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/ogr_geometry.h +179 -115
  414. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/ogr_p.h +7 -24
  415. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/ogr_recordbatch.h +18 -13
  416. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/ogr_spatialref.h +4 -18
  417. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/ogr_srs_api.h +3 -17
  418. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/ogr_swq.h +40 -4
  419. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/ogrsf_frmts.h +14 -17
  420. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/rawdataset.h +2 -18
  421. package/{dist/prebuilt/gdal.xcframework/ios-arm64_arm64e → gdal.xcframework/ios-arm64_arm64e_x86_64-simulator}/Headers/vrtdataset.h +215 -87
  422. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/libgdal.a +0 -0
  423. package/package.json +14 -15
  424. package/dist/prebuilt/gdal.xcframework/ios-arm64_arm64e/Headers/cpl_time.h +0 -45
  425. package/dist/prebuilt/gdal.xcframework/ios-arm64_arm64e/Headers/gdal_csv.h +0 -41
  426. package/dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/cpl_time.h +0 -45
  427. package/dist/prebuilt/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/gdal_csv.h +0 -41
  428. package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/Info.plist +5 -5
  429. /package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/cpl_config.h +0 -0
  430. /package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/cpl_config_extras.h +0 -0
  431. /package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gnm.h +0 -0
  432. /package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gnm_api.h +0 -0
  433. /package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e/Headers/gnmgraph.h +0 -0
  434. /package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/cpl_config.h +0 -0
  435. /package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/cpl_config_extras.h +0 -0
  436. /package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/gnm.h +0 -0
  437. /package/{dist/prebuilt/gdal.xcframework → gdal.xcframework}/ios-arm64_arm64e_x86_64-simulator/Headers/gnm_api.h +0 -0
  438. /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) 2001, Frank Warmerdam <warmerdam@pobox.com>
10
10
  * Copyright (c) 2007-2013, Even Rouault <even dot rouault at spatialys.com>
11
11
  *
12
- * Permission is hereby granted, free of charge, to any person obtaining a
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 VIRTUALDATASET_H_INCLUDED
@@ -41,15 +25,18 @@
41
25
  #include "gdal_vrt.h"
42
26
  #include "gdal_rat.h"
43
27
 
28
+ #include <atomic>
29
+ #include <deque>
44
30
  #include <functional>
45
31
  #include <map>
46
32
  #include <memory>
33
+ #include <mutex>
47
34
  #include <vector>
48
35
 
49
36
  CPLErr GDALRegisterDefaultPixelFunc();
50
37
  void GDALVRTRegisterDefaultProcessedDatasetFuncs();
51
- CPLString VRTSerializeNoData(double dfVal, GDALDataType eDataType,
52
- int nPrecision);
38
+ CPLString CPL_DLL VRTSerializeNoData(double dfVal, GDALDataType eDataType,
39
+ int nPrecision);
53
40
 
54
41
  #if 0
55
42
  int VRTWarpedOverviewTransform( void *pTransformArg, int bDstToSrc,
@@ -103,6 +90,37 @@ class VRTOverviewInfo
103
90
  }
104
91
  };
105
92
 
93
+ /************************************************************************/
94
+ /* VRTMapSharedResources */
95
+ /************************************************************************/
96
+
97
+ /** Map of shared datasets */
98
+ class CPL_DLL VRTMapSharedResources
99
+ {
100
+ public:
101
+ VRTMapSharedResources() = default;
102
+
103
+ /** Return a dataset from its key */
104
+ GDALDataset *Get(const std::string &osKey) const;
105
+
106
+ /** Inserts a dataset. It must be kept alive while this
107
+ * VRTMapSharedResources is alive.
108
+ */
109
+ void Insert(const std::string &osKey, GDALDataset *poDS);
110
+
111
+ /** To be called before any attempt at using this instance in a
112
+ * multi-threaded context.
113
+ */
114
+ void InitMutex();
115
+
116
+ private:
117
+ std::mutex oMutex{};
118
+ std::mutex *poMutex = nullptr;
119
+ std::map<std::string, GDALDataset *> oMap{};
120
+
121
+ CPL_DISALLOW_COPY_ASSIGN(VRTMapSharedResources)
122
+ };
123
+
106
124
  /************************************************************************/
107
125
  /* VRTSource */
108
126
  /************************************************************************/
@@ -159,36 +177,40 @@ class CPL_DLL VRTSource
159
177
  void *pProgressData) = 0;
160
178
 
161
179
  virtual CPLErr XMLInit(const CPLXMLNode *psTree, const char *,
162
- std::map<CPLString, GDALDataset *> &) = 0;
180
+ VRTMapSharedResources &) = 0;
163
181
  virtual CPLXMLNode *SerializeToXML(const char *pszVRTPath) = 0;
164
182
 
165
183
  virtual void GetFileList(char ***ppapszFileList, int *pnSize,
166
184
  int *pnMaxSize, CPLHashSet *hSetFiles);
167
185
 
168
- virtual int IsSimpleSource()
186
+ /** Returns whether this instance can be cast to a VRTSimpleSource
187
+ * (and its subclasses).
188
+ */
189
+ virtual bool IsSimpleSource() const
169
190
  {
170
- return FALSE;
191
+ return false;
171
192
  }
172
193
 
194
+ /** Returns a string with the VRTSource class type.
195
+ * This method must be implemented in all subclasses
196
+ */
197
+ virtual const char *GetType() const = 0;
198
+
173
199
  virtual CPLErr FlushCache(bool /*bAtClosing*/)
174
200
  {
175
201
  return CE_None;
176
202
  }
177
203
  };
178
204
 
179
- typedef VRTSource *(*VRTSourceParser)(
180
- const CPLXMLNode *, const char *,
181
- std::map<CPLString, GDALDataset *> &oMapSharedSources);
205
+ typedef VRTSource *(*VRTSourceParser)(const CPLXMLNode *, const char *,
206
+ VRTMapSharedResources &oMapSharedSources);
182
207
 
183
- VRTSource *
184
- VRTParseCoreSources(const CPLXMLNode *psTree, const char *,
185
- std::map<CPLString, GDALDataset *> &oMapSharedSources);
186
- VRTSource *
187
- VRTParseFilterSources(const CPLXMLNode *psTree, const char *,
188
- std::map<CPLString, GDALDataset *> &oMapSharedSources);
189
- VRTSource *
190
- VRTParseArraySource(const CPLXMLNode *psTree, const char *,
191
- std::map<CPLString, GDALDataset *> &oMapSharedSources);
208
+ VRTSource *VRTParseCoreSources(const CPLXMLNode *psTree, const char *,
209
+ VRTMapSharedResources &oMapSharedSources);
210
+ VRTSource *VRTParseFilterSources(const CPLXMLNode *psTree, const char *,
211
+ VRTMapSharedResources &oMapSharedSources);
212
+ VRTSource *VRTParseArraySource(const CPLXMLNode *psTree, const char *,
213
+ VRTMapSharedResources &oMapSharedSources);
192
214
 
193
215
  /************************************************************************/
194
216
  /* VRTDataset */
@@ -205,6 +227,7 @@ class VRTWarpedDataset;
205
227
  class VRTPansharpenedDataset;
206
228
  class VRTProcessedDataset;
207
229
  class VRTGroup;
230
+ class VRTSimpleSource;
208
231
 
209
232
  class CPL_DLL VRTDataset CPL_NON_FINAL : public GDALDataset
210
233
  {
@@ -229,8 +252,8 @@ class CPL_DLL VRTDataset CPL_NON_FINAL : public GDALDataset
229
252
 
230
253
  VRTRasterBand *m_poMaskBand = nullptr;
231
254
 
232
- int m_bCompatibleForDatasetIO = -1;
233
- int CheckCompatibleForDatasetIO();
255
+ mutable int m_nCompatibleForDatasetIO = -1;
256
+ bool CheckCompatibleForDatasetIO() const;
234
257
 
235
258
  // Virtual (ie not materialized) overviews, created either implicitly
236
259
  // when it is cheap to do it, or explicitly.
@@ -242,11 +265,23 @@ class CPL_DLL VRTDataset CPL_NON_FINAL : public GDALDataset
242
265
 
243
266
  char **m_papszXMLVRTMetadata = nullptr;
244
267
 
245
- std::map<CPLString, GDALDataset *> m_oMapSharedSources{};
268
+ VRTMapSharedResources m_oMapSharedSources{};
246
269
  std::shared_ptr<VRTGroup> m_poRootGroup{};
247
270
 
271
+ // Used by VRTSourcedRasterBand::IRasterIO() in single-threaded situations
248
272
  VRTSource::WorkingState m_oWorkingState{};
249
273
 
274
+ // Used by VRTSourcedRasterBand::IRasterIO() when using multi-threading
275
+ struct QueueWorkingStates
276
+ {
277
+ std::mutex oMutex{};
278
+ std::vector<std::unique_ptr<VRTSource::WorkingState>> oStates{};
279
+ };
280
+
281
+ QueueWorkingStates m_oQueueWorkingStates{};
282
+
283
+ bool m_bMultiThreadedRasterIOLastUsed = false;
284
+
250
285
  static constexpr const char *const apszSpecialSyntax[] = {
251
286
  "NITF_IM:{ANY}:{FILENAME}", "PDF:{ANY}:{FILENAME}",
252
287
  "RASTERLITE:{FILENAME},{ANY}", "TILEDB:\"{FILENAME}\":{ANY}",
@@ -261,6 +296,34 @@ class CPL_DLL VRTDataset CPL_NON_FINAL : public GDALDataset
261
296
  GDALDataset *&poSrcDataset, int &nSrcXOff,
262
297
  int &nSrcYOff);
263
298
 
299
+ /** Structure used to declare a threaded job to satisfy IRasterIO()
300
+ * on a given source.
301
+ */
302
+ struct RasterIOJob
303
+ {
304
+ std::atomic<int> *pnCompletedJobs = nullptr;
305
+ std::atomic<bool> *pbSuccess = nullptr;
306
+
307
+ GDALDataType eVRTBandDataType = GDT_Unknown;
308
+ int nXOff = 0;
309
+ int nYOff = 0;
310
+ int nXSize = 0;
311
+ int nYSize = 0;
312
+ void *pData = nullptr;
313
+ int nBufXSize = 0;
314
+ int nBufYSize = 0;
315
+ int nBandCount = 0;
316
+ BANDMAP_TYPE panBandMap = nullptr;
317
+ GDALDataType eBufType = GDT_Unknown;
318
+ GSpacing nPixelSpace = 0;
319
+ GSpacing nLineSpace = 0;
320
+ GSpacing nBandSpace = 0;
321
+ GDALRasterIOExtraArg *psExtraArg = nullptr;
322
+ VRTSimpleSource *poSource = nullptr;
323
+
324
+ static void Func(void *pData);
325
+ };
326
+
264
327
  CPL_DISALLOW_COPY_ASSIGN(VRTDataset)
265
328
 
266
329
  protected:
@@ -311,6 +374,8 @@ class CPL_DLL VRTDataset CPL_NON_FINAL : public GDALDataset
311
374
  const char *pszDomain = "") override;
312
375
 
313
376
  virtual char **GetMetadata(const char *pszDomain = "") override;
377
+ virtual const char *GetMetadataItem(const char *pszName,
378
+ const char *pszDomain = "") override;
314
379
 
315
380
  virtual int GetGCPCount() override;
316
381
 
@@ -332,7 +397,7 @@ class CPL_DLL VRTDataset CPL_NON_FINAL : public GDALDataset
332
397
  virtual CPLErr IRasterIO(GDALRWFlag eRWFlag, int nXOff, int nYOff,
333
398
  int nXSize, int nYSize, void *pData, int nBufXSize,
334
399
  int nBufYSize, GDALDataType eBufType,
335
- int nBandCount, int *panBandMap,
400
+ int nBandCount, BANDMAP_TYPE panBandMap,
336
401
  GSpacing nPixelSpace, GSpacing nLineSpace,
337
402
  GSpacing nBandSpace,
338
403
  GDALRasterIOExtraArg *psExtraArg) override;
@@ -362,6 +427,12 @@ class CPL_DLL VRTDataset CPL_NON_FINAL : public GDALDataset
362
427
 
363
428
  void ClearStatistics() override;
364
429
 
430
+ /** To be called when a new source is added, to invalidate cached states. */
431
+ void SourceAdded()
432
+ {
433
+ m_nCompatibleForDatasetIO = -1;
434
+ }
435
+
365
436
  /* Used by PDF driver for example */
366
437
  GDALDataset *GetSingleSimpleSource();
367
438
  void BuildVirtualOverviews();
@@ -399,6 +470,8 @@ class CPL_DLL VRTDataset CPL_NON_FINAL : public GDALDataset
399
470
  static std::string BuildSourceFilename(const char *pszFilename,
400
471
  const char *pszVRTPath,
401
472
  bool bRelativeToVRT);
473
+
474
+ static int GetNumThreads(GDALDataset *poDS);
402
475
  };
403
476
 
404
477
  /************************************************************************/
@@ -412,10 +485,16 @@ class CPL_DLL VRTWarpedDataset final : public VRTDataset
412
485
  {
413
486
  GDALWarpOperation *m_poWarper;
414
487
 
415
- int m_nOverviewCount;
416
- VRTWarpedDataset **m_papoOverviews;
488
+ bool m_bIsOverview = false;
489
+ std::vector<VRTWarpedDataset *> m_apoOverviews{};
417
490
  int m_nSrcOvrLevel;
418
491
 
492
+ bool GetOverviewSize(GDALDataset *poSrcDS, int iOvr, int iSrcOvr,
493
+ int &nOvrXSize, int &nOvrYSize, double &dfSrcRatioX,
494
+ double &dfSrcRatioY) const;
495
+ int GetOverviewCount() const;
496
+ int GetSrcOverviewLevel(int iOvr, bool &bThisLevelOnlyOut) const;
497
+ VRTWarpedDataset *CreateImplicitOverview(int iOvr) const;
419
498
  void CreateImplicitOverviews();
420
499
 
421
500
  friend class VRTWarpedRasterBand;
@@ -452,7 +531,7 @@ class CPL_DLL VRTWarpedDataset final : public VRTDataset
452
531
  virtual CPLErr IRasterIO(GDALRWFlag eRWFlag, int nXOff, int nYOff,
453
532
  int nXSize, int nYSize, void *pData, int nBufXSize,
454
533
  int nBufYSize, GDALDataType eBufType,
455
- int nBandCount, int *panBandMap,
534
+ int nBandCount, BANDMAP_TYPE panBandMap,
456
535
  GSpacing nPixelSpace, GSpacing nLineSpace,
457
536
  GSpacing nBandSpace,
458
537
  GDALRasterIOExtraArg *psExtraArg) override;
@@ -527,7 +606,7 @@ class VRTPansharpenedDataset final : public VRTDataset
527
606
  virtual CPLErr IRasterIO(GDALRWFlag eRWFlag, int nXOff, int nYOff,
528
607
  int nXSize, int nYSize, void *pData, int nBufXSize,
529
608
  int nBufYSize, GDALDataType eBufType,
530
- int nBandCount, int *panBandMap,
609
+ int nBandCount, BANDMAP_TYPE panBandMap,
531
610
  GSpacing nPixelSpace, GSpacing nLineSpace,
532
611
  GSpacing nBandSpace,
533
612
  GDALRasterIOExtraArg *psExtraArg) override;
@@ -725,7 +804,7 @@ class CPL_DLL VRTRasterBand CPL_NON_FINAL : public GDALRasterBand
725
804
  virtual ~VRTRasterBand();
726
805
 
727
806
  virtual CPLErr XMLInit(const CPLXMLNode *, const char *,
728
- std::map<CPLString, GDALDataset *> &);
807
+ VRTMapSharedResources &);
729
808
  virtual CPLXMLNode *SerializeToXML(const char *pszVRTPath,
730
809
  bool &bHasWarnedAboutRAMUsage,
731
810
  size_t &nAccRAMUsage);
@@ -831,6 +910,32 @@ class CPL_DLL VRTSourcedRasterBand CPL_NON_FINAL : public VRTRasterBand
831
910
  bool IsMosaicOfNonOverlappingSimpleSourcesOfFullRasterNoResAndTypeChange(
832
911
  bool bAllowMaxValAdjustment) const;
833
912
 
913
+ /** Structure used to declare a threaded job to satisfy IRasterIO()
914
+ * on a given source.
915
+ */
916
+ struct RasterIOJob
917
+ {
918
+ std::atomic<int> *pnCompletedJobs = nullptr;
919
+ std::atomic<bool> *pbSuccess = nullptr;
920
+ VRTDataset::QueueWorkingStates *poQueueWorkingStates = nullptr;
921
+
922
+ GDALDataType eVRTBandDataType = GDT_Unknown;
923
+ int nXOff = 0;
924
+ int nYOff = 0;
925
+ int nXSize = 0;
926
+ int nYSize = 0;
927
+ void *pData = nullptr;
928
+ int nBufXSize = 0;
929
+ int nBufYSize = 0;
930
+ GDALDataType eBufType = GDT_Unknown;
931
+ GSpacing nPixelSpace = 0;
932
+ GSpacing nLineSpace = 0;
933
+ GDALRasterIOExtraArg *psExtraArg = nullptr;
934
+ VRTSimpleSource *poSource = nullptr;
935
+
936
+ static void Func(void *pData);
937
+ };
938
+
834
939
  CPL_DISALLOW_COPY_ASSIGN(VRTSourcedRasterBand)
835
940
 
836
941
  protected:
@@ -868,7 +973,7 @@ class CPL_DLL VRTSourcedRasterBand CPL_NON_FINAL : public VRTRasterBand
868
973
  const char *pszDomain = "") override;
869
974
 
870
975
  virtual CPLErr XMLInit(const CPLXMLNode *, const char *,
871
- std::map<CPLString, GDALDataset *> &) override;
976
+ VRTMapSharedResources &) override;
872
977
  virtual CPLXMLNode *SerializeToXML(const char *pszVRTPath,
873
978
  bool &bHasWarnedAboutRAMUsage,
874
979
  size_t &nAccRAMUsage) override;
@@ -944,6 +1049,10 @@ class CPL_DLL VRTSourcedRasterBand CPL_NON_FINAL : public VRTRasterBand
944
1049
  GDALRWFlag eRWFlag, int nXOff, int nYOff, int nXSize, int nYSize,
945
1050
  int nBufXSize, int nBufYSize, GDALRasterIOExtraArg *psExtraArg) const;
946
1051
 
1052
+ bool CanMultiThreadRasterIO(double dfXOff, double dfYOff, double dfXSize,
1053
+ double dfYSize,
1054
+ int &nContributingSources) const;
1055
+
947
1056
  virtual CPLErr IReadBlock(int, int, void *) override;
948
1057
 
949
1058
  virtual void GetFileList(char ***ppapszFileList, int *pnSize,
@@ -989,6 +1098,10 @@ class CPL_DLL VRTWarpedRasterBand final : public VRTRasterBand
989
1098
  private:
990
1099
  int m_nIRasterIOCounter =
991
1100
  0; //! Protects against infinite recursion inside IRasterIO()
1101
+
1102
+ int GetBestOverviewLevel(int &nXOff, int &nYOff, int &nXSize, int &nYSize,
1103
+ int nBufXSize, int nBufYSize,
1104
+ GDALRasterIOExtraArg *psExtraArg) const;
992
1105
  };
993
1106
 
994
1107
  /************************************************************************/
@@ -1107,7 +1220,7 @@ class CPL_DLL VRTDerivedRasterBand CPL_NON_FINAL : public VRTSourcedRasterBand
1107
1220
  void SetPixelFunctionLanguage(const char *pszLanguage);
1108
1221
 
1109
1222
  virtual CPLErr XMLInit(const CPLXMLNode *, const char *,
1110
- std::map<CPLString, GDALDataset *> &) override;
1223
+ VRTMapSharedResources &) override;
1111
1224
  virtual CPLXMLNode *SerializeToXML(const char *pszVRTPath,
1112
1225
  bool &bHasWarnedAboutRAMUsage,
1113
1226
  size_t &nAccRAMUsage) override;
@@ -1150,7 +1263,7 @@ class CPL_DLL VRTRawRasterBand CPL_NON_FINAL : public VRTRasterBand
1150
1263
  virtual ~VRTRawRasterBand();
1151
1264
 
1152
1265
  virtual CPLErr XMLInit(const CPLXMLNode *, const char *,
1153
- std::map<CPLString, GDALDataset *> &) override;
1266
+ VRTMapSharedResources &) override;
1154
1267
  virtual CPLXMLNode *SerializeToXML(const char *pszVRTPath,
1155
1268
  bool &bHasWarnedAboutRAMUsage,
1156
1269
  size_t &nAccRAMUsage) override;
@@ -1199,9 +1312,8 @@ class VRTDriver final : public GDALDriver
1199
1312
  virtual CPLErr SetMetadata(char **papszMetadata,
1200
1313
  const char *pszDomain = "") override;
1201
1314
 
1202
- VRTSource *
1203
- ParseSource(const CPLXMLNode *psSrc, const char *pszVRTPath,
1204
- std::map<CPLString, GDALDataset *> &oMapSharedSources);
1315
+ VRTSource *ParseSource(const CPLXMLNode *psSrc, const char *pszVRTPath,
1316
+ VRTMapSharedResources &oMapSharedSources);
1205
1317
  void AddSourceParser(const char *pszElementName, VRTSourceParser pfnParser);
1206
1318
  };
1207
1319
 
@@ -1215,7 +1327,7 @@ class CPL_DLL VRTSimpleSource CPL_NON_FINAL : public VRTSource
1215
1327
 
1216
1328
  private:
1217
1329
  // Owned by the VRTDataset
1218
- std::map<CPLString, GDALDataset *> *m_poMapSharedSources = nullptr;
1330
+ VRTMapSharedResources *m_poMapSharedSources = nullptr;
1219
1331
 
1220
1332
  mutable GDALRasterBand *m_poRasterBand = nullptr;
1221
1333
 
@@ -1302,7 +1414,7 @@ class CPL_DLL VRTSimpleSource CPL_NON_FINAL : public VRTSource
1302
1414
  virtual ~VRTSimpleSource();
1303
1415
 
1304
1416
  virtual CPLErr XMLInit(const CPLXMLNode *psTree, const char *,
1305
- std::map<CPLString, GDALDataset *> &) override;
1417
+ VRTMapSharedResources &) override;
1306
1418
  virtual CPLXMLNode *SerializeToXML(const char *pszVRTPath) override;
1307
1419
 
1308
1420
  CPLErr ParseSrcRectAndDstRect(const CPLXMLNode *psSrc);
@@ -1312,7 +1424,9 @@ class CPL_DLL VRTSimpleSource CPL_NON_FINAL : public VRTSource
1312
1424
  void SetSrcMaskBand(GDALRasterBand *);
1313
1425
  void SetSrcWindow(double, double, double, double);
1314
1426
  void SetDstWindow(double, double, double, double);
1315
- void GetDstWindow(double &, double &, double &, double &);
1427
+ void GetDstWindow(double &, double &, double &, double &) const;
1428
+ bool DstWindowIntersects(double dfXOff, double dfYOff, double dfXSize,
1429
+ double dfYSize) const;
1316
1430
 
1317
1431
  const std::string &GetSourceDatasetName() const
1318
1432
  {
@@ -1353,25 +1467,27 @@ class CPL_DLL VRTSimpleSource CPL_NON_FINAL : public VRTSource
1353
1467
  virtual void GetFileList(char ***ppapszFileList, int *pnSize,
1354
1468
  int *pnMaxSize, CPLHashSet *hSetFiles) override;
1355
1469
 
1356
- virtual int IsSimpleSource() override
1470
+ bool IsSimpleSource() const override
1357
1471
  {
1358
- return TRUE;
1472
+ return true;
1359
1473
  }
1360
1474
 
1361
- virtual const char *GetType()
1362
- {
1363
- return "SimpleSource";
1364
- }
1475
+ /** Returns the same value as GetType() called on objects that are exactly
1476
+ * instances of VRTSimpleSource.
1477
+ */
1478
+ static const char *GetTypeStatic();
1479
+
1480
+ const char *GetType() const override;
1365
1481
 
1366
1482
  virtual CPLErr FlushCache(bool bAtClosing) override;
1367
1483
 
1368
1484
  GDALRasterBand *GetRasterBand() const;
1369
1485
  GDALRasterBand *GetMaskBandMainBand();
1370
- int IsSameExceptBandNumber(VRTSimpleSource *poOtherSource);
1486
+ bool IsSameExceptBandNumber(const VRTSimpleSource *poOtherSource) const;
1371
1487
  CPLErr DatasetRasterIO(GDALDataType eVRTBandDataType, int nXOff, int nYOff,
1372
1488
  int nXSize, int nYSize, void *pData, int nBufXSize,
1373
1489
  int nBufYSize, GDALDataType eBufType, int nBandCount,
1374
- int *panBandMap, GSpacing nPixelSpace,
1490
+ const int *panBandMap, GSpacing nPixelSpace,
1375
1491
  GSpacing nLineSpace, GSpacing nBandSpace,
1376
1492
  GDALRasterIOExtraArg *psExtraArg);
1377
1493
 
@@ -1415,10 +1531,12 @@ class VRTAveragedSource final : public VRTSimpleSource
1415
1531
 
1416
1532
  virtual CPLXMLNode *SerializeToXML(const char *pszVRTPath) override;
1417
1533
 
1418
- virtual const char *GetType() override
1419
- {
1420
- return "AveragedSource";
1421
- }
1534
+ /** Returns the same value as GetType() called on objects that are exactly
1535
+ * instances of VRTAveragedSource.
1536
+ */
1537
+ static const char *GetTypeStatic();
1538
+
1539
+ const char *GetType() const override;
1422
1540
  };
1423
1541
 
1424
1542
  /************************************************************************/
@@ -1457,13 +1575,15 @@ class VRTNoDataFromMaskSource final : public VRTSimpleSource
1457
1575
  double dfRemappedValue);
1458
1576
 
1459
1577
  virtual CPLErr XMLInit(const CPLXMLNode *psTree, const char *,
1460
- std::map<CPLString, GDALDataset *> &) override;
1578
+ VRTMapSharedResources &) override;
1461
1579
  virtual CPLXMLNode *SerializeToXML(const char *pszVRTPath) override;
1462
1580
 
1463
- virtual const char *GetType() override
1464
- {
1465
- return "VRTNoDataFromMaskSource";
1466
- }
1581
+ /** Returns the same value as GetType() called on objects that are exactly
1582
+ * instances of VRTNoDataFromMaskSource.
1583
+ */
1584
+ static const char *GetTypeStatic();
1585
+
1586
+ const char *GetType() const override;
1467
1587
  };
1468
1588
 
1469
1589
  /************************************************************************/
@@ -1550,12 +1670,14 @@ class CPL_DLL VRTComplexSource CPL_NON_FINAL : public VRTSimpleSource
1550
1670
 
1551
1671
  virtual CPLXMLNode *SerializeToXML(const char *pszVRTPath) override;
1552
1672
  virtual CPLErr XMLInit(const CPLXMLNode *, const char *,
1553
- std::map<CPLString, GDALDataset *> &) override;
1673
+ VRTMapSharedResources &) override;
1554
1674
 
1555
- virtual const char *GetType() override
1556
- {
1557
- return "ComplexSource";
1558
- }
1675
+ /** Returns the same value as GetType() called on objects that are exactly
1676
+ * instances of VRTComplexSource.
1677
+ */
1678
+ static const char *GetTypeStatic();
1679
+
1680
+ const char *GetType() const override;
1559
1681
 
1560
1682
  bool AreValuesUnchanged() const;
1561
1683
 
@@ -1598,6 +1720,8 @@ class VRTFilteredSource CPL_NON_FINAL : public VRTComplexSource
1598
1720
  VRTFilteredSource();
1599
1721
  virtual ~VRTFilteredSource();
1600
1722
 
1723
+ const char *GetType() const override = 0;
1724
+
1601
1725
  void SetExtraEdgePixels(int);
1602
1726
  void SetFilteringDataTypesSupported(int, GDALDataType *);
1603
1727
 
@@ -1621,27 +1745,27 @@ class VRTKernelFilteredSource CPL_NON_FINAL : public VRTFilteredSource
1621
1745
  CPL_DISALLOW_COPY_ASSIGN(VRTKernelFilteredSource)
1622
1746
 
1623
1747
  protected:
1624
- int m_nKernelSize;
1625
-
1626
- bool m_bSeparable;
1627
-
1628
- double *m_padfKernelCoefs;
1629
-
1630
- int m_bNormalized;
1748
+ int m_nKernelSize = 0;
1749
+ bool m_bSeparable = false;
1750
+ // m_nKernelSize elements if m_bSeparable, m_nKernelSize * m_nKernelSize otherwise
1751
+ std::vector<double> m_adfKernelCoefs{};
1752
+ bool m_bNormalized = false;
1631
1753
 
1632
1754
  public:
1633
1755
  VRTKernelFilteredSource();
1634
- virtual ~VRTKernelFilteredSource();
1756
+
1757
+ const char *GetType() const override;
1635
1758
 
1636
1759
  virtual CPLErr XMLInit(const CPLXMLNode *psTree, const char *,
1637
- std::map<CPLString, GDALDataset *> &) override;
1760
+ VRTMapSharedResources &) override;
1638
1761
  virtual CPLXMLNode *SerializeToXML(const char *pszVRTPath) override;
1639
1762
 
1640
1763
  virtual CPLErr FilterData(int nXSize, int nYSize, GDALDataType eType,
1641
1764
  GByte *pabySrcData, GByte *pabyDstData) override;
1642
1765
 
1643
- CPLErr SetKernel(int nKernelSize, bool bSeparable, double *padfCoefs);
1644
- void SetNormalized(int);
1766
+ CPLErr SetKernel(int nKernelSize, bool bSeparable,
1767
+ const std::vector<double> &adfNewCoefs);
1768
+ void SetNormalized(bool);
1645
1769
  };
1646
1770
 
1647
1771
  /************************************************************************/
@@ -1656,8 +1780,10 @@ class VRTAverageFilteredSource final : public VRTKernelFilteredSource
1656
1780
  explicit VRTAverageFilteredSource(int nKernelSize);
1657
1781
  virtual ~VRTAverageFilteredSource();
1658
1782
 
1783
+ const char *GetType() const override;
1784
+
1659
1785
  virtual CPLErr XMLInit(const CPLXMLNode *psTree, const char *,
1660
- std::map<CPLString, GDALDataset *> &) override;
1786
+ VRTMapSharedResources &) override;
1661
1787
  virtual CPLXMLNode *SerializeToXML(const char *pszVRTPath) override;
1662
1788
  };
1663
1789
 
@@ -1673,7 +1799,7 @@ class VRTFuncSource final : public VRTSource
1673
1799
  virtual ~VRTFuncSource();
1674
1800
 
1675
1801
  virtual CPLErr XMLInit(const CPLXMLNode *, const char *,
1676
- std::map<CPLString, GDALDataset *> &) override
1802
+ VRTMapSharedResources &) override
1677
1803
  {
1678
1804
  return CE_Failure;
1679
1805
  }
@@ -1695,6 +1821,8 @@ class VRTFuncSource final : public VRTSource
1695
1821
  int bApproxOK, GDALProgressFunc pfnProgress,
1696
1822
  void *pProgressData) override;
1697
1823
 
1824
+ const char *GetType() const override;
1825
+
1698
1826
  VRTImageReadFunc pfnReadFunc;
1699
1827
  void *pCBData;
1700
1828
  GDALDataType eType;
@@ -10,13 +10,13 @@
10
10
  # The variable CVF_VERSION must be set before calling configure_file().
11
11
 
12
12
 
13
- set(PACKAGE_VERSION "3.9.2")
13
+ set(PACKAGE_VERSION "3.10.0")
14
14
 
15
15
  if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
16
16
  set(PACKAGE_VERSION_COMPATIBLE FALSE)
17
17
  else()
18
18
 
19
- if("3.9.2" MATCHES "^([0-9]+)\\.([0-9]+)")
19
+ if("3.10.0" MATCHES "^([0-9]+)\\.([0-9]+)")
20
20
  set(CVF_VERSION_MAJOR "${CMAKE_MATCH_1}")
21
21
  set(CVF_VERSION_MINOR "${CMAKE_MATCH_2}")
22
22
 
@@ -27,7 +27,7 @@ else()
27
27
  string(REGEX REPLACE "^0+" "" CVF_VERSION_MINOR "${CVF_VERSION_MINOR}")
28
28
  endif()
29
29
  else()
30
- set(CVF_VERSION_MAJOR "3.9.2")
30
+ set(CVF_VERSION_MAJOR "3.10.0")
31
31
  set(CVF_VERSION_MINOR "")
32
32
  endif()
33
33
 
@@ -12,8 +12,9 @@
12
12
 
13
13
  [order]
14
14
  VRT
15
- GTI
16
15
  Derived
16
+ GTI
17
+ SNAP_TIFF
17
18
  GTiff
18
19
  COG
19
20
  NITF
@@ -164,6 +165,7 @@ DAAS
164
165
  NULL
165
166
  SIGDEM
166
167
  EXR
168
+ AVIF
167
169
  HEIF
168
170
  TGA
169
171
  OGCAPI
@@ -263,6 +265,7 @@ GTFS
263
265
  PMTiles
264
266
  JSONFG
265
267
  MiraMonVector
268
+ XODR
266
269
 
267
270
  # Put TIGER and AVCBIN at end since they need poOpenInfo->GetSiblingFiles()
268
271
  Tiger
@@ -1,4 +1,4 @@
1
- CONFIG_VERSION=3.9.2
1
+ CONFIG_VERSION=3.10.0
2
2
  CONFIG_INST_PREFIX=/tmp/cppjs/live/packages/cppjs-package-gdal/.cppjs/build/Source-Release/prebuilt/Android-arm64-v8a
3
3
  CONFIG_INST_LIBS=-L/tmp/cppjs/live/packages/cppjs-package-gdal/.cppjs/build/Source-Release/prebuilt/Android-arm64-v8a/lib -lgdal
4
4
  CONFIG_INST_CFLAGS=-I/tmp/cppjs/live/packages/cppjs-package-gdal/.cppjs/build/Source-Release/prebuilt/Android-arm64-v8a/include
@@ -10,23 +10,7 @@
10
10
  **********************************************************************
11
11
  * Copyright (c) 2023, Even Rouault
12
12
  *
13
- * Permission is hereby granted, free of charge, to any person obtaining a
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
  <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" version="1.0">