@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
@@ -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/Emscripten-x86_64
3
3
  CONFIG_INST_LIBS=-L/tmp/cppjs/live/packages/cppjs-package-gdal/.cppjs/build/Source-Release/prebuilt/Emscripten-x86_64/lib -lgdal -L/tmp/cppjs/live/packages/cppjs-package-zlib/dist/prebuilt/Emscripten-x86_64/lib -L/tmp/cppjs/live/packages/cppjs-package-iconv/dist/prebuilt/Emscripten-x86_64/lib -liconv -L/tmp/cppjs/live/packages/cppjs-package-geos/dist/prebuilt/Emscripten-x86_64/lib -L/tmp/cppjs/live/packages/cppjs-package-proj/dist/prebuilt/Emscripten-x86_64/lib -L/tmp/cppjs/live/packages/cppjs-package-expat/dist/prebuilt/Emscripten-x86_64/lib -L/tmp/cppjs/live/packages/cppjs-package-tiff/dist/prebuilt/Emscripten-x86_64/lib -L/tmp/cppjs/live/packages/cppjs-package-geotiff/dist/prebuilt/Emscripten-x86_64/lib -lgeotiff -ltiff -L/tmp/cppjs/live/packages/cppjs-package-webp/dist/prebuilt/Emscripten-x86_64/lib -lwebp -L/tmp/cppjs/live/packages/cppjs-package-sqlite3/dist/prebuilt/Emscripten-x86_64/lib -lz -L/tmp/cppjs/live/packages/cppjs-package-spatialite/dist/prebuilt/Emscripten-x86_64/lib -lspatialite -lsqlite3 -lexpat -lgeos_c -lproj
4
4
  CONFIG_INST_CFLAGS=-I/tmp/cppjs/live/packages/cppjs-package-gdal/.cppjs/build/Source-Release/prebuilt/Emscripten-x86_64/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">
@@ -10,23 +10,7 @@
10
10
  **********************************************************************
11
11
  * Copyright (c) 2015, 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">
@@ -442,6 +426,23 @@
442
426
  <xs:enumeration value="YCbCr_Cb"/>
443
427
  <xs:enumeration value="YCbCr_Cr"/>
444
428
  <xs:enumeration value="Undefined"/>
429
+ <xs:enumeration value="Pan"/> <!-- 3.10 addition -->
430
+ <xs:enumeration value="Coastal"/> <!-- 3.10 addition -->
431
+ <xs:enumeration value="RedEdge"/> <!-- 3.10 addition -->
432
+ <xs:enumeration value="NIR"/> <!-- 3.10 addition -->
433
+ <xs:enumeration value="SWIR"/> <!-- 3.10 addition -->
434
+ <xs:enumeration value="MWIR"/> <!-- 3.10 addition -->
435
+ <xs:enumeration value="LWIR"/> <!-- 3.10 addition -->
436
+ <xs:enumeration value="TIR"/> <!-- 3.10 addition -->
437
+ <xs:enumeration value="OtherIR"/> <!-- 3.10 addition -->
438
+ <xs:enumeration value="SAR_Ka"/> <!-- 3.10 addition -->
439
+ <xs:enumeration value="SAR_K"/> <!-- 3.10 addition -->
440
+ <xs:enumeration value="SAR_Ku"/> <!-- 3.10 addition -->
441
+ <xs:enumeration value="SAR_X"/> <!-- 3.10 addition -->
442
+ <xs:enumeration value="SAR_C"/> <!-- 3.10 addition -->
443
+ <xs:enumeration value="SAR_S"/> <!-- 3.10 addition -->
444
+ <xs:enumeration value="SAR_L"/> <!-- 3.10 addition -->
445
+ <xs:enumeration value="SAR_P"/> <!-- 3.10 addition -->
445
446
  </xs:restriction>
446
447
  </xs:simpleType>
447
448
 
@@ -10,23 +10,7 @@
10
10
  **********************************************************************
11
11
  * Copyright (c) 2011, 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
 
@@ -10,23 +10,7 @@
10
10
  **********************************************************************
11
11
  * Copyright (c) 2011, 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">
@@ -10,23 +10,7 @@
10
10
  **********************************************************************
11
11
  * Copyright (c) 2012, 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">
