@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
@@ -8,23 +8,7 @@
8
8
  ******************************************************************************
9
9
  * Copyright (c) 2008-2014, Even Rouault <even dot rouault at spatialys.com>
10
10
  *
11
- * Permission is hereby granted, free of charge, to any person obtaining a
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_PROXY_H_INCLUDED
@@ -57,8 +41,15 @@ class CPL_DLL GDALProxyDataset : public GDALDataset
57
41
  GDALProgressFunc, void *,
58
42
  CSLConstList papszOptions) override;
59
43
  CPLErr IRasterIO(GDALRWFlag, int, int, int, int, void *, int, int,
60
- GDALDataType, int, int *, GSpacing, GSpacing, GSpacing,
61
- GDALRasterIOExtraArg *psExtraArg) override;
44
+ GDALDataType, int, BANDMAP_TYPE, GSpacing, GSpacing,
45
+ GSpacing, GDALRasterIOExtraArg *psExtraArg) override;
46
+ CPLErr BlockBasedRasterIO(GDALRWFlag eRWFlag, int nXOff, int nYOff,
47
+ int nXSize, int nYSize, void *pData,
48
+ int nBufXSize, int nBufYSize,
49
+ GDALDataType eBufType, int nBandCount,
50
+ const int *panBandMap, GSpacing nPixelSpace,
51
+ GSpacing nLineSpace, GSpacing nBandSpace,
52
+ GDALRasterIOExtraArg *psExtraArg) override;
62
53
 
63
54
  public:
64
55
  char **GetMetadataDomainList() override;
@@ -129,6 +120,9 @@ class CPL_DLL GDALProxyRasterBand : public GDALRasterBand
129
120
  GDALDataType, GSpacing, GSpacing,
130
121
  GDALRasterIOExtraArg *psExtraArg) override;
131
122
 
123
+ int IGetDataCoverageStatus(int nXOff, int nYOff, int nXSize, int nYSize,
124
+ int nMaskFlagStop, double *pdfDataPct) override;
125
+
132
126
  public:
133
127
  char **GetMetadataDomainList() override;
134
128
  char **GetMetadata(const char *pszDomain) override;
@@ -137,6 +131,16 @@ class CPL_DLL GDALProxyRasterBand : public GDALRasterBand
137
131
  const char *pszDomain) override;
138
132
  CPLErr SetMetadataItem(const char *pszName, const char *pszValue,
139
133
  const char *pszDomain) override;
134
+
135
+ GDALRasterBlock *GetLockedBlockRef(int nXBlockOff, int nYBlockOff,
136
+ int bJustInitialize) override;
137
+
138
+ GDALRasterBlock *TryGetLockedBlockRef(int nXBlockOff,
139
+ int nYBlockYOff) override;
140
+
141
+ CPLErr FlushBlock(int nXBlockOff, int nYBlockOff,
142
+ int bWriteDirtyBlock) override;
143
+
140
144
  CPLErr FlushCache(bool bAtClosing) override;
141
145
  char **GetCategoryNames() override;
142
146
  double GetNoDataValue(int *pbSuccess = nullptr) override;
@@ -203,6 +207,13 @@ class CPL_DLL GDALProxyRasterBand : public GDALRasterBand
203
207
  GIntBig *pnLineSpace,
204
208
  char **papszOptions) override;
205
209
 
210
+ CPLErr InterpolateAtPoint(double dfPixel, double dfLine,
211
+ GDALRIOResampleAlg eInterpolation,
212
+ double *pdfRealValue,
213
+ double *pdfImagValue) const override;
214
+
215
+ void EnablePixelTypeSignedByteWarning(bool b) override;
216
+
206
217
  private:
207
218
  CPL_DISALLOW_COPY_ASSIGN(GDALProxyRasterBand)
208
219
  };
@@ -450,6 +461,8 @@ void CPL_DLL GDALProxyPoolDatasetAddSrcBandDescription(
450
461
  GDALProxyPoolDatasetH hProxyPoolDataset, GDALDataType eDataType,
451
462
  int nBlockXSize, int nBlockYSize);
452
463
 
464
+ int CPL_DLL GDALGetMaxDatasetPoolSize(void);
465
+
453
466
  CPL_C_END
454
467
 
455
468
  #endif /* #ifndef DOXYGEN_SKIP */
@@ -8,23 +8,7 @@
8
8
  ******************************************************************************
9
9
  * Copyright (c) 2005, Frank Warmerdam <warmerdam@pobox.com>
10
10
  *
