@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,524 +0,0 @@
1
- .\" Man page generated from reStructuredText.
2
- .
3
- .
4
- .nr rst2man-indent-level 0
5
- .
6
- .de1 rstReportMargin
7
- \\$1 \\n[an-margin]
8
- level \\n[rst2man-indent-level]
9
- level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
10
- -
11
- \\n[rst2man-indent0]
12
- \\n[rst2man-indent1]
13
- \\n[rst2man-indent2]
14
- ..
15
- .de1 INDENT
16
- .\" .rstReportMargin pre:
17
- . RS \\$1
18
- . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
19
- . nr rst2man-indent-level +1
20
- .\" .rstReportMargin post:
21
- ..
22
- .de UNINDENT
23
- . RE
24
- .\" indent \\n[an-margin]
25
- .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
26
- .nr rst2man-indent-level -1
27
- .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
28
- .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
29
- ..
30
- .TH "GIE" "1" "01 Dec 2024" "9.5" "PROJ"
31
- .SH NAME
32
- gie \- The Geospatial Integrity Investigation Environment
33
- .SH SYNOPSIS
34
- .INDENT 0.0
35
- .INDENT 3.5
36
- \fBgie\fP [ \fB\-hovql\fP [ args ] ] file[s]
37
- .UNINDENT
38
- .UNINDENT
39
- .SH DESCRIPTION
40
- .sp
41
- \fI\%gie\fP, the Geospatial Integrity Investigation Environment, is a
42
- regression testing environment for the PROJ transformation library. Its primary
43
- design goal is to be able to perform regression testing of code that are a part
44
- of PROJ, while not requiring any other kind of tooling than the same C compiler
45
- already employed for compiling the library.
46
- .INDENT 0.0
47
- .TP
48
- .B \-h, \-\-help
49
- Print usage information
50
- .UNINDENT
51
- .INDENT 0.0
52
- .TP
53
- .B \-o <file>, \-\-output <file>
54
- Specify output file name
55
- .UNINDENT
56
- .INDENT 0.0
57
- .TP
58
- .B \-v, \-\-verbose
59
- Verbose: Provide non\-essential informational output. Repeat \fI\%\-v\fP for
60
- more verbosity (e.g. \fB\-vv\fP)
61
- .UNINDENT
62
- .INDENT 0.0
63
- .TP
64
- .B \-q, \-\-quiet
65
- Quiet: Opposite of verbose. In quiet mode not even errors are
66
- reported. Only interaction is through the return code (0 on success,
67
- non\-zero indicates number of FAILED tests)
68
- .UNINDENT
69
- .INDENT 0.0
70
- .TP
71
- .B \-l, \-\-list
72
- List the PROJ internal system error codes
73
- .UNINDENT
74
- .INDENT 0.0
75
- .TP
76
- .B \-\-version
77
- Print version number
78
- .UNINDENT
79
- .sp
80
- Tests for \fI\%gie\fP are defined in simple text files. Usually having the
81
- extension \fB\&.gie\fP\&. Test for \fI\%gie\fP are written in the purpose\-build command language for gie.
82
- The basic functionality of the gie command language is implemented through just
83
- 3 command verbs: \fBoperation\fP, which defines the PROJ operation to test,
84
- \fBaccept\fP, which defines the input coordinate to read, and \fBexpect\fP, which
85
- defines the result to expect.
86
- .sp
87
- A sample test file for \fI\%gie\fP that uses the three above basic commands looks
88
- like:
89
- .INDENT 0.0
90
- .INDENT 3.5
91
- .sp
92
- .nf
93
- .ft C
94
- <gie>
95
-
96
- \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
97
- Test output of the UTM projection
98
- \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
99
- operation +proj=utm +zone=32 +ellps=GRS80
100
- \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
101
- accept 12 55
102
- expect 691_875.632_14 6_098_907.825_05
103
-
104
- </gie>
105
- .ft P
106
- .fi
107
- .UNINDENT
108
- .UNINDENT
109
- .sp
110
- Parsing of a \fI\%gie\fP file starts at \fB<gie>\fP and ends when \fB</gie>\fP
111
- is reached. Anything before \fB<gie>\fP and after \fB</gie>\fP is not considered.
112
- Test cases are created by defining an \fI\%operation\fP which
113
- \fI\%accept\fP an input coordinate and \fI\%expect\fP an output
114
- coordinate.
115
- .sp
116
- Because \fI\%gie\fP tests are wrapped in the \fB<gie>\fP/\fB</gie>\fP tags it is
117
- also possible to add test cases to custom made \fI\%init files\fP\&.
118
- The tests will be ignore by PROJ when reading the init file with \fI+init\fP and
119
- \fI\%gie\fP ignores anything not wrapped in \fB<gie>\fP/\fB</gie>\fP\&.
120
- .sp
121
- \fI\%gie\fP tests are defined by a set of commands like \fI\%operation\fP,
122
- \fI\%accept\fP and \fI\%expect\fP in the example above. Together the
123
- commands make out the \fI\%gie\fP command language. Any line in a
124
- \fI\%gie\fP file that does not start with a command is ignored. In the
125
- example above it is seen how this can be used to add comments and styling to
126
- \fI\%gie\fP test files in order to make them more readable as well as
127
- documenting what the purpose of the various tests are.
128
- .sp
129
- Below the \fI\%gie command language\fP is explained in details.
130
- .SH EXAMPLES
131
- .INDENT 0.0
132
- .IP 1. 3
133
- Run all tests in a file with all debug information turned on
134
- .UNINDENT
135
- .INDENT 0.0
136
- .INDENT 3.5
137
- .sp
138
- .nf
139
- .ft C
140
- gie \-vvvv corner\-cases.gie
141
- .ft P
142
- .fi
143
- .UNINDENT
144
- .UNINDENT
145
- .INDENT 0.0
146
- .IP 2. 3
147
- Run all tests in several files
148
- .UNINDENT
149
- .INDENT 0.0
150
- .INDENT 3.5
151
- .sp
152
- .nf
153
- .ft C
154
- gie foo bar
155
- .ft P
156
- .fi
157
- .UNINDENT
158
- .UNINDENT
159
- .SH GIE COMMAND LANGUAGE
160
- .INDENT 0.0
161
- .TP
162
- .B operation <+args>
163
- Define a PROJ operation to test. Example:
164
- .INDENT 7.0
165
- .INDENT 3.5
166
- .sp
167
- .nf
168
- .ft C
169
- operation proj=utm zone=32 ellps=GRS80
170
- # test 4D function
171
- accept 12 55 0 0
172
- expect 691875.63214 6098907.82501 0 0
173
-
174
- # test 2D function
175
- accept 12 56
176
- expect 687071.4391 6210141.3267
177
- .ft P
178
- .fi
179
- .UNINDENT
180
- .UNINDENT
181
- .UNINDENT
182
- .INDENT 0.0
183
- .TP
184
- .B accept <x y [z [t]]>
185
- Define the input coordinate to read. Takes test coordinate. The coordinate
186
- can be defined by either 2, 3 or 4 values, where the first two values are
187
- the x\- and y\-components, the 3rd is the z\-component and the 4th is the time
188
- component. The number of components in the coordinate determines which
189
- version of the operation is tested (2D, 3D or 4D). Many coordinates can be
190
- accepted for one \fI\%operation\fP\&. For each \fI\%accept\fP an
191
- accompanying \fI\%expect\fP is needed.
192
- .sp
193
- Note that \fI\%gie\fP accepts the underscore (\fB_\fP) as a thousands
194
- separator. It is not required (in fact, it is entirely ignored by the
195
- input routine), but it significantly improves the readability of the very
196
- long strings of numbers typically required in projected coordinates.
197
- .sp
198
- See \fI\%operation\fP for an example.
199
- .UNINDENT
200
- .INDENT 0.0
201
- .TP
202
- .B expect <x y [z [t]]> | <error code>
203
- Define the expected coordinate that will be returned from accepted
204
- coordinate passed though an operation. The expected coordinate can be
205
- defined by either 2, 3 or 4 components, similarly to \fI\%accept\fP\&.
206
- Many coordinates can be expected for one \fI\%operation\fP\&. For each
207
- \fI\%expect\fP an accompanying \fI\%accept\fP is needed.
208
- .sp
209
- See \fI\%operation\fP for an example.
210
- .sp
211
- In addition to expecting a coordinate it is also possible to expect a
212
- PROJ error code in case an operation can\(aqt be created. This is useful when
213
- testing that errors are caught and handled correctly. Below is an example of
214
- that tests that the pipeline operator fails correctly when a non\-invertible
215
- pipeline is constructed.
216
- .INDENT 7.0
217
- .INDENT 3.5
218
- .sp
219
- .nf
220
- .ft C
221
- operation proj=pipeline step
222
- proj=urm5 n=0.5 inv
223
- expect failure pjd_err_malformed_pipeline
224
- .ft P
225
- .fi
226
- .UNINDENT
227
- .UNINDENT
228
- .sp
229
- See \fI\%gie \-\-list\fP for a list of error codes that can be expected.
230
- .UNINDENT
231
- .INDENT 0.0
232
- .TP
233
- .B tolerance <tolerance>
234
- The \fI\%tolerance\fP command controls how much accepted coordinates
235
- can deviate from the expected coordinate. This is handy to test that an
236
- operation meets a certain numerical tolerance threshold. Some operations
237
- are expected to be accurate within millimeters where others might only be
238
- accurate within a few meters. \fI\%tolerance\fP should
239
- .INDENT 7.0
240
- .INDENT 3.5
241
- .sp
242
- .nf
243
- .ft C
244
- operation proj=merc
245
- # test coordinate as returned by \(ga\(ga\(gaecho 12 55 | proj +proj=merc\(ga\(ga
246
- tolerance 1 cm
247
- accept 12 55
248
- expect 1335833.89 7326837.72
249
-
250
- # test that the same coordinate with a 50 m false easting as determined
251
- # by \(ga\(gaecho 12 55 |proj +proj=merc +x_0=50\(ga\(ga is still within a 100 m
252
- # tolerance of the unaltered coordinate from proj=merc
253
- tolerance 100 m
254
- accept 12 55
255
- expect 1335883.89 7326837.72
256
- .ft P
257
- .fi
258
- .UNINDENT
259
- .UNINDENT
260
- .sp
261
- The default tolerance is 0.5 mm. See \fI\%proj \-lu\fP for a list of possible
262
- units.
263
- .UNINDENT
264
- .INDENT 0.0
265
- .TP
266
- .B roundtrip <n> <tolerance>
267
- Do a roundtrip test of an operation. \fI\%roundtrip\fP needs a
268
- \fI\%operation\fP and a \fI\%accept\fP command
269
- to function. The accepted coordinate is passed to the operation first in
270
- it\(aqs forward mode, then the output from the forward operation is passed
271
- back to the inverse operation. This procedure is done \fBn\fP times. If the
272
- resulting coordinate is within the set tolerance of the initial coordinate,
273
- the test is passed.
274
- .sp
275
- Example with the default 100 iterations and the default tolerance:
276
- .INDENT 7.0
277
- .INDENT 3.5
278
- .sp
279
- .nf
280
- .ft C
281
- operation proj=merc
282
- accept 12 55
283
- roundtrip
284
- .ft P
285
- .fi
286
- .UNINDENT
287
- .UNINDENT
288
- .sp
289
- Example with count and default tolerance:
290
- .INDENT 7.0
291
- .INDENT 3.5
292
- .sp
293
- .nf
294
- .ft C
295
- operation proj=merc
296
- accept 12 55
297
- roundtrip 10000
298
- .ft P
299
- .fi
300
- .UNINDENT
301
- .UNINDENT
302
- .sp
303
- Example with count and tolerance:
304
- .INDENT 7.0
305
- .INDENT 3.5
306
- .sp
307
- .nf
308
- .ft C
309
- operation proj=merc
310
- accept 12 55
311
- roundtrip 10000 5 mm
312
- .ft P
313
- .fi
314
- .UNINDENT
315
- .UNINDENT
316
- .UNINDENT
317
- .INDENT 0.0
318
- .TP
319
- .B direction <direction>
320
- The \fI\%direction\fP command specifies in which direction an operation
321
- is performed. This can either be \fBforward\fP or \fBinverse\fP\&. An example of
322
- this is seen below where it is tested that a symmetrical transformation
323
- pipeline returns the same results in both directions.
324
- .INDENT 7.0
325
- .INDENT 3.5
326
- .sp
327
- .nf
328
- .ft C
329
- operation proj=pipeline zone=32 step
330
- proj=utm ellps=GRS80 step
331
- proj=utm ellps=GRS80 inv
332
- tolerance 0.1 mm
333
-
334
- accept 12 55 0 0
335
- expect 12 55 0 0
336
-
337
- # Now the inverse direction (still same result: the pipeline is symmetrical)
338
-
339
- direction inverse
340
- expect 12 55 0 0
341
- .ft P
342
- .fi
343
- .UNINDENT
344
- .UNINDENT
345
- .sp
346
- The default direction is "forward".
347
- .UNINDENT
348
- .INDENT 0.0
349
- .TP
350
- .B ignore <error code>
351
- This is especially
352
- useful in test cases that rely on a grid that is not guaranteed to be
353
- available. Below is an example of that situation.
354
- .INDENT 7.0
355
- .INDENT 3.5
356
- .sp
357
- .nf
358
- .ft C
359
- operation proj=hgridshift +grids=nzgd2kgrid0005.gsb ellps=GRS80
360
- tolerance 1 mm
361
- ignore pjd_err_failed_to_load_grid
362
- accept 172.999892181021551 \-45.001620431954613
363
- expect 173 \-45
364
- .ft P
365
- .fi
366
- .UNINDENT
367
- .UNINDENT
368
- .sp
369
- See \fI\%gie \-\-list\fP for a list of error codes that can be ignored.
370
- .UNINDENT
371
- .INDENT 0.0
372
- .TP
373
- .B require_grid <grid_name>
374
- Checks the availability of the grid <grid_name>. If it is not found, then
375
- all \fI\%accept\fP/\fI\%expect\fP pairs until the next
376
- \fI\%operation\fP will be skipped.
377
- \fI\%require_grid\fP can be repeated several times to specify several grids whose
378
- presence is required.
379
- .UNINDENT
380
- .INDENT 0.0
381
- .TP
382
- .B echo <text>
383
- Add user defined text to the output stream. See the example below.
384
- .INDENT 7.0
385
- .INDENT 3.5
386
- .sp
387
- .nf
388
- .ft C
389
- <gie>
390
- echo ** Mercator projection tests **
391
- operation +proj=merc
392
- accept 0 0
393
- expect 0 0
394
- </gie>
395
- .ft P
396
- .fi
397
- .UNINDENT
398
- .UNINDENT
399
- .sp
400
- which returns
401
- .INDENT 7.0
402
- .INDENT 3.5
403
- .sp
404
- .nf
405
- .ft C
406
- \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
407
- Reading file \(aqtest.gie\(aq
408
- ** Mercator projection test **
409
- \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
410
- total: 1 tests succeeded, 0 tests skipped, 0 tests failed.
411
- \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
412
- .ft P
413
- .fi
414
- .UNINDENT
415
- .UNINDENT
416
- .UNINDENT
417
- .INDENT 0.0
418
- .TP
419
- .B skip
420
- Skip any test after the first occurrence of \fI\%skip\fP\&. In the example below only
421
- the first test will be performed. The second test is skipped. This feature is mostly
422
- relevant for debugging when writing new test cases.
423
- .INDENT 7.0
424
- .INDENT 3.5
425
- .sp
426
- .nf
427
- .ft C
428
- <gie>
429
- operation proj=merc
430
- accept 0 0
431
- expect 0 0
432
- skip
433
- accept 0 1
434
- expect 0 110579.9
435
- </gie>
436
- .ft P
437
- .fi
438
- .UNINDENT
439
- .UNINDENT
440
- .UNINDENT
441
- .SH STRICT MODE
442
- .sp
443
- New in version 7.1.
444
-
445
- .sp
446
- A stricter variant of normal gie syntax can be used by wrapping gie commands
447
- between \fB<gie\-strict>\fP and \fB</gie\-strict>\fP\&. In strict mode, comment lines
448
- must start with a sharp character. Unknown commands will be considered as an error.
449
- A command can still be split on several lines, but intermediate lines must
450
- end with the space character followed by backslash to mark the continuation.
451
- .INDENT 0.0
452
- .INDENT 3.5
453
- .INDENT 0.0
454
- .INDENT 3.5
455
- .sp
456
- .nf
457
- .ft C
458
- <gie\-strict>
459
- # This is a comment. The following line with multiple repeated characters too
460
- \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-
461
- # A command on several lines must use " \e" continuation
462
- operation proj=hgridshift +grids=nzgd2kgrid0005.gsb \e
463
- ellps=GRS80
464
- tolerance 1 mm
465
- ignore pjd_err_failed_to_load_grid
466
- accept 172.999892181021551 \-45.001620431954613
467
- expect 173 \-45
468
- </gie\-strict>
469
- .ft P
470
- .fi
471
- .UNINDENT
472
- .UNINDENT
473
- .UNINDENT
474
- .UNINDENT
475
- .SH BACKGROUND
476
- .sp
477
- More importantly than being an acronym for "Geospatial Integrity Investigation
478
- Environment", gie were also the initials, user id, and USGS email address of
479
- Gerald Ian Evenden (1935\-\-2016), the geospatial visionary, who, already in the
480
- 1980s, started what was to become the PROJ of today.
481
- .sp
482
- Gerald\(aqs clear vision was that map projections are \fIjust special functions\fP\&.
483
- Some of them rather complex, most of them of two variables, but all of them
484
- \fIjust special functions\fP, and not particularly more special than the \fBsin()\fP,
485
- \fBcos()\fP, \fBtan()\fP, and \fBhypot()\fP already available in the C standard library.
486
- .sp
487
- And hence, according to Gerald, \fIthey should not be particularly much harder
488
- to use\fP, for a programmer, than the \fBsin()\fP\(aqs, \fBtan()\fP\(aqs and
489
- \fBhypot()\fP\(aqs so readily available.
490
- .sp
491
- Gerald\(aqs ingenuity also showed in the implementation of the vision, where
492
- he devised a comprehensive, yet simple, system of key\-value pairs for
493
- parameterising a map projection, and the highly flexible \fI\%PJ\fP struct, storing
494
- run\-time compiled versions of those key\-value pairs, hence making a map
495
- projection function call, \fBpj_fwd(PJ, point)\fP, as easy as a traditional function
496
- call like \fBhypot(x,y)\fP\&.
497
- .sp
498
- While today, we may have more formally well defined metadata systems (most
499
- prominent the OGC WKT2 representation), nothing comes close being as easily
500
- readable ("human compatible") as Gerald\(aqs key\-value system. This system in
501
- particular, and the PROJ system in general, was Gerald\(aqs great gift to anyone
502
- using and/or communicating about geodata.
503
- .sp
504
- It is only reasonable to name a program, keeping an eye on the
505
- integrity of the PROJ system, in honour of Gerald.
506
- .sp
507
- So in honour, and hopefully also in the spirit, of Gerald Ian Evenden
508
- (1935\-\-2016), this is the Geospatial Integrity Investigation Environment.
509
- .SH SEE ALSO
510
- .sp
511
- \fBproj(1)\fP, \fBcs2cs(1)\fP, \fBcct(1)\fP, \fBgeod(1)\fP, \fBprojinfo(1)\fP, \fBprojsync(1)\fP
512
- .SH BUGS
513
- .sp
514
- A list of known bugs can be found at \fI\%https://github.com/OSGeo/PROJ/issues\fP
515
- where new bug reports can be submitted to.
516
- .SH HOME PAGE
517
- .sp
518
- \fI\%https://proj.org/\fP
519
- .SH AUTHOR
520
- Thomas Knudsen
521
- .SH COPYRIGHT
522
- 1983-2024, PROJ contributors
523
- .\" Generated by docutils manpage writer.
524
- .