@@ -1,6 +1,8 @@
1
1
  #
2
- # Configuration file for OSM import
2
+ # Configuration file for importing OSM data into OGR
3
3
  #
4
+ # NOTE: remove the below "[general]" line for GDAL < 3.10
5
+ [general]
4
6
 
5
7
  # put here the name of keys, or key=value, for ways that are assumed to be polygons if they are closed
6
8
  # see http://wiki.openstreetmap.org/wiki/Map_Features
@@ -10,23 +10,7 @@
10
10
  **********************************************************************
11
11
  * Copyright (c) 2019, 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">
@@ -10,23 +10,7 @@
10
10
  **********************************************************************
11
11
  * Copyright (c) 2015, 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
  <Layers>
@@ -10,23 +10,7 @@
10
10
  **********************************************************************
11
11
  * Copyright (c) 2015, 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">
@@ -9,23 +9,7 @@
9
9
  **********************************************************************
10
10
  * Copyright (c) 2009-2010, 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 OR
23
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
25
- * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
26
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
27
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
28
- * DEALINGS IN THE SOFTWARE.
12
+ * SPDX-License-Identifier: MIT
29
13
  ****************************************************************************/
30
14
 
31
15
  #ifndef CPL_ATOMIC_OPS_INCLUDED
@@ -9,23 +9,7 @@
9
9
  **********************************************************************
10
10
  * Copyright (c) 2018, Liu Yimin
11
11
  *
12
- * 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 OR
23
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
25
- * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
26
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
27
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
28
- * DEALINGS IN THE SOFTWARE.
12
+ * SPDX-License-Identifier: MIT
29
13
  ****************************************************************************/
30
14
 
31
15
  #ifndef CPL_AUTO_CLOSE_H_INCLUDED
@@ -6,23 +6,7 @@
6
6
  **********************************************************************
7
7
  * Copyright (c) 2021, Even Rouault <even.rouault at spatialys.com>
8
8
  *
9
- * Permission is hereby granted, free of charge, to any person obtaining a
10
- * copy of this software and associated documentation files (the "Software"),
11
- * to deal in the Software without restriction, including without limitation
12
- * the rights to use, copy, modify, merge, publish, distribute, sublicense,
13
- * and/or sell copies of the Software, and to permit persons to whom the
14
- * Software is furnished to do so, subject to the following conditions:
15
- *
16
- * The above copyright notice and this permission notice shall be included
17
- * in all copies or substantial portions of the Software.
18
- *
19
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
20
- * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
21
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
22
- * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
23
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
24
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
25
- * DEALINGS IN THE SOFTWARE.
9
+ * SPDX-License-Identifier: MIT
26
10
  ****************************************************************************/
27
11
 
28
12
  #ifndef CPL_COMPRESSOR_H_INCLUDED
@@ -10,23 +10,7 @@
10
10
  * Copyright (c) 1998, Frank Warmerdam
11
11
  * Copyright (c) 2007-2013, Even Rouault <even dot rouault at spatialys.com>
12
12
  *
13
- * 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 CPL_CONV_H_INCLUDED
@@ -9,23 +9,7 @@
9
9
  ******************************************************************************
10
10
  * Copyright (c) 1999, Frank Warmerdam
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 CPL_CSV_H_INCLUDED
@@ -9,23 +9,7 @@
9
9
  **********************************************************************
10
10
  * Copyright (c) 1998, Daniel Morissette
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 OR
23
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
25
- * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
26
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
27
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
28
- * DEALINGS IN THE SOFTWARE.
12
+ * SPDX-License-Identifier: MIT
29
13
  ****************************************************************************/
30
14
 
31
15
  #ifndef CPL_ERROR_H_INCLUDED
@@ -167,7 +151,7 @@ void CPL_DLL CPL_STDCALL CPLDefaultErrorHandler(CPLErr, CPLErrorNum,
167
151
  const char *);
168
152
  void CPL_DLL CPL_STDCALL CPLQuietErrorHandler(CPLErr, CPLErrorNum,
169
153
  const char *);
170
- void CPLTurnFailureIntoWarning(int bOn);
154
+ void CPL_DLL CPLTurnFailureIntoWarning(int bOn);
171
155
 
172
156
  CPLErrorHandler CPL_DLL CPLGetErrorHandler(void **ppUserData);