11
- * Permission is hereby granted, free of charge, to any person obtaining a
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_RAT_H_INCLUDED
@@ -7,23 +7,7 @@
7
7
  ******************************************************************************
8
8
  * Copyright (c) 2012, Andrew Migal
9
9
  *
10
- * Permission is hereby granted, free of charge, to any person obtaining a
11
- * copy of this software and associated documentation files (the "Software"),
12
- * to deal in the Software without restriction, including without limitation
13
- * the rights to use, copy, modify, merge, publish, distribute, sublicense,
14
- * and/or sell copies of the Software, and to permit persons to whom the
15
- * Software is furnished to do so, subject to the following conditions:
16
- *
17
- * The above copyright notice and this permission notice shall be included
18
- * in all copies or substantial portions of the Software.
19
- *
20
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
21
- * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
22
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
23
- * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
24
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
25
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
26
- * DEALINGS IN THE SOFTWARE.
10
+ * SPDX-License-Identifier: MIT
27
11
  ****************************************************************************/
28
12
 
29
13
  /**
@@ -10,23 +10,7 @@
10
10
  * Copyright (c) 2007-2015, Even Rouault <even.rouault at spatialys.com>
11
11
  * Copyright (c) 2015, Faza Mahamood
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
  #ifndef GDAL_UTILS_H_INCLUDED
@@ -7,8 +7,8 @@
7
7
 
8
8
  #ifndef GDAL_VERSION_MAJOR
9
9
  # define GDAL_VERSION_MAJOR 3
10
- # define GDAL_VERSION_MINOR 9
11
- # define GDAL_VERSION_REV 2
10
+ # define GDAL_VERSION_MINOR 10
11
+ # define GDAL_VERSION_REV 0
12
12
  # define GDAL_VERSION_BUILD 0
13
13
  #endif
14
14
 
@@ -25,9 +25,9 @@
25
25
 
26
26
  #if !defined(DO_NOT_DEFINE_GDAL_DATE_NAME)
27
27
  #ifndef GDAL_RELEASE_DATE
28
- # define GDAL_RELEASE_DATE 20240813
28
+ # define GDAL_RELEASE_DATE 20241101
29
29
  #endif
30
30
  #ifndef GDAL_RELEASE_NAME
31
- # define GDAL_RELEASE_NAME "3.9.2"
31
+ # define GDAL_RELEASE_NAME "3.10.0"
32
32
  #endif
33
33
  #endif
@@ -8,23 +8,7 @@
8
8
  ******************************************************************************
9
9
  * Copyright (c) 2007, Andrey Kiselev <dron@ak4719.spb.edu>
10
10
  *
11
- * Permission is hereby granted, free of charge, to any person obtaining a
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_VRT_H_INCLUDED
@@ -7,23 +7,7 @@
7
7
  ******************************************************************************
8
8
  * Copyright (c) 2022, Planet Labs
9
9
  *
10
- * Permission is hereby granted, free of charge, to any person obtaining a
11
- * copy of this software and associated documentation files (the "Software"),
12
- * to deal in the Software without restriction, including without limitation
13
- * the rights to use, copy, modify, merge, publish, distribute, sublicense,
14
- * and/or sell copies of the Software, and to permit persons to whom the
15
- * Software is furnished to do so, subject to the following conditions:
16
- *
17
- * The above copyright notice and this permission notice shall be included
18
- * in all copies or substantial portions of the Software.
19
- *
20
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
21
- * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
22
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
23
- * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
24
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
25
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
26
- * DEALINGS IN THE SOFTWARE.
10
+ * SPDX-License-Identifier: MIT
27
11
  ****************************************************************************/
28
12
 
29
13
  #ifndef GDAL_CACHED_PIXEL_ACCESSOR_INCLUDED
@@ -9,23 +9,7 @@
9
9
  ******************************************************************************
10
10
  * Copyright (c) 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 GDAL_GEOREF_PAM_DATASET_H_INCLUDED
@@ -65,7 +49,7 @@ class CPL_DLL GDALGeorefPamDataset : public GDALPamDataset
65
49
  GDALGeorefPamDataset();
66
50
  ~GDALGeorefPamDataset() override;
67
51
 
68
- CPLErr TryLoadXML(char **papszSiblingFiles = nullptr) override;
52
+ CPLErr TryLoadXML(CSLConstList papszSiblingFiles = nullptr) override;
69
53
 
70
54
  CPLErr GetGeoTransform(double *) override;
71
55
 
