@cpp.js/package-proj 1.0.0 → 2.0.0-beta.1

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 (311) hide show
  1. package/cppjs.config.js +11 -51
  2. package/package.json +8 -16
  3. package/dist/prebuilt/Android-arm64-v8a/include/geodesic.h +0 -837
  4. package/dist/prebuilt/Android-arm64-v8a/include/proj/common.hpp +0 -489
  5. package/dist/prebuilt/Android-arm64-v8a/include/proj/coordinateoperation.hpp +0 -2147
  6. package/dist/prebuilt/Android-arm64-v8a/include/proj/coordinates.hpp +0 -115
  7. package/dist/prebuilt/Android-arm64-v8a/include/proj/coordinatesystem.hpp +0 -892
  8. package/dist/prebuilt/Android-arm64-v8a/include/proj/crs.hpp +0 -1595
  9. package/dist/prebuilt/Android-arm64-v8a/include/proj/datum.hpp +0 -860
  10. package/dist/prebuilt/Android-arm64-v8a/include/proj/io.hpp +0 -1397
  11. package/dist/prebuilt/Android-arm64-v8a/include/proj/metadata.hpp +0 -470
  12. package/dist/prebuilt/Android-arm64-v8a/include/proj/nn.hpp +0 -385
  13. package/dist/prebuilt/Android-arm64-v8a/include/proj/util.hpp +0 -781
  14. package/dist/prebuilt/Android-arm64-v8a/include/proj.h +0 -2231
  15. package/dist/prebuilt/Android-arm64-v8a/include/proj_constants.h +0 -879
  16. package/dist/prebuilt/Android-arm64-v8a/include/proj_experimental.h +0 -52
  17. package/dist/prebuilt/Android-arm64-v8a/include/proj_symbol_rename.h +0 -434
  18. package/dist/prebuilt/Android-arm64-v8a/lib/cmake/proj/proj-config-version.cmake +0 -52
  19. package/dist/prebuilt/Android-arm64-v8a/lib/cmake/proj/proj-config.cmake +0 -79
  20. package/dist/prebuilt/Android-arm64-v8a/lib/cmake/proj/proj-targets-release.cmake +0 -19
  21. package/dist/prebuilt/Android-arm64-v8a/lib/cmake/proj/proj-targets.cmake +0 -106
  22. package/dist/prebuilt/Android-arm64-v8a/lib/cmake/proj/proj4-targets-release.cmake +0 -19
  23. package/dist/prebuilt/Android-arm64-v8a/lib/cmake/proj/proj4-targets.cmake +0 -106
  24. package/dist/prebuilt/Android-arm64-v8a/lib/cmake/proj4/proj-targets-release.cmake +0 -19
  25. package/dist/prebuilt/Android-arm64-v8a/lib/cmake/proj4/proj-targets.cmake +0 -106
  26. package/dist/prebuilt/Android-arm64-v8a/lib/cmake/proj4/proj4-config-version.cmake +0 -52
  27. package/dist/prebuilt/Android-arm64-v8a/lib/cmake/proj4/proj4-config.cmake +0 -79
  28. package/dist/prebuilt/Android-arm64-v8a/lib/cmake/proj4/proj4-targets-release.cmake +0 -19
  29. package/dist/prebuilt/Android-arm64-v8a/lib/cmake/proj4/proj4-targets.cmake +0 -106
  30. package/dist/prebuilt/Android-arm64-v8a/lib/libproj.so +0 -0
  31. package/dist/prebuilt/Android-arm64-v8a/lib/pkgconfig/proj.pc +0 -14
  32. package/dist/prebuilt/Android-arm64-v8a/share/doc/proj/AUTHORS.md +0 -33
  33. package/dist/prebuilt/Android-arm64-v8a/share/doc/proj/COPYING +0 -34
  34. package/dist/prebuilt/Android-arm64-v8a/share/doc/proj/NEWS.md +0 -3084
  35. package/dist/prebuilt/Android-arm64-v8a/share/man/man1/cct.1 +0 -370
  36. package/dist/prebuilt/Android-arm64-v8a/share/man/man1/cs2cs.1 +0 -537
  37. package/dist/prebuilt/Android-arm64-v8a/share/man/man1/geod.1 +0 -263
  38. package/dist/prebuilt/Android-arm64-v8a/share/man/man1/gie.1 +0 -524
  39. package/dist/prebuilt/Android-arm64-v8a/share/man/man1/proj.1 +0 -326
  40. package/dist/prebuilt/Android-arm64-v8a/share/man/man1/projinfo.1 +0 -856
  41. package/dist/prebuilt/Android-arm64-v8a/share/man/man1/projsync.1 +0 -227
  42. package/dist/prebuilt/Android-arm64-v8a/share/proj/CH +0 -22
  43. package/dist/prebuilt/Android-arm64-v8a/share/proj/GL27 +0 -23
  44. package/dist/prebuilt/Android-arm64-v8a/share/proj/ITRF2000 +0 -24
  45. package/dist/prebuilt/Android-arm64-v8a/share/proj/ITRF2008 +0 -94
  46. package/dist/prebuilt/Android-arm64-v8a/share/proj/ITRF2014 +0 -55
  47. package/dist/prebuilt/Android-arm64-v8a/share/proj/ITRF2020 +0 -91
  48. package/dist/prebuilt/Android-arm64-v8a/share/proj/deformation_model.schema.json +0 -582
  49. package/dist/prebuilt/Android-arm64-v8a/share/proj/nad.lst +0 -142
  50. package/dist/prebuilt/Android-arm64-v8a/share/proj/nad27 +0 -810
  51. package/dist/prebuilt/Android-arm64-v8a/share/proj/nad83 +0 -745
  52. package/dist/prebuilt/Android-arm64-v8a/share/proj/other.extra +0 -53
  53. package/dist/prebuilt/Android-arm64-v8a/share/proj/proj.db +0 -0
  54. package/dist/prebuilt/Android-arm64-v8a/share/proj/proj.ini +0 -51
  55. package/dist/prebuilt/Android-arm64-v8a/share/proj/projjson.schema.json +0 -1174
  56. package/dist/prebuilt/Android-arm64-v8a/share/proj/triangulation.schema.json +0 -214
  57. package/dist/prebuilt/Android-arm64-v8a/share/proj/world +0 -214
  58. package/dist/prebuilt/Android-x86_64/include/geodesic.h +0 -837
  59. package/dist/prebuilt/Android-x86_64/include/proj/common.hpp +0 -489
  60. package/dist/prebuilt/Android-x86_64/include/proj/coordinateoperation.hpp +0 -2147
  61. package/dist/prebuilt/Android-x86_64/include/proj/coordinates.hpp +0 -115
  62. package/dist/prebuilt/Android-x86_64/include/proj/coordinatesystem.hpp +0 -892
  63. package/dist/prebuilt/Android-x86_64/include/proj/crs.hpp +0 -1595
  64. package/dist/prebuilt/Android-x86_64/include/proj/datum.hpp +0 -860
  65. package/dist/prebuilt/Android-x86_64/include/proj/io.hpp +0 -1397
  66. package/dist/prebuilt/Android-x86_64/include/proj/metadata.hpp +0 -470
  67. package/dist/prebuilt/Android-x86_64/include/proj/nn.hpp +0 -385
  68. package/dist/prebuilt/Android-x86_64/include/proj/util.hpp +0 -781
  69. package/dist/prebuilt/Android-x86_64/include/proj.h +0 -2231
  70. package/dist/prebuilt/Android-x86_64/include/proj_constants.h +0 -879
  71. package/dist/prebuilt/Android-x86_64/include/proj_experimental.h +0 -52
  72. package/dist/prebuilt/Android-x86_64/include/proj_symbol_rename.h +0 -434
  73. package/dist/prebuilt/Android-x86_64/lib/cmake/proj/proj-config-version.cmake +0 -52
  74. package/dist/prebuilt/Android-x86_64/lib/cmake/proj/proj-config.cmake +0 -79
  75. package/dist/prebuilt/Android-x86_64/lib/cmake/proj/proj-targets-release.cmake +0 -19
  76. package/dist/prebuilt/Android-x86_64/lib/cmake/proj/proj-targets.cmake +0 -106
  77. package/dist/prebuilt/Android-x86_64/lib/cmake/proj/proj4-targets-release.cmake +0 -19
  78. package/dist/prebuilt/Android-x86_64/lib/cmake/proj/proj4-targets.cmake +0 -106
  79. package/dist/prebuilt/Android-x86_64/lib/cmake/proj4/proj-targets-release.cmake +0 -19
  80. package/dist/prebuilt/Android-x86_64/lib/cmake/proj4/proj-targets.cmake +0 -106
  81. package/dist/prebuilt/Android-x86_64/lib/cmake/proj4/proj4-config-version.cmake +0 -52
  82. package/dist/prebuilt/Android-x86_64/lib/cmake/proj4/proj4-config.cmake +0 -79
  83. package/dist/prebuilt/Android-x86_64/lib/cmake/proj4/proj4-targets-release.cmake +0 -19
  84. package/dist/prebuilt/Android-x86_64/lib/cmake/proj4/proj4-targets.cmake +0 -106
  85. package/dist/prebuilt/Android-x86_64/lib/libproj.so +0 -0
  86. package/dist/prebuilt/Android-x86_64/lib/pkgconfig/proj.pc +0 -14
  87. package/dist/prebuilt/Android-x86_64/share/doc/proj/AUTHORS.md +0 -33
  88. package/dist/prebuilt/Android-x86_64/share/doc/proj/COPYING +0 -34
  89. package/dist/prebuilt/Android-x86_64/share/doc/proj/NEWS.md +0 -3084
  90. package/dist/prebuilt/Android-x86_64/share/man/man1/cct.1 +0 -370
  91. package/dist/prebuilt/Android-x86_64/share/man/man1/cs2cs.1 +0 -537
  92. package/dist/prebuilt/Android-x86_64/share/man/man1/geod.1 +0 -263
  93. package/dist/prebuilt/Android-x86_64/share/man/man1/gie.1 +0 -524
  94. package/dist/prebuilt/Android-x86_64/share/man/man1/proj.1 +0 -326
  95. package/dist/prebuilt/Android-x86_64/share/man/man1/projinfo.1 +0 -856
  96. package/dist/prebuilt/Android-x86_64/share/man/man1/projsync.1 +0 -227
  97. package/dist/prebuilt/Android-x86_64/share/proj/CH +0 -22
  98. package/dist/prebuilt/Android-x86_64/share/proj/GL27 +0 -23
  99. package/dist/prebuilt/Android-x86_64/share/proj/ITRF2000 +0 -24
  100. package/dist/prebuilt/Android-x86_64/share/proj/ITRF2008 +0 -94
  101. package/dist/prebuilt/Android-x86_64/share/proj/ITRF2014 +0 -55
  102. package/dist/prebuilt/Android-x86_64/share/proj/ITRF2020 +0 -91
  103. package/dist/prebuilt/Android-x86_64/share/proj/deformation_model.schema.json +0 -582
  104. package/dist/prebuilt/Android-x86_64/share/proj/nad.lst +0 -142
  105. package/dist/prebuilt/Android-x86_64/share/proj/nad27 +0 -810
  106. package/dist/prebuilt/Android-x86_64/share/proj/nad83 +0 -745
  107. package/dist/prebuilt/Android-x86_64/share/proj/other.extra +0 -53
  108. package/dist/prebuilt/Android-x86_64/share/proj/proj.db +0 -0
  109. package/dist/prebuilt/Android-x86_64/share/proj/proj.ini +0 -51
  110. package/dist/prebuilt/Android-x86_64/share/proj/projjson.schema.json +0 -1174
  111. package/dist/prebuilt/Android-x86_64/share/proj/triangulation.schema.json +0 -214
  112. package/dist/prebuilt/Android-x86_64/share/proj/world +0 -214
  113. package/dist/prebuilt/CMakeLists.txt +0 -44
  114. package/dist/prebuilt/Emscripten-x86_64/include/geodesic.h +0 -837
  115. package/dist/prebuilt/Emscripten-x86_64/include/proj/common.hpp +0 -489
  116. package/dist/prebuilt/Emscripten-x86_64/include/proj/coordinateoperation.hpp +0 -2147
  117. package/dist/prebuilt/Emscripten-x86_64/include/proj/coordinates.hpp +0 -115
  118. package/dist/prebuilt/Emscripten-x86_64/include/proj/coordinatesystem.hpp +0 -892
  119. package/dist/prebuilt/Emscripten-x86_64/include/proj/crs.hpp +0 -1595
  120. package/dist/prebuilt/Emscripten-x86_64/include/proj/datum.hpp +0 -860
  121. package/dist/prebuilt/Emscripten-x86_64/include/proj/io.hpp +0 -1397
  122. package/dist/prebuilt/Emscripten-x86_64/include/proj/metadata.hpp +0 -470
  123. package/dist/prebuilt/Emscripten-x86_64/include/proj/nn.hpp +0 -385
  124. package/dist/prebuilt/Emscripten-x86_64/include/proj/util.hpp +0 -781
  125. package/dist/prebuilt/Emscripten-x86_64/include/proj.h +0 -2231
  126. package/dist/prebuilt/Emscripten-x86_64/include/proj_constants.h +0 -879
  127. package/dist/prebuilt/Emscripten-x86_64/include/proj_experimental.h +0 -52
  128. package/dist/prebuilt/Emscripten-x86_64/include/proj_symbol_rename.h +0 -434
  129. package/dist/prebuilt/Emscripten-x86_64/lib/cmake/proj/proj-config-version.cmake +0 -52
  130. package/dist/prebuilt/Emscripten-x86_64/lib/cmake/proj/proj-config.cmake +0 -79
  131. package/dist/prebuilt/Emscripten-x86_64/lib/cmake/proj/proj-targets-release.cmake +0 -19
  132. package/dist/prebuilt/Emscripten-x86_64/lib/cmake/proj/proj-targets.cmake +0 -107
  133. package/dist/prebuilt/Emscripten-x86_64/lib/cmake/proj/proj4-targets-release.cmake +0 -19
  134. package/dist/prebuilt/Emscripten-x86_64/lib/cmake/proj/proj4-targets.cmake +0 -107
  135. package/dist/prebuilt/Emscripten-x86_64/lib/cmake/proj4/proj-targets-release.cmake +0 -19
  136. package/dist/prebuilt/Emscripten-x86_64/lib/cmake/proj4/proj-targets.cmake +0 -107
  137. package/dist/prebuilt/Emscripten-x86_64/lib/cmake/proj4/proj4-config-version.cmake +0 -52
  138. package/dist/prebuilt/Emscripten-x86_64/lib/cmake/proj4/proj4-config.cmake +0 -79
  139. package/dist/prebuilt/Emscripten-x86_64/lib/cmake/proj4/proj4-targets-release.cmake +0 -19
  140. package/dist/prebuilt/Emscripten-x86_64/lib/cmake/proj4/proj4-targets.cmake +0 -107
  141. package/dist/prebuilt/Emscripten-x86_64/lib/libproj.a +0 -0
  142. package/dist/prebuilt/Emscripten-x86_64/lib/pkgconfig/proj.pc +0 -14
  143. package/dist/prebuilt/Emscripten-x86_64/share/doc/proj/AUTHORS.md +0 -33
  144. package/dist/prebuilt/Emscripten-x86_64/share/doc/proj/COPYING +0 -34
  145. package/dist/prebuilt/Emscripten-x86_64/share/doc/proj/NEWS.md +0 -3084
  146. package/dist/prebuilt/Emscripten-x86_64/share/man/man1/cct.1 +0 -370
  147. package/dist/prebuilt/Emscripten-x86_64/share/man/man1/cs2cs.1 +0 -537
  148. package/dist/prebuilt/Emscripten-x86_64/share/man/man1/geod.1 +0 -263
  149. package/dist/prebuilt/Emscripten-x86_64/share/man/man1/gie.1 +0 -524
  150. package/dist/prebuilt/Emscripten-x86_64/share/man/man1/proj.1 +0 -326
  151. package/dist/prebuilt/Emscripten-x86_64/share/man/man1/projinfo.1 +0 -856
  152. package/dist/prebuilt/Emscripten-x86_64/share/man/man1/projsync.1 +0 -227
  153. package/dist/prebuilt/Emscripten-x86_64/share/proj/CH +0 -22
  154. package/dist/prebuilt/Emscripten-x86_64/share/proj/GL27 +0 -23
  155. package/dist/prebuilt/Emscripten-x86_64/share/proj/ITRF2000 +0 -24
  156. package/dist/prebuilt/Emscripten-x86_64/share/proj/ITRF2008 +0 -94
  157. package/dist/prebuilt/Emscripten-x86_64/share/proj/ITRF2014 +0 -55
  158. package/dist/prebuilt/Emscripten-x86_64/share/proj/ITRF2020 +0 -91
  159. package/dist/prebuilt/Emscripten-x86_64/share/proj/deformation_model.schema.json +0 -582
  160. package/dist/prebuilt/Emscripten-x86_64/share/proj/nad.lst +0 -142
  161. package/dist/prebuilt/Emscripten-x86_64/share/proj/nad27 +0 -810
  162. package/dist/prebuilt/Emscripten-x86_64/share/proj/nad83 +0 -745
  163. package/dist/prebuilt/Emscripten-x86_64/share/proj/other.extra +0 -53
  164. package/dist/prebuilt/Emscripten-x86_64/share/proj/proj.db +0 -0
  165. package/dist/prebuilt/Emscripten-x86_64/share/proj/proj.ini +0 -51
  166. package/dist/prebuilt/Emscripten-x86_64/share/proj/projjson.schema.json +0 -1174
  167. package/dist/prebuilt/Emscripten-x86_64/share/proj/triangulation.schema.json +0 -214
  168. package/dist/prebuilt/Emscripten-x86_64/share/proj/world +0 -214
  169. package/dist/prebuilt/iOS-iphoneos/include/geodesic.h +0 -837
  170. package/dist/prebuilt/iOS-iphoneos/include/proj/common.hpp +0 -489
  171. package/dist/prebuilt/iOS-iphoneos/include/proj/coordinateoperation.hpp +0 -2147
  172. package/dist/prebuilt/iOS-iphoneos/include/proj/coordinates.hpp +0 -115
  173. package/dist/prebuilt/iOS-iphoneos/include/proj/coordinatesystem.hpp +0 -892
  174. package/dist/prebuilt/iOS-iphoneos/include/proj/crs.hpp +0 -1595
  175. package/dist/prebuilt/iOS-iphoneos/include/proj/datum.hpp +0 -860
  176. package/dist/prebuilt/iOS-iphoneos/include/proj/io.hpp +0 -1397
  177. package/dist/prebuilt/iOS-iphoneos/include/proj/metadata.hpp +0 -470
  178. package/dist/prebuilt/iOS-iphoneos/include/proj/nn.hpp +0 -385
  179. package/dist/prebuilt/iOS-iphoneos/include/proj/util.hpp +0 -781
  180. package/dist/prebuilt/iOS-iphoneos/include/proj.h +0 -2231
  181. package/dist/prebuilt/iOS-iphoneos/include/proj_constants.h +0 -879
  182. package/dist/prebuilt/iOS-iphoneos/include/proj_experimental.h +0 -52
  183. package/dist/prebuilt/iOS-iphoneos/include/proj_symbol_rename.h +0 -434
  184. package/dist/prebuilt/iOS-iphoneos/lib/cmake/proj/proj-config-version.cmake +0 -52
  185. package/dist/prebuilt/iOS-iphoneos/lib/cmake/proj/proj-config.cmake +0 -79
  186. package/dist/prebuilt/iOS-iphoneos/lib/cmake/proj/proj-targets-release.cmake +0 -19
  187. package/dist/prebuilt/iOS-iphoneos/lib/cmake/proj/proj-targets.cmake +0 -108
  188. package/dist/prebuilt/iOS-iphoneos/lib/cmake/proj/proj4-targets-release.cmake +0 -19
  189. package/dist/prebuilt/iOS-iphoneos/lib/cmake/proj/proj4-targets.cmake +0 -108
  190. package/dist/prebuilt/iOS-iphoneos/lib/cmake/proj4/proj-targets-release.cmake +0 -19
  191. package/dist/prebuilt/iOS-iphoneos/lib/cmake/proj4/proj-targets.cmake +0 -108
  192. package/dist/prebuilt/iOS-iphoneos/lib/cmake/proj4/proj4-config-version.cmake +0 -52
  193. package/dist/prebuilt/iOS-iphoneos/lib/cmake/proj4/proj4-config.cmake +0 -79
  194. package/dist/prebuilt/iOS-iphoneos/lib/cmake/proj4/proj4-targets-release.cmake +0 -19
  195. package/dist/prebuilt/iOS-iphoneos/lib/cmake/proj4/proj4-targets.cmake +0 -108
  196. package/dist/prebuilt/iOS-iphoneos/lib/libproj.a +0 -0
  197. package/dist/prebuilt/iOS-iphoneos/lib/pkgconfig/proj.pc +0 -14
  198. package/dist/prebuilt/iOS-iphoneos/share/doc/proj/AUTHORS.md +0 -33
  199. package/dist/prebuilt/iOS-iphoneos/share/doc/proj/COPYING +0 -34
  200. package/dist/prebuilt/iOS-iphoneos/share/doc/proj/NEWS.md +0 -3084
  201. package/dist/prebuilt/iOS-iphoneos/share/man/man1/cct.1 +0 -370
  202. package/dist/prebuilt/iOS-iphoneos/share/man/man1/cs2cs.1 +0 -537
  203. package/dist/prebuilt/iOS-iphoneos/share/man/man1/geod.1 +0 -263
  204. package/dist/prebuilt/iOS-iphoneos/share/man/man1/gie.1 +0 -524
  205. package/dist/prebuilt/iOS-iphoneos/share/man/man1/proj.1 +0 -326
  206. package/dist/prebuilt/iOS-iphoneos/share/man/man1/projinfo.1 +0 -856
  207. package/dist/prebuilt/iOS-iphoneos/share/man/man1/projsync.1 +0 -227
  208. package/dist/prebuilt/iOS-iphoneos/share/proj/CH +0 -22
  209. package/dist/prebuilt/iOS-iphoneos/share/proj/GL27 +0 -23
  210. package/dist/prebuilt/iOS-iphoneos/share/proj/ITRF2000 +0 -24
  211. package/dist/prebuilt/iOS-iphoneos/share/proj/ITRF2008 +0 -94
  212. package/dist/prebuilt/iOS-iphoneos/share/proj/ITRF2014 +0 -55
  213. package/dist/prebuilt/iOS-iphoneos/share/proj/ITRF2020 +0 -91
  214. package/dist/prebuilt/iOS-iphoneos/share/proj/deformation_model.schema.json +0 -582
  215. package/dist/prebuilt/iOS-iphoneos/share/proj/nad.lst +0 -142
  216. package/dist/prebuilt/iOS-iphoneos/share/proj/nad27 +0 -810
  217. package/dist/prebuilt/iOS-iphoneos/share/proj/nad83 +0 -745
  218. package/dist/prebuilt/iOS-iphoneos/share/proj/other.extra +0 -53
  219. package/dist/prebuilt/iOS-iphoneos/share/proj/proj.db +0 -0
  220. package/dist/prebuilt/iOS-iphoneos/share/proj/proj.ini +0 -51
  221. package/dist/prebuilt/iOS-iphoneos/share/proj/projjson.schema.json +0 -1174
  222. package/dist/prebuilt/iOS-iphoneos/share/proj/triangulation.schema.json +0 -214
  223. package/dist/prebuilt/iOS-iphoneos/share/proj/world +0 -214
  224. package/dist/prebuilt/iOS-iphonesimulator/include/geodesic.h +0 -837
  225. package/dist/prebuilt/iOS-iphonesimulator/include/proj/common.hpp +0 -489
  226. package/dist/prebuilt/iOS-iphonesimulator/include/proj/coordinateoperation.hpp +0 -2147
  227. package/dist/prebuilt/iOS-iphonesimulator/include/proj/coordinates.hpp +0 -115
  228. package/dist/prebuilt/iOS-iphonesimulator/include/proj/coordinatesystem.hpp +0 -892
  229. package/dist/prebuilt/iOS-iphonesimulator/include/proj/crs.hpp +0 -1595
  230. package/dist/prebuilt/iOS-iphonesimulator/include/proj/datum.hpp +0 -860
  231. package/dist/prebuilt/iOS-iphonesimulator/include/proj/io.hpp +0 -1397
  232. package/dist/prebuilt/iOS-iphonesimulator/include/proj/metadata.hpp +0 -470
  233. package/dist/prebuilt/iOS-iphonesimulator/include/proj/nn.hpp +0 -385
  234. package/dist/prebuilt/iOS-iphonesimulator/include/proj/util.hpp +0 -781
  235. package/dist/prebuilt/iOS-iphonesimulator/include/proj.h +0 -2231
  236. package/dist/prebuilt/iOS-iphonesimulator/include/proj_constants.h +0 -879
  237. package/dist/prebuilt/iOS-iphonesimulator/include/proj_experimental.h +0 -52
  238. package/dist/prebuilt/iOS-iphonesimulator/include/proj_symbol_rename.h +0 -434
  239. package/dist/prebuilt/iOS-iphonesimulator/lib/cmake/proj/proj-config-version.cmake +0 -52
  240. package/dist/prebuilt/iOS-iphonesimulator/lib/cmake/proj/proj-config.cmake +0 -79
  241. package/dist/prebuilt/iOS-iphonesimulator/lib/cmake/proj/proj-targets-release.cmake +0 -19
  242. package/dist/prebuilt/iOS-iphonesimulator/lib/cmake/proj/proj-targets.cmake +0 -108
  243. package/dist/prebuilt/iOS-iphonesimulator/lib/cmake/proj/proj4-targets-release.cmake +0 -19
  244. package/dist/prebuilt/iOS-iphonesimulator/lib/cmake/proj/proj4-targets.cmake +0 -108
  245. package/dist/prebuilt/iOS-iphonesimulator/lib/cmake/proj4/proj-targets-release.cmake +0 -19
  246. package/dist/prebuilt/iOS-iphonesimulator/lib/cmake/proj4/proj-targets.cmake +0 -108
  247. package/dist/prebuilt/iOS-iphonesimulator/lib/cmake/proj4/proj4-config-version.cmake +0 -52
  248. package/dist/prebuilt/iOS-iphonesimulator/lib/cmake/proj4/proj4-config.cmake +0 -79
  249. package/dist/prebuilt/iOS-iphonesimulator/lib/cmake/proj4/proj4-targets-release.cmake +0 -19
  250. package/dist/prebuilt/iOS-iphonesimulator/lib/cmake/proj4/proj4-targets.cmake +0 -108
  251. package/dist/prebuilt/iOS-iphonesimulator/lib/libproj.a +0 -0
  252. package/dist/prebuilt/iOS-iphonesimulator/lib/pkgconfig/proj.pc +0 -14
  253. package/dist/prebuilt/iOS-iphonesimulator/share/doc/proj/AUTHORS.md +0 -33
  254. package/dist/prebuilt/iOS-iphonesimulator/share/doc/proj/COPYING +0 -34
  255. package/dist/prebuilt/iOS-iphonesimulator/share/doc/proj/NEWS.md +0 -3084
  256. package/dist/prebuilt/iOS-iphonesimulator/share/man/man1/cct.1 +0 -370
  257. package/dist/prebuilt/iOS-iphonesimulator/share/man/man1/cs2cs.1 +0 -537
  258. package/dist/prebuilt/iOS-iphonesimulator/share/man/man1/geod.1 +0 -263
  259. package/dist/prebuilt/iOS-iphonesimulator/share/man/man1/gie.1 +0 -524
  260. package/dist/prebuilt/iOS-iphonesimulator/share/man/man1/proj.1 +0 -326
  261. package/dist/prebuilt/iOS-iphonesimulator/share/man/man1/projinfo.1 +0 -856
  262. package/dist/prebuilt/iOS-iphonesimulator/share/man/man1/projsync.1 +0 -227
  263. package/dist/prebuilt/iOS-iphonesimulator/share/proj/CH +0 -22
  264. package/dist/prebuilt/iOS-iphonesimulator/share/proj/GL27 +0 -23
  265. package/dist/prebuilt/iOS-iphonesimulator/share/proj/ITRF2000 +0 -24
  266. package/dist/prebuilt/iOS-iphonesimulator/share/proj/ITRF2008 +0 -94
  267. package/dist/prebuilt/iOS-iphonesimulator/share/proj/ITRF2014 +0 -55
  268. package/dist/prebuilt/iOS-iphonesimulator/share/proj/ITRF2020 +0 -91
  269. package/dist/prebuilt/iOS-iphonesimulator/share/proj/deformation_model.schema.json +0 -582
  270. package/dist/prebuilt/iOS-iphonesimulator/share/proj/nad.lst +0 -142
  271. package/dist/prebuilt/iOS-iphonesimulator/share/proj/nad27 +0 -810
  272. package/dist/prebuilt/iOS-iphonesimulator/share/proj/nad83 +0 -745
  273. package/dist/prebuilt/iOS-iphonesimulator/share/proj/other.extra +0 -53
  274. package/dist/prebuilt/iOS-iphonesimulator/share/proj/proj.db +0 -0
  275. package/dist/prebuilt/iOS-iphonesimulator/share/proj/proj.ini +0 -51
  276. package/dist/prebuilt/iOS-iphonesimulator/share/proj/projjson.schema.json +0 -1174
  277. package/dist/prebuilt/iOS-iphonesimulator/share/proj/triangulation.schema.json +0 -214
  278. package/dist/prebuilt/iOS-iphonesimulator/share/proj/world +0 -214
  279. package/proj.xcframework/Info.plist +0 -50
  280. package/proj.xcframework/ios-arm64_arm64e/Headers/geodesic.h +0 -837
  281. package/proj.xcframework/ios-arm64_arm64e/Headers/proj/common.hpp +0 -489
  282. package/proj.xcframework/ios-arm64_arm64e/Headers/proj/coordinateoperation.hpp +0 -2147
  283. package/proj.xcframework/ios-arm64_arm64e/Headers/proj/coordinates.hpp +0 -115
  284. package/proj.xcframework/ios-arm64_arm64e/Headers/proj/coordinatesystem.hpp +0 -892
  285. package/proj.xcframework/ios-arm64_arm64e/Headers/proj/crs.hpp +0 -1595
  286. package/proj.xcframework/ios-arm64_arm64e/Headers/proj/datum.hpp +0 -860
  287. package/proj.xcframework/ios-arm64_arm64e/Headers/proj/io.hpp +0 -1397
  288. package/proj.xcframework/ios-arm64_arm64e/Headers/proj/metadata.hpp +0 -470
  289. package/proj.xcframework/ios-arm64_arm64e/Headers/proj/nn.hpp +0 -385
  290. package/proj.xcframework/ios-arm64_arm64e/Headers/proj/util.hpp +0 -781
  291. package/proj.xcframework/ios-arm64_arm64e/Headers/proj.h +0 -2231
  292. package/proj.xcframework/ios-arm64_arm64e/Headers/proj_constants.h +0 -879
  293. package/proj.xcframework/ios-arm64_arm64e/Headers/proj_experimental.h +0 -52
  294. package/proj.xcframework/ios-arm64_arm64e/Headers/proj_symbol_rename.h +0 -434
  295. package/proj.xcframework/ios-arm64_arm64e/libproj.a +0 -0
  296. package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/geodesic.h +0 -837
  297. package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/proj/common.hpp +0 -489
  298. package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/proj/coordinateoperation.hpp +0 -2147
  299. package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/proj/coordinates.hpp +0 -115
  300. package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/proj/coordinatesystem.hpp +0 -892
  301. package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/proj/crs.hpp +0 -1595
  302. package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/proj/datum.hpp +0 -860
  303. package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/proj/io.hpp +0 -1397
  304. package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/proj/metadata.hpp +0 -470
  305. package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/proj/nn.hpp +0 -385
  306. package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/proj/util.hpp +0 -781
  307. package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/proj.h +0 -2231
  308. package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/proj_constants.h +0 -879
  309. package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/proj_experimental.h +0 -52
  310. package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/proj_symbol_rename.h +0 -434
  311. package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/libproj.a +0 -0
