@cpp.js/package-proj 1.0.0-beta.24 → 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.
- package/CHANGELOG.md +12 -0
- package/README.md +1 -1
- package/cppjs.config.js +11 -51
- package/package.json +8 -16
- package/dist/prebuilt/Android-arm64-v8a/include/geodesic.h +0 -837
- package/dist/prebuilt/Android-arm64-v8a/include/proj/common.hpp +0 -489
- package/dist/prebuilt/Android-arm64-v8a/include/proj/coordinateoperation.hpp +0 -2147
- package/dist/prebuilt/Android-arm64-v8a/include/proj/coordinates.hpp +0 -115
- package/dist/prebuilt/Android-arm64-v8a/include/proj/coordinatesystem.hpp +0 -892
- package/dist/prebuilt/Android-arm64-v8a/include/proj/crs.hpp +0 -1595
- package/dist/prebuilt/Android-arm64-v8a/include/proj/datum.hpp +0 -860
- package/dist/prebuilt/Android-arm64-v8a/include/proj/io.hpp +0 -1397
- package/dist/prebuilt/Android-arm64-v8a/include/proj/metadata.hpp +0 -470
- package/dist/prebuilt/Android-arm64-v8a/include/proj/nn.hpp +0 -385
- package/dist/prebuilt/Android-arm64-v8a/include/proj/util.hpp +0 -781
- package/dist/prebuilt/Android-arm64-v8a/include/proj.h +0 -2231
- package/dist/prebuilt/Android-arm64-v8a/include/proj_constants.h +0 -879
- package/dist/prebuilt/Android-arm64-v8a/include/proj_experimental.h +0 -52
- package/dist/prebuilt/Android-arm64-v8a/include/proj_symbol_rename.h +0 -434
- package/dist/prebuilt/Android-arm64-v8a/lib/cmake/proj/proj-config-version.cmake +0 -52
- package/dist/prebuilt/Android-arm64-v8a/lib/cmake/proj/proj-config.cmake +0 -79
- package/dist/prebuilt/Android-arm64-v8a/lib/cmake/proj/proj-targets-release.cmake +0 -19
- package/dist/prebuilt/Android-arm64-v8a/lib/cmake/proj/proj-targets.cmake +0 -106
- package/dist/prebuilt/Android-arm64-v8a/lib/cmake/proj/proj4-targets-release.cmake +0 -19
- package/dist/prebuilt/Android-arm64-v8a/lib/cmake/proj/proj4-targets.cmake +0 -106
- package/dist/prebuilt/Android-arm64-v8a/lib/cmake/proj4/proj-targets-release.cmake +0 -19
- package/dist/prebuilt/Android-arm64-v8a/lib/cmake/proj4/proj-targets.cmake +0 -106
- package/dist/prebuilt/Android-arm64-v8a/lib/cmake/proj4/proj4-config-version.cmake +0 -52
- package/dist/prebuilt/Android-arm64-v8a/lib/cmake/proj4/proj4-config.cmake +0 -79
- package/dist/prebuilt/Android-arm64-v8a/lib/cmake/proj4/proj4-targets-release.cmake +0 -19
- package/dist/prebuilt/Android-arm64-v8a/lib/cmake/proj4/proj4-targets.cmake +0 -106
- package/dist/prebuilt/Android-arm64-v8a/lib/libproj.so +0 -0
- package/dist/prebuilt/Android-arm64-v8a/lib/pkgconfig/proj.pc +0 -14
- package/dist/prebuilt/Android-arm64-v8a/share/doc/proj/AUTHORS.md +0 -33
- package/dist/prebuilt/Android-arm64-v8a/share/doc/proj/COPYING +0 -34
- package/dist/prebuilt/Android-arm64-v8a/share/doc/proj/NEWS.md +0 -3084
- package/dist/prebuilt/Android-arm64-v8a/share/man/man1/cct.1 +0 -370
- package/dist/prebuilt/Android-arm64-v8a/share/man/man1/cs2cs.1 +0 -537
- package/dist/prebuilt/Android-arm64-v8a/share/man/man1/geod.1 +0 -263
- package/dist/prebuilt/Android-arm64-v8a/share/man/man1/gie.1 +0 -524
- package/dist/prebuilt/Android-arm64-v8a/share/man/man1/proj.1 +0 -326
- package/dist/prebuilt/Android-arm64-v8a/share/man/man1/projinfo.1 +0 -856
- package/dist/prebuilt/Android-arm64-v8a/share/man/man1/projsync.1 +0 -227
- package/dist/prebuilt/Android-arm64-v8a/share/proj/CH +0 -22
- package/dist/prebuilt/Android-arm64-v8a/share/proj/GL27 +0 -23
- package/dist/prebuilt/Android-arm64-v8a/share/proj/ITRF2000 +0 -24
- package/dist/prebuilt/Android-arm64-v8a/share/proj/ITRF2008 +0 -94
- package/dist/prebuilt/Android-arm64-v8a/share/proj/ITRF2014 +0 -55
- package/dist/prebuilt/Android-arm64-v8a/share/proj/ITRF2020 +0 -91
- package/dist/prebuilt/Android-arm64-v8a/share/proj/deformation_model.schema.json +0 -582
- package/dist/prebuilt/Android-arm64-v8a/share/proj/nad.lst +0 -142
- package/dist/prebuilt/Android-arm64-v8a/share/proj/nad27 +0 -810
- package/dist/prebuilt/Android-arm64-v8a/share/proj/nad83 +0 -745
- package/dist/prebuilt/Android-arm64-v8a/share/proj/other.extra +0 -53
- package/dist/prebuilt/Android-arm64-v8a/share/proj/proj.db +0 -0
- package/dist/prebuilt/Android-arm64-v8a/share/proj/proj.ini +0 -51
- package/dist/prebuilt/Android-arm64-v8a/share/proj/projjson.schema.json +0 -1174
- package/dist/prebuilt/Android-arm64-v8a/share/proj/triangulation.schema.json +0 -214
- package/dist/prebuilt/Android-arm64-v8a/share/proj/world +0 -214
- package/dist/prebuilt/Android-x86_64/include/geodesic.h +0 -837
- package/dist/prebuilt/Android-x86_64/include/proj/common.hpp +0 -489
- package/dist/prebuilt/Android-x86_64/include/proj/coordinateoperation.hpp +0 -2147
- package/dist/prebuilt/Android-x86_64/include/proj/coordinates.hpp +0 -115
- package/dist/prebuilt/Android-x86_64/include/proj/coordinatesystem.hpp +0 -892
- package/dist/prebuilt/Android-x86_64/include/proj/crs.hpp +0 -1595
- package/dist/prebuilt/Android-x86_64/include/proj/datum.hpp +0 -860
- package/dist/prebuilt/Android-x86_64/include/proj/io.hpp +0 -1397
- package/dist/prebuilt/Android-x86_64/include/proj/metadata.hpp +0 -470
- package/dist/prebuilt/Android-x86_64/include/proj/nn.hpp +0 -385
- package/dist/prebuilt/Android-x86_64/include/proj/util.hpp +0 -781
- package/dist/prebuilt/Android-x86_64/include/proj.h +0 -2231
- package/dist/prebuilt/Android-x86_64/include/proj_constants.h +0 -879
- package/dist/prebuilt/Android-x86_64/include/proj_experimental.h +0 -52
- package/dist/prebuilt/Android-x86_64/include/proj_symbol_rename.h +0 -434
- package/dist/prebuilt/Android-x86_64/lib/cmake/proj/proj-config-version.cmake +0 -52
- package/dist/prebuilt/Android-x86_64/lib/cmake/proj/proj-config.cmake +0 -79
- package/dist/prebuilt/Android-x86_64/lib/cmake/proj/proj-targets-release.cmake +0 -19
- package/dist/prebuilt/Android-x86_64/lib/cmake/proj/proj-targets.cmake +0 -106
- package/dist/prebuilt/Android-x86_64/lib/cmake/proj/proj4-targets-release.cmake +0 -19
- package/dist/prebuilt/Android-x86_64/lib/cmake/proj/proj4-targets.cmake +0 -106
- package/dist/prebuilt/Android-x86_64/lib/cmake/proj4/proj-targets-release.cmake +0 -19
- package/dist/prebuilt/Android-x86_64/lib/cmake/proj4/proj-targets.cmake +0 -106
- package/dist/prebuilt/Android-x86_64/lib/cmake/proj4/proj4-config-version.cmake +0 -52
- package/dist/prebuilt/Android-x86_64/lib/cmake/proj4/proj4-config.cmake +0 -79
- package/dist/prebuilt/Android-x86_64/lib/cmake/proj4/proj4-targets-release.cmake +0 -19
- package/dist/prebuilt/Android-x86_64/lib/cmake/proj4/proj4-targets.cmake +0 -106
- package/dist/prebuilt/Android-x86_64/lib/libproj.so +0 -0
- package/dist/prebuilt/Android-x86_64/lib/pkgconfig/proj.pc +0 -14
- package/dist/prebuilt/Android-x86_64/share/doc/proj/AUTHORS.md +0 -33
- package/dist/prebuilt/Android-x86_64/share/doc/proj/COPYING +0 -34
- package/dist/prebuilt/Android-x86_64/share/doc/proj/NEWS.md +0 -3084
- package/dist/prebuilt/Android-x86_64/share/man/man1/cct.1 +0 -370
- package/dist/prebuilt/Android-x86_64/share/man/man1/cs2cs.1 +0 -537
- package/dist/prebuilt/Android-x86_64/share/man/man1/geod.1 +0 -263
- package/dist/prebuilt/Android-x86_64/share/man/man1/gie.1 +0 -524
- package/dist/prebuilt/Android-x86_64/share/man/man1/proj.1 +0 -326
- package/dist/prebuilt/Android-x86_64/share/man/man1/projinfo.1 +0 -856
- package/dist/prebuilt/Android-x86_64/share/man/man1/projsync.1 +0 -227
- package/dist/prebuilt/Android-x86_64/share/proj/CH +0 -22
- package/dist/prebuilt/Android-x86_64/share/proj/GL27 +0 -23
- package/dist/prebuilt/Android-x86_64/share/proj/ITRF2000 +0 -24
- package/dist/prebuilt/Android-x86_64/share/proj/ITRF2008 +0 -94
- package/dist/prebuilt/Android-x86_64/share/proj/ITRF2014 +0 -55
- package/dist/prebuilt/Android-x86_64/share/proj/ITRF2020 +0 -91
- package/dist/prebuilt/Android-x86_64/share/proj/deformation_model.schema.json +0 -582
- package/dist/prebuilt/Android-x86_64/share/proj/nad.lst +0 -142
- package/dist/prebuilt/Android-x86_64/share/proj/nad27 +0 -810
- package/dist/prebuilt/Android-x86_64/share/proj/nad83 +0 -745
- package/dist/prebuilt/Android-x86_64/share/proj/other.extra +0 -53
- package/dist/prebuilt/Android-x86_64/share/proj/proj.db +0 -0
- package/dist/prebuilt/Android-x86_64/share/proj/proj.ini +0 -51
- package/dist/prebuilt/Android-x86_64/share/proj/projjson.schema.json +0 -1174
- package/dist/prebuilt/Android-x86_64/share/proj/triangulation.schema.json +0 -214
- package/dist/prebuilt/Android-x86_64/share/proj/world +0 -214
- package/dist/prebuilt/CMakeLists.txt +0 -44
- package/dist/prebuilt/Emscripten-x86_64/include/geodesic.h +0 -837
- package/dist/prebuilt/Emscripten-x86_64/include/proj/common.hpp +0 -489
- package/dist/prebuilt/Emscripten-x86_64/include/proj/coordinateoperation.hpp +0 -2147
- package/dist/prebuilt/Emscripten-x86_64/include/proj/coordinates.hpp +0 -115
- package/dist/prebuilt/Emscripten-x86_64/include/proj/coordinatesystem.hpp +0 -892
- package/dist/prebuilt/Emscripten-x86_64/include/proj/crs.hpp +0 -1595
- package/dist/prebuilt/Emscripten-x86_64/include/proj/datum.hpp +0 -860
- package/dist/prebuilt/Emscripten-x86_64/include/proj/io.hpp +0 -1397
- package/dist/prebuilt/Emscripten-x86_64/include/proj/metadata.hpp +0 -470
- package/dist/prebuilt/Emscripten-x86_64/include/proj/nn.hpp +0 -385
- package/dist/prebuilt/Emscripten-x86_64/include/proj/util.hpp +0 -781
- package/dist/prebuilt/Emscripten-x86_64/include/proj.h +0 -2231
- package/dist/prebuilt/Emscripten-x86_64/include/proj_constants.h +0 -879
- package/dist/prebuilt/Emscripten-x86_64/include/proj_experimental.h +0 -52
- package/dist/prebuilt/Emscripten-x86_64/include/proj_symbol_rename.h +0 -434
- package/dist/prebuilt/Emscripten-x86_64/lib/cmake/proj/proj-config-version.cmake +0 -52
- package/dist/prebuilt/Emscripten-x86_64/lib/cmake/proj/proj-config.cmake +0 -79
- package/dist/prebuilt/Emscripten-x86_64/lib/cmake/proj/proj-targets-release.cmake +0 -19
- package/dist/prebuilt/Emscripten-x86_64/lib/cmake/proj/proj-targets.cmake +0 -107
- package/dist/prebuilt/Emscripten-x86_64/lib/cmake/proj/proj4-targets-release.cmake +0 -19
- package/dist/prebuilt/Emscripten-x86_64/lib/cmake/proj/proj4-targets.cmake +0 -107
- package/dist/prebuilt/Emscripten-x86_64/lib/cmake/proj4/proj-targets-release.cmake +0 -19
- package/dist/prebuilt/Emscripten-x86_64/lib/cmake/proj4/proj-targets.cmake +0 -107
- package/dist/prebuilt/Emscripten-x86_64/lib/cmake/proj4/proj4-config-version.cmake +0 -52
- package/dist/prebuilt/Emscripten-x86_64/lib/cmake/proj4/proj4-config.cmake +0 -79
- package/dist/prebuilt/Emscripten-x86_64/lib/cmake/proj4/proj4-targets-release.cmake +0 -19
- package/dist/prebuilt/Emscripten-x86_64/lib/cmake/proj4/proj4-targets.cmake +0 -107
- package/dist/prebuilt/Emscripten-x86_64/lib/libproj.a +0 -0
- package/dist/prebuilt/Emscripten-x86_64/lib/pkgconfig/proj.pc +0 -14
- package/dist/prebuilt/Emscripten-x86_64/share/doc/proj/AUTHORS.md +0 -33
- package/dist/prebuilt/Emscripten-x86_64/share/doc/proj/COPYING +0 -34
- package/dist/prebuilt/Emscripten-x86_64/share/doc/proj/NEWS.md +0 -3084
- package/dist/prebuilt/Emscripten-x86_64/share/man/man1/cct.1 +0 -370
- package/dist/prebuilt/Emscripten-x86_64/share/man/man1/cs2cs.1 +0 -537
- package/dist/prebuilt/Emscripten-x86_64/share/man/man1/geod.1 +0 -263
- package/dist/prebuilt/Emscripten-x86_64/share/man/man1/gie.1 +0 -524
- package/dist/prebuilt/Emscripten-x86_64/share/man/man1/proj.1 +0 -326
- package/dist/prebuilt/Emscripten-x86_64/share/man/man1/projinfo.1 +0 -856
- package/dist/prebuilt/Emscripten-x86_64/share/man/man1/projsync.1 +0 -227
- package/dist/prebuilt/Emscripten-x86_64/share/proj/CH +0 -22
- package/dist/prebuilt/Emscripten-x86_64/share/proj/GL27 +0 -23
- package/dist/prebuilt/Emscripten-x86_64/share/proj/ITRF2000 +0 -24
- package/dist/prebuilt/Emscripten-x86_64/share/proj/ITRF2008 +0 -94
- package/dist/prebuilt/Emscripten-x86_64/share/proj/ITRF2014 +0 -55
- package/dist/prebuilt/Emscripten-x86_64/share/proj/ITRF2020 +0 -91
- package/dist/prebuilt/Emscripten-x86_64/share/proj/deformation_model.schema.json +0 -582
- package/dist/prebuilt/Emscripten-x86_64/share/proj/nad.lst +0 -142
- package/dist/prebuilt/Emscripten-x86_64/share/proj/nad27 +0 -810
- package/dist/prebuilt/Emscripten-x86_64/share/proj/nad83 +0 -745
- package/dist/prebuilt/Emscripten-x86_64/share/proj/other.extra +0 -53
- package/dist/prebuilt/Emscripten-x86_64/share/proj/proj.db +0 -0
- package/dist/prebuilt/Emscripten-x86_64/share/proj/proj.ini +0 -51
- package/dist/prebuilt/Emscripten-x86_64/share/proj/projjson.schema.json +0 -1174
- package/dist/prebuilt/Emscripten-x86_64/share/proj/triangulation.schema.json +0 -214
- package/dist/prebuilt/Emscripten-x86_64/share/proj/world +0 -214
- package/dist/prebuilt/iOS-iphoneos/include/geodesic.h +0 -837
- package/dist/prebuilt/iOS-iphoneos/include/proj/common.hpp +0 -489
- package/dist/prebuilt/iOS-iphoneos/include/proj/coordinateoperation.hpp +0 -2147
- package/dist/prebuilt/iOS-iphoneos/include/proj/coordinates.hpp +0 -115
- package/dist/prebuilt/iOS-iphoneos/include/proj/coordinatesystem.hpp +0 -892
- package/dist/prebuilt/iOS-iphoneos/include/proj/crs.hpp +0 -1595
- package/dist/prebuilt/iOS-iphoneos/include/proj/datum.hpp +0 -860
- package/dist/prebuilt/iOS-iphoneos/include/proj/io.hpp +0 -1397
- package/dist/prebuilt/iOS-iphoneos/include/proj/metadata.hpp +0 -470
- package/dist/prebuilt/iOS-iphoneos/include/proj/nn.hpp +0 -385
- package/dist/prebuilt/iOS-iphoneos/include/proj/util.hpp +0 -781
- package/dist/prebuilt/iOS-iphoneos/include/proj.h +0 -2231
- package/dist/prebuilt/iOS-iphoneos/include/proj_constants.h +0 -879
- package/dist/prebuilt/iOS-iphoneos/include/proj_experimental.h +0 -52
- package/dist/prebuilt/iOS-iphoneos/include/proj_symbol_rename.h +0 -434
- package/dist/prebuilt/iOS-iphoneos/lib/cmake/proj/proj-config-version.cmake +0 -52
- package/dist/prebuilt/iOS-iphoneos/lib/cmake/proj/proj-config.cmake +0 -79
- package/dist/prebuilt/iOS-iphoneos/lib/cmake/proj/proj-targets-release.cmake +0 -19
- package/dist/prebuilt/iOS-iphoneos/lib/cmake/proj/proj-targets.cmake +0 -108
- package/dist/prebuilt/iOS-iphoneos/lib/cmake/proj/proj4-targets-release.cmake +0 -19
- package/dist/prebuilt/iOS-iphoneos/lib/cmake/proj/proj4-targets.cmake +0 -108
- package/dist/prebuilt/iOS-iphoneos/lib/cmake/proj4/proj-targets-release.cmake +0 -19
- package/dist/prebuilt/iOS-iphoneos/lib/cmake/proj4/proj-targets.cmake +0 -108
- package/dist/prebuilt/iOS-iphoneos/lib/cmake/proj4/proj4-config-version.cmake +0 -52
- package/dist/prebuilt/iOS-iphoneos/lib/cmake/proj4/proj4-config.cmake +0 -79
- package/dist/prebuilt/iOS-iphoneos/lib/cmake/proj4/proj4-targets-release.cmake +0 -19
- package/dist/prebuilt/iOS-iphoneos/lib/cmake/proj4/proj4-targets.cmake +0 -108
- package/dist/prebuilt/iOS-iphoneos/lib/libproj.a +0 -0
- package/dist/prebuilt/iOS-iphoneos/lib/pkgconfig/proj.pc +0 -14
- package/dist/prebuilt/iOS-iphoneos/share/doc/proj/AUTHORS.md +0 -33
- package/dist/prebuilt/iOS-iphoneos/share/doc/proj/COPYING +0 -34
- package/dist/prebuilt/iOS-iphoneos/share/doc/proj/NEWS.md +0 -3084
- package/dist/prebuilt/iOS-iphoneos/share/man/man1/cct.1 +0 -370
- package/dist/prebuilt/iOS-iphoneos/share/man/man1/cs2cs.1 +0 -537
- package/dist/prebuilt/iOS-iphoneos/share/man/man1/geod.1 +0 -263
- package/dist/prebuilt/iOS-iphoneos/share/man/man1/gie.1 +0 -524
- package/dist/prebuilt/iOS-iphoneos/share/man/man1/proj.1 +0 -326
- package/dist/prebuilt/iOS-iphoneos/share/man/man1/projinfo.1 +0 -856
- package/dist/prebuilt/iOS-iphoneos/share/man/man1/projsync.1 +0 -227
- package/dist/prebuilt/iOS-iphoneos/share/proj/CH +0 -22
- package/dist/prebuilt/iOS-iphoneos/share/proj/GL27 +0 -23
- package/dist/prebuilt/iOS-iphoneos/share/proj/ITRF2000 +0 -24
- package/dist/prebuilt/iOS-iphoneos/share/proj/ITRF2008 +0 -94
- package/dist/prebuilt/iOS-iphoneos/share/proj/ITRF2014 +0 -55
- package/dist/prebuilt/iOS-iphoneos/share/proj/ITRF2020 +0 -91
- package/dist/prebuilt/iOS-iphoneos/share/proj/deformation_model.schema.json +0 -582
- package/dist/prebuilt/iOS-iphoneos/share/proj/nad.lst +0 -142
- package/dist/prebuilt/iOS-iphoneos/share/proj/nad27 +0 -810
- package/dist/prebuilt/iOS-iphoneos/share/proj/nad83 +0 -745
- package/dist/prebuilt/iOS-iphoneos/share/proj/other.extra +0 -53
- package/dist/prebuilt/iOS-iphoneos/share/proj/proj.db +0 -0
- package/dist/prebuilt/iOS-iphoneos/share/proj/proj.ini +0 -51
- package/dist/prebuilt/iOS-iphoneos/share/proj/projjson.schema.json +0 -1174
- package/dist/prebuilt/iOS-iphoneos/share/proj/triangulation.schema.json +0 -214
- package/dist/prebuilt/iOS-iphoneos/share/proj/world +0 -214
- package/dist/prebuilt/iOS-iphonesimulator/include/geodesic.h +0 -837
- package/dist/prebuilt/iOS-iphonesimulator/include/proj/common.hpp +0 -489
- package/dist/prebuilt/iOS-iphonesimulator/include/proj/coordinateoperation.hpp +0 -2147
- package/dist/prebuilt/iOS-iphonesimulator/include/proj/coordinates.hpp +0 -115
- package/dist/prebuilt/iOS-iphonesimulator/include/proj/coordinatesystem.hpp +0 -892
- package/dist/prebuilt/iOS-iphonesimulator/include/proj/crs.hpp +0 -1595
- package/dist/prebuilt/iOS-iphonesimulator/include/proj/datum.hpp +0 -860
- package/dist/prebuilt/iOS-iphonesimulator/include/proj/io.hpp +0 -1397
- package/dist/prebuilt/iOS-iphonesimulator/include/proj/metadata.hpp +0 -470
- package/dist/prebuilt/iOS-iphonesimulator/include/proj/nn.hpp +0 -385
- package/dist/prebuilt/iOS-iphonesimulator/include/proj/util.hpp +0 -781
- package/dist/prebuilt/iOS-iphonesimulator/include/proj.h +0 -2231
- package/dist/prebuilt/iOS-iphonesimulator/include/proj_constants.h +0 -879
- package/dist/prebuilt/iOS-iphonesimulator/include/proj_experimental.h +0 -52
- package/dist/prebuilt/iOS-iphonesimulator/include/proj_symbol_rename.h +0 -434
- package/dist/prebuilt/iOS-iphonesimulator/lib/cmake/proj/proj-config-version.cmake +0 -52
- package/dist/prebuilt/iOS-iphonesimulator/lib/cmake/proj/proj-config.cmake +0 -79
- package/dist/prebuilt/iOS-iphonesimulator/lib/cmake/proj/proj-targets-release.cmake +0 -19
- package/dist/prebuilt/iOS-iphonesimulator/lib/cmake/proj/proj-targets.cmake +0 -108
- package/dist/prebuilt/iOS-iphonesimulator/lib/cmake/proj/proj4-targets-release.cmake +0 -19
- package/dist/prebuilt/iOS-iphonesimulator/lib/cmake/proj/proj4-targets.cmake +0 -108
- package/dist/prebuilt/iOS-iphonesimulator/lib/cmake/proj4/proj-targets-release.cmake +0 -19
- package/dist/prebuilt/iOS-iphonesimulator/lib/cmake/proj4/proj-targets.cmake +0 -108
- package/dist/prebuilt/iOS-iphonesimulator/lib/cmake/proj4/proj4-config-version.cmake +0 -52
- package/dist/prebuilt/iOS-iphonesimulator/lib/cmake/proj4/proj4-config.cmake +0 -79
- package/dist/prebuilt/iOS-iphonesimulator/lib/cmake/proj4/proj4-targets-release.cmake +0 -19
- package/dist/prebuilt/iOS-iphonesimulator/lib/cmake/proj4/proj4-targets.cmake +0 -108
- package/dist/prebuilt/iOS-iphonesimulator/lib/libproj.a +0 -0
- package/dist/prebuilt/iOS-iphonesimulator/lib/pkgconfig/proj.pc +0 -14
- package/dist/prebuilt/iOS-iphonesimulator/share/doc/proj/AUTHORS.md +0 -33
- package/dist/prebuilt/iOS-iphonesimulator/share/doc/proj/COPYING +0 -34
- package/dist/prebuilt/iOS-iphonesimulator/share/doc/proj/NEWS.md +0 -3084
- package/dist/prebuilt/iOS-iphonesimulator/share/man/man1/cct.1 +0 -370
- package/dist/prebuilt/iOS-iphonesimulator/share/man/man1/cs2cs.1 +0 -537
- package/dist/prebuilt/iOS-iphonesimulator/share/man/man1/geod.1 +0 -263
- package/dist/prebuilt/iOS-iphonesimulator/share/man/man1/gie.1 +0 -524
- package/dist/prebuilt/iOS-iphonesimulator/share/man/man1/proj.1 +0 -326
- package/dist/prebuilt/iOS-iphonesimulator/share/man/man1/projinfo.1 +0 -856
- package/dist/prebuilt/iOS-iphonesimulator/share/man/man1/projsync.1 +0 -227
- package/dist/prebuilt/iOS-iphonesimulator/share/proj/CH +0 -22
- package/dist/prebuilt/iOS-iphonesimulator/share/proj/GL27 +0 -23
- package/dist/prebuilt/iOS-iphonesimulator/share/proj/ITRF2000 +0 -24
- package/dist/prebuilt/iOS-iphonesimulator/share/proj/ITRF2008 +0 -94
- package/dist/prebuilt/iOS-iphonesimulator/share/proj/ITRF2014 +0 -55
- package/dist/prebuilt/iOS-iphonesimulator/share/proj/ITRF2020 +0 -91
- package/dist/prebuilt/iOS-iphonesimulator/share/proj/deformation_model.schema.json +0 -582
- package/dist/prebuilt/iOS-iphonesimulator/share/proj/nad.lst +0 -142
- package/dist/prebuilt/iOS-iphonesimulator/share/proj/nad27 +0 -810
- package/dist/prebuilt/iOS-iphonesimulator/share/proj/nad83 +0 -745
- package/dist/prebuilt/iOS-iphonesimulator/share/proj/other.extra +0 -53
- package/dist/prebuilt/iOS-iphonesimulator/share/proj/proj.db +0 -0
- package/dist/prebuilt/iOS-iphonesimulator/share/proj/proj.ini +0 -51
- package/dist/prebuilt/iOS-iphonesimulator/share/proj/projjson.schema.json +0 -1174
- package/dist/prebuilt/iOS-iphonesimulator/share/proj/triangulation.schema.json +0 -214
- package/dist/prebuilt/iOS-iphonesimulator/share/proj/world +0 -214
- package/proj.xcframework/Info.plist +0 -50
- package/proj.xcframework/ios-arm64_arm64e/Headers/geodesic.h +0 -837
- package/proj.xcframework/ios-arm64_arm64e/Headers/proj/common.hpp +0 -489
- package/proj.xcframework/ios-arm64_arm64e/Headers/proj/coordinateoperation.hpp +0 -2147
- package/proj.xcframework/ios-arm64_arm64e/Headers/proj/coordinates.hpp +0 -115
- package/proj.xcframework/ios-arm64_arm64e/Headers/proj/coordinatesystem.hpp +0 -892
- package/proj.xcframework/ios-arm64_arm64e/Headers/proj/crs.hpp +0 -1595
- package/proj.xcframework/ios-arm64_arm64e/Headers/proj/datum.hpp +0 -860
- package/proj.xcframework/ios-arm64_arm64e/Headers/proj/io.hpp +0 -1397
- package/proj.xcframework/ios-arm64_arm64e/Headers/proj/metadata.hpp +0 -470
- package/proj.xcframework/ios-arm64_arm64e/Headers/proj/nn.hpp +0 -385
- package/proj.xcframework/ios-arm64_arm64e/Headers/proj/util.hpp +0 -781
- package/proj.xcframework/ios-arm64_arm64e/Headers/proj.h +0 -2231
- package/proj.xcframework/ios-arm64_arm64e/Headers/proj_constants.h +0 -879
- package/proj.xcframework/ios-arm64_arm64e/Headers/proj_experimental.h +0 -52
- package/proj.xcframework/ios-arm64_arm64e/Headers/proj_symbol_rename.h +0 -434
- package/proj.xcframework/ios-arm64_arm64e/libproj.a +0 -0
- package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/geodesic.h +0 -837
- package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/proj/common.hpp +0 -489
- package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/proj/coordinateoperation.hpp +0 -2147
- package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/proj/coordinates.hpp +0 -115
- package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/proj/coordinatesystem.hpp +0 -892
- package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/proj/crs.hpp +0 -1595
- package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/proj/datum.hpp +0 -860
- package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/proj/io.hpp +0 -1397
- package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/proj/metadata.hpp +0 -470
- package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/proj/nn.hpp +0 -385
- package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/proj/util.hpp +0 -781
- package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/proj.h +0 -2231
- package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/proj_constants.h +0 -879
- package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/proj_experimental.h +0 -52
- package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/proj_symbol_rename.h +0 -434
- package/proj.xcframework/ios-arm64_arm64e_x86_64-simulator/libproj.a +0 -0
|
@@ -1,326 +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 "PROJ" "1" "01 Dec 2024" "9.5" "PROJ"
|
|
31
|
-
.SH NAME
|
|
32
|
-
proj \- Cartographic projection filter
|
|
33
|
-
.SH SYNOPSIS
|
|
34
|
-
.INDENT 0.0
|
|
35
|
-
.INDENT 3.5
|
|
36
|
-
\fBproj\fP [\fB\-beEfiIlmorsStTvVwW\fP] [args]] ([\fI+opt[=arg]\fP ...] | {crs}) file ...
|
|
37
|
-
.sp
|
|
38
|
-
\fBinvproj\fP [\fB\-beEfiIlmorsStTvVwW\fP] [args]] ([\fI+opt[=arg]\fP ...] | {crs}) file ...
|
|
39
|
-
.UNINDENT
|
|
40
|
-
.UNINDENT
|
|
41
|
-
.SH DESCRIPTION
|
|
42
|
-
.sp
|
|
43
|
-
\fI\%proj\fP and \fI\%invproj\fP perform respective forward and inverse
|
|
44
|
-
conversion of cartographic data to or from cartesian data with a wide
|
|
45
|
-
range of selectable projection functions.
|
|
46
|
-
.sp
|
|
47
|
-
\fI\%invproj\fP may not be available on all platforms; in this case
|
|
48
|
-
use \fI\%proj \-I\fP instead.
|
|
49
|
-
.sp
|
|
50
|
-
The following control parameters can appear in any order
|
|
51
|
-
.INDENT 0.0
|
|
52
|
-
.TP
|
|
53
|
-
.B \-b
|
|
54
|
-
Special option for binary coordinate data input and output through standard
|
|
55
|
-
input and standard output. Data is assumed to be in system type double
|
|
56
|
-
floating point words. This option is to be used when \fI\%proj\fP is a child process
|
|
57
|
-
and allows bypassing formatting operations.
|
|
58
|
-
.UNINDENT
|
|
59
|
-
.INDENT 0.0
|
|
60
|
-
.TP
|
|
61
|
-
.B \-d <n>
|
|
62
|
-
.UNINDENT
|
|
63
|
-
.sp
|
|
64
|
-
New in version 5.2.0: Specify the number of decimals to round to in the output.
|
|
65
|
-
|
|
66
|
-
.INDENT 0.0
|
|
67
|
-
.TP
|
|
68
|
-
.B \-i
|
|
69
|
-
Selects binary input only (see \fI\%\-b\fP).
|
|
70
|
-
.UNINDENT
|
|
71
|
-
.INDENT 0.0
|
|
72
|
-
.TP
|
|
73
|
-
.B \-I
|
|
74
|
-
Alternate method to specify inverse projection. Redundant when used with
|
|
75
|
-
\fI\%invproj\fP\&.
|
|
76
|
-
.UNINDENT
|
|
77
|
-
.INDENT 0.0
|
|
78
|
-
.TP
|
|
79
|
-
.B \-o
|
|
80
|
-
Selects binary output only (see \fI\%\-b\fP).
|
|
81
|
-
.UNINDENT
|
|
82
|
-
.INDENT 0.0
|
|
83
|
-
.TP
|
|
84
|
-
.B \-t<a>
|
|
85
|
-
Where \fIa\fP specifies a character employed as the first character to denote a
|
|
86
|
-
control line to be passed through without processing. This option
|
|
87
|
-
applicable to ASCII input only. (# is the default value).
|
|
88
|
-
.UNINDENT
|
|
89
|
-
.INDENT 0.0
|
|
90
|
-
.TP
|
|
91
|
-
.B \-e <string>
|
|
92
|
-
Where \fIstring\fP is an arbitrary string to be output if an error is detected during
|
|
93
|
-
data transformations. The default value is a three character string: \fB*\et*\fP\&.
|
|
94
|
-
Note that if the \fI\%\-b\fP, \fI\%\-i\fP or \fI\%\-o\fP options are employed, an error
|
|
95
|
-
is returned as HUGE_VAL value for both return values.
|
|
96
|
-
.UNINDENT
|
|
97
|
-
.INDENT 0.0
|
|
98
|
-
.TP
|
|
99
|
-
.B \-E
|
|
100
|
-
Causes the input coordinates to be copied to the output line prior to
|
|
101
|
-
printing the converted values.
|
|
102
|
-
.UNINDENT
|
|
103
|
-
.INDENT 0.0
|
|
104
|
-
.TP
|
|
105
|
-
.B \-l<[=id]>
|
|
106
|
-
List projection identifiers that can be selected with \fI+proj\fP\&. \fBproj \-l=id\fP
|
|
107
|
-
gives expanded description of projection \fIid\fP, e.g. \fBproj \-l=merc\fP\&.
|
|
108
|
-
.UNINDENT
|
|
109
|
-
.INDENT 0.0
|
|
110
|
-
.TP
|
|
111
|
-
.B \-lp
|
|
112
|
-
List of all projection id that can be used with the \fI+proj\fP parameter.
|
|
113
|
-
Equivalent to \fBproj \-l\fP\&.
|
|
114
|
-
.UNINDENT
|
|
115
|
-
.INDENT 0.0
|
|
116
|
-
.TP
|
|
117
|
-
.B \-lP
|
|
118
|
-
Expanded description of all projections that can be used with the \fI+proj\fP
|
|
119
|
-
parameter.
|
|
120
|
-
.UNINDENT
|
|
121
|
-
.INDENT 0.0
|
|
122
|
-
.TP
|
|
123
|
-
.B \-le
|
|
124
|
-
List of all ellipsoids that can be selected with the \fI+ellps\fP parameters.
|
|
125
|
-
.UNINDENT
|
|
126
|
-
.INDENT 0.0
|
|
127
|
-
.TP
|
|
128
|
-
.B \-lu
|
|
129
|
-
List of all distance units that can be selected with the \fI+units\fP parameter.
|
|
130
|
-
.UNINDENT
|
|
131
|
-
.INDENT 0.0
|
|
132
|
-
.TP
|
|
133
|
-
.B \-r
|
|
134
|
-
This options reverses the order of the expected input from
|
|
135
|
-
longitude\-latitude or x\-y to latitude\-longitude or y\-x.
|
|
136
|
-
.UNINDENT
|
|
137
|
-
.INDENT 0.0
|
|
138
|
-
.TP
|
|
139
|
-
.B \-s
|
|
140
|
-
This options reverses the order of the output from x\-y or longitude\-latitude
|
|
141
|
-
to y\-x or latitude\-longitude.
|
|
142
|
-
.UNINDENT
|
|
143
|
-
.INDENT 0.0
|
|
144
|
-
.TP
|
|
145
|
-
.B \-S
|
|
146
|
-
Causes estimation of meridional and parallel scale factors, area scale
|
|
147
|
-
factor and angular distortion, and maximum and minimum scale factors to be
|
|
148
|
-
listed between <> for each input point. For conformal projections meridional
|
|
149
|
-
and parallel scales factors will be equal and angular distortion zero. Equal
|
|
150
|
-
area projections will have an area factor of 1.
|
|
151
|
-
.UNINDENT
|
|
152
|
-
.INDENT 0.0
|
|
153
|
-
.TP
|
|
154
|
-
.B \-m <mult>
|
|
155
|
-
The cartesian data may be scaled by the \fImult\fP parameter. When processing data
|
|
156
|
-
in a forward projection mode the cartesian output values are multiplied by
|
|
157
|
-
\fImult\fP otherwise the input cartesian values are divided by \fImult\fP before inverse
|
|
158
|
-
projection. If the first two characters of \fImult\fP are 1/ or 1: then the
|
|
159
|
-
reciprocal value of \fImult\fP is employed.
|
|
160
|
-
.UNINDENT
|
|
161
|
-
.INDENT 0.0
|
|
162
|
-
.TP
|
|
163
|
-
.B \-f <format>
|
|
164
|
-
Where \fIformat\fP is a printf format string to control the form of the output values.
|
|
165
|
-
For inverse projections, the output will be in degrees when this option is
|
|
166
|
-
employed. The default format is \fB"%.2f"\fP for forward projection and DMS for
|
|
167
|
-
inverse.
|
|
168
|
-
.UNINDENT
|
|
169
|
-
.INDENT 0.0
|
|
170
|
-
.TP
|
|
171
|
-
.B \-w<n>
|
|
172
|
-
Where \fIn\fP is the number of significant fractional digits to employ for seconds
|
|
173
|
-
output (when the option is not specified, \fB\-w3\fP is assumed).
|
|
174
|
-
.UNINDENT
|
|
175
|
-
.INDENT 0.0
|
|
176
|
-
.TP
|
|
177
|
-
.B \-W<n>
|
|
178
|
-
Where \fIn\fP is the number of significant fractional digits to employ for seconds
|
|
179
|
-
output. When \fB\-W\fP is employed the fields will be constant width
|
|
180
|
-
with leading zeroes.
|
|
181
|
-
.UNINDENT
|
|
182
|
-
.INDENT 0.0
|
|
183
|
-
.TP
|
|
184
|
-
.B \-v
|
|
185
|
-
Causes a listing of cartographic control parameters tested for and used by
|
|
186
|
-
the program to be printed prior to input data.
|
|
187
|
-
.UNINDENT
|
|
188
|
-
.INDENT 0.0
|
|
189
|
-
.TP
|
|
190
|
-
.B \-V
|
|
191
|
-
This option causes an expanded annotated listing of the characteristics of
|
|
192
|
-
the projected point. \fI\%\-v\fP is implied with this option.
|
|
193
|
-
.UNINDENT
|
|
194
|
-
.sp
|
|
195
|
-
The \fI+opt\fP run\-line arguments are associated with cartographic parameters.
|
|
196
|
-
Additional projection control parameters may be contained in two auxiliary
|
|
197
|
-
control files: the first is optionally referenced with the
|
|
198
|
-
\fI+init=file:id\fP and the second is always processed after the name of the
|
|
199
|
-
projection has been established from either the run\-line or the contents of
|
|
200
|
-
+init file. The environment parameter \fI\%PROJ_DATA\fP establishes the
|
|
201
|
-
default directory for a file reference without an absolute path. This is
|
|
202
|
-
also used for supporting files like datum shift files.
|
|
203
|
-
.sp
|
|
204
|
-
New in version 9.3.0: \fI{crs}\fP is one of the possibilities accepted by :c:\fBproj_create()\fP, provided it
|
|
205
|
-
expresses a projected CRS, like a WKT string, an object code (like "EPSG:32632")
|
|
206
|
-
a PROJJSON string, etc.
|
|
207
|
-
The projection computed will be those of the map projection implied by
|
|
208
|
-
the transformation from the base geographic CRS of the projected CRS to the projected CRS.
|
|
209
|
-
|
|
210
|
-
.sp
|
|
211
|
-
One or more files (processed in left to right order) specify the source of
|
|
212
|
-
data to be converted. A \fB\-\fP will specify the location of processing standard
|
|
213
|
-
input. If no files are specified, the input is assumed to be from stdin.
|
|
214
|
-
For ASCII input data the two data values must be in the first two white space
|
|
215
|
-
separated fields and when both input and output are ASCII all trailing
|
|
216
|
-
portions of the input line are appended to the output line.
|
|
217
|
-
.sp
|
|
218
|
-
Input geographic data (longitude and latitude) must be in DMS or decimal degrees format and input
|
|
219
|
-
cartesian data must be in units consistent with the ellipsoid major axis or
|
|
220
|
-
sphere radius units. Output geographic coordinates will be in DMS (if the
|
|
221
|
-
\fB\-w\fP switch is not employed) and precise to 0.001" with trailing, zero\-valued
|
|
222
|
-
minute\-second fields deleted.
|
|
223
|
-
.SH EXAMPLE
|
|
224
|
-
.sp
|
|
225
|
-
The following script
|
|
226
|
-
.INDENT 0.0
|
|
227
|
-
.INDENT 3.5
|
|
228
|
-
.sp
|
|
229
|
-
.nf
|
|
230
|
-
.ft C
|
|
231
|
-
proj +proj=utm +zone=12 \-r <<EOF
|
|
232
|
-
45d15\(aq33.1" 111.5W
|
|
233
|
-
45d15.551666667N \-111d30
|
|
234
|
-
+45.25919444444 111d30\(aq000w
|
|
235
|
-
EOF
|
|
236
|
-
.ft P
|
|
237
|
-
.fi
|
|
238
|
-
.UNINDENT
|
|
239
|
-
.UNINDENT
|
|
240
|
-
.sp
|
|
241
|
-
will perform UTM zone 12 forward projection.
|
|
242
|
-
The default +ellps=GRS80 is used as no +ellps was specified.
|
|
243
|
-
The geographic values of this example are equivalent
|
|
244
|
-
and meant as examples of various forms of DMS input. The x\-y output
|
|
245
|
-
data will appear as three lines of:
|
|
246
|
-
.INDENT 0.0
|
|
247
|
-
.INDENT 3.5
|
|
248
|
-
.sp
|
|
249
|
-
.nf
|
|
250
|
-
.ft C
|
|
251
|
-
460770.43 5011865.86
|
|
252
|
-
.ft P
|
|
253
|
-
.fi
|
|
254
|
-
.UNINDENT
|
|
255
|
-
.UNINDENT
|
|
256
|
-
.sp
|
|
257
|
-
This other example
|
|
258
|
-
.INDENT 0.0
|
|
259
|
-
.INDENT 3.5
|
|
260
|
-
.sp
|
|
261
|
-
.nf
|
|
262
|
-
.ft C
|
|
263
|
-
proj EPSG:6421 \-V <<EOF
|
|
264
|
-
\-120 35.8
|
|
265
|
-
EOF
|
|
266
|
-
.ft P
|
|
267
|
-
.fi
|
|
268
|
-
.UNINDENT
|
|
269
|
-
.UNINDENT
|
|
270
|
-
.sp
|
|
271
|
-
Will perform the projection of the coordinates in "NAD83(2011) / California zone 4"
|
|
272
|
-
(\fIEPSG:6421\fP) into its geographic system, "NAD83(2011)", showing the expanded annotated listing.
|
|
273
|
-
The output will appear as:
|
|
274
|
-
.INDENT 0.0
|
|
275
|
-
.INDENT 3.5
|
|
276
|
-
.sp
|
|
277
|
-
.nf
|
|
278
|
-
.ft C
|
|
279
|
-
#Lambert Conformal Conic
|
|
280
|
-
# Conic, Sph&Ell
|
|
281
|
-
# lat_1= and lat_2= or lat_0, k_0=
|
|
282
|
-
# +proj=lcc +lat_0=35.3333333333333 +lon_0=\-119 +lat_1=37.25 +lat_2=36
|
|
283
|
-
# +x_0=2000000 +y_0=500000 +ellps=GRS80
|
|
284
|
-
#Final Earth figure: ellipsoid
|
|
285
|
-
# Major axis (a): 6378137.000
|
|
286
|
-
# 1/flattening: 298.257222
|
|
287
|
-
# squared eccentricity: 0.006694380023
|
|
288
|
-
Longitude: 120dW [ \-120 ]
|
|
289
|
-
Latitude: 35d48\(aqN [ 35.8 ]
|
|
290
|
-
Easting (x): 1909606.87
|
|
291
|
-
Northing (y): 552253.58
|
|
292
|
-
Meridian scale (h) : 1.00004382 ( 0.004382 % error )
|
|
293
|
-
Parallel scale (k) : 1.00004382 ( 0.004382 % error )
|
|
294
|
-
Areal scale (s): 1.00008765 ( 0.008765 % error )
|
|
295
|
-
Angular distortion (w): 0.000
|
|
296
|
-
Meridian/Parallel angle: 90.00000
|
|
297
|
-
Convergence : \-0d35\(aq47.714" [ \-0.59658715 ]
|
|
298
|
-
Max\-min (Tissot axis a\-b) scale error: 1.00004 1.00004
|
|
299
|
-
.ft P
|
|
300
|
-
.fi
|
|
301
|
-
.UNINDENT
|
|
302
|
-
.UNINDENT
|
|
303
|
-
.SH OTHER PROGRAMS
|
|
304
|
-
.sp
|
|
305
|
-
The \fI\%proj\fP program is limited to converting between geographic and
|
|
306
|
-
projected coordinates within one datum.
|
|
307
|
-
.sp
|
|
308
|
-
The \fI\%cs2cs\fP program operates similarly, but allows translation
|
|
309
|
-
between any pair of definable coordinate reference systems, including
|
|
310
|
-
support for datum translation.
|
|
311
|
-
.SH SEE ALSO
|
|
312
|
-
.sp
|
|
313
|
-
\fBcs2cs(1)\fP, \fBcct(1)\fP, \fBgeod(1)\fP, \fBgie(1)\fP, \fBprojinfo(1)\fP, \fBprojsync(1)\fP
|
|
314
|
-
.SH BUGS
|
|
315
|
-
.sp
|
|
316
|
-
A list of known bugs can be found at \fI\%https://github.com/OSGeo/PROJ/issues\fP
|
|
317
|
-
where new bug reports can be submitted to.
|
|
318
|
-
.SH HOME PAGE
|
|
319
|
-
.sp
|
|
320
|
-
\fI\%https://proj.org/\fP
|
|
321
|
-
.SH AUTHOR
|
|
322
|
-
Gerald I. Evenden
|
|
323
|
-
.SH COPYRIGHT
|
|
324
|
-
1983-2024, PROJ contributors
|
|
325
|
-
.\" Generated by docutils manpage writer.
|
|
326
|
-
.
|