@@ -9,23 +9,7 @@
9
9
  * Copyright (c) 2007, Andrey Kiselev <dron@ak4719.spb.edu>
10
10
  * Copyright (c) 2012, 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 GDALGRID_H_INCLUDED
@@ -8,23 +8,7 @@
8
8
  ******************************************************************************
9
9
  * Copyright (c) 2013, Even Rouault <even dot rouault at spatialys.com>
10
10
  *
11
- * Permission is hereby granted, free of charge, to any person obtaining a
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 GDALGRID_PRIV_H
@@ -9,23 +9,7 @@
9
9
  ******************************************************************************
10
10
  * Copyright (c) 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 GDAL_JP2_ABSTRACT_DATASET_H_INCLUDED
@@ -9,23 +9,7 @@
9
9
  * Copyright (c) 2005, Frank Warmerdam <warmerdam@pobox.com>
10
10
  * Copyright (c) 2010-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 GDAL_JP2READER_H_INCLUDED
@@ -8,23 +8,7 @@
8
8
  ******************************************************************************
9
9
  * Copyright (c) 2015, Even Rouault <even.rouault at spatialys.com>
10
10
  *
11
- * Permission is hereby granted, free of charge, to any person obtaining a
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 GDALPANSHARPEN_H_INCLUDED
@@ -7,23 +7,7 @@
7
7
  email : elpaso@itopen.it
8
8
  ***************************************************************************
9
9
  * *
10
- * Permission is hereby granted, free of charge, to any person obtaining a
11
- * copy of this software and associated documentation files (the "Software"),
12
- * to deal in the Software without restriction, including without limitation
13
- * the rights to use, copy, modify, merge, publish, distribute, sublicense,
14
- * and/or sell copies of the Software, and to permit persons to whom the
15
- * Software is furnished to do so, subject to the following conditions:
16
- *
17
- * The above copyright notice and this permission notice shall be included
18
- * in all copies or substantial portions of the Software.
19
- *
20
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
21
- * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
22
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
23
- * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
24
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
25
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
26
- * DEALINGS IN THE SOFTWARE.
10
+ * SPDX-License-Identifier: MIT
27
11
  * *
28
12
  ***************************************************************************/
29
13
  #ifndef GDALSUBDATASETINFO_H
@@ -9,23 +9,7 @@
9
9
  * Copyright (c) 2003, Frank Warmerdam
10
10
  * Copyright (c) 2009-2012, 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 GDALWARPER_H_INCLUDED
@@ -557,6 +541,9 @@ class CPL_DLL GDALWarpOperation
557
541
  CPLErr Initialize(const GDALWarpOptions *psNewOptions);
558
542
  void *CreateDestinationBuffer(int nDstXSize, int nDstYSize,
559
543
  int *pbWasInitialized = nullptr);
544
+ void InitializeDestinationBuffer(void *pDstBuffer, int nDstXSize,
545
+ int nDstYSize,
546
+ int *pbWasInitialized = nullptr);
560
547
  static void DestroyDestinationBuffer(void *pDstBuffer);
561
548
 
562
549
  const GDALWarpOptions *GetOptions();
@@ -8,23 +8,7 @@
8
8
  ******************************************************************************
9
9
  * Copyright (c) 2000, Frank Warmerdam
10
10
  *
11
- * Permission is hereby granted, free of charge, to any person obtaining a
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 MEMDATASET_H_INCLUDED
@@ -66,8 +50,7 @@ class CPL_DLL MEMDataset CPL_NON_FINAL : public GDALDataset
66
50
  std::vector<gdal::GCP> m_aoGCPs{};
67
51
  OGRSpatialReference m_oGCPSRS{};
68
52
 
69
- int m_nOverviewDSCount;
70
- GDALDataset **m_papoOverviewDS;
53
+ std::vector<std::unique_ptr<GDALDataset>> m_apoOverviewDS{};
71
54
 
72
55
  struct Private;
73
56
  std::unique_ptr<Private> m_poPrivate;
@@ -85,6 +68,12 @@ class CPL_DLL MEMDataset CPL_NON_FINAL : public GDALDataset
85
68
  int nYSize, int nBands, GDALDataType eType,
86
69
  char **papszParamList);
87
70
 
71
+ protected:
72
+ bool CanBeCloned(int nScopeFlags, bool bCanShareState) const override;
73
+
74
+ std::unique_ptr<GDALDataset> Clone(int nScopeFlags,
75
+ bool bCanShareState) const override;
76
+
88
77
  public:
89
78
  MEMDataset();
90
79
  virtual ~MEMDataset();
@@ -107,7 +96,7 @@ class CPL_DLL MEMDataset CPL_NON_FINAL : public GDALDataset
107
96
  virtual CPLErr IRasterIO(GDALRWFlag eRWFlag, int nXOff, int nYOff,
108
97
  int nXSize, int nYSize, void *pData, int nBufXSize,
109
98
  int nBufYSize, GDALDataType eBufType,
110
- int nBandCount, int *panBandMap,
99
+ int nBandCount, BANDMAP_TYPE panBandMap,
111
100
  GSpacing nPixelSpaceBuf, GSpacing nLineSpaceBuf,
112
101
  GSpacing nBandSpaceBuf,
113
102
  GDALRasterIOExtraArg *psExtraArg) override;
@@ -141,9 +130,6 @@ class CPL_DLL MEMDataset CPL_NON_FINAL : public GDALDataset
141
130
  class CPL_DLL MEMRasterBand CPL_NON_FINAL : public GDALPamRasterBand
142
131
  {
143
132
  private:
144
- MEMRasterBand(GByte *pabyDataIn, GDALDataType eTypeIn, int nXSizeIn,
145
- int nYSizeIn);
146
-
147
133
  CPL_DISALLOW_COPY_ASSIGN(MEMRasterBand)
148
134
 
149
135
  protected:
@@ -156,6 +142,9 @@ class CPL_DLL MEMRasterBand CPL_NON_FINAL : public GDALPamRasterBand
156
142
 
157
143
  bool m_bIsMask = false;
158
144
 
145
+ MEMRasterBand(GByte *pabyDataIn, GDALDataType eTypeIn, int nXSizeIn,
146
+ int nYSizeIn, bool bOwnDataIn);
147
+
159
148
  public:
160
149
  MEMRasterBand(GDALDataset *poDS, int nBand, GByte *pabyData,
161
150
  GDALDataType eType, GSpacing nPixelOffset,
@@ -9,23 +9,7 @@
9
9
  * Copyright (c) 2002, Frank Warmerdam
10
10
  * Copyright (c) 2008-2013, Even Rouault <even dot rouault at spatialys.com>
11
11
  *
12
- * 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 OGR_API_H_INCLUDED
@@ -258,8 +242,11 @@ OGRGeometryH CPL_DLL OGR_G_Boundary(OGRGeometryH) CPL_WARN_UNUSED_RESULT;
258
242
  OGRGeometryH CPL_DLL OGR_G_ConvexHull(OGRGeometryH) CPL_WARN_UNUSED_RESULT;
259
243
  OGRGeometryH CPL_DLL OGR_G_ConcaveHull(OGRGeometryH, double dfRatio,
260
244
  bool bAllowHoles) CPL_WARN_UNUSED_RESULT;
261
- OGRGeometryH CPL_DLL OGR_G_Buffer(OGRGeometryH, double,
262
- int) CPL_WARN_UNUSED_RESULT;
245
+ OGRGeometryH CPL_DLL OGR_G_Buffer(OGRGeometryH, double dfDist,
246
+ int nQuadSegs) CPL_WARN_UNUSED_RESULT;
247
+ OGRGeometryH CPL_DLL OGR_G_BufferEx(OGRGeometryH, double dfDist,
248
+ CSLConstList papszOptions)
249
+ CPL_WARN_UNUSED_RESULT;
263
250
  OGRGeometryH CPL_DLL OGR_G_Intersection(OGRGeometryH,
264
251
  OGRGeometryH) CPL_WARN_UNUSED_RESULT;
265
252
  OGRGeometryH CPL_DLL OGR_G_Union(OGRGeometryH,
@@ -278,6 +265,7 @@ OGRGeometryH CPL_DLL OGR_G_SymDifference(OGRGeometryH,
278
265
  double CPL_DLL OGR_G_Distance(OGRGeometryH, OGRGeometryH);
279
266
  double CPL_DLL OGR_G_Distance3D(OGRGeometryH, OGRGeometryH);
280
267
  double CPL_DLL OGR_G_Length(OGRGeometryH);
268
+ double CPL_DLL OGR_G_GeodesicLength(OGRGeometryH);
281
269
  double CPL_DLL OGR_G_Area(OGRGeometryH);
282
270
  double CPL_DLL OGR_G_GeodesicArea(OGRGeometryH);
283
271
  bool CPL_DLL OGR_G_IsClockwise(OGRGeometryH hGeom);