@@ -1,582 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/draft-07/schema#",
3
- "description": "Schema for deformation models",
4
- "type": "object",
5
- "properties": {
6
- "file_type": {
7
- "type": "string",
8
- "enum": [
9
- "deformation_model_master_file"
10
- ],
11
- "description": "File type. Always \"deformation_model_master_file\""
12
- },
13
- "format_version": {
14
- "type": "string",
15
- "enum": [
16
- "1.0"
17
- ]
18
- },
19
- "name": {
20
- "type": "string",
21
- "description": "A brief descriptive name of the deformation model"
22
- },
23
- "version": {
24
- "type": "string",
25
- "description": "A string identifying the version of the deformation model. The format for specifying version will be defined by the agency responsible for the deformation model"
26
- },
27
- "publication_date": {
28
- "$ref": "#/definitions/datetime",
29
- "description": "The date on which this version of the deformation model was published (or possibly the date on which it takes effect?)"
30
- },
31
- "license": {
32
- "type": "string",
33
- "description": "License under which the model is published"
34
- },
35
- "description": {
36
- "type": "string",
37
- "description": "A text description of the model"
38
- },
39
- "authority": {
40
- "type": "object",
41
- "description": "Basic information about the agency responsible for the data set",
42
- "properties": {
43
- "name": {
44
- "type": "string",
45
- "description": "The name of the agency"
46
- },
47
- "url": {
48
- "type": "string",
49
- "description": "The url of the agency website",
50
- "format": "uri"
51
- },
52
- "address": {
53
- "type": "string",
54
- "description": "The postal address of the agency"
55
- },
56
- "email": {
57
- "type": "string",
58
- "description": "An email contact address for the agency",
59
- "format": "email"
60
- }
61
- },
62
- "required": [
63
- "name"
64
- ],
65
- "additionalProperties": false
66
- },
67
- "links": {
68
- "type": "array",
69
- "description": "Links to related information",
70
- "items": {
71
- "type": "object",
72
- "properties": {
73
- "href": {
74
- "type": "string",
75
- "description": "The URL holding the information",
76
- "format": "uri"
77
- },
78
- "rel": {
79
- "type": "string",
80
- "description": "The relationship to the dataset. Proposed relationships are:\n- \"about\": a web page for human consumption describing the model\n- \"source\": the authoritative source data from which the deformation model is built.\n- \"metadata\": ISO 19115 XML metadata regarding the deformation model."
81
- },
82
- "type": {
83
- "type": "string",
84
- "description": "MIME type"
85
- },
86
- "title": {
87
- "type": "string",
88
- "description": "Description of the link"
89
- }
90
- },
91
- "required": [
92
- "href"
93
- ],
94
- "additionalProperties": false
95
- }
96
- },
97
- "source_crs": {
98
- "$ref": "#/definitions/crs",
99
- "description": "The coordinate reference system to which the deformation model applies"
100
- },
101
- "target_crs": {
102
- "$ref": "#/definitions/crs",
103
- "description": "For a time dependent coordinate transformation the coordinate reference system resulting from applying the deformation"
104
- },
105
- "definition_crs": {
106
- "$ref": "#/definitions/crs",
107
- "description": "The coordinate reference system used to define the component spatial models. This proposal only supports using the same value for the source and definition coordinate reference system."
108
- },
109
- "reference_epoch": {
110
- "$ref": "#/definitions/datetime",
111
- "description": "A nominal reference epoch of the deformation model. This is not necessarily used to calculate the deformation model - each component defines its own time function."
112
- },
113
- "uncertainty_reference_epoch": {
114
- "$ref": "#/definitions/datetime",
115
- "description": "The uncertainties of the deformation model are calculated in terms of this epoch. This is described below in the Time functions section."
116
- },
117
- "horizontal_offset_unit": {
118
- "type": "string",
119
- "enum": [
120
- "metre",
121
- "degree"
122
- ]
123
- },
124
- "vertical_offset_unit": {
125
- "type": "string",
126
- "enum": [
127
- "metre"
128
- ]
129
- },
130
- "horizontal_uncertainty_type": {
131
- "type": "string",
132
- "enum": [
133
- "circular 95% confidence limit"
134
- ]
135
- },
136
- "horizontal_uncertainty_unit": {
137
- "type": "string",
138
- "enum": [
139
- "metre"
140
- ]
141
- },
142
- "vertical_uncertainty_type": {
143
- "type": "string",
144
- "enum": [
145
- "95% confidence limit"
146
- ]
147
- },
148
- "vertical_uncertainty_unit": {
149
- "type": "string",
150
- "enum": [
151
- "metre"
152
- ]
153
- },
154
- "horizontal_offset_method": {
155
- "type": "string",
156
- "description": "Defines how the horizontal offsets are applied to geographic coordinates",
157
- "enum": [
158
- "addition",
159
- "geocentric"
160
- ]
161
- },
162
- "extent": {
163
- "$ref": "#/definitions/extent",
164
- "description": "Defines the region within which the deformation model is defined. It cannot be calculated outside this region. The region is specified by a type and value. This proposal only supports using a bounding box as an array of [west,south,east,north] coordinate values"
165
- },
166
- "time_extent": {
167
- "type": "object",
168
- "description": "Defines the range of times for which the model is valid, specified by a first and a last value. The deformation model is undefined for dates outside this range.",
169
- "properties": {
170
- "first": {
171
- "$ref": "#/definitions/datetime"
172
- },
173
- "last": {
174
- "$ref": "#/definitions/datetime"
175
- }
176
- },
177
- "required": [
178
- "first",
179
- "last"
180
- ],
181
- "additionalProperties": false
182
- },
183
- "components": {
184
- "type": "array",
185
- "items": {
186
- "$ref": "#/definitions/component"
187
- }
188
- }
189
- },
190
- "required": [
191
- "file_type",
192
- "format_version",
193
- "source_crs",
194
- "target_crs",
195
- "definition_crs",
196
- "extent",
197
- "time_extent",
198
- "components"
199
- ],
200
- "additionalProperties": false,
201
- "definitions": {
202
- "component": {
203
- "type": "object",
204
- "definition": "A component describes an aspect of the deformation, such as glacial isostatic adjustment, secular deformation, earthquakes, etc.",
205
- "properties": {
206
- "description": {
207
- "type": "string",
208
- "description": "A text description of this component of the model"
209
- },
210
- "extent": {
211
- "$ref": "#/definitions/extent",
212
- "description": "The region within the component is defined. Outside this region the component evaluates to 0. The region is specified by a type and value. This proposal only supports using a bounding box as an array of [west,south,east,north] coordinate values"
213
- },
214
- "displacement_type": {
215
- "type": "string",
216
- "description": "The displacement parameters defined by the model. The \"none\" option allows for a component which defines uncertainty with different grids to those defining displacement",
217
- "enum": [
218
- "none",
219
- "horizontal",
220
- "vertical",
221
- "3d"
222
- ]
223
- },
224
- "uncertainty_type": {
225
- "type": "string",
226
- "description": "The uncertainty parameters defined by the model",
227
- "enum": [
228
- "none",
229
- "horizontal",
230
- "vertical",
231
- "3d"
232
- ]
233
- },
234
- "horizontal_uncertainty": {
235
- "type": "number",
236
- "description": "The horizontal uncertainty to use if it is not defined explicitly in the spatial model"
237
- },
238
- "vertical_uncertainty": {
239
- "type": "number",
240
- "description": "The vertical uncertainty to use if it is not defined explicitly in the spatial model"
241
- },
242
- "spatial_model": {
243
- "type": "object",
244
- "description": "Defines the spatial model",
245
- "properties": {
246
- "type": {
247
- "type": "string",
248
- "description": "Specifies the type of the spatial model data file. Initially it is proposed that only GeoTIFF is supported",
249
- "enum": [
250
- "GeoTIFF"
251
- ]
252
- },
253
- "interpolation_method": {
254
- "type": "string",
255
- "description": "Interpolation method",
256
- "enum": [
257
- "bilinear",
258
- "geocentric_bilinear"
259
- ]
260
- },
261
- "filename": {
262
- "type": "string",
263
- "description": "Specifies location of the spatial model GeoTIFF file relative to this JSON file"
264
- },
265
- "md5_checksum": {
266
- "type": "string",
267
- "description": "A hex encoded MD5 checksum of the grid file that can be used to validate that it is the correct version of the file"
268
- }
269
- },
270
- "required": [
271
- "type",
272
- "interpolation_method",
273
- "filename"
274
- ],
275
- "additionalProperties": false
276
- },
277
- "time_function": {
278
- "$ref": "#/definitions/time_function"
279
- }
280
- },
281
- "required": [
282
- "description",
283
- "extent",
284
- "displacement_type",
285
- "spatial_model",
286
- "time_function"
287
- ],
288
- "additionalProperties": false
289
- },
290
- "crs": {
291
- "type": "string",
292
- "pattern": "^[a-zA-Z]+:[a-zA-Z0-9]+$"
293
- },
294
- "datetime": {
295
- "type": "string",
296
- "format": "date-time",
297
- "pattern": "^[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z$"
298
- },
299
- "extent": {
300
- "type": "object",
301
- "properties": {
302
- "type": {
303
- "type": "string",
304
- "enum": [
305
- "bbox"
306
- ]
307
- },
308
- "parameters": {
309
- "type": "object",
310
- "properties": {
311
- "bbox": {
312
- "type": "array",
313
- "minItems": 4,
314
- "maxItems": 4,
315
- "items": {
316
- "type": "number"
317
- }
318
- }
319
- }
320
- }
321
- },
322
- "required": [
323
- "type",
324
- "parameters"
325
- ],
326
- "additionalProperties": false
327
- },
328
- "time_function": {
329
- "description": "Function describing a multiplicative factor to apply to the spatial_model depending on the time",
330
- "oneOf": [
331
- {
332
- "$ref": "#/definitions/time_function_constant"
333
- },
334
- {
335
- "$ref": "#/definitions/time_function_velocity"
336
- },
337
- {
338
- "$ref": "#/definitions/time_function_step"
339
- },
340
- {
341
- "$ref": "#/definitions/time_function_reverse_step"
342
- },
343
- {
344
- "$ref": "#/definitions/time_function_piecewise"
345
- },
346
- {
347
- "$ref": "#/definitions/time_function_exponential"
348
- }
349
- ]
350
- },
351
- "time_function_constant": {
352
- "description": "The valuation of this function is 1 at any epoch",
353
- "type": "object",
354
- "properties": {
355
- "type": {
356
- "type": "string",
357
- "enum": [
358
- "constant"
359
- ]
360
- },
361
- "parameters": {
362
- "type": "object",
363
- "properties": {
364
- },
365
- "additionalProperties": false
366
- }
367
- },
368
- "required": [
369
- "type"
370
- ],
371
- "additionalProperties": false
372
- },
373
- "time_function_velocity": {
374
- "description": "The valuation of this function is 0 at reference_epoch, and proportional to the time difference to it at other times",
375
- "type": "object",
376
- "properties": {
377
- "type": {
378
- "type": "string",
379
- "enum": [
380
- "velocity"
381
- ]
382
- },
383
- "parameters": {
384
- "type": "object",
385
- "properties": {
386
- "reference_epoch": {
387
- "$ref": "#/definitions/datetime"
388
- }
389
- },
390
- "required": [
391
- "reference_epoch"
392
- ],
393
- "additionalProperties": false
394
- }
395
- },
396
- "required": [
397
- "type",
398
- "parameters"
399
- ],
400
- "additionalProperties": false
401
- },
402
- "time_function_step": {
403
- "description": "The valuation of this function is 0 before step_epoch, and 1 starting from it",
404
- "type": "object",
405
- "properties": {
406
- "type": {
407
- "type": "string",
408
- "enum": [
409
- "step"
410
- ]
411
- },
412
- "parameters": {
413
- "type": "object",
414
- "properties": {
415
- "step_epoch": {
416
- "$ref": "#/definitions/datetime"
417
- }
418
- },
419
- "required": [
420
- "step_epoch"
421
- ],
422
- "additionalProperties": false
423
- }
424
- },
425
- "required": [
426
- "type",
427
- "parameters"
428
- ],
429
- "additionalProperties": false
430
- },
431
- "time_function_reverse_step": {
432
- "description": "The valuation of this function is 1 before step_epoch, and 0 starting from it",
433
- "type": "object",
434
- "properties": {
435
- "type": {
436
- "type": "string",
437
- "enum": [
438
- "reverse_step"
439
- ]
440
- },
441
- "parameters": {
442
- "type": "object",
443
- "properties": {
444
- "step_epoch": {
445
- "$ref": "#/definitions/datetime"
446
- }
447
- },
448
- "required": [
449
- "step_epoch"
450
- ],
451
- "additionalProperties": false
452
- }
453
- },
454
- "required": [
455
- "type",
456
- "parameters"
457
- ],
458
- "additionalProperties": false
459
- },
460
- "time_function_piecewise": {
461
- "description": "Piecewise time function",
462
- "type": "object",
463
- "properties": {
464
- "type": {
465
- "type": "string",
466
- "enum": [
467
- "piecewise"
468
- ]
469
- },
470
- "parameters": {
471
- "type": "object",
472
- "properties": {
473
- "before_first": {
474
- "type": "string",
475
- "description": "Defines the behaviour of the function before the first defined epoch",
476
- "enum": [
477
- "zero",
478
- "constant",
479
- "linear"
480
- ]
481
- },
482
- "after_last": {
483
- "type": "string",
484
- "description": "Defines the behaviour of the function after the last defined epoch",
485
- "enum": [
486
- "zero",
487
- "constant",
488
- "linear"
489
- ]
490
- },
491
- "model": {
492
- "type": "array",
493
- "description": "A sorted array data points each defined by two elements, \"epoch\" defines the date/time of the data point, and \"scale_factor\" is the corresponding function value. The array is sorted in order of increasing epoch. Note: where the time function includes a step it is represented by two consecutive data points with the same epoch. The first defines the scale factor that applies before the epoch and the second the scale factor that applies after the epoch",
494
- "items": {
495
- "type": "object",
496
- "properties": {
497
- "epoch": {
498
- "$ref": "#/definitions/datetime"
499
- },
500
- "scale_factor": {
501
- "type": "number"
502
- }
503
- },
504
- "required": [
505
- "epoch",
506
- "scale_factor"
507
- ],
508
- "additionalProperties": false
509
- },
510
- "minItems": 2
511
- }
512
- },
513
- "required": [
514
- "before_first",
515
- "after_last",
516
- "model"
517
- ],
518
- "additionalProperties": false
519
- }
520
- },
521
- "required": [
522
- "type",
523
- "parameters"
524
- ],
525
- "additionalProperties": false
526
- },
527
- "time_function_exponential": {
528
- "description": "The valuation of this function is an exponential function with a time-based relaxation constant",
529
- "type": "object",
530
- "properties": {
531
- "type": {
532
- "type": "string",
533
- "enum": [
534
- "exponential"
535
- ]
536
- },
537
- "parameters": {
538
- "type": "object",
539
- "properties": {
540
- "reference_epoch": {
541
- "$ref": "#/definitions/datetime",
542
- "description": "The date/time at which the exponential decay starts"
543
- },
544
- "end_epoch": {
545
- "$ref": "#/definitions/datetime",
546
- "description": "The date/time at which the exponential decay ends (optional)"
547
- },
548
- "relaxation_constant": {
549
- "type": "number",
550
- "description": "Relaxation constant in years"
551
- },
552
- "before_scale_factor": {
553
- "type": "number",
554
- "description": "The scale factor that applies before the reference epoch"
555
- },
556
- "initial_scale_factor": {
557
- "type": "number",
558
- "description": "The initial scale factor"
559
- },
560
- "final_scale_factor": {
561
- "type": "number",
562
- "description": "The scale factor the exponential function approaches"
563
- }
564
- },
565
- "required": [
566
- "reference_epoch",
567
- "relaxation_constant",
568
- "before_scale_factor",
569
- "initial_scale_factor",
570
- "final_scale_factor"
571
- ],
572
- "additionalProperties": false
573
- }
574
- },
575
- "required": [
576
- "type",
577
- "parameters"
578
- ],
579
- "additionalProperties": false
580
- }
581
- }
582
- }