@cpp.js/package-geotiff 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.
- package/cppjs.build.js +7 -0
- package/cppjs.config.js +11 -19
- package/package.json +8 -17
- package/dist/prebuilt/Android-arm64-v8a/include/cpl_serv.h +0 -258
- package/dist/prebuilt/Android-arm64-v8a/include/epsg_datum.inc +0 -174
- package/dist/prebuilt/Android-arm64-v8a/include/epsg_ellipse.inc +0 -48
- package/dist/prebuilt/Android-arm64-v8a/include/epsg_gcs.inc +0 -193
- package/dist/prebuilt/Android-arm64-v8a/include/epsg_pcs.inc +0 -1012
- package/dist/prebuilt/Android-arm64-v8a/include/epsg_pm.inc +0 -22
- package/dist/prebuilt/Android-arm64-v8a/include/epsg_proj.inc +0 -443
- package/dist/prebuilt/Android-arm64-v8a/include/epsg_units.inc +0 -35
- package/dist/prebuilt/Android-arm64-v8a/include/epsg_vertcs.inc +0 -46
- package/dist/prebuilt/Android-arm64-v8a/include/geo_config.h +0 -10
- package/dist/prebuilt/Android-arm64-v8a/include/geo_ctrans.inc +0 -84
- package/dist/prebuilt/Android-arm64-v8a/include/geo_keyp.h +0 -128
- package/dist/prebuilt/Android-arm64-v8a/include/geo_normalize.h +0 -259
- package/dist/prebuilt/Android-arm64-v8a/include/geo_simpletags.h +0 -73
- package/dist/prebuilt/Android-arm64-v8a/include/geo_tiffp.h +0 -109
- package/dist/prebuilt/Android-arm64-v8a/include/geokeys.h +0 -52
- package/dist/prebuilt/Android-arm64-v8a/include/geokeys.inc +0 -78
- package/dist/prebuilt/Android-arm64-v8a/include/geokeys_v1_1.inc +0 -85
- package/dist/prebuilt/Android-arm64-v8a/include/geonames.h +0 -149
- package/dist/prebuilt/Android-arm64-v8a/include/geotiff.h +0 -177
- package/dist/prebuilt/Android-arm64-v8a/include/geotiffio.h +0 -20
- package/dist/prebuilt/Android-arm64-v8a/include/geovalues.h +0 -115
- package/dist/prebuilt/Android-arm64-v8a/include/xtiffio.h +0 -101
- package/dist/prebuilt/Android-arm64-v8a/lib/libgeotiff.la +0 -41
- package/dist/prebuilt/Android-arm64-v8a/lib/libgeotiff.so +0 -0
- package/dist/prebuilt/Android-arm64-v8a/lib/pkgconfig/libgeotiff.pc +0 -11
- package/dist/prebuilt/Android-arm64-v8a/share/man/man1/applygeo.1 +0 -31
- package/dist/prebuilt/Android-arm64-v8a/share/man/man1/geotifcp.1 +0 -156
- package/dist/prebuilt/Android-arm64-v8a/share/man/man1/listgeo.1 +0 -51
- package/dist/prebuilt/Android-x86_64/include/cpl_serv.h +0 -258
- package/dist/prebuilt/Android-x86_64/include/epsg_datum.inc +0 -174
- package/dist/prebuilt/Android-x86_64/include/epsg_ellipse.inc +0 -48
- package/dist/prebuilt/Android-x86_64/include/epsg_gcs.inc +0 -193
- package/dist/prebuilt/Android-x86_64/include/epsg_pcs.inc +0 -1012
- package/dist/prebuilt/Android-x86_64/include/epsg_pm.inc +0 -22
- package/dist/prebuilt/Android-x86_64/include/epsg_proj.inc +0 -443
- package/dist/prebuilt/Android-x86_64/include/epsg_units.inc +0 -35
- package/dist/prebuilt/Android-x86_64/include/epsg_vertcs.inc +0 -46
- package/dist/prebuilt/Android-x86_64/include/geo_config.h +0 -10
- package/dist/prebuilt/Android-x86_64/include/geo_ctrans.inc +0 -84
- package/dist/prebuilt/Android-x86_64/include/geo_keyp.h +0 -128
- package/dist/prebuilt/Android-x86_64/include/geo_normalize.h +0 -259
- package/dist/prebuilt/Android-x86_64/include/geo_simpletags.h +0 -73
- package/dist/prebuilt/Android-x86_64/include/geo_tiffp.h +0 -109
- package/dist/prebuilt/Android-x86_64/include/geokeys.h +0 -52
- package/dist/prebuilt/Android-x86_64/include/geokeys.inc +0 -78
- package/dist/prebuilt/Android-x86_64/include/geokeys_v1_1.inc +0 -85
- package/dist/prebuilt/Android-x86_64/include/geonames.h +0 -149
- package/dist/prebuilt/Android-x86_64/include/geotiff.h +0 -177
- package/dist/prebuilt/Android-x86_64/include/geotiffio.h +0 -20
- package/dist/prebuilt/Android-x86_64/include/geovalues.h +0 -115
- package/dist/prebuilt/Android-x86_64/include/xtiffio.h +0 -101
- package/dist/prebuilt/Android-x86_64/lib/libgeotiff.la +0 -41
- package/dist/prebuilt/Android-x86_64/lib/libgeotiff.so +0 -0
- package/dist/prebuilt/Android-x86_64/lib/pkgconfig/libgeotiff.pc +0 -11
- package/dist/prebuilt/Android-x86_64/share/man/man1/applygeo.1 +0 -31
- package/dist/prebuilt/Android-x86_64/share/man/man1/geotifcp.1 +0 -156
- package/dist/prebuilt/Android-x86_64/share/man/man1/listgeo.1 +0 -51
- package/dist/prebuilt/CMakeLists.txt +0 -44
- package/dist/prebuilt/Emscripten-x86_64/include/cpl_serv.h +0 -258
- package/dist/prebuilt/Emscripten-x86_64/include/epsg_datum.inc +0 -174
- package/dist/prebuilt/Emscripten-x86_64/include/epsg_ellipse.inc +0 -48
- package/dist/prebuilt/Emscripten-x86_64/include/epsg_gcs.inc +0 -193
- package/dist/prebuilt/Emscripten-x86_64/include/epsg_pcs.inc +0 -1012
- package/dist/prebuilt/Emscripten-x86_64/include/epsg_pm.inc +0 -22
- package/dist/prebuilt/Emscripten-x86_64/include/epsg_proj.inc +0 -443
- package/dist/prebuilt/Emscripten-x86_64/include/epsg_units.inc +0 -35
- package/dist/prebuilt/Emscripten-x86_64/include/epsg_vertcs.inc +0 -46
- package/dist/prebuilt/Emscripten-x86_64/include/geo_config.h +0 -10
- package/dist/prebuilt/Emscripten-x86_64/include/geo_ctrans.inc +0 -84
- package/dist/prebuilt/Emscripten-x86_64/include/geo_keyp.h +0 -128
- package/dist/prebuilt/Emscripten-x86_64/include/geo_normalize.h +0 -259
- package/dist/prebuilt/Emscripten-x86_64/include/geo_simpletags.h +0 -73
- package/dist/prebuilt/Emscripten-x86_64/include/geo_tiffp.h +0 -109
- package/dist/prebuilt/Emscripten-x86_64/include/geokeys.h +0 -52
- package/dist/prebuilt/Emscripten-x86_64/include/geokeys.inc +0 -78
- package/dist/prebuilt/Emscripten-x86_64/include/geokeys_v1_1.inc +0 -85
- package/dist/prebuilt/Emscripten-x86_64/include/geonames.h +0 -149
- package/dist/prebuilt/Emscripten-x86_64/include/geotiff.h +0 -177
- package/dist/prebuilt/Emscripten-x86_64/include/geotiffio.h +0 -20
- package/dist/prebuilt/Emscripten-x86_64/include/geovalues.h +0 -115
- package/dist/prebuilt/Emscripten-x86_64/include/xtiffio.h +0 -101
- package/dist/prebuilt/Emscripten-x86_64/lib/libgeotiff.a +0 -0
- package/dist/prebuilt/Emscripten-x86_64/lib/libgeotiff.la +0 -41
- package/dist/prebuilt/Emscripten-x86_64/lib/pkgconfig/libgeotiff.pc +0 -11
- package/dist/prebuilt/Emscripten-x86_64/share/man/man1/applygeo.1 +0 -31
- package/dist/prebuilt/Emscripten-x86_64/share/man/man1/geotifcp.1 +0 -156
- package/dist/prebuilt/Emscripten-x86_64/share/man/man1/listgeo.1 +0 -51
- package/dist/prebuilt/iOS-iphoneos/include/cpl_serv.h +0 -258
- package/dist/prebuilt/iOS-iphoneos/include/epsg_datum.inc +0 -174
- package/dist/prebuilt/iOS-iphoneos/include/epsg_ellipse.inc +0 -48
- package/dist/prebuilt/iOS-iphoneos/include/epsg_gcs.inc +0 -193
- package/dist/prebuilt/iOS-iphoneos/include/epsg_pcs.inc +0 -1012
- package/dist/prebuilt/iOS-iphoneos/include/epsg_pm.inc +0 -22
- package/dist/prebuilt/iOS-iphoneos/include/epsg_proj.inc +0 -443
- package/dist/prebuilt/iOS-iphoneos/include/epsg_units.inc +0 -35
- package/dist/prebuilt/iOS-iphoneos/include/epsg_vertcs.inc +0 -46
- package/dist/prebuilt/iOS-iphoneos/include/geo_config.h +0 -10
- package/dist/prebuilt/iOS-iphoneos/include/geo_ctrans.inc +0 -84
- package/dist/prebuilt/iOS-iphoneos/include/geo_keyp.h +0 -128
- package/dist/prebuilt/iOS-iphoneos/include/geo_normalize.h +0 -259
- package/dist/prebuilt/iOS-iphoneos/include/geo_simpletags.h +0 -73
- package/dist/prebuilt/iOS-iphoneos/include/geo_tiffp.h +0 -109
- package/dist/prebuilt/iOS-iphoneos/include/geokeys.h +0 -52
- package/dist/prebuilt/iOS-iphoneos/include/geokeys.inc +0 -78
- package/dist/prebuilt/iOS-iphoneos/include/geokeys_v1_1.inc +0 -85
- package/dist/prebuilt/iOS-iphoneos/include/geonames.h +0 -149
- package/dist/prebuilt/iOS-iphoneos/include/geotiff.h +0 -177
- package/dist/prebuilt/iOS-iphoneos/include/geotiffio.h +0 -20
- package/dist/prebuilt/iOS-iphoneos/include/geovalues.h +0 -115
- package/dist/prebuilt/iOS-iphoneos/include/xtiffio.h +0 -101
- package/dist/prebuilt/iOS-iphoneos/lib/libgeotiff.a +0 -0
- package/dist/prebuilt/iOS-iphoneos/lib/libgeotiff.la +0 -41
- package/dist/prebuilt/iOS-iphoneos/lib/pkgconfig/libgeotiff.pc +0 -11
- package/dist/prebuilt/iOS-iphoneos/share/man/man1/applygeo.1 +0 -31
- package/dist/prebuilt/iOS-iphoneos/share/man/man1/geotifcp.1 +0 -156
- package/dist/prebuilt/iOS-iphoneos/share/man/man1/listgeo.1 +0 -51
- package/dist/prebuilt/iOS-iphonesimulator/include/cpl_serv.h +0 -258
- package/dist/prebuilt/iOS-iphonesimulator/include/epsg_datum.inc +0 -174
- package/dist/prebuilt/iOS-iphonesimulator/include/epsg_ellipse.inc +0 -48
- package/dist/prebuilt/iOS-iphonesimulator/include/epsg_gcs.inc +0 -193
- package/dist/prebuilt/iOS-iphonesimulator/include/epsg_pcs.inc +0 -1012
- package/dist/prebuilt/iOS-iphonesimulator/include/epsg_pm.inc +0 -22
- package/dist/prebuilt/iOS-iphonesimulator/include/epsg_proj.inc +0 -443
- package/dist/prebuilt/iOS-iphonesimulator/include/epsg_units.inc +0 -35
- package/dist/prebuilt/iOS-iphonesimulator/include/epsg_vertcs.inc +0 -46
- package/dist/prebuilt/iOS-iphonesimulator/include/geo_config.h +0 -10
- package/dist/prebuilt/iOS-iphonesimulator/include/geo_ctrans.inc +0 -84
- package/dist/prebuilt/iOS-iphonesimulator/include/geo_keyp.h +0 -128
- package/dist/prebuilt/iOS-iphonesimulator/include/geo_normalize.h +0 -259
- package/dist/prebuilt/iOS-iphonesimulator/include/geo_simpletags.h +0 -73
- package/dist/prebuilt/iOS-iphonesimulator/include/geo_tiffp.h +0 -109
- package/dist/prebuilt/iOS-iphonesimulator/include/geokeys.h +0 -52
- package/dist/prebuilt/iOS-iphonesimulator/include/geokeys.inc +0 -78
- package/dist/prebuilt/iOS-iphonesimulator/include/geokeys_v1_1.inc +0 -85
- package/dist/prebuilt/iOS-iphonesimulator/include/geonames.h +0 -149
- package/dist/prebuilt/iOS-iphonesimulator/include/geotiff.h +0 -177
- package/dist/prebuilt/iOS-iphonesimulator/include/geotiffio.h +0 -20
- package/dist/prebuilt/iOS-iphonesimulator/include/geovalues.h +0 -115
- package/dist/prebuilt/iOS-iphonesimulator/include/xtiffio.h +0 -101
- package/dist/prebuilt/iOS-iphonesimulator/lib/libgeotiff.a +0 -0
- package/dist/prebuilt/iOS-iphonesimulator/lib/libgeotiff.la +0 -41
- package/dist/prebuilt/iOS-iphonesimulator/lib/pkgconfig/libgeotiff.pc +0 -11
- package/dist/prebuilt/iOS-iphonesimulator/share/man/man1/applygeo.1 +0 -31
- package/dist/prebuilt/iOS-iphonesimulator/share/man/man1/geotifcp.1 +0 -156
- package/dist/prebuilt/iOS-iphonesimulator/share/man/man1/listgeo.1 +0 -51
- package/geotiff.xcframework/Info.plist +0 -50
- package/geotiff.xcframework/ios-arm64_arm64e/Headers/cpl_serv.h +0 -258
- package/geotiff.xcframework/ios-arm64_arm64e/Headers/epsg_datum.inc +0 -174
- package/geotiff.xcframework/ios-arm64_arm64e/Headers/epsg_ellipse.inc +0 -48
- package/geotiff.xcframework/ios-arm64_arm64e/Headers/epsg_gcs.inc +0 -193
- package/geotiff.xcframework/ios-arm64_arm64e/Headers/epsg_pcs.inc +0 -1012
- package/geotiff.xcframework/ios-arm64_arm64e/Headers/epsg_pm.inc +0 -22
- package/geotiff.xcframework/ios-arm64_arm64e/Headers/epsg_proj.inc +0 -443
- package/geotiff.xcframework/ios-arm64_arm64e/Headers/epsg_units.inc +0 -35
- package/geotiff.xcframework/ios-arm64_arm64e/Headers/epsg_vertcs.inc +0 -46
- package/geotiff.xcframework/ios-arm64_arm64e/Headers/geo_config.h +0 -10
- package/geotiff.xcframework/ios-arm64_arm64e/Headers/geo_ctrans.inc +0 -84
- package/geotiff.xcframework/ios-arm64_arm64e/Headers/geo_keyp.h +0 -128
- package/geotiff.xcframework/ios-arm64_arm64e/Headers/geo_normalize.h +0 -259
- package/geotiff.xcframework/ios-arm64_arm64e/Headers/geo_simpletags.h +0 -73
- package/geotiff.xcframework/ios-arm64_arm64e/Headers/geo_tiffp.h +0 -109
- package/geotiff.xcframework/ios-arm64_arm64e/Headers/geokeys.h +0 -52
- package/geotiff.xcframework/ios-arm64_arm64e/Headers/geokeys.inc +0 -78
- package/geotiff.xcframework/ios-arm64_arm64e/Headers/geokeys_v1_1.inc +0 -85
- package/geotiff.xcframework/ios-arm64_arm64e/Headers/geonames.h +0 -149
- package/geotiff.xcframework/ios-arm64_arm64e/Headers/geotiff.h +0 -177
- package/geotiff.xcframework/ios-arm64_arm64e/Headers/geotiffio.h +0 -20
- package/geotiff.xcframework/ios-arm64_arm64e/Headers/geovalues.h +0 -115
- package/geotiff.xcframework/ios-arm64_arm64e/Headers/xtiffio.h +0 -101
- package/geotiff.xcframework/ios-arm64_arm64e/libgeotiff.a +0 -0
- package/geotiff.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/cpl_serv.h +0 -258
- package/geotiff.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/epsg_datum.inc +0 -174
- package/geotiff.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/epsg_ellipse.inc +0 -48
- package/geotiff.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/epsg_gcs.inc +0 -193
- package/geotiff.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/epsg_pcs.inc +0 -1012
- package/geotiff.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/epsg_pm.inc +0 -22
- package/geotiff.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/epsg_proj.inc +0 -443
- package/geotiff.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/epsg_units.inc +0 -35
- package/geotiff.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/epsg_vertcs.inc +0 -46
- package/geotiff.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/geo_config.h +0 -10
- package/geotiff.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/geo_ctrans.inc +0 -84
- package/geotiff.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/geo_keyp.h +0 -128
- package/geotiff.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/geo_normalize.h +0 -259
- package/geotiff.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/geo_simpletags.h +0 -73
- package/geotiff.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/geo_tiffp.h +0 -109
- package/geotiff.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/geokeys.h +0 -52
- package/geotiff.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/geokeys.inc +0 -78
- package/geotiff.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/geokeys_v1_1.inc +0 -85
- package/geotiff.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/geonames.h +0 -149
- package/geotiff.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/geotiff.h +0 -177
- package/geotiff.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/geotiffio.h +0 -20
- package/geotiff.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/geovalues.h +0 -115
- package/geotiff.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/xtiffio.h +0 -101
- package/geotiff.xcframework/ios-arm64_arm64e_x86_64-simulator/libgeotiff.a +0 -0
|
@@ -1,101 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* xtiffio.h -- Public interface to Extended GEO TIFF tags
|
|
3
|
-
*
|
|
4
|
-
* written by: Niles D. Ritter
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
#ifndef LIBGEOTIFF_XTIFFIO_H_
|
|
8
|
-
#define LIBGEOTIFF_XTIFFIO_H_
|
|
9
|
-
|
|
10
|
-
#include "tiffio.h"
|
|
11
|
-
#include "geo_config.h"
|
|
12
|
-
|
|
13
|
-
/**
|
|
14
|
-
* \file xtiffio.h
|
|
15
|
-
*
|
|
16
|
-
* Definitions relating GeoTIFF functions from geotiff.h to the TIFF
|
|
17
|
-
* library (usually libtiff).
|
|
18
|
-
*/
|
|
19
|
-
|
|
20
|
-
/*
|
|
21
|
-
* Define public Tag names and values here
|
|
22
|
-
*/
|
|
23
|
-
|
|
24
|
-
/* tags 33550 is a private tag registered to SoftDesk, Inc */
|
|
25
|
-
#define TIFFTAG_GEOPIXELSCALE 33550
|
|
26
|
-
/* tags 33920-33921 are private tags registered to Intergraph, Inc */
|
|
27
|
-
#define TIFFTAG_INTERGRAPH_MATRIX 33920 /* $use TIFFTAG_GEOTRANSMATRIX ! */
|
|
28
|
-
#define TIFFTAG_GEOTIEPOINTS 33922
|
|
29
|
-
/* tags 34263-34264 are private tags registered to NASA-JPL Carto Group */
|
|
30
|
-
#ifdef JPL_TAG_SUPPORT
|
|
31
|
-
#define TIFFTAG_JPL_CARTO_IFD 34263 /* $use GeoProjectionInfo ! */
|
|
32
|
-
#endif
|
|
33
|
-
#define TIFFTAG_GEOTRANSMATRIX 34264 /* New Matrix Tag replaces 33920 */
|
|
34
|
-
/* tags 34735-3438 are private tags registered to SPOT Image, Inc */
|
|
35
|
-
#define TIFFTAG_GEOKEYDIRECTORY 34735
|
|
36
|
-
#define TIFFTAG_GEODOUBLEPARAMS 34736
|
|
37
|
-
#define TIFFTAG_GEOASCIIPARAMS 34737
|
|
38
|
-
|
|
39
|
-
/*
|
|
40
|
-
* Define Printing method flags. These
|
|
41
|
-
* flags may be passed in to TIFFPrintDirectory() to
|
|
42
|
-
* indicate that those particular field values should
|
|
43
|
-
* be printed out in full, rather than just an indicator
|
|
44
|
-
* of whether they are present or not.
|
|
45
|
-
*/
|
|
46
|
-
#define TIFFPRINT_GEOKEYDIRECTORY 0x80000000
|
|
47
|
-
#define TIFFPRINT_GEOKEYPARAMS 0x40000000
|
|
48
|
-
|
|
49
|
-
/**********************************************************************
|
|
50
|
-
* Nothing below this line should need to be changed by the user.
|
|
51
|
-
**********************************************************************/
|
|
52
|
-
|
|
53
|
-
#if defined(__cplusplus)
|
|
54
|
-
extern "C" {
|
|
55
|
-
#endif
|
|
56
|
-
|
|
57
|
-
/**********************************************************************
|
|
58
|
-
* Do we want to build as a DLL on windows?
|
|
59
|
-
**********************************************************************/
|
|
60
|
-
#if !defined(GTIF_DLL)
|
|
61
|
-
# if defined(_WIN32) && defined(BUILD_AS_DLL)
|
|
62
|
-
# define GTIF_DLL __declspec(dllexport)
|
|
63
|
-
# else
|
|
64
|
-
# define GTIF_DLL
|
|
65
|
-
# endif
|
|
66
|
-
#endif
|
|
67
|
-
|
|
68
|
-
extern void GTIF_DLL XTIFFInitialize(void);
|
|
69
|
-
extern TIFF GTIF_DLL * XTIFFOpen(const char* name, const char* mode);
|
|
70
|
-
extern TIFF GTIF_DLL * XTIFFFdOpen(int fd, const char* name, const char* mode);
|
|
71
|
-
extern void GTIF_DLL XTIFFClose(TIFF *tif);
|
|
72
|
-
|
|
73
|
-
extern TIFF GTIF_DLL * XTIFFClientOpen(const char* name, const char* mode,
|
|
74
|
-
thandle_t thehandle,
|
|
75
|
-
TIFFReadWriteProc, TIFFReadWriteProc,
|
|
76
|
-
TIFFSeekProc, TIFFCloseProc,
|
|
77
|
-
TIFFSizeProc,
|
|
78
|
-
TIFFMapFileProc, TIFFUnmapFileProc);
|
|
79
|
-
|
|
80
|
-
#if TIFFLIB_VERSION > 20220520
|
|
81
|
-
/* TIFFClientOpenExt() available in libtiff >= 4.5.0, which is strictly later after 20220520 */
|
|
82
|
-
#define HAVE_TIFFClientOpenExt
|
|
83
|
-
#endif
|
|
84
|
-
|
|
85
|
-
#ifdef HAVE_TIFFClientOpenExt
|
|
86
|
-
extern TIFF GTIF_DLL * XTIFFOpenExt(const char* name, const char* mode, TIFFOpenOptions* opts);
|
|
87
|
-
extern TIFF GTIF_DLL * XTIFFFdOpenExt(int fd, const char* name, const char* mode, TIFFOpenOptions* opts);
|
|
88
|
-
extern TIFF GTIF_DLL * XTIFFClientOpenExt(const char* name, const char* mode,
|
|
89
|
-
thandle_t thehandle,
|
|
90
|
-
TIFFReadWriteProc, TIFFReadWriteProc,
|
|
91
|
-
TIFFSeekProc, TIFFCloseProc,
|
|
92
|
-
TIFFSizeProc,
|
|
93
|
-
TIFFMapFileProc, TIFFUnmapFileProc,
|
|
94
|
-
TIFFOpenOptions* opts);
|
|
95
|
-
#endif
|
|
96
|
-
|
|
97
|
-
#if defined(__cplusplus)
|
|
98
|
-
}
|
|
99
|
-
#endif
|
|
100
|
-
|
|
101
|
-
#endif /* LIBGEOTIFF_XTIFFIO_H_ */
|
|
Binary file
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
# libgeotiff.la - a libtool library file
|
|
2
|
-
# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-14
|
|
3
|
-
#
|
|
4
|
-
# Please DO NOT delete this file!
|
|
5
|
-
# It is necessary for linking the library.
|
|
6
|
-
|
|
7
|
-
# The name that we can dlopen(3).
|
|
8
|
-
dlname=''
|
|
9
|
-
|
|
10
|
-
# Names of this library.
|
|
11
|
-
library_names=''
|
|
12
|
-
|
|
13
|
-
# The name of the static archive.
|
|
14
|
-
old_library='libgeotiff.a'
|
|
15
|
-
|
|
16
|
-
# Linker flags that cannot go in dependency_libs.
|
|
17
|
-
inherited_linker_flags=' '
|
|
18
|
-
|
|
19
|
-
# Libraries that this one depends upon.
|
|
20
|
-
dependency_libs=' -L/Users/bugra/Documents/cpp.js/packages/cppjs-package-proj/proj.xcframework/ios-arm64_arm64e_x86_64-simulator -L/Users/bugra/Documents/cpp.js/packages/cppjs-package-tiff/tiff.xcframework/ios-arm64_arm64e_x86_64-simulator -L/Users/bugra/Documents/cpp.js/packages/cppjs-package-tiff/tiffxx.xcframework/ios-arm64_arm64e_x86_64-simulator -L/Users/bugra/Documents/cpp.js/packages/cppjs-package-zlib/z.xcframework/ios-arm64_arm64e_x86_64-simulator -L/Users/bugra/Documents/cpp.js/packages/cppjs-package-sqlite3/sqlite3.xcframework/ios-arm64_arm64e_x86_64-simulator -L/Users/bugra/Documents/cpp.js/packages/cppjs-package-proj/dist/prebuilt/iOS-iphonesimulator/lib -L/Users/bugra/Documents/cpp.js/packages/cppjs-package-tiff/dist/prebuilt/iOS-iphonesimulator/lib -L/Users/bugra/Documents/cpp.js/packages/cppjs-package-zlib/dist/prebuilt/iOS-iphonesimulator/lib -lproj -lsqlite3 -ltiff -lz -lm -lstdc++'
|
|
21
|
-
|
|
22
|
-
# Names of additional weak libraries provided by this library
|
|
23
|
-
weak_library_names=''
|
|
24
|
-
|
|
25
|
-
# Version information for libgeotiff.
|
|
26
|
-
current=7
|
|
27
|
-
age=2
|
|
28
|
-
revision=3
|
|
29
|
-
|
|
30
|
-
# Is this an already installed library?
|
|
31
|
-
installed=yes
|
|
32
|
-
|
|
33
|
-
# Should we warn about portability when linking against -modules?
|
|
34
|
-
shouldnotlink=no
|
|
35
|
-
|
|
36
|
-
# Files to dlopen/dlpreopen
|
|
37
|
-
dlopen=''
|
|
38
|
-
dlpreopen=''
|
|
39
|
-
|
|
40
|
-
# Directory that this library needs to be installed in:
|
|
41
|
-
libdir='/Users/bugra/Documents/cpp.js/packages/cppjs-package-geotiff/.cppjs/build/Source-Release/prebuilt/iOS-iphonesimulator/lib'
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
prefix=/Users/bugra/Documents/cpp.js/packages/cppjs-package-geotiff/.cppjs/build/Source-Release/prebuilt/iOS-iphonesimulator
|
|
2
|
-
exec_prefix=${prefix}
|
|
3
|
-
libdir=${exec_prefix}/lib
|
|
4
|
-
includedir=${prefix}/include
|
|
5
|
-
|
|
6
|
-
Name: libgeotiff
|
|
7
|
-
Description: GeoTIFF file format library
|
|
8
|
-
Version: 1.7.3
|
|
9
|
-
Libs: -L${libdir} -lgeotiff
|
|
10
|
-
Cflags: -I${includedir}
|
|
11
|
-
Requires.private: proj, libtiff-4
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
\" TITLE: applygeo Man Pages
|
|
2
|
-
\" AUTHOR: Bas Couwenberg <sebastic@debian.org>
|
|
3
|
-
\"
|
|
4
|
-
.TH APPLYGEO "1" "August 2016" "libgeotiff 1.4.1" "libgeotiff Manual Pages"
|
|
5
|
-
.SH NAME
|
|
6
|
-
applygeo \- apply georeferencing to an existing file
|
|
7
|
-
|
|
8
|
-
.SH SYNOPSIS
|
|
9
|
-
.B applygeo
|
|
10
|
-
\fIfile.geo\fR \fIfile.tiff\fR
|
|
11
|
-
.SH DESCRIPTION
|
|
12
|
-
|
|
13
|
-
.PP
|
|
14
|
-
.B applygeo
|
|
15
|
-
is a utility for applying georeferencing to an existing file.
|
|
16
|
-
|
|
17
|
-
.SH OPTIONS
|
|
18
|
-
.TP 6
|
|
19
|
-
\fIfile.geo\fR
|
|
20
|
-
file containing projection (eg. from listgeo)
|
|
21
|
-
.TP 6
|
|
22
|
-
\fIfile.tiff\fR
|
|
23
|
-
TIFF file into which the projection is written
|
|
24
|
-
|
|
25
|
-
.SH AUTHORS
|
|
26
|
-
jeskynar <jeskynar@hotmail.com> and Frank Warmerdam <warmerdam@pobox.com>.
|
|
27
|
-
|
|
28
|
-
.SH "SEE ALSO"
|
|
29
|
-
.BR geotifcp (1)
|
|
30
|
-
.BR listgeo (1)
|
|
31
|
-
|
|
@@ -1,156 +0,0 @@
|
|
|
1
|
-
\" TITLE: libgeotiff Man Pages
|
|
2
|
-
\" AUTHOR: Bas Couwenberg <sebastic@debian.org>
|
|
3
|
-
\"
|
|
4
|
-
.if \n(.g .ds T< \\FC
|
|
5
|
-
.if \n(.g .ds T> \\F[\n[.fam]]
|
|
6
|
-
|
|
7
|
-
.TH GEOTIFCP "1" "August 2016" "libgeotiff 1.4.1" "libgeotiff Manual Pages"
|
|
8
|
-
.SH NAME
|
|
9
|
-
geotifcp \- Copy TIFF with updated GeoTIFF Metadata
|
|
10
|
-
|
|
11
|
-
.SH SYNOPSIS
|
|
12
|
-
.B geotifcp
|
|
13
|
-
[\fIoptions\fR] [\fB-e\fR \fIesri_worldfile\fR] [\fB-g\fR \fImetadata\fR] \fIinput\fR \fIoutput\fR
|
|
14
|
-
.SH DESCRIPTION
|
|
15
|
-
|
|
16
|
-
.PP
|
|
17
|
-
\fBgeotifcp\fR is identical in function to the LIBTIFF
|
|
18
|
-
program \fBtiffcp\fR, with the additional feature that if
|
|
19
|
-
the "\*(T<\fB\-g\fR\*(T>" option is used the GeoTIFF information from
|
|
20
|
-
the file will be installed into the output file.
|
|
21
|
-
The "\*(T<\fB\-e\fR\*(T> \fIworldfile\fR" option
|
|
22
|
-
will override the tiepoint and scale information from the metadata file
|
|
23
|
-
based on the contents of the ESRI worldfile.
|
|
24
|
-
.PP
|
|
25
|
-
If the "\*(T<\fB\-g\fR\*(T>" option is not used the geotiff information
|
|
26
|
-
from the source file is preserved in the new output file.
|
|
27
|
-
.PP
|
|
28
|
-
"\fBgeotifcp\fR" inherits all the other file-transformation
|
|
29
|
-
capabilities of the \fBtiffcp\fR program; for help on the
|
|
30
|
-
additional parameters give the command:
|
|
31
|
-
|
|
32
|
-
.nf
|
|
33
|
-
\*(T<
|
|
34
|
-
% geotifcp \-h
|
|
35
|
-
\*(T>
|
|
36
|
-
.fi
|
|
37
|
-
.PP
|
|
38
|
-
The metadata format is the same as is described in the
|
|
39
|
-
\fBlistgeo\fR(1)
|
|
40
|
-
program.
|
|
41
|
-
Normally metadata files for use with \fBgeotifcp\fR are
|
|
42
|
-
generated from a similar file with \fBlistgeo\fR,
|
|
43
|
-
and then modified by hand as required.
|
|
44
|
-
|
|
45
|
-
.SH OPTIONS
|
|
46
|
-
.TP
|
|
47
|
-
\*(T<\fB\-g\fR\*(T> \fIfile\fR
|
|
48
|
-
install GeoTIFF metadata from \fIfile\fR
|
|
49
|
-
.TP
|
|
50
|
-
\*(T<\fB\-4\fR\*(T> \fIproj4_str\fR
|
|
51
|
-
install GeoTIFF metadata from proj4 string
|
|
52
|
-
.TP
|
|
53
|
-
\*(T<\fB\-e\fR\*(T> \fIfile\fR
|
|
54
|
-
install positioning info from ESRI Worldfile
|
|
55
|
-
\fIfile\fR
|
|
56
|
-
.TP
|
|
57
|
-
\*(T<\fB\-a\fR\*(T>
|
|
58
|
-
append to output instead of overwriting
|
|
59
|
-
.TP
|
|
60
|
-
\*(T<\fB\-8\fR\*(T>
|
|
61
|
-
write BigTIFF instead of default ClassicTIFF
|
|
62
|
-
.TP
|
|
63
|
-
\*(T<\fB\-o\fR\*(T> \fIoffset\fR
|
|
64
|
-
set initial directory offset
|
|
65
|
-
.TP
|
|
66
|
-
\*(T<\fB\-p\fR\*(T> \*(T<contig\*(T>
|
|
67
|
-
pack samples contiguously (e.g. RGBRGB...)
|
|
68
|
-
.TP
|
|
69
|
-
\*(T<\fB\-p\fR\*(T> \*(T<separate\*(T>
|
|
70
|
-
store samples separately (e.g. RRR...GGG...BBB...)
|
|
71
|
-
.TP
|
|
72
|
-
\*(T<\fB\-s\fR\*(T>
|
|
73
|
-
write output in strips
|
|
74
|
-
.TP
|
|
75
|
-
\*(T<\fB\-t\fR\*(T>
|
|
76
|
-
write output in tiles
|
|
77
|
-
.TP
|
|
78
|
-
\*(T<\fB\-i\fR\*(T>
|
|
79
|
-
ignore read errors
|
|
80
|
-
.TP
|
|
81
|
-
\*(T<\fB\-d\fR\*(T>
|
|
82
|
-
truncate 8 bitspersample to 4bitspersample
|
|
83
|
-
.TP
|
|
84
|
-
\*(T<\fB\-r\fR\*(T> \fI#\fR
|
|
85
|
-
make each strip have no more than \fI#\fR rows
|
|
86
|
-
.TP
|
|
87
|
-
\*(T<\fB\-w\fR\*(T> \fI#\fR
|
|
88
|
-
set output tile width (pixels)
|
|
89
|
-
.TP
|
|
90
|
-
\*(T<\fB\-l\fR\*(T> \fI#\fR
|
|
91
|
-
set output tile length (pixels)
|
|
92
|
-
.TP
|
|
93
|
-
\*(T<\fB\-f\fR\*(T> \*(T<lsb2msb\*(T>
|
|
94
|
-
force lsb-to-msb FillOrder for output
|
|
95
|
-
.TP
|
|
96
|
-
\*(T<\fB\-f\fR\*(T> \*(T<msb2lsb\*(T>
|
|
97
|
-
force msb-to-lsb FillOrder for output
|
|
98
|
-
.TP
|
|
99
|
-
\*(T<\fB\-c\fR\*(T> lzw[:opts]
|
|
100
|
-
compress output with Lempel-Ziv & Welch encoding
|
|
101
|
-
.TP
|
|
102
|
-
\*(T<\fB\-c\fR\*(T> zip[:opts]
|
|
103
|
-
compress output with deflate encoding
|
|
104
|
-
.TP
|
|
105
|
-
\*(T<\fB\-c\fR\*(T> jpeg[:opts]
|
|
106
|
-
compress output with JPEG encoding
|
|
107
|
-
.TP
|
|
108
|
-
\*(T<\fB\-c\fR\*(T> packbits
|
|
109
|
-
compress output with packbits encoding
|
|
110
|
-
.TP
|
|
111
|
-
\*(T<\fB\-c\fR\*(T> g3[:opts]
|
|
112
|
-
compress output with CCITT Group 3 encoding
|
|
113
|
-
.TP
|
|
114
|
-
\*(T<\fB\-c\fR\*(T> g4
|
|
115
|
-
compress output with CCITT Group 4 encoding
|
|
116
|
-
.TP
|
|
117
|
-
\*(T<\fB\-c\fR\*(T> none
|
|
118
|
-
use no compression algorithm on output
|
|
119
|
-
.PP
|
|
120
|
-
Group 3 options:
|
|
121
|
-
.TP
|
|
122
|
-
\*(T<\fB1d\fR\*(T>
|
|
123
|
-
use default CCITT Group 3 1D-encoding
|
|
124
|
-
.TP
|
|
125
|
-
\*(T<\fB2d\fR\*(T>
|
|
126
|
-
use optional CCITT Group 3 2D-encoding
|
|
127
|
-
.TP
|
|
128
|
-
\*(T<\fBfill\fR\*(T>
|
|
129
|
-
byte-align EOL codes
|
|
130
|
-
.PP
|
|
131
|
-
For example, \*(T<\fB\-c\fR\*(T> g3:2d:fill to get G3-2D-encoded data
|
|
132
|
-
with byte-aligned EOLs
|
|
133
|
-
.PP
|
|
134
|
-
JPEG options:
|
|
135
|
-
.TP
|
|
136
|
-
\*(T<\fB#\fR\*(T>
|
|
137
|
-
set compression quality level (0-100, default 75)
|
|
138
|
-
.TP
|
|
139
|
-
\*(T<\fBr\fR\*(T>
|
|
140
|
-
output color image as RGB rather than YCbCr
|
|
141
|
-
.PP
|
|
142
|
-
For example, \*(T<\fB\-c\fR\*(T> jpeg:r:50 to get JPEG-encoded RGB data
|
|
143
|
-
with 50% comp. quality
|
|
144
|
-
.PP
|
|
145
|
-
LZW and deflate options:
|
|
146
|
-
.TP
|
|
147
|
-
\*(T<\fB#\fR\*(T>
|
|
148
|
-
set predictor value
|
|
149
|
-
.PP
|
|
150
|
-
For example, \*(T<\fB\-c\fR\*(T> lzw:2 to get LZW-encoded data with
|
|
151
|
-
horizontal differencing
|
|
152
|
-
|
|
153
|
-
.SH "SEE ALSO"
|
|
154
|
-
.BR applygeo (1)
|
|
155
|
-
.BR listgeo (1)
|
|
156
|
-
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
\" TITLE: libgeotiff Man Pages
|
|
2
|
-
\" AUTHOR: Marco Cecchetti <mrc.ildp@gmail.com>
|
|
3
|
-
\"
|
|
4
|
-
.TH LISTGEO "1" "October 2008" "libgeotiff 1.2.5" "libgeotiff Manual Pages"
|
|
5
|
-
.SH NAME
|
|
6
|
-
listgeo \- dump geotiff metadata
|
|
7
|
-
|
|
8
|
-
.SH SYNOPSIS
|
|
9
|
-
.B listgeo
|
|
10
|
-
[\-tfw] [\-no_norm] [\-proj4] [\-t \fIDIR\fP] file
|
|
11
|
-
.SH DESCRIPTION
|
|
12
|
-
|
|
13
|
-
.PP
|
|
14
|
-
The program listgeo takes a GeoTIFF file as input and dumps to the standard
|
|
15
|
-
output a GeoTIFF "metadata" file, which is human readable, and may also be
|
|
16
|
-
used as input to other programs which use the "GTIFImport" routine, such as
|
|
17
|
-
geotifcp.
|
|
18
|
-
|
|
19
|
-
.SH OPTIONS
|
|
20
|
-
listgeo accepts the following options:
|
|
21
|
-
.TP 6
|
|
22
|
-
.B \-d
|
|
23
|
-
report lat/long corners in decimal degrees instead of DMS
|
|
24
|
-
.TP 6
|
|
25
|
-
.B \-tfw
|
|
26
|
-
Generate a .tfw (ESRI TIFF World) file for the target file
|
|
27
|
-
.TP 6
|
|
28
|
-
.B \-no-norm
|
|
29
|
-
Don't report 'normalized' parameter values
|
|
30
|
-
.TP 6
|
|
31
|
-
.B \-proj4
|
|
32
|
-
Report PROJ.4 equivelent projection definition
|
|
33
|
-
.TP 6
|
|
34
|
-
.B \-t \fIDIR\fP
|
|
35
|
-
force to look in \fIDIR\fP for EPSG_CVS files, overriding default behaviour
|
|
36
|
-
|
|
37
|
-
.SH OTHER INFO
|
|
38
|
-
This program is distributed with libgeotiff software. The home page is located
|
|
39
|
-
at https://trac.osgeo.org/geotiff/. Here you can find links about other
|
|
40
|
-
related projects. A mailing list about libgeotiff development is currenctly
|
|
41
|
-
active at geotiff@lists.maptools.org.
|
|
42
|
-
|
|
43
|
-
.SH AUTHORS
|
|
44
|
-
Niles Ritter, Frank Warmerdam <warmerdam@pobox.com>,
|
|
45
|
-
Derrick J. Brashear <shadow@dementia.org>
|
|
46
|
-
and many others contributors.
|
|
47
|
-
|
|
48
|
-
.SH "SEE ALSO"
|
|
49
|
-
.BR geotifcp (1)
|
|
50
|
-
.BR applygeo (1)
|
|
51
|
-
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
3
|
-
<plist version="1.0">
|
|
4
|
-
<dict>
|
|
5
|
-
<key>AvailableLibraries</key>
|
|
6
|
-
<array>
|
|
7
|
-
<dict>
|
|
8
|
-
<key>BinaryPath</key>
|
|
9
|
-
<string>libgeotiff.a</string>
|
|
10
|
-
<key>HeadersPath</key>
|
|
11
|
-
<string>Headers</string>
|
|
12
|
-
<key>LibraryIdentifier</key>
|
|
13
|
-
<string>ios-arm64_arm64e_x86_64-simulator</string>
|
|
14
|
-
<key>LibraryPath</key>
|
|
15
|
-
<string>libgeotiff.a</string>
|
|
16
|
-
<key>SupportedArchitectures</key>
|
|
17
|
-
<array>
|
|
18
|
-
<string>arm64</string>
|
|
19
|
-
<string>arm64e</string>
|
|
20
|
-
<string>x86_64</string>
|
|
21
|
-
</array>
|
|
22
|
-
<key>SupportedPlatform</key>
|
|
23
|
-
<string>ios</string>
|
|
24
|
-
<key>SupportedPlatformVariant</key>
|
|
25
|
-
<string>simulator</string>
|
|
26
|
-
</dict>
|
|
27
|
-
<dict>
|
|
28
|
-
<key>BinaryPath</key>
|
|
29
|
-
<string>libgeotiff.a</string>
|
|
30
|
-
<key>HeadersPath</key>
|
|
31
|
-
<string>Headers</string>
|
|
32
|
-
<key>LibraryIdentifier</key>
|
|
33
|
-
<string>ios-arm64_arm64e</string>
|
|
34
|
-
<key>LibraryPath</key>
|
|
35
|
-
<string>libgeotiff.a</string>
|
|
36
|
-
<key>SupportedArchitectures</key>
|
|
37
|
-
<array>
|
|
38
|
-
<string>arm64</string>
|
|
39
|
-
<string>arm64e</string>
|
|
40
|
-
</array>
|
|
41
|
-
<key>SupportedPlatform</key>
|
|
42
|
-
<string>ios</string>
|
|
43
|
-
</dict>
|
|
44
|
-
</array>
|
|
45
|
-
<key>CFBundlePackageType</key>
|
|
46
|
-
<string>XFWK</string>
|
|
47
|
-
<key>XCFrameworkFormatVersion</key>
|
|
48
|
-
<string>1.0</string>
|
|
49
|
-
</dict>
|
|
50
|
-
</plist>
|