173
157
 
@@ -180,8 +164,14 @@ void CPL_DLL CPL_STDCALL CPLSetCurrentErrorHandlerCatchDebug(int bCatchDebug);
180
164
  void CPL_DLL CPL_STDCALL CPLPopErrorHandler(void);
181
165
 
182
166
  #ifdef WITHOUT_CPLDEBUG
183
- #define CPLDebug(...) /* Eat all CPLDebug calls. */
184
- #define CPLDebugProgress(...) /* Eat all CPLDebugProgress calls. */
167
+ #define CPLDebug(...) \
168
+ do \
169
+ { \
170
+ } while (0) /* Eat all CPLDebug calls. */
171
+ #define CPLDebugProgress(...) \
172
+ do \
173
+ { \
174
+ } while (0) /* Eat all CPLDebugProgress calls. */
185
175
  #else
186
176
  void CPL_DLL CPLDebug(const char *, CPL_FORMAT_STRING(const char *), ...)
187
177
  CPL_PRINT_FUNC_FORMAT(2, 3);
@@ -198,7 +188,10 @@ void CPL_DLL CPLDebugProgress(const char *, CPL_FORMAT_STRING(const char *),
198
188
  /** Same as CPLDebug(), but expands to nothing for non-DEBUG builds.
199
189
  * @since GDAL 3.1
200
190
  */
201
- #define CPLDebugOnly(...)
191
+ #define CPLDebugOnly(...) \
192
+ do \
193
+ { \
194
+ } while (0)
202
195
  #endif
203
196
 
204
197
  void CPL_DLL CPL_STDCALL _CPLAssert(const char *, const char *,
@@ -213,7 +206,10 @@ void CPL_DLL CPL_STDCALL _CPLAssert(const char *, const char *,
213
206
  #define CPLAssertAlwaysEval(expr) CPLAssert(expr)
214
207
  #else
215
208
  /** Assert on an expression. Only enabled in DEBUG mode */
216
- #define CPLAssert(expr)
209
+ #define CPLAssert(expr) \
210
+ do \
211
+ { \
212
+ } while (0)
217
213
  #ifdef __cplusplus
218
214
  /** Assert on an expression in DEBUG mode. Evaluate it also in non-DEBUG mode
219
215
  * (useful to 'consume' a error return variable) */
@@ -9,23 +9,7 @@
9
9
  **********************************************************************
10
10
  * Copyright (c) 2008-2009, Even Rouault <even dot rouault at spatialys.com>
11
11
  *
12
- * 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 OR
23
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
25
- * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
26
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
27
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
28
- * DEALINGS IN THE SOFTWARE.
12
+ * SPDX-License-Identifier: MIT
29
13
  ****************************************************************************/
30
14
 
31
15
  #ifndef CPL_HASH_SET_H_INCLUDED
@@ -9,23 +9,7 @@
9
9
  * Copyright (c) 2006, Frank Warmerdam
10
10
  * Copyright (c) 2009, Even Rouault <even dot rouault at spatialys.com>
11
11
  *
12
- * 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 CPL_HTTP_H_INCLUDED
@@ -179,8 +163,44 @@ CPL_C_END
179
163
  void CPL_DLL *CPLHTTPSetOptions(void *pcurl, const char *pszURL,
180
164
  const char *const *papszOptions);
181
165
  char **CPLHTTPGetOptionsFromEnv(const char *pszFilename);
182
- double CPLHTTPGetNewRetryDelay(int response_code, double dfOldDelay,
183
- const char *pszErrBuf, const char *pszCurlError);
166
+
167
+ /** Stores HTTP retry parameters */
168
+ struct CPLHTTPRetryParameters
169
+ {
170
+ int nMaxRetry = CPL_HTTP_MAX_RETRY;
171
+ double dfInitialDelay = CPL_HTTP_RETRY_DELAY;
172
+ std::string osRetryCodes{};
173
+
174
+ CPLHTTPRetryParameters() = default;
175
+ explicit CPLHTTPRetryParameters(const CPLStringList &aosHTTPOptions);
176
+ };
177
+
178
+ /** HTTP retry context */
179
+ class CPLHTTPRetryContext
180
+ {
181
+ public:
182
+ explicit CPLHTTPRetryContext(const CPLHTTPRetryParameters &oParams);
183
+
184
+ bool CanRetry(int response_code, const char *pszErrBuf,
185
+ const char *pszCurlError);
186
+ bool CanRetry();
187
+
188
+ /** Returns the delay to apply. Only valid after a successful call to CanRetry() */
189
+ double GetCurrentDelay() const;
190
+
191
+ /** Reset retry counter. */
192
+ void ResetCounter()
193
+ {
194
+ m_nRetryCount = 0;
195
+ }
196
+
197
+ private:
198
+ CPLHTTPRetryParameters m_oParameters{};
199
+ int m_nRetryCount = 0;
200
+ double m_dfCurDelay = 0.0;
201
+ double m_dfNextDelay = 0.0;
202
+ };
203
+
184
204
  void CPL_DLL *CPLHTTPIgnoreSigPipe();
185
205
  void CPL_DLL CPLHTTPRestoreSigPipeHandler(void *old_handler);
186
206
  bool CPLMultiPerformWait(void *hCurlMultiHandle, int &repeats);
@@ -241,9 +261,43 @@ class GOA2Manager
241
261
  return m_osClientEmail;
242
262
  }
243
263
 
264
+ /** Returns a key that can be used to uniquely identify the instance
265
+ * parameters (excluding bearer)
266
+ */
267
+ std::string GetKey() const
268
+ {
269
+ std::string osKey(std::to_string(static_cast<int>(m_eMethod))
270
+ .append(",client-id=")
271
+ .append(m_osClientId)
272
+ .append(",client-secret=")
273
+ .append(m_osClientSecret)
274
+ .append(",refresh-token=")
275
+ .append(m_osRefreshToken)
276
+ .append(",private-key=")
277
+ .append(m_osPrivateKey)
278
+ .append(",client-email=")
279
+ .append(m_osClientEmail)
280
+ .append(",scope=")
281
+ .append(m_osScope));
282
+ osKey.append(",additional-claims=");
283
+ for (const auto *pszOption : m_aosAdditionalClaims)
284
+ {
285
+ osKey.append(pszOption);
286
+ osKey.append("+");
287
+ }
288
+ osKey.append(",options=");
289
+ for (const auto *pszOption : m_aosOptions)
290
+ {
291
+ osKey.append(pszOption);
292
+ osKey.append("+");
293
+ }
294
+ return osKey;
295
+ }
296
+
244
297
  private:
245
298
  mutable CPLString m_osCurrentBearer{};
246
299
  mutable time_t m_nExpirationTime = 0;
300
+
247
301
  AuthMethod m_eMethod = NONE;
248
302
 
249
303
  // for ACCESS_TOKEN_FROM_REFRESH
@@ -6,23 +6,7 @@
6
6
  ******************************************************************************
7
7
  * Copyright (c) 2017-2018 NextGIS, <info@nextgis.com>
8
8
  *
9
- * Permission is hereby granted, free of charge, to any person obtaining a
10
- * copy of this software and associated documentation files (the "Software"),
11
- * to deal in the Software without restriction, including without limitation
12
- * the rights to use, copy, modify, merge, publish, distribute, sublicense,
13
- * and/or sell copies of the Software, and to permit persons to whom the
14
- * Software is furnished to do so, subject to the following conditions:
15
- *
16
- * The above copyright notice and this permission notice shall be included
17
- * in all copies or substantial portions of the Software.
18
- *
19
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
20
- * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
21
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
22
- * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
23
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
24
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
25
- * DEALINGS IN THE SOFTWARE.
9
+ * SPDX-License-Identifier: MIT
26
10
  ****************************************************************************/
27
11
 
28
12
  #ifndef CPL_JSON_H_INCLUDED
@@ -9,23 +9,7 @@
9
9
  **********************************************************************
10
10
  * Copyright (c) 2003, Andrey Kiselev <dron@remotesensing.org>
11
11
  *
12
- * 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 OR
23
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
25
- * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
26
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
27
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
28
- * DEALINGS IN THE SOFTWARE.
12
+ * SPDX-License-Identifier: MIT
29
13
  ****************************************************************************/
30
14
 
31
15
  #ifndef CPL_LIST_H_INCLUDED