diff --git a/src/dotnet/MetadataExtractor.MediaLibraryProcessor/Java/JavaRunner.cs b/src/dotnet/MetadataExtractor.MediaLibraryProcessor/Java/JavaRunner.cs index ac58e553..8506e3d4 100644 --- a/src/dotnet/MetadataExtractor.MediaLibraryProcessor/Java/JavaRunner.cs +++ b/src/dotnet/MetadataExtractor.MediaLibraryProcessor/Java/JavaRunner.cs @@ -36,7 +36,7 @@ public static async Task RunAsync(string repoRoot) // Output will differ across different Java runtimes. // Output has historically been produced by: // C:\\Program Files\\Java\\jdk1.8.0_271\\bin\\java.exe - FileName = """C:\Program Files\Java\jdk-18.0.2.1\bin\java.exe""", + FileName = "java.exe", Arguments = string.Join( " ", "-classpath", $"\"{xmpCoreLibraryPath}\";{javaSrcRoot}", diff --git a/src/dotnet/MetadataExtractor.MediaLibraryProcessor/Program.cs b/src/dotnet/MetadataExtractor.MediaLibraryProcessor/Program.cs index 9357665b..331959a7 100644 --- a/src/dotnet/MetadataExtractor.MediaLibraryProcessor/Program.cs +++ b/src/dotnet/MetadataExtractor.MediaLibraryProcessor/Program.cs @@ -3,13 +3,19 @@ using MetadataExtractor.MediaLibraryProcessor; using System; +using System.Globalization; using System.IO; +using System.Threading; // TODO support building libraries from source too // TODO more robust way of finding repo root path string repoRoot = Path.GetFullPath(Path.Combine(Environment.CurrentDirectory, """..\..\..\..\..\..""")); +var culture = CultureInfo.GetCultureInfo("en-US"); +Thread.CurrentThread.CurrentCulture = culture; +Thread.CurrentThread.CurrentUICulture = culture; + // Update .NET and Java metadata files await Console.Out.WriteLineAsync("Updating metadata files..."); @@ -26,3 +32,4 @@ await DiffRunner.RunAsync(repoRoot); await Console.Out.WriteLineAsync("Done."); + diff --git a/tif/BigTIFF/metadata/diff/BigTIFF.tif.txt b/tif/BigTIFF/metadata/diff/BigTIFF.tif.txt deleted file mode 100644 index 4463c4f9..00000000 --- a/tif/BigTIFF/metadata/diff/BigTIFF.tif.txt +++ /dev/null @@ -1,30 +0,0 @@ - FILE: BigTIFF.tif -JAVA TYPE: UNKNOWN -DOTNET TYPE: TIFF -DOTNET -DOTNET [Exif IFD0 - 0x0100] Image Width = 64 pixels -DOTNET [Exif IFD0 - 0x0101] Image Height = 64 pixels -DOTNET [Exif IFD0 - 0x0102] Bits Per Sample = 8 8 8 bits/component/pixel -DOTNET [Exif IFD0 - 0x0106] Photometric Interpretation = RGB -DOTNET [Exif IFD0 - 0x0111] Strip Offsets = 16 -DOTNET [Exif IFD0 - 0x0115] Samples Per Pixel = 3 samples/pixel -DOTNET [Exif IFD0 - 0x0116] Rows Per Strip = 64 rows/strip -DOTNET [Exif IFD0 - 0x0117] Strip Byte Counts = 12288 bytes -DOTNET -DOTNET [File Type - 0x0001] Detected File Type Name = TIFF -DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format -DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff -DOTNET [File Type - 0x0004] Expected File Name Extension = tiff -DOTNET -DOTNET [File - 0x0001] File Name = BigTIFF.tif -DOTNET [File - 0x0002] File Size = 12480 bytes -DOTNET [File - 0x0003] File Modified Date = - -JAVA EXCEPTION: File format could not be determined -DOTNET - Exif IFD0 -DOTNET - File Type -DOTNET - File - - Generated using metadata-extractor - https://drewnoakes.com/code/exif/ - diff --git a/tif/BigTIFF/metadata/diff/BigTIFFLong.tif.txt b/tif/BigTIFF/metadata/diff/BigTIFFLong.tif.txt deleted file mode 100644 index 73c908fc..00000000 --- a/tif/BigTIFF/metadata/diff/BigTIFFLong.tif.txt +++ /dev/null @@ -1,30 +0,0 @@ - FILE: BigTIFFLong.tif -JAVA TYPE: UNKNOWN -DOTNET TYPE: TIFF -DOTNET -DOTNET [Exif IFD0 - 0x0100] Image Width = 64 pixels -DOTNET [Exif IFD0 - 0x0101] Image Height = 64 pixels -DOTNET [Exif IFD0 - 0x0102] Bits Per Sample = 8 8 8 bits/component/pixel -DOTNET [Exif IFD0 - 0x0106] Photometric Interpretation = RGB -DOTNET [Exif IFD0 - 0x0111] Strip Offsets = 16 -DOTNET [Exif IFD0 - 0x0115] Samples Per Pixel = 3 samples/pixel -DOTNET [Exif IFD0 - 0x0116] Rows Per Strip = 64 rows/strip -DOTNET [Exif IFD0 - 0x0117] Strip Byte Counts = 12288 bytes -DOTNET -DOTNET [File Type - 0x0001] Detected File Type Name = TIFF -DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format -DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff -DOTNET [File Type - 0x0004] Expected File Name Extension = tiff -DOTNET -DOTNET [File - 0x0001] File Name = BigTIFFLong.tif -DOTNET [File - 0x0002] File Size = 12480 bytes -DOTNET [File - 0x0003] File Modified Date = - -JAVA EXCEPTION: File format could not be determined -DOTNET - Exif IFD0 -DOTNET - File Type -DOTNET - File - - Generated using metadata-extractor - https://drewnoakes.com/code/exif/ - diff --git a/tif/BigTIFF/metadata/diff/BigTIFFLong8.tif.txt b/tif/BigTIFF/metadata/diff/BigTIFFLong8.tif.txt deleted file mode 100644 index b93a1cff..00000000 --- a/tif/BigTIFF/metadata/diff/BigTIFFLong8.tif.txt +++ /dev/null @@ -1,30 +0,0 @@ - FILE: BigTIFFLong8.tif -JAVA TYPE: UNKNOWN -DOTNET TYPE: TIFF -DOTNET -DOTNET [Exif IFD0 - 0x0100] Image Width = 64 pixels -DOTNET [Exif IFD0 - 0x0101] Image Height = 64 pixels -DOTNET [Exif IFD0 - 0x0102] Bits Per Sample = 8 8 8 bits/component/pixel -DOTNET [Exif IFD0 - 0x0106] Photometric Interpretation = RGB -DOTNET [Exif IFD0 - 0x0111] Strip Offsets = 16 -DOTNET [Exif IFD0 - 0x0115] Samples Per Pixel = 3 samples/pixel -DOTNET [Exif IFD0 - 0x0116] Rows Per Strip = 64 rows/strip -DOTNET [Exif IFD0 - 0x0117] Strip Byte Counts = 12288 bytes -DOTNET -DOTNET [File Type - 0x0001] Detected File Type Name = TIFF -DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format -DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff -DOTNET [File Type - 0x0004] Expected File Name Extension = tiff -DOTNET -DOTNET [File - 0x0001] File Name = BigTIFFLong8.tif -DOTNET [File - 0x0002] File Size = 12480 bytes -DOTNET [File - 0x0003] File Modified Date = - -JAVA EXCEPTION: File format could not be determined -DOTNET - Exif IFD0 -DOTNET - File Type -DOTNET - File - - Generated using metadata-extractor - https://drewnoakes.com/code/exif/ - diff --git a/tif/BigTIFF/metadata/diff/BigTIFFLong8Tiles.tif.txt b/tif/BigTIFF/metadata/diff/BigTIFFLong8Tiles.tif.txt deleted file mode 100644 index 103e82fb..00000000 --- a/tif/BigTIFF/metadata/diff/BigTIFFLong8Tiles.tif.txt +++ /dev/null @@ -1,31 +0,0 @@ - FILE: BigTIFFLong8Tiles.tif -JAVA TYPE: UNKNOWN -DOTNET TYPE: TIFF -DOTNET -DOTNET [Exif IFD0 - 0x0100] Image Width = 64 pixels -DOTNET [Exif IFD0 - 0x0101] Image Height = 64 pixels -DOTNET [Exif IFD0 - 0x0102] Bits Per Sample = 8 8 8 bits/component/pixel -DOTNET [Exif IFD0 - 0x0106] Photometric Interpretation = RGB -DOTNET [Exif IFD0 - 0x0115] Samples Per Pixel = 3 samples/pixel -DOTNET [Exif IFD0 - 0x0142] Tile Width = 32 -DOTNET [Exif IFD0 - 0x0143] Tile Length = 32 -DOTNET [Exif IFD0 - 0x0144] Tile Offsets = 16 3088 6160 9232 -DOTNET [Exif IFD0 - 0x0145] Tile Byte Counts = 3072 3072 3072 3072 -DOTNET -DOTNET [File Type - 0x0001] Detected File Type Name = TIFF -DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format -DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff -DOTNET [File Type - 0x0004] Expected File Name Extension = tiff -DOTNET -DOTNET [File - 0x0001] File Name = BigTIFFLong8Tiles.tif -DOTNET [File - 0x0002] File Size = 12564 bytes -DOTNET [File - 0x0003] File Modified Date = - -JAVA EXCEPTION: File format could not be determined -DOTNET - Exif IFD0 -DOTNET - File Type -DOTNET - File - - Generated using metadata-extractor - https://drewnoakes.com/code/exif/ - diff --git a/tif/BigTIFF/metadata/diff/BigTIFFMotorola.tif.txt b/tif/BigTIFF/metadata/diff/BigTIFFMotorola.tif.txt deleted file mode 100644 index a3f2c1c7..00000000 --- a/tif/BigTIFF/metadata/diff/BigTIFFMotorola.tif.txt +++ /dev/null @@ -1,30 +0,0 @@ - FILE: BigTIFFMotorola.tif -JAVA TYPE: UNKNOWN -DOTNET TYPE: TIFF -DOTNET -DOTNET [Exif IFD0 - 0x0100] Image Width = 64 pixels -DOTNET [Exif IFD0 - 0x0101] Image Height = 64 pixels -DOTNET [Exif IFD0 - 0x0102] Bits Per Sample = 8 8 8 bits/component/pixel -DOTNET [Exif IFD0 - 0x0106] Photometric Interpretation = RGB -DOTNET [Exif IFD0 - 0x0111] Strip Offsets = 16 -DOTNET [Exif IFD0 - 0x0115] Samples Per Pixel = 3 samples/pixel -DOTNET [Exif IFD0 - 0x0116] Rows Per Strip = 64 rows/strip -DOTNET [Exif IFD0 - 0x0117] Strip Byte Counts = 12288 bytes -DOTNET -DOTNET [File Type - 0x0001] Detected File Type Name = TIFF -DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format -DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff -DOTNET [File Type - 0x0004] Expected File Name Extension = tiff -DOTNET -DOTNET [File - 0x0001] File Name = BigTIFFMotorola.tif -DOTNET [File - 0x0002] File Size = 12480 bytes -DOTNET [File - 0x0003] File Modified Date = - -JAVA EXCEPTION: File format could not be determined -DOTNET - Exif IFD0 -DOTNET - File Type -DOTNET - File - - Generated using metadata-extractor - https://drewnoakes.com/code/exif/ - diff --git a/tif/BigTIFF/metadata/diff/BigTIFFMotorolaLongStrips.tif.txt b/tif/BigTIFF/metadata/diff/BigTIFFMotorolaLongStrips.tif.txt deleted file mode 100644 index de8d21a2..00000000 --- a/tif/BigTIFF/metadata/diff/BigTIFFMotorolaLongStrips.tif.txt +++ /dev/null @@ -1,30 +0,0 @@ - FILE: BigTIFFMotorolaLongStrips.tif -JAVA TYPE: UNKNOWN -DOTNET TYPE: TIFF -DOTNET -DOTNET [Exif IFD0 - 0x0100] Image Width = 64 pixels -DOTNET [Exif IFD0 - 0x0101] Image Height = 64 pixels -DOTNET [Exif IFD0 - 0x0102] Bits Per Sample = 8 8 8 bits/component/pixel -DOTNET [Exif IFD0 - 0x0106] Photometric Interpretation = RGB -DOTNET [Exif IFD0 - 0x0111] Strip Offsets = 16 6160 -DOTNET [Exif IFD0 - 0x0115] Samples Per Pixel = 3 samples/pixel -DOTNET [Exif IFD0 - 0x0116] Rows Per Strip = 32 rows/strip -DOTNET [Exif IFD0 - 0x0117] Strip Byte Counts = 6144 6144 bytes -DOTNET -DOTNET [File Type - 0x0001] Detected File Type Name = TIFF -DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format -DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff -DOTNET [File Type - 0x0004] Expected File Name Extension = tiff -DOTNET -DOTNET [File - 0x0001] File Name = BigTIFFMotorolaLongStrips.tif -DOTNET [File - 0x0002] File Size = 12480 bytes -DOTNET [File - 0x0003] File Modified Date = - -JAVA EXCEPTION: File format could not be determined -DOTNET - Exif IFD0 -DOTNET - File Type -DOTNET - File - - Generated using metadata-extractor - https://drewnoakes.com/code/exif/ - diff --git a/tif/BigTIFF/metadata/diff/BigTIFFSubIFD4.tif.txt b/tif/BigTIFF/metadata/diff/BigTIFFSubIFD4.tif.txt index 284e2cd0..d0053304 100644 --- a/tif/BigTIFF/metadata/diff/BigTIFFSubIFD4.tif.txt +++ b/tif/BigTIFF/metadata/diff/BigTIFFSubIFD4.tif.txt @@ -1,7 +1,7 @@ FILE: BigTIFFSubIFD4.tif -JAVA TYPE: UNKNOWN -DOTNET TYPE: TIFF -DOTNET + TYPE: TIFF + +JAVA [ERROR: Exif IFD0] Ignored IFD marked to start outside data segment DOTNET [Exif IFD0 - 0x0100] Image Width = 64 pixels DOTNET [Exif IFD0 - 0x0101] Image Height = 64 pixels DOTNET [Exif IFD0 - 0x0102] Bits Per Sample = 8 8 8 bits/component/pixel @@ -39,23 +39,22 @@ DOTNET [Exif SubIFD - 0x0111] Strip Offsets = 15768 DOTNET [Exif SubIFD - 0x0115] Samples Per Pixel = 3 samples/pixel DOTNET [Exif SubIFD - 0x0116] Rows Per Strip = 32 rows/strip DOTNET [Exif SubIFD - 0x0117] Strip Byte Counts = 3072 bytes -DOTNET -DOTNET [File Type - 0x0001] Detected File Type Name = TIFF -DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format -DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff -DOTNET [File Type - 0x0004] Expected File Name Extension = tiff -DOTNET -DOTNET [File - 0x0001] File Name = BigTIFFSubIFD4.tif -DOTNET [File - 0x0002] File Size = 31520 bytes -DOTNET [File - 0x0003] File Modified Date = -JAVA EXCEPTION: File format could not be determined -DOTNET - Exif IFD0 + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = BigTIFFSubIFD4.tif + [File - 0x0002] File Size = 31520 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 DOTNET - Exif SubIFD DOTNET - Exif Thumbnail DOTNET - Exif SubIFD -DOTNET - File Type -DOTNET - File + - File Type + - File Generated using metadata-extractor https://drewnoakes.com/code/exif/ diff --git a/tif/BigTIFF/metadata/diff/BigTIFFSubIFD8.tif.txt b/tif/BigTIFF/metadata/diff/BigTIFFSubIFD8.tif.txt index 7ca6cd36..b022da10 100644 --- a/tif/BigTIFF/metadata/diff/BigTIFFSubIFD8.tif.txt +++ b/tif/BigTIFF/metadata/diff/BigTIFFSubIFD8.tif.txt @@ -1,7 +1,7 @@ FILE: BigTIFFSubIFD8.tif -JAVA TYPE: UNKNOWN -DOTNET TYPE: TIFF -DOTNET + TYPE: TIFF + +JAVA [ERROR: Exif IFD0] Ignored IFD marked to start outside data segment DOTNET [Exif IFD0 - 0x0100] Image Width = 64 pixels DOTNET [Exif IFD0 - 0x0101] Image Height = 64 pixels DOTNET [Exif IFD0 - 0x0102] Bits Per Sample = 8 8 8 bits/component/pixel @@ -39,23 +39,22 @@ DOTNET [Exif SubIFD - 0x0111] Strip Offsets = 15768 DOTNET [Exif SubIFD - 0x0115] Samples Per Pixel = 3 samples/pixel DOTNET [Exif SubIFD - 0x0116] Rows Per Strip = 32 rows/strip DOTNET [Exif SubIFD - 0x0117] Strip Byte Counts = 3072 bytes -DOTNET -DOTNET [File Type - 0x0001] Detected File Type Name = TIFF -DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format -DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff -DOTNET [File Type - 0x0004] Expected File Name Extension = tiff -DOTNET -DOTNET [File - 0x0001] File Name = BigTIFFSubIFD8.tif -DOTNET [File - 0x0002] File Size = 31520 bytes -DOTNET [File - 0x0003] File Modified Date = -JAVA EXCEPTION: File format could not be determined -DOTNET - Exif IFD0 + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = BigTIFFSubIFD8.tif + [File - 0x0002] File Size = 31520 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 DOTNET - Exif SubIFD DOTNET - Exif Thumbnail DOTNET - Exif SubIFD -DOTNET - File Type -DOTNET - File + - File Type + - File Generated using metadata-extractor https://drewnoakes.com/code/exif/ diff --git a/tif/BigTIFF/metadata/java/BigTIFF.tif.txt b/tif/BigTIFF/metadata/java/BigTIFF.tif.txt index aa4de32f..b6f50e03 100644 --- a/tif/BigTIFF/metadata/java/BigTIFF.tif.txt +++ b/tif/BigTIFF/metadata/java/BigTIFF.tif.txt @@ -1,7 +1,27 @@ FILE: BigTIFF.tif -TYPE: UNKNOWN +TYPE: TIFF -EXCEPTION: File format could not be determined +[Exif IFD0 - 0x0100] Image Width = 64 pixels +[Exif IFD0 - 0x0101] Image Height = 64 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 8 8 bits/component/pixel +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB +[Exif IFD0 - 0x0111] Strip Offsets = 16 +[Exif IFD0 - 0x0115] Samples Per Pixel = 3 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 64 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 12288 bytes + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = BigTIFF.tif +[File - 0x0002] File Size = 12480 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 +- File Type +- File Generated using metadata-extractor https://drewnoakes.com/code/exif/ diff --git a/tif/BigTIFF/metadata/java/BigTIFFLong.tif.txt b/tif/BigTIFF/metadata/java/BigTIFFLong.tif.txt index ec157b48..14658579 100644 --- a/tif/BigTIFF/metadata/java/BigTIFFLong.tif.txt +++ b/tif/BigTIFF/metadata/java/BigTIFFLong.tif.txt @@ -1,7 +1,27 @@ FILE: BigTIFFLong.tif -TYPE: UNKNOWN +TYPE: TIFF -EXCEPTION: File format could not be determined +[Exif IFD0 - 0x0100] Image Width = 64 pixels +[Exif IFD0 - 0x0101] Image Height = 64 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 8 8 bits/component/pixel +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB +[Exif IFD0 - 0x0111] Strip Offsets = 16 +[Exif IFD0 - 0x0115] Samples Per Pixel = 3 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 64 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 12288 bytes + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = BigTIFFLong.tif +[File - 0x0002] File Size = 12480 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 +- File Type +- File Generated using metadata-extractor https://drewnoakes.com/code/exif/ diff --git a/tif/BigTIFF/metadata/java/BigTIFFLong8.tif.txt b/tif/BigTIFF/metadata/java/BigTIFFLong8.tif.txt index 79bbee46..763db52a 100644 --- a/tif/BigTIFF/metadata/java/BigTIFFLong8.tif.txt +++ b/tif/BigTIFF/metadata/java/BigTIFFLong8.tif.txt @@ -1,7 +1,27 @@ FILE: BigTIFFLong8.tif -TYPE: UNKNOWN +TYPE: TIFF -EXCEPTION: File format could not be determined +[Exif IFD0 - 0x0100] Image Width = 64 pixels +[Exif IFD0 - 0x0101] Image Height = 64 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 8 8 bits/component/pixel +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB +[Exif IFD0 - 0x0111] Strip Offsets = 16 +[Exif IFD0 - 0x0115] Samples Per Pixel = 3 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 64 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 12288 bytes + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = BigTIFFLong8.tif +[File - 0x0002] File Size = 12480 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 +- File Type +- File Generated using metadata-extractor https://drewnoakes.com/code/exif/ diff --git a/tif/BigTIFF/metadata/java/BigTIFFLong8Tiles.tif.txt b/tif/BigTIFF/metadata/java/BigTIFFLong8Tiles.tif.txt index ce9bd25a..2e99d2e0 100644 --- a/tif/BigTIFF/metadata/java/BigTIFFLong8Tiles.tif.txt +++ b/tif/BigTIFF/metadata/java/BigTIFFLong8Tiles.tif.txt @@ -1,7 +1,28 @@ FILE: BigTIFFLong8Tiles.tif -TYPE: UNKNOWN +TYPE: TIFF -EXCEPTION: File format could not be determined +[Exif IFD0 - 0x0100] Image Width = 64 pixels +[Exif IFD0 - 0x0101] Image Height = 64 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 8 8 bits/component/pixel +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB +[Exif IFD0 - 0x0115] Samples Per Pixel = 3 samples/pixel +[Exif IFD0 - 0x0142] Tile Width = 32 +[Exif IFD0 - 0x0143] Tile Length = 32 +[Exif IFD0 - 0x0144] Tile Offsets = 16 3088 6160 9232 +[Exif IFD0 - 0x0145] Tile Byte Counts = 3072 3072 3072 3072 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = BigTIFFLong8Tiles.tif +[File - 0x0002] File Size = 12564 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 +- File Type +- File Generated using metadata-extractor https://drewnoakes.com/code/exif/ diff --git a/tif/BigTIFF/metadata/java/BigTIFFMotorola.tif.txt b/tif/BigTIFF/metadata/java/BigTIFFMotorola.tif.txt index 17432d1b..3196aacd 100644 --- a/tif/BigTIFF/metadata/java/BigTIFFMotorola.tif.txt +++ b/tif/BigTIFF/metadata/java/BigTIFFMotorola.tif.txt @@ -1,7 +1,27 @@ FILE: BigTIFFMotorola.tif -TYPE: UNKNOWN +TYPE: TIFF -EXCEPTION: File format could not be determined +[Exif IFD0 - 0x0100] Image Width = 64 pixels +[Exif IFD0 - 0x0101] Image Height = 64 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 8 8 bits/component/pixel +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB +[Exif IFD0 - 0x0111] Strip Offsets = 16 +[Exif IFD0 - 0x0115] Samples Per Pixel = 3 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 64 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 12288 bytes + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = BigTIFFMotorola.tif +[File - 0x0002] File Size = 12480 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 +- File Type +- File Generated using metadata-extractor https://drewnoakes.com/code/exif/ diff --git a/tif/BigTIFF/metadata/java/BigTIFFMotorolaLongStrips.tif.txt b/tif/BigTIFF/metadata/java/BigTIFFMotorolaLongStrips.tif.txt index 6bf09a55..fe98cd59 100644 --- a/tif/BigTIFF/metadata/java/BigTIFFMotorolaLongStrips.tif.txt +++ b/tif/BigTIFF/metadata/java/BigTIFFMotorolaLongStrips.tif.txt @@ -1,7 +1,27 @@ FILE: BigTIFFMotorolaLongStrips.tif -TYPE: UNKNOWN +TYPE: TIFF -EXCEPTION: File format could not be determined +[Exif IFD0 - 0x0100] Image Width = 64 pixels +[Exif IFD0 - 0x0101] Image Height = 64 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 8 8 bits/component/pixel +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB +[Exif IFD0 - 0x0111] Strip Offsets = 16 6160 +[Exif IFD0 - 0x0115] Samples Per Pixel = 3 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 32 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 6144 6144 bytes + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = BigTIFFMotorolaLongStrips.tif +[File - 0x0002] File Size = 12480 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 +- File Type +- File Generated using metadata-extractor https://drewnoakes.com/code/exif/ diff --git a/tif/BigTIFF/metadata/java/BigTIFFSubIFD4.tif.txt b/tif/BigTIFF/metadata/java/BigTIFFSubIFD4.tif.txt index 57e71205..687a7ae9 100644 --- a/tif/BigTIFF/metadata/java/BigTIFFSubIFD4.tif.txt +++ b/tif/BigTIFF/metadata/java/BigTIFFSubIFD4.tif.txt @@ -1,7 +1,20 @@ FILE: BigTIFFSubIFD4.tif -TYPE: UNKNOWN +TYPE: TIFF -EXCEPTION: File format could not be determined +[ERROR: Exif IFD0] Ignored IFD marked to start outside data segment + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = BigTIFFSubIFD4.tif +[File - 0x0002] File Size = 31520 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 +- File Type +- File Generated using metadata-extractor https://drewnoakes.com/code/exif/ diff --git a/tif/BigTIFF/metadata/java/BigTIFFSubIFD8.tif.txt b/tif/BigTIFF/metadata/java/BigTIFFSubIFD8.tif.txt index 12441fdd..0a87c3d2 100644 --- a/tif/BigTIFF/metadata/java/BigTIFFSubIFD8.tif.txt +++ b/tif/BigTIFF/metadata/java/BigTIFFSubIFD8.tif.txt @@ -1,7 +1,20 @@ FILE: BigTIFFSubIFD8.tif -TYPE: UNKNOWN +TYPE: TIFF -EXCEPTION: File format could not be determined +[ERROR: Exif IFD0] Ignored IFD marked to start outside data segment + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = BigTIFFSubIFD8.tif +[File - 0x0002] File Size = 31520 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 +- File Type +- File Generated using metadata-extractor https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/GeogAngularUnitsGeoKey_9114.tif b/tif/GeoTIFF/GeogAngularUnitsGeoKey_9114.tif new file mode 100644 index 00000000..e15144c1 Binary files /dev/null and b/tif/GeoTIFF/GeogAngularUnitsGeoKey_9114.tif differ diff --git a/tif/GeoTIFF/GeogGeodeticDatumGeoKey.tif b/tif/GeoTIFF/GeogGeodeticDatumGeoKey.tif new file mode 100644 index 00000000..e34afd85 Binary files /dev/null and b/tif/GeoTIFF/GeogGeodeticDatumGeoKey.tif differ diff --git a/tif/GeoTIFF/GeogPrimeMeridianGeoKey.tif b/tif/GeoTIFF/GeogPrimeMeridianGeoKey.tif new file mode 100644 index 00000000..7964cb57 Binary files /dev/null and b/tif/GeoTIFF/GeogPrimeMeridianGeoKey.tif differ diff --git a/tif/GeoTIFF/GeogToWGS84GeoKey5.tif b/tif/GeoTIFF/GeogToWGS84GeoKey5.tif new file mode 100644 index 00000000..e878c608 Binary files /dev/null and b/tif/GeoTIFF/GeogToWGS84GeoKey5.tif differ diff --git a/tif/GeoTIFF/ProjLinearUnitsGeoKey_9036.tif b/tif/GeoTIFF/ProjLinearUnitsGeoKey_9036.tif new file mode 100644 index 00000000..3169e530 Binary files /dev/null and b/tif/GeoTIFF/ProjLinearUnitsGeoKey_9036.tif differ diff --git a/tif/GeoTIFF/ProjectedCSTypeGeoKey_2046_transverse_mercator_south_oriented.tif b/tif/GeoTIFF/ProjectedCSTypeGeoKey_2046_transverse_mercator_south_oriented.tif new file mode 100644 index 00000000..6fd6a90a Binary files /dev/null and b/tif/GeoTIFF/ProjectedCSTypeGeoKey_2046_transverse_mercator_south_oriented.tif differ diff --git a/tif/GeoTIFF/ProjectedCSTypeGeoKey_27200_new_zealand_mapping_grid.tif b/tif/GeoTIFF/ProjectedCSTypeGeoKey_27200_new_zealand_mapping_grid.tif new file mode 100644 index 00000000..b41d64c7 Binary files /dev/null and b/tif/GeoTIFF/ProjectedCSTypeGeoKey_27200_new_zealand_mapping_grid.tif differ diff --git a/tif/GeoTIFF/ProjectedCSTypeGeoKey_28191_cassini_soldner.tif b/tif/GeoTIFF/ProjectedCSTypeGeoKey_28191_cassini_soldner.tif new file mode 100644 index 00000000..4326cab1 Binary files /dev/null and b/tif/GeoTIFF/ProjectedCSTypeGeoKey_28191_cassini_soldner.tif differ diff --git a/tif/GeoTIFF/ProjectedCSTypeGeoKey_29101_polyconic.tif b/tif/GeoTIFF/ProjectedCSTypeGeoKey_29101_polyconic.tif new file mode 100644 index 00000000..aeda046f Binary files /dev/null and b/tif/GeoTIFF/ProjectedCSTypeGeoKey_29101_polyconic.tif differ diff --git a/tif/GeoTIFF/ProjectedCSTypeGeoKey_3032_polar_stereographic_variant_b.tif b/tif/GeoTIFF/ProjectedCSTypeGeoKey_3032_polar_stereographic_variant_b.tif new file mode 100644 index 00000000..ac344781 Binary files /dev/null and b/tif/GeoTIFF/ProjectedCSTypeGeoKey_3032_polar_stereographic_variant_b.tif differ diff --git a/tif/GeoTIFF/ProjectedCSTypeGeoKey_3035_lambert_azimuthal_equal_area.tif b/tif/GeoTIFF/ProjectedCSTypeGeoKey_3035_lambert_azimuthal_equal_area.tif new file mode 100644 index 00000000..313911a1 Binary files /dev/null and b/tif/GeoTIFF/ProjectedCSTypeGeoKey_3035_lambert_azimuthal_equal_area.tif differ diff --git a/tif/GeoTIFF/ProjectedCSTypeGeoKey_3083_albers_equal_area.tif b/tif/GeoTIFF/ProjectedCSTypeGeoKey_3083_albers_equal_area.tif new file mode 100644 index 00000000..813322b0 Binary files /dev/null and b/tif/GeoTIFF/ProjectedCSTypeGeoKey_3083_albers_equal_area.tif differ diff --git a/tif/GeoTIFF/ProjectedCSTypeGeoKey_3410_lambert_cylindrical_equal_area.tif b/tif/GeoTIFF/ProjectedCSTypeGeoKey_3410_lambert_cylindrical_equal_area.tif new file mode 100644 index 00000000..60725aa7 Binary files /dev/null and b/tif/GeoTIFF/ProjectedCSTypeGeoKey_3410_lambert_cylindrical_equal_area.tif differ diff --git a/tif/GeoTIFF/ProjectedCSTypeGeoKey_3812_lcc2sp.tif b/tif/GeoTIFF/ProjectedCSTypeGeoKey_3812_lcc2sp.tif new file mode 100644 index 00000000..848afe9c Binary files /dev/null and b/tif/GeoTIFF/ProjectedCSTypeGeoKey_3812_lcc2sp.tif differ diff --git a/tif/GeoTIFF/ProjectedCSTypeGeoKey_3814_transverse_mercator.tif b/tif/GeoTIFF/ProjectedCSTypeGeoKey_3814_transverse_mercator.tif new file mode 100644 index 00000000..497d3f55 Binary files /dev/null and b/tif/GeoTIFF/ProjectedCSTypeGeoKey_3814_transverse_mercator.tif differ diff --git a/tif/GeoTIFF/ProjectedCSTypeGeoKey_4087_equidistant_cylindrical.tif b/tif/GeoTIFF/ProjectedCSTypeGeoKey_4087_equidistant_cylindrical.tif new file mode 100644 index 00000000..b0188584 Binary files /dev/null and b/tif/GeoTIFF/ProjectedCSTypeGeoKey_4087_equidistant_cylindrical.tif differ diff --git a/tif/GeoTIFF/ProjectedCSTypeGeoKey_5329_mercator1sp.tif b/tif/GeoTIFF/ProjectedCSTypeGeoKey_5329_mercator1sp.tif new file mode 100644 index 00000000..a06dd85e Binary files /dev/null and b/tif/GeoTIFF/ProjectedCSTypeGeoKey_5329_mercator1sp.tif differ diff --git a/tif/GeoTIFF/ProjectedCSTypeGeoKey_5456_lcc1sp.tif b/tif/GeoTIFF/ProjectedCSTypeGeoKey_5456_lcc1sp.tif new file mode 100644 index 00000000..64bc4634 Binary files /dev/null and b/tif/GeoTIFF/ProjectedCSTypeGeoKey_5456_lcc1sp.tif differ diff --git a/tif/GeoTIFF/ProjectedCSTypeGeoKey_5482_polar_stereographic_variant_a.tif b/tif/GeoTIFF/ProjectedCSTypeGeoKey_5482_polar_stereographic_variant_a.tif new file mode 100644 index 00000000..28b6defb Binary files /dev/null and b/tif/GeoTIFF/ProjectedCSTypeGeoKey_5482_polar_stereographic_variant_a.tif differ diff --git a/tif/GeoTIFF/ProjectedCSTypeGeoKey_5588_oblique_stereographic.tif b/tif/GeoTIFF/ProjectedCSTypeGeoKey_5588_oblique_stereographic.tif new file mode 100644 index 00000000..0c0fc433 Binary files /dev/null and b/tif/GeoTIFF/ProjectedCSTypeGeoKey_5588_oblique_stereographic.tif differ diff --git a/tif/GeoTIFF/ProjectedCSTypeGeoKey_5641_mercator2sp.tif b/tif/GeoTIFF/ProjectedCSTypeGeoKey_5641_mercator2sp.tif new file mode 100644 index 00000000..2bba355f Binary files /dev/null and b/tif/GeoTIFF/ProjectedCSTypeGeoKey_5641_mercator2sp.tif differ diff --git a/tif/GeoTIFF/ProjectedCSTypeGeoKey_6808_hotine_oblique_mercator_variant_a.tif b/tif/GeoTIFF/ProjectedCSTypeGeoKey_6808_hotine_oblique_mercator_variant_a.tif new file mode 100644 index 00000000..1e5e10ea Binary files /dev/null and b/tif/GeoTIFF/ProjectedCSTypeGeoKey_6808_hotine_oblique_mercator_variant_a.tif differ diff --git a/tif/GeoTIFF/ProjectedCSTypeGeoKey_8065_hotine_oblique_mercator_variant_b.tif b/tif/GeoTIFF/ProjectedCSTypeGeoKey_8065_hotine_oblique_mercator_variant_b.tif new file mode 100644 index 00000000..32572794 Binary files /dev/null and b/tif/GeoTIFF/ProjectedCSTypeGeoKey_8065_hotine_oblique_mercator_variant_b.tif differ diff --git a/tif/GeoTIFF/ProjectedCSTypeGeoKey_8441_oblique_mercator_laborde.tif b/tif/GeoTIFF/ProjectedCSTypeGeoKey_8441_oblique_mercator_laborde.tif new file mode 100644 index 00000000..b9c88831 Binary files /dev/null and b/tif/GeoTIFF/ProjectedCSTypeGeoKey_8441_oblique_mercator_laborde.tif differ diff --git a/tif/GeoTIFF/SP27GTIF.TIF b/tif/GeoTIFF/SP27GTIF.TIF new file mode 100644 index 00000000..bf2a26cf Binary files /dev/null and b/tif/GeoTIFF/SP27GTIF.TIF differ diff --git a/tif/GeoTIFF/UTM2GTIF.TIF b/tif/GeoTIFF/UTM2GTIF.TIF new file mode 100644 index 00000000..a0fde79e Binary files /dev/null and b/tif/GeoTIFF/UTM2GTIF.TIF differ diff --git a/tif/GeoTIFF/acea.tif b/tif/GeoTIFF/acea.tif new file mode 100644 index 00000000..7c7788cb Binary files /dev/null and b/tif/GeoTIFF/acea.tif differ diff --git a/tif/GeoTIFF/ae.tif b/tif/GeoTIFF/ae.tif new file mode 100644 index 00000000..ba24afb9 Binary files /dev/null and b/tif/GeoTIFF/ae.tif differ diff --git a/tif/GeoTIFF/albers27.tif b/tif/GeoTIFF/albers27.tif new file mode 100644 index 00000000..4ec6ceda Binary files /dev/null and b/tif/GeoTIFF/albers27.tif differ diff --git a/tif/GeoTIFF/albers_equal_area.tif b/tif/GeoTIFF/albers_equal_area.tif new file mode 100644 index 00000000..1d5f8633 Binary files /dev/null and b/tif/GeoTIFF/albers_equal_area.tif differ diff --git a/tif/GeoTIFF/azi_equi.tif b/tif/GeoTIFF/azi_equi.tif new file mode 100644 index 00000000..30faf205 Binary files /dev/null and b/tif/GeoTIFF/azi_equi.tif differ diff --git a/tif/GeoTIFF/bip_obl_con.tif b/tif/GeoTIFF/bip_obl_con.tif new file mode 100644 index 00000000..46c5a2a3 Binary files /dev/null and b/tif/GeoTIFF/bip_obl_con.tif differ diff --git a/tif/GeoTIFF/bogota.tif b/tif/GeoTIFF/bogota.tif new file mode 100644 index 00000000..235b3323 Binary files /dev/null and b/tif/GeoTIFF/bogota.tif differ diff --git a/tif/GeoTIFF/bonne.tif b/tif/GeoTIFF/bonne.tif new file mode 100644 index 00000000..1592bf86 Binary files /dev/null and b/tif/GeoTIFF/bonne.tif differ diff --git a/tif/GeoTIFF/brit_nat.tif b/tif/GeoTIFF/brit_nat.tif new file mode 100644 index 00000000..6428295c Binary files /dev/null and b/tif/GeoTIFF/brit_nat.tif differ diff --git a/tif/GeoTIFF/byte.tif b/tif/GeoTIFF/byte.tif new file mode 100644 index 00000000..6fddac12 Binary files /dev/null and b/tif/GeoTIFF/byte.tif differ diff --git a/tif/GeoTIFF/byte_v11.tif b/tif/GeoTIFF/byte_v11.tif new file mode 100644 index 00000000..e6d8f023 Binary files /dev/null and b/tif/GeoTIFF/byte_v11.tif differ diff --git a/tif/GeoTIFF/c41078a1.tif b/tif/GeoTIFF/c41078a1.tif new file mode 100644 index 00000000..7329bd61 Binary files /dev/null and b/tif/GeoTIFF/c41078a1.tif differ diff --git a/tif/GeoTIFF/cass_sold.tif b/tif/GeoTIFF/cass_sold.tif new file mode 100644 index 00000000..b24e84cc Binary files /dev/null and b/tif/GeoTIFF/cass_sold.tif differ diff --git a/tif/GeoTIFF/cassini_soldner.tif b/tif/GeoTIFF/cassini_soldner.tif new file mode 100644 index 00000000..54c3dbe1 Binary files /dev/null and b/tif/GeoTIFF/cassini_soldner.tif differ diff --git a/tif/GeoTIFF/cea.tif b/tif/GeoTIFF/cea.tif new file mode 100644 index 00000000..77501e31 Binary files /dev/null and b/tif/GeoTIFF/cea.tif differ diff --git a/tif/GeoTIFF/cham_tri.tif b/tif/GeoTIFF/cham_tri.tif new file mode 100644 index 00000000..677ec8e3 Binary files /dev/null and b/tif/GeoTIFF/cham_tri.tif differ diff --git a/tif/GeoTIFF/cyl_equi.tif b/tif/GeoTIFF/cyl_equi.tif new file mode 100644 index 00000000..5ac37207 Binary files /dev/null and b/tif/GeoTIFF/cyl_equi.tif differ diff --git a/tif/GeoTIFF/e_tile.tif b/tif/GeoTIFF/e_tile.tif new file mode 100644 index 00000000..7f828f1e Binary files /dev/null and b/tif/GeoTIFF/e_tile.tif differ diff --git a/tif/GeoTIFF/eckert4.tif b/tif/GeoTIFF/eckert4.tif new file mode 100644 index 00000000..772db889 Binary files /dev/null and b/tif/GeoTIFF/eckert4.tif differ diff --git a/tif/GeoTIFF/econic.tif b/tif/GeoTIFF/econic.tif new file mode 100644 index 00000000..a3a507c2 Binary files /dev/null and b/tif/GeoTIFF/econic.tif differ diff --git a/tif/GeoTIFF/epsg_27563_allgeokeys.tif b/tif/GeoTIFF/epsg_27563_allgeokeys.tif new file mode 100644 index 00000000..da79734d Binary files /dev/null and b/tif/GeoTIFF/epsg_27563_allgeokeys.tif differ diff --git a/tif/GeoTIFF/epsg_27563_only_pcs_code.tif b/tif/GeoTIFF/epsg_27563_only_pcs_code.tif new file mode 100644 index 00000000..561c106c Binary files /dev/null and b/tif/GeoTIFF/epsg_27563_only_pcs_code.tif differ diff --git a/tif/GeoTIFF/equi_conic.tif b/tif/GeoTIFF/equi_conic.tif new file mode 100644 index 00000000..500d502d Binary files /dev/null and b/tif/GeoTIFF/equi_conic.tif differ diff --git a/tif/GeoTIFF/equidistant_cylindrical.tif b/tif/GeoTIFF/equidistant_cylindrical.tif new file mode 100644 index 00000000..308f8704 Binary files /dev/null and b/tif/GeoTIFF/equidistant_cylindrical.tif differ diff --git a/tif/GeoTIFF/er.tif b/tif/GeoTIFF/er.tif new file mode 100644 index 00000000..6b109a2f Binary files /dev/null and b/tif/GeoTIFF/er.tif differ diff --git a/tif/GeoTIFF/f41078a1.tif b/tif/GeoTIFF/f41078a1.tif new file mode 100644 index 00000000..7d8e82cc Binary files /dev/null and b/tif/GeoTIFF/f41078a1.tif differ diff --git a/tif/GeoTIFF/f41078e1.tif b/tif/GeoTIFF/f41078e1.tif new file mode 100644 index 00000000..638e652c Binary files /dev/null and b/tif/GeoTIFF/f41078e1.tif differ diff --git a/tif/GeoTIFF/gauss_k.tif b/tif/GeoTIFF/gauss_k.tif new file mode 100644 index 00000000..7db6c417 Binary files /dev/null and b/tif/GeoTIFF/gauss_k.tif differ diff --git a/tif/GeoTIFF/gen_pers.tif b/tif/GeoTIFF/gen_pers.tif new file mode 100644 index 00000000..72d842a8 Binary files /dev/null and b/tif/GeoTIFF/gen_pers.tif differ diff --git a/tif/GeoTIFF/geoc.tif b/tif/GeoTIFF/geoc.tif new file mode 100644 index 00000000..a98ce77b Binary files /dev/null and b/tif/GeoTIFF/geoc.tif differ diff --git a/tif/GeoTIFF/geog.tif b/tif/GeoTIFF/geog.tif new file mode 100644 index 00000000..6fc39b2e Binary files /dev/null and b/tif/GeoTIFF/geog.tif differ diff --git a/tif/GeoTIFF/gnomonic.tif b/tif/GeoTIFF/gnomonic.tif new file mode 100644 index 00000000..0798839e Binary files /dev/null and b/tif/GeoTIFF/gnomonic.tif differ diff --git a/tif/GeoTIFF/hotine_oblique_mercator_variant_a.tif b/tif/GeoTIFF/hotine_oblique_mercator_variant_a.tif new file mode 100644 index 00000000..6e0a02df Binary files /dev/null and b/tif/GeoTIFF/hotine_oblique_mercator_variant_a.tif differ diff --git a/tif/GeoTIFF/hotine_oblique_mercator_variant_b.tif b/tif/GeoTIFF/hotine_oblique_mercator_variant_b.tif new file mode 100644 index 00000000..d8403388 Binary files /dev/null and b/tif/GeoTIFF/hotine_oblique_mercator_variant_b.tif differ diff --git a/tif/GeoTIFF/i30dem.tif b/tif/GeoTIFF/i30dem.tif new file mode 100644 index 00000000..ea827450 Binary files /dev/null and b/tif/GeoTIFF/i30dem.tif differ diff --git a/tif/GeoTIFF/ilatlon.tif b/tif/GeoTIFF/ilatlon.tif new file mode 100644 index 00000000..7062bad8 Binary files /dev/null and b/tif/GeoTIFF/ilatlon.tif differ diff --git a/tif/GeoTIFF/ilatlon_float.tif b/tif/GeoTIFF/ilatlon_float.tif new file mode 100644 index 00000000..803fdf9c Binary files /dev/null and b/tif/GeoTIFF/ilatlon_float.tif differ diff --git a/tif/GeoTIFF/image0.tif b/tif/GeoTIFF/image0.tif new file mode 100644 index 00000000..9fdf4167 Binary files /dev/null and b/tif/GeoTIFF/image0.tif differ diff --git a/tif/GeoTIFF/image1.tif b/tif/GeoTIFF/image1.tif new file mode 100644 index 00000000..8783b19d Binary files /dev/null and b/tif/GeoTIFF/image1.tif differ diff --git a/tif/GeoTIFF/image2.tif b/tif/GeoTIFF/image2.tif new file mode 100644 index 00000000..f3de6b95 Binary files /dev/null and b/tif/GeoTIFF/image2.tif differ diff --git a/tif/GeoTIFF/image3.tif b/tif/GeoTIFF/image3.tif new file mode 100644 index 00000000..5ee2fb9f Binary files /dev/null and b/tif/GeoTIFF/image3.tif differ diff --git a/tif/GeoTIFF/image4.tif b/tif/GeoTIFF/image4.tif new file mode 100644 index 00000000..61a73d22 Binary files /dev/null and b/tif/GeoTIFF/image4.tif differ diff --git a/tif/GeoTIFF/image5.tif b/tif/GeoTIFF/image5.tif new file mode 100644 index 00000000..4cf48070 Binary files /dev/null and b/tif/GeoTIFF/image5.tif differ diff --git a/tif/GeoTIFF/image6.tif b/tif/GeoTIFF/image6.tif new file mode 100644 index 00000000..c9c317cd Binary files /dev/null and b/tif/GeoTIFF/image6.tif differ diff --git a/tif/GeoTIFF/image7.tif b/tif/GeoTIFF/image7.tif new file mode 100644 index 00000000..7fce680a Binary files /dev/null and b/tif/GeoTIFF/image7.tif differ diff --git a/tif/GeoTIFF/indo_poly.tif b/tif/GeoTIFF/indo_poly.tif new file mode 100644 index 00000000..c69c6b42 Binary files /dev/null and b/tif/GeoTIFF/indo_poly.tif differ diff --git a/tif/GeoTIFF/krovak.tif b/tif/GeoTIFF/krovak.tif new file mode 100644 index 00000000..15ad6f0e Binary files /dev/null and b/tif/GeoTIFF/krovak.tif differ diff --git a/tif/GeoTIFF/laborde.tif b/tif/GeoTIFF/laborde.tif new file mode 100644 index 00000000..30427e19 Binary files /dev/null and b/tif/GeoTIFF/laborde.tif differ diff --git a/tif/GeoTIFF/laea.tif b/tif/GeoTIFF/laea.tif new file mode 100644 index 00000000..ac445fd5 Binary files /dev/null and b/tif/GeoTIFF/laea.tif differ diff --git a/tif/GeoTIFF/lamb_az.tif b/tif/GeoTIFF/lamb_az.tif new file mode 100644 index 00000000..f2829928 Binary files /dev/null and b/tif/GeoTIFF/lamb_az.tif differ diff --git a/tif/GeoTIFF/lamb_conf.tif b/tif/GeoTIFF/lamb_conf.tif new file mode 100644 index 00000000..049e0ebc Binary files /dev/null and b/tif/GeoTIFF/lamb_conf.tif differ diff --git a/tif/GeoTIFF/lamb_conf_obl.tif b/tif/GeoTIFF/lamb_conf_obl.tif new file mode 100644 index 00000000..0ec1691d Binary files /dev/null and b/tif/GeoTIFF/lamb_conf_obl.tif differ diff --git a/tif/GeoTIFF/lambert_azimuthal_equal_area.tif b/tif/GeoTIFF/lambert_azimuthal_equal_area.tif new file mode 100644 index 00000000..78da3313 Binary files /dev/null and b/tif/GeoTIFF/lambert_azimuthal_equal_area.tif differ diff --git a/tif/GeoTIFF/lambert_cylindrical_equal_area.tif b/tif/GeoTIFF/lambert_cylindrical_equal_area.tif new file mode 100644 index 00000000..7c87e79a Binary files /dev/null and b/tif/GeoTIFF/lambert_cylindrical_equal_area.tif differ diff --git a/tif/GeoTIFF/latlong.tif b/tif/GeoTIFF/latlong.tif new file mode 100644 index 00000000..d5e2b664 Binary files /dev/null and b/tif/GeoTIFF/latlong.tif differ diff --git a/tif/GeoTIFF/lcc-27.tif b/tif/GeoTIFF/lcc-27.tif new file mode 100644 index 00000000..e73591c0 Binary files /dev/null and b/tif/GeoTIFF/lcc-27.tif differ diff --git a/tif/GeoTIFF/lcc-datum.tif b/tif/GeoTIFF/lcc-datum.tif new file mode 100644 index 00000000..1860b657 Binary files /dev/null and b/tif/GeoTIFF/lcc-datum.tif differ diff --git a/tif/GeoTIFF/lcc1sp.tif b/tif/GeoTIFF/lcc1sp.tif new file mode 100644 index 00000000..8324b86a Binary files /dev/null and b/tif/GeoTIFF/lcc1sp.tif differ diff --git a/tif/GeoTIFF/lcc2sp.tif b/tif/GeoTIFF/lcc2sp.tif new file mode 100644 index 00000000..7096c996 Binary files /dev/null and b/tif/GeoTIFF/lcc2sp.tif differ diff --git a/tif/GeoTIFF/lsr.tif b/tif/GeoTIFF/lsr.tif new file mode 100644 index 00000000..f4822d7f Binary files /dev/null and b/tif/GeoTIFF/lsr.tif differ diff --git a/tif/GeoTIFF/m30dem.tif b/tif/GeoTIFF/m30dem.tif new file mode 100644 index 00000000..1fb6684a Binary files /dev/null and b/tif/GeoTIFF/m30dem.tif differ diff --git a/tif/GeoTIFF/mc.tif b/tif/GeoTIFF/mc.tif new file mode 100644 index 00000000..31c8ac36 Binary files /dev/null and b/tif/GeoTIFF/mc.tif differ diff --git a/tif/GeoTIFF/merc.tif b/tif/GeoTIFF/merc.tif new file mode 100644 index 00000000..896694aa Binary files /dev/null and b/tif/GeoTIFF/merc.tif differ diff --git a/tif/GeoTIFF/merc_obl.tif b/tif/GeoTIFF/merc_obl.tif new file mode 100644 index 00000000..d1ec3779 Binary files /dev/null and b/tif/GeoTIFF/merc_obl.tif differ diff --git a/tif/GeoTIFF/mercator.tif b/tif/GeoTIFF/mercator.tif new file mode 100644 index 00000000..96fa54fb Binary files /dev/null and b/tif/GeoTIFF/mercator.tif differ diff --git a/tif/GeoTIFF/mercator1sp.tif b/tif/GeoTIFF/mercator1sp.tif new file mode 100644 index 00000000..37f3372c Binary files /dev/null and b/tif/GeoTIFF/mercator1sp.tif differ diff --git a/tif/GeoTIFF/mercator2sp.tif b/tif/GeoTIFF/mercator2sp.tif new file mode 100644 index 00000000..8b49fea3 Binary files /dev/null and b/tif/GeoTIFF/mercator2sp.tif differ diff --git a/tif/GeoTIFF/metadata/diff/GeogAngularUnitsGeoKey_9114.tif.txt b/tif/GeoTIFF/metadata/diff/GeogAngularUnitsGeoKey_9114.tif.txt new file mode 100644 index 00000000..4412fbbb --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/GeogAngularUnitsGeoKey_9114.tif.txt @@ -0,0 +1,43 @@ + FILE: GeogAngularUnitsGeoKey_9114.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 1 1 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 130 32 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [28 values] + + [GeoTIFF - 0x0400] Model Type = Geographic + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0800] Geographic Type = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = Malaysia 2000 + [GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter + [GeoTIFF - 0x0806] Geographic Angular Units = Angular 6400 mil + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = GeogAngularUnitsGeoKey_9114.tif + [File - 0x0002] File Size = 312 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/GeogGeodeticDatumGeoKey.tif.txt b/tif/GeoTIFF/metadata/diff/GeogGeodeticDatumGeoKey.tif.txt new file mode 100644 index 00000000..fd8ebb45 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/GeogGeodeticDatumGeoKey.tif.txt @@ -0,0 +1,43 @@ + FILE: GeogGeodeticDatumGeoKey.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 1 1 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 130 32 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [28 values] + + [GeoTIFF - 0x0400] Model Type = Geographic + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0800] Geographic Type = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = Malaysia 2000 + [GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = GeogGeodeticDatumGeoKey.tif + [File - 0x0002] File Size = 312 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/GeogPrimeMeridianGeoKey.tif.txt b/tif/GeoTIFF/metadata/diff/GeogPrimeMeridianGeoKey.tif.txt new file mode 100644 index 00000000..f5b9dbda --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/GeogPrimeMeridianGeoKey.tif.txt @@ -0,0 +1,49 @@ + FILE: GeogPrimeMeridianGeoKey.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 1 1 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 130 32 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [52 values] + + [GeoTIFF - 0x0400] Model Type = Geographic + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = Just An Example + [GeoTIFF - 0x0800] Geographic Type = User Defined + [GeoTIFF - 0x0801] Geographic Citation = Everest Ellipsoid Used. + [GeoTIFF - 0x0802] Geodetic Datum = User Defined + [GeoTIFF - 0x0803] Prime Meridian = Paris + [GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0808] Geographic Ellipsoid = Everest 1830 1967 Definition + [GeoTIFF - 0x0809] Semi-major axis = 6377298.556 + [GeoTIFF - 0x080b] Inv. Flattening = 300.802 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = GeogPrimeMeridianGeoKey.tif + [File - 0x0002] File Size = 441 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/GeogToWGS84GeoKey5.tif.txt b/tif/GeoTIFF/metadata/diff/GeogToWGS84GeoKey5.tif.txt new file mode 100644 index 00000000..754c2961 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/GeogToWGS84GeoKey5.tif.txt @@ -0,0 +1,54 @@ + FILE: GeogToWGS84GeoKey5.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Single page of multi-page image + [Exif IFD0 - 0x0100] Image Width = 101 pixels + [Exif IFD0 - 0x0101] Image Height = 101 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette + [Exif IFD0 - 0x010a] Fill Order = Normal + [Exif IFD0 - 0x0111] Strip Offsets = 8 72 136 399 483 733 797 855 1082 1201 1435 1567 1823 + [Exif IFD0 - 0x0112] Orientation = Top, left side (Horizontal / normal) + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 8 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 64 64 263 84 250 64 58 227 119 234 132 256 40 bytes + [Exif IFD0 - 0x011a] X Resolution = 300 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 300 dots per inch + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x0128] Resolution Unit = Inch + [Exif IFD0 - 0x0129] Page Number = 0 1 + [Exif IFD0 - 0x0131] Software = Paint Shop Pro 8.0 + [Exif IFD0 - 0x0132] Date/Time = 2008:03:01 10:28:18 + [Exif IFD0 - 0x013b] Artist = +JAVA [Exif IFD0 - 0x0140] Color Map = [768 values] +DOTNET [Exif IFD0 - 0x0140] Unknown tag (0x0140) = [768 values] + [Exif IFD0 - 0x830e] Pixel Scale = 0 0 1 + [Exif IFD0 - 0x8482] Model Tie Point = 50.5 50.5 0 9.001 52.001 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [32 values] + + [GeoTIFF - 0x0400] Model Type = Geographic + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0800] Geographic Type = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = User Defined + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0808] Geographic Ellipsoid = Bessel 1841 + [GeoTIFF - 0x080e] To WGS84 = 598.1 73.7 418.2 0.202 0.045 -2.455 6.7 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = GeogToWGS84GeoKey5.tif + [File - 0x0002] File Size = 4058 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/ProjLinearUnitsGeoKey_9036.tif.txt b/tif/GeoTIFF/metadata/diff/ProjLinearUnitsGeoKey_9036.tif.txt new file mode 100644 index 00000000..fe0bd325 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/ProjLinearUnitsGeoKey_9036.tif.txt @@ -0,0 +1,45 @@ + FILE: ProjLinearUnitsGeoKey_9036.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [32 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = NAD27 / BLM 14N (ftUS) + [GeoTIFF - 0x0801] Geographic Citation = NAD27 + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +JAVA [GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 BLM 14N FtUS +DOTNET [GeoTIFF - 0x0c00] Projected Coordinate System Type = Unknown (32064) + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Kilometer + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = ProjLinearUnitsGeoKey_9036.tif + [File - 0x0002] File Size = 362 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_2046_transverse_mercator_south_oriented.tif.txt b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_2046_transverse_mercator_south_oriented.tif.txt new file mode 100644 index 00000000..55aff59a --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_2046_transverse_mercator_south_oriented.tif.txt @@ -0,0 +1,40 @@ + FILE: ProjectedCSTypeGeoKey_2046_transverse_mercator_south_oriented.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 2046 + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = Hartebeesthoek94 Lo15 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = ProjectedCSTypeGeoKey_2046_transverse_mercator_south_oriented.tif + [File - 0x0002] File Size = 288 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_27200_new_zealand_mapping_grid.tif.txt b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_27200_new_zealand_mapping_grid.tif.txt new file mode 100644 index 00000000..787d0494 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_27200_new_zealand_mapping_grid.tif.txt @@ -0,0 +1,40 @@ + FILE: ProjectedCSTypeGeoKey_27200_new_zealand_mapping_grid.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 27200 + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = GD49 NZ Map Grid + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = ProjectedCSTypeGeoKey_27200_new_zealand_mapping_grid.tif + [File - 0x0002] File Size = 288 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_28191_cassini_soldner.tif.txt b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_28191_cassini_soldner.tif.txt new file mode 100644 index 00000000..4afa4a67 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_28191_cassini_soldner.tif.txt @@ -0,0 +1,41 @@ + FILE: ProjectedCSTypeGeoKey_28191_cassini_soldner.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 28191 + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea +JAVA [GeoTIFF - 0x0c00] Projected Coordinate System Type = Palestine 1923 Palestine Grid +DOTNET [GeoTIFF - 0x0c00] Projected Coordinate System Type = Unknown (28191) + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = ProjectedCSTypeGeoKey_28191_cassini_soldner.tif + [File - 0x0002] File Size = 288 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_29101_polyconic.tif.txt b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_29101_polyconic.tif.txt new file mode 100644 index 00000000..d95c498d --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_29101_polyconic.tif.txt @@ -0,0 +1,40 @@ + FILE: ProjectedCSTypeGeoKey_29101_polyconic.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 29101 + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = SAD69 Brazil Polyconic + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = ProjectedCSTypeGeoKey_29101_polyconic.tif + [File - 0x0002] File Size = 288 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_3032_polar_stereographic_variant_b.tif.txt b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_3032_polar_stereographic_variant_b.tif.txt new file mode 100644 index 00000000..a8974ecb --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_3032_polar_stereographic_variant_b.tif.txt @@ -0,0 +1,40 @@ + FILE: ProjectedCSTypeGeoKey_3032_polar_stereographic_variant_b.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 3032 + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS 84 Australian Antarctic Polar Stereographic + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = ProjectedCSTypeGeoKey_3032_polar_stereographic_variant_b.tif + [File - 0x0002] File Size = 288 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_3035_lambert_azimuthal_equal_area.tif.txt b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_3035_lambert_azimuthal_equal_area.tif.txt new file mode 100644 index 00000000..b2d95094 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_3035_lambert_azimuthal_equal_area.tif.txt @@ -0,0 +1,40 @@ + FILE: ProjectedCSTypeGeoKey_3035_lambert_azimuthal_equal_area.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 3035 + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = ETRS89-extended LAEA Europe + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = ProjectedCSTypeGeoKey_3035_lambert_azimuthal_equal_area.tif + [File - 0x0002] File Size = 288 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_3083_albers_equal_area.tif.txt b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_3083_albers_equal_area.tif.txt new file mode 100644 index 00000000..087c609c --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_3083_albers_equal_area.tif.txt @@ -0,0 +1,40 @@ + FILE: ProjectedCSTypeGeoKey_3083_albers_equal_area.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 3083 + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD83 Texas Centric Albers Equal Area + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = ProjectedCSTypeGeoKey_3083_albers_equal_area.tif + [File - 0x0002] File Size = 288 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_3410_lambert_cylindrical_equal_area.tif.txt b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_3410_lambert_cylindrical_equal_area.tif.txt new file mode 100644 index 00000000..f0e02b92 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_3410_lambert_cylindrical_equal_area.tif.txt @@ -0,0 +1,40 @@ + FILE: ProjectedCSTypeGeoKey_3410_lambert_cylindrical_equal_area.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 3410 + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = NSIDC EASE-Grid Global + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = ProjectedCSTypeGeoKey_3410_lambert_cylindrical_equal_area.tif + [File - 0x0002] File Size = 288 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_3812_lcc2sp.tif.txt b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_3812_lcc2sp.tif.txt new file mode 100644 index 00000000..33cb66ea --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_3812_lcc2sp.tif.txt @@ -0,0 +1,40 @@ + FILE: ProjectedCSTypeGeoKey_3812_lcc2sp.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 3812 + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = ETRS89 Belgian Lambert 2008 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = ProjectedCSTypeGeoKey_3812_lcc2sp.tif + [File - 0x0002] File Size = 288 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_3814_transverse_mercator.tif.txt b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_3814_transverse_mercator.tif.txt new file mode 100644 index 00000000..261f44c2 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_3814_transverse_mercator.tif.txt @@ -0,0 +1,40 @@ + FILE: ProjectedCSTypeGeoKey_3814_transverse_mercator.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 3814 + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD83 Mississippi TM + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = ProjectedCSTypeGeoKey_3814_transverse_mercator.tif + [File - 0x0002] File Size = 288 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_4087_equidistant_cylindrical.tif.txt b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_4087_equidistant_cylindrical.tif.txt new file mode 100644 index 00000000..55c366e6 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_4087_equidistant_cylindrical.tif.txt @@ -0,0 +1,40 @@ + FILE: ProjectedCSTypeGeoKey_4087_equidistant_cylindrical.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 4087 + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS 84 / World Equidistant Cylindrical + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = ProjectedCSTypeGeoKey_4087_equidistant_cylindrical.tif + [File - 0x0002] File Size = 288 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_5329_mercator1sp.tif.txt b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_5329_mercator1sp.tif.txt new file mode 100644 index 00000000..b9a33d83 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_5329_mercator1sp.tif.txt @@ -0,0 +1,40 @@ + FILE: ProjectedCSTypeGeoKey_5329_mercator1sp.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 5329 + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = Segara Jakarta NEIEZ + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = ProjectedCSTypeGeoKey_5329_mercator1sp.tif + [File - 0x0002] File Size = 288 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_5456_lcc1sp.tif.txt b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_5456_lcc1sp.tif.txt new file mode 100644 index 00000000..67dfda47 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_5456_lcc1sp.tif.txt @@ -0,0 +1,40 @@ + FILE: ProjectedCSTypeGeoKey_5456_lcc1sp.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 5456 + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = Ocotepeque 1935 Costa Rica Norte + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = ProjectedCSTypeGeoKey_5456_lcc1sp.tif + [File - 0x0002] File Size = 288 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_5482_polar_stereographic_variant_a.tif.txt b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_5482_polar_stereographic_variant_a.tif.txt new file mode 100644 index 00000000..b7cef1fa --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_5482_polar_stereographic_variant_a.tif.txt @@ -0,0 +1,40 @@ + FILE: ProjectedCSTypeGeoKey_5482_polar_stereographic_variant_a.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 5482 + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = RSRGD2000 / RSPS2000 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = ProjectedCSTypeGeoKey_5482_polar_stereographic_variant_a.tif + [File - 0x0002] File Size = 288 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_5588_oblique_stereographic.tif.txt b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_5588_oblique_stereographic.tif.txt new file mode 100644 index 00000000..1a004fc0 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_5588_oblique_stereographic.tif.txt @@ -0,0 +1,40 @@ + FILE: ProjectedCSTypeGeoKey_5588_oblique_stereographic.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 5588 + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 New Brunswick Stereographic NAD27 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = ProjectedCSTypeGeoKey_5588_oblique_stereographic.tif + [File - 0x0002] File Size = 288 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_5641_mercator2sp.tif.txt b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_5641_mercator2sp.tif.txt new file mode 100644 index 00000000..3e833981 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_5641_mercator2sp.tif.txt @@ -0,0 +1,40 @@ + FILE: ProjectedCSTypeGeoKey_5641_mercator2sp.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 5641 + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = SIRGAS 2000 Brazil Mercator + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = ProjectedCSTypeGeoKey_5641_mercator2sp.tif + [File - 0x0002] File Size = 288 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_6808_hotine_oblique_mercator_variant_a.tif.txt b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_6808_hotine_oblique_mercator_variant_a.tif.txt new file mode 100644 index 00000000..74f00827 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_6808_hotine_oblique_mercator_variant_a.tif.txt @@ -0,0 +1,40 @@ + FILE: ProjectedCSTypeGeoKey_6808_hotine_oblique_mercator_variant_a.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 6808 + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD83 CORS96 Oregon Columbia River West zone (m) + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = ProjectedCSTypeGeoKey_6808_hotine_oblique_mercator_variant_a.tif + [File - 0x0002] File Size = 288 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_8065_hotine_oblique_mercator_variant_b.tif.txt b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_8065_hotine_oblique_mercator_variant_b.tif.txt new file mode 100644 index 00000000..872af43f --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_8065_hotine_oblique_mercator_variant_b.tif.txt @@ -0,0 +1,40 @@ + FILE: ProjectedCSTypeGeoKey_8065_hotine_oblique_mercator_variant_b.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 8065 + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD83 2011 PCCS zone 1 (ft) + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = ProjectedCSTypeGeoKey_8065_hotine_oblique_mercator_variant_b.tif + [File - 0x0002] File Size = 288 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_8441_oblique_mercator_laborde.tif.txt b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_8441_oblique_mercator_laborde.tif.txt new file mode 100644 index 00000000..cb326acb --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/ProjectedCSTypeGeoKey_8441_oblique_mercator_laborde.tif.txt @@ -0,0 +1,40 @@ + FILE: ProjectedCSTypeGeoKey_8441_oblique_mercator_laborde.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 8441 + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = Tananarive Laborde Grid + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = ProjectedCSTypeGeoKey_8441_oblique_mercator_laborde.tif + [File - 0x0002] File Size = 288 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/SP27GTIF.TIF.txt b/tif/GeoTIFF/metadata/diff/SP27GTIF.TIF.txt new file mode 100644 index 00000000..6249f9b4 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/SP27GTIF.TIF.txt @@ -0,0 +1,44 @@ + FILE: SP27GTIF.TIF + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 699 pixels + [Exif IFD0 - 0x0101] Image Height = 929 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = [85 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 11 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 3495 bytes + [Exif IFD0 - 0x011a] X Resolution = 72 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 72 dots per (no unit) + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 32.8 32.8 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 681480 1913050 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [24 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = State Plane NAD27, Feet + [GeoTIFF - 0x0801] Geographic Citation = NAD27 in Feet default" + [GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 Illinois East + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = SP27GTIF.TIF + [File - 0x0002] File Size = 650466 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/UTM2GTIF.TIF.txt b/tif/GeoTIFF/metadata/diff/UTM2GTIF.TIF.txt new file mode 100644 index 00000000..08757b26 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/UTM2GTIF.TIF.txt @@ -0,0 +1,44 @@ + FILE: UTM2GTIF.TIF + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 699 pixels + [Exif IFD0 - 0x0101] Image Height = 929 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = [85 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 11 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 3495 bytes + [Exif IFD0 - 0x011a] X Resolution = 72 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 72 dots per (no unit) + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 10 10 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 444650 4640510 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [24 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = UTM Zone 16N NAD27" + [GeoTIFF - 0x0801] Geographic Citation = Clarke, 1866 by Default + [GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 UTM zone 16N + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = UTM2GTIF.TIF + [File - 0x0002] File Size = 650463 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/acea.tif.txt b/tif/GeoTIFF/metadata/diff/acea.tif.txt new file mode 100644 index 00000000..9dc7b350 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/acea.tif.txt @@ -0,0 +1,51 @@ + FILE: acea.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 515 pixels + [Exif IFD0 - 0x0101] Image Height = 515 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = [35 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 15 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 2575 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15411.615 15448.759 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [68 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = ACEA E000 + [GeoTIFF - 0x0800] Geographic Type = NAD27 + [GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Albers Equal Area + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 33.904 + [GeoTIFF - 0x0c07] Projection Standard Parallel 2 = 33.625 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 33.764 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = acea.tif + [File - 0x0002] File Size = 266468 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/ae.tif.txt b/tif/GeoTIFF/metadata/diff/ae.tif.txt new file mode 100644 index 00000000..ef0af0ab --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/ae.tif.txt @@ -0,0 +1,49 @@ + FILE: ae.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 513 pixels + [Exif IFD0 - 0x0101] Image Height = 516 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 516 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 264708 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15377.992 15487.508 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = AE E000 + [GeoTIFF - 0x0800] Geographic Type = NAD27 + [GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Azimuthal Equidistant + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 + [GeoTIFF - 0x0c11] Projection Center Latitude = 33.764 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = ae.tif + [File - 0x0002] File Size = 265644 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/albers27.tif.txt b/tif/GeoTIFF/metadata/diff/albers27.tif.txt new file mode 100644 index 00000000..91c3e480 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/albers27.tif.txt @@ -0,0 +1,54 @@ + FILE: albers27.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 154.641 154.75 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Albers Equal Area + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 + [GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 45 + [GeoTIFF - 0x0c0a] Projection False Easting = 0.001 + [GeoTIFF - 0x0c0b] Projection False Northing = 0.002 + [GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 40 + [GeoTIFF - 0x0c07] Projection Standard Parallel 2 = 50 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Albers Equal Area North American 1927 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = albers27.tif + [File - 0x0002] File Size = 47066 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/albers_equal_area.tif.txt b/tif/GeoTIFF/metadata/diff/albers_equal_area.tif.txt new file mode 100644 index 00000000..966976e9 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/albers_equal_area.tif.txt @@ -0,0 +1,59 @@ + FILE: albers_equal_area.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 541 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [76 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = NAD83 / Texas Centric Albers Equal Area + [GeoTIFF - 0x0800] Geographic Type = NAD83 + [GeoTIFF - 0x0801] Geographic Citation = NAD83 + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0809] Semi-major axis = 6378137 + [GeoTIFF - 0x080b] Inv. Flattening = 298.257 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Albers Equal Area + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 27.5 + [GeoTIFF - 0x0c07] Projection Standard Parallel 2 = 35 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -100 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 18 + [GeoTIFF - 0x0c0a] Projection False Easting = 1500000 + [GeoTIFF - 0x0c0b] Projection False Northing = 6000000 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = albers_equal_area.tif + [File - 0x0002] File Size = 542 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/azi_equi.tif.txt b/tif/GeoTIFF/metadata/diff/azi_equi.tif.txt new file mode 100644 index 00000000..96ce5063 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/azi_equi.tif.txt @@ -0,0 +1,53 @@ + FILE: azi_equi.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Azimuthal Equidistant + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1983 + [GeoTIFF - 0x0808] Geographic Ellipsoid = GRS 1980 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 + [GeoTIFF - 0x0c0a] Projection False Easting = 0.001 + [GeoTIFF - 0x0c0b] Projection False Northing = 0.002 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Azimuthal Equidistant North American 1983 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = azi_equi.tif + [File - 0x0002] File Size = 47050 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/bip_obl_con.tif.txt b/tif/GeoTIFF/metadata/diff/bip_obl_con.tif.txt new file mode 100644 index 00000000..81e2d608 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/bip_obl_con.tif.txt @@ -0,0 +1,53 @@ + FILE: bip_obl_con.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = WGS84 + [GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -73.037 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 17.247 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1.035 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Bipolar Oblique Conic Conformal WGS84 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = bip_obl_con.tif + [File - 0x0002] File Size = 47034 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/bogota.tif.txt b/tif/GeoTIFF/metadata/diff/bogota.tif.txt new file mode 100644 index 00000000..adb2b379 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/bogota.tif.txt @@ -0,0 +1,42 @@ + FILE: bogota.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 512 pixels + [Exif IFD0 - 0x0101] Image Height = 512 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = [32 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 16 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 100000 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 21892 + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = Bogota Colombia Bogota + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = bogota.tif + [File - 0x0002] File Size = 262674 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/bonne.tif.txt b/tif/GeoTIFF/metadata/diff/bonne.tif.txt new file mode 100644 index 00000000..9c56445c --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/bonne.tif.txt @@ -0,0 +1,53 @@ + FILE: bonne.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = Provisional S American Datum 1956 + [GeoTIFF - 0x0808] Geographic Ellipsoid = International 1967 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 90 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Bonne South American 1956 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = bonne.tif + [File - 0x0002] File Size = 47034 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/brit_nat.tif.txt b/tif/GeoTIFF/metadata/diff/brit_nat.tif.txt new file mode 100644 index 00000000..3accd7cb --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/brit_nat.tif.txt @@ -0,0 +1,51 @@ + FILE: brit_nat.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 154.981 154.981 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [52 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0802] Geodetic Datum = OSGB 1936 + [GeoTIFF - 0x0808] Geographic Ellipsoid = Airy 1830 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -2 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 49 + [GeoTIFF - 0x0c0a] Projection False Easting = 400000 + [GeoTIFF - 0x0c0b] Projection False Northing = -100000 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = British National Grid Ordnance Survey of Great Britain 1936 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = British National Grid + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = brit_nat.tif + [File - 0x0002] File Size = 47050 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/byte.tif.txt b/tif/GeoTIFF/metadata/diff/byte.tif.txt new file mode 100644 index 00000000..cce2a72f --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/byte.tif.txt @@ -0,0 +1,42 @@ + FILE: byte.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 20 pixels + [Exif IFD0 - 0x0101] Image Height = 20 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 20 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 400 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [24 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = NAD27 / UTM zone 11N + [GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 UTM zone 11N + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = byte.tif + [File - 0x0002] File Size = 736 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/byte_v11.tif.txt b/tif/GeoTIFF/metadata/diff/byte_v11.tif.txt new file mode 100644 index 00000000..bb467b4c --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/byte_v11.tif.txt @@ -0,0 +1,42 @@ + FILE: byte_v11.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 20 pixels + [Exif IFD0 - 0x0101] Image Height = 20 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 20 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 400 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [24 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = NAD27 / UTM zone 11N + [GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 UTM zone 11N + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = byte_v11.tif + [File - 0x0002] File Size = 736 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/c41078a1.tif.txt b/tif/GeoTIFF/metadata/diff/c41078a1.tif.txt new file mode 100644 index 00000000..cf2e509c --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/c41078a1.tif.txt @@ -0,0 +1,45 @@ + FILE: c41078a1.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 7202 pixels + [Exif IFD0 - 0x0101] Image Height = 5593 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette + [Exif IFD0 - 0x0111] Strip Offsets = [5593 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 116 116 116 116 116 116 124 124 124 120 120 120 116 116 116 128 128 128 128 128 136 134 134 146 153 160 164 158 156 152 156 152 156 164 164 164 196 197 198 178 182 182 190 194 197 184 180 182 188 190 188 192 192 192 178 186 184 168 184 188 184 180 189 190 196 196 200 200 200 182 174 174 176 178 176 200 198 230 239 250 236 229 222 218 219 215 217 212 217 220 212 216 223 235 235 232 242 241 221 192 194 210 219 242 234 246 265 282 264 266 272 270 273 278 327 320 305 319 316 319 315 329 334 338 344 360 310 311 314 369 384 341 284 302 356 361 334 380 429 400 375 431 413 396 369 411 357 318 345 351 347 334 335 430 388 396 307 344 351 347 356 351 350 318 343 276 291 292 397 372 361 372 380 387 466 493 532 592 608 610 612 671 650 627 616 567 557 562 542 485 473 498 487 478 444 418 389 451 454 466 457 485 539 533 535 568 552 558 553 563 553 576 522 503 448 434 393 377 388 344 367 352 327 341 347 331 346 417 444 485 596 578 557 610 697 690 711 776 803 721 700 820 809 788 774 763 823 893 868 873 883 905 959 971 909 1031 1076 1129 1259 1256 1244 1260 1250 1322 1336 1322 1433 1336 1243 1319 1356 1441 1435 1479 1438 1431 1466 1456 1430 1461 1466 1478 1494 1462 1495 1518 1627 1601 1714 1738 1755 1878 1886 1905 1993 1979 2014 2008 2065 2038 2091 2082 2144 2191 2253 2241 2197 2232 2226 2184 2215 2254 2262 2199 2248 2180 2223 2268 2314 2326 2321 2309 2357 2396 2352 2401 2423 2560 2622 2659 2687 2705 2765 2843 2759 2788 2817 2860 2974 2875 2900 2867 2847 2822 2884 2895 2847 2896 2860 2817 2883 2974 3043 3066 3142 3069 3117 3150 3172 3295 3456 3538 3579 3512 3588 3613 3719 3490 1959 4022 3766 3602 3622 3477 3412 3446 3360 3269 3375 3407 3444 3454 3404 3356 3401 3339 3383 3377 3453 3502 3546 3605 3583 3617 3661 3710 3610 3595 3680 3654 3613 3676 3612 3641 3670 3661 3678 3655 3719 3618 3602 3676 3632 3639 3631 3698 3751 3706 3810 3671 3646 3648 3625 3640 3612 3595 3589 3510 3586 3580 3543 3507 3607 3610 3554 3510 3504 3461 3454 3468 3456 3516 3449 3481 3448 3360 3437 3416 3566 3519 3492 3490 3496 3474 3519 3506 3466 3444 3514 3415 3432 3526 3468 3434 3417 3423 3434 3494 3543 3548 3475 3564 3597 3562 3593 3585 3603 3706 3715 3778 3737 3739 3587 3615 3657 3636 3641 3628 3746 3633 3657 3708 3649 3757 3732 3703 3707 3639 3660 3656 3621 3640 3582 3623 3552 3683 3619 3663 3678 3619 3593 3606 3706 3672 3676 3619 3542 3439 3437 3516 3506 3440 3417 3439 3381 3442 3440 3472 3462 3471 3520 3534 3533 3525 3684 3564 3557 3477 3518 3443 3524 3551 3547 3432 3490 3494 3552 3543 3568 3606 3598 3620 3609 3610 3614 3616 3532 3538 3582 3667 3635 3685 3582 3629 3592 3631 3564 3579 3576 3578 3566 3510 3467 3507 3453 3479 3540 3565 3634 3613 3626 3600 3551 3574 3613 3513 3553 3569 3601 3608 3583 3582 3493 3512 3669 3618 3640 3556 3627 3592 3572 3578 3571 3668 3648 3564 3583 3583 3597 3630 3565 3584 3551 3665 3596 3565 3536 3613 3484 3641 3565 3550 3534 3468 3541 3540 3539 3653 3686 3615 3651 3661 3657 3647 3661 3639 3484 3647 3587 3577 3604 3643 3686 3667 3706 3667 3703 3722 3750 3700 3685 3733 3724 3704 3724 3737 3722 3707 3748 3764 3723 3767 3762 3806 3768 3768 3739 3693 3735 3668 3678 3608 3577 3658 3558 3600 3646 3550 3563 3577 3609 3607 3551 3567 3573 3543 3631 3666 3632 3542 3509 3579 3499 3537 3570 3585 3551 3607 3606 3565 3715 3650 3696 3740 3791 3709 3678 3763 3683 3730 3699 3704 3786 3636 3690 3702 3734 3741 3653 3672 3633 3711 3669 3561 3548 3594 3568 3483 3589 3673 3733 3724 3674 3671 3619 3641 3607 3675 3613 3679 3631 3695 3663 3595 3512 3567 3588 3598 3620 3575 3685 3652 3676 3800 3719 3764 3734 3718 3810 3839 4051 2885 2997 3976 3794 3754 3809 3815 3856 3829 3888 3869 3859 3951 3877 3933 4015 3869 3824 3823 3723 3730 3785 3724 3657 3659 3608 3647 3699 3571 3591 3720 3629 3606 3589 3695 3732 3756 3697 3714 3775 3733 3731 3694 3629 3659 3661 3603 3690 3701 3593 3656 3686 3646 3637 3661 3638 3568 3615 3604 3563 3569 3613 3598 3622 3540 3617 3574 3459 3445 3496 3565 3490 3495 3492 3509 3458 3455 3421 3521 3375 3395 3384 3452 3366 3421 3515 3498 3536 3555 3565 3424 3489 3467 3484 3542 3601 3504 3458 3458 3513 3513 3522 3562 3609 3637 3659 3735 3597 3570 3595 3554 3632 3709 3717 3630 3689 3655 3692 3659 3584 3651 3614 3544 3559 3596 3537 3625 3593 3493 3601 3622 3559 3535 3508 3550 3604 3620 3564 3588 3493 3512 3494 3554 3502 3496 3530 3541 3639 3571 3525 3581 3568 3523 3550 3545 3636 3568 3593 3644 3557 3569 3590 3660 3628 3610 3670 3582 3699 3588 3462 3522 3566 3521 3546 3612 3639 3660 3677 3552 3590 3687 3663 3554 3604 3719 3623 3588 3614 3624 3683 3531 3597 3659 3706 3685 3680 3725 3611 3666 3762 3797 3721 3663 3667 3640 3639 3615 3609 3723 3753 3781 3778 3816 3769 3727 3736 3665 3627 3563 3595 3551 3607 3576 3585 3588 3595 3577 3484 3483 3497 3527 3527 3533 3501 3515 3503 3508 3540 3601 3587 3564 3497 3486 3433 3445 3424 3447 3437 3428 3478 3430 3505 3492 3546 3542 3477 3506 3452 3425 3411 3404 3371 3441 3482 3459 3421 3474 3506 3449 3440 3377 3569 3458 3522 3552 3588 3585 3584 3538 3621 3666 3691 3560 3582 3529 3519 3497 3488 3416 3425 3408 3431 3352 3391 3353 3354 3227 3205 3316 3220 3241 3426 3305 3334 3302 3284 3301 3381 3332 3377 3390 3385 3381 3443 3452 3399 3363 3368 3343 3403 3444 3443 3466 3463 3532 3493 3532 3469 3439 3536 3555 3506 3465 3431 3489 3469 3427 3487 3501 3416 3507 3452 3557 3626 3664 3540 3495 3569 3518 3551 3575 3609 3589 3541 3516 3578 3559 3583 3557 3561 3545 3665 3668 3614 3621 3515 3418 3455 3447 3446 3396 3403 3392 3390 3366 3356 3316 3340 3357 3308 3310 3397 3333 3420 3457 3482 3493 3537 3555 3580 3636 3647 3689 3885 2529 2977 3862 3503 3411 3444 3380 3280 3470 3292 3313 3352 3359 3400 3354 3389 3374 3417 3441 3403 3499 3466 3477 3475 3359 3338 3306 3443 3440 3496 3474 3420 3491 3433 3464 3496 3445 3509 3478 3481 3469 3403 3471 3437 3297 3314 3376 3398 3383 3365 3429 3502 3534 3517 3493 3389 3394 3323 3357 3397 3365 3363 3347 3341 3388 3344 3455 3374 3384 3458 3493 3513 3480 3410 3477 3376 3416 3432 3486 3406 3378 3371 3356 3342 3365 3345 3414 3318 3364 3366 3404 3377 3397 3362 3436 3375 3436 3360 3341 3446 3478 3420 3451 3533 3604 3617 3543 3561 3581 3498 3503 3581 3586 3553 3567 3565 3601 3597 3636 3713 3627 3587 3532 3537 3616 3612 3493 3495 3541 3495 3504 3493 3438 3436 3362 3380 3284 3262 3282 3332 3383 3369 3417 3368 3328 3330 3300 3401 3374 3331 3421 3417 3356 3321 3320 3317 3282 3311 3275 3474 3453 3425 3317 3323 3267 3285 3287 3364 3304 3428 3326 3319 3401 3390 3309 3262 3306 3325 3295 3158 3176 3130 3246 3178 3170 3255 3331 3334 3278 3308 3316 3243 3228 3220 3160 3192 3148 3162 3206 3212 3191 3248 3210 3263 3242 3264 3273 3292 3344 3363 3356 3428 3376 3278 3273 3313 3311 3309 3272 3353 3252 3242 3381 3382 3341 3402 3360 3322 3396 3296 3318 3314 3261 3191 3191 3202 3185 3278 3340 3248 3244 3127 3189 3221 3336 3359 3205 3195 3224 3249 3244 3297 3268 3178 3309 3276 3279 3342 3257 3189 3190 3171 3187 3177 3221 3238 3172 3203 3181 3166 3189 3247 3150 3182 3051 3126 3079 3143 3030 3089 2961 3140 3115 3151 3117 3094 3184 3213 3203 3240 3241 3140 3152 3114 3136 3160 3177 3262 3194 3231 3223 3169 3155 3239 3202 3162 3281 3314 3264 3271 3329 3264 3380 3308 3334 3302 3272 3294 3193 3125 3106 3090 3065 3088 3072 3045 3029 2954 3166 3060 3015 3087 3101 3030 3064 3117 3118 3221 3239 3266 3311 3277 3225 3333 3257 3265 3300 3273 3276 3214 3146 3154 3143 3134 3222 3222 3167 3192 3186 3174 3214 3153 3263 3187 3161 3218 3202 3293 3310 3251 3346 3285 3239 3243 3222 3212 3359 3384 3384 3425 3391 3380 3374 3327 3439 3425 3406 3345 3325 3280 3336 3399 3524 3893 1819 3665 3636 3335 3363 3326 3327 3357 3336 3256 3301 3229 3196 3223 3206 3248 3260 3201 3109 3191 3193 3180 3090 3110 3095 3081 3139 3120 3149 3093 3156 3057 3115 3057 3096 3129 3197 3125 3206 3146 3164 3232 3252 3217 3187 3167 3186 3207 3091 3217 3175 3135 3188 3191 3123 3112 3117 3176 3156 3239 3189 3142 3196 3169 3196 3174 3314 3249 3240 3260 3256 3243 3240 3255 3303 3262 3319 3285 3265 3198 3194 3181 3135 3121 3126 3133 3249 3305 3280 3240 3327 3236 3220 3290 3327 3336 3334 3213 3241 3201 3197 3168 3091 3093 3100 3151 3169 3176 3115 3168 3252 3166 3246 3263 3309 3314 3168 3193 3069 3147 3159 3307 3238 3264 3277 3250 3282 3293 3287 3232 3276 3287 3199 3271 3247 3247 3214 3043 3036 3001 3002 3047 3044 3099 3057 3134 3175 3199 3140 3164 3250 3149 3212 3214 3322 3249 3215 3159 3156 3228 3112 3175 3185 3187 3192 3170 3162 3158 3210 3196 3262 3327 3325 3340 3341 3313 3283 3299 3300 3386 3338 3233 3283 3349 3355 3274 3333 3354 3333 3331 3393 3349 3459 3423 3351 3369 3353 3451 3391 3373 3364 3354 3318 3396 3292 3373 3369 3330 3316 3294 3276 3400 3287 3326 3336 3345 3317 3376 3244 3261 3350 3347 3293 3368 3405 3389 3395 3410 3360 3388 3289 3316 3293 3279 3393 3388 3339 3338 3411 3373 3344 3321 3317 3346 3358 3409 3392 3395 3327 3330 3346 3279 3246 3293 3286 3278 3301 3275 3285 3343 3292 3269 3369 3263 3316 3335 3370 3374 3362 3351 3378 3333 3256 3274 3245 3267 3228 3296 3397 3389 3360 3332 3423 3337 3328 3336 3453 3296 3427 3331 3283 3293 3253 3343 3365 3355 3276 3345 3257 3305 3239 3272 3274 3310 3228 3110 3185 3141 3310 3336 3334 3361 3360 3371 3342 3362 3447 3441 3347 3390 3329 3350 3414 3438 3338 3396 3479 3361 3328 3364 3383 3371 3377 3347 3448 3283 3409 3447 3420 3383 3319 3352 3301 3376 3317 3290 3313 3309 3311 3320 3402 3312 3352 3405 3419 3486 3567 3475 3462 3406 3472 3425 3441 3399 3347 3391 3313 3352 3347 3351 3369 3441 3348 3417 3354 3378 3336 3305 3317 3309 3393 3372 3383 3367 3434 3406 3368 3412 3476 3543 3563 3696 3932 1980 3370 3635 3408 3397 3402 3446 3459 3312 3309 3358 3400 3434 3446 3474 3458 3459 3479 3452 3505 3529 3513 3472 3436 3514 3329 3336 3383 3390 3367 3402 3402 3358 3398 3354 3418 3386 3459 3351 3306 3271 3338 3330 3363 3230 3259 3240 3375 3491 3398 3485 3511 3556 3613 3626 3552 3404 3448 3554 3547 3485 3446 3507 3379 3274 3304 3320 3315 3369 3369 3335 3399 3291 3262 3311 3310 3286 3304 3348 3429 3479 3423 3441 3567 3677 3562 3625 3584 3585 3551 3645 3558 3628 3642 3650 3675 3582 3573 3594 3631 3520 3484 3449 3492 3372 3416 3425 3454 3447 3424 3378 3397 3383 3456 3389 3491 3502 3543 3487 3492 3474 3541 3430 3367 3398 3355 3325 3395 3380 3415 3299 3264 3319 3418 3311 3376 3277 3262 3236 3207 3155 3172 3115 3196 3230 3266 3225 3370 3201 3263 3323 3320 3360 3326 3331 3355 3314 3295 3323 3359 3297 3302 3307 3234 3242 3265 3213 3288 3368 3333 3406 3353 3378 3383 3375 3348 3520 3431 3449 3310 3347 3302 3208 3305 3259 3246 3153 3154 3112 3242 3329 3269 3305 3331 3313 3334 3346 3366 3251 3371 3295 3295 3310 3272 3301 3303 3344 3387 3364 3318 3241 3333 3363 3378 3401 3297 3343 3363 3281 3319 3365 3380 3362 3339 3343 3304 3391 3366 3398 3411 3393 3382 3261 3299 3234 3232 3231 3266 3231 3227 3234 3172 3118 3182 3116 3224 3165 3230 3049 3191 3166 3192 3166 3200 3246 3213 3190 3158 3149 3091 3149 3121 3174 3171 3205 3193 3196 3213 3177 3195 3316 3373 3282 3302 3362 3314 3280 3290 3224 3234 3303 3324 3295 3297 3362 3188 3143 3180 3151 3229 3195 3166 3231 3185 3231 3275 3244 3176 3180 3234 3257 3281 3325 3309 3236 3282 3274 3252 3305 3268 3294 3277 3241 3333 3296 3323 3295 3342 3369 3302 3438 3419 3338 3267 3275 3309 3322 3339 3248 3381 3388 3285 3289 3340 3278 3211 3278 3224 3200 3180 3236 3223 3239 3310 3162 3216 3136 3157 3202 3283 3326 3350 3347 3322 3366 3339 3321 3364 3361 3312 3258 3349 3280 3224 3217 3224 3283 3265 3258 3249 3220 3204 3218 3180 3142 3133 3155 3254 3239 3258 3308 3318 3344 3282 3234 3279 3244 3249 3227 3289 3185 3385 3866 912 1517 3820 3391 3298 3301 3290 3339 3257 3332 3215 3191 3172 3072 3144 3118 3107 3190 3133 3195 3173 3110 3165 3010 3062 3066 3159 3137 3154 3156 3154 3226 3317 3197 3195 3241 3219 3309 3267 3284 3286 3203 3145 3173 3244 3306 3278 3203 3263 3215 3274 3360 3295 3297 3382 3354 3315 3271 3251 3285 3352 3340 3378 3369 3388 3425 3397 3455 3474 3449 3453 3338 3350 3361 3450 3433 3402 3396 3356 3278 3270 3195 3189 3188 3164 3252 3264 3244 3266 3373 3355 3372 3333 3390 3441 3519 3550 3473 3468 3427 3399 3350 3297 3310 3251 3300 3300 3254 3242 3216 3246 3175 3080 3177 3097 3180 3166 3136 3121 3247 3258 3278 3213 3174 3136 3139 3151 3268 3271 3321 3291 3275 3286 3258 3322 3209 3251 3391 3368 3366 3341 3270 3289 3373 3300 3300 3364 3366 3392 3463 3432 3441 3365 3346 3318 3178 3195 3201 3124 3145 3168 3214 3252 3293 3360 3270 3240 3212 3231 3325 3292 3252 3234 3106 3196 3148 3215 3169 3153 3170 3217 3260 3156 3167 3067 3096 3132 3113 3096 3067 3139 3175 3096 3142 3142 3188 3181 3116 3121 3310 3242 3253 3301 3406 3338 3423 3306 3325 3286 3336 3361 3357 3337 3314 3322 3254 3218 3296 3250 3323 3286 3198 3264 3220 3123 3176 3110 3144 3213 3225 3152 3207 3240 3211 3186 3274 3289 3344 3257 3322 3287 3377 3413 3368 3305 3294 3258 3363 3306 3394 3394 3315 3284 3273 3356 3313 3324 3377 3326 3258 3264 3226 3206 3201 3199 3184 3231 3290 3343 3404 3357 3402 3413 3397 3340 3395 3385 3372 3391 3315 3349 3201 3209 3158 3219 3245 3225 3081 3163 3184 3145 3221 3185 3338 3281 3303 3333 3253 3308 3403 3378 3367 3256 3293 3251 3285 3212 3190 3292 3270 3299 3366 3295 3369 3322 3344 3252 3263 3278 3332 3366 3342 3233 3224 3161 3262 3148 3118 3212 3290 3254 3291 3283 3255 3260 3274 3254 3274 3242 3281 3298 3282 3248 3275 3283 3259 3294 3260 3302 3358 3413 3367 3395 3430 3399 3352 3356 3358 3294 3307 3321 3196 3253 3196 3247 3226 3232 3197 3217 3189 3230 3305 3297 3337 3277 3313 3298 3288 3333 3317 3329 3287 3224 3290 3326 3359 3340 3261 3199 3196 3268 3265 3317 3702 2688 3366 3545 3365 3481 3340 3396 3362 3335 3209 3268 3327 3335 3304 3303 3304 3288 3199 3131 3176 3276 3369 3392 3334 3370 3373 3423 3487 3472 3482 3405 3388 3454 3420 3500 3557 3576 3561 3559 3609 3480 3562 3563 3574 3645 3572 3633 3585 3561 3637 3587 3561 3606 3554 3529 3511 3468 3466 3414 3478 3391 3382 3319 3292 3352 3285 3296 3367 3422 3473 3451 3440 3481 3524 3557 3496 3520 3459 3415 3377 3450 3449 3441 3379 3385 3421 3524 3443 3426 3274 3307 3168 3132 3160 3192 3340 3307 3317 3355 3304 3351 3370 3443 3420 3432 3409 3390 3356 3337 3343 3336 3283 3276 3252 3319 3254 3283 3188 3182 3204 3208 3243 3351 3293 3340 3295 3373 3335 3342 3279 3339 3339 3398 3338 3309 3305 3362 3371 3338 3299 3361 3376 3361 3339 3292 3253 3252 3262 3274 3287 3391 3368 3381 3374 3374 3441 3458 3455 3454 3268 3245 3266 3258 3288 3290 3302 3277 3233 3329 3331 3324 3374 3289 3398 3386 3411 3415 3441 3415 3367 3374 3350 3350 3310 3352 3370 3418 3355 3378 3394 3329 3372 3332 3378 3381 3359 3385 3305 3302 3321 3284 3346 3313 3170 3220 3269 3316 3332 3317 3339 3272 3351 3285 3307 3221 3260 3296 3325 3337 3322 3370 3344 3471 3370 3365 3435 3447 3363 3340 3283 3336 3385 3321 3405 3404 3326 3372 3304 3287 3349 3415 3403 3405 3478 3475 3421 3353 3395 3389 3353 3314 3359 3304 3358 3383 3293 3247 3216 3220 3358 3266 3258 3368 3367 3354 3354 3324 3304 3255 3300 3353 3247 3298 3373 3374 3346 3313 3319 3380 3395 3299 3444 3389 3378 3375 3291 3309 3356 3337 3298 3345 3404 3386 3390 3368 3323 3266 3377 3244 3369 3319 3273 3241 3156 3213 3251 3167 3091 3127 3086 3110 3172 3171 3173 3141 3283 3290 3201 3295 3298 3381 3313 3335 3318 3295 3293 3250 3193 3227 3220 3283 3278 3318 3288 3248 3180 3195 3207 3262 3239 3157 3200 3222 3251 3203 3282 3304 3284 3355 3432 3376 3388 3304 3283 3248 3255 3321 3362 3463 3471 3435 3356 3441 3461 3433 3420 3328 3344 3359 3376 3415 3298 3333 3502 3527 3491 3482 3477 3445 3416 3500 3513 3542 3383 3256 3333 3258 3336 3318 3308 3316 3298 3559 3529 2252 3449 3372 3393 3463 3426 3436 3412 3373 3402 3374 3345 3375 3326 3339 3318 3199 3289 3309 3218 3368 3291 3346 3331 3291 3356 3340 3401 3360 3334 3438 3411 3424 3456 3479 3474 3434 3468 3477 3467 3472 3464 3496 3593 3572 3519 3517 3551 3535 3547 3553 3471 3440 3390 3492 3581 3515 3452 3424 3447 3504 3481 3439 3441 3409 3560 3416 3376 3399 3453 3419 3370 3423 3365 3380 3424 3540 3544 3496 3488 3471 3442 3459 3480 3503 3481 3475 3471 3522 3551 3619 3599 3588 3526 3605 3593 3582 3712 3608 3595 3463 3524 3527 3631 3653 3707 3600 3634 3683 3611 3604 3636 3716 3721 3571 3598 3589 3573 3585 3429 3347 3377 3387 3423 3443 3434 3417 3440 3446 3411 3462 3471 3516 3512 3557 3620 3626 3646 3691 3627 3577 3646 3614 3669 3625 3556 3474 3418 3308 3437 3494 3465 3439 3457 3430 3407 3364 3455 3404 3379 3378 3478 3624 3574 3599 3622 3547 3580 3543 3568 3646 3633 3658 3611 3613 3648 3700 3552 3660 3563 3576 3507 3578 3466 3499 3502 3516 3542 3617 3627 3626 3442 3533 3503 3447 3537 3443 3503 3593 3556 3574 3528 3515 3597 3574 3638 3645 3666 3649 3595 3594 3566 3475 3508 3562 3566 3514 3526 3463 3457 3443 3448 3444 3439 3418 3418 3379 3395 3352 3352 3381 3381 3351 3353 3327 3354 3404 3405 3321 3345 3375 3381 3467 3365 3371 3404 3347 3502 3437 3517 3533 3492 3449 3446 3441 3457 3473 3432 3498 3500 3486 3454 3436 3411 3413 3373 3445 3376 3391 3347 3250 3289 3334 3307 3335 3307 3264 3252 3306 3345 3242 3313 3207 3275 3367 3342 3276 3290 3198 3102 3068 3056 3020 3037 3061 2961 3019 2950 3067 3032 3019 3084 3180 3232 3251 3208 3226 3178 3187 3136 3186 3145 3069 3023 2979 2979 3010 3049 3155 3182 3152 3071 3193 3240 3228 3234 3271 3283 3186 3105 3162 3211 3111 3145 3211 3257 3212 3246 3200 3204 3239 3217 3150 3157 3125 3098 2966 2985 3032 2935 2932 2913 2832 2855 2930 2915 2896 2976 3045 3057 3089 3035 3032 3024 3041 3054 2981 2992 2951 2905 2921 2899 2931 2928 2907 2941 2933 2915 2879 2890 2986 2957 2988 3046 2954 2912 2941 2992 3003 3026 3182 3236 3321 2447 3481 3158 3081 3111 3101 3197 3213 3194 3274 3273 3254 3243 3277 3247 3298 3237 3256 3328 3278 3247 3245 3317 3168 3140 3076 3114 3147 3042 3059 3132 3148 3175 3148 3173 3061 3189 3125 3113 3234 3186 3201 3256 3237 3197 3229 3186 3226 3206 3225 3201 3138 3150 3075 3019 3117 3000 3032 3006 3045 3058 3112 3131 3120 3119 3183 3201 3257 3286 3278 3294 3354 3325 3300 3324 3292 3281 3230 3329 3258 3289 3256 3292 3212 3241 3142 3207 3224 3242 3261 3359 3358 3448 3490 3481 3482 3455 3439 3487 3464 3448 3498 3489 3439 3374 3375 3341 3392 3336 3353 3363 3438 3326 3372 3399 3386 3376 3355 3373 3377 3420 3390 3486 3438 3511 3546 3576 3483 3484 3418 3360 3345 3371 3422 3377 3333 3404 3369 3319 3304 3333 3401 3431 3391 3437 3307 3349 3359 3421 3428 3409 3495 3387 3418 3446 3500 3461 3495 3447 3441 3504 3542 3521 3526 3486 3484 3484 3458 3438 3494 3491 3463 3467 3428 3394 3436 3345 3402 3415 3365 3322 3421 3391 3372 3390 3303 3360 3365 3373 3399 3383 3327 3274 3285 3243 3194 3145 3241 3209 3042 3248 3227 3239 3276 3168 3183 3241 3293 3384 3346 3282 3286 3172 3237 3210 3217 3246 3250 3232 3219 3181 3241 3215 3225 3314 3312 3330 3274 3333 3317 3247 3212 3315 3277 3300 3316 3302 3367 3391 3418 3409 3440 3396 3372 3380 3327 3322 3280 3323 3398 3419 3393 3381 3389 3349 3391 3402 3349 3417 3358 3338 3285 3479 3393 3310 3329 3290 3207 3349 3388 3403 3394 3481 3376 3405 3418 3452 3429 3363 3252 3128 3238 3247 3224 3242 3187 3203 3268 3255 3271 3247 3255 3300 3282 3263 3255 3251 3419 3318 3273 3379 3259 3176 3223 3131 3110 3097 3090 3073 3160 3181 3188 3204 3218 3282 3252 3231 3257 3344 3342 3272 3280 3326 3354 3396 3427 3435 3411 3412 3433 3295 3347 3372 3419 3417 3417 3438 3425 3429 3398 3395 3440 3491 3467 3491 3430 3413 3520 3435 3460 3374 3364 3375 3318 3373 3455 3525 3575 3542 3518 3524 3527 3389 3442 3456 3514 3535 3448 3530 3557 3548 3559 3633 3524 3518 3405 3430 3395 3477 3477 3486 3515 3492 3479 3416 3407 3467 3468 3477 3413 3439 3478 3620 3616 2665 3620 3524 3458 3457 3433 3360 3472 3510 3662 3704 3680 3626 3668 3653 3704 3675 3580 3531 3454 3394 3448 3452 3422 3463 3466 3466 3423 3538 3511 3489 3497 3518 3622 3513 3556 3475 3503 3461 3501 3477 3503 3493 3486 3527 3543 3554 3574 3546 3604 3559 3549 3561 3597 3634 3555 3667 3685 3594 3677 3659 3745 3694 3664 3622 3517 3549 3503 3510 3485 3374 3548 3531 3559 3497 3556 3515 3670 3531 3572 3505 3563 3578 3595 3610 3588 3605 3509 3546 3624 3666 3596 3613 3596 3579 3498 3541 3567 3611 3593 3537 3488 3590 3515 3553 3595 3705 3604 3611 3610 3644 3726 3681 3607 3511 3519 3527 3658 3590 3550 3593 3595 3679 3598 3699 3534 3547 3533 3584 3651 3690 3647 3634 3612 3606 3694 3677 3806 3804 3858 3888 3923 3876 3825 3839 3902 3834 3640 3677 3689 3673 3535 3568 3623 3594 3564 3577 3631 3555 3624 3609 3611 3584 3615 3520 3596 3530 3544 3585 3600 3594 3554 3550 3505 3539 3487 3584 3722 3690 3694 3748 3816 3791 3783 3766 3765 3788 3806 3760 3776 3751 3755 3687 3713 3653 3759 3700 3687 3681 3539 3544 3545 3610 3597 3665 3654 3636 3613 3601 3598 3626 3652 3664 3527 3516 3457 3460 3466 3430 3489 3489 3467 3407 3503 3635 3635 3715 3640 3689 3759 3781 3811 3892 3791 3707 3735 3735 3783 3765 3815 3863 3851 3874 3885 3854 3807 3846 3771 3725 3727 3727 3763 3782 3788 3740 3727 3759 3775 3751 3711 3734 3749 3796 3769 3784 3855 3846 3916 3916 3921 3834 3864 3865 3870 3902 4008 4003 3943 3948 3957 3967 3984 3888 3903 3965 3934 3880 3803 3785 3803 3723 3739 3776 3679 3688 3701 3692 3706 3730 3775 3738 3728 3777 3776 3762 3778 3671 3645 3698 3805 3758 3798 3731 3723 3747 3742 3656 3749 3719 3745 3781 3864 3850 3987 3914 3927 3988 3980 4111 4029 4049 3984 4034 4009 3983 3979 3967 4030 4057 4019 4022 3964 3916 3907 4009 3979 3946 3891 3982 3947 4011 3942 3932 3811 3736 3756 3822 3788 3761 3818 3854 3810 3730 3826 3809 3811 3828 3762 3750 3735 3715 3847 3788 3818 3875 3758 3774 3763 3742 3771 3696 3721 3786 3949 3949 3955 4008 3938 3902 3910 3914 4077 4068 2849 3872 4169 4188 4071 4115 4086 4046 4022 3958 3999 3926 3939 3878 3798 3849 3789 3816 3871 3833 3875 3800 3908 3899 3889 3913 3916 4020 3923 3948 3964 3972 3855 3915 3916 3855 3865 3837 3826 3919 3946 3909 3905 3977 3987 3982 3914 3996 3925 3970 3980 4000 4057 3988 3970 4027 4009 4030 4018 4062 4010 4034 3926 3907 3904 3916 3891 3968 3933 3874 3843 3877 3976 3999 3997 3977 3996 3905 3913 3991 3912 3905 3960 3955 4058 3989 3995 3973 3896 3929 3912 3977 4064 3937 3928 3975 4003 3952 3960 3963 3884 3937 3928 3894 3816 3838 3887 3855 3864 3894 3894 3923 3982 3852 3924 3912 3877 3922 3941 3828 3796 3811 3849 3910 3995 3839 3906 3813 3965 3902 3899 3804 3774 3816 3798 3877 3894 3975 3961 3940 3917 3937 3966 3942 3971 3986 4010 4005 3971 4016 3951 3982 3963 3950 3925 3993 4008 4082 3978 3963 3991 4003 3922 3960 3957 3886 3971 3914 3836 3992 3931 3936 3953 3969 3967 3939 3902 3941 4009 3947 3978 3886 3980 3845 3907 3856 3956 4007 4044 3936 4045 4030 4058 4132 3966 3939 4007 3971 3955 4044 4042 3941 4011 3922 3966 3994 4102 4058 4072 4107 4101 3988 4039 3943 3962 4078 4058 4017 4058 4005 3949 4081 4050 4020 4065 4121 4075 4208 4156 4046 4115 4054 4127 3998 4098 4151 4161 4082 4090 4017 3954 4027 4083 4040 3945 4079 4057 3970 4039 4054 3980 3923 3931 3948 3829 3905 3883 3920 3910 3885 3853 3940 3990 3967 3931 3949 4063 4064 4021 4098 4059 4076 4032 4095 4185 4136 4109 4071 4075 4084 4011 4036 3965 3929 3927 3890 3793 3803 3755 3721 3747 3711 3716 3728 3614 3709 3663 3736 3640 3620 3751 3774 3802 3684 3699 3625 3536 3588 3514 3547 3458 3496 3508 3479 3416 3473 3421 3362 3284 3343 3331 3358 3441 3341 3366 3359 3276 3201 3275 3214 3245 3210 3058 3051 3000 2991 2963 2967 2981 2927 2889 2804 2744 2752 2720 2706 2663 2699 2671 2719 2755 2796 2811 2717 2752 2749 2712 2713 2730 2628 2634 2647 2716 2661 2606 2558 2512 2445 2388 2425 2355 2424 2411 2332 2189 2167 2196 2246 2185 2176 2056 2070 2085 2082 2049 1982 2006 2001 1892 1857 1845 1797 1725 1813 1292 1785 1865 1751 1832 1880 1812 1790 1805 1826 1730 1604 1643 1660 1503 1496 1366 1310 1224 1142 1082 1105 1012 954 872 812 720 726 631 596 573 573 593 537 590 586 565 555 526 576 482 482 433 396 339 357 333 329 314 296 252 309 308 349 364 425 499 571 530 584 590 662 638 664 691 689 705 641 626 663 720 718 700 671 624 602 593 553 496 450 420 454 434 432 493 464 491 452 541 527 534 572 554 562 527 516 513 577 554 556 440 380 360 340 344 381 359 313 329 274 338 300 317 346 321 299 355 344 466 525 555 607 580 576 646 715 770 783 781 788 702 715 690 675 661 662 675 660 604 480 452 429 396 406 408 362 368 363 367 357 336 286 282 283 267 272 279 333 333 325 261 274 318 367 371 376 431 446 459 507 548 596 604 588 609 615 605 605 671 682 755 857 772 860 869 897 865 927 925 932 893 938 909 941 984 995 957 977 975 830 868 790 846 843 862 836 808 885 927 955 1007 998 975 989 1009 980 991 951 956 955 951 944 936 900 856 786 786 819 825 838 943 1000 992 1021 1087 1104 1131 1124 1189 1257 1203 1092 1011 1015 978 1019 998 968 976 927 1043 1049 1040 989 962 990 1023 1048 1008 910 871 848 863 817 762 797 843 851 826 844 837 918 896 878 866 825 835 834 834 797 757 729 711 694 682 709 771 727 745 758 790 857 839 893 975 1007 1087 1182 1150 1220 1146 1179 1134 1010 1012 1050 1018 972 977 925 911 889 943 960 890 882 921 910 907 857 890 871 897 886 860 856 875 951 911 916 949 995 1069 1117 1061 1047 1015 1071 1095 1063 984 945 904 841 839 830 811 809 780 722 670 675 657 614 608 659 697 714 714 644 687 757 752 750 744 788 795 874 892 909 914 886 847 819 821 824 901 958 959 998 972 949 983 989 1005 928 892 829 843 831 918 908 907 936 956 954 1008 1097 1116 1091 972 947 860 816 786 753 721 700 613 515 508 516 588 599 565 577 578 637 634 642 684 640 626 703 689 706 734 774 823 836 860 904 958 1051 985 946 917 915 944 904 854 850 851 831 815 793 801 730 638 642 673 702 683 702 670 664 646 692 661 710 706 672 639 579 534 482 443 428 445 469 460 445 428 449 504 540 620 650 771 807 873 924 1008 1043 1063 1080 1101 1120 1110 1146 1189 1217 1166 1130 1068 1083 1082 1039 1026 1002 989 989 969 996 967 963 983 949 876 859 838 825 803 891 876 927 919 859 835 783 804 784 696 612 560 542 529 519 570 558 555 583 570 600 540 569 575 583 543 534 593 651 667 640 683 732 712 716 697 695 679 700 695 722 703 711 772 884 930 994 1015 978 1041 1032 1073 1066 1086 1064 1102 1037 964 947 896 910 898 906 885 802 718 694 627 597 528 506 470 497 493 509 525 489 454 446 430 461 453 435 477 537 632 677 677 676 701 699 729 709 692 663 651 701 682 671 667 634 612 561 531 503 515 468 457 530 543 509 442 446 464 450 400 377 396 406 388 416 437 423 408 398 387 389 408 391 381 353 343 353 328 340 345 383 382 392 409 394 390 349 339 344 294 257 252 230 221 225 217 208 218 216 237 229 234 240 241 249 257 267 270 253 277 303 293 291 297 326 318 289 281 276 272 294 274 269 255 266 286 271 286 290 275 267 240 251 219 197 175 158 146 146 146 134 134 134 142 142 142 150 150 150 134 134 134 134 134 134 130 130 130 130 130 130 142 138 138 134 134 134 134 134 134 152 152 152 160 164 160 160 160 160 160 164 164 160 160 160 144 144 144 154 154 154 118 118 118 122 122 122 124 124 124 136 138 136 114 114 114 114 114 114 114 116 116 114 114 114 114 114 114 114 116 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 bytes + [Exif IFD0 - 0x011a] X Resolution = 72 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x0128] Resolution Unit = Inch +JAVA [Exif IFD0 - 0x0140] Color Map = [768 values] +DOTNET [Exif IFD0 - 0x0140] Unknown tag (0x0140) = [768 values] + [Exif IFD0 - 0x830e] Pixel Scale = 25.4 25.4 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 576496.823 4660453.588 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [20 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS84 UTM zone 17N + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 17 N with WGS84 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = c41078a1.tif + [File - 0x0002] File Size = 15777806 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/cass_sold.tif.txt b/tif/GeoTIFF/metadata/diff/cass_sold.tif.txt new file mode 100644 index 00000000..010710ab --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/cass_sold.tif.txt @@ -0,0 +1,53 @@ + FILE: cass_sold.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 154.981 154.981 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Cassini Soldner + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 + [GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 + [GeoTIFF - 0x0c0a] Projection False Easting = 0.001 + [GeoTIFF - 0x0c0b] Projection False Northing = 0.002 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Cassini-Soldner North American 1927 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = cass_sold.tif + [File - 0x0002] File Size = 47034 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/cassini_soldner.tif.txt b/tif/GeoTIFF/metadata/diff/cassini_soldner.tif.txt new file mode 100644 index 00000000..b770df1c --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/cassini_soldner.tif.txt @@ -0,0 +1,61 @@ + FILE: cassini_soldner.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 594 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [84 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = unnamed + [GeoTIFF - 0x0800] Geographic Type = User Defined +JAVA [GeoTIFF - 0x0801] Geographic Citation = GCS Name = unnamed ellipse|Datum = unknown|Ellipsoid = unnamed|Primem = Greenwich| +DOTNET [GeoTIFF - 0x0801] Geographic Citation = GCS Name = unnamed ellipse|Datum = unknown|Ellipsoid = unnamed|Primem = Greenwich + [GeoTIFF - 0x0802] Geodetic Datum = User Defined + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0808] Geographic Ellipsoid = User Defined + [GeoTIFF - 0x0809] Semi-major axis = 6378300.789 + [GeoTIFF - 0x080b] Inv. Flattening = 293.466 + [GeoTIFF - 0x080d] To WGS84 = 0 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Cassini Soldner + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 35.212 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 31.734 + [GeoTIFF - 0x0c0a] Projection False Easting = 170251.555 + [GeoTIFF - 0x0c0b] Projection False Northing = 126867.909 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = cassini_soldner.tif + [File - 0x0002] File Size = 595 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/cea.tif.txt b/tif/GeoTIFF/metadata/diff/cea.tif.txt new file mode 100644 index 00000000..9672693a --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/cea.tif.txt @@ -0,0 +1,51 @@ + FILE: cea.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 514 pixels + [Exif IFD0 - 0x0101] Image Height = 515 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = [35 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 15 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60.022 60.022 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -28493.167 4255884.544 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = unnamed + [GeoTIFF - 0x0800] Geographic Type = NAD27 + [GeoTIFF - 0x0801] Geographic Citation = NAD27 + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Cylindrical Equal Area + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 33.75 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -117.333 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = cea.tif + [File - 0x0002] File Size = 270993 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/cham_tri.tif.txt b/tif/GeoTIFF/metadata/diff/cham_tri.tif.txt new file mode 100644 index 00000000..145afede --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/cham_tri.tif.txt @@ -0,0 +1,51 @@ + FILE: cham_tri.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [52 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = User Defined + [GeoTIFF - 0x0808] Geographic Ellipsoid = Bessel 1841 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -92.741 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 10.032 + [GeoTIFF - 0x0c16] Projection Azimuth Angle = 90.397 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Chamberlin Trimetric Potsdam + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = cham_tri.tif + [File - 0x0002] File Size = 47002 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/cyl_equi.tif.txt b/tif/GeoTIFF/metadata/diff/cyl_equi.tif.txt new file mode 100644 index 00000000..089ecead --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/cyl_equi.tif.txt @@ -0,0 +1,53 @@ + FILE: cyl_equi.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Equirectangular + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = European Datum 1950 + [GeoTIFF - 0x0808] Geographic Ellipsoid = International 1967 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 + [GeoTIFF - 0x0c0a] Projection False Easting = 0.001 + [GeoTIFF - 0x0c0b] Projection False Northing = 0.002 + [GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 40 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Cylindrical Equirectangular European 1950 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = cyl_equi.tif + [File - 0x0002] File Size = 47050 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/eckert4.tif.txt b/tif/GeoTIFF/metadata/diff/eckert4.tif.txt new file mode 100644 index 00000000..781c1428 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/eckert4.tif.txt @@ -0,0 +1,53 @@ + FILE: eckert4.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8307 16189 24054 31766 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 7933 7882 7865 7712 7699 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = WGS84 + [GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 + [GeoTIFF - 0x0c0a] Projection False Easting = 0.001 + [GeoTIFF - 0x0c0b] Projection False Northing = 0.002 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Eckert IV WGS84 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = eckert4.tif + [File - 0x0002] File Size = 46122 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/econic.tif.txt b/tif/GeoTIFF/metadata/diff/econic.tif.txt new file mode 100644 index 00000000..b42a6e83 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/econic.tif.txt @@ -0,0 +1,51 @@ + FILE: econic.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 515 pixels + [Exif IFD0 - 0x0101] Image Height = 515 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = [35 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 15 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 2575 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15411.615 15448.729 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [68 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = EC E000 + [GeoTIFF - 0x0800] Geographic Type = NAD27 + [GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Equidistant Conic + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 33.904 + [GeoTIFF - 0x0c07] Projection Standard Parallel 2 = 33.625 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 33.764 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = econic.tif + [File - 0x0002] File Size = 266468 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/epsg_27563_allgeokeys.tif.txt b/tif/GeoTIFF/metadata/diff/epsg_27563_allgeokeys.tif.txt new file mode 100644 index 00000000..c6337578 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/epsg_27563_allgeokeys.tif.txt @@ -0,0 +1,62 @@ + FILE: epsg_27563_allgeokeys.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 10 pixels + [Exif IFD0 - 0x0101] Image Height = 10 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 8 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = LZW + [Exif IFD0 - 0x0106] Photometric Interpretation = RGB + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 3 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 32 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 36 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x0153] Sample Format = Unsigned, Unsigned, Unsigned + [Exif IFD0 - 0x830e] Pixel Scale = 0.501 0.501 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 827294.141 523985.644 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [108 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = NTF (Paris) / Lambert Sud France + [GeoTIFF - 0x0800] Geographic Type = NTF Paris + [GeoTIFF - 0x0801] Geographic Citation = NTF (Paris) + [GeoTIFF - 0x0802] Geodetic Datum = Unknown (6807) + [GeoTIFF - 0x0803] Prime Meridian = Paris + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Grad + [GeoTIFF - 0x0807] Geographic Angular Unit Size = 0.016 + [GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1880 IGN + [GeoTIFF - 0x0809] Semi-major axis = 6378249.2 + [GeoTIFF - 0x080b] Inv. Flattening = 293.466 + [GeoTIFF - 0x080d] To WGS84 = 2.597 + [GeoTIFF - 0x080e] To WGS84 = -168 -60 320 0 0 0 0 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = Unknown (27563) + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = NTF (Paris) / Lambert Sud France + [GeoTIFF - 0x0c02] Projection = Unknown (18093) + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Lambert Conf Conic 1SP + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c05] Projection Linear Unit Size = 1 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 49 + [GeoTIFF - 0x0c0a] Projection False Easting = 600000 + [GeoTIFF - 0x0c0b] Projection False Northing = 200000 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x1003] Vertical Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = epsg_27563_allgeokeys.tif + [File - 0x0002] File Size = 757 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/epsg_27563_only_pcs_code.tif.txt b/tif/GeoTIFF/metadata/diff/epsg_27563_only_pcs_code.tif.txt new file mode 100644 index 00000000..01851693 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/epsg_27563_only_pcs_code.tif.txt @@ -0,0 +1,53 @@ + FILE: epsg_27563_only_pcs_code.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 10 pixels + [Exif IFD0 - 0x0101] Image Height = 10 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 8 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = RGB + [Exif IFD0 - 0x0111] Strip Offsets = 624 + [Exif IFD0 - 0x0115] Samples Per Pixel = 3 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 10 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 300 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x0153] Sample Format = Unsigned, Unsigned, Unsigned + [Exif IFD0 - 0x830e] Pixel Scale = 0.501 0.501 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 827294.141 523985.644 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [32 values] + [Exif IFD0 - 0xa480] GDAL Metadata = + metre + metre + metre + + + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = NTF (Paris) / Lambert Sud France + [GeoTIFF - 0x0801] Geographic Citation = NTF (Paris) + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Grad + [GeoTIFF - 0x0c00] Projected Coordinate System Type = Unknown (27563) + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = epsg_27563_only_pcs_code.tif + [File - 0x0002] File Size = 924 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/equi_conic.tif.txt b/tif/GeoTIFF/metadata/diff/equi_conic.tif.txt new file mode 100644 index 00000000..fedb432a --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/equi_conic.tif.txt @@ -0,0 +1,54 @@ + FILE: equi_conic.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Equidistant Conic + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 + [GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 45 + [GeoTIFF - 0x0c0a] Projection False Easting = 0.001 + [GeoTIFF - 0x0c0b] Projection False Northing = 0.002 + [GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 40 + [GeoTIFF - 0x0c07] Projection Standard Parallel 2 = 50 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Equidistant Conic (Simple Conic) North American 1927 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = equi_conic.tif + [File - 0x0002] File Size = 47082 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/equidistant_cylindrical.tif.txt b/tif/GeoTIFF/metadata/diff/equidistant_cylindrical.tif.txt new file mode 100644 index 00000000..47c8a057 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/equidistant_cylindrical.tif.txt @@ -0,0 +1,58 @@ + FILE: equidistant_cylindrical.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 525 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [72 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = WGS 84 / World Equidistant Cylindrical + [GeoTIFF - 0x0800] Geographic Type = WGS 84 + [GeoTIFF - 0x0801] Geographic Citation = WGS 84 + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0809] Semi-major axis = 6378137 + [GeoTIFF - 0x080b] Inv. Flattening = 298.257 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Equirectangular + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 0 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c10] Projection Center Longitude = 0 + [GeoTIFF - 0x0c11] Projection Center Latitude = 0 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = equidistant_cylindrical.tif + [File - 0x0002] File Size = 526 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/er.tif.txt b/tif/GeoTIFF/metadata/diff/er.tif.txt new file mode 100644 index 00000000..7f130bfe --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/er.tif.txt @@ -0,0 +1,49 @@ + FILE: er.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 513 pixels + [Exif IFD0 - 0x0101] Image Height = 516 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 516 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 264708 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15402.811 3769910.324 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = ER E000 + [GeoTIFF - 0x0800] Geographic Type = NAD27 + [GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Equirectangular + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 + [GeoTIFF - 0x0c11] Projection Center Latitude = 33.764 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = er.tif + [File - 0x0002] File Size = 265644 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/f41078a1.tif.txt b/tif/GeoTIFF/metadata/diff/f41078a1.tif.txt new file mode 100644 index 00000000..1418c93d --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/f41078a1.tif.txt @@ -0,0 +1,45 @@ + FILE: f41078a1.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 9921 pixels + [Exif IFD0 - 0x0101] Image Height = 6248 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette + [Exif IFD0 - 0x0111] Strip Offsets = [6248 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 166 166 166 174 174 174 184 184 184 180 176 176 188 188 188 182 182 182 196 196 196 192 192 192 192 192 192 200 196 196 184 184 184 200 196 198 214 210 210 205 213 196 216 214 218 206 212 214 210 215 215 225 217 213 217 212 225 224 214 212 207 211 207 238 241 248 264 262 253 233 239 225 272 279 268 268 272 277 276 266 272 260 268 267 259 252 258 258 256 250 248 255 238 244 242 249 252 255 252 236 240 251 247 238 245 252 254 255 272 258 261 293 271 268 252 251 242 271 262 250 265 268 267 267 246 252 251 233 226 232 262 266 245 243 243 237 246 242 230 247 232 205 208 206 178 178 178 198 200 198 186 186 186 190 190 190 200 200 200 184 184 184 188 186 186 190 190 190 184 184 196 248 262 270 276 265 266 310 310 304 297 274 294 327 308 300 324 345 348 352 328 353 373 382 377 382 399 417 433 415 406 466 440 428 423 414 410 421 404 422 426 405 403 427 403 418 428 436 480 497 514 533 523 529 553 541 570 593 555 574 568 574 594 600 612 644 654 678 721 729 685 690 712 706 744 763 770 777 786 799 829 850 822 825 834 861 891 894 896 853 838 850 858 891 907 879 905 924 955 980 966 974 968 1016 1016 1009 977 990 1003 1052 1051 1025 1076 1075 1097 1120 1101 1085 1108 1076 1132 1200 1181 1195 1233 1234 1274 1308 1303 1316 1325 1269 1269 1305 1326 1383 1411 1380 1378 1412 1427 1440 1430 1462 1480 1547 1536 1572 1577 1588 1600 1606 1649 1693 1734 1696 1691 1685 1637 1672 1619 1594 1655 1738 1695 1746 1827 1836 1865 1848 1909 1967 1923 1960 2006 2035 2092 2106 2133 2143 2087 2244 2157 2134 2218 2240 2224 2281 2255 2253 2257 2293 2273 2284 2310 2342 2353 2366 2348 2453 2414 2409 2435 2507 2474 2519 2510 2507 2521 2396 2466 2382 2365 2431 2393 2404 2422 2439 2493 2477 2491 2565 2547 2586 2571 2583 2614 2662 2668 2678 2638 2675 2631 2745 2690 2618 2666 2586 2539 2645 2684 2657 2710 2668 2765 2747 2696 2854 2821 2792 2944 2996 3051 3179 3106 3134 3142 3224 3194 3154 3127 3085 3083 3114 3103 3158 3123 3146 3167 3216 3225 3251 3252 3272 3274 3201 3240 3165 3177 3194 3216 3175 3285 3264 3171 3160 3040 3143 3080 3151 3092 3099 3179 3244 3174 3182 3137 3125 3159 3107 3120 3087 3078 3047 3061 3034 3070 3060 3043 3045 2998 2981 3019 3038 3072 3004 3028 2988 3086 3046 3013 2934 2935 2987 2992 3031 3009 2988 3039 3085 3109 3111 3114 3066 3087 3084 3018 3054 3027 3037 3005 2928 3001 3051 3079 3006 2962 2889 2904 2894 2918 2896 2890 2867 2868 2876 2861 2885 2849 2883 2799 2843 2853 2847 2794 2890 2862 2909 2947 2954 2923 2855 2888 2891 2924 2893 2981 2992 2998 2970 3017 3015 3025 3062 3112 3058 3076 3100 3100 3161 3251 3272 3268 3288 3246 3290 3301 3363 3277 3224 3242 3216 3215 3199 3200 3192 3158 3168 3098 3167 3141 3174 3237 3183 3205 3207 3156 3175 3236 3257 3366 3250 3194 3197 3268 3229 3277 3265 3212 3184 3184 3121 3163 3042 3182 3124 3190 3105 3166 3073 3074 3046 3055 3180 3257 3219 3204 3161 3222 3109 3118 3147 3125 3203 3253 3190 3214 3086 3142 3029 3052 3019 3082 3092 3048 2927 2966 2958 2926 3005 2946 2941 2930 2997 2985 3030 3019 3022 3092 3043 3145 3039 3004 2971 2971 2948 2962 2980 2992 3090 3035 2995 3019 3039 2997 3023 2990 3036 3057 3102 3119 3068 3036 2998 2962 2869 2998 2967 3078 3087 3205 3185 3144 3149 2988 2976 2952 3096 3104 3067 3120 3108 3159 3027 3063 3080 3069 3076 3042 3011 3053 3119 3153 3174 3196 3163 3194 3194 3106 3162 3194 3203 3223 3229 3222 3141 3145 3004 3032 2962 3019 2996 3020 3117 3056 3013 3067 2911 2988 2996 2987 3064 3075 2988 2977 2928 2940 2885 2893 2888 2785 2749 2870 2784 2758 2786 2814 2799 2809 2831 2791 2842 2863 2833 2857 2817 2764 2855 2799 2736 2773 2698 2723 2698 2737 2872 2842 2745 2696 2847 2755 2734 2684 2674 2772 2820 2808 2799 2765 2747 2882 2857 2838 2878 2884 2905 2907 2975 2961 2900 2840 2728 2746 2814 2766 2777 2755 2823 2805 2803 2886 2838 2839 2912 2820 2794 2767 2826 2821 2747 2793 2760 2691 2674 2680 2680 2693 2735 2782 2776 2810 2819 2826 2824 2843 2776 2817 2792 2785 2873 2832 2851 2948 2903 2876 2881 2888 2899 2897 2838 2876 2789 2810 2740 2756 2742 2761 2743 2843 2845 2876 2934 2910 2972 2889 2848 2908 2864 2896 2886 2822 2917 2946 2966 2941 2918 2982 2992 2971 2953 2941 2948 2882 2861 2858 2848 2883 2912 2878 2883 2843 2845 2869 2814 2872 2932 2927 2980 3015 3006 3016 2974 2985 3065 3065 2969 2933 2978 2922 2873 2951 2957 2953 2999 2939 2986 3049 3087 3170 3051 2908 2902 2865 2924 3016 2912 2928 2876 2935 2870 2942 2906 2943 2850 2801 2791 2810 2764 2764 2734 2770 2746 2769 2723 2772 2749 2760 2714 2699 2677 2666 2695 2770 2764 2857 2840 2836 2881 2882 2841 2894 2832 2782 2884 2818 2845 2822 2741 2805 2864 2723 2678 2710 2655 2648 2693 2795 2809 2825 2842 2881 2835 2836 2776 2731 2745 2790 2857 2869 2842 2788 2786 2820 2808 2754 2768 2727 2680 2672 2696 2685 2668 2692 2632 2651 2619 2578 2564 2545 2550 2562 2533 2548 2549 2613 2631 2597 2522 2608 2623 2666 2670 2585 2683 2677 2723 2718 2719 2682 2739 2754 2691 2758 2773 2790 2783 2766 2769 2754 2856 2845 2805 2868 2872 2870 2987 2951 2955 2929 2895 2905 2865 2821 2787 2854 2785 2855 2899 2863 2885 2804 2820 2789 2778 2752 2722 2721 2765 2817 2908 2861 2846 2790 2827 2796 2883 2864 2841 2876 2878 2886 2855 2891 2924 2916 2978 2923 2868 2865 2906 2942 2947 2994 3061 2989 2978 2947 2947 2931 3017 3000 3010 3034 3048 3029 2971 2868 2873 2934 2928 2919 2907 2930 2984 3007 3010 2906 2953 2974 2985 3034 3000 3082 3095 3060 3165 3120 3176 3151 3184 3212 3153 3237 3056 3130 3188 3150 3143 3150 3036 3017 3090 3041 3073 3144 3125 3104 3120 3188 3233 3208 3200 3143 3064 3068 3103 3109 3076 3021 3092 3050 3044 3009 3063 3112 3065 3047 3073 3016 2991 3038 3010 3012 3011 3064 3021 3077 2993 2979 2966 2936 2960 2967 3008 3043 3087 3099 3080 3068 3022 3036 2988 3033 3032 2966 2993 3033 2959 2927 2948 2984 3012 2994 3034 2983 2970 2981 2997 3062 3000 3113 3065 3069 3042 3008 2964 2990 2957 2964 2969 3038 3027 3026 3002 2992 3046 3002 3064 3015 2984 2982 2984 2945 3023 3027 3015 3004 2994 2938 2952 3021 2977 3059 3041 3055 3051 3059 3033 2992 2912 2879 2892 2959 2876 2900 2938 2968 2972 2962 3004 3013 3105 3133 3185 3084 3061 3079 3148 3190 3228 3128 3131 3149 3138 3127 3056 3065 3104 3058 3117 3150 3174 3105 3077 3161 3118 2998 3084 3044 3042 3038 3058 3068 3009 2965 2992 2916 2848 2829 2827 2793 2774 2840 2836 2811 2853 2884 2922 2862 2973 2936 2889 2899 2977 3039 3017 2977 2901 2890 2892 2879 2904 2888 2885 2884 2901 2931 2959 2943 2964 2893 2923 2912 2965 2882 2782 2738 2699 2732 2780 2808 2841 2802 2863 2850 2828 2765 2750 2774 2766 2806 2700 2718 2755 2744 2731 2728 2760 2701 2742 2720 2719 2783 2799 2772 2784 2814 2805 2890 2946 2882 2956 2933 2938 2905 2831 2818 2863 2909 2950 2941 2966 2995 3053 3024 3030 2974 3026 3020 3002 2996 2966 3007 2924 2894 2921 2949 2911 2934 2863 2835 2817 2855 2905 2891 2907 2905 2926 2841 2871 2960 2942 2944 3001 2968 2938 2898 2908 2891 2926 2955 2939 2982 2980 3022 3053 3069 3027 2989 3068 2970 3047 3042 3016 3079 3139 3108 3086 3026 2997 2997 3064 3065 3027 3000 3012 3045 3028 3026 3070 3062 3070 3086 3072 3013 3030 2971 2950 2924 2907 2889 2879 2922 2880 2948 2914 2779 2794 2841 2824 2831 2874 2879 2880 2859 2840 2915 2932 2860 2848 2871 2877 2885 2891 2888 2822 2937 2941 2974 3008 3012 3059 3024 3019 2973 2954 3035 3141 3083 3064 2997 3044 3109 3036 3021 3004 3074 3037 3046 3004 2994 2980 2978 2843 2896 2927 3026 3042 3082 3015 3003 3101 3123 2993 2945 2952 2927 2978 2948 2983 3010 3007 2965 2981 2919 2907 2947 2985 3002 2935 2850 2845 2833 2820 2872 2938 2932 2956 2995 2969 2932 2984 2998 3008 3021 2998 2977 2928 2961 2974 3017 3041 3090 3050 3011 3009 2972 2997 3049 3046 3037 3105 3089 3073 3106 3034 3044 3103 3068 3100 3061 3020 2977 3014 3102 3133 3176 3145 3211 3170 3112 3166 3142 3068 3112 3114 3134 3129 3136 3110 3164 3054 3055 3051 3044 3099 3172 3108 3121 3187 3206 3147 3159 3144 3133 3125 3104 3046 3095 3071 3067 3108 3107 3144 3105 3101 3084 3051 3102 3000 3059 3064 3076 3097 3059 3043 3099 3137 3075 3024 2978 3029 3025 3037 3096 3089 3079 3138 3169 3208 3125 3156 3127 3169 3136 3169 3199 3165 3183 3181 3186 3138 3198 3145 3153 3183 3117 3082 3087 3104 3150 3109 3124 3121 3169 3178 3144 3138 3063 3121 3098 3076 3089 3043 3050 3121 3118 3105 3027 2991 3089 3065 3167 3139 3201 3144 3137 3177 3175 3177 3151 3184 3265 3260 3272 3192 3175 3135 3109 3113 3167 3144 3096 3162 3162 3187 3190 3184 3160 3180 3121 3179 3175 3241 3115 3190 3196 3236 3210 3233 3208 3190 3183 3252 3315 3309 3351 3349 3271 3283 3296 3296 3286 3277 3286 3255 3182 3178 3177 3194 3258 3210 3188 3219 3183 3233 3211 3179 3157 3165 3149 3089 3148 3220 3272 3265 3180 3223 3295 3253 3236 3123 3079 3136 3204 3147 3253 3222 3294 3277 3285 3197 3163 3227 3166 3108 3067 3143 3123 3088 3124 3097 3144 3155 3198 3143 3158 3127 3019 3079 3155 3189 3230 3186 3173 3164 3145 3143 3193 3167 3215 3166 3238 3240 3167 3217 3218 3230 3209 3151 3111 3290 3279 3143 3201 3112 3174 3214 3172 3180 3210 3312 3326 3254 3273 3224 3256 3252 3288 3206 3295 3243 3298 3321 3296 3321 3297 3353 3330 3353 3289 3193 3148 3142 3168 3125 3122 3114 3087 3073 3064 3106 3131 3113 3214 3217 3266 3141 3138 3088 3086 3102 3046 3054 3043 3077 2992 2975 2970 2910 2975 2948 3037 3011 3019 3044 3043 3116 3110 3067 3051 3020 2970 3054 3024 2945 3014 3085 3056 3032 3020 3013 3036 3110 3100 3204 3256 3125 3063 3118 3089 3168 3178 3158 3169 3140 3102 3056 3117 3113 3117 3051 3099 3064 3087 3099 3123 3066 3020 3030 2973 3009 2947 2921 2958 2955 2851 2844 2827 2956 3035 2949 2957 2946 2948 2941 2979 3001 2871 2969 2975 3034 3027 3014 3015 3035 3044 2952 2946 2934 2885 2832 2843 2876 2863 2861 2795 2765 2706 2779 2803 2824 2874 2857 2894 2917 2933 2911 2850 2934 2941 2978 2950 3021 3120 3119 3126 3144 3131 3061 3166 3151 3082 3108 3146 3088 3099 3056 3042 3134 3056 3091 3138 3072 3114 3185 3226 3235 3249 3205 3233 3277 3302 3314 3358 3385 3356 3371 3368 3339 3391 3417 3300 3321 3271 3294 3370 3352 3269 3225 3224 3261 3229 3198 3206 3215 3177 3143 3185 3137 3088 3127 3066 3019 2993 3013 3078 3050 3114 3163 3201 3243 3214 3262 3287 3342 3287 3339 3359 3331 3407 3364 3476 3499 3514 3498 3437 3464 3455 3364 3414 3361 3400 3447 3433 3407 3451 3449 3409 3416 3388 3329 3378 3402 3350 3410 3371 3355 3371 3364 3325 3363 3353 3418 3457 3463 3444 3468 3346 3344 3393 3433 3430 3479 3443 3541 3566 3568 3516 3547 3539 3382 3433 3352 3315 3295 3306 3326 3276 3250 3237 3323 3266 3288 3287 3257 3205 3232 3180 3200 3265 3221 3257 3332 3318 3295 3208 3185 3233 3251 3379 3330 3302 3235 3257 3273 3276 3188 3214 3318 3273 3291 3302 3303 3333 3334 3208 3137 3139 3166 3122 3158 3107 3133 3004 3037 3023 3000 3001 3108 3043 2994 3071 2995 3069 3072 3166 3146 3122 3121 3150 3129 3183 3132 3126 3139 3172 3226 3225 3186 3152 3084 3008 3013 2981 2997 2982 2972 3002 3047 3052 3014 3132 3174 3251 3242 3185 3243 3230 3224 3207 3170 3279 3306 3248 3270 3203 3307 3371 3343 3342 3347 3322 3255 3370 3436 3386 3350 3302 3268 3262 3310 3319 3304 3276 3249 3271 3247 3207 3202 3249 3277 3280 3241 3206 3344 3255 3233 3255 3240 3229 3217 3164 3255 3190 3245 3221 3184 3191 3224 3289 3269 3257 3168 3121 3121 3157 3121 3155 3168 3158 3178 3128 3152 3215 3131 3112 3207 3224 3244 3293 3300 3284 3319 3323 3308 3326 3315 3250 3250 3216 3300 3338 3253 3272 3217 3205 3125 3178 3160 3115 3076 3182 3130 3145 3151 3138 3108 3088 3116 3171 3165 3194 3209 3224 3195 3181 3176 3153 3206 3247 3228 3189 3217 3159 3195 3114 3103 3125 3091 3061 3070 3000 2997 3002 3002 2985 2957 2976 2940 2971 2946 3020 3042 2977 3032 2996 3098 3052 2973 2981 3042 3023 3031 2998 3092 3078 3073 3065 3061 3100 3113 3074 3117 3129 3043 3054 2983 2978 2951 2921 2914 2935 3014 2936 2882 2895 2860 2828 2761 2794 2786 2808 2846 2876 2924 2877 2922 2933 2925 3006 2994 3085 3059 3052 3047 3036 3052 3041 3046 2989 2986 3027 3067 3101 3061 3013 2986 3015 2996 3065 3071 3145 3064 3038 3091 3014 2973 3025 3004 2954 2965 2958 2887 2878 2956 2907 2983 2953 3024 3084 3081 3180 3138 3258 3300 3373 3374 3329 3309 3382 3359 3393 3410 3342 3329 3316 3275 3338 3385 3283 3245 3180 3183 3150 3116 3103 3109 3148 3057 3013 3028 3050 3035 3098 3069 2966 2953 3000 3017 2997 2951 2956 3000 3005 2942 2952 2953 2968 2903 3001 2988 2943 2898 2934 3012 3005 3047 2993 3003 3058 3058 3080 3059 3072 3087 3133 3173 3169 3132 3072 3100 3092 3113 3054 3079 3115 3095 3030 3053 3089 3069 3079 3041 3025 2971 2965 2925 3007 2934 2992 2943 3020 3046 3116 3070 3027 3071 3066 3136 3063 2968 2922 3023 2921 3014 2939 2986 2954 2894 2930 2978 2906 2884 2907 2890 2917 2872 2956 3013 3035 3120 3068 2999 2978 2972 2932 2985 2961 2910 2907 3029 2984 3013 2976 2961 2925 2858 2866 2860 2916 2944 2944 2935 2957 2959 2901 2950 2919 2881 2875 2842 2866 2881 2782 2809 2839 2853 2925 2882 2898 2836 2860 2878 2833 2844 2892 2857 2809 2791 2867 2857 2877 2875 2843 2825 2845 2859 2868 2881 2892 2928 2850 2896 2869 2881 2875 2880 2877 2906 2915 2921 2889 2888 2868 2911 2880 2891 2862 2829 2849 2847 2883 2849 2810 2818 2842 2847 2793 2742 2695 2704 2671 2731 2759 2733 2776 2767 2803 2806 2810 2840 2893 2952 2884 2903 2938 2985 2939 2917 2881 2879 2901 2841 2812 2807 2806 2803 2836 2906 2899 2909 2799 2791 2698 2686 2740 2782 2840 2766 2757 2789 2824 2786 2740 2737 2840 2823 2841 2815 2817 2796 2873 2917 2887 2888 2853 2893 2818 2843 2816 2818 2814 2845 2839 2852 2889 2887 2921 2928 2829 2882 2835 2750 2756 2754 2791 2826 2916 2893 2922 2965 2919 2890 2879 2797 2798 2758 2687 2695 2729 2733 2649 2682 2695 2620 2554 2450 2437 2463 2493 2502 2458 2440 2418 2367 2441 2391 2433 2457 2424 2403 2329 2359 2420 2488 2451 2495 2513 2508 2495 2475 2495 2458 2582 2605 2662 2668 2623 2583 2590 2599 2622 2657 2618 2622 2627 2637 2673 2660 2702 2753 2673 2590 2645 2562 2548 2533 2466 2498 2530 2554 2548 2588 2533 2513 2492 2546 2588 2610 2626 2546 2584 2571 2601 2629 2631 2630 2592 2612 2622 2665 2589 2583 2603 2610 2577 2524 2529 2503 2507 2535 2461 2485 2458 2516 2466 2558 2562 2550 2498 2496 2571 2543 2536 2528 2501 2535 2523 2582 2528 2533 2621 2618 2599 2572 2562 2526 2548 2566 2527 2559 2489 2493 2484 2462 2495 2505 2418 2436 2397 2415 2401 2461 2435 2459 2485 2464 2426 2474 2419 2396 2396 2436 2386 2375 2392 2427 2512 2492 2483 2512 2496 2489 2500 2489 2476 2553 2602 2628 2642 2533 2601 2551 2547 2577 2562 2492 2530 2530 2533 2442 2507 2439 2522 2531 2518 2552 2538 2536 2454 2417 2382 2365 2293 2267 2314 2351 2334 2306 2295 2321 2347 2353 2327 2319 2373 2281 2343 2359 2300 2316 2316 2289 2263 2307 2348 2361 2311 2278 2248 2267 2241 2205 2245 2210 2180 2127 2145 2230 2167 2180 2162 2102 2099 2178 2155 2186 2117 2107 2170 2090 2165 2153 2188 2203 2190 2143 2191 2190 2138 2057 2120 2131 2128 2135 2091 2052 2041 2099 2110 2120 2117 2089 2124 2167 2152 2157 2167 2122 2112 2127 2118 2076 2126 2144 2180 2151 2151 2124 2075 2093 2036 2079 2112 2079 2154 2165 2222 2308 2270 2243 2235 2233 2230 2246 2239 2247 2288 2313 2292 2285 2273 2316 2350 2369 2385 2298 2281 2303 2356 2283 2244 2257 2209 2221 2183 2236 2195 2222 2202 2237 2176 2192 2176 2146 2228 2241 2230 2236 2247 2232 2187 2135 2148 2121 2167 2185 2160 2158 2205 2175 2183 2156 2166 2161 2114 2139 2133 2181 2168 2180 2197 2225 2172 2213 2208 2213 2200 2271 2253 2301 2308 2330 2320 2290 2282 2326 2302 2298 2353 2330 2271 2263 2261 2230 2175 2213 2205 2234 2239 2185 2151 2144 2192 2190 2137 2162 2157 2238 2138 2181 2186 2227 2246 2246 2277 2284 2349 2348 2379 2383 2361 2306 2291 2300 2328 2347 2341 2270 2304 2302 2358 2383 2389 2347 2339 2371 2378 2414 2371 2406 2455 2416 2386 2394 2480 2458 2433 2382 2448 2534 2544 2487 2468 2390 2314 2317 2339 2321 2309 2336 2251 2323 2298 2228 2292 2372 2433 2371 2394 2462 2470 2431 2450 2483 2481 2548 2563 2478 2458 2463 2441 2389 2422 2374 2455 2379 2484 2436 2434 2394 2334 2315 2331 2402 2366 2376 2441 2444 2402 2383 2446 2445 2396 2398 2408 2345 2387 2432 2470 2465 2414 2444 2421 2403 2378 2378 2395 2412 2356 2355 2322 2323 2322 2454 2386 2469 2495 2478 2477 2528 2459 2560 2470 2475 2492 2434 2451 2447 2383 2341 2335 2327 2299 2342 2375 2430 2438 2396 2379 2461 2482 2449 2531 2475 2477 2444 2373 2323 2312 2373 2348 2412 2373 2437 2454 2394 2449 2500 2603 2637 2532 2537 2527 2553 2585 2549 2502 2468 2441 2462 2399 2440 2348 2395 2374 2340 2435 2496 2549 2488 2515 2509 2564 2520 2478 2484 2488 2558 2516 2558 2526 2498 2525 2491 2449 2447 2472 2448 2435 2403 2423 2439 2427 2574 2522 2516 2505 2513 2497 2442 2390 2548 2535 2532 2531 2501 2489 2542 2522 2548 2500 2576 2606 2601 2535 2597 2505 2465 2475 2461 2513 2564 2470 2510 2497 2555 2542 2544 2545 2526 2524 2519 2489 2554 2507 2532 2556 2513 2480 2524 2464 2481 2465 2520 2590 2569 2530 2647 2596 2579 2613 2632 2633 2685 2646 2548 2530 2502 2547 2504 2501 2524 2524 2548 2531 2536 2579 2625 2602 2627 2628 2641 2583 2622 2582 2580 2569 2545 2492 2562 2555 2612 2488 2536 2542 2493 2535 2531 2570 2571 2534 2521 2492 2520 2542 2556 2672 2579 2515 2498 2512 2528 2485 2427 2406 2370 2442 2387 2440 2397 2402 2472 2523 2529 2538 2579 2550 2571 2531 2566 2502 2476 2468 2438 2431 2468 2482 2455 2443 2421 2429 2397 2423 2356 2472 2452 2420 2462 2462 2459 2463 2437 2472 2430 2418 2372 2397 2430 2442 2451 2467 2453 2410 2435 2427 2402 2395 2389 2352 2354 2458 2444 2339 2361 2346 2359 2293 2285 2271 2273 2351 2351 2288 2305 2274 2325 2346 2259 2277 2269 2349 2402 2452 2390 2487 2517 2537 2531 2542 2577 2550 2590 2611 2599 2663 2691 2681 2723 2681 2715 2632 2560 2576 2564 2573 2562 2559 2655 2601 2604 2578 2600 2541 2546 2589 2621 2563 2562 2501 2502 2425 2450 2474 2490 2488 2451 2440 2459 2410 2429 2573 2585 2652 2675 2658 2609 2639 2672 2619 2640 2632 2698 2577 2567 2540 2537 2464 2508 2541 2550 2546 2526 2516 2565 2662 2618 2709 2631 2657 2673 2712 2690 2694 2706 2706 2608 2574 2552 2549 2538 2489 2496 2543 2543 2530 2479 2393 2389 2437 2537 2412 2454 2430 2452 2561 2615 2573 2538 2456 2546 2521 2566 2526 2541 2565 2467 2450 2462 2424 2415 2406 2432 2448 2401 2384 2398 2370 2348 2347 2279 2363 2305 2333 2298 2286 2279 2264 2248 2200 2262 2266 2245 2229 2303 2311 2322 2302 2318 2330 2339 2305 2348 2404 2331 2336 2381 2458 2364 2507 2327 2324 2332 2427 2392 2438 2366 2317 2340 2299 2293 2258 2260 2240 2327 2308 2332 2375 2302 2368 2304 2199 2232 2173 2093 2142 2186 2203 2189 2177 2180 2234 2228 2235 2206 2220 2161 2153 2128 2150 2217 2243 2249 2306 2331 2295 2252 2303 2300 2307 2343 2350 2254 2194 2164 2224 2188 2193 2210 2219 2228 2238 2252 2274 2233 2175 2211 2142 2158 2142 2140 2128 2125 2142 2162 2170 2127 2205 2199 2145 2144 2096 2103 2109 2163 2163 2170 2241 2162 2175 2203 2215 2228 2216 2260 2315 2235 2206 2197 2175 2159 2123 2142 2154 2218 2114 2138 2119 2142 2138 2165 2141 2108 2098 2077 2139 2174 2120 2113 2109 2186 2199 2156 2184 2135 2221 2202 2243 2194 2266 2260 2309 2283 2359 2377 2431 2455 2428 2402 2410 2419 2444 2426 2392 2451 2462 2495 2525 2448 2499 2520 2535 2530 2518 2468 2425 2406 2423 2482 2399 2325 2367 2227 2211 2251 2276 2320 2355 2346 2413 2417 2484 2460 2489 2465 2457 2512 2496 2418 2447 2489 2503 2413 2521 2428 2408 2423 2279 2333 2294 2265 2268 2371 2361 2357 2385 2411 2378 2384 2349 2347 2319 2291 2286 2310 2284 2302 2329 2338 2370 2437 2430 2437 2444 2419 2446 2426 2414 2387 2341 2355 2403 2459 2491 2570 2580 2522 2527 2521 2527 2558 2575 2458 2459 2436 2452 2433 2448 2460 2468 2476 2452 2441 2491 2449 2494 2532 2490 2467 2464 2418 2449 2357 2322 2366 2279 2211 2346 2331 2369 2394 2373 2371 2363 2306 2289 2374 2370 2379 2373 2349 2342 2305 2334 2366 2398 2402 2363 2323 2333 2300 2270 2215 2187 2159 2110 2135 2152 2186 2215 2204 2238 2245 2220 2274 2279 2232 2166 2183 2207 2219 2243 2242 2207 2213 2199 2209 2211 2204 2106 2149 2175 2153 2183 2205 2179 2198 2196 2226 2245 2287 2259 2344 2390 2433 2456 2376 2358 2321 2282 2334 2316 2289 2370 2479 2460 2448 2453 2437 2423 2402 2425 2381 2433 2417 2452 2373 2399 2467 2396 2388 2468 2498 2455 2440 2429 2418 2367 2449 2413 2493 2504 2490 2507 2439 2426 2439 2444 2491 2491 2469 2513 2483 2466 2507 2558 2618 2622 2610 2577 2557 2560 2599 2584 2661 2665 2622 2654 2594 2604 2607 2599 2621 2633 2651 2660 2682 2740 2655 2601 2553 2568 2494 2487 2505 2444 2457 2458 2431 2461 2511 2538 2555 2618 2624 2651 2675 2668 2622 2562 2582 2617 2624 2632 2605 2574 2574 2569 2601 2607 2587 2597 2619 2559 2605 2550 2556 2542 2548 2538 2528 2597 2575 2652 2544 2597 2587 2568 2543 2512 2447 2492 2557 2598 2560 2564 2691 2661 2651 2639 2661 2626 2716 2714 2706 2707 2666 2707 2652 2615 2630 2629 2582 2588 2654 2730 2748 2683 2706 2765 2826 2800 2833 2802 2763 2730 2727 2691 2707 2691 2583 2635 2538 2527 2541 2531 2514 2531 2470 2408 2385 2422 2452 2590 2587 2594 2555 2569 2591 2619 2484 2512 2554 2558 2530 2578 2588 2597 2549 2617 2629 2685 2735 2748 2732 2734 2687 2715 2670 2648 2647 2706 2691 2737 2688 2615 2572 2503 2483 2482 2537 2499 2453 2387 2487 2510 2591 2575 2540 2508 2615 2710 2724 2735 2783 2855 2814 2853 2697 2667 2677 2612 2724 2741 2691 2664 2683 2678 2633 2652 2539 2624 2760 2795 2928 2817 2726 2756 2634 2638 2499 2510 2470 2411 2517 2512 2526 2509 2553 2582 2647 2617 2683 2576 2538 2559 2539 2611 2629 2660 2671 2738 2709 2733 2725 2720 2729 2735 2786 2765 2765 2733 2775 2682 2677 2628 2676 2673 2641 2662 2679 2630 2588 2557 2576 2563 2583 2510 2574 2566 2679 2640 2656 2621 2657 2642 2677 2641 2713 2671 2642 2603 2667 2643 2724 2830 2834 2842 2834 2796 2762 2760 2683 2583 2558 2574 2646 2581 2460 2517 2421 2426 2360 2450 2403 2413 2464 2497 2512 2499 2432 2460 2426 2478 2499 2553 2606 2612 2540 2534 2588 2611 2649 2641 2580 2629 2696 2716 2670 2725 2680 2713 2682 2652 2540 2598 2666 2599 2607 2610 2537 2515 2555 2545 2535 2497 2498 2470 2484 2462 2414 2418 2496 2454 2545 2483 2499 2444 2411 2498 2516 2513 2524 2526 2547 2560 2513 2465 2473 2537 2538 2560 2534 2527 2563 2560 2562 2563 2558 2562 2469 2499 2505 2466 2553 2505 2493 2429 2374 2357 2325 2403 2340 2333 2312 2315 2336 2327 2298 2350 2387 2442 2457 2534 2575 2631 2578 2618 2641 2670 2759 2787 2831 2820 2793 2751 2660 2630 2618 2529 2607 2558 2595 2544 2522 2484 2545 2560 2675 2719 2745 2713 2635 2720 2634 2653 2622 2633 2615 2581 2550 2553 2503 2500 2510 2524 2665 2639 2633 2676 2701 2738 2719 2697 2590 2565 2555 2568 2574 2587 2599 2537 2555 2552 2504 2570 2544 2476 2474 2546 2582 2618 2501 2464 2538 2501 2494 2556 2452 2401 2410 2415 2492 2494 2413 2537 2548 2631 2678 2691 2723 2720 2680 2652 2712 2756 2678 2613 2604 2622 2569 2542 2532 2523 2481 2488 2500 2450 2516 2492 2444 2471 2454 2389 2399 2396 2477 2392 2399 2356 2326 2312 2305 2265 2304 2294 2373 2425 2477 2460 2504 2557 2500 2503 2526 2538 2539 2555 2584 2619 2607 2556 2525 2492 2502 2447 2444 2427 2425 2401 2382 2401 2394 2374 2384 2423 2418 2411 2432 2446 2434 2427 2383 2473 2461 2525 2532 2634 2622 2659 2736 2783 2761 2809 2827 2820 2899 2924 2926 2880 2838 2831 2797 2757 2670 2820 2731 2746 2691 2693 2583 2522 2530 2527 2596 2615 2547 2594 2611 2641 2653 2653 2678 2708 2638 2676 2607 2629 2694 2685 2709 2726 2715 2799 2841 2942 2914 2903 2854 2842 2851 3035 3060 3003 2977 2910 2866 2768 2757 2723 2655 2703 2698 2696 2684 2708 2675 2631 2633 2639 2605 2606 2677 2717 2745 2762 2684 2669 2740 2751 2837 2869 2935 2987 2990 2979 3003 2944 2877 2924 2847 2863 2839 2789 2750 2738 2717 2684 2666 2616 2565 2531 2540 2546 2575 2526 2559 2526 2535 2565 2596 2563 2504 2603 2546 2535 2502 2467 2520 2562 2598 2617 2688 2664 2736 2695 2730 2735 2759 2765 2772 2786 2781 2685 2703 2728 2677 2662 2648 2687 2706 2642 2658 2684 2707 2718 2690 2718 2760 2761 2803 2796 2735 2739 2778 2709 2702 2714 2751 2723 2786 2758 2741 2825 2796 2870 2856 2869 2832 2854 2868 2809 2836 2800 2760 2748 2705 2667 2589 2580 2624 2597 2599 2557 2503 2486 2454 2474 2426 2437 2397 2429 2382 2401 2426 2449 2461 2467 2434 2486 2553 2570 2555 2590 2630 2664 2804 2860 2815 2754 2775 2762 2744 2742 2765 2817 2863 2804 2773 2736 2708 2755 2651 2791 2780 2621 2632 2665 2629 2623 2596 2644 2641 2707 2653 2678 2715 2640 2683 2615 2706 2759 2790 2764 2781 2739 2755 2784 2815 2832 2851 2911 2948 2985 3017 2981 2912 2887 2935 2986 2897 2918 2880 2866 2835 2837 2747 2798 2782 2793 2813 2795 2761 2671 2662 2591 2553 2522 2534 2572 2594 2607 2599 2564 2631 2598 2541 2611 2678 2640 2621 2638 2614 2605 2638 2670 2732 2703 2719 2762 2740 2671 2604 2661 2608 2569 2561 2493 2504 2556 2618 2562 2611 2611 2636 2658 2659 2665 2662 2713 2760 2736 2720 2755 2798 2694 2716 2640 2665 2672 2731 2697 2761 2757 2769 2853 2908 2866 2864 2882 2901 2932 2925 2869 2843 2853 2852 2803 2811 2775 2713 2763 2727 2761 2790 2834 2699 2705 2721 2727 2707 2655 2710 2706 2729 2651 2665 2638 2740 2786 2839 2833 2860 2808 2859 2904 2949 3064 3015 2974 3023 2924 2905 2960 2971 2920 2917 2927 2867 2867 2811 2802 2735 2689 2636 2578 2531 2597 2675 2703 2771 2702 2694 2739 2698 2690 2655 2769 2790 2826 2865 2940 3028 3037 3136 3156 3121 3085 3018 3049 3047 3108 3099 3026 3151 3062 2984 3004 2886 2863 2868 2792 2726 2750 2678 2726 2809 2740 2737 2799 2781 2779 2796 2773 2793 2755 2803 2808 2851 2860 2983 3027 3086 3088 3079 2971 3000 2984 3063 3096 3130 3154 3070 3038 2983 2943 2957 2918 2958 2951 2984 2923 2908 2892 2854 2865 2834 2846 2823 2919 2893 2950 2963 2979 2939 2892 2912 2945 2860 2908 2983 2869 2869 2850 2978 2948 2935 2882 3065 3042 3134 3005 3087 3118 3148 3221 3176 3222 3198 3223 3244 3187 3134 3113 3144 3181 3089 3076 3124 3029 3125 3112 3093 3075 3023 3026 2940 2964 2915 2882 2917 2874 2876 2863 2932 2980 3029 3017 2921 2944 3042 3074 3098 3113 3101 3073 3082 3131 3135 2925 2907 2843 2799 2744 2646 2677 2631 2606 2636 2548 2574 2595 2644 2707 2745 2664 2726 2678 2751 2721 2740 2731 2757 2805 2820 2785 2855 2872 2884 2925 2977 2974 3013 2938 2909 2889 2967 2974 2947 2955 2946 2998 3017 3015 2904 2869 2825 2831 2831 2807 2806 2801 2839 2846 2778 2826 2795 2766 2796 2758 2813 2772 2723 2696 2666 2720 2733 2802 2811 2825 2922 2893 2940 2960 2841 2887 2860 2947 2897 2874 2819 2740 2761 2728 2809 2892 2883 2937 3016 2891 2815 2748 2664 2745 2774 2746 2741 2718 2715 2726 2749 2801 2816 2787 2730 2740 2768 2766 2755 2754 2762 2887 2908 2924 2928 2988 3017 3038 3020 2961 2991 2924 2896 2823 2817 2802 2810 2768 2793 2847 2844 2790 2741 2650 2603 2522 2625 2672 2633 2662 2618 2625 2647 2674 2613 2633 2629 2671 2670 2756 2804 2851 2890 2852 2873 2926 2968 2971 2945 2881 2947 2992 3043 3026 2864 2861 2870 2831 2755 2753 2723 2744 2750 2796 2778 2814 2783 2830 2794 2795 2827 2839 2764 2756 2770 2807 2813 2780 2781 2752 2840 2879 2887 2873 2915 2908 2928 2944 2962 3070 3077 3043 2993 2887 2893 2946 2876 2806 2762 2831 2903 2959 2945 2807 2756 2709 2687 2698 2608 2551 2607 2644 2635 2662 2593 2649 2664 2597 2606 2606 2598 2609 2699 2736 2737 2820 2896 2978 2887 2879 2891 2966 2915 3070 3070 2965 2942 2900 2889 2844 2861 2776 2726 2746 2696 2657 2711 2702 2687 2647 2581 2565 2540 2583 2505 2553 2567 2606 2582 2555 2591 2623 2618 2651 2603 2651 2639 2644 2719 2642 2595 2689 2725 2783 2748 2775 2808 2764 2769 2863 2807 2740 2674 2638 2590 2670 2599 2596 2579 2569 2504 2533 2491 2522 2483 2616 2629 2647 2597 2577 2629 2645 2628 2572 2560 2513 2625 2648 2725 2812 2768 2787 2795 2807 2813 2804 2895 2909 2932 2911 2867 2834 2792 2745 2721 2774 2807 2828 2808 2821 2769 2721 2711 2704 2637 2656 2693 2733 2696 2667 2594 2636 2684 2728 2650 2720 2607 2553 2570 2607 2603 2640 2631 2625 2576 2577 2546 2623 2679 2699 2732 2758 2698 2698 2655 2613 2652 2700 2706 2749 2738 2694 2724 2755 2790 2777 2704 2708 2634 2638 2620 2581 2532 2580 2634 2506 2496 2496 2525 2666 2620 2736 2645 2592 2560 2565 2571 2559 2519 2578 2543 2551 2520 2602 2590 2608 2542 2578 2681 2707 2647 2637 2742 2740 2786 2834 2784 2774 2782 2769 2766 2726 2701 2751 2773 2787 2781 2819 2775 2838 2807 2787 2815 2764 2785 2796 2777 2813 2776 2827 2788 2775 2787 2747 2761 2724 2674 2651 2667 2674 2570 2582 2662 2612 2602 2565 2560 2546 2558 2555 2554 2542 2530 2566 2619 2611 2623 2571 2590 2583 2611 2601 2611 2632 2658 2642 2541 2514 2566 2495 2594 2688 2665 2661 2634 2689 2716 2670 2630 2671 2660 2675 2620 2558 2565 2564 2626 2606 2621 2644 2681 2618 2518 2406 2389 2349 2344 2418 2434 2439 2479 2514 2447 2474 2433 2429 2403 2424 2365 2436 2555 2526 2520 2512 2511 2536 2492 2531 2519 2475 2500 2555 2529 2560 2580 2590 2583 2631 2641 2640 2603 2542 2472 2522 2477 2392 2425 2428 2443 2447 2474 2501 2445 2427 2521 2591 2603 2562 2581 2530 2508 2477 2559 2506 2470 2432 2475 2402 2449 2409 2438 2441 2433 2348 2289 2265 2375 2357 2295 2321 2337 2269 2221 2194 2177 2196 2205 2275 2202 2260 2239 2228 2184 2115 2154 2223 2200 2156 2202 2175 2111 2074 2122 2142 2219 2188 2113 2108 2134 2218 2138 2238 2154 2234 2223 2212 2206 2099 2150 2142 2096 2106 2134 2049 2085 2072 2121 2116 2017 2041 2049 2009 2077 2168 2047 2083 2014 2022 1962 1988 1971 1930 1976 1898 1872 1880 1899 2002 2010 1936 1887 1850 1818 1850 1820 1864 1885 1816 1823 1807 1730 1727 1700 1770 1724 1681 1681 1729 1638 1580 1554 1468 1546 1457 1414 1433 1422 1410 1436 1433 1416 1354 1390 1372 1432 1365 1362 1412 1418 1377 1426 1391 1380 1312 1323 1330 1321 1399 1401 1451 1361 1434 1330 1334 1353 1418 1316 1299 1354 1298 1279 1296 1291 1185 1162 1220 1295 1308 1280 1175 1271 1196 1225 1306 1222 1217 1228 1234 1170 1264 1277 1104 1107 1128 1152 1154 1227 1220 1193 1148 1127 1112 1013 1005 1000 970 992 923 923 912 913 910 819 852 760 752 797 745 742 784 664 713 694 642 616 646 626 658 657 641 611 625 641 674 671 673 678 695 751 695 762 720 674 693 640 677 670 653 630 613 662 651 644 565 567 565 531 463 461 490 588 578 523 455 476 497 450 444 507 579 637 716 696 702 639 693 666 671 672 658 703 702 640 564 534 571 549 550 494 441 484 434 432 412 412 440 391 437 362 381 335 342 341 399 389 354 426 421 445 501 507 530 504 532 508 508 430 472 476 464 424 371 368 298 299 248 246 249 221 180 176 176 180 181 185 195 202 211 214 221 208 213 208 212 205 214 209 208 202 197 194 199 201 187 156 158 156 158 158 156 156 156 156 156 156 158 156 158 156 156 156 158 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 160 156 156 156 156 156 156 156 156 156 156 156 158 156 156 156 156 156 156 160 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 bytes + [Exif IFD0 - 0x011a] X Resolution = 72 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x0128] Resolution Unit = Inch +JAVA [Exif IFD0 - 0x0140] Color Map = [768 values] +DOTNET [Exif IFD0 - 0x0140] Unknown tag (0x0140) = [768 values] + [Exif IFD0 - 0x830e] Pixel Scale = 10.16 10.16 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 664354.283 4601368.607 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [20 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS84 UTM zone 17N + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 17 N with WGS84 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = f41078a1.tif + [File - 0x0002] File Size = 15476724 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/f41078e1.tif.txt b/tif/GeoTIFF/metadata/diff/f41078e1.tif.txt new file mode 100644 index 00000000..6ac8cfa2 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/f41078e1.tif.txt @@ -0,0 +1,45 @@ + FILE: f41078e1.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 9861 pixels + [Exif IFD0 - 0x0101] Image Height = 6249 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette + [Exif IFD0 - 0x0111] Strip Offsets = [6249 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 166 166 166 176 176 176 180 184 188 170 170 174 158 156 160 176 172 172 172 172 172 174 170 170 162 172 164 180 182 186 170 162 174 156 162 168 170 172 166 160 164 162 164 162 156 162 156 160 158 160 160 160 160 156 162 158 160 163 161 178 160 168 156 164 158 160 164 160 158 158 156 160 160 160 164 162 156 160 164 158 156 156 156 160 156 166 160 158 160 164 160 160 156 166 156 170 160 170 166 164 170 160 158 162 156 166 162 176 172 170 166 176 166 180 166 178 166 160 172 178 170 162 168 174 172 176 176 186 172 178 182 178 176 174 172 166 164 176 168 164 172 166 167 176 170 174 193 214 221 220 226 226 245 249 255 292 267 305 303 316 330 340 379 348 348 377 433 462 460 469 497 518 525 522 520 531 544 501 494 522 507 486 476 439 459 460 425 450 447 418 391 403 384 363 372 367 387 321 291 283 283 241 246 225 216 218 226 217 202 190 186 183 185 183 192 191 183 191 189 224 247 257 280 275 298 301 289 307 272 269 269 300 299 298 321 323 316 312 323 335 347 363 405 434 406 427 459 456 462 456 451 457 478 482 493 466 517 501 529 526 550 562 615 612 610 631 598 594 608 614 602 611 620 628 633 633 659 643 645 657 678 664 645 625 631 644 660 701 726 730 695 720 729 757 748 818 833 882 836 838 894 929 966 934 941 906 957 955 1002 1000 1037 1030 1037 957 1023 1003 1026 945 952 950 978 989 955 963 1019 1041 1017 1067 1094 1097 1119 1200 1178 1194 1236 1227 1369 1348 1351 1384 1390 1345 1443 1422 1427 1434 1447 1485 1584 1557 1559 1571 1529 1573 1545 1524 1572 1615 1622 1666 1674 1734 1728 1681 1735 1753 1796 1763 1719 1803 1817 1843 1790 1859 1907 1929 1924 2052 2062 2104 2104 2129 2054 2092 2071 2085 2071 2069 2095 2123 2144 2160 2229 2065 2109 2100 2104 2092 2106 2117 2136 2094 2058 2158 2148 2051 2136 2149 2229 2155 2253 2238 2213 2220 2228 2182 2268 2177 2238 2242 2243 2309 2335 2250 2255 2253 2287 2277 2315 2302 2300 2260 2273 2301 2295 2297 2307 2322 2343 2365 2432 2489 2505 2438 2496 2559 2590 2681 2688 2762 2752 2854 2851 2904 2819 2822 2737 2799 2815 2810 2862 2906 2882 2909 2996 3076 2981 2924 2919 2905 2880 2964 3009 3002 2992 2926 2950 2902 2965 2937 2889 2923 3027 2961 2877 2917 2872 2894 2880 2906 2872 2916 2805 2708 2725 2685 2572 2605 2572 2634 2652 2668 2664 2601 2646 2689 2676 2680 2638 2632 2674 2774 2667 2719 2707 2639 2692 2675 2730 2720 2700 2719 2738 2758 2808 2802 2780 2789 2795 2782 2892 2755 2790 2767 2724 2710 2694 2789 2756 2784 2692 2645 2664 2701 2739 2725 2759 2718 2668 2655 2640 2756 2792 2794 2779 2833 2828 2755 2753 2738 2743 2743 2787 2778 2824 2790 2748 2774 2766 2735 2773 2771 2839 2892 2879 2852 2831 2847 2845 2823 2875 2892 2901 2898 2951 2938 2947 2993 3045 3072 3128 3122 3089 2966 3085 3047 3127 3014 3102 3164 3238 3225 3124 3147 3144 3129 3165 3148 3207 3204 3213 3183 3214 3197 3235 3213 3287 3250 3260 3237 3629 4400 3997 3408 3210 3205 3238 3186 3170 3218 3196 3198 3255 3213 3235 3257 3293 3317 3373 3284 3230 3237 3221 3239 3341 3247 3145 3220 3254 3295 3303 3254 3208 3112 3172 3117 3114 3224 3145 3240 3191 3235 3231 3245 3265 3214 3309 3259 3196 3180 3126 3128 3149 3148 3175 3122 3050 3080 3102 3073 3096 3139 3133 3173 3227 3220 3272 3282 3369 3241 3246 3312 3242 3196 3220 3203 3204 3195 3229 3203 3227 3151 3244 3326 3244 3316 3279 3258 3329 3318 3328 3386 3363 3387 3293 3321 3290 3310 3319 3334 3406 3378 3449 3353 3413 3353 3426 3409 3419 3491 3391 3364 3369 3443 3419 3364 3386 3343 3386 3338 3304 3320 3323 3351 3263 3265 3355 3345 3331 3357 3353 3355 3395 3327 3366 3417 3425 3516 3434 3391 3411 3494 3454 3351 3385 3378 3376 3419 3401 3297 3255 3294 3278 3400 3391 3409 3270 3310 3322 3295 3238 3238 3265 3271 3293 3324 3400 3415 3431 3382 3429 3413 3375 3333 3393 3311 3344 3429 3369 3336 3349 3348 3286 3350 3316 3292 3259 3222 3236 3171 3224 3228 3158 3199 3189 3218 3249 3251 3361 3286 3273 3294 3185 3159 3197 3260 3196 3182 3168 3104 3073 3085 3087 3065 3071 3124 2993 3121 3110 3158 3221 3144 3102 3213 3172 3196 3153 3212 3185 3166 3174 3242 3246 3102 3028 3059 3191 3174 3187 3184 3153 3176 3233 3204 3253 3171 3220 3163 3166 3235 3247 3279 3250 3284 3324 3356 3331 3182 3234 3171 3182 3309 3304 3330 3315 3384 3256 3253 3289 3383 3334 3362 3353 3341 3309 3298 3287 3239 3261 3208 3350 3349 3368 3369 3357 3411 3367 3388 3470 3380 3414 3438 3422 3490 3502 3458 3502 3442 3453 3478 3430 3519 3427 3432 3422 3415 3401 3474 3481 3409 3402 3491 3430 3381 3387 3347 3350 3308 3342 3367 3389 3369 3388 3323 3308 3284 3279 3316 3283 3175 3151 2988 3019 3005 3043 3011 3038 2879 2906 2971 3004 3013 3049 3006 3044 3027 2975 2936 2946 2987 2979 2953 3016 2970 3034 3063 3082 3096 3087 3115 3117 3089 3217 3208 3032 3125 3158 3167 3108 3086 3086 3098 3084 3058 2996 3044 3089 3043 3019 3000 2982 3003 2968 2997 2996 3016 2931 2852 2845 2869 2860 2892 2895 2860 2859 2728 2710 2814 2792 2891 2821 2762 2750 2704 2687 2677 2736 2732 2725 2751 2760 2746 2786 2779 2719 2751 2679 2749 2739 2742 2770 2860 2814 2843 2802 2774 2830 2814 2748 2683 2771 2778 2783 2782 2743 2773 2809 2809 2842 2782 2749 2846 2905 2840 2867 2861 2842 2851 2928 2971 2953 2976 2991 2921 2888 2884 2893 2843 2809 2838 2836 2805 2786 2737 2781 2866 2833 2833 2792 2796 2714 2785 2782 2758 2788 2756 2768 2832 2836 2805 2739 2767 2761 2773 2801 2804 2817 2879 2855 2867 2900 2950 2882 2898 2860 2916 2947 2929 2881 2878 2882 2929 2913 2923 2932 2944 2919 2990 2987 2839 2814 2813 2803 2826 2864 2895 2860 2919 2931 2934 2932 2987 2965 2931 2958 2973 2950 2940 2928 2922 2942 2933 2915 2943 3019 3027 2977 2943 2920 2872 2879 2884 2923 2876 2903 2907 2958 2894 2877 2845 2939 2982 2948 2933 2948 2900 2933 2852 2932 2930 2911 2989 3002 3082 3060 3031 3109 3200 3233 3185 3214 3172 3058 2995 2973 3065 3084 3029 3013 3005 3043 2988 2999 2966 2919 2920 2883 2938 2962 2933 2972 2982 3016 3046 3000 3041 2963 2949 3006 2992 3016 3012 3080 3113 3029 3012 3045 3041 2988 3010 3060 2983 2991 2997 2981 3035 2984 3002 3000 3018 3007 3022 3009 2995 3021 2957 2946 3021 2939 2961 3018 2987 2999 2919 2895 2901 2945 2854 2909 2929 2912 2905 2933 2935 2889 2913 2930 2982 2946 2958 3017 3041 3046 3063 3104 3038 3072 2990 2999 2972 2993 2985 2996 2997 3059 3021 3025 3035 2983 3020 3070 3060 3070 3063 3044 3064 3089 3062 3074 3142 3126 3152 3174 3154 3164 3168 3128 3156 3207 3138 3133 3077 3117 3141 3153 3144 3126 3147 3202 3256 3135 3115 3145 3110 3125 3061 3117 3026 3093 3013 3070 3140 3145 3094 3089 3129 3062 3124 3157 3142 3138 3150 3160 3216 3176 3198 3147 3184 3205 3173 3132 3189 3089 3137 3080 3056 3047 2944 2920 2908 2870 2914 2929 2961 2945 2955 2929 2879 2919 2897 2877 2930 2965 2973 2992 2939 2909 2920 2818 2862 2910 2831 2798 2843 2794 2786 2861 2882 2873 2865 2790 2863 2855 2922 2906 2882 2946 2903 2875 2862 2865 2938 2936 2916 2927 3007 2942 3024 2940 3023 2985 2988 3036 2925 2880 2892 2960 2894 2890 2757 2847 2823 2838 2786 2800 2877 2905 2889 2865 2864 2881 2918 2910 2824 2871 2866 2816 2789 2769 2756 2766 2778 2809 2888 2923 2846 2846 2785 2894 2810 2770 2756 2721 2728 2797 2823 2870 2903 2882 2889 2916 2945 2987 2970 2953 2952 3004 3010 3067 3114 3067 3108 3108 3091 3067 3128 3100 3077 3037 2944 2956 2944 2904 2892 2889 2903 2855 2878 2925 2910 2935 2892 2909 2877 2919 2848 2828 2823 2701 2712 2751 2731 2816 2886 2849 2792 2840 2783 2752 2804 2820 2830 2829 2752 2716 2765 2837 2820 2879 2987 2937 2876 2893 2934 2902 2923 2855 2914 2897 2888 2948 2958 2950 2945 2947 2963 2901 2910 2903 2909 2807 2901 2891 2921 2879 2876 2911 2858 2951 2827 2819 2844 2842 2873 2858 2865 2874 2911 2898 2925 2927 2920 2888 2856 2855 2845 2812 2844 2813 2871 2775 2741 2712 2725 2742 2803 2837 2889 2826 2787 2787 2785 2790 2862 2784 2762 2770 2811 2845 2869 2914 2904 2863 2924 2913 2919 2892 2872 2886 2806 2804 2827 2874 2920 2893 3275 3919 3519 3172 2936 2925 2893 2856 2847 2824 2821 2788 2724 2734 2740 2785 2741 2789 2787 2750 2784 2818 2847 2843 2973 2899 2866 2925 3026 3042 3065 2992 2942 2937 2892 2857 2913 2795 2829 2785 2769 2813 2798 2780 2839 2766 2754 2806 2844 2805 2873 2953 2991 3040 2946 2985 3067 3072 2995 2988 2939 2921 2958 3046 3028 3014 2972 3029 3055 2964 2968 3012 3055 3064 3122 3096 3084 3062 3137 3184 3178 3188 3180 3136 3125 3045 3040 3022 3026 2987 3023 3041 3060 3012 3028 3015 3039 2981 2984 2969 2958 2913 2905 2976 2981 2987 2987 3032 3099 3072 3062 3078 3097 3121 3144 3121 3159 3134 3118 3136 3023 3023 3026 3070 3065 3104 3103 3125 3110 3232 3207 3247 3164 3114 3206 3245 3180 3129 3089 3111 3125 3142 3211 3160 3145 3181 3218 3139 3182 3204 3153 3105 3081 3050 3057 3060 3081 3102 3041 3012 3000 2924 2868 2886 2878 2930 2920 2855 2865 2834 2812 2851 2824 2911 2796 2781 2856 2869 2814 2910 2807 2776 2774 2866 2809 2836 2851 2904 2890 2929 2901 2884 2848 2977 2954 2916 2922 2893 2932 2934 2970 2971 2923 2920 2866 2849 2903 2830 2825 2805 2799 2858 2897 2853 2848 2936 2820 2792 2902 2866 2842 2776 2829 2775 2863 2952 2946 2945 2909 2894 2917 2922 2974 2987 2949 2876 2874 2865 2910 2911 2827 2835 2906 2781 2793 2730 2784 2781 2807 2790 2798 2854 2935 2968 3002 2999 2901 2857 2862 2865 2771 2918 2792 2803 2818 2780 2823 2860 2882 2896 2861 2813 2784 2741 2805 2779 2853 2885 2898 2871 2862 2815 2834 2829 2787 2781 2734 2713 2685 2636 2585 2606 2572 2531 2557 2596 2560 2728 2746 2794 2863 2801 2742 2726 2799 2757 2846 2842 2811 2735 2676 2635 2668 2629 2604 2595 2601 2656 2763 2704 2721 2675 2758 2753 2764 2769 2734 2686 2667 2694 2696 2684 2688 2666 2658 2660 2640 2712 2709 2728 2741 2720 2779 2696 2571 2574 2614 2631 2722 2647 2696 2559 2565 2553 2574 2590 2596 2688 2681 2676 2649 2694 2738 2685 2630 2673 2667 2627 2630 2591 2628 2580 2607 2650 2688 2555 2601 2582 2583 2632 2582 2595 2649 2595 2562 2516 2526 2539 2625 2657 2631 2598 2581 2704 2651 2722 2663 2660 2619 2581 2523 2620 2491 2518 2535 2515 2510 2565 2569 2565 2536 2670 2566 2563 2634 2580 2591 2616 2707 2679 2761 2735 2658 2619 2669 2787 2804 2803 2878 2897 2822 2878 2903 2909 2988 3093 3152 3064 3193 3145 3162 3203 3140 3120 3116 3097 3112 3088 3034 3095 3116 3062 3139 3033 2907 2904 2936 2890 2828 2807 2763 2745 2662 2769 2763 2808 2775 2734 2737 2761 2764 2739 2769 2743 2819 2789 2849 2925 3017 3027 3078 3097 3130 3228 3196 3219 3140 3147 3067 3167 3128 3120 3044 3121 3126 3021 2938 2959 2954 2848 2866 2919 2927 2887 2869 2830 2813 2831 2856 2809 2793 2840 2833 2831 2752 2831 2863 2871 2957 3028 3019 2954 2991 3001 2918 2926 2937 2893 2785 2817 2774 2770 2750 2649 2588 2549 2581 2532 2509 2480 2464 2472 2515 2583 2635 2613 2673 2688 2683 2696 2745 2733 2738 2744 2707 2822 2792 2776 2796 2875 2868 2862 2841 2813 2819 2773 2718 2712 2653 2639 2623 2631 2661 2650 2665 2665 2620 2632 2563 2557 2593 2591 2626 2625 2680 2644 2658 2638 2738 2779 2905 2784 2759 2872 2798 2775 2856 2917 2863 2909 2862 2788 2795 2809 2746 2790 2793 2771 2715 2682 2607 2608 2554 2619 2677 2658 2665 2615 2574 2562 2566 2607 2627 2587 2513 2536 2550 2581 2585 2634 2671 2588 2634 2664 2709 2668 2728 2684 2688 2716 2806 2806 2755 2736 2792 2763 2781 2731 2767 2667 2725 2670 2694 2721 2691 2602 2568 2596 2573 2672 2646 2629 2689 2661 2623 2616 2581 2566 2522 2513 2504 2499 2560 2545 2586 2585 2625 2606 2645 2658 2702 2649 2724 2799 2779 2794 2768 2764 2826 2804 2788 2799 2716 2811 2819 2834 2946 2967 2949 2970 3017 3020 2998 2956 3031 3012 2983 2987 3070 3034 3004 3023 3029 3016 3008 3002 3038 2990 2981 2984 2984 2958 2972 2971 2986 2981 2919 2821 2846 2782 2755 2789 2755 2774 2740 2715 2652 2668 2714 2703 2684 2673 2701 2666 2744 2801 2771 2809 2898 2904 2840 2813 2804 2774 2769 2791 2808 2796 2789 2773 2684 2682 2679 2740 2696 2678 2665 2655 2645 2645 2598 2646 2654 2680 2711 2768 2746 2727 2755 2735 2742 2709 2755 2857 2815 2822 2819 2828 2905 2819 2831 2862 2815 2854 2868 2893 2837 2796 2803 2827 2848 2862 2825 2936 2891 2864 2879 2913 2920 2909 2947 3002 3021 2919 2943 2911 2924 2838 2854 2811 2715 2703 2696 2650 2720 2666 2567 2532 2548 2510 2528 2564 2565 2497 2559 2572 2680 2672 2732 2742 2693 2767 2831 2832 2830 2890 2862 2772 2774 2785 2787 2831 2748 2781 2712 2689 2643 2618 2587 2596 2643 2619 2591 2578 2561 2558 2562 2547 2523 2457 2511 2483 2542 2545 2591 2556 2612 2612 2592 2600 2595 2683 2731 2784 2762 2731 2708 2687 2726 2771 2854 2726 2698 2737 2696 2632 2683 2775 2669 2671 2610 2604 2584 2516 2529 2475 2424 2400 2427 2423 2384 2407 2310 2260 2256 2224 2229 2241 2281 2350 2349 2315 2374 2456 2529 2569 2574 2646 2595 2639 2598 2692 2779 2602 2617 2640 2530 2425 2420 2445 2507 2508 2551 2445 2465 2481 2503 2429 2395 2411 2426 2470 2466 2512 2530 2509 2552 2564 2554 2554 2483 2422 2502 2403 2427 2518 2512 2501 2566 2519 2394 2431 2479 2540 2485 2535 2536 2554 2469 2431 2524 2510 2563 2499 2905 3170 3188 2910 2684 2640 2682 2715 2590 2603 2646 2655 2636 2584 2551 2503 2531 2541 2538 2500 2471 2513 2483 2518 2447 2475 2520 2492 2544 2517 2553 2502 2583 2528 2530 2472 2465 2452 2394 2462 2406 2362 2402 2398 2342 2351 2434 2455 2539 2509 2373 2353 2376 2348 2352 2388 2361 2404 2387 2381 2456 2437 2429 2475 2524 2532 2532 2622 2570 2536 2517 2498 2493 2396 2497 2445 2436 2431 2481 2524 2523 2511 2551 2554 2515 2498 2575 2624 2619 2594 2554 2611 2655 2625 2585 2549 2533 2477 2489 2606 2532 2585 2561 2574 2634 2692 2636 2668 2638 2595 2627 2706 2684 2727 2708 2757 2811 2827 2810 2753 2802 2841 2848 2849 2777 2805 2772 2721 2797 2717 2731 2735 2619 2640 2635 2614 2643 2627 2700 2662 2666 2665 2645 2726 2739 2741 2794 2822 2827 2846 2805 2819 2857 2811 2775 2755 2803 2718 2789 2816 2719 2703 2740 2697 2684 2679 2572 2662 2700 2723 2620 2675 2638 2671 2660 2606 2601 2535 2527 2512 2554 2504 2544 2537 2572 2599 2638 2628 2645 2682 2656 2698 2634 2602 2640 2629 2656 2575 2595 2601 2559 2550 2563 2630 2520 2568 2582 2602 2564 2631 2653 2629 2674 2724 2670 2664 2725 2748 2819 2818 2842 2828 2776 2828 2841 2849 2851 2833 2770 2882 2881 2804 2870 2848 2800 2719 2714 2602 2586 2659 2618 2619 2659 2664 2694 2644 2625 2657 2736 2717 2664 2697 2702 2711 2745 2729 2717 2778 2772 2767 2822 2787 2709 2754 2747 2805 2808 2863 2832 2793 2802 2734 2740 2815 2821 2812 2827 2808 2753 2717 2787 2797 2817 2852 2778 2790 2828 2818 2800 2755 2781 2776 2784 2844 2811 2734 2773 2780 2755 2785 2833 2899 2862 2826 2817 2861 2846 2869 2775 2732 2725 2761 2694 2678 2708 2800 2775 2846 2846 2837 2816 2857 2933 2898 2978 2939 2989 3025 3041 3034 3123 3047 3049 3082 2994 3058 2995 3034 2957 2853 2854 2782 2730 2724 2728 2755 2685 2764 2678 2584 2624 2645 2662 2721 2731 2634 2640 2671 2686 2736 2740 2668 2672 2725 2683 2682 2695 2667 2699 2709 2727 2724 2737 2749 2735 2777 2758 2777 2843 2851 2755 2721 2717 2777 2751 2785 2733 2752 2761 2777 2724 2789 2815 2739 2818 2790 2763 2769 2789 2763 2726 2726 2769 2748 2658 2630 2608 2709 2720 2750 2769 2787 2700 2706 2762 2723 2721 2681 2629 2653 2697 2735 2775 2848 2770 2840 2896 2858 2895 2811 2837 2774 2856 2836 2829 2790 2801 2752 2732 2687 2698 2707 2739 2744 2685 2689 2624 2621 2614 2621 2588 2611 2603 2592 2615 2607 2605 2678 2681 2592 2642 2641 2638 2647 2644 2650 2637 2622 2600 2582 2618 2568 2540 2572 2587 2519 2508 2567 2559 2558 2525 2441 2591 2661 2605 2669 2612 2626 2591 2601 2630 2580 2642 2625 2647 2648 2662 2664 2690 2701 2680 2704 2655 2719 2691 2735 2763 2762 2748 2741 2727 2652 2664 2608 2735 2708 2708 2683 2619 2684 2693 2660 2679 2708 2710 2705 2675 2653 2621 2698 2643 2649 2570 2569 2614 2611 2625 2605 2592 2571 2640 2650 2642 2578 2509 2528 2583 2685 2650 2706 2714 2634 2669 2662 2689 2662 2617 2574 2632 2600 2617 2699 2751 2752 2781 2715 2739 2768 2791 2802 2854 2739 2793 2708 2716 2768 2799 2777 2772 2686 2735 2660 2731 2664 2690 2710 2689 2713 2692 2608 2572 2605 2526 2458 2481 2522 2514 2532 2593 2503 2486 2469 2446 2454 2540 2547 2531 2530 2570 2557 2637 2608 2567 2503 2496 2557 2542 2558 2555 2554 2509 2539 2510 2506 2483 2464 2580 2558 2596 2603 2535 2542 2523 2451 2494 2441 2445 2521 2531 2488 2480 2448 2476 2461 2440 2490 2425 2441 2359 2395 2411 2437 2441 2470 2445 2485 2432 2429 2464 2413 2410 2483 2512 2490 2441 2401 2339 2327 2373 2344 2398 2323 2335 2311 2338 2339 2327 2309 2359 2301 2286 2364 2387 2334 2247 2297 2336 2404 2370 2323 2430 2439 2429 2462 2362 2352 2370 2318 2284 2235 2240 2268 2306 2301 2318 2345 2385 2393 2422 2422 2459 2447 2505 2581 2565 2550 2455 2465 2469 2411 2377 2411 2371 2351 2388 2348 2364 2347 2329 2335 2293 2292 2356 2375 2400 2395 2451 2397 2449 2434 2491 2474 2459 2430 2468 2447 2442 2389 2321 2297 2355 2469 2382 2449 2397 2413 2412 2331 2310 2320 2436 2415 2395 2378 2412 2400 2363 2378 2281 2287 2285 2315 2392 2336 2320 2350 2392 2391 2372 2387 2398 2413 2425 2358 2479 2469 2405 2373 2409 2393 2406 2479 2419 2479 2425 2433 2422 2442 2415 2432 2429 2437 2345 2394 2422 2401 2452 2451 2499 2378 2334 2355 2436 2431 2427 2417 2353 2406 2342 2347 2283 2306 2205 2239 2273 2318 2332 2351 2298 2377 2387 2389 2385 2332 2348 2422 2429 2431 2404 2432 2441 2371 2440 2358 2394 2381 2389 2423 2460 2417 2366 2379 2413 2368 2456 2409 2439 2362 2376 2408 2436 2437 2448 2475 2412 2430 2444 2429 2469 2351 2424 2422 2437 2475 2516 2595 2551 2489 2496 2445 2344 2335 2317 2346 2330 2342 2352 2367 2358 2364 2358 2447 2474 2428 2448 2445 2419 2403 2437 2497 2543 2568 2663 2629 2607 2524 2464 2454 2513 2571 2512 2436 2360 2339 2387 2337 2399 2425 2412 2380 2429 2453 2410 2430 2392 2453 2414 2432 2480 2482 2394 2378 2368 2459 2437 2445 2412 2449 2453 2483 2536 2550 2589 2629 2801 2820 2849 2804 2798 2768 2810 2840 2966 2950 2997 3015 3008 2937 2843 2776 2736 2711 2749 2599 2616 2765 2707 2692 2636 2614 2628 2595 2681 2745 2822 2799 2813 2842 2873 2920 2796 2824 2746 2838 3334 3131 3003 2889 2957 2758 2727 2778 2660 2619 2634 2591 2614 2568 2563 2573 2546 2617 2773 2704 2654 2614 2551 2440 2500 2424 2413 2441 2441 2336 2335 2355 2458 2447 2421 2443 2439 2562 2531 2594 2611 2681 2673 2670 2725 2694 2607 2607 2573 2501 2501 2484 2471 2476 2466 2434 2425 2375 2488 2527 2529 2546 2521 2500 2497 2543 2621 2543 2470 2465 2426 2418 2404 2413 2404 2324 2279 2299 2309 2297 2309 2338 2297 2262 2195 2201 2277 2231 2274 2277 2301 2243 2287 2311 2322 2296 2291 2253 2275 2226 2209 2331 2389 2322 2364 2297 2245 2303 2290 2238 2257 2249 2345 2225 2266 2302 2280 2308 2321 2351 2367 2341 2306 2306 2265 2204 2189 2255 2264 2341 2348 2361 2308 2248 2240 2204 2189 2151 2159 2163 2261 2226 2259 2284 2227 2285 2207 2256 2192 2182 2111 2137 2085 2112 2121 2150 2223 2217 2139 2173 2169 2189 2155 2191 2169 2151 2167 2275 2204 2158 2157 2156 2092 2060 2064 2148 2191 2077 2082 2155 2190 2188 2182 2218 2240 2248 2181 2201 2222 2185 2104 2109 2116 2165 2242 2135 2228 2277 2167 2129 2167 2147 2163 2154 2088 2123 2205 2197 2150 2103 2137 2172 2150 2197 2180 2131 2164 2170 2191 2206 2203 2170 2099 2128 2138 2090 2128 2168 2288 2321 2380 2403 2448 2614 2607 2577 2604 2620 2581 2537 2530 2471 2508 2411 2317 2310 2327 2304 2284 2193 2188 2237 2175 2177 2172 2168 2200 2240 2235 2226 2242 2242 2262 2315 2303 2263 2312 2310 2258 2394 2359 2364 2397 2360 2223 2211 2247 2185 2217 2191 2182 2149 2206 2235 2231 2271 2266 2248 2323 2206 2284 2192 2133 2146 2111 2091 2151 2182 2172 2182 2140 2149 2199 2209 2208 2269 2211 2222 2210 2254 2260 2212 2265 2323 2296 2319 2284 2331 2408 2356 2393 2325 2322 2358 2335 2374 2334 2385 2351 2410 2293 2360 2291 2347 2291 2331 2347 2302 2337 2322 2347 2301 2319 2291 2398 2325 2318 2355 2397 2378 2387 2339 2335 2296 2296 2380 2365 2322 2279 2358 2428 2422 2417 2402 2395 2394 2357 2395 2354 2375 2361 2401 2364 2378 2383 2400 2335 2347 2326 2404 2409 2355 2385 2392 2352 2345 2416 2418 2423 2426 2423 2521 2508 2477 2450 2510 2545 2582 2534 2483 2524 2588 2551 2466 2420 2428 2487 2494 2523 2508 2422 2434 2467 2441 2455 2401 2385 2433 2415 2405 2395 2391 2413 2482 2453 2491 2438 2480 2462 2519 2574 2537 2539 2582 2574 2647 2546 2594 2577 2564 2646 2585 2619 2721 2611 2581 2578 2592 2516 2616 2587 2566 2562 2514 2542 2595 2587 2681 2697 2746 2700 2764 2728 2691 2668 2672 2693 2633 2773 2859 2741 2755 2672 2625 2646 2705 2732 2821 2791 2820 2796 2772 2852 2904 2914 2919 2969 2958 2946 2831 2861 2918 2913 2937 2889 2836 2869 2874 2827 2951 2953 2973 3011 3096 3075 3040 2997 3035 3042 3084 2985 2990 3043 3101 2986 3075 3050 3045 2992 3050 2933 2984 3018 3004 2952 2920 2920 2955 2900 2888 2929 2954 2956 2947 2830 2810 2785 2872 2825 2820 2755 2789 2772 2789 2766 2796 2789 2785 2909 2873 2899 2958 2992 2939 2980 2881 2854 2903 2887 2874 2876 2905 2904 2843 2777 2827 2722 2860 2715 2755 2766 2798 2751 2734 2817 2807 2805 2897 2910 2914 2916 2908 2916 2929 2930 2877 2924 2877 2855 2866 2975 2851 2896 3004 2989 3001 3015 3072 3076 3078 3036 2959 2957 2935 2986 2973 2992 2941 2952 2932 2925 2866 2877 2857 2884 2923 2868 2994 3013 2977 2919 2990 3026 3129 3118 3125 3162 3136 3120 3137 3085 3169 3183 3199 3203 3178 3226 3236 3219 3146 3100 3105 3044 3106 3094 3107 3055 3040 3017 2909 2911 2869 2890 2822 2825 2840 2856 2965 2998 3016 2980 2947 2939 3080 3102 3073 3048 3124 3160 3073 3116 3119 3146 3221 3243 3196 3168 3189 3113 3066 3030 3041 3027 3081 3096 2904 2899 2839 2743 2738 2723 2692 2722 2757 2707 2730 2778 2854 2760 2841 2820 2858 2807 2765 2696 2721 2728 2723 2786 2783 2732 2767 2792 2813 2832 2845 2895 2888 2942 2904 2901 2894 2900 2857 2798 2828 2798 2696 2717 2738 2694 2750 2793 2782 2851 2841 2825 2824 2790 2822 2845 2835 2796 2850 2811 2756 2725 2790 2797 2799 2788 2864 2951 2938 2986 2909 2946 3003 3034 3048 2974 2991 2944 2887 2870 2845 2836 2843 2760 2775 2746 2702 2560 2560 2571 2586 2622 2598 2575 2556 2576 2554 2550 2555 2588 2669 2713 2666 2619 2762 2716 2705 2661 2731 2768 2754 2833 2890 2899 2973 2936 3017 2982 2965 2935 2896 2940 2917 2921 2901 2873 2809 2811 2762 2747 2760 2715 2634 2776 2791 2744 2776 2774 2777 2721 2665 2666 2659 2682 2614 2639 2639 2686 2666 2638 2649 2694 2800 2837 2887 2953 2941 2927 2925 2874 2963 2950 2933 2925 2857 2822 2811 2760 2761 2715 2676 2733 2743 2713 2647 2742 2753 2707 2735 2651 2653 2618 2671 2765 2692 2668 2589 2537 2589 2620 2676 2682 2711 2745 2802 2784 2768 2816 2769 2799 2798 2801 2911 2943 2858 2814 2754 2719 2733 2754 2710 2709 2699 2646 2676 2685 2638 2693 2643 2750 2713 2688 2699 2661 2698 2695 2660 2657 2652 2712 2706 2604 2570 2670 2735 2750 2869 2907 2935 2919 2972 2914 2984 2897 2838 2845 2790 2781 2785 2689 2742 2664 2651 2621 2652 2647 2617 2716 2765 2754 2720 2737 2777 2797 2726 2737 2712 2779 2797 2786 2723 2705 2733 2699 2723 2688 2722 2698 2829 2859 2890 2903 2851 2891 2831 2873 2782 2818 2809 2843 2803 2838 2802 2783 2822 2860 2857 2843 3147 3798 3967 3037 2775 2730 2741 2829 2858 2893 2860 2756 2830 2809 2806 2824 2853 2880 2841 2809 2871 2965 3011 3070 3032 2982 2978 2978 3034 3047 3024 3040 2962 2992 2934 2823 2933 2920 2901 2888 2914 2881 2847 2787 2837 2883 2868 2823 2804 2833 2812 2850 2936 2865 2904 2880 2893 2903 2967 3008 2974 3078 3077 3087 3103 3094 3063 3170 3173 3161 3125 3153 3124 3149 3162 3074 2952 3027 2928 2991 2945 2933 2934 2954 3006 3088 3013 3005 3027 2990 3035 3076 3060 3071 3137 3125 3033 3034 2984 2955 2979 2956 2957 3049 3036 3029 3089 3110 3103 3109 2995 3039 3066 3109 3066 3056 3023 3013 2922 2955 2930 2876 2909 2968 2930 2816 2806 2830 2798 2869 2844 2831 2794 2816 2833 2813 2841 2802 2895 2860 2822 2900 2955 3026 3053 3128 3182 3160 3229 3168 3220 3158 3105 3072 3059 2995 2975 2932 2936 2905 2843 2890 2934 2909 2890 2819 2868 2873 2851 2870 2868 2930 2914 2889 2937 2923 2982 2939 2867 2936 2897 2901 2944 2996 3018 3094 3183 3190 3191 3210 3238 3185 3178 3262 3211 3206 3199 3179 3134 3148 3079 3039 3036 3025 3004 2967 2966 2944 2927 2870 2885 2928 2902 2952 2936 2958 3001 3031 3048 3087 3180 3159 3241 3255 3327 3382 3505 3496 3508 3475 3425 3375 3358 3387 3364 3395 3407 3355 3346 3305 3258 3245 3227 3222 3225 3201 3214 3161 3165 3095 3190 3164 3094 3125 3089 3127 3078 3074 3138 3242 3133 3100 3034 3062 3129 3185 3268 3252 3278 3320 3344 3320 3359 3292 3301 3308 3275 3271 3277 3326 3348 3339 3129 3017 2935 3021 3097 3104 3116 2947 2997 3024 2982 3047 3064 3080 2992 3070 3063 3123 3175 3187 3193 3210 3165 3219 3218 3334 3336 3403 3396 3446 3425 3458 3431 3513 3453 3438 3328 3256 3280 3301 3261 3225 3156 3112 3130 3083 3081 3106 3109 3093 3063 3005 3046 2972 2945 2907 2876 2891 2924 2901 2892 2898 2854 2919 2908 2926 2875 2981 3025 2919 3008 2995 3008 3034 3015 3061 3032 2982 3019 3030 3043 3028 3024 2978 2887 2880 2855 2894 2856 2865 2812 2828 2896 2889 2906 2876 2854 2867 2803 2772 2835 2774 2799 2841 2723 2773 2796 2822 2843 2883 2827 2840 2838 2888 2907 2947 2954 3009 2954 2921 2969 2917 2894 2937 2898 2872 2855 2829 2833 2853 2798 2792 2873 2876 2850 2861 2907 2841 2911 2844 2873 2893 2882 2930 2938 2940 2922 2906 2933 2993 3074 3053 3091 3085 3155 3179 3247 3244 3158 3154 3174 3079 3087 3122 3068 3059 3012 2971 2932 2889 2880 2801 2820 2791 2808 2751 2854 2791 2750 2742 2819 2723 2715 2727 2691 2748 2746 2755 2721 2797 2776 2906 2923 3011 3019 3001 2983 2998 2987 2967 2958 2934 2949 2934 2831 2814 2811 2854 2830 2801 2796 2769 2759 2771 2724 2684 2739 2710 2773 2795 2883 2913 2980 2920 2869 2935 2956 2965 3061 3011 3028 3086 3073 3077 3115 3106 3153 3128 3194 3193 3199 3176 3130 3102 3031 2999 3052 3013 2959 2949 2916 2980 3014 2950 2932 2988 2953 2986 2988 2967 2958 2929 3035 2950 2935 2948 3014 3011 2896 2936 2961 2919 2924 2879 2905 2928 2995 3037 3074 3033 2990 3104 3175 3106 3086 3149 3099 3079 3216 3125 3090 3056 3028 2987 2938 2973 2950 3027 3062 3037 3033 3000 2993 3027 2973 2985 3067 3009 3053 3051 3007 3058 3038 3085 3083 3169 3147 3261 3275 3236 3255 3196 3214 3144 3190 3179 3167 3167 3137 3115 3121 3122 3052 3028 2944 2929 2977 2982 2932 2959 2907 2922 2931 2878 2808 2782 2728 2886 2847 2824 2834 2778 2801 2873 2902 3062 3079 3034 3049 3167 3103 3056 3061 3041 3013 3010 2987 2930 2961 2848 2812 2792 2889 2779 2787 2741 2723 2711 2698 2713 2665 2696 2703 2680 2610 2675 2596 2689 2682 2663 2692 2707 2688 2764 2809 2795 2849 2958 3013 3050 3068 3062 3015 3050 3124 3125 3132 3113 3147 3116 3134 3059 3018 2960 2936 2935 2885 2930 2866 2878 2877 2830 2890 2885 2908 2894 2938 2968 2990 2993 2920 2972 2935 3015 2923 2923 2969 2989 3093 3100 3194 3177 3116 3184 3254 3303 3221 3181 3205 3175 3054 3080 3126 3012 2981 2981 2917 2902 2883 2884 2906 2909 2940 2933 2940 2956 3052 3018 3068 3022 3023 3053 3006 3003 3058 3072 3126 3166 3174 3195 3214 3240 3277 3331 3384 3381 3356 3311 3313 3330 3273 3172 3135 3087 3101 3060 3079 3021 2986 3012 3056 3091 3052 3047 2978 2992 2997 3019 2995 2983 2993 2939 2915 2960 2918 2953 2896 2867 2907 2977 3045 3101 3130 3136 3171 3141 3166 3152 3161 3185 3172 3125 3115 3053 3086 3036 3079 3035 3074 3101 3069 3035 3000 2974 2981 2971 2989 2943 2969 2940 2919 2844 2921 2901 2846 2900 2925 3057 3040 3074 3128 3186 3254 3266 3232 3222 3213 3226 3220 3289 3241 3251 3241 3189 3188 3138 3050 2970 3072 3043 3040 3034 3051 2911 2992 2943 2999 2962 2972 3013 2968 2987 2913 2825 2900 2857 2835 2768 2804 2820 2834 2784 2803 2839 2868 2884 2946 2973 2954 2969 3038 3066 3083 3066 3029 3084 3005 2979 2961 2957 2967 2931 2878 2856 2902 2859 2853 2848 2834 2752 2813 2884 2924 2863 2870 2766 2835 2824 2817 2832 2818 2779 2781 2763 2822 2831 2765 2860 2845 2955 2970 2920 2972 2990 2999 2989 3050 3073 3034 3053 2991 3015 3005 3023 2974 2941 2914 2919 2914 2946 2914 3007 2956 2922 2892 2914 2894 2900 2933 2926 2929 2869 2885 2872 2931 2858 2853 2821 2835 2794 2815 2837 2875 2894 2859 2877 2854 2916 2946 2866 2875 2846 2825 2901 3342 4158 3766 3033 2730 2744 2763 2693 2816 2770 2798 2794 2810 2781 2804 2850 2800 2863 2789 2848 2926 2901 2829 2778 2785 2734 2784 2744 2776 2790 2850 2858 2857 2811 2873 2766 2808 2829 2791 2762 2722 2654 2769 2797 2828 2810 2799 2850 2803 2883 2910 2927 3011 3001 2994 2993 3025 3021 3048 3020 3022 3086 3043 3116 3069 3056 2998 3000 2917 2887 2924 2875 2925 2889 2916 2949 2857 2810 2796 2809 2835 2814 2886 2841 2800 2881 2857 2860 2868 2814 2818 2875 2896 2904 2944 2964 2911 2929 2867 2907 2950 2898 2904 2951 2964 3021 2970 2898 2945 2936 2925 2915 2976 3021 2955 2927 2907 2900 2939 2933 2978 2937 2926 2919 2892 2910 2941 2970 2986 2993 3000 2987 2921 2918 2885 2910 2917 2891 2871 2963 2884 2923 2963 2945 2905 2926 2956 2928 2915 2944 2937 2932 2899 2888 2930 2899 2935 2873 2883 2905 2918 2891 2929 2879 2909 2832 2829 2918 2833 2906 2944 2879 2857 2869 2847 2887 2855 2823 2785 2757 2710 2761 2695 2709 2662 2655 2719 2722 2602 2617 2580 2512 2510 2544 2437 2427 2437 2338 2343 2348 2354 2257 2337 2284 2317 2365 2363 2310 2364 2340 2327 2337 2339 2309 2316 2284 2249 2213 2274 2264 2212 2183 2235 2182 2186 2147 2135 2114 2155 2156 2108 2049 1986 1986 1914 1978 1979 1959 1937 1973 1988 1941 1917 1856 1874 1853 1831 1808 1723 1712 1721 1687 1700 1732 1676 1694 1643 1638 1660 1638 1655 1626 1605 1577 1561 1550 1517 1493 1492 1486 1427 1412 1442 1417 1449 1432 1389 1450 1422 1458 1421 1349 1373 1416 1426 1440 1483 1476 1432 1397 1400 1402 1349 1417 1412 1398 1358 1364 1384 1377 1364 1365 1263 1216 1179 1201 1215 1201 1135 1145 1147 1118 1111 1047 1034 1018 1033 1027 1029 1056 1096 1051 1071 987 927 959 997 976 934 891 905 945 971 970 920 876 833 810 807 902 843 772 811 772 816 838 774 812 883 863 884 916 855 868 861 820 859 843 835 826 852 854 912 950 887 909 865 890 836 860 819 844 849 868 817 809 801 775 747 743 709 736 720 681 659 644 630 613 604 605 632 592 656 676 601 662 696 615 637 621 627 636 694 651 741 744 772 727 747 686 710 665 618 558 596 567 578 574 550 544 528 569 521 469 505 499 516 491 522 463 459 453 496 537 499 538 524 577 594 641 620 545 575 624 591 635 573 601 562 556 567 503 511 524 544 549 491 440 397 400 370 379 371 337 371 332 325 333 318 352 322 307 332 315 275 289 262 242 252 336 389 406 406 466 483 488 470 478 436 448 446 412 359 347 311 293 293 253 237 188 173 174 177 178 176 180 193 207 219 209 210 204 204 196 212 212 203 207 198 197 194 190 194 190 176 162 162 156 156 156 158 158 158 158 158 158 188 188 188 170 170 170 156 156 158 164 162 162 162 162 162 158 158 158 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 bytes + [Exif IFD0 - 0x011a] X Resolution = 72 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x0128] Resolution Unit = Inch +JAVA [Exif IFD0 - 0x0140] Color Map = [768 values] +DOTNET [Exif IFD0 - 0x0140] Unknown tag (0x0140) = [768 values] + [Exif IFD0 - 0x830e] Pixel Scale = 10.16 10.16 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 663061.704 4656892.36 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [20 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS84 UTM zone 17N + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 17 N with WGS84 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = f41078e1.tif + [File - 0x0002] File Size = 15654720 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/gauss_k.tif.txt b/tif/GeoTIFF/metadata/diff/gauss_k.tif.txt new file mode 100644 index 00000000..49a8f86e --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/gauss_k.tif.txt @@ -0,0 +1,51 @@ + FILE: gauss_k.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [52 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0802] Geodetic Datum = Pulkovo 1942 + [GeoTIFF - 0x0808] Geographic Ellipsoid = Krassowsky 1940 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 15 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 + [GeoTIFF - 0x0c0a] Projection False Easting = 5500000 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Gauss-Kruger Pulkovo 1942 Zone Number 5 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = Pulkovo Gauss zone 5 + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = gauss_k.tif + [File - 0x0002] File Size = 47018 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/gen_pers.tif.txt b/tif/GeoTIFF/metadata/diff/gen_pers.tif.txt new file mode 100644 index 00000000..2f9b82cc --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/gen_pers.tif.txt @@ -0,0 +1,52 @@ + FILE: gen_pers.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 1.701 1.701 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -8048.726 10525.15 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [56 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = WGS84 + [GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -100 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 40 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = General Perspective WGS84 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = gen_pers.tif + [File - 0x0002] File Size = 47018 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/geoc.tif.txt b/tif/GeoTIFF/metadata/diff/geoc.tif.txt new file mode 100644 index 00000000..aad7c762 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/geoc.tif.txt @@ -0,0 +1,46 @@ + FILE: geoc.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 1.701 1.701 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -8048.726 10525.15 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [32 values] + + [GeoTIFF - 0x0400] Model Type = Geocentric + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0802] Geodetic Datum = WGS72 + [GeoTIFF - 0x0808] Geographic Ellipsoid = User Defined + [GeoTIFF - 0x0801] Geographic Citation = Geocentric (USR) WGS72 + [GeoTIFF - 0x0800] Geographic Type = WGS 72 + [GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = geoc.tif + [File - 0x0002] File Size = 46910 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/geog.tif.txt b/tif/GeoTIFF/metadata/diff/geog.tif.txt new file mode 100644 index 00000000..3ad64039 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/geog.tif.txt @@ -0,0 +1,46 @@ + FILE: geog.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8307 16189 24054 31766 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 7933 7882 7865 7712 7699 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 0 0 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -2.236 2.924 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [32 values] + + [GeoTIFF - 0x0400] Model Type = Geographic + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0802] Geodetic Datum = Tokyo + [GeoTIFF - 0x0808] Geographic Ellipsoid = Bessel 1841 + [GeoTIFF - 0x0801] Geographic Citation = Geographic (Longitude, Latitude) Tokyo + [GeoTIFF - 0x0800] Geographic Type = Tokyo + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = geog.tif + [File - 0x0002] File Size = 46030 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/gnomonic.tif.txt b/tif/GeoTIFF/metadata/diff/gnomonic.tif.txt new file mode 100644 index 00000000..a9b220c6 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/gnomonic.tif.txt @@ -0,0 +1,53 @@ + FILE: gnomonic.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Gnomonic + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = User Defined + [GeoTIFF - 0x0808] Geographic Ellipsoid = International 1967 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 + [GeoTIFF - 0x0c0a] Projection False Easting = 0.001 + [GeoTIFF - 0x0c0b] Projection False Northing = 0.002 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Gnomonic Midway Astro 1961 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = gnomonic.tif + [File - 0x0002] File Size = 47034 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/hotine_oblique_mercator_variant_a.tif.txt b/tif/GeoTIFF/metadata/diff/hotine_oblique_mercator_variant_a.tif.txt new file mode 100644 index 00000000..9f078997 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/hotine_oblique_mercator_variant_a.tif.txt @@ -0,0 +1,60 @@ + FILE: hotine_oblique_mercator_variant_a.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 577 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [80 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = NAD83(CORS96) / Oregon Columbia River West zone (m) + [GeoTIFF - 0x0800] Geographic Type = NAD83 CORS96 + [GeoTIFF - 0x0801] Geographic Citation = NAD83(CORS96) + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0809] Semi-major axis = 6378137 + [GeoTIFF - 0x080b] Inv. Flattening = 298.257 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Oblique Mercator + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c0a] Projection False Easting = 7000000 + [GeoTIFF - 0x0c0b] Projection False Northing = -3000000 + [GeoTIFF - 0x0c10] Projection Center Longitude = -123 + [GeoTIFF - 0x0c11] Projection Center Latitude = 45.917 + [GeoTIFF - 0x0c15] Projection Scale at Center = 1 + [GeoTIFF - 0x0c16] Projection Azimuth Angle = 295 + [GeoTIFF - 0x0c18] Projection Straight Vertical Pole Latitude = 295 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = hotine_oblique_mercator_variant_a.tif + [File - 0x0002] File Size = 578 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/hotine_oblique_mercator_variant_b.tif.txt b/tif/GeoTIFF/metadata/diff/hotine_oblique_mercator_variant_b.tif.txt new file mode 100644 index 00000000..12367be4 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/hotine_oblique_mercator_variant_b.tif.txt @@ -0,0 +1,62 @@ + FILE: hotine_oblique_mercator_variant_b.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 562 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [84 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = NAD83(2011) / PCCS zone 1 (ft) + [GeoTIFF - 0x0800] Geographic Type = NAD83 2011 + [GeoTIFF - 0x0801] Geographic Citation = NAD83(2011) + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0809] Semi-major axis = 6378137 + [GeoTIFF - 0x080b] Inv. Flattening = 298.257 +JAVA [GeoTIFF - 0x0bf3] GDAL ProjLinearUnitsInterpCorrectGeoKey = 1 +DOTNET [GeoTIFF - 0x0bf3] GDAL Linear Units Correct Interpretation = 1 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Hotine Oblique Mercator variant B + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Foot + [GeoTIFF - 0x0c0a] Projection False Easting = 160000 + [GeoTIFF - 0x0c0b] Projection False Northing = 800000 + [GeoTIFF - 0x0c10] Projection Center Longitude = -111.4 + [GeoTIFF - 0x0c11] Projection Center Latitude = 32.25 + [GeoTIFF - 0x0c15] Projection Scale at Center = 1 + [GeoTIFF - 0x0c16] Projection Azimuth Angle = 45 + [GeoTIFF - 0x0c18] Projection Straight Vertical Pole Latitude = 45 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = hotine_oblique_mercator_variant_b.tif + [File - 0x0002] File Size = 563 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/i30dem.tif.txt b/tif/GeoTIFF/metadata/diff/i30dem.tif.txt new file mode 100644 index 00000000..b4597df3 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/i30dem.tif.txt @@ -0,0 +1,48 @@ + FILE: i30dem.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 1479 pixels + [Exif IFD0 - 0x0101] Image Height = 1863 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 16 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = [1863 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 bytes + [Exif IFD0 - 0x011a] X Resolution = 72 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x0128] Resolution Unit = Inch + [Exif IFD0 - 0x0131] Software = VICAR Program VTIFF + [Exif IFD0 - 0x0132] Date/Time = 1996:11:21 16:13:00 +JAVA [Exif IFD0 - 0x0153] Sample Format = Signed +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 30 30 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 532950.13 4205669.82 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [24 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsPoint + [GeoTIFF - 0x0402] Citation = GeoTIFF 1.0 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 UTM zone 10N + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 10/NAD 27 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = i30dem.tif + [File - 0x0002] File Size = 5526132 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/ilatlon.tif.txt b/tif/GeoTIFF/metadata/diff/ilatlon.tif.txt new file mode 100644 index 00000000..b9d2ee01 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/ilatlon.tif.txt @@ -0,0 +1,48 @@ + FILE: ilatlon.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 1828 pixels + [Exif IFD0 - 0x0101] Image Height = 1823 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 16 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = [1823 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 bytes + [Exif IFD0 - 0x011a] X Resolution = 72 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x0128] Resolution Unit = Inch + [Exif IFD0 - 0x0131] Software = VICAR Program VTIFF + [Exif IFD0 - 0x0132] Date/Time = 1996:11:21 15:03:45 +JAVA [Exif IFD0 - 0x0153] Sample Format = Signed +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 0 0 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -122.626 38 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [24 values] + + [GeoTIFF - 0x0400] Model Type = Geographic + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = Geographic Model/GeoTIFF 1.0 + [GeoTIFF - 0x0800] Geographic Type = NAD27 + [GeoTIFF - 0x0801] Geographic Citation = NAD 27 Datum + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = ilatlon.tif + [File - 0x0002] File Size = 6679957 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/ilatlon_float.tif.txt b/tif/GeoTIFF/metadata/diff/ilatlon_float.tif.txt new file mode 100644 index 00000000..f07e490c --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/ilatlon_float.tif.txt @@ -0,0 +1,39 @@ + FILE: ilatlon_float.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1828 pixels + [Exif IFD0 - 0x0101] Image Height = 1823 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 32 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = [1823 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Float +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 0 0 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -122.626 38 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 2 1024 0 1 2 2050 0 1 6267 + + [GeoTIFF - 0x0400] Model Type = Geographic + [GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = ilatlon_float.tif + [File - 0x0002] File Size = 13344638 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/image0.tif.txt b/tif/GeoTIFF/metadata/diff/image0.tif.txt new file mode 100644 index 00000000..45d9631b --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/image0.tif.txt @@ -0,0 +1,55 @@ + FILE: image0.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 380 pixels + [Exif IFD0 - 0x0101] Image Height = 765 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0112] Orientation = Left side, top (Mirror horizontal and rotate 270 CW) + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x0142] Tile Width = 128 + [Exif IFD0 - 0x0143] Tile Length = 128 + [Exif IFD0 - 0x0144] Tile Offsets = [18 values] + [Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] + [Exif IFD0 - 0x85d8] Unknown tag (0x85d8) = 0 0.185 0 -12.511 -0.3 0 0 109.036 0 0 1 0 0 0 0 1 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = WGS84 + [GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c11] Projection Center Latitude = 0 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Mercator; WGS84; WGS84 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = image0.tif + [File - 0x0002] File Size = 26478 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/image1.tif.txt b/tif/GeoTIFF/metadata/diff/image1.tif.txt new file mode 100644 index 00000000..2f83adae --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/image1.tif.txt @@ -0,0 +1,55 @@ + FILE: image1.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 380 pixels + [Exif IFD0 - 0x0101] Image Height = 765 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0112] Orientation = Right side, top (Rotate 90 CW) + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x0142] Tile Width = 128 + [Exif IFD0 - 0x0143] Tile Length = 128 + [Exif IFD0 - 0x0144] Tile Offsets = [18 values] + [Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] + [Exif IFD0 - 0x85d8] Unknown tag (0x85d8) = 0 -0.185 0 129.053 -0.3 0 0 109.036 0 0 1 0 0 0 0 1 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = WGS84 + [GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c11] Projection Center Latitude = 0 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Mercator; WGS84; WGS84 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = image1.tif + [File - 0x0002] File Size = 26478 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/image2.tif.txt b/tif/GeoTIFF/metadata/diff/image2.tif.txt new file mode 100644 index 00000000..b009b041 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/image2.tif.txt @@ -0,0 +1,55 @@ + FILE: image2.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 380 pixels + [Exif IFD0 - 0x0101] Image Height = 765 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0112] Orientation = Left side, bottom (Rotate 270 CW) + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x0142] Tile Width = 128 + [Exif IFD0 - 0x0143] Tile Length = 128 + [Exif IFD0 - 0x0144] Tile Offsets = [18 values] + [Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] + [Exif IFD0 - 0x85d8] Unknown tag (0x85d8) = 0 0.185 0 -12.511 0.3 0 0 -5.034 0 0 1 0 0 0 0 1 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = WGS84 + [GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c11] Projection Center Latitude = 0 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Mercator; WGS84; WGS84 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = image2.tif + [File - 0x0002] File Size = 26478 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/image3.tif.txt b/tif/GeoTIFF/metadata/diff/image3.tif.txt new file mode 100644 index 00000000..351f49d1 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/image3.tif.txt @@ -0,0 +1,55 @@ + FILE: image3.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 380 pixels + [Exif IFD0 - 0x0101] Image Height = 765 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0112] Orientation = Right side, bottom (Mirror horizontal and rotate 90 CW) + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x0142] Tile Width = 128 + [Exif IFD0 - 0x0143] Tile Length = 128 + [Exif IFD0 - 0x0144] Tile Offsets = [18 values] + [Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] + [Exif IFD0 - 0x85d8] Unknown tag (0x85d8) = 0 -0.185 0 129.053 0.3 0 0 -5.034 0 0 1 0 0 0 0 1 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = WGS84 + [GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c11] Projection Center Latitude = 0 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Mercator; WGS84; WGS84 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = image3.tif + [File - 0x0002] File Size = 26478 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/image4.tif.txt b/tif/GeoTIFF/metadata/diff/image4.tif.txt new file mode 100644 index 00000000..84f859d3 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/image4.tif.txt @@ -0,0 +1,54 @@ + FILE: image4.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 765 pixels + [Exif IFD0 - 0x0101] Image Height = 380 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x0142] Tile Width = 128 + [Exif IFD0 - 0x0143] Tile Length = 128 + [Exif IFD0 - 0x0144] Tile Offsets = [18 values] + [Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] + [Exif IFD0 - 0x85d8] Unknown tag (0x85d8) = 0.185 0 0 -12.511 0 -0.3 0 109.036 0 0 1 0 0 0 0 1 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = WGS84 + [GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c11] Projection Center Latitude = 0 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Mercator; WGS84; WGS84 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = image4.tif + [File - 0x0002] File Size = 28178 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/image5.tif.txt b/tif/GeoTIFF/metadata/diff/image5.tif.txt new file mode 100644 index 00000000..03547a22 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/image5.tif.txt @@ -0,0 +1,55 @@ + FILE: image5.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 765 pixels + [Exif IFD0 - 0x0101] Image Height = 380 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0112] Orientation = Top, right side (Mirror horizontal) + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x0142] Tile Width = 128 + [Exif IFD0 - 0x0143] Tile Length = 128 + [Exif IFD0 - 0x0144] Tile Offsets = [18 values] + [Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] + [Exif IFD0 - 0x85d8] Unknown tag (0x85d8) = -0.185 0 0 129.053 0 -0.3 0 109.036 0 0 1 0 0 0 0 1 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = WGS84 + [GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c11] Projection Center Latitude = 0 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Mercator; WGS84; WGS84 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = image5.tif + [File - 0x0002] File Size = 28398 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/image6.tif.txt b/tif/GeoTIFF/metadata/diff/image6.tif.txt new file mode 100644 index 00000000..f0b1fee0 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/image6.tif.txt @@ -0,0 +1,55 @@ + FILE: image6.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 765 pixels + [Exif IFD0 - 0x0101] Image Height = 380 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0112] Orientation = Bottom, left side (Mirror vertical) + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x0142] Tile Width = 128 + [Exif IFD0 - 0x0143] Tile Length = 128 + [Exif IFD0 - 0x0144] Tile Offsets = [18 values] + [Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] + [Exif IFD0 - 0x85d8] Unknown tag (0x85d8) = 0.185 0 0 -12.511 0 0.3 0 -5.034 0 0 1 0 0 0 0 1 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = WGS84 + [GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c11] Projection Center Latitude = 0 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Mercator; WGS84; WGS84 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = image6.tif + [File - 0x0002] File Size = 28254 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/image7.tif.txt b/tif/GeoTIFF/metadata/diff/image7.tif.txt new file mode 100644 index 00000000..46c53033 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/image7.tif.txt @@ -0,0 +1,55 @@ + FILE: image7.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 765 pixels + [Exif IFD0 - 0x0101] Image Height = 380 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0112] Orientation = Bottom, right side (Rotate 180) + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x0142] Tile Width = 128 + [Exif IFD0 - 0x0143] Tile Length = 128 + [Exif IFD0 - 0x0144] Tile Offsets = [18 values] + [Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] + [Exif IFD0 - 0x85d8] Unknown tag (0x85d8) = -0.185 0 0 129.053 0 0.3 0 -5.034 0 0 1 0 0 0 0 1 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = WGS84 + [GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c11] Projection Center Latitude = 0 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Mercator; WGS84; WGS84 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = image7.tif + [File - 0x0002] File Size = 28398 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/indo_poly.tif.txt b/tif/GeoTIFF/metadata/diff/indo_poly.tif.txt new file mode 100644 index 00000000..39b794fb --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/indo_poly.tif.txt @@ -0,0 +1,53 @@ + FILE: indo_poly.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = User Defined + [GeoTIFF - 0x0808] Geographic Ellipsoid = International 1967 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 + [GeoTIFF - 0x0c0a] Projection False Easting = 0.001 + [GeoTIFF - 0x0c0b] Projection False Northing = 0.002 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Indonesian Polyhedric Pitcairn Astro 1967 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = indo_poly.tif + [File - 0x0002] File Size = 47050 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/krovak.tif.txt b/tif/GeoTIFF/metadata/diff/krovak.tif.txt new file mode 100644 index 00000000..4af970f9 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/krovak.tif.txt @@ -0,0 +1,48 @@ + FILE: krovak.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [40 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = User Defined + [GeoTIFF - 0x0808] Geographic Ellipsoid = Bessel 1841 + [GeoTIFF - 0x0801] Geographic Citation = Krovak MGICS + [GeoTIFF - 0x0800] Geographic Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = krovak.tif + [File - 0x0002] File Size = 46926 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/laborde.tif.txt b/tif/GeoTIFF/metadata/diff/laborde.tif.txt new file mode 100644 index 00000000..93dd11f2 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/laborde.tif.txt @@ -0,0 +1,54 @@ + FILE: laborde.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Oblique Mercator Laborde + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = Afgooye + [GeoTIFF - 0x0808] Geographic Ellipsoid = Krassowsky 1940 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 46.437 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = -18.9 + [GeoTIFF - 0x0c0a] Projection False Easting = 400000 + [GeoTIFF - 0x0c0b] Projection False Northing = 800000 + [GeoTIFF - 0x0c16] Projection Azimuth Angle = 18.9 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Laborde AFG (Afgooye) + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = laborde.tif + [File - 0x0002] File Size = 47050 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/laea.tif.txt b/tif/GeoTIFF/metadata/diff/laea.tif.txt new file mode 100644 index 00000000..40629c48 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/laea.tif.txt @@ -0,0 +1,49 @@ + FILE: laea.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 513 pixels + [Exif IFD0 - 0x0101] Image Height = 516 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 516 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 264708 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15377.984 15487.5 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = LAEA E000 + [GeoTIFF - 0x0800] Geographic Type = NAD27 + [GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Lambert Azim Equal Area + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 + [GeoTIFF - 0x0c11] Projection Center Latitude = 33.764 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = laea.tif + [File - 0x0002] File Size = 265644 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/lamb_az.tif.txt b/tif/GeoTIFF/metadata/diff/lamb_az.tif.txt new file mode 100644 index 00000000..04598e11 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/lamb_az.tif.txt @@ -0,0 +1,53 @@ + FILE: lamb_az.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Lambert Azim Equal Area + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 + [GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 + [GeoTIFF - 0x0c0a] Projection False Easting = 0.001 + [GeoTIFF - 0x0c0b] Projection False Northing = 0.002 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Lambert Azimuthal Equal-Area North American 1927 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = lamb_az.tif + [File - 0x0002] File Size = 47050 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/lamb_conf.tif.txt b/tif/GeoTIFF/metadata/diff/lamb_conf.tif.txt new file mode 100644 index 00000000..0c192c18 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/lamb_conf.tif.txt @@ -0,0 +1,54 @@ + FILE: lamb_conf.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Lambert Conf Conic 2SP + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 + [GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 45 + [GeoTIFF - 0x0c0a] Projection False Easting = 0.001 + [GeoTIFF - 0x0c0b] Projection False Northing = 0.002 + [GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 40 + [GeoTIFF - 0x0c07] Projection Standard Parallel 2 = 50 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Lambert Conformal Conic North American 1927 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = lamb_conf.tif + [File - 0x0002] File Size = 47066 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/lamb_conf_obl.tif.txt b/tif/GeoTIFF/metadata/diff/lamb_conf_obl.tif.txt new file mode 100644 index 00000000..f0643bda --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/lamb_conf_obl.tif.txt @@ -0,0 +1,52 @@ + FILE: lamb_conf_obl.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [56 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 + [GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 45 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Oblique Lambert Conformal Conic North American 1927 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = lamb_conf_obl.tif + [File - 0x0002] File Size = 47050 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/lambert_azimuthal_equal_area.tif.txt b/tif/GeoTIFF/metadata/diff/lambert_azimuthal_equal_area.tif.txt new file mode 100644 index 00000000..ed5bbe25 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/lambert_azimuthal_equal_area.tif.txt @@ -0,0 +1,57 @@ + FILE: lambert_azimuthal_equal_area.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 491 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [68 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = ETRS89 / LAEA Europe + [GeoTIFF - 0x0800] Geographic Type = EUREF89 + [GeoTIFF - 0x0801] Geographic Citation = ETRS89 + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0809] Semi-major axis = 6378137 + [GeoTIFF - 0x080b] Inv. Flattening = 298.257 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Lambert Azim Equal Area + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c0a] Projection False Easting = 4321000 + [GeoTIFF - 0x0c0b] Projection False Northing = 3210000 + [GeoTIFF - 0x0c10] Projection Center Longitude = 10 + [GeoTIFF - 0x0c11] Projection Center Latitude = 52 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = lambert_azimuthal_equal_area.tif + [File - 0x0002] File Size = 492 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/lambert_cylindrical_equal_area.tif.txt b/tif/GeoTIFF/metadata/diff/lambert_cylindrical_equal_area.tif.txt new file mode 100644 index 00000000..399e0069 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/lambert_cylindrical_equal_area.tif.txt @@ -0,0 +1,56 @@ + FILE: lambert_cylindrical_equal_area.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 538 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = NSIDC EASE-Grid Global + [GeoTIFF - 0x0800] Geographic Type = 1924 Authalic Sphere + [GeoTIFF - 0x0801] Geographic Citation = Unspecified datum based upon the International 1924 Authalic Sphere + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0809] Semi-major axis = 6371228 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Cylindrical Equal Area + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 30 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = lambert_cylindrical_equal_area.tif + [File - 0x0002] File Size = 539 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/latlong.tif.txt b/tif/GeoTIFF/metadata/diff/latlong.tif.txt new file mode 100644 index 00000000..5531e1d7 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/latlong.tif.txt @@ -0,0 +1,41 @@ + FILE: latlong.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 512 pixels + [Exif IFD0 - 0x0101] Image Height = 517 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 517 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 264704 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x830e] Pixel Scale = 0.001 0.001 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -117.641 33.904 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [28 values] + + [GeoTIFF - 0x0400] Model Type = Geographic + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = LONG/LAT E000 + [GeoTIFF - 0x0800] Geographic Type = NAD27 + [GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = latlong.tif + [File - 0x0002] File Size = 265536 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/lcc-27.tif.txt b/tif/GeoTIFF/metadata/diff/lcc-27.tif.txt new file mode 100644 index 00000000..8a638255 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/lcc-27.tif.txt @@ -0,0 +1,52 @@ + FILE: lcc-27.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 515 pixels + [Exif IFD0 - 0x0101] Image Height = 515 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 515 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 265225 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15411.615 15448.699 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [72 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = LCC E000 + [GeoTIFF - 0x0800] Geographic Type = NAD27 + [GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Lambert Conf Conic 2SP + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 33.904 + [GeoTIFF - 0x0c07] Projection Standard Parallel 2 = 33.625 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -117.475 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c0c] Projection False Origin Longitude = 0 + [GeoTIFF - 0x0c0d] Projection False Origin Latitude = 33.764 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = lcc-27.tif + [File - 0x0002] File Size = 266204 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/lcc-datum.tif.txt b/tif/GeoTIFF/metadata/diff/lcc-datum.tif.txt new file mode 100644 index 00000000..c5cec46e --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/lcc-datum.tif.txt @@ -0,0 +1,54 @@ + FILE: lcc-datum.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 512 pixels + [Exif IFD0 - 0x0101] Image Height = 512 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = [32 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 16 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x830e] Pixel Scale = 10 10 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -368130 92100 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1983 + [GeoTIFF - 0x0808] Geographic Ellipsoid = GRS 1980 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Lambert Conformal Conic; North American 1983; GRS80 + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Lambert Conf Conic 2SP + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 37 + [GeoTIFF - 0x0c07] Projection Standard Parallel 2 = 39.5 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -79.5 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 36 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = lcc-datum.tif + [File - 0x0002] File Size = 262895 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/lcc1sp.tif.txt b/tif/GeoTIFF/metadata/diff/lcc1sp.tif.txt new file mode 100644 index 00000000..7c79861e --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/lcc1sp.tif.txt @@ -0,0 +1,58 @@ + FILE: lcc1sp.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 530 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [72 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = Ocotepeque 1935 / Costa Rica Norte + [GeoTIFF - 0x0800] Geographic Type = Ocotepeque 1935 + [GeoTIFF - 0x0801] Geographic Citation = Ocotepeque 1935 + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0809] Semi-major axis = 6378206.4 + [GeoTIFF - 0x080b] Inv. Flattening = 294.979 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Lambert Conf Conic 1SP + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -84.333 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 10.467 + [GeoTIFF - 0x0c0a] Projection False Easting = 500000 + [GeoTIFF - 0x0c0b] Projection False Northing = 271820.522 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = lcc1sp.tif + [File - 0x0002] File Size = 531 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/lcc2sp.tif.txt b/tif/GeoTIFF/metadata/diff/lcc2sp.tif.txt new file mode 100644 index 00000000..de364130 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/lcc2sp.tif.txt @@ -0,0 +1,59 @@ + FILE: lcc2sp.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 532 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [76 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = ETRS89 / Belgian Lambert 2008 + [GeoTIFF - 0x0800] Geographic Type = EUREF89 + [GeoTIFF - 0x0801] Geographic Citation = ETRS89 + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0809] Semi-major axis = 6378137 + [GeoTIFF - 0x080b] Inv. Flattening = 298.257 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Lambert Conf Conic 2SP + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 49.833 + [GeoTIFF - 0x0c07] Projection Standard Parallel 2 = 51.167 + [GeoTIFF - 0x0c0c] Projection False Origin Longitude = 4.359 + [GeoTIFF - 0x0c0d] Projection False Origin Latitude = 50.798 + [GeoTIFF - 0x0c0e] Projection False Origin Easting = 649328 + [GeoTIFF - 0x0c0f] Projection False Origin Northing = 665262 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = lcc2sp.tif + [File - 0x0002] File Size = 533 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/lsr.tif.txt b/tif/GeoTIFF/metadata/diff/lsr.tif.txt new file mode 100644 index 00000000..f37331d2 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/lsr.tif.txt @@ -0,0 +1,51 @@ + FILE: lsr.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 1.701 1.701 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -8048.726 10525.15 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [52 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = User Defined + [GeoTIFF - 0x0808] Geographic Ellipsoid = International 1967 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 + [GeoTIFF - 0x0c16] Projection Azimuth Angle = 90 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Local Space Rectangular Rome 1940 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = lsr.tif + [File - 0x0002] File Size = 47002 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/m30dem.tif.txt b/tif/GeoTIFF/metadata/diff/m30dem.tif.txt new file mode 100644 index 00000000..b0f8b0a5 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/m30dem.tif.txt @@ -0,0 +1,48 @@ + FILE: m30dem.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 1479 pixels + [Exif IFD0 - 0x0101] Image Height = 1863 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 16 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = [1863 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 bytes + [Exif IFD0 - 0x011a] X Resolution = 72 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x0128] Resolution Unit = Inch + [Exif IFD0 - 0x0131] Software = VICAR Program VTIFF + [Exif IFD0 - 0x0132] Date/Time = 1996:11:21 15:59:03 +JAVA [Exif IFD0 - 0x0153] Sample Format = Signed +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 30 30 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 532950.13 4205669.82 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [24 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsPoint + [GeoTIFF - 0x0402] Citation = GeoTIFF 1.0 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 UTM zone 10N + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 10/NAD 27 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = m30dem.tif + [File - 0x0002] File Size = 5526132 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/mc.tif.txt b/tif/GeoTIFF/metadata/diff/mc.tif.txt new file mode 100644 index 00000000..dfdf53f1 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/mc.tif.txt @@ -0,0 +1,48 @@ + FILE: mc.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 618 pixels + [Exif IFD0 - 0x0101] Image Height = 579 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 579 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 357822 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -18527.928 3919152.531 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [56 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = MC E000 + [GeoTIFF - 0x0800] Geographic Type = NAD27 + [GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Miller Cylindrical + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = mc.tif + [File - 0x0002] File Size = 358300 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/merc.tif.txt b/tif/GeoTIFF/metadata/diff/merc.tif.txt new file mode 100644 index 00000000..e168984b --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/merc.tif.txt @@ -0,0 +1,54 @@ + FILE: merc.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 + [GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 + [GeoTIFF - 0x0c0a] Projection False Easting = 0.001 + [GeoTIFF - 0x0c0b] Projection False Northing = 0.002 + [GeoTIFF - 0x0c11] Projection Center Latitude = 34 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 0.83 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Mercator North American 1927 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = merc.tif + [File - 0x0002] File Size = 47050 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/merc_obl.tif.txt b/tif/GeoTIFF/metadata/diff/merc_obl.tif.txt new file mode 100644 index 00000000..c32b403e --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/merc_obl.tif.txt @@ -0,0 +1,53 @@ + FILE: merc_obl.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Oblique Mercator + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 + [GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 + [GeoTIFF - 0x0c11] Projection Center Latitude = 40 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c16] Projection Azimuth Angle = 303.053 + [GeoTIFF - 0x0c15] Projection Scale at Center = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Oblique Mercator North American 1927 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = merc_obl.tif + [File - 0x0002] File Size = 47034 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/mercator.tif.txt b/tif/GeoTIFF/metadata/diff/mercator.tif.txt new file mode 100644 index 00000000..a2a21bfa --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/mercator.tif.txt @@ -0,0 +1,50 @@ + FILE: mercator.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 515 pixels + [Exif IFD0 - 0x0101] Image Height = 515 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 515 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 265225 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15436.386 3321987.862 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = MER E000 + [GeoTIFF - 0x0800] Geographic Type = NAD27 + [GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -117.475 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 33.764 + [GeoTIFF - 0x0c12] Projection Center Easting = 0 + [GeoTIFF - 0x0c13] Projection Center Northing = 0 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = mercator.tif + [File - 0x0002] File Size = 266172 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/mercator1sp.tif.txt b/tif/GeoTIFF/metadata/diff/mercator1sp.tif.txt new file mode 100644 index 00000000..26afa7db --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/mercator1sp.tif.txt @@ -0,0 +1,58 @@ + FILE: mercator1sp.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 521 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [72 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = Segara (Jakarta) / NEIEZ + [GeoTIFF - 0x0800] Geographic Type = Segara Jakarta + [GeoTIFF - 0x0801] Geographic Citation = Segara (Jakarta) + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0809] Semi-major axis = 6377397.155 + [GeoTIFF - 0x080b] Inv. Flattening = 299.153 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 3.192 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 + [GeoTIFF - 0x0c0a] Projection False Easting = 3900000 + [GeoTIFF - 0x0c0b] Projection False Northing = 900000 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 0.997 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = mercator1sp.tif + [File - 0x0002] File Size = 522 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/mercator2sp.tif.txt b/tif/GeoTIFF/metadata/diff/mercator2sp.tif.txt new file mode 100644 index 00000000..3622ab06 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/mercator2sp.tif.txt @@ -0,0 +1,58 @@ + FILE: mercator2sp.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 521 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [72 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = SIRGAS 2000 / Brazil Mercator + [GeoTIFF - 0x0800] Geographic Type = SIRGAS 2000 + [GeoTIFF - 0x0801] Geographic Citation = SIRGAS 2000 + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0809] Semi-major axis = 6378137 + [GeoTIFF - 0x080b] Inv. Flattening = 298.257 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c06] Projection Standard Parallel 1 = -2 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -43 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 + [GeoTIFF - 0x0c0a] Projection False Easting = 5000000 + [GeoTIFF - 0x0c0b] Projection False Northing = 10000000 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = mercator2sp.tif + [File - 0x0002] File Size = 522 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/meter.tif.txt b/tif/GeoTIFF/metadata/diff/meter.tif.txt new file mode 100644 index 00000000..41c91eee --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/meter.tif.txt @@ -0,0 +1,41 @@ + FILE: meter.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 515 pixels + [Exif IFD0 - 0x0101] Image Height = 515 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 515 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 265225 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15411.63 15448.774 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [28 values] + + [GeoTIFF - 0x0400] Model Type = User Defined + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = METRE + [GeoTIFF - 0x0800] Geographic Type = NAD27 + [GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = meter.tif + [File - 0x0002] File Size = 266048 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/miller.tif.txt b/tif/GeoTIFF/metadata/diff/miller.tif.txt new file mode 100644 index 00000000..a0830f7d --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/miller.tif.txt @@ -0,0 +1,53 @@ + FILE: miller.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Miller Cylindrical + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = Stockholm 1938 + [GeoTIFF - 0x0808] Geographic Ellipsoid = Bessel 1841 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 + [GeoTIFF - 0x0c0a] Projection False Easting = 0.001 + [GeoTIFF - 0x0c0b] Projection False Northing = 0.002 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Miller Cylindrical Stockholm 1938 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = miller.tif + [File - 0x0002] File Size = 47034 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/mlatlon.tif.txt b/tif/GeoTIFF/metadata/diff/mlatlon.tif.txt new file mode 100644 index 00000000..328f4b26 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/mlatlon.tif.txt @@ -0,0 +1,48 @@ + FILE: mlatlon.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 1828 pixels + [Exif IFD0 - 0x0101] Image Height = 1823 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 16 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = [1823 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 bytes + [Exif IFD0 - 0x011a] X Resolution = 72 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x0128] Resolution Unit = Inch + [Exif IFD0 - 0x0131] Software = VICAR Program VTIFF + [Exif IFD0 - 0x0132] Date/Time = 1996:11:21 15:03:45 +JAVA [Exif IFD0 - 0x0153] Sample Format = Signed +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 0 0 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -122.626 38 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [24 values] + + [GeoTIFF - 0x0400] Model Type = Geographic + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = Geographic Model/GeoTIFF 1.0 + [GeoTIFF - 0x0800] Geographic Type = NAD27 + [GeoTIFF - 0x0801] Geographic Citation = NAD 27 Datum + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = mlatlon.tif + [File - 0x0002] File Size = 6679957 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/mod_poly.tif.txt b/tif/GeoTIFF/metadata/diff/mod_poly.tif.txt new file mode 100644 index 00000000..4b72d5cf --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/mod_poly.tif.txt @@ -0,0 +1,54 @@ + FILE: mod_poly.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1983 + [GeoTIFF - 0x0808] Geographic Ellipsoid = GRS 1980 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 + [GeoTIFF - 0x0c0a] Projection False Easting = 0.001 + [GeoTIFF - 0x0c0b] Projection False Northing = 0.002 + [GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 30 + [GeoTIFF - 0x0c07] Projection Standard Parallel 2 = 34 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Modified Polyconic (IMW Series) North American 1983 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = mod_poly.tif + [File - 0x0002] File Size = 47082 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/molle.tif.txt b/tif/GeoTIFF/metadata/diff/molle.tif.txt new file mode 100644 index 00000000..2d505fb6 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/molle.tif.txt @@ -0,0 +1,53 @@ + FILE: molle.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8307 16189 24054 31766 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 7933 7882 7865 7712 7699 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = WGS84 + [GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Mollweide WGS84 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = molle.tif + [File - 0x0002] File Size = 46122 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/new_zealand_mapping_grid.tif.txt b/tif/GeoTIFF/metadata/diff/new_zealand_mapping_grid.tif.txt new file mode 100644 index 00000000..4d1d7054 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/new_zealand_mapping_grid.tif.txt @@ -0,0 +1,60 @@ + FILE: new_zealand_mapping_grid.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 534 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [76 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = unknown + [GeoTIFF - 0x0800] Geographic Type = User Defined +JAVA [GeoTIFF - 0x0801] Geographic Citation = GCS Name = unknown|Primem = Greenwich| +DOTNET [GeoTIFF - 0x0801] Geographic Citation = GCS Name = unknown|Primem = Greenwich + [GeoTIFF - 0x0802] Geodetic Datum = New Zealand Geodetic Datum 1949 + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0809] Semi-major axis = 6378388 + [GeoTIFF - 0x080b] Inv. Flattening = 297 + [GeoTIFF - 0x080d] To WGS84 = 0 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = New Zealand Map Grid + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 173 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = -41 + [GeoTIFF - 0x0c0a] Projection False Easting = 2510000 + [GeoTIFF - 0x0c0b] Projection False Northing = 6023150 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = new_zealand_mapping_grid.tif + [File - 0x0002] File Size = 535 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/ntf_nord.tif.txt b/tif/GeoTIFF/metadata/diff/ntf_nord.tif.txt new file mode 100644 index 00000000..9bc173c7 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/ntf_nord.tif.txt @@ -0,0 +1,42 @@ + FILE: ntf_nord.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 512 pixels + [Exif IFD0 - 0x0101] Image Height = 512 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = [32 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 16 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 100000 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 27591 + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = NTF Nord France + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = ntf_nord.tif + [File - 0x0002] File Size = 262674 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/nz_map_grid.tif.txt b/tif/GeoTIFF/metadata/diff/nz_map_grid.tif.txt new file mode 100644 index 00000000..d11f3c17 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/nz_map_grid.tif.txt @@ -0,0 +1,52 @@ + FILE: nz_map_grid.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [56 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = New Zealand Map Grid + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = New Zealand Geodetic Datum 1949 + [GeoTIFF - 0x0808] Geographic Ellipsoid = International 1967 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 173 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = -41 + [GeoTIFF - 0x0c0a] Projection False Easting = 2510000 + [GeoTIFF - 0x0c0b] Projection False Northing = 6023150 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = New Zealand Map Grid Geodetic Datum 1949 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = nz_map_grid.tif + [File - 0x0002] File Size = 47034 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/o41078a1.tif.txt b/tif/GeoTIFF/metadata/diff/o41078a1.tif.txt new file mode 100644 index 00000000..086e5b62 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/o41078a1.tif.txt @@ -0,0 +1,45 @@ + FILE: o41078a1.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 5032 pixels + [Exif IFD0 - 0x0101] Image Height = 6793 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette + [Exif IFD0 - 0x0111] Strip Offsets = [6793 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 82 82 82 80 80 82 86 86 87 87 86 89 87 86 91 91 105 102 102 102 115 118 138 135 129 135 146 153 161 160 175 175 184 212 215 236 247 223 256 257 249 235 234 250 263 250 273 284 264 232 238 233 210 215 208 203 191 188 163 174 167 156 138 129 120 96 99 94 92 96 94 91 92 90 89 86 91 97 104 109 123 129 141 147 170 191 193 194 206 196 201 191 192 205 207 200 197 196 191 192 187 176 175 155 151 154 137 131 133 120 106 99 102 100 96 93 95 95 103 119 132 139 139 147 163 176 185 197 201 203 220 238 239 235 235 260 253 261 255 282 284 275 259 268 264 229 221 218 214 206 208 205 183 166 162 159 147 126 126 134 106 100 100 88 88 88 91 91 88 84 84 84 98 105 132 136 137 160 172 182 201 213 220 220 211 197 197 197 195 197 201 201 211 210 199 216 235 250 257 269 254 242 223 206 185 200 196 190 177 151 144 129 127 124 127 125 133 120 142 160 211 245 272 314 340 332 354 370 359 363 372 382 379 377 371 365 376 360 375 423 421 440 435 472 470 430 400 437 402 355 347 347 335 325 327 337 318 333 340 344 346 343 364 356 402 458 421 402 417 416 436 445 439 417 470 464 478 438 403 452 465 466 479 512 508 547 546 590 605 640 638 633 635 655 630 643 647 692 683 698 708 660 629 638 587 588 581 595 614 610 588 602 564 616 569 566 565 561 553 558 580 578 574 632 697 709 710 740 745 750 769 769 792 821 815 821 733 786 720 744 752 747 732 767 823 903 926 894 959 959 912 931 926 945 927 1003 933 916 866 949 960 921 999 981 992 978 982 961 949 985 1030 1073 1027 990 1002 1002 1004 1074 1099 1157 1148 1139 1123 1205 1180 1170 1067 1108 1180 1179 1118 1123 1139 1152 1138 1158 1147 1087 1099 1067 1116 1067 1060 1042 1093 1070 1027 1048 1032 1010 1018 1009 1043 981 1005 1051 982 1063 1026 1005 1021 1098 1052 1096 1098 1063 1051 1075 1061 1149 1152 1134 1019 1040 1081 1031 1080 1060 1098 1098 1130 1084 1086 1054 1047 1086 1149 1098 1097 1061 1110 1072 1094 1047 1080 1009 979 986 1068 1049 1115 1054 1082 1090 1092 1114 1062 1075 1090 1080 1104 1135 1115 1104 1099 1081 1136 1140 1150 1117 1086 1128 1099 1103 1057 1083 1125 1077 1117 1081 1049 1073 1027 1065 1084 1070 1059 1098 1096 1116 1074 1111 1075 1044 1012 1073 1072 1110 1097 1143 1083 1111 1110 1113 1030 1092 1077 1079 1074 1055 1041 1074 1031 1034 1052 1080 1077 1066 1104 1127 1131 1060 1079 1050 1055 1031 1045 1012 1069 1056 1048 1020 1076 1029 1017 1020 1077 1025 1073 1010 1035 1021 1028 1059 1065 1041 1026 1041 1061 1115 1065 1086 1089 1080 1075 1043 1101 1113 1091 1060 1058 1064 1072 1039 935 1016 995 1031 997 980 1018 1023 1060 1027 1047 1055 1053 1067 1053 1038 1003 1072 1028 1049 1053 1087 1133 1119 1110 1113 1124 1079 1084 1063 1127 1113 1090 1110 1058 1067 1082 1065 1122 1125 1086 1099 1105 1117 1148 1203 1195 1200 1159 1159 1209 1215 1155 1162 1148 1149 1133 1144 1112 1100 1063 1065 1051 1038 1043 1083 1078 1051 1079 1092 1021 1006 1030 994 1013 1048 1064 1052 1059 1079 1076 1062 1089 1124 1051 1004 1053 1046 1069 1070 1092 1080 1057 1061 1065 1083 1046 1005 1035 1061 1081 1044 1067 1081 1087 1060 1049 1047 1087 1138 1120 1143 1132 1125 1105 1127 1127 1102 1091 1183 1120 1154 1081 1113 1128 1162 1167 1113 1051 1062 1096 1107 1072 1071 1086 1051 1037 1020 1011 973 1005 1054 1003 1027 1084 1059 1050 1034 1032 1047 1040 1061 1053 1081 1027 970 968 1022 1037 982 1009 1020 1033 990 1079 1035 1034 1059 1052 1028 992 977 980 974 966 955 929 1007 994 1010 981 990 980 937 915 900 904 927 907 903 918 950 934 898 945 940 902 859 913 923 952 927 950 954 984 985 982 978 1001 944 975 998 995 947 966 941 999 1041 1028 1007 1007 985 976 970 981 1044 982 997 962 947 971 915 919 939 921 893 962 941 905 860 922 917 942 895 894 878 933 930 914 924 920 942 958 953 937 916 909 977 938 915 929 888 846 839 878 887 819 818 826 822 828 813 813 833 807 757 772 723 751 745 738 773 781 758 780 838 825 774 775 808 798 793 776 790 787 743 749 791 768 767 782 793 808 814 808 804 744 730 763 783 834 833 780 802 751 768 820 764 789 768 758 760 751 742 779 782 857 781 820 831 798 783 787 759 794 762 756 828 780 785 801 777 813 800 795 796 804 850 849 833 855 835 778 806 880 915 824 801 817 805 804 812 762 802 826 845 843 834 860 824 845 857 914 858 869 830 845 857 835 909 916 857 844 870 882 890 853 887 895 927 890 889 910 897 904 939 923 919 960 1002 1025 1054 1053 1032 1089 1052 1108 1074 1051 1043 1003 1002 1002 990 1002 984 976 987 1019 981 977 964 961 1004 1027 996 963 973 988 1020 991 1000 981 979 963 1001 919 962 976 969 936 936 924 994 972 968 964 1050 1010 970 980 988 1042 1006 992 1034 992 980 934 977 1015 950 979 997 1067 994 994 981 989 1015 977 958 986 967 918 1019 952 1005 959 942 967 939 964 978 912 936 967 937 904 868 895 878 902 874 869 845 845 847 788 807 813 826 839 869 815 785 805 760 818 804 720 717 774 790 778 781 770 727 771 749 727 695 732 717 702 733 701 678 707 672 668 674 682 711 725 698 699 719 703 700 726 678 669 681 624 640 656 655 623 681 679 693 673 700 740 726 682 649 712 707 718 707 729 742 704 723 682 678 682 717 728 694 690 733 727 743 800 808 769 716 755 767 833 805 808 773 779 813 788 800 788 768 804 789 809 804 774 790 812 805 800 778 777 788 757 758 811 761 783 831 782 818 816 827 805 806 798 806 818 786 781 799 816 829 854 810 841 824 840 830 859 856 844 846 865 888 860 846 827 818 873 858 854 845 874 893 920 915 948 933 904 908 937 892 906 926 902 887 871 827 851 851 890 890 831 878 822 831 833 868 873 871 896 879 855 824 872 863 843 896 882 896 865 855 874 869 858 848 848 859 876 884 864 882 867 900 850 850 860 825 851 864 887 882 887 880 943 946 849 876 891 875 864 838 871 879 839 877 869 907 910 866 863 848 848 905 938 883 884 892 903 919 895 894 912 889 886 932 925 912 890 942 911 924 895 920 917 874 883 862 860 844 878 862 905 879 860 866 862 854 860 869 906 874 879 882 852 878 855 849 860 833 885 858 847 850 822 856 868 839 838 770 813 824 814 833 837 824 804 849 837 789 806 824 890 856 859 847 848 883 901 893 890 849 853 870 898 902 931 886 872 855 862 857 860 827 850 843 845 834 850 861 861 865 827 810 837 812 780 785 819 763 784 815 817 810 815 789 791 780 761 760 739 689 731 703 710 747 714 678 689 676 676 682 679 687 692 717 721 693 649 661 668 679 657 646 633 690 649 679 717 726 736 741 740 722 721 761 723 681 671 690 693 703 705 679 706 720 691 756 709 709 766 766 771 739 719 764 766 733 772 723 724 728 756 795 820 824 812 840 847 849 870 864 904 912 893 839 916 901 928 920 898 909 944 917 867 866 949 906 901 911 941 938 917 996 958 960 923 904 850 858 874 898 902 897 878 858 893 846 907 918 887 888 880 901 846 849 871 852 865 852 806 835 844 849 834 857 837 892 863 843 859 852 832 834 824 863 822 855 871 876 883 909 926 915 927 891 894 911 865 895 919 891 937 899 920 903 937 928 904 915 896 917 940 909 886 895 884 893 877 859 874 908 919 942 938 913 912 894 899 890 882 889 939 922 872 926 942 1005 953 956 916 907 906 888 889 910 874 906 936 939 936 932 961 914 931 873 878 921 943 959 908 905 879 844 866 908 947 912 906 927 930 928 942 986 956 950 915 935 957 952 904 902 859 927 876 908 924 868 874 899 905 873 914 904 861 868 890 874 871 877 861 860 912 897 849 868 879 878 858 852 845 837 859 868 882 864 880 867 798 826 834 875 848 882 839 837 797 804 840 835 888 858 884 848 819 857 863 852 885 856 890 870 877 833 852 857 899 906 895 923 861 896 947 897 924 946 929 919 919 954 920 889 890 932 958 949 926 923 913 902 859 841 913 904 863 892 942 913 870 869 905 914 960 926 905 885 904 876 879 906 865 848 854 851 886 902 892 850 836 881 915 884 920 898 942 886 939 902 928 893 836 885 926 886 875 844 836 805 904 844 863 887 811 850 818 845 861 860 901 913 873 871 896 895 893 855 879 830 869 885 852 898 939 955 922 905 911 913 929 951 968 932 914 909 958 957 940 938 971 899 865 920 933 888 919 932 948 891 921 907 930 925 907 937 947 937 936 987 954 941 953 948 887 863 918 946 913 922 917 900 910 897 928 975 983 978 980 974 970 966 974 959 961 950 924 907 944 925 919 897 929 934 903 954 891 915 888 870 867 879 897 884 926 897 925 896 922 892 912 912 895 872 897 917 911 887 900 931 931 923 950 905 923 885 892 909 952 936 920 907 973 956 946 919 925 913 955 977 938 918 921 906 940 917 893 914 897 888 899 896 902 886 857 896 904 919 983 897 910 856 885 917 911 933 947 856 909 907 947 961 914 921 932 921 964 943 959 925 948 946 954 933 951 935 922 886 904 923 893 926 902 908 912 945 901 900 888 907 840 890 911 898 910 875 906 889 875 907 874 912 897 876 930 911 891 884 901 906 941 931 940 994 979 972 933 968 968 1049 1020 1001 979 1003 1042 1016 980 983 981 1012 1009 980 961 1006 963 1013 1058 1020 1039 1024 1120 1062 1081 1097 1114 1119 1017 1043 999 1075 1027 1035 976 973 964 953 987 920 914 946 980 885 962 921 982 914 927 929 939 935 918 905 936 905 933 913 948 912 922 934 883 950 922 903 870 909 875 899 927 906 892 888 923 919 899 959 947 924 876 906 877 912 903 913 927 908 833 869 847 879 873 872 857 878 910 894 876 883 904 889 857 914 968 878 926 945 952 934 978 964 940 938 957 961 915 963 907 919 873 907 889 896 913 900 875 911 943 949 901 911 891 849 889 860 867 852 886 847 867 888 896 906 889 874 875 860 835 851 852 876 899 906 904 897 910 878 882 939 896 904 894 902 917 896 906 874 888 892 860 868 900 917 860 943 904 928 938 926 932 924 915 910 953 980 941 904 932 949 932 930 935 921 900 967 952 939 920 925 897 884 905 867 899 878 867 866 866 883 867 888 925 888 875 879 878 928 867 883 880 906 931 920 880 885 880 882 891 875 867 857 889 847 876 885 831 849 856 845 855 855 874 844 839 868 870 900 902 873 887 888 898 845 839 880 877 917 910 883 926 944 928 922 939 939 954 954 939 966 972 930 890 919 962 952 934 924 935 962 948 910 937 989 981 965 975 962 981 978 997 1010 1029 974 993 986 962 933 958 948 967 1005 1003 1028 976 994 960 977 958 949 898 894 915 943 935 948 961 954 919 931 957 985 978 979 984 987 985 949 1001 991 1007 991 1009 1037 1032 1015 1001 998 968 1016 985 979 1033 1006 1108 1018 1019 1045 1010 1017 1020 1054 1023 1028 1039 1023 1048 990 993 1028 991 986 1054 1028 1024 1072 1084 1039 1091 1024 1002 1050 1036 1058 1040 1009 1011 976 954 953 967 947 970 956 980 948 962 918 984 974 916 953 939 884 926 886 884 869 860 909 870 921 897 874 901 875 907 896 874 875 927 916 897 923 898 973 968 978 966 966 939 907 958 952 928 905 943 964 956 986 1016 968 1027 1036 987 983 974 1015 996 992 1003 1022 999 1018 1053 1059 1045 1044 1081 1077 1059 1093 1082 1077 1065 1113 1099 1073 1095 1075 1057 1040 1028 1068 1068 1069 1052 1118 1111 1126 1051 1054 1041 1064 1091 1062 1048 1061 1023 1043 1060 1057 1077 1073 1035 1077 1066 1066 1061 1088 1090 1123 1097 1041 1051 1081 1092 1059 1080 1050 1077 1082 1080 1021 1081 1036 1041 1005 1002 996 1026 1034 1003 1024 1064 993 969 982 969 975 962 917 972 964 980 994 986 985 1016 953 979 948 932 945 899 912 907 915 904 901 888 891 866 865 900 863 870 864 844 841 803 795 843 832 856 842 836 859 873 849 846 846 871 865 855 858 816 860 847 845 836 809 842 840 880 853 826 817 799 819 809 819 824 842 812 775 775 829 787 810 859 811 817 844 820 794 781 813 818 839 853 834 821 833 808 837 878 817 831 862 835 806 770 796 821 799 812 827 826 790 784 834 834 839 776 793 801 836 844 812 790 772 785 806 827 824 766 797 802 824 873 849 879 828 870 814 835 869 859 897 840 821 830 795 832 845 782 783 788 801 744 730 765 800 853 808 850 841 817 857 853 869 850 860 845 857 863 893 866 883 868 864 868 850 823 839 832 856 851 890 878 847 897 867 865 895 887 887 895 879 831 813 841 885 912 880 857 873 901 861 820 844 837 831 822 796 813 821 807 848 850 871 847 817 844 860 830 877 869 841 813 826 865 850 865 902 895 868 875 882 903 940 912 905 919 937 930 972 983 1013 989 1031 985 964 956 948 948 943 962 987 948 938 1001 942 1037 1035 1016 1012 1075 1048 1049 1056 1058 1049 1064 1016 1051 1037 1075 1080 1094 1076 1074 1087 1081 1048 1110 1111 1102 1138 1052 1049 1028 1083 1045 1048 1072 1090 1046 1026 1031 1072 1045 1013 987 976 1023 1020 1061 984 1023 1054 1049 1058 1063 1013 1005 1018 1012 987 1018 990 1034 1040 993 988 985 999 992 965 1043 1047 1072 1053 996 1006 997 991 972 1000 1029 1026 983 1025 1050 963 976 985 1009 967 972 950 952 981 992 937 944 1010 1041 1032 983 989 1014 1013 997 970 1005 999 959 971 963 1003 924 932 924 989 980 984 1002 963 951 927 920 947 924 892 907 905 953 944 941 978 893 937 956 964 984 990 950 942 931 931 915 905 939 908 894 917 899 866 893 927 920 963 936 924 931 906 912 970 931 938 963 1011 985 1033 998 958 943 976 927 941 892 884 926 907 911 924 957 904 934 887 893 902 871 898 850 919 887 925 906 878 855 903 927 934 899 932 915 878 839 827 870 875 849 830 827 812 835 854 856 842 842 819 904 868 848 829 844 803 805 816 808 828 838 817 798 815 830 814 821 809 834 798 825 809 845 864 890 877 899 861 904 846 901 881 883 868 881 855 906 854 843 871 867 874 877 892 890 919 855 882 887 908 896 954 932 1003 1046 1048 997 998 987 1003 978 965 956 936 944 944 1007 997 915 898 905 915 918 924 917 915 917 909 897 887 881 873 893 893 905 895 922 914 976 934 942 932 926 960 986 966 931 960 936 945 1003 932 943 947 961 943 966 1008 961 982 1016 951 955 932 943 959 932 996 980 985 992 1056 988 995 970 1026 1015 1014 986 977 976 975 947 942 978 977 993 993 1001 1025 1003 999 1030 997 980 964 999 960 1004 981 1013 1064 1044 996 1040 1054 1001 996 991 993 982 979 1000 994 1016 1050 1043 1001 1016 970 995 1015 1027 995 1035 987 1004 953 995 986 1006 986 996 981 979 977 989 1032 1026 1006 1036 1020 1018 1043 1032 1036 1009 996 1000 1001 1007 1008 1012 978 987 949 983 1009 1005 1011 1023 1028 1023 1004 996 1012 1025 1028 1017 984 955 989 1015 1020 996 1016 1017 1002 979 1004 986 984 1022 1038 1000 1038 1009 1029 1036 1065 1031 1062 1026 1040 1017 1000 1005 1044 996 1022 999 1010 959 954 970 979 1021 1038 1028 1062 1011 1023 960 922 952 979 967 992 1010 1010 975 983 953 984 967 949 915 916 924 920 923 877 981 989 954 992 997 984 946 977 969 911 925 941 1005 939 954 977 964 958 957 978 964 996 979 969 975 979 942 986 951 928 964 961 973 930 945 983 979 969 984 973 993 1004 984 965 955 1008 1000 996 988 977 1001 1017 970 982 971 967 1007 997 1009 990 1021 983 921 909 904 897 926 905 893 928 954 943 943 938 957 1000 1057 1005 1068 1012 1060 1051 986 1057 1023 1042 985 961 954 1014 1010 983 990 949 1017 1016 1034 989 976 970 993 994 1022 975 993 1007 1008 972 989 982 980 984 944 925 948 995 976 1014 994 1005 977 1003 928 899 944 932 917 922 894 938 997 958 1018 964 993 1019 979 1015 955 995 963 1007 1029 1012 950 941 950 995 983 945 1025 1002 1003 1001 1039 1062 1040 982 1017 1024 1023 1027 1048 1040 1063 1130 1146 1089 1117 1144 1177 1218 1182 1193 1113 1162 1126 1182 1160 1137 1135 1150 1118 1060 1117 1161 1150 1164 1153 1124 1144 1152 1189 1178 1131 1118 1166 1192 1176 1219 1268 1174 1190 1239 1238 1246 1250 1268 1271 1255 1254 1224 1251 1195 1227 1239 1279 1284 1219 1239 1270 1237 1292 1302 1325 1282 1289 1267 1325 1347 1373 1336 1305 1353 1321 1285 1347 1313 1304 1348 1380 1374 1386 1364 1388 1399 1353 1384 1405 1402 1419 1333 1439 1410 1375 1439 1472 1414 1397 1371 1441 1466 1396 1400 1400 1419 1483 1474 1431 1424 1474 1501 1528 1502 1474 1488 1505 1499 1545 1473 1477 1457 1434 1479 1474 1462 1497 1437 1547 1504 1456 1473 1446 1438 1446 1460 1485 1524 1481 1459 1497 1472 1460 1426 1461 1415 1385 1379 1460 1451 1406 1392 1461 1388 1423 1388 1345 1436 1477 1418 1362 1393 1382 1412 1400 1369 1403 1352 1295 1364 1356 1374 1364 1332 1328 1409 1361 1316 1318 1329 1349 1358 1326 1341 1300 1313 1349 1285 1288 1308 1318 1363 1318 1362 1309 1257 1268 1287 1270 1294 1252 1280 1238 1301 1242 1197 1230 1245 1235 1191 1160 1172 1197 1170 1139 1163 1103 1101 1130 1092 1115 1095 1086 1109 1061 1087 1050 1071 1044 1067 1031 1026 1048 1086 1087 1037 1042 1019 1028 1047 1074 1136 1043 989 987 974 953 998 1026 1009 1066 994 1003 965 1007 1004 1001 983 984 979 1022 1041 1051 1012 1000 1002 1044 1075 1050 981 1006 998 1005 979 960 974 995 1018 1018 980 978 972 946 965 977 930 934 967 950 916 902 921 928 915 882 915 904 896 883 863 885 935 954 893 927 952 977 989 943 919 945 952 975 933 973 950 960 937 930 1001 966 910 959 958 980 946 936 919 978 949 981 1002 990 975 1006 1008 967 931 950 945 954 960 943 949 931 938 916 901 895 911 921 920 921 927 904 954 934 945 946 990 1014 970 1005 980 938 979 991 984 973 991 1011 1034 993 1029 1043 1039 1005 1007 1081 1005 1035 1054 1048 1032 1028 1060 1084 1039 1092 1161 1087 1097 1091 1077 1111 1136 1122 1104 1117 1146 1183 1214 1191 1211 1230 1188 1213 1162 1170 1144 1166 1176 1180 1178 1196 1147 1170 1198 1176 1146 1208 1154 1124 1164 1179 1153 1174 1138 1151 1151 1096 1094 1089 1081 1026 1084 1088 1055 1080 1070 1114 1145 1127 1079 1115 1128 1174 1140 1086 1114 1125 1116 1079 1062 1029 1049 1063 1083 1061 1131 1059 1075 1058 1038 1054 1084 1035 1083 1068 1062 1091 1089 1098 1150 1165 1119 1134 1136 1165 1133 1117 1142 1146 1071 1078 1095 1132 1142 1123 1162 1175 1144 1148 1158 1183 1189 1088 1137 1124 1140 1201 1197 1115 1177 1206 1231 1231 1177 1198 1221 1241 1210 1265 1242 1202 1273 1237 1291 1235 1261 1289 1234 1237 1191 1239 1258 1224 1229 1264 1281 1283 1197 1217 1260 1264 1253 1235 1229 1203 1201 1208 1220 1212 1205 1187 1217 1221 1175 1185 1207 1203 1227 1190 1235 1193 1177 1207 1223 1196 1131 1113 1143 1148 1170 1182 1147 1131 1177 1149 1147 1152 1127 1104 1086 1051 1099 1107 1115 1119 1092 1129 1135 1091 1108 1163 1199 1151 1138 1161 1196 1162 1186 1140 1204 1198 1180 1134 1168 1158 1112 1098 1115 1095 1133 1164 1100 1128 1158 1129 1129 1166 1153 1155 1141 1106 1128 1110 1110 1061 1076 1136 1099 1115 1077 1063 1105 1063 1060 1030 1120 1132 1168 1165 1211 1126 1132 1229 1227 1216 1199 1221 1244 1272 1247 1214 1188 1212 1179 1186 1167 1258 1289 1245 1202 1265 1253 1228 1227 1192 1216 1269 1193 1255 1202 1209 1218 1223 1222 1160 1208 1220 1223 1192 1249 1256 1290 1227 1267 1236 1214 1219 1171 1257 1234 1250 1196 1253 1243 1199 1270 1231 1196 1212 1249 1150 1225 1270 1277 1190 1210 1198 1209 1216 1209 1258 1233 1233 1160 1161 1179 1171 1232 1282 1139 1179 1209 1150 1129 1147 1129 1150 1164 1122 1183 1173 1165 1161 1079 1092 1141 1119 1131 1125 1135 1083 1121 1118 1040 1008 1053 987 1066 1086 1162 1137 1091 1036 1030 1063 1062 1045 1087 1120 1062 1070 1061 1083 1057 1035 1056 1056 1021 1044 1086 1067 1107 1129 1101 1071 1086 1072 1123 1091 1102 1078 1091 1053 1045 1035 1030 1028 1061 989 1032 1048 1044 993 1039 1030 1078 1049 1010 1017 1038 1019 1006 979 1042 1026 1009 1080 1058 1024 1039 1037 1043 1024 1025 1039 988 975 963 1025 974 1030 975 1064 1037 1057 1065 1024 1054 1035 1084 1117 1117 1121 1163 1103 1142 1079 1062 1136 1100 1089 1022 997 1033 1043 1063 1041 1029 994 1068 1043 1042 1045 1070 1059 1060 1090 1084 1124 1074 1065 1039 1069 1049 1153 1148 1112 1079 1077 1050 1114 1105 1114 1129 1070 1048 1098 1109 1089 1079 1060 1041 1068 1073 1102 1059 1065 1064 1126 1136 1148 1118 1113 1067 1145 1135 1184 1165 1189 1194 1147 1109 1093 1148 1093 1141 1086 1095 1106 1131 1119 1166 1070 1048 1102 1112 1082 1047 1063 1076 1088 1113 1076 1030 1015 1042 1069 1082 1083 1054 1070 1109 1021 1066 1078 1074 1081 1054 1052 1021 1039 1047 1042 1021 1050 1039 1039 1094 1086 1075 1072 1142 1096 1006 1067 1024 1079 1084 1115 1118 1146 1139 1087 1073 1072 1026 1092 1098 1136 1093 1119 1123 1107 1182 1189 1182 1177 1232 1139 1186 1143 1160 1160 1148 1180 1147 1168 1176 1215 1152 1108 1123 1130 1148 1159 1149 1133 1223 1202 1141 1130 1142 1157 1159 1136 1118 1146 1143 1174 1170 1141 1177 1129 1137 1162 1106 1130 1110 1184 1167 1156 1150 1122 1196 1150 1184 1212 1165 1188 1128 1135 1127 1133 1150 1149 1194 1159 1151 1153 1157 1155 1165 1163 1088 1135 1199 1159 1155 1188 1180 1212 1160 1182 1226 1220 1230 1154 1146 1183 1277 1164 1198 1209 1235 1204 1182 1134 1150 1141 1174 1156 1203 1188 1136 1153 1183 1261 1302 1260 1243 1175 1274 1277 1227 1240 1164 1221 1217 1240 1194 1116 1150 1136 1116 1121 1063 1108 1156 1154 1178 1070 1128 1170 1221 1150 1093 1200 1262 1242 1177 1169 1218 1222 1208 1137 1085 1101 1106 1048 1052 1095 1140 1101 1080 1062 1097 1117 1111 1135 1112 1124 1121 1132 1058 1094 1011 1094 1082 1039 1045 1026 998 1047 1056 1115 1116 1132 1121 1115 1042 1036 1115 1117 1151 1106 1081 1118 1140 1178 1094 1068 1118 1105 1109 1152 1112 1162 1076 1070 1084 1041 1052 1037 1041 1056 1019 1095 1062 1041 1100 1069 1094 1092 1083 1024 1038 1084 1133 1090 1124 1038 1100 1039 1036 1093 1086 1054 1076 1102 1085 1070 1062 1096 1071 1092 1103 1121 1058 1064 1074 1144 1121 1120 1075 1081 1124 1149 1110 1067 1077 994 1011 1023 1060 1018 1000 985 1022 1077 1032 1057 1084 1068 1015 1007 1024 975 1012 1041 1018 1029 1066 1073 1058 1037 1041 1032 1081 1063 1047 1022 1069 1050 1050 1065 1028 1013 1038 1044 1074 1097 1087 1096 1132 1140 1137 1115 1101 1113 1123 1134 1116 1090 1125 1080 1122 1069 1066 1094 1070 1077 1089 1071 1100 1043 1023 1024 1027 1075 1055 1056 1086 1009 999 1021 1039 1053 1000 1073 997 1091 1014 1050 1016 1011 1019 1060 1069 1032 1016 1153 1129 1118 1184 1142 1181 1176 1174 1128 1151 1125 1195 1145 1167 1164 1197 1229 1221 1279 1232 1262 1254 1280 1299 1292 1290 1289 1331 1293 1263 1228 1302 1287 1251 1263 1291 1236 1263 1307 1265 1278 1306 1296 1350 1310 1291 1309 1312 1288 1337 1315 1274 1343 1280 1327 1305 1281 1364 1339 1377 1353 1321 1312 1347 1307 1299 1348 1345 1372 1341 1371 1340 1324 1286 1343 1348 1291 1335 1252 1289 1267 1300 1304 1303 1298 1292 1266 1343 1294 1296 1288 1272 1296 1266 1283 1270 1282 1319 1309 1325 1269 1335 1301 1285 1310 1296 1322 1250 1279 1266 1285 1282 1302 1328 1281 1347 1299 1309 1301 1296 1270 1294 1302 1346 1371 1310 1333 1295 1302 1280 1268 1238 1369 1315 1283 1323 1301 1345 1374 1339 1332 1248 1238 1221 1201 1227 1226 1285 1277 1277 1274 1228 1260 1239 1274 1238 1272 1224 1249 1311 1290 1266 1272 1288 1297 1310 1314 1285 1287 1315 1306 1286 1312 1302 1337 1326 1348 1304 1296 1291 1294 1262 1272 1294 1229 1271 1243 1253 1304 1247 1215 1221 1248 1258 1314 1269 1266 1260 1265 1323 1284 1273 1277 1226 1268 1267 1220 1288 1324 1280 1236 1282 1245 1265 1260 1281 1243 1295 1316 1266 1247 1248 1225 1245 1242 1262 1263 1335 1304 1240 1178 1187 1245 1201 1206 1239 1192 1272 1249 1295 1233 1250 1216 1229 1292 1259 1280 1290 1259 1283 1292 1332 1310 1283 1274 1292 1257 1268 1310 1299 1281 1342 1296 1316 1343 1299 1354 1321 1280 1269 1249 1234 1204 1254 1259 1276 1208 1288 1297 1262 1306 1290 1319 1270 1213 1207 1202 1250 1260 1256 1270 1217 1245 1227 1228 1252 1188 1198 1244 1244 1187 1183 1174 1203 1180 1190 1188 1220 1192 1222 1222 1176 1232 1219 1251 1234 1217 1223 1271 1255 1267 1250 1230 1326 1310 1298 1222 1249 1192 1226 1207 1234 1187 1086 1128 1087 1105 1118 1117 1075 1068 1084 1085 1072 1110 1096 1116 1111 1107 1189 1175 1156 1137 1169 1193 1224 1172 1135 1190 1144 1211 1218 1170 1173 1155 1128 1170 1147 1142 1125 1125 1136 1149 1164 1161 1188 1164 1178 1162 1146 1172 1107 1095 1118 1090 1105 1091 1101 1067 1156 1126 1075 1064 1105 1045 1042 1021 1069 1111 1072 1045 1054 1067 1031 1064 1113 1097 1081 1073 1140 1078 1032 1102 1138 1128 1072 1081 1078 1099 1081 1098 1099 1112 1165 1115 1104 1021 1048 1085 1114 1113 1084 1092 1120 1095 1103 1109 1110 1146 1114 1116 1126 1139 1182 1105 1076 1086 1132 1113 1113 1054 1046 1128 1115 1062 1019 1039 1077 1035 1047 1077 1119 1070 1034 1054 1020 1061 1071 1048 1052 1054 1102 1026 1021 1065 1002 1052 1088 1045 1035 1036 1001 1044 1101 1020 1060 1032 1068 1056 1072 1052 1041 1012 1034 1028 1100 1067 1036 1025 1069 1067 1062 1059 1096 1050 1017 1116 1157 1146 1099 1129 1115 1138 1201 1159 1163 1165 1150 1172 1136 1196 1120 1206 1192 1140 1176 1177 1222 1197 1241 1251 1222 1208 1217 1206 1202 1178 1173 1176 1197 1274 1254 1297 1221 1259 1237 1231 1213 1230 1275 1287 1247 1277 1264 1293 1348 1299 1295 1341 1264 1232 1308 1232 1243 1298 1308 1266 1254 1248 1279 1262 1257 1213 1181 1174 1229 1186 1223 1200 1242 1182 1175 1184 1153 1172 1205 1184 1212 1200 1208 1219 1272 1289 1276 1273 1265 1303 1338 1310 1309 1288 1299 1298 1255 1251 1205 1186 1214 1304 1204 1231 1198 1250 1213 1172 1234 1203 1231 1228 1150 1233 1230 1261 1215 1191 1194 1198 1225 1244 1244 1233 1228 1221 1180 1207 1198 1216 1233 1269 1188 1251 1277 1308 1318 1273 1218 1198 1163 1180 1190 1218 1211 1249 1257 1227 1173 1166 1154 1200 1197 1241 1183 1211 1213 1169 1184 1229 1224 1187 1209 1254 1215 1216 1221 1191 1177 1162 1203 1220 1192 1201 1186 1205 1184 1164 1136 1201 1162 1208 1165 1187 1145 1187 1151 1196 1125 1136 1121 1134 1164 1156 1125 1092 1112 1106 1070 1145 1106 1053 1081 1157 1065 1104 1093 1075 1034 1048 1022 1059 1055 1109 1078 1062 1069 1109 1023 1046 1097 1057 1031 1008 999 1020 1046 1029 1088 1041 1088 1073 1098 1124 1080 1101 1126 1035 1047 1025 1078 1057 1048 1071 1064 1082 1101 1093 1038 1071 1070 1076 1053 1019 1036 1056 1075 1086 1067 1070 1053 1039 1030 1033 1034 1050 1046 1056 1067 999 1060 1084 1115 1076 1050 1032 1054 1028 1015 1020 1016 1064 1023 985 1039 1046 1047 1049 1041 958 1039 1040 1052 1035 1041 1025 995 1043 1047 1035 1024 1073 1025 1018 1070 1082 1070 1092 1137 1085 1055 1067 1075 1119 1156 1104 1113 1033 1101 1081 1076 1074 1145 1096 1146 1113 1098 1097 1113 1101 1111 1104 1078 1158 1083 1118 1087 1082 1103 1066 999 1054 1015 1030 1020 1021 1014 1040 1005 995 1006 1060 1048 1027 970 1018 1022 996 990 979 963 982 1049 1041 1027 1035 1068 1045 1016 1041 1019 1002 956 983 1035 977 979 1016 1010 1042 1015 962 927 961 931 918 888 907 953 922 936 938 923 915 903 912 983 959 959 922 942 909 933 897 985 1014 943 940 952 986 991 972 928 952 904 950 947 991 926 918 889 876 923 871 892 894 905 898 843 851 807 822 851 849 837 821 854 876 871 880 845 849 844 863 886 915 942 897 853 862 906 919 951 932 910 863 850 864 931 915 913 943 961 960 927 912 958 966 1005 942 936 924 985 984 999 1051 1021 1030 1046 1062 1088 1022 1076 1096 1094 1035 1035 1004 1041 1063 1112 1069 1137 1101 1126 1107 1069 1091 1117 1125 1054 1092 1148 1141 1140 1174 1131 1040 1064 1088 1096 1070 1083 1067 1082 1061 1125 1132 1110 1038 1031 1048 1080 1081 1063 1070 1068 1095 1093 1074 1099 1107 1081 1102 1103 1125 1109 1033 1104 1070 1132 1162 1198 1144 1166 1198 1210 1121 1123 1121 1113 1125 1139 1172 1149 1135 1098 1077 1073 1030 962 996 964 974 954 988 976 971 988 937 944 936 974 935 936 931 932 918 898 977 973 980 970 920 874 940 904 916 954 993 1000 948 969 959 1000 1046 1048 990 972 967 1045 1051 1021 1059 1072 1046 1110 1066 1081 1112 1127 1129 1103 1165 1092 1161 1158 1106 1166 1122 1096 1154 1134 1102 1033 1065 1042 1083 1074 1060 1007 1020 966 1002 1031 980 1024 980 989 949 1003 919 897 901 1024 954 965 955 899 968 950 1009 1031 955 953 994 966 991 998 1001 1015 1005 999 1066 1141 1112 1095 1168 1141 1080 1135 1198 1174 1190 1187 1172 1141 1140 1190 1176 1101 1071 1108 1173 1132 1175 1156 1142 1164 1220 1162 1161 1142 1152 1175 1212 1172 1176 1121 1149 1125 1140 1134 1066 1087 1079 1162 1161 1131 1136 1273 1260 1266 1266 1243 1327 1336 1316 1338 1371 1251 1289 1280 1257 1299 1277 1354 1422 1333 1341 1305 1274 1272 1151 1143 1144 1162 1123 1147 1155 1129 1169 1137 1110 1121 1086 1010 1068 1046 1049 1022 1022 1015 960 956 1025 986 1002 971 991 939 966 941 965 943 891 895 875 898 875 853 868 849 855 853 860 905 900 859 882 826 768 757 699 674 648 627 609 615 639 615 594 557 542 546 528 542 523 492 483 479 454 551 547 551 557 565 550 540 534 564 567 556 605 569 559 565 531 505 491 502 469 467 452 416 396 361 311 299 284 307 338 356 373 362 344 344 328 321 302 297 312 301 270 266 251 266 261 256 246 216 206 210 221 225 228 254 271 257 256 233 203 188 179 183 183 189 198 200 198 199 222 228 248 224 247 218 181 199 242 271 260 260 280 315 335 360 365 384 371 348 383 348 395 382 369 332 327 365 384 404 392 381 421 404 431 454 436 404 414 423 441 411 400 472 474 463 478 506 477 435 414 405 377 387 356 322 345 360 360 344 360 407 384 366 364 352 343 345 329 327 367 307 292 314 300 269 251 243 250 274 284 296 311 334 323 288 313 342 348 394 376 395 416 411 404 408 352 339 300 277 239 208 195 180 151 155 152 130 143 146 164 176 197 210 246 224 218 195 212 266 275 304 328 307 313 313 282 296 324 339 359 391 419 420 449 410 446 457 443 473 399 360 363 327 303 291 273 268 251 258 251 250 224 188 187 185 213 214 241 288 293 316 334 365 373 389 440 449 467 507 499 498 489 460 464 449 419 402 381 349 331 323 326 287 266 223 185 178 169 154 157 163 175 170 149 159 176 208 224 209 226 236 244 282 315 361 397 410 466 481 530 543 543 531 572 592 582 590 591 546 552 534 543 524 533 533 515 483 473 439 398 365 366 336 309 267 255 236 223 204 213 208 211 231 232 227 237 244 264 270 282 330 348 347 311 315 306 290 296 275 266 235 227 227 227 198 179 185 191 191 196 215 202 219 233 264 282 307 316 342 347 354 380 362 346 343 343 325 308 303 286 291 302 289 298 282 289 286 279 246 263 295 303 328 348 394 417 426 436 417 453 439 454 428 450 416 410 391 385 347 342 321 302 275 253 253 263 234 271 256 255 279 297 290 304 337 386 416 447 458 445 425 435 447 444 457 432 439 439 453 454 466 459 474 497 506 535 567 581 623 646 681 697 702 705 670 693 657 707 694 724 698 683 672 680 670 619 634 630 658 678 635 655 635 592 627 597 594 588 604 585 590 568 534 558 543 535 529 571 572 628 624 648 656 629 633 637 566 600 587 566 592 611 637 649 625 676 670 651 636 618 622 594 612 584 595 616 601 600 625 641 578 542 527 537 530 544 573 568 556 542 541 529 540 562 556 550 574 580 602 623 626 615 627 625 609 604 596 642 617 620 589 611 614 619 607 649 646 641 635 636 658 644 653 677 638 646 674 645 666 639 642 667 663 641 621 605 562 553 529 504 443 421 385 348 330 352 309 317 291 286 284 270 266 240 218 200 173 163 157 132 125 107 99 90 93 86 88 90 87 94 88 92 88 96 104 136 164 180 183 206 224 238 247 252 299 296 306 318 327 325 367 373 315 323 314 337 314 288 278 290 231 242 221 201 186 174 179 169 176 161 165 177 168 177 177 206 219 253 277 290 293 322 328 329 317 314 313 318 282 292 280 267 273 261 237 218 201 178 172 158 144 132 126 100 90 82 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 bytes + [Exif IFD0 - 0x011a] X Resolution = 72 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x0128] Resolution Unit = Inch +JAVA [Exif IFD0 - 0x0140] Color Map = [768 values] +DOTNET [Exif IFD0 - 0x0140] Unknown tag (0x0140) = [768 values] + [Exif IFD0 - 0x830e] Pixel Scale = 2.438 2.438 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 740726.437 4557390.415 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [20 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS84 UTM zone 17N + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 17 N with WGS84 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = o41078a1.tif + [File - 0x0002] File Size = 6238706 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/o41078a2.tif.txt b/tif/GeoTIFF/metadata/diff/o41078a2.tif.txt new file mode 100644 index 00000000..6ae0c5b1 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/o41078a2.tif.txt @@ -0,0 +1,45 @@ + FILE: o41078a2.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 5022 pixels + [Exif IFD0 - 0x0101] Image Height = 6785 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette + [Exif IFD0 - 0x0111] Strip Offsets = [6785 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 83 80 80 80 80 80 83 82 82 82 82 83 82 82 82 88 86 88 88 86 90 91 88 90 94 93 88 107 121 112 123 135 141 144 164 165 167 170 180 183 204 206 213 224 226 234 226 250 252 261 246 249 254 249 231 222 228 225 209 223 206 196 191 176 171 170 156 155 140 136 122 114 110 102 95 98 100 94 100 115 125 136 144 136 135 146 167 159 158 167 171 183 198 197 201 189 232 236 248 266 263 257 263 262 262 236 236 244 214 212 212 196 188 178 158 138 133 133 146 115 124 108 102 107 116 118 125 127 128 143 157 172 176 178 192 197 197 198 206 209 209 232 235 245 238 231 241 250 265 224 209 210 199 207 202 193 203 173 153 148 137 132 122 123 126 114 108 101 91 86 84 86 90 103 107 134 118 128 129 136 147 170 167 165 170 162 157 171 165 171 180 176 176 186 180 179 190 186 177 171 178 176 190 209 201 198 173 165 162 158 156 145 130 132 127 127 138 156 176 181 172 172 173 205 222 237 259 288 338 336 346 340 356 352 367 397 430 408 366 394 399 411 450 476 446 484 440 410 377 379 351 362 389 339 329 315 325 276 275 300 310 342 362 377 341 323 359 376 375 402 416 402 431 467 447 454 419 482 480 461 476 490 482 535 565 549 623 628 673 714 689 717 677 681 660 716 701 746 749 738 748 724 737 741 755 722 768 803 786 763 786 777 764 736 713 748 697 689 677 705 699 727 759 782 748 704 708 700 695 713 734 745 749 728 703 735 721 690 707 718 727 777 801 788 798 769 777 833 795 812 841 874 912 959 919 934 919 924 945 929 912 940 926 923 901 876 910 940 909 961 953 956 986 975 972 1014 998 1021 981 973 976 1063 1032 1002 1015 979 987 971 983 955 974 905 921 899 884 893 914 938 969 965 943 907 957 950 950 959 987 995 1006 1026 985 997 1005 1001 991 1003 982 959 1003 1000 1038 976 1004 1044 1075 1069 1051 1095 1088 1039 1074 1105 1067 1080 1109 1037 1016 1046 1040 1010 984 987 968 976 948 970 983 967 995 968 1027 1029 1013 1039 999 943 985 971 965 946 935 961 966 971 969 985 943 932 957 962 975 975 960 977 986 1013 1035 1052 1023 1024 980 1025 1025 1018 1032 965 967 991 1014 1043 1033 1095 1066 1023 999 1030 1002 1003 1007 1021 1057 1059 1092 1071 1089 1123 1112 1145 1147 1116 1146 1148 1144 1191 1147 1178 1179 1190 1225 1207 1180 1191 1193 1243 1218 1245 1168 1209 1184 1150 1183 1181 1188 1216 1218 1177 1182 1176 1220 1237 1203 1246 1183 1220 1234 1228 1251 1203 1204 1221 1183 1175 1190 1177 1206 1191 1187 1159 1125 1133 1191 1169 1176 1140 1158 1143 1141 1178 1149 1181 1180 1142 1135 1181 1161 1206 1189 1236 1207 1193 1188 1176 1177 1151 1140 1143 1095 1126 1143 1207 1248 1191 1203 1199 1220 1206 1253 1253 1236 1208 1251 1280 1225 1204 1163 1153 1176 1158 1178 1210 1235 1226 1250 1214 1231 1235 1225 1199 1222 1203 1222 1219 1221 1234 1236 1189 1221 1218 1199 1179 1166 1150 1165 1185 1157 1230 1173 1234 1200 1251 1220 1227 1195 1230 1220 1205 1272 1274 1268 1278 1221 1271 1277 1295 1252 1253 1313 1286 1312 1288 1290 1290 1323 1277 1329 1347 1298 1322 1294 1293 1295 1274 1271 1309 1328 1323 1314 1305 1333 1317 1297 1287 1294 1399 1355 1379 1360 1372 1392 1369 1380 1309 1351 1322 1374 1346 1371 1354 1326 1338 1357 1408 1383 1344 1349 1314 1353 1308 1326 1277 1315 1335 1304 1317 1323 1350 1366 1359 1355 1328 1316 1314 1342 1329 1300 1306 1335 1329 1298 1291 1317 1337 1365 1310 1289 1270 1306 1305 1328 1297 1289 1246 1304 1347 1330 1324 1358 1323 1370 1387 1347 1358 1338 1288 1338 1307 1297 1303 1350 1303 1319 1260 1223 1293 1307 1340 1225 1229 1269 1306 1253 1286 1272 1245 1247 1220 1185 1209 1182 1206 1188 1236 1187 1179 1209 1152 1197 1135 1196 1182 1190 1213 1175 1184 1187 1159 1169 1185 1194 1152 1236 1203 1211 1219 1204 1191 1219 1190 1206 1190 1216 1222 1229 1236 1223 1222 1196 1199 1264 1301 1271 1272 1239 1228 1217 1241 1291 1271 1253 1272 1322 1310 1297 1275 1293 1286 1324 1339 1322 1317 1325 1322 1384 1360 1338 1317 1286 1291 1264 1242 1255 1252 1316 1253 1280 1258 1232 1243 1248 1220 1268 1246 1286 1243 1302 1262 1251 1245 1223 1199 1281 1203 1217 1196 1222 1229 1224 1265 1285 1265 1211 1237 1212 1211 1212 1188 1228 1238 1240 1190 1177 1217 1265 1225 1286 1239 1264 1235 1232 1243 1290 1259 1230 1177 1144 1222 1220 1192 1223 1201 1179 1192 1192 1199 1176 1185 1162 1148 1147 1112 1095 1117 1160 1147 1152 1117 1127 1105 1123 1137 1152 1126 1153 1177 1165 1189 1185 1197 1169 1215 1194 1194 1143 1120 1153 1120 1127 1093 1058 1074 1067 1053 1087 1103 1077 1109 1135 1120 1106 1117 1090 1127 1142 1159 1126 1099 1154 1148 1101 1123 1061 1104 1153 1155 1163 1151 1111 1118 1104 1111 1108 1191 1187 1180 1172 1188 1188 1162 1166 1178 1183 1146 1146 1160 1156 1148 1103 1116 1212 1189 1143 1121 1140 1128 1090 1128 1102 1091 1121 1177 1083 1092 1093 1144 1139 1130 1174 1103 1142 1160 1165 1092 1132 1167 1142 1115 1106 1120 1108 1091 1100 1111 1110 1151 1121 1118 1093 1083 1129 1140 1163 1135 1110 1134 1152 1145 1133 1144 1151 1178 1207 1148 1153 1108 1057 1042 1008 1057 1129 1105 1064 1025 1063 1040 1058 1035 1029 1053 998 991 988 1018 1001 1037 1027 936 978 1017 1010 997 1035 1001 1015 964 895 904 949 909 941 984 974 955 951 919 940 962 938 915 963 906 912 901 930 886 911 878 885 897 913 921 908 868 891 906 859 852 832 868 884 865 845 856 837 886 927 930 924 935 954 968 982 993 991 1022 991 1019 987 997 1060 1014 1065 1041 1061 1064 1065 1040 1061 1116 1101 1121 1079 1112 1108 1034 1015 1021 1024 1032 1022 1088 1083 1094 1105 1062 1048 1042 1037 1073 1106 1132 1132 1105 1124 1101 1087 1162 1124 1103 1096 1130 1133 1093 1047 1064 1068 1039 1084 1106 1081 1067 1112 1150 1102 1089 1117 1120 1136 1119 1090 1149 1131 1155 1131 1102 1060 1099 1074 1129 1152 1125 1111 1082 1082 1081 1043 1052 1126 1142 1100 1078 1117 1132 1175 1210 1167 1116 1127 1155 1139 1155 1192 1167 1143 1119 1163 1137 1137 1144 1128 1149 1158 1220 1173 1145 1181 1165 1084 1064 1089 1131 1072 1052 1042 1101 1126 1093 1121 1069 1028 1028 1101 1146 1077 1085 1019 1022 1018 1010 1031 1051 1064 1057 1069 1060 1044 1055 1010 1013 982 977 984 1029 975 956 989 1022 1014 1001 1046 1045 1077 1054 1011 962 982 989 1036 1098 1056 1022 995 1001 981 879 920 940 921 970 946 959 958 950 967 1009 969 982 1060 1036 1070 1060 1010 1009 1058 1038 1013 1017 1004 986 1072 1076 1074 1081 1032 987 1007 1033 1019 991 994 1027 1075 1027 1088 1028 1058 1060 1055 1085 1095 1044 1071 1052 991 1074 1067 1098 1084 979 991 1034 1079 1071 974 1066 1079 1065 1097 1090 1093 1094 1115 1117 1061 1047 1050 1026 1014 1002 1013 1054 997 1050 986 947 1023 1018 1043 1018 1028 1039 989 985 1017 994 1004 1012 1014 1024 1079 1076 1038 1035 998 1028 1046 1072 1071 1063 1045 1080 1060 1044 1048 1047 1052 1023 1086 1062 1001 992 980 1003 1006 1019 1046 1072 1072 1055 1025 992 1007 1031 1030 995 971 991 1033 1024 1032 1089 1075 1080 1067 1083 1100 1061 1107 1113 1089 1135 1088 1145 1176 1130 1106 1143 1189 1216 1224 1212 1219 1169 1168 1208 1241 1149 1227 1200 1269 1245 1167 1184 1168 1197 1265 1304 1224 1269 1219 1181 1209 1130 1200 1252 1220 1223 1237 1310 1342 1320 1326 1276 1268 1306 1275 1274 1292 1315 1369 1334 1309 1300 1311 1325 1282 1257 1228 1283 1272 1272 1225 1286 1280 1259 1228 1306 1240 1243 1232 1191 1159 1103 1119 1144 1185 1148 1174 1170 1138 1151 1209 1128 1155 1138 1081 1105 1111 1160 1134 1163 1155 1143 1108 1144 1147 1117 1155 1115 1092 1123 1118 1116 1136 1154 1122 1110 1142 1145 1188 1203 1161 1125 1153 1162 1148 1192 1187 1197 1192 1189 1203 1274 1289 1248 1265 1211 1233 1236 1220 1241 1176 1255 1223 1270 1278 1302 1321 1312 1299 1312 1281 1300 1250 1291 1301 1274 1322 1274 1263 1347 1269 1326 1320 1302 1300 1278 1260 1287 1294 1263 1255 1251 1212 1216 1257 1250 1233 1236 1260 1211 1232 1250 1326 1331 1305 1256 1276 1191 1249 1253 1221 1223 1252 1241 1266 1234 1310 1316 1273 1276 1299 1247 1252 1260 1254 1219 1244 1309 1277 1235 1257 1296 1306 1299 1278 1238 1317 1279 1319 1326 1355 1306 1313 1322 1363 1313 1272 1308 1335 1342 1295 1317 1304 1343 1289 1325 1356 1373 1348 1322 1351 1362 1373 1353 1383 1389 1365 1369 1372 1379 1387 1388 1377 1426 1416 1419 1375 1409 1387 1389 1424 1440 1369 1427 1400 1386 1449 1379 1417 1401 1375 1383 1320 1375 1396 1384 1478 1441 1410 1405 1447 1460 1412 1409 1494 1420 1439 1449 1419 1409 1448 1464 1419 1466 1436 1412 1463 1479 1459 1404 1400 1378 1388 1414 1478 1423 1463 1404 1424 1456 1439 1359 1332 1345 1420 1440 1450 1453 1428 1382 1365 1353 1368 1414 1441 1306 1377 1362 1354 1352 1354 1351 1377 1370 1397 1388 1350 1413 1383 1413 1397 1417 1371 1349 1412 1354 1284 1348 1372 1342 1365 1353 1418 1406 1423 1365 1352 1372 1371 1376 1398 1355 1317 1303 1369 1338 1334 1365 1376 1345 1318 1294 1343 1352 1343 1378 1354 1374 1350 1345 1363 1328 1337 1340 1321 1343 1399 1411 1388 1415 1415 1467 1438 1464 1442 1417 1427 1395 1458 1463 1422 1435 1497 1426 1468 1498 1496 1440 1487 1432 1452 1468 1594 1576 1563 1556 1588 1571 1527 1514 1525 1567 1655 1550 1621 1628 1612 1603 1668 1627 1663 1612 1603 1591 1652 1661 1625 1631 1637 1615 1600 1563 1650 1627 1624 1646 1591 1635 1632 1631 1604 1602 1673 1595 1592 1606 1576 1640 1637 1609 1630 1621 1598 1548 1566 1546 1538 1519 1508 1528 1572 1649 1619 1583 1520 1543 1535 1489 1549 1554 1480 1500 1522 1548 1461 1499 1466 1474 1521 1495 1489 1440 1495 1464 1488 1421 1496 1519 1516 1472 1494 1415 1412 1429 1421 1496 1489 1461 1485 1507 1447 1423 1520 1533 1493 1472 1469 1484 1541 1498 1530 1514 1485 1440 1440 1452 1401 1482 1479 1499 1500 1464 1446 1455 1482 1486 1474 1410 1418 1448 1451 1437 1429 1416 1438 1440 1462 1496 1472 1504 1491 1481 1487 1460 1481 1401 1384 1375 1369 1399 1391 1369 1333 1345 1340 1370 1357 1372 1331 1371 1391 1359 1327 1342 1363 1377 1413 1307 1354 1324 1376 1381 1388 1324 1417 1367 1414 1422 1442 1406 1363 1385 1352 1324 1358 1391 1291 1378 1336 1363 1357 1338 1320 1327 1384 1346 1391 1350 1425 1379 1331 1311 1315 1282 1336 1318 1389 1399 1369 1366 1364 1405 1380 1386 1454 1403 1423 1392 1349 1303 1336 1384 1447 1409 1479 1453 1450 1426 1440 1451 1415 1436 1410 1423 1368 1370 1400 1421 1366 1395 1364 1362 1364 1344 1402 1385 1353 1416 1427 1411 1401 1388 1365 1374 1410 1364 1444 1461 1502 1560 1534 1475 1508 1466 1525 1483 1472 1413 1386 1430 1430 1407 1404 1441 1388 1361 1363 1382 1430 1382 1324 1327 1399 1444 1437 1409 1412 1418 1416 1469 1463 1484 1391 1368 1383 1375 1412 1420 1432 1415 1386 1381 1419 1400 1371 1425 1396 1446 1422 1424 1444 1535 1469 1440 1344 1390 1451 1463 1476 1420 1401 1409 1395 1422 1474 1491 1437 1478 1470 1441 1402 1440 1470 1505 1559 1573 1553 1535 1481 1507 1505 1455 1491 1552 1506 1523 1552 1485 1484 1470 1498 1555 1546 1490 1504 1409 1446 1448 1420 1500 1514 1473 1512 1469 1439 1416 1431 1407 1440 1424 1394 1421 1438 1421 1441 1383 1422 1384 1396 1411 1421 1380 1379 1374 1388 1403 1446 1418 1416 1403 1464 1450 1388 1352 1376 1356 1367 1397 1346 1361 1373 1335 1294 1289 1255 1302 1326 1373 1360 1379 1357 1333 1351 1330 1370 1389 1402 1348 1342 1329 1327 1305 1367 1351 1419 1394 1409 1439 1441 1369 1348 1319 1336 1296 1301 1317 1359 1339 1358 1324 1382 1394 1410 1329 1358 1333 1352 1309 1326 1261 1272 1239 1220 1249 1240 1209 1192 1219 1212 1196 1194 1166 1202 1191 1264 1246 1240 1224 1210 1180 1177 1185 1175 1202 1227 1201 1167 1161 1221 1220 1199 1221 1198 1207 1228 1185 1235 1234 1202 1190 1215 1227 1241 1158 1160 1170 1202 1196 1152 1174 1146 1174 1120 1150 1202 1207 1197 1142 1159 1220 1250 1164 1165 1155 1153 1126 1116 1143 1153 1142 1125 1090 1123 1112 1125 1170 1219 1237 1218 1230 1209 1164 1218 1175 1223 1204 1196 1207 1179 1196 1191 1160 1184 1194 1225 1198 1169 1136 1095 1147 1133 1072 1098 1065 1080 1052 1008 1022 981 1033 1079 1045 1063 1086 1068 1064 1092 1124 1087 1045 1078 1057 1024 1015 1017 1046 1070 1035 1075 1082 1018 976 1012 1051 1048 1116 1178 1165 1168 1159 1130 1183 1162 1127 1119 1142 1149 1144 1175 1130 1154 1142 1152 1078 1083 1082 1092 1036 1026 1101 1117 1138 1083 1143 1085 1098 1095 1124 1105 1113 1084 1111 1165 1141 1167 1113 1113 1135 1123 1124 1121 1121 1085 1067 1065 1073 1060 1056 1119 1056 1089 1083 1047 1049 1056 1041 1042 967 1006 1019 989 975 969 1018 1046 1052 1070 1065 1075 1034 1046 1057 1057 1112 1145 1079 1046 1045 1034 997 1009 1025 997 1017 1002 963 969 985 1000 997 968 988 969 982 987 1024 989 984 1004 988 980 1022 1014 1011 1018 1007 1050 1086 1045 1082 1046 1056 1022 1023 1018 1022 1072 1036 1054 1068 1068 1060 1091 1080 1050 1052 1026 1028 1051 1062 1033 1049 1089 1104 1084 1108 1067 1054 1060 1023 1033 1004 965 1004 1023 1020 1037 1041 987 1035 1072 1041 1039 997 1001 1011 998 985 991 993 978 979 962 958 997 1010 997 988 986 974 1018 1041 1020 1005 1038 1051 1039 1058 1051 1044 970 945 966 964 1038 1036 1026 1013 964 966 992 975 1009 1009 1029 1010 1011 1025 1029 1026 1023 1017 1030 1036 979 992 991 1004 1006 984 1016 958 986 979 988 976 988 965 960 969 953 956 969 992 986 1019 1028 1041 1048 1058 1061 1053 1027 1027 1016 1016 986 980 953 981 989 1037 1046 1043 1021 1042 1067 1072 1062 1056 1080 1053 1058 1077 1088 1064 1104 1082 1072 1104 1089 1090 1084 1088 1048 1040 1063 1130 1167 1138 1123 1137 1152 1153 1119 1166 1097 1072 1134 1093 1150 1143 1138 1113 1120 1106 1161 1105 1122 1111 1112 1108 1119 1116 1143 1109 1169 1149 1094 1081 1093 1117 1131 1104 1153 1135 1170 1151 1104 1066 1137 1106 1108 1092 1124 1138 1095 1090 1122 1139 1111 1124 1120 1134 1148 1180 1177 1177 1184 1199 1189 1179 1181 1216 1222 1219 1205 1172 1181 1180 1176 1181 1134 1144 1169 1194 1197 1215 1228 1200 1175 1154 1169 1197 1155 1185 1188 1186 1162 1170 1155 1146 1108 1146 1134 1158 1193 1210 1231 1241 1210 1216 1197 1198 1201 1189 1192 1145 1158 1154 1180 1130 1145 1119 1180 1177 1167 1200 1198 1211 1179 1154 1177 1152 1116 1156 1121 1129 1149 1139 1130 1107 1128 1141 1129 1139 1170 1180 1158 1183 1148 1163 1157 1148 1185 1184 1201 1160 1135 1157 1179 1206 1203 1223 1229 1254 1258 1234 1239 1242 1239 1277 1270 1224 1201 1227 1239 1262 1260 1266 1294 1303 1319 1325 1341 1326 1305 1285 1267 1252 1292 1264 1293 1259 1244 1262 1273 1285 1267 1254 1264 1275 1243 1254 1267 1271 1271 1247 1265 1277 1245 1267 1249 1257 1261 1276 1252 1269 1276 1251 1222 1246 1240 1257 1231 1262 1252 1237 1239 1228 1228 1243 1257 1257 1214 1216 1239 1231 1260 1236 1236 1253 1215 1265 1217 1247 1235 1258 1251 1255 1245 1260 1263 1269 1262 1265 1256 1234 1277 1249 1232 1229 1253 1252 1261 1255 1261 1241 1230 1246 1260 1279 1269 1265 1290 1260 1245 1276 1274 1260 1257 1250 1260 1229 1242 1250 1278 1286 1264 1291 1269 1302 1275 1306 1333 1302 1283 1320 1318 1365 1341 1331 1365 1397 1351 1376 1352 1373 1337 1315 1325 1402 1337 1348 1309 1374 1354 1302 1303 1328 1366 1345 1345 1350 1384 1376 1390 1373 1372 1439 1443 1442 1422 1386 1351 1383 1413 1424 1376 1388 1414 1431 1473 1413 1406 1434 1406 1404 1437 1432 1435 1392 1441 1414 1431 1465 1456 1501 1466 1461 1433 1437 1461 1482 1446 1455 1451 1467 1410 1397 1409 1422 1439 1415 1418 1423 1418 1423 1475 1498 1462 1510 1495 1512 1479 1501 1452 1427 1476 1426 1436 1474 1441 1430 1421 1401 1441 1428 1436 1488 1484 1412 1459 1480 1493 1495 1524 1497 1557 1505 1549 1506 1489 1471 1488 1484 1495 1543 1542 1516 1547 1573 1588 1542 1551 1564 1551 1553 1585 1576 1628 1591 1559 1588 1568 1568 1557 1584 1571 1572 1572 1613 1536 1522 1508 1526 1510 1526 1555 1592 1594 1581 1560 1606 1582 1561 1538 1533 1512 1528 1539 1540 1570 1600 1509 1532 1575 1556 1567 1559 1619 1626 1591 1598 1574 1510 1559 1597 1576 1554 1519 1560 1515 1542 1550 1496 1498 1469 1529 1546 1535 1542 1546 1518 1484 1476 1539 1497 1511 1456 1461 1432 1429 1408 1483 1474 1525 1515 1502 1475 1523 1492 1477 1460 1495 1504 1466 1464 1507 1507 1541 1529 1518 1527 1529 1478 1494 1466 1467 1465 1511 1528 1511 1466 1464 1494 1507 1592 1534 1533 1498 1507 1501 1523 1567 1533 1520 1532 1501 1505 1542 1549 1541 1596 1559 1599 1567 1536 1550 1573 1551 1520 1550 1585 1596 1598 1585 1646 1609 1612 1571 1599 1640 1559 1557 1588 1545 1555 1562 1560 1605 1637 1617 1590 1530 1592 1659 1638 1637 1551 1608 1567 1551 1579 1588 1633 1603 1585 1629 1608 1561 1585 1625 1607 1546 1559 1611 1597 1594 1611 1635 1551 1595 1591 1607 1539 1568 1594 1640 1583 1537 1598 1596 1598 1583 1570 1593 1564 1538 1546 1567 1595 1584 1600 1599 1576 1582 1551 1527 1493 1510 1519 1514 1576 1583 1578 1597 1614 1601 1523 1572 1572 1569 1638 1578 1591 1616 1569 1568 1549 1641 1631 1663 1595 1603 1582 1568 1561 1551 1560 1547 1516 1514 1580 1523 1556 1577 1589 1588 1522 1521 1580 1627 1574 1528 1607 1583 1565 1568 1592 1669 1658 1614 1563 1643 1608 1591 1676 1638 1625 1598 1570 1565 1555 1512 1537 1511 1489 1519 1521 1511 1518 1529 1499 1491 1471 1479 1456 1484 1454 1461 1498 1514 1466 1443 1428 1432 1451 1470 1477 1393 1408 1412 1356 1356 1354 1390 1407 1362 1351 1384 1374 1411 1342 1357 1353 1359 1375 1345 1370 1373 1353 1355 1379 1377 1386 1366 1324 1337 1338 1330 1355 1365 1340 1297 1359 1323 1343 1322 1317 1288 1266 1272 1339 1340 1366 1361 1356 1325 1326 1363 1357 1322 1292 1309 1274 1316 1314 1273 1260 1251 1278 1255 1204 1266 1222 1203 1208 1254 1308 1279 1281 1237 1231 1270 1214 1222 1236 1223 1252 1206 1270 1253 1280 1230 1235 1252 1264 1252 1274 1224 1248 1249 1200 1234 1196 1210 1230 1247 1251 1195 1150 1179 1199 1193 1166 1202 1185 1184 1169 1199 1207 1173 1166 1173 1129 1194 1208 1193 1157 1175 1165 1201 1237 1242 1213 1251 1236 1233 1202 1199 1204 1227 1234 1237 1232 1224 1195 1207 1209 1225 1221 1233 1250 1224 1221 1192 1206 1205 1215 1230 1232 1229 1270 1262 1262 1255 1232 1276 1286 1282 1275 1249 1263 1249 1246 1255 1241 1248 1286 1251 1308 1268 1272 1283 1284 1321 1335 1307 1306 1279 1291 1300 1306 1310 1300 1288 1280 1288 1302 1279 1276 1264 1276 1328 1299 1303 1304 1281 1251 1294 1322 1325 1300 1297 1340 1313 1319 1319 1320 1295 1313 1310 1283 1264 1267 1277 1283 1272 1249 1259 1246 1241 1222 1240 1249 1247 1271 1268 1270 1216 1278 1261 1285 1271 1282 1275 1303 1296 1272 1250 1248 1284 1319 1250 1264 1221 1241 1245 1241 1274 1285 1275 1254 1265 1258 1259 1276 1271 1294 1258 1259 1215 1266 1223 1296 1254 1245 1301 1332 1308 1317 1318 1295 1313 1323 1284 1273 1275 1305 1310 1317 1346 1297 1329 1344 1266 1269 1243 1233 1246 1231 1230 1222 1221 1225 1240 1221 1242 1193 1210 1204 1169 1211 1179 1181 1161 1174 1171 1204 1187 1188 1165 1148 1189 1189 1181 1184 1178 1200 1188 1192 1222 1205 1193 1204 1192 1228 1277 1255 1277 1278 1316 1301 1311 1281 1277 1261 1223 1268 1254 1310 1297 1321 1276 1254 1262 1286 1278 1276 1239 1273 1276 1227 1227 1280 1270 1277 1265 1243 1278 1317 1282 1308 1304 1309 1295 1322 1281 1323 1341 1372 1374 1335 1317 1297 1295 1268 1274 1272 1269 1254 1237 1230 1245 1235 1211 1242 1230 1250 1278 1260 1248 1216 1218 1202 1257 1245 1247 1245 1273 1258 1210 1247 1265 1255 1297 1260 1277 1254 1267 1220 1244 1276 1245 1213 1205 1217 1187 1170 1154 1156 1174 1170 1166 1199 1182 1174 1162 1119 1132 1122 1138 1156 1141 1101 1130 1083 1122 1176 1114 1106 1124 1120 1112 1103 1125 1137 1113 1108 1123 1107 1118 1097 1076 1088 1089 1093 1090 1080 1096 1127 1174 1128 1145 1131 1093 1117 1109 1090 1103 1103 1107 1109 1091 1093 1086 1099 1122 1099 1124 1122 1130 1070 1070 1050 1134 1123 1140 1042 1080 1084 1089 1045 1044 1043 1050 1077 1080 1094 1077 1108 1117 1099 1135 1120 1094 1083 1069 1085 1112 1157 1138 1115 1109 1081 1080 1113 1118 1100 1101 1117 1113 1120 1080 1133 1105 1132 1132 1150 1136 1082 1067 1097 1070 1081 1097 1121 1088 1075 1123 1055 1025 1028 1065 1071 1042 1034 1060 1078 1063 1060 1047 1084 1076 1073 1067 1063 1071 1052 1052 1038 1031 1012 1051 1039 1056 1027 1065 1079 1085 1106 1132 1114 1076 1031 1074 1076 1071 1059 1062 1045 1030 1059 1022 1017 1023 997 987 1003 993 1040 1049 1020 1017 1025 1020 1034 1042 1027 1015 1003 1035 1020 1016 1054 1085 1083 1072 1030 1044 1072 1142 1113 1135 1098 1088 1082 1091 1073 1059 1081 1091 1065 1041 1035 1030 1020 1009 1061 1014 996 999 990 1018 1011 1001 1042 1035 1098 1105 1104 1069 1093 1050 1018 1024 1078 1048 1060 1032 1074 1094 1092 1090 1093 1079 1090 1123 1048 1073 1114 1110 1067 1035 1052 1051 1031 1044 1016 1019 1001 990 1005 1013 998 1004 981 992 1019 1006 997 1030 1018 1038 1022 1004 1035 1012 987 1027 1011 954 968 970 989 999 1001 987 997 1028 1013 1008 1009 987 1021 1015 1003 950 983 963 958 939 939 943 923 925 929 928 938 976 956 963 971 955 946 958 943 975 922 922 943 957 980 976 939 928 944 965 930 956 968 973 1000 954 950 917 941 969 932 948 944 991 990 948 991 958 984 959 952 919 922 918 921 875 925 911 919 953 902 925 947 987 991 993 990 978 991 1025 1043 1000 1012 964 911 883 901 873 862 888 937 974 1000 980 987 956 960 983 968 970 968 965 973 970 987 961 981 963 961 984 978 1006 979 995 950 972 941 938 959 944 948 902 881 909 929 955 921 957 936 902 904 891 907 909 911 939 972 947 933 947 948 937 967 962 963 976 972 1002 983 969 945 995 979 1058 1062 1029 1032 1029 1038 1022 1042 1059 1070 1070 1094 1081 1037 1019 1005 1009 997 976 986 1005 1043 1054 1024 1058 1066 1027 1039 1034 1050 1039 994 1028 1026 1023 1030 1010 1032 1027 1057 1009 979 997 1018 1011 990 1003 995 1035 1056 1027 1031 1016 1008 1032 1064 1050 1057 1041 1054 1060 1075 1063 1092 1063 1008 1017 1017 1016 1046 1062 1080 1074 1067 1021 1040 1058 1016 1053 1072 1044 1057 1052 1055 1040 1039 1065 1104 1114 1080 1047 1056 1050 1068 1065 1046 1102 1075 1090 1035 1076 1049 1042 1069 1088 1071 1105 1099 1088 1090 1109 1137 1105 1122 1096 1119 1145 1091 1108 1161 1138 1176 1158 1110 1101 1107 1104 1087 1040 1106 1105 1086 1110 1117 1106 1121 1142 1162 1151 1163 1147 1076 1083 1091 1085 1155 1177 1140 1161 1177 1141 1158 1143 1165 1135 1170 1178 1135 1167 1153 1161 1214 1228 1209 1169 1147 1131 1117 1149 1160 1199 1179 1183 1165 1153 1149 1153 1136 1146 1117 1080 1109 1135 1070 1113 1103 1116 1175 1197 1170 1182 1172 1243 1205 1165 1237 1229 1221 1197 1298 1295 1266 1251 1238 1304 1259 1189 1175 1222 1234 1207 1216 1193 1205 1154 1108 1086 1091 1070 1068 1082 1067 1111 1151 1120 1141 1129 1164 1147 1116 1108 1095 1128 1081 1166 1232 1193 1202 1191 1151 1210 1194 1197 1123 1164 1145 1195 1185 1178 1193 1165 1189 1147 1115 1088 1121 1112 1106 1126 1130 1097 1095 1071 1076 1082 1060 1072 1120 1123 1076 997 1003 1023 1020 1048 1039 1066 1046 1050 1012 968 1034 1012 1054 1040 1026 995 966 1011 1025 1057 1054 1023 1034 1018 1031 1024 1024 1023 1088 1081 1080 1059 1066 1072 1052 1090 1045 1044 1060 1083 1040 1051 1044 1078 1052 1009 1034 1027 1021 1051 1064 1033 1028 1066 1028 1041 915 1006 985 1006 995 1038 1032 1060 1043 1049 1018 1027 1018 1014 957 904 921 947 924 987 940 990 979 972 960 973 951 901 946 959 962 923 945 907 925 942 929 950 987 966 953 958 959 963 929 967 924 950 894 938 936 916 941 969 969 957 895 862 833 847 866 881 903 899 891 892 877 871 888 851 857 809 814 833 829 810 829 857 840 827 805 756 800 814 785 767 781 803 788 818 803 814 783 785 807 808 776 762 770 819 827 814 791 799 790 758 739 777 797 790 823 775 754 768 802 776 764 739 756 733 730 701 753 747 738 722 753 749 741 764 729 712 719 711 736 695 728 732 724 735 748 762 751 746 726 724 733 689 710 741 740 732 712 647 728 704 740 725 679 747 733 744 736 723 722 755 748 754 762 784 762 718 703 718 735 752 740 732 727 744 737 720 692 685 687 674 699 669 685 694 669 704 721 740 724 749 749 707 722 737 738 753 757 768 754 800 818 795 823 826 832 851 818 840 838 864 829 825 806 795 801 778 782 766 780 757 727 743 779 714 764 752 760 759 726 754 768 742 730 735 740 796 784 817 796 740 756 711 691 717 714 691 695 713 720 698 686 708 663 671 689 703 710 668 683 675 659 653 643 661 653 680 613 662 678 639 639 573 613 609 609 600 645 677 681 638 646 634 645 691 721 736 704 698 690 704 713 676 638 648 633 660 640 672 660 713 637 632 646 658 671 672 667 653 694 667 645 676 663 673 632 656 682 712 671 686 673 702 726 718 706 719 718 724 705 698 672 666 681 718 690 716 698 681 726 660 677 648 654 676 643 655 683 693 682 713 707 721 700 687 711 689 705 748 719 720 754 760 782 760 737 745 742 766 735 751 748 722 773 746 730 755 732 725 703 730 736 712 712 721 767 787 805 816 815 830 843 837 801 815 807 816 879 888 875 896 873 852 852 830 799 807 785 771 743 767 769 758 756 733 764 724 754 747 729 732 751 740 715 725 751 736 737 735 720 762 741 768 774 789 773 811 808 798 791 780 754 770 753 755 753 714 705 732 726 718 702 686 692 710 701 694 704 702 728 732 767 761 782 775 755 801 834 832 811 848 825 833 795 763 806 777 778 787 751 743 763 728 776 792 764 735 748 764 803 742 749 737 760 780 797 825 792 802 817 823 820 868 880 901 824 803 759 758 764 752 756 761 738 783 798 781 780 773 751 758 777 779 832 815 819 822 851 855 882 872 857 840 848 867 862 852 865 892 850 856 839 804 808 847 828 837 851 860 903 905 898 883 902 852 880 854 846 859 879 901 882 873 873 835 850 837 824 821 847 830 849 856 843 867 853 867 871 876 890 865 874 861 855 839 846 827 822 836 847 871 907 852 840 860 837 799 839 821 818 798 767 791 789 806 824 787 792 781 789 787 774 774 761 754 749 747 727 731 771 764 753 741 757 758 777 759 809 745 763 799 783 792 778 756 778 785 773 752 775 808 762 763 795 779 745 737 765 745 746 710 759 769 805 838 815 776 785 863 855 871 841 850 878 833 819 771 792 872 829 826 820 828 797 792 796 773 807 805 837 872 856 829 894 876 888 917 902 916 963 940 946 937 926 963 926 942 965 961 947 974 968 960 941 921 908 921 936 923 931 935 940 906 904 910 854 906 947 922 901 914 884 897 883 908 905 909 910 921 930 941 983 945 915 977 988 1039 963 968 950 964 961 952 944 961 972 975 964 936 918 951 932 923 893 896 887 875 905 907 900 885 874 883 877 894 873 888 900 926 943 913 904 887 912 903 892 901 931 892 930 906 889 933 945 897 870 865 837 848 807 827 807 808 808 790 803 839 843 827 832 816 817 829 856 823 805 844 864 912 873 836 933 942 915 906 915 914 923 950 946 959 1007 989 918 929 952 993 989 954 994 1017 1003 975 994 977 1007 940 961 956 933 884 878 886 907 920 952 954 937 908 910 913 953 954 965 919 927 938 914 943 958 927 917 965 954 943 932 936 926 971 986 922 890 876 856 917 921 900 1008 975 978 981 934 971 996 1009 993 1001 979 996 995 1029 1028 1007 1056 1022 960 944 957 989 1032 974 951 986 978 948 958 945 979 961 948 989 977 1002 1011 973 1016 1066 1057 1002 1047 1035 1042 1043 1071 1022 1051 1073 1029 1013 1009 1001 1018 997 1016 981 1015 945 999 1029 1050 1002 982 1014 1057 1078 1051 1069 1071 1077 1096 1152 1129 1128 1124 1098 1062 1077 1045 1059 1067 1104 1101 1102 1062 1094 1113 1106 1140 1118 1142 1122 1086 1129 1101 1167 1092 1107 1119 1118 1028 1081 1054 1042 1049 1072 1064 1058 1030 1043 1049 1075 1091 1074 1031 1047 1053 1039 995 981 985 1007 988 1013 1004 1002 992 947 951 1006 967 959 960 952 967 952 1026 964 914 906 908 915 929 935 920 932 928 949 910 928 942 927 954 960 997 954 943 945 965 933 936 918 948 984 957 913 948 908 923 902 897 911 950 927 918 966 978 945 949 959 961 920 938 978 985 996 969 966 1008 978 973 960 958 985 1005 981 1030 1015 1017 1035 1032 1057 1019 1042 1035 1005 1016 1053 1058 1013 1043 993 1041 1021 996 1019 1008 1041 1057 1062 1101 1095 1119 1053 1054 1020 1011 1031 1025 1056 1052 1044 1009 992 987 1031 1026 1011 1008 1074 1044 1046 1088 1066 1035 1032 1068 991 1011 1033 973 1002 1016 927 1011 1015 1043 1021 1022 1049 1103 1107 1042 1046 1022 1050 1035 1008 987 1006 954 965 970 1005 999 970 966 910 963 940 963 1000 977 994 969 978 973 1031 1025 1007 1033 1009 982 1019 1046 1030 1006 943 981 930 1001 973 982 983 949 988 993 984 953 929 969 1020 1003 969 966 931 900 903 943 921 879 854 875 865 832 836 841 875 872 907 914 893 911 919 923 906 902 923 898 912 905 919 896 910 931 957 938 916 892 924 899 877 862 880 876 880 897 888 885 874 856 857 901 852 852 828 804 764 806 768 792 805 821 848 888 834 795 788 797 789 803 802 818 832 831 822 826 859 849 850 797 777 756 787 799 798 807 845 852 819 854 827 838 833 810 816 859 825 833 839 864 797 828 819 788 750 774 750 761 811 824 767 740 754 716 682 734 735 767 778 763 762 751 780 817 800 795 787 802 810 825 814 866 843 806 829 777 780 784 749 701 701 733 715 723 709 693 683 709 698 715 748 795 804 787 821 862 827 772 738 727 716 671 672 669 663 622 586 569 558 537 505 478 475 447 435 449 443 484 507 527 515 516 528 581 565 595 564 565 583 594 624 614 652 668 649 626 597 574 577 565 500 471 469 462 457 420 400 397 367 339 321 281 306 315 316 367 379 409 390 402 368 355 361 351 340 339 360 324 302 272 297 272 267 248 257 250 280 277 273 224 248 270 315 308 337 322 346 352 383 385 390 369 385 379 372 345 316 311 310 318 311 291 299 276 259 236 254 234 242 248 238 239 258 273 257 230 204 204 194 196 211 243 245 250 287 286 301 316 333 331 313 296 285 265 247 233 213 197 203 171 159 138 138 150 162 204 239 254 270 238 244 234 261 257 253 253 278 286 312 326 356 362 367 342 345 359 325 342 354 368 373 375 344 370 363 395 367 379 359 398 371 365 403 423 411 390 420 431 407 427 415 398 394 412 402 422 455 430 407 404 409 399 354 336 338 347 305 334 342 333 327 300 316 323 307 309 305 256 233 243 240 225 211 221 232 266 248 219 241 266 292 299 302 327 347 333 372 359 354 338 331 303 320 289 256 259 239 216 194 190 177 168 141 146 150 150 168 166 172 175 181 189 233 228 223 218 262 278 304 318 309 329 359 383 397 379 399 390 403 420 396 357 363 381 350 367 367 343 332 331 312 292 287 276 232 230 248 223 230 249 239 254 243 252 251 257 253 284 317 297 326 362 414 381 373 408 451 458 472 440 446 455 448 443 406 374 363 337 310 281 254 233 199 187 181 134 127 112 99 100 108 112 132 149 145 179 197 201 248 270 295 328 350 358 394 421 433 416 450 451 480 475 495 541 510 549 519 498 517 522 547 514 491 448 441 419 356 325 315 325 305 320 342 318 307 306 301 341 347 358 342 356 366 346 343 327 308 312 318 330 318 312 318 290 278 278 260 252 241 214 202 191 183 172 191 188 175 195 186 192 200 232 264 268 305 298 311 331 343 343 324 328 345 332 314 295 292 274 269 262 264 252 254 269 253 269 269 249 243 296 292 320 310 317 329 344 342 351 357 376 369 383 388 371 396 365 378 371 368 362 366 344 326 334 351 347 341 335 340 413 425 469 443 482 520 531 572 566 609 619 618 662 674 656 673 652 616 607 567 559 525 512 505 451 444 394 388 367 408 415 440 473 482 496 472 494 517 591 640 690 744 786 776 860 809 836 844 845 845 854 806 762 726 685 668 654 625 636 676 607 615 642 622 634 672 652 656 706 706 703 750 733 765 744 788 787 776 800 771 744 774 771 740 716 704 702 726 670 659 651 638 620 585 587 554 571 533 518 518 508 511 527 511 539 521 492 553 556 559 554 567 541 587 584 592 569 623 595 605 654 659 632 670 649 679 664 633 675 663 618 597 577 573 520 586 592 553 562 509 518 524 490 523 499 493 488 508 515 513 513 490 488 506 505 492 491 471 434 428 397 350 324 312 303 284 296 307 315 334 324 335 331 304 288 284 258 246 273 284 336 327 298 292 301 296 294 291 308 283 242 229 208 164 157 152 149 165 187 199 257 267 304 355 396 447 456 504 531 552 566 626 616 633 643 646 638 628 586 508 449 427 385 358 332 284 255 237 200 179 166 171 160 167 157 177 194 199 240 245 270 285 307 310 321 311 321 301 311 307 301 280 283 265 239 219 203 198 198 168 162 152 124 116 106 82 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 bytes + [Exif IFD0 - 0x011a] X Resolution = 72 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x0128] Resolution Unit = Inch +JAVA [Exif IFD0 - 0x0140] Color Map = [768 values] +DOTNET [Exif IFD0 - 0x0140] Unknown tag (0x0140) = [768 values] + [Exif IFD0 - 0x830e] Pixel Scale = 2.438 2.438 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 730232.51 4557035.327 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [20 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS84 UTM zone 17N + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 17 N with WGS84 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = o41078a2.tif + [File - 0x0002] File Size = 6805118 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/o41078a3.tif.txt b/tif/GeoTIFF/metadata/diff/o41078a3.tif.txt new file mode 100644 index 00000000..7b33c961 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/o41078a3.tif.txt @@ -0,0 +1,45 @@ + FILE: o41078a3.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 5011 pixels + [Exif IFD0 - 0x0101] Image Height = 6776 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette + [Exif IFD0 - 0x0111] Strip Offsets = [6776 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 82 83 84 83 82 83 83 83 83 87 89 91 90 91 91 89 94 94 94 92 91 93 92 91 95 100 102 99 100 98 100 99 94 94 100 98 102 95 101 95 99 95 93 97 101 99 102 96 93 95 98 98 92 93 91 93 94 103 121 131 138 136 146 176 187 196 207 205 196 207 238 250 239 253 263 298 307 315 331 329 351 338 331 353 312 301 295 288 287 271 261 254 258 229 230 227 226 210 184 176 174 166 149 162 149 116 124 95 96 102 95 105 116 123 148 155 152 171 177 183 177 178 189 202 221 225 225 249 263 267 295 314 333 357 329 301 306 268 268 288 262 241 231 206 216 203 189 161 164 147 135 136 138 132 104 104 119 123 139 148 160 171 193 200 206 227 259 322 345 335 321 352 394 403 389 400 375 386 412 400 386 373 367 345 334 328 312 303 303 300 301 296 287 252 225 197 206 184 151 117 102 97 102 113 132 126 123 124 126 140 153 145 143 171 180 182 189 203 230 262 291 285 333 340 343 341 363 386 430 469 469 491 470 484 484 463 461 429 414 391 372 357 354 362 336 327 285 278 273 268 265 286 280 268 247 270 270 234 237 228 246 266 285 332 342 343 358 368 397 384 387 411 412 406 422 475 452 452 470 473 501 549 570 597 593 584 602 613 610 637 667 647 646 688 670 679 599 569 600 626 573 549 561 531 517 480 459 477 489 498 477 479 512 536 526 490 548 559 561 560 551 550 540 553 563 527 528 515 535 562 590 588 610 597 628 657 685 700 669 694 661 685 720 702 711 664 654 669 654 640 659 701 672 643 647 629 623 642 639 651 631 659 660 646 645 675 703 726 733 743 766 737 721 709 763 716 690 663 663 656 684 695 671 660 656 668 641 647 671 680 658 657 653 665 690 676 707 689 683 667 646 621 663 647 667 659 643 606 609 583 585 585 605 591 593 635 613 629 572 613 592 593 603 611 592 594 625 613 619 591 599 557 576 566 549 577 564 558 597 613 603 609 615 622 609 614 624 622 637 629 622 620 625 633 634 604 592 622 651 632 629 656 669 650 608 656 637 629 599 599 600 614 634 619 618 629 609 629 635 682 666 665 671 691 682 630 685 701 703 704 684 651 635 613 608 619 643 629 597 607 619 652 693 694 669 646 647 676 663 666 662 652 680 669 675 673 670 642 656 681 674 637 648 665 687 670 670 681 636 657 683 656 661 649 670 691 681 702 705 721 702 681 682 676 658 716 709 705 653 687 718 717 693 703 714 698 691 692 712 733 720 754 768 760 755 752 762 780 800 834 818 811 815 857 877 884 793 845 818 809 816 803 808 813 844 867 876 916 872 851 840 825 853 929 950 933 940 946 903 917 943 940 961 958 970 956 933 917 943 920 904 964 963 940 944 920 952 980 977 945 940 993 970 977 945 982 969 959 963 979 995 991 1043 1042 1033 1034 1026 1025 1069 1107 1110 1098 1105 1093 1096 1062 1073 1068 1065 1033 1072 1107 1126 1115 1124 1143 1121 1169 1159 1228 1214 1202 1234 1289 1281 1271 1238 1214 1259 1278 1306 1252 1268 1235 1273 1261 1253 1264 1229 1277 1347 1332 1340 1322 1302 1303 1327 1381 1381 1365 1460 1425 1416 1430 1470 1416 1413 1400 1367 1339 1333 1389 1401 1372 1323 1297 1311 1382 1361 1323 1366 1364 1398 1340 1365 1348 1344 1374 1409 1406 1405 1426 1358 1343 1359 1362 1404 1407 1349 1404 1413 1403 1405 1363 1351 1362 1370 1384 1360 1310 1358 1406 1335 1271 1276 1365 1357 1353 1316 1350 1381 1335 1342 1338 1292 1281 1326 1379 1356 1358 1355 1312 1350 1346 1352 1304 1306 1267 1266 1218 1222 1241 1244 1270 1286 1274 1235 1277 1229 1303 1246 1249 1278 1260 1268 1306 1324 1268 1213 1240 1284 1310 1304 1284 1268 1255 1296 1302 1300 1315 1359 1351 1331 1342 1332 1275 1321 1283 1319 1328 1336 1375 1356 1350 1358 1381 1329 1360 1418 1369 1331 1314 1329 1303 1312 1353 1347 1358 1394 1384 1362 1344 1383 1379 1419 1382 1440 1356 1381 1379 1422 1376 1408 1375 1394 1434 1401 1378 1383 1417 1441 1424 1450 1478 1451 1453 1425 1447 1471 1453 1446 1493 1433 1494 1521 1524 1500 1485 1427 1424 1442 1411 1453 1392 1377 1406 1391 1349 1354 1358 1334 1303 1339 1386 1432 1432 1465 1459 1420 1398 1401 1413 1396 1427 1414 1441 1423 1444 1454 1494 1520 1448 1365 1413 1402 1473 1441 1452 1404 1364 1381 1355 1400 1406 1390 1436 1464 1468 1411 1434 1436 1441 1411 1428 1399 1416 1439 1470 1431 1452 1443 1445 1473 1479 1426 1475 1489 1538 1522 1524 1536 1516 1507 1455 1445 1508 1556 1478 1484 1484 1429 1455 1417 1398 1475 1480 1476 1397 1435 1465 1466 1468 1513 1480 1447 1471 1467 1411 1410 1487 1459 1440 1439 1452 1470 1466 1531 1520 1522 1537 1578 1582 1524 1523 1537 1525 1541 1531 1629 1615 1560 1572 1604 1618 1571 1588 1623 1608 1577 1540 1579 1542 1560 1562 1537 1505 1524 1595 1586 1570 1577 1559 1594 1579 1554 1572 1563 1628 1558 1655 1593 1655 1625 1606 1615 1588 1585 1630 1660 1597 1659 1585 1603 1571 1598 1589 1562 1519 1559 1667 1703 1718 1661 1723 1669 1665 1697 1650 1689 1682 1720 1691 1590 1594 1601 1590 1603 1602 1657 1691 1734 1593 1645 1605 1661 1585 1612 1581 1563 1565 1560 1553 1577 1533 1551 1537 1578 1577 1611 1585 1546 1553 1599 1607 1578 1636 1683 1646 1600 1564 1600 1577 1587 1556 1595 1581 1514 1560 1612 1692 1676 1684 1655 1582 1586 1554 1474 1547 1567 1505 1525 1566 1560 1575 1586 1511 1533 1511 1568 1504 1501 1481 1502 1550 1560 1584 1586 1597 1578 1610 1559 1598 1587 1555 1519 1516 1530 1528 1529 1524 1515 1547 1509 1493 1497 1505 1527 1471 1429 1482 1474 1508 1521 1558 1516 1538 1451 1471 1475 1498 1583 1566 1560 1538 1598 1532 1583 1559 1532 1567 1589 1581 1625 1675 1607 1587 1552 1568 1595 1659 1628 1585 1601 1533 1567 1624 1664 1669 1657 1667 1584 1570 1621 1664 1643 1635 1619 1590 1587 1576 1638 1557 1564 1623 1596 1570 1570 1597 1562 1633 1625 1555 1606 1567 1554 1479 1520 1466 1504 1493 1539 1571 1562 1530 1546 1529 1483 1524 1556 1555 1530 1556 1578 1582 1617 1606 1586 1580 1547 1549 1531 1536 1500 1584 1571 1606 1588 1560 1546 1618 1592 1629 1563 1489 1517 1547 1540 1535 1576 1608 1595 1565 1606 1657 1641 1600 1607 1599 1650 1618 1586 1646 1703 1725 1638 1751 1694 1769 1776 1773 1701 1664 1714 1708 1714 1735 1720 1762 1784 1681 1679 1720 1793 1771 1699 1716 1734 1682 1664 1698 1728 1714 1750 1718 1771 1787 1765 1700 1711 1756 1722 1744 1714 1743 1754 1707 1751 1722 1691 1761 1782 1738 1625 1635 1660 1657 1648 1697 1677 1702 1731 1658 1740 1719 1694 1711 1765 1711 1708 1706 1717 1761 1672 1617 1637 1651 1628 1719 1714 1696 1668 1707 1705 1696 1652 1673 1677 1684 1684 1675 1689 1727 1776 1810 1764 1734 1727 1752 1799 1732 1770 1761 1720 1721 1759 1701 1708 1708 1707 1654 1697 1647 1782 1760 1787 1783 1732 1739 1728 1757 1757 1768 1779 1771 1768 1794 1763 1786 1812 1840 1838 1806 1813 1784 1812 1816 1828 1831 1819 1851 1826 1829 1778 1817 1769 1757 1758 1781 1727 1711 1709 1847 1768 1685 1800 1827 1755 1729 1736 1695 1708 1754 1801 1748 1735 1699 1760 1744 1757 1730 1680 1668 1656 1671 1666 1658 1687 1658 1693 1731 1766 1739 1721 1749 1699 1700 1699 1682 1698 1756 1749 1754 1745 1677 1697 1717 1777 1738 1833 1796 1770 1810 1799 1680 1722 1803 1825 1800 1766 1811 1758 1758 1784 1820 1752 1726 1812 1853 1838 1807 1801 1797 1847 1763 1728 1812 1813 1789 1781 1787 1758 1713 1809 1847 1827 1795 1878 1814 1793 1858 1876 1881 1894 1936 1895 1859 1895 1890 1882 1918 1857 1824 1829 1815 1839 1814 1749 1813 1792 1802 1843 1847 1894 1862 1825 1793 1813 1787 1859 1806 1753 1790 1807 1766 1778 1854 1804 1816 1840 1819 1877 1858 1862 1876 1855 1866 1883 1900 1876 1882 1846 1814 1825 1888 1896 1912 1890 1927 1931 1879 1871 1847 1846 1841 1860 1866 1872 1939 1962 1885 2001 2017 2016 2017 1988 1942 1933 1925 1883 1856 1930 1891 1897 1942 1960 1944 1901 1924 1866 1906 1934 1860 1869 1845 1971 1909 1866 1911 1924 1862 1870 1871 1843 1810 1897 1931 1880 1851 1810 1828 1848 1873 1826 1832 1822 1842 1829 1922 1871 1830 1807 1835 1823 1772 1783 1757 1755 1777 1764 1769 1867 1872 1835 1789 1746 1806 1733 1695 1758 1703 1723 1746 1727 1780 1826 1847 1794 1800 1767 1785 1734 1673 1653 1658 1733 1705 1746 1733 1807 1843 1779 1812 1789 1723 1714 1708 1679 1694 1678 1718 1692 1691 1623 1626 1666 1660 1636 1644 1611 1604 1633 1675 1662 1719 1689 1624 1654 1709 1680 1653 1700 1711 1714 1644 1675 1725 1708 1666 1675 1620 1645 1657 1611 1668 1658 1613 1622 1626 1569 1606 1605 1592 1547 1534 1515 1547 1538 1562 1529 1545 1564 1550 1604 1570 1551 1536 1452 1499 1525 1552 1518 1552 1494 1512 1535 1494 1520 1467 1449 1499 1537 1558 1556 1490 1466 1487 1473 1496 1491 1541 1526 1540 1559 1557 1592 1520 1490 1532 1481 1491 1520 1479 1496 1512 1525 1484 1521 1532 1448 1500 1506 1411 1463 1502 1476 1518 1514 1537 1541 1501 1474 1520 1560 1572 1560 1496 1529 1513 1541 1657 1673 1631 1548 1576 1640 1612 1574 1549 1525 1508 1510 1548 1516 1535 1514 1447 1465 1462 1457 1426 1410 1407 1424 1464 1420 1467 1452 1458 1464 1386 1400 1380 1362 1363 1334 1377 1425 1378 1374 1380 1374 1386 1380 1448 1419 1410 1421 1418 1457 1406 1430 1442 1483 1408 1397 1387 1351 1389 1360 1354 1364 1300 1343 1400 1388 1457 1460 1472 1474 1452 1444 1419 1431 1427 1426 1458 1422 1388 1482 1506 1555 1460 1497 1592 1568 1568 1577 1559 1527 1528 1522 1563 1576 1517 1496 1543 1558 1534 1489 1571 1518 1482 1480 1462 1497 1514 1511 1527 1526 1494 1486 1473 1478 1484 1458 1411 1463 1421 1454 1538 1539 1585 1492 1526 1540 1575 1500 1517 1476 1499 1520 1518 1521 1448 1445 1465 1525 1467 1419 1471 1436 1444 1417 1414 1427 1438 1490 1502 1467 1498 1517 1524 1510 1549 1533 1532 1545 1570 1550 1531 1533 1558 1601 1541 1528 1529 1598 1623 1599 1609 1591 1594 1589 1602 1578 1567 1521 1539 1579 1508 1540 1495 1547 1533 1536 1548 1549 1553 1597 1601 1561 1570 1643 1648 1645 1611 1637 1615 1620 1666 1695 1639 1649 1719 1678 1694 1650 1664 1641 1678 1647 1642 1673 1712 1787 1736 1730 1731 1778 1765 1738 1676 1704 1694 1690 1750 1790 1796 1773 1684 1696 1680 1720 1713 1790 1758 1799 1787 1782 1783 1733 1762 1745 1772 1783 1761 1706 1745 1727 1757 1762 1767 1765 1801 1714 1672 1679 1673 1686 1736 1706 1737 1763 1681 1704 1692 1748 1733 1752 1817 1792 1755 1734 1699 1763 1687 1629 1679 1562 1574 1636 1612 1576 1580 1622 1618 1713 1675 1683 1659 1671 1646 1620 1680 1665 1656 1602 1594 1618 1573 1563 1593 1614 1536 1577 1611 1698 1631 1608 1600 1596 1595 1608 1602 1641 1650 1631 1647 1631 1680 1662 1692 1666 1662 1668 1641 1679 1679 1688 1689 1655 1641 1704 1652 1711 1761 1697 1666 1739 1711 1727 1680 1678 1682 1736 1726 1767 1770 1742 1705 1699 1668 1622 1735 1713 1684 1650 1636 1683 1640 1636 1635 1708 1719 1659 1664 1671 1671 1708 1690 1651 1673 1680 1662 1623 1641 1683 1653 1642 1696 1710 1784 1741 1668 1630 1674 1716 1742 1667 1668 1708 1695 1777 1744 1752 1738 1763 1716 1662 1696 1678 1710 1749 1770 1772 1721 1818 1855 1791 1745 1768 1844 1843 1817 1862 1852 1794 1872 1848 1899 1932 1893 1820 1805 1841 1805 1761 1799 1802 1807 1811 1805 1775 1741 1835 1820 1874 1820 1844 1797 1749 1726 1768 1708 1711 1698 1642 1681 1722 1738 1663 1660 1579 1601 1658 1695 1704 1722 1673 1637 1650 1603 1676 1683 1617 1630 1538 1636 1634 1611 1595 1613 1633 1661 1662 1591 1575 1557 1540 1625 1587 1604 1648 1633 1515 1581 1592 1567 1626 1640 1643 1646 1573 1573 1556 1466 1472 1513 1583 1593 1570 1563 1518 1509 1547 1532 1547 1520 1540 1512 1515 1577 1570 1624 1573 1577 1555 1555 1520 1529 1595 1598 1617 1663 1623 1638 1629 1678 1739 1749 1735 1720 1732 1692 1724 1756 1774 1746 1750 1696 1709 1715 1752 1729 1790 1836 1789 1726 1763 1758 1735 1778 1764 1770 1721 1756 1706 1729 1705 1723 1735 1749 1810 1830 1866 1815 1803 1816 1805 1817 1811 1850 1855 1818 1792 1864 1843 1873 1883 1862 1851 1770 1799 1761 1782 1846 1830 1895 1888 1852 1880 1822 1872 1854 1918 1919 1845 1804 1816 1823 1788 1859 1875 1849 1887 1857 1838 1758 1822 1797 1847 1818 1868 1910 1853 1845 1844 1810 1871 1914 1922 1935 1950 1977 2000 1941 1928 1886 1882 1870 1880 1942 1895 1887 1913 1851 1879 1820 1855 1818 1863 1737 1825 1811 1851 1897 1875 1803 1870 1884 1876 1853 1833 1821 1841 1796 1826 1852 1821 1844 1796 1801 1717 1762 1801 1792 1812 1824 1799 1687 1690 1742 1728 1756 1731 1757 1743 1803 1827 1814 1853 1807 1769 1862 1880 1901 1924 1857 1815 1788 1787 1864 1847 1866 1859 1840 1795 1772 1759 1775 1748 1732 1763 1826 1743 1774 1750 1691 1693 1696 1717 1681 1649 1687 1737 1700 1682 1718 1723 1751 1746 1734 1683 1718 1720 1688 1753 1722 1726 1716 1743 1648 1677 1682 1642 1710 1714 1700 1675 1679 1623 1610 1643 1659 1684 1740 1735 1648 1675 1681 1691 1686 1632 1672 1681 1639 1696 1741 1698 1697 1674 1696 1713 1783 1711 1724 1750 1711 1748 1735 1731 1711 1666 1717 1703 1710 1660 1662 1693 1698 1688 1716 1718 1747 1691 1719 1677 1669 1706 1676 1694 1738 1683 1668 1695 1663 1639 1655 1729 1697 1651 1637 1636 1601 1641 1585 1661 1706 1683 1736 1700 1654 1650 1625 1599 1599 1609 1602 1507 1517 1543 1503 1469 1537 1544 1613 1595 1592 1590 1524 1504 1497 1555 1592 1507 1516 1475 1532 1520 1426 1438 1433 1374 1380 1409 1397 1375 1378 1386 1446 1448 1412 1433 1455 1476 1439 1439 1454 1455 1472 1515 1439 1402 1482 1464 1430 1403 1407 1420 1420 1428 1434 1443 1424 1484 1542 1500 1484 1505 1508 1452 1537 1572 1512 1529 1542 1478 1458 1428 1469 1502 1475 1456 1535 1503 1511 1522 1508 1442 1468 1536 1549 1446 1479 1537 1637 1601 1577 1499 1510 1532 1544 1538 1519 1525 1542 1517 1487 1490 1531 1567 1557 1542 1529 1562 1576 1523 1502 1514 1540 1571 1564 1505 1494 1460 1452 1511 1524 1490 1510 1539 1493 1472 1474 1506 1496 1457 1465 1470 1451 1487 1505 1453 1415 1397 1401 1355 1357 1365 1341 1341 1345 1309 1376 1353 1337 1366 1338 1351 1367 1332 1300 1382 1379 1364 1372 1353 1381 1363 1358 1388 1394 1345 1379 1387 1418 1411 1389 1379 1366 1396 1442 1406 1444 1440 1397 1426 1368 1386 1378 1381 1453 1515 1459 1389 1400 1363 1372 1383 1372 1409 1472 1445 1406 1390 1353 1386 1413 1407 1415 1414 1454 1529 1428 1412 1457 1423 1409 1444 1451 1457 1488 1442 1433 1485 1463 1475 1461 1437 1430 1414 1364 1387 1408 1374 1409 1366 1380 1390 1392 1410 1431 1419 1431 1441 1428 1493 1430 1478 1508 1501 1471 1427 1482 1461 1483 1495 1514 1423 1458 1516 1459 1491 1437 1479 1441 1435 1504 1494 1525 1545 1505 1486 1489 1417 1485 1529 1514 1479 1500 1477 1479 1501 1526 1528 1529 1532 1518 1506 1514 1553 1513 1506 1496 1502 1466 1467 1429 1456 1450 1415 1448 1448 1500 1467 1438 1405 1414 1397 1458 1460 1506 1497 1499 1492 1458 1465 1463 1449 1417 1475 1488 1480 1486 1493 1473 1463 1455 1432 1427 1435 1441 1365 1379 1439 1400 1395 1407 1473 1427 1390 1392 1421 1427 1445 1450 1371 1418 1413 1425 1447 1415 1405 1460 1409 1398 1367 1352 1378 1406 1412 1407 1412 1419 1425 1443 1467 1465 1464 1463 1466 1446 1425 1418 1414 1416 1425 1445 1433 1405 1394 1412 1402 1425 1419 1406 1417 1376 1317 1332 1347 1346 1387 1416 1462 1372 1344 1340 1339 1349 1371 1382 1389 1369 1354 1327 1323 1365 1378 1404 1451 1434 1428 1412 1463 1435 1410 1432 1409 1402 1457 1406 1385 1405 1418 1416 1450 1410 1374 1415 1417 1338 1377 1338 1374 1361 1369 1399 1368 1366 1388 1381 1332 1399 1396 1358 1345 1332 1353 1326 1301 1328 1302 1356 1362 1376 1334 1334 1346 1333 1353 1320 1320 1344 1373 1344 1328 1345 1327 1316 1329 1326 1335 1312 1289 1326 1318 1305 1260 1273 1256 1304 1275 1310 1311 1310 1314 1331 1375 1360 1373 1336 1369 1353 1394 1388 1411 1397 1401 1381 1361 1353 1400 1404 1410 1463 1368 1346 1391 1443 1497 1415 1405 1404 1408 1402 1393 1393 1380 1360 1370 1377 1391 1377 1391 1391 1407 1397 1409 1436 1431 1458 1394 1361 1374 1391 1389 1401 1379 1401 1430 1420 1412 1439 1401 1383 1351 1348 1357 1396 1356 1378 1372 1407 1380 1398 1389 1381 1402 1415 1393 1409 1419 1406 1431 1433 1439 1423 1430 1411 1404 1423 1456 1464 1496 1499 1490 1460 1451 1433 1432 1419 1428 1391 1395 1454 1444 1414 1381 1406 1447 1410 1431 1400 1436 1402 1451 1455 1442 1416 1412 1388 1403 1378 1400 1408 1378 1373 1347 1412 1408 1356 1394 1400 1384 1394 1354 1411 1420 1413 1407 1405 1418 1432 1418 1413 1478 1429 1426 1466 1447 1425 1417 1407 1456 1476 1455 1461 1438 1459 1438 1494 1431 1475 1479 1446 1472 1489 1463 1477 1481 1441 1456 1447 1438 1444 1441 1424 1449 1443 1410 1489 1474 1483 1446 1435 1466 1482 1473 1484 1482 1486 1532 1497 1518 1539 1503 1489 1490 1493 1438 1448 1436 1456 1457 1498 1503 1460 1386 1416 1470 1466 1479 1485 1474 1476 1471 1436 1475 1455 1479 1439 1482 1491 1461 1492 1462 1437 1466 1468 1522 1524 1531 1558 1549 1536 1561 1551 1551 1575 1595 1590 1539 1553 1556 1544 1579 1607 1585 1565 1558 1564 1584 1556 1546 1538 1597 1566 1549 1572 1569 1571 1600 1576 1548 1605 1597 1628 1601 1635 1619 1605 1664 1593 1660 1633 1625 1603 1594 1605 1624 1640 1587 1592 1598 1600 1628 1638 1621 1637 1657 1665 1630 1586 1631 1599 1626 1614 1601 1660 1688 1688 1680 1702 1719 1739 1724 1672 1695 1666 1668 1720 1710 1733 1758 1760 1749 1740 1712 1728 1705 1705 1673 1654 1688 1643 1653 1686 1657 1670 1648 1650 1572 1596 1565 1575 1596 1640 1685 1656 1656 1647 1629 1646 1582 1600 1581 1577 1584 1592 1627 1622 1604 1668 1618 1559 1688 1616 1625 1640 1662 1683 1665 1653 1651 1647 1665 1602 1602 1621 1607 1620 1602 1637 1566 1589 1599 1583 1596 1601 1589 1559 1539 1540 1528 1567 1583 1535 1526 1530 1557 1571 1599 1605 1561 1514 1567 1526 1572 1529 1500 1517 1519 1504 1569 1609 1570 1552 1525 1565 1589 1550 1483 1552 1521 1522 1520 1524 1496 1546 1505 1517 1529 1560 1555 1582 1541 1545 1508 1513 1473 1496 1572 1541 1505 1500 1485 1469 1451 1493 1515 1525 1591 1565 1545 1528 1554 1542 1534 1577 1622 1623 1533 1529 1500 1523 1536 1530 1555 1548 1518 1549 1537 1518 1476 1467 1479 1512 1508 1559 1520 1552 1553 1558 1574 1533 1532 1567 1600 1598 1591 1543 1510 1507 1498 1539 1474 1496 1458 1420 1416 1426 1408 1373 1384 1381 1415 1449 1441 1444 1468 1413 1382 1414 1426 1404 1428 1428 1407 1451 1432 1389 1466 1445 1415 1419 1408 1368 1408 1414 1387 1435 1441 1424 1413 1417 1416 1384 1396 1396 1409 1424 1381 1375 1360 1351 1345 1348 1383 1365 1348 1336 1285 1293 1290 1285 1325 1303 1342 1317 1309 1333 1340 1341 1354 1391 1377 1377 1379 1359 1342 1352 1299 1357 1328 1324 1317 1380 1345 1357 1305 1330 1331 1338 1385 1371 1354 1353 1376 1405 1356 1315 1370 1408 1337 1330 1319 1248 1304 1275 1293 1289 1287 1275 1282 1348 1363 1351 1324 1387 1382 1404 1385 1386 1316 1371 1348 1380 1378 1377 1380 1320 1297 1340 1312 1247 1270 1329 1289 1349 1322 1352 1338 1312 1326 1327 1341 1365 1346 1384 1375 1323 1340 1353 1327 1302 1304 1397 1413 1401 1371 1289 1325 1304 1300 1340 1361 1393 1444 1401 1379 1376 1363 1391 1379 1376 1463 1422 1366 1383 1381 1399 1387 1368 1375 1396 1374 1448 1428 1425 1425 1429 1397 1377 1381 1359 1365 1358 1398 1401 1401 1403 1427 1421 1414 1400 1429 1411 1420 1423 1496 1447 1532 1475 1495 1444 1463 1471 1448 1467 1465 1490 1506 1506 1461 1454 1445 1479 1462 1474 1510 1532 1514 1551 1538 1541 1578 1600 1535 1554 1585 1588 1543 1555 1543 1547 1516 1566 1523 1488 1485 1519 1490 1474 1489 1516 1475 1522 1487 1466 1507 1524 1511 1482 1504 1523 1475 1518 1529 1538 1554 1480 1472 1435 1480 1524 1476 1478 1429 1499 1496 1501 1504 1480 1440 1458 1436 1404 1414 1414 1402 1436 1401 1394 1395 1400 1414 1389 1419 1397 1365 1378 1356 1393 1390 1402 1456 1458 1445 1409 1380 1396 1441 1401 1400 1400 1427 1481 1425 1428 1382 1396 1355 1363 1409 1404 1353 1371 1406 1383 1367 1355 1367 1396 1341 1312 1353 1346 1344 1380 1373 1357 1381 1336 1376 1333 1313 1287 1365 1386 1429 1475 1481 1471 1458 1432 1441 1426 1434 1417 1435 1374 1392 1382 1357 1369 1338 1384 1412 1381 1314 1305 1302 1316 1345 1334 1386 1375 1430 1406 1459 1430 1355 1386 1377 1369 1336 1349 1346 1340 1347 1339 1279 1252 1214 1292 1283 1334 1329 1328 1329 1312 1310 1297 1278 1306 1292 1257 1262 1263 1242 1231 1225 1239 1212 1231 1213 1219 1227 1212 1238 1254 1232 1188 1226 1208 1250 1196 1245 1261 1231 1230 1185 1170 1179 1181 1214 1169 1151 1183 1199 1196 1176 1143 1187 1222 1204 1208 1182 1193 1228 1244 1194 1191 1209 1191 1194 1192 1211 1185 1183 1176 1151 1185 1183 1156 1172 1125 1147 1138 1163 1144 1103 1098 1134 1201 1156 1133 1162 1198 1251 1165 1179 1234 1166 1172 1176 1194 1163 1178 1207 1208 1234 1243 1246 1216 1165 1217 1241 1231 1281 1316 1267 1214 1179 1197 1198 1252 1230 1257 1273 1256 1263 1241 1257 1222 1309 1278 1288 1317 1271 1284 1282 1290 1293 1323 1328 1336 1290 1304 1310 1286 1292 1285 1317 1269 1270 1236 1271 1235 1250 1275 1267 1240 1249 1292 1276 1234 1281 1289 1270 1237 1262 1260 1209 1225 1271 1258 1268 1274 1269 1335 1338 1310 1301 1305 1296 1303 1319 1284 1266 1237 1242 1265 1258 1251 1231 1227 1276 1258 1160 1154 1173 1194 1192 1200 1185 1163 1215 1248 1216 1252 1222 1285 1229 1215 1229 1217 1233 1222 1123 1150 1153 1216 1227 1183 1198 1222 1227 1204 1179 1164 1177 1223 1168 1135 1161 1200 1248 1174 1210 1179 1175 1215 1199 1210 1174 1162 1202 1200 1168 1201 1240 1278 1275 1229 1235 1257 1243 1230 1242 1315 1337 1350 1313 1279 1297 1340 1288 1215 1203 1246 1247 1261 1199 1193 1210 1280 1261 1276 1254 1227 1226 1223 1241 1252 1198 1231 1235 1223 1300 1272 1259 1256 1286 1305 1272 1242 1276 1265 1253 1250 1336 1326 1325 1320 1286 1320 1292 1323 1289 1289 1264 1312 1244 1269 1277 1297 1285 1324 1337 1379 1350 1303 1353 1398 1436 1381 1361 1349 1448 1471 1438 1400 1430 1425 1400 1382 1419 1387 1385 1391 1423 1368 1408 1332 1328 1388 1374 1413 1405 1375 1356 1329 1290 1322 1347 1334 1344 1392 1383 1405 1365 1384 1390 1387 1397 1394 1423 1418 1382 1425 1400 1405 1427 1423 1394 1350 1371 1378 1403 1374 1382 1401 1423 1460 1382 1364 1385 1364 1361 1316 1340 1331 1336 1313 1286 1269 1218 1211 1252 1242 1255 1248 1240 1214 1213 1213 1184 1190 1172 1173 1191 1172 1195 1199 1211 1259 1208 1200 1171 1164 1170 1194 1210 1219 1212 1170 1195 1160 1135 1180 1207 1216 1153 1192 1199 1168 1169 1155 1144 1131 1177 1201 1216 1211 1174 1185 1180 1176 1154 1154 1172 1189 1188 1206 1181 1198 1237 1224 1214 1196 1219 1205 1180 1173 1160 1234 1247 1235 1166 1175 1169 1151 1177 1201 1232 1237 1245 1187 1175 1173 1153 1161 1193 1171 1156 1131 1163 1131 1126 1138 1124 1132 1155 1166 1195 1196 1199 1167 1112 1138 1137 1193 1185 1208 1168 1178 1184 1177 1201 1123 1186 1227 1192 1172 1159 1110 1144 1135 1158 1112 1139 1151 1174 1205 1113 1171 1168 1178 1152 1133 1142 1065 1080 1073 1111 1180 1214 1159 1124 1155 1170 1153 1133 1173 1130 1182 1181 1152 1136 1151 1123 1125 1109 1148 1165 1228 1165 1144 1150 1162 1142 1164 1148 1178 1134 1152 1149 1188 1240 1224 1219 1243 1238 1237 1205 1189 1204 1244 1258 1261 1226 1296 1250 1239 1241 1268 1203 1221 1219 1165 1210 1200 1229 1231 1235 1225 1203 1215 1208 1242 1195 1172 1189 1185 1199 1181 1181 1183 1216 1201 1180 1155 1170 1163 1148 1207 1231 1222 1225 1227 1221 1238 1236 1294 1217 1257 1267 1230 1252 1220 1253 1226 1229 1290 1279 1265 1278 1281 1272 1233 1233 1225 1224 1288 1287 1307 1283 1256 1211 1217 1262 1263 1256 1241 1236 1267 1257 1256 1226 1313 1288 1276 1330 1302 1243 1262 1274 1251 1264 1242 1227 1167 1202 1209 1204 1168 1160 1118 1185 1188 1191 1187 1180 1182 1179 1155 1194 1170 1230 1220 1231 1190 1179 1184 1188 1236 1199 1188 1207 1214 1193 1162 1151 1177 1141 1145 1079 1099 1081 1084 1137 1132 1115 1141 1123 1146 1158 1099 1116 1155 1173 1096 1106 1088 1143 1149 1135 1100 1121 1161 1152 1138 1163 1103 1137 1146 1168 1146 1143 1173 1193 1135 1158 1192 1186 1201 1247 1246 1184 1200 1226 1230 1213 1221 1219 1207 1171 1143 1138 1100 1125 1106 1088 1109 1088 1089 1116 1123 1122 1081 1170 1162 1184 1158 1185 1123 1132 1106 1187 1205 1247 1135 1147 1115 1097 1107 1103 1188 1173 1154 1137 1195 1200 1192 1201 1198 1176 1167 1181 1153 1155 1173 1149 1157 1182 1180 1227 1202 1192 1245 1240 1240 1209 1161 1200 1250 1223 1194 1256 1186 1191 1205 1218 1216 1217 1215 1255 1272 1269 1219 1152 1221 1259 1248 1235 1253 1281 1307 1239 1210 1255 1281 1261 1293 1285 1256 1280 1231 1214 1176 1168 1203 1191 1240 1217 1181 1137 1190 1173 1128 1155 1153 1128 1155 1145 1095 1133 1064 1094 1141 1138 1083 1140 1216 1253 1233 1218 1185 1193 1194 1140 1201 1230 1167 1217 1207 1187 1188 1166 1189 1161 1173 1159 1192 1194 1245 1185 1196 1199 1168 1186 1227 1215 1143 1177 1248 1203 1233 1213 1213 1242 1235 1157 1196 1183 1182 1120 1078 1089 1109 1143 1136 1130 1134 1151 1134 1168 1163 1181 1161 1182 1156 1134 1126 1146 1137 1092 1004 1015 1034 1021 1027 1008 1058 1017 1055 1089 1067 1034 1047 1074 1071 1056 1071 1084 1080 1074 1016 1012 1016 1004 994 997 1026 993 1027 996 994 985 979 965 963 996 971 972 937 927 947 947 952 901 897 886 902 927 951 956 945 946 936 946 914 888 879 908 930 935 943 960 945 949 930 920 896 914 916 906 897 852 893 909 978 950 980 946 950 941 919 925 910 893 845 853 821 847 879 838 856 850 806 812 822 785 792 823 839 812 823 804 807 835 842 805 833 790 862 880 846 844 955 914 893 857 883 795 803 795 802 836 825 902 837 774 831 932 853 751 766 770 781 784 817 870 881 885 876 916 911 910 891 866 870 847 840 820 832 842 876 848 789 872 885 925 891 889 902 915 861 860 916 933 910 888 925 926 959 964 973 1022 973 978 963 1018 1028 964 1000 997 1032 992 995 997 1007 1013 1020 1036 1023 1002 999 1013 962 993 957 960 983 1012 1051 1092 1077 1128 1124 1126 1156 1181 1145 1163 1151 1173 1163 1198 1175 1102 1103 1071 1069 1122 1101 1032 1068 1106 1099 1083 1074 1092 1101 1162 1158 1181 1173 1200 1197 1213 1149 1183 1137 1152 1173 1184 1127 1163 1173 1113 1141 1115 1159 1146 1138 1070 1104 1124 1117 1121 1078 1131 1161 1137 1122 1104 1151 1118 1130 1090 1068 1043 1064 1064 1055 1067 1104 1090 1100 1064 1047 1047 1041 1053 1051 1113 1104 1101 1070 1136 1101 1080 1079 1076 1093 1110 1121 1136 1112 1133 1120 1112 1127 1063 1078 1072 1090 1102 1096 1078 1084 1063 1120 1089 1151 1194 1131 1094 1076 1059 1059 1084 1165 1127 1124 1187 1137 1124 1171 1097 1047 1075 1036 1039 1055 1037 1060 1114 1122 1082 1098 1072 1057 1063 1005 1066 1080 1077 1061 1052 1030 1042 1029 1040 1047 964 962 963 964 955 947 968 965 995 1007 1004 1006 1067 1043 1042 1038 1008 990 1042 986 1065 1044 1026 1044 1035 1052 1033 1013 1015 996 1007 999 1082 1067 1066 1020 1029 1091 1032 1064 1104 1058 1018 962 1021 1007 984 983 1009 1000 1003 1062 1076 1048 1113 1092 1096 1133 1114 1131 1124 1102 1123 1067 1084 1074 1064 1107 1037 1049 1019 1058 1036 1032 1037 976 978 1038 992 1017 1001 1014 1035 1014 1047 1049 1082 1014 1050 1054 1072 1054 1036 1087 1043 1079 1107 1124 1109 1040 1050 1086 1096 1057 1069 1070 1058 1083 1093 1119 1058 1036 1051 1071 1072 1074 1050 1055 1108 1121 1151 1141 1201 1130 1170 1063 1033 1056 1064 1000 1058 1077 1043 1007 1118 1211 1120 1130 1123 1094 1194 1200 1171 1141 1141 1113 1083 1119 1098 1075 1066 1075 1088 1067 1118 1115 1158 1085 1071 1155 1188 1239 1236 1239 1254 1301 1352 1344 1315 1351 1389 1382 1354 1376 1430 1386 1330 1321 1383 1384 1394 1421 1384 1468 1382 1475 1417 1441 1425 1434 1439 1407 1390 1386 1429 1412 1388 1412 1410 1434 1430 1413 1429 1306 1321 1342 1313 1345 1368 1388 1312 1311 1273 1281 1327 1261 1246 1244 1259 1250 1231 1169 1153 1188 1200 1224 1236 1231 1251 1246 1267 1271 1261 1297 1254 1233 1215 1186 1233 1250 1218 1251 1298 1336 1313 1300 1256 1235 1303 1258 1279 1239 1272 1250 1193 1155 1146 1141 1167 1201 1217 1205 1216 1249 1242 1240 1241 1255 1198 1214 1222 1204 1216 1223 1158 1178 1192 1286 1205 1238 1241 1253 1250 1243 1226 1225 1266 1227 1304 1244 1234 1245 1208 1207 1214 1253 1238 1248 1235 1203 1248 1221 1176 1185 1186 1159 1157 1187 1180 1158 1224 1171 1212 1182 1216 1219 1168 1168 1213 1146 1138 1130 1196 1197 1229 1216 1162 1189 1131 1195 1164 1170 1145 1168 1116 1188 1229 1192 1221 1163 1161 1194 1197 1195 1201 1240 1168 1211 1162 1126 1138 1091 1116 1101 1190 1178 1269 1247 1217 1211 1157 1189 1175 1179 1156 1178 1164 1149 1127 1151 1161 1210 1215 1214 1232 1242 1215 1196 1217 1231 1229 1219 1205 1229 1237 1212 1177 1185 1195 1131 1155 1155 1118 1128 1146 1131 1221 1169 1190 1194 1147 1135 1172 1180 1149 1171 1220 1212 1154 1175 1151 1143 1152 1184 1167 1139 1102 1136 1123 1081 1080 1111 1113 1164 1149 1120 1115 1134 1169 1194 1176 1185 1158 1139 1137 1135 1161 1160 1178 1133 1163 1145 1156 1095 1129 1138 1088 1134 1107 1118 1114 1122 1108 1051 1051 1057 1077 1081 1114 1100 1134 1092 1144 1130 1120 1087 1136 1141 1081 1141 1119 1103 1121 1099 1129 1103 1127 1132 1093 1148 1128 1109 1116 1136 1145 1122 1113 1138 1059 1105 1076 1148 1133 1156 1120 1095 1133 1118 1153 1169 1142 1129 1091 1078 1082 1020 996 988 997 1023 992 1022 1024 1021 1051 1042 1056 1072 1047 1051 1061 1132 1133 1147 1155 1164 1188 1265 1206 1167 1152 1165 1179 1237 1203 1256 1253 1211 1122 1095 1029 1081 1111 1120 1103 1137 1134 1065 1032 1052 1051 1080 1097 1111 1065 1114 1096 1113 1156 1126 1190 1146 1134 1109 1146 1130 1060 1009 1038 1074 1119 1103 1130 1158 1155 1165 1153 1121 1062 1098 1115 1190 1197 1139 1164 1188 1149 1173 1150 1159 1151 1219 1199 1182 1215 1188 1192 1281 1330 1281 1291 1269 1211 1237 1233 1171 1173 1165 1169 1137 1151 1111 1151 1112 1138 1179 1180 1153 1142 1190 1178 1171 1172 1110 1123 1120 1152 1218 1216 1181 1173 1172 1149 1161 1198 1187 1129 1111 1137 1179 1184 1145 1143 1181 1151 1183 1125 1131 1085 1147 1177 1132 1123 1100 1148 1174 1143 1154 1173 1150 1183 1141 1196 1173 1203 1187 1151 1118 1078 1110 1153 1122 1149 1136 1165 1133 1088 1110 1120 1122 1118 1172 1123 1104 1125 1119 1087 1095 1076 1106 1077 1047 1069 1084 1120 1091 1070 1118 1144 1081 1104 1080 1063 1030 1034 1052 1049 991 1025 1045 993 1040 1065 1126 1182 1184 1223 1197 1196 1254 1241 1232 1165 1178 1176 1129 1122 1138 1191 1200 1217 1155 1167 1131 1097 1097 1025 1013 999 968 980 903 897 913 837 805 824 824 805 826 854 827 755 733 750 722 743 745 722 709 741 798 824 826 866 803 770 773 744 760 793 767 748 685 710 753 643 626 619 563 602 642 620 619 643 670 689 681 641 629 597 556 581 535 549 518 487 516 544 583 553 526 476 455 439 453 457 428 410 413 417 419 436 420 407 352 331 327 318 346 333 337 380 425 459 490 508 515 527 563 572 557 549 560 541 543 507 474 500 514 473 442 436 446 452 458 472 471 471 474 492 466 464 403 385 356 336 297 263 227 187 169 173 195 229 233 285 320 372 347 339 365 396 424 437 406 423 393 418 444 471 480 535 521 521 510 510 530 491 489 549 535 468 463 468 469 415 412 429 381 407 422 438 445 433 471 449 469 441 492 483 456 442 449 429 408 406 456 423 382 379 409 426 395 405 409 423 402 380 408 413 381 377 373 362 346 344 351 336 339 357 376 306 291 294 337 401 461 513 495 454 489 468 430 437 473 438 451 489 440 376 350 320 313 258 284 251 258 216 235 238 247 244 222 223 206 181 179 209 216 262 251 233 268 289 313 319 331 383 450 463 464 400 428 414 458 490 503 505 516 492 516 494 491 466 480 451 441 435 433 443 425 474 481 474 478 444 418 403 397 408 431 425 423 396 388 380 357 399 369 384 355 401 413 456 455 416 417 395 392 393 354 329 312 280 296 260 257 216 190 175 166 154 140 145 154 170 189 227 249 246 275 337 361 406 426 455 466 487 522 526 503 479 518 517 516 481 460 484 477 469 500 451 398 365 354 322 305 273 242 225 237 238 266 270 290 281 283 310 315 297 300 298 298 291 294 290 276 285 274 299 280 274 280 289 289 276 283 287 270 255 234 238 222 226 239 254 238 259 278 277 315 306 345 376 421 383 378 413 401 412 438 447 444 433 397 389 371 353 348 356 349 350 351 333 321 308 323 343 344 331 326 326 334 347 337 348 287 278 279 261 265 267 253 282 276 279 281 304 352 391 421 427 421 417 400 412 405 422 408 391 390 402 404 394 359 352 371 367 368 328 323 292 307 294 282 279 291 293 302 317 343 362 353 359 374 400 429 440 458 452 482 501 488 485 462 492 481 483 511 495 524 573 607 615 688 725 767 774 831 854 927 921 906 923 925 905 884 865 828 774 714 696 617 627 571 480 486 516 450 478 462 488 506 509 541 576 609 638 662 696 758 726 777 868 853 874 854 832 835 818 782 822 726 708 675 673 651 634 605 600 557 494 508 508 490 471 471 405 379 408 438 474 517 576 650 665 713 689 766 791 851 864 924 974 958 949 962 922 835 834 818 789 766 718 682 633 599 576 562 523 472 432 412 416 454 470 465 432 445 446 487 475 543 536 573 618 664 687 706 672 677 650 639 657 634 661 616 572 535 455 416 380 355 306 276 220 184 162 142 134 125 120 105 89 92 103 112 127 139 149 162 169 177 183 201 208 230 235 254 263 252 255 235 223 194 195 176 175 164 146 122 131 116 102 86 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 bytes + [Exif IFD0 - 0x011a] X Resolution = 72 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x0128] Resolution Unit = Inch +JAVA [Exif IFD0 - 0x0140] Color Map = [768 values] +DOTNET [Exif IFD0 - 0x0140] Unknown tag (0x0140) = [768 values] + [Exif IFD0 - 0x830e] Pixel Scale = 2.438 2.438 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 719741.284 4556694.152 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [20 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS84 UTM zone 17N + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 17 N with WGS84 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = o41078a3.tif + [File - 0x0002] File Size = 8167800 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/o41078a4.tif.txt b/tif/GeoTIFF/metadata/diff/o41078a4.tif.txt new file mode 100644 index 00000000..bfdae45e --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/o41078a4.tif.txt @@ -0,0 +1,45 @@ + FILE: o41078a4.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 5002 pixels + [Exif IFD0 - 0x0101] Image Height = 6770 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette + [Exif IFD0 - 0x0111] Strip Offsets = [6770 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 96 120 137 138 132 134 131 122 113 119 140 164 157 165 168 195 212 219 217 243 226 277 294 310 306 322 353 323 320 293 295 323 340 349 369 369 368 349 306 305 299 289 281 233 254 238 202 217 200 197 167 195 203 213 223 225 216 229 223 206 219 223 212 191 208 199 192 219 231 221 236 237 225 231 240 288 312 336 352 344 328 370 371 347 324 337 327 336 327 323 287 281 265 251 245 219 216 189 170 179 156 142 149 155 146 148 149 155 178 191 211 229 245 234 241 261 276 294 293 260 253 294 293 280 301 315 332 340 336 341 325 310 279 258 251 247 259 227 232 222 212 206 197 211 211 194 200 212 199 202 215 208 211 218 234 230 197 204 188 195 188 172 196 186 192 167 186 189 194 179 163 175 171 169 166 160 151 148 145 126 112 118 113 112 115 117 134 162 160 185 200 192 200 216 229 253 241 226 249 249 298 298 300 319 303 317 291 291 319 335 317 327 350 373 390 409 397 381 381 387 369 344 334 330 314 323 360 332 384 365 364 360 364 340 343 348 372 371 364 373 413 442 422 410 394 418 485 474 498 499 490 511 539 520 527 538 594 608 591 579 586 584 595 598 631 646 650 722 705 722 699 729 727 773 792 727 742 725 737 733 715 694 712 708 701 747 694 715 691 699 681 691 666 652 675 664 694 691 715 708 733 716 708 742 707 687 690 707 722 763 739 725 773 769 796 849 835 843 829 823 879 908 896 900 881 896 890 925 841 879 955 959 934 915 891 925 901 907 885 932 895 894 875 855 892 918 965 987 981 967 950 997 941 979 979 968 953 942 938 942 978 971 982 954 943 932 944 913 892 918 936 934 924 906 934 926 955 930 917 914 905 893 892 897 908 920 906 904 887 882 896 879 874 870 863 884 912 912 948 923 905 904 919 932 937 926 947 966 945 966 973 952 978 964 967 953 957 959 945 963 964 960 977 973 969 961 970 1030 1035 1023 1002 1029 1050 1055 1063 1073 1098 1064 1036 1063 1062 1062 1078 1069 1085 1106 1085 1103 1110 1115 1122 1144 1121 1123 1129 1127 1070 1118 1089 1067 1072 1075 1095 1083 1076 1088 1078 1080 1067 1051 1070 1085 1077 1050 1027 1029 1014 1033 1029 1054 1022 1010 1011 1001 1025 1007 1021 1018 1024 1049 1024 1020 994 1012 1019 1016 996 996 1024 1035 1025 996 989 1002 979 976 981 985 988 969 985 1017 1022 1003 994 1002 1003 997 997 993 999 985 1033 1025 1035 1054 1070 1055 1074 1063 1062 1051 1059 1073 1049 1016 1029 1017 999 974 1025 1010 1032 1050 1110 1098 1128 1112 1102 1135 1134 1116 1144 1110 1121 1087 1070 1037 1066 1085 1068 1058 1057 1019 1018 1025 1027 1010 1020 1052 1066 1033 1042 1039 1027 1047 1038 1018 1020 1016 1020 1020 1013 1011 1010 1053 1048 1041 1042 1078 1051 1042 1019 1042 1002 1020 1026 1059 1054 1028 1023 1050 1010 1030 1003 1007 1035 1045 997 1003 1020 992 971 1001 997 978 991 988 1005 995 1016 1016 981 978 991 986 1016 1002 992 1000 986 994 1048 1002 997 1017 1025 1039 1045 1052 1039 1033 1060 1042 1030 1028 1038 1046 1037 1034 1053 1056 1046 1034 1044 1047 1042 1068 1052 1038 1045 1049 1034 1039 1057 1030 1028 1023 1070 1055 1016 1011 1008 1027 1034 1050 1047 1039 1047 1045 1053 1054 1049 1067 1094 1069 1072 1051 1040 1068 1061 1084 1087 1084 1066 1075 1078 1075 1076 1074 1063 1055 1034 1035 1049 1037 1010 1020 1032 1025 1024 1033 1019 1021 1024 1001 983 969 984 974 991 983 1012 991 991 971 977 973 983 972 958 970 974 964 957 961 963 961 961 978 975 977 967 984 984 998 1008 965 928 937 953 963 991 996 990 993 981 949 957 951 952 944 944 938 936 937 910 910 922 922 910 926 909 910 910 921 934 928 945 951 954 944 949 914 909 916 929 916 921 904 922 879 887 893 928 940 919 903 898 899 916 899 922 951 923 889 905 902 905 919 883 850 868 891 892 872 881 877 886 937 892 888 871 872 871 851 829 844 832 828 850 846 866 870 867 877 883 835 840 814 879 841 854 835 825 828 873 854 887 859 886 906 900 925 911 915 905 901 910 889 887 883 899 871 886 893 863 887 878 883 894 881 896 891 863 870 893 898 917 885 870 913 902 912 904 920 907 895 917 903 912 911 886 907 919 916 889 898 898 927 933 917 906 900 912 871 903 908 940 958 967 954 968 943 1009 1024 1013 1010 977 975 972 969 966 989 1005 989 961 1016 998 960 970 992 972 1004 1020 1012 987 966 959 951 940 980 955 955 958 959 949 964 983 1012 1029 1012 1018 1020 1016 1016 1042 1061 1104 1078 1024 1008 1036 1024 1010 991 1007 1022 1017 1006 981 992 992 999 992 969 962 993 983 978 986 1028 1012 991 1004 992 960 949 959 958 953 933 967 969 964 947 940 982 973 984 1008 985 978 996 965 987 996 1007 1021 1051 1038 1065 1067 1043 1028 1019 1037 1054 1038 1027 1016 984 1017 1007 1033 1076 1126 1133 1103 1068 1092 1036 1089 1067 1060 1095 1079 1061 1084 1107 1057 1076 1057 1088 1060 1068 1063 1082 1010 1035 1027 1031 1035 1011 1018 1031 1026 1032 1042 1039 1013 1003 999 991 983 1002 990 1029 1019 1007 1007 989 981 986 1015 1003 1005 973 990 985 1006 977 998 997 1002 962 969 962 982 998 979 995 997 999 1017 1004 990 996 1008 1017 1021 999 959 973 996 1012 1006 1006 998 1016 994 1011 1008 1007 989 999 1007 1015 1021 1025 1020 1023 1013 981 982 961 963 1008 982 973 984 979 977 1000 991 977 985 974 982 975 986 980 984 972 970 1022 1018 969 999 1011 1022 1037 1094 1083 1068 1117 1123 1123 1122 1106 1145 1153 1090 1084 1041 1029 1057 1093 1067 1061 1049 1031 1046 1048 1068 1076 1051 1051 1042 1037 1039 1059 1063 1054 1046 1041 1023 1023 1014 1030 1010 1009 1025 1028 1006 985 1015 1008 1009 1000 969 983 977 1027 1012 1031 1065 1087 1049 1037 1051 1030 1036 1052 1051 1048 1038 1054 1046 1043 1058 1068 1076 1089 1091 1107 1139 1133 1140 1127 1129 1150 1122 1155 1155 1142 1128 1141 1112 1105 1115 1115 1125 1102 1090 1112 1099 1099 1130 1118 1092 1084 1107 1099 1091 1099 1101 1107 1117 1114 1087 1069 1062 1076 1072 1067 1039 1054 1014 1022 1011 1026 1016 1013 1014 1021 1013 1026 1036 1020 992 989 1006 1003 1006 977 1004 1029 1016 994 999 1025 1044 1061 1052 1038 1053 1075 1082 1053 1063 1072 1024 1047 1035 1024 1016 1020 1026 1038 992 1004 1006 1014 1018 1003 968 963 985 1016 979 991 1000 963 1010 978 973 978 990 996 989 996 1032 1040 1025 1042 1043 1050 1038 1032 1047 1035 1036 1057 1063 1019 1035 1038 1046 1068 1066 1058 1062 1042 1050 1025 1019 1011 1045 1101 1098 1098 1114 1088 1127 1113 1085 1095 1066 1082 1082 1079 1064 1010 1047 1052 1064 1084 1049 1046 1059 1020 1013 1041 1027 1023 1024 1028 1022 1031 1009 1018 1015 1025 1021 1017 1016 1004 1002 1012 1029 1022 1013 979 1019 1030 1018 1024 1050 1036 1033 1038 1036 1062 1065 1068 1054 1045 1047 1069 1071 1078 1060 1063 1041 1060 1054 1043 1070 1041 1055 1018 1044 1056 1057 1045 1040 1053 1036 1062 1011 1036 1018 1033 1071 1072 1070 1056 1065 1056 1056 1015 1006 1024 1019 1036 1010 1006 1015 1025 1038 1050 1021 1022 1031 1028 1023 1012 1009 1022 1020 1030 1036 1019 1044 1030 1042 1076 1062 1048 1045 1036 1039 1049 1041 1047 1026 1055 1044 1031 1015 1002 992 987 1049 1041 1069 1061 1064 1050 1026 1018 1019 991 974 1003 989 1000 1010 978 1008 1000 1033 1015 1019 998 1000 1024 984 984 1005 1039 1008 1005 1064 1062 1078 1063 1032 1030 1033 1037 997 1018 987 983 1004 1011 1032 998 1017 1007 983 1010 993 976 991 996 975 961 974 971 970 1005 1008 1037 1053 1050 1049 1033 1022 1053 1064 1057 1026 1032 1030 1071 1057 1015 1020 1052 1061 1036 1008 991 996 1006 989 1003 986 986 980 1039 1005 1026 1021 1052 1041 998 983 945 958 938 956 947 951 987 955 948 967 961 974 973 979 974 968 976 952 983 998 1003 947 955 897 906 905 904 938 913 934 971 966 976 952 998 959 918 917 926 905 906 932 920 878 904 931 918 928 950 966 968 962 936 918 909 929 916 924 914 925 947 945 956 964 957 942 938 934 922 926 936 897 871 903 940 942 929 897 896 884 900 889 887 843 863 849 846 814 804 835 818 835 832 851 855 856 828 845 836 856 857 867 842 822 837 831 829 827 830 826 809 787 799 790 811 830 823 812 821 834 821 808 816 805 791 791 790 815 784 779 803 819 835 826 826 847 869 857 868 879 858 859 877 853 882 877 856 844 830 840 827 841 857 888 880 874 861 908 911 923 916 890 866 872 847 812 860 874 839 812 807 811 823 853 818 811 839 895 860 840 863 909 882 950 901 926 926 935 883 887 879 869 855 838 832 829 834 843 850 860 818 832 836 860 845 860 841 838 860 842 801 791 799 786 778 789 793 803 811 802 825 810 804 794 792 766 786 812 830 851 807 814 802 816 844 852 812 839 809 784 795 780 779 808 801 840 799 783 792 786 820 772 770 762 804 831 835 817 827 821 793 797 807 815 770 747 796 788 772 839 810 820 819 798 801 831 815 823 802 813 787 753 759 832 786 827 776 776 807 796 782 797 787 780 777 773 779 781 788 816 823 848 825 820 826 849 809 812 816 800 801 804 816 822 881 889 913 889 840 806 805 829 852 890 931 871 913 908 926 896 936 958 907 910 946 954 950 921 876 955 941 942 940 954 961 958 980 959 919 929 910 970 964 954 941 944 955 976 938 944 903 934 916 932 912 905 895 884 914 913 915 995 996 1002 998 985 953 968 1034 975 996 979 998 985 962 967 985 970 1022 1060 993 964 976 947 916 924 910 920 957 968 964 965 971 996 979 972 976 1009 981 998 986 959 929 943 977 945 976 980 950 948 936 942 969 956 981 960 948 960 972 902 912 875 919 940 941 924 942 923 898 896 897 904 906 895 905 917 887 888 869 827 845 863 865 836 834 823 817 815 785 797 789 795 785 833 857 855 850 890 891 880 890 894 864 866 849 862 854 856 834 852 834 842 877 855 829 820 853 861 868 814 856 824 814 802 800 806 822 776 792 775 782 816 803 790 792 744 746 775 793 750 779 774 754 756 723 731 738 736 757 726 730 752 807 829 779 772 769 749 741 729 718 755 742 757 774 736 795 775 769 784 796 804 811 770 731 751 768 760 742 750 725 744 778 761 740 756 772 713 713 749 785 759 777 746 756 790 825 790 815 801 855 841 824 827 851 892 885 883 893 917 890 893 901 882 854 875 886 875 866 869 887 913 885 931 892 872 875 876 873 880 905 878 885 887 899 861 849 833 797 765 779 773 770 804 787 819 863 853 853 814 831 818 783 812 814 800 827 857 824 838 849 843 816 831 827 800 821 809 814 823 826 830 827 827 781 787 841 829 837 862 852 842 841 853 850 830 854 808 830 822 827 822 831 885 866 850 839 866 832 808 833 821 836 830 799 815 830 807 797 819 850 824 834 818 822 807 822 830 871 872 863 857 848 837 858 866 841 844 816 817 823 847 865 869 875 887 822 807 795 814 814 828 863 865 870 857 853 796 797 800 802 822 835 833 863 884 850 846 863 885 853 877 870 898 895 929 919 939 926 921 932 962 937 912 884 892 900 908 935 965 940 915 896 877 882 905 940 894 895 930 939 943 950 980 1016 983 968 1013 978 998 995 1002 992 1012 1075 1057 1111 1127 1103 1108 1070 1051 1076 1075 1034 1085 1098 1116 1131 1110 1127 1143 1139 1179 1166 1144 1115 1078 1093 1094 1083 1103 1050 1060 1070 1059 1070 1042 1030 1096 1103 1114 1126 1130 1138 1173 1129 1175 1184 1150 1178 1173 1167 1173 1206 1245 1193 1157 1217 1184 1198 1177 1172 1189 1216 1194 1245 1247 1150 1227 1248 1249 1248 1216 1240 1243 1318 1293 1202 1232 1213 1182 1193 1172 1188 1267 1311 1271 1301 1289 1284 1184 1198 1235 1254 1263 1238 1240 1250 1213 1191 1262 1194 1223 1186 1169 1177 1225 1228 1174 1166 1175 1302 1258 1272 1255 1244 1182 1239 1240 1329 1292 1246 1218 1206 1211 1200 1210 1249 1262 1301 1257 1322 1338 1327 1333 1357 1402 1332 1378 1323 1378 1406 1390 1399 1377 1350 1402 1417 1402 1440 1411 1416 1384 1402 1446 1460 1431 1488 1460 1409 1442 1412 1401 1426 1462 1438 1388 1440 1469 1446 1419 1435 1462 1453 1427 1410 1394 1421 1414 1428 1419 1386 1368 1356 1411 1352 1344 1360 1396 1407 1404 1394 1372 1427 1417 1416 1446 1432 1391 1411 1381 1368 1368 1389 1414 1458 1444 1398 1368 1326 1421 1354 1387 1345 1346 1368 1347 1426 1420 1400 1416 1456 1408 1425 1412 1406 1406 1404 1402 1327 1405 1456 1418 1404 1451 1471 1492 1468 1457 1409 1408 1428 1445 1419 1454 1418 1476 1458 1442 1410 1400 1364 1415 1422 1352 1403 1431 1411 1378 1367 1361 1352 1366 1389 1386 1404 1382 1355 1387 1360 1329 1356 1370 1386 1408 1386 1430 1435 1388 1363 1394 1370 1370 1385 1335 1331 1291 1367 1360 1372 1368 1345 1335 1365 1361 1378 1386 1389 1391 1375 1388 1386 1383 1390 1365 1319 1328 1297 1350 1292 1253 1325 1322 1329 1231 1229 1262 1194 1182 1216 1249 1213 1186 1253 1248 1278 1277 1226 1218 1194 1198 1200 1192 1162 1154 1174 1176 1197 1161 1137 1167 1168 1205 1176 1173 1209 1225 1157 1146 1133 1155 1150 1133 1173 1204 1208 1217 1231 1252 1262 1310 1265 1255 1247 1233 1254 1294 1230 1243 1235 1258 1278 1293 1306 1249 1256 1235 1252 1281 1274 1295 1289 1334 1285 1303 1311 1284 1207 1256 1184 1180 1209 1239 1221 1250 1249 1284 1246 1250 1291 1253 1252 1255 1249 1234 1258 1276 1271 1257 1283 1239 1261 1309 1288 1298 1298 1282 1341 1301 1237 1260 1250 1283 1351 1319 1360 1329 1357 1348 1347 1378 1356 1339 1381 1368 1394 1378 1340 1391 1350 1347 1300 1307 1289 1319 1365 1329 1313 1309 1291 1284 1299 1318 1340 1322 1334 1328 1291 1251 1264 1301 1280 1326 1270 1312 1284 1289 1262 1266 1261 1238 1249 1294 1240 1270 1274 1249 1247 1258 1262 1301 1242 1233 1231 1236 1205 1224 1221 1284 1255 1213 1253 1259 1231 1213 1188 1215 1232 1245 1265 1225 1190 1204 1184 1190 1269 1227 1245 1215 1235 1228 1219 1256 1254 1284 1290 1327 1342 1313 1300 1278 1261 1266 1237 1286 1321 1307 1262 1309 1339 1478 1399 1416 1404 1438 1399 1485 1400 1368 1323 1340 1347 1352 1391 1341 1384 1445 1474 1511 1444 1454 1482 1434 1452 1453 1370 1388 1447 1406 1477 1470 1457 1460 1519 1488 1421 1483 1504 1458 1466 1441 1413 1543 1512 1465 1536 1594 1564 1543 1539 1457 1446 1433 1454 1479 1499 1539 1537 1494 1435 1409 1435 1413 1396 1402 1419 1449 1422 1461 1503 1502 1477 1378 1415 1371 1341 1365 1387 1399 1426 1432 1409 1410 1375 1298 1295 1368 1331 1326 1339 1315 1337 1302 1361 1384 1336 1374 1387 1417 1404 1390 1326 1412 1404 1363 1358 1348 1369 1376 1393 1397 1328 1330 1312 1356 1309 1327 1355 1339 1345 1366 1350 1343 1405 1381 1389 1387 1368 1379 1324 1336 1326 1345 1359 1390 1347 1391 1323 1269 1285 1288 1356 1310 1324 1347 1315 1318 1357 1342 1400 1312 1291 1287 1320 1332 1311 1344 1328 1324 1304 1308 1280 1289 1294 1229 1262 1223 1249 1288 1241 1269 1267 1304 1259 1280 1301 1281 1247 1234 1328 1336 1357 1311 1295 1285 1299 1273 1271 1305 1354 1334 1346 1350 1353 1287 1301 1331 1359 1367 1373 1365 1411 1423 1379 1436 1433 1481 1472 1502 1465 1412 1410 1421 1477 1486 1484 1534 1527 1530 1545 1479 1525 1511 1588 1575 1603 1556 1557 1583 1578 1525 1544 1539 1531 1487 1571 1591 1589 1591 1563 1557 1598 1561 1501 1474 1488 1449 1539 1536 1532 1540 1527 1489 1545 1494 1538 1507 1502 1510 1527 1471 1483 1537 1492 1497 1577 1575 1559 1518 1512 1494 1505 1559 1560 1565 1515 1490 1478 1445 1451 1496 1453 1462 1523 1528 1484 1458 1478 1468 1487 1459 1493 1502 1500 1517 1440 1409 1327 1386 1402 1377 1404 1370 1440 1358 1377 1397 1400 1421 1413 1437 1479 1440 1463 1402 1452 1428 1452 1469 1516 1575 1533 1589 1527 1502 1513 1505 1454 1457 1473 1460 1460 1455 1475 1461 1463 1420 1453 1498 1467 1486 1507 1488 1529 1465 1491 1504 1544 1521 1530 1511 1541 1492 1508 1557 1504 1475 1418 1492 1467 1500 1549 1554 1560 1568 1571 1557 1616 1644 1593 1581 1576 1587 1625 1652 1608 1573 1653 1641 1657 1631 1611 1572 1567 1561 1577 1581 1554 1600 1557 1537 1512 1523 1594 1622 1551 1493 1537 1568 1588 1543 1563 1632 1636 1604 1620 1604 1640 1644 1651 1596 1571 1539 1586 1609 1580 1604 1664 1685 1677 1679 1609 1623 1612 1649 1643 1643 1713 1753 1749 1729 1753 1727 1706 1702 1652 1653 1625 1673 1701 1692 1654 1660 1710 1685 1689 1717 1717 1689 1695 1699 1699 1711 1727 1756 1769 1776 1717 1762 1722 1704 1736 1678 1707 1781 1764 1791 1747 1713 1734 1725 1685 1706 1691 1705 1675 1645 1649 1595 1638 1688 1661 1657 1684 1698 1737 1713 1706 1701 1654 1676 1657 1689 1712 1705 1611 1673 1653 1636 1619 1588 1635 1551 1576 1596 1645 1612 1643 1628 1661 1683 1645 1661 1683 1631 1660 1648 1683 1732 1677 1647 1654 1640 1678 1725 1778 1706 1706 1681 1649 1641 1571 1610 1572 1549 1621 1563 1569 1603 1584 1606 1583 1572 1559 1568 1535 1538 1516 1512 1547 1518 1532 1508 1489 1453 1375 1433 1429 1447 1464 1469 1457 1437 1441 1408 1396 1403 1405 1416 1447 1387 1362 1439 1408 1349 1332 1282 1288 1347 1292 1275 1317 1321 1305 1324 1335 1401 1384 1313 1314 1326 1321 1371 1332 1385 1329 1358 1296 1340 1336 1402 1379 1301 1320 1309 1365 1304 1276 1322 1312 1338 1331 1324 1362 1362 1348 1392 1392 1399 1381 1342 1314 1294 1341 1405 1394 1360 1369 1361 1344 1361 1299 1302 1286 1319 1253 1297 1316 1287 1282 1312 1254 1260 1259 1255 1284 1318 1324 1260 1245 1230 1240 1279 1247 1230 1212 1277 1277 1262 1260 1227 1235 1225 1266 1259 1231 1238 1198 1181 1176 1190 1222 1212 1158 1190 1173 1174 1220 1264 1202 1162 1135 1136 1202 1175 1162 1211 1244 1221 1255 1211 1206 1235 1281 1235 1190 1149 1148 1150 1129 1134 1139 1068 1080 1106 1090 1095 1083 1081 1079 1035 1050 1047 1072 1075 1101 1035 1064 1088 1128 1144 1125 1148 1132 1154 1200 1159 1146 1168 1189 1216 1185 1193 1141 1139 1195 1221 1204 1249 1213 1246 1232 1235 1218 1207 1169 1169 1203 1228 1265 1277 1265 1224 1192 1184 1157 1159 1143 1179 1187 1127 1147 1191 1137 1153 1172 1152 1142 1144 1168 1174 1188 1204 1206 1202 1145 1171 1152 1171 1164 1175 1193 1170 1165 1140 1156 1153 1174 1144 1120 1152 1125 1095 1126 1136 1157 1149 1140 1154 1166 1210 1193 1212 1231 1300 1269 1273 1248 1223 1265 1289 1229 1244 1232 1222 1193 1196 1251 1225 1201 1226 1262 1276 1309 1307 1301 1208 1235 1248 1230 1244 1195 1204 1220 1258 1241 1203 1195 1230 1188 1172 1218 1219 1195 1250 1221 1198 1187 1197 1207 1201 1213 1177 1218 1172 1133 1151 1165 1180 1195 1195 1205 1178 1175 1189 1145 1193 1158 1143 1153 1171 1115 1160 1210 1206 1226 1178 1203 1178 1175 1196 1190 1153 1171 1188 1191 1218 1224 1229 1199 1200 1222 1173 1234 1219 1196 1229 1186 1179 1175 1228 1181 1186 1236 1217 1226 1134 1206 1175 1209 1214 1223 1230 1244 1268 1281 1291 1307 1351 1314 1314 1310 1297 1357 1326 1340 1330 1333 1337 1364 1389 1338 1357 1390 1456 1433 1427 1405 1451 1482 1495 1477 1495 1467 1507 1531 1541 1550 1535 1541 1514 1522 1508 1551 1624 1686 1704 1621 1622 1642 1666 1637 1647 1693 1610 1672 1625 1595 1623 1653 1655 1624 1602 1638 1679 1650 1666 1673 1679 1659 1572 1590 1637 1587 1682 1627 1604 1653 1635 1669 1663 1656 1629 1655 1666 1625 1620 1621 1632 1691 1643 1677 1657 1611 1627 1591 1604 1594 1692 1648 1632 1645 1655 1628 1571 1534 1591 1588 1637 1613 1635 1618 1608 1637 1651 1672 1609 1592 1632 1656 1589 1606 1580 1605 1636 1629 1589 1560 1649 1647 1666 1661 1642 1578 1574 1581 1702 1614 1646 1643 1593 1616 1688 1649 1628 1596 1629 1550 1599 1584 1586 1620 1618 1647 1604 1630 1670 1651 1678 1691 1667 1631 1588 1609 1640 1653 1612 1574 1577 1581 1562 1549 1625 1621 1556 1591 1631 1616 1602 1605 1601 1543 1508 1590 1583 1662 1676 1647 1656 1605 1615 1607 1614 1674 1704 1667 1631 1591 1609 1640 1665 1676 1687 1725 1698 1679 1636 1675 1727 1738 1760 1771 1687 1735 1745 1722 1704 1690 1658 1657 1641 1629 1650 1632 1671 1647 1592 1648 1600 1690 1752 1710 1637 1640 1667 1637 1601 1557 1639 1609 1566 1539 1596 1567 1557 1538 1571 1561 1564 1459 1496 1552 1625 1556 1541 1524 1524 1498 1548 1558 1450 1453 1450 1471 1500 1452 1453 1426 1435 1434 1522 1488 1512 1514 1493 1541 1435 1482 1442 1435 1491 1446 1462 1435 1498 1528 1547 1505 1489 1452 1495 1481 1462 1536 1552 1502 1421 1392 1430 1430 1413 1380 1403 1401 1383 1408 1447 1407 1440 1441 1451 1468 1474 1414 1410 1392 1378 1402 1394 1426 1400 1370 1409 1393 1403 1412 1409 1393 1373 1445 1410 1437 1435 1393 1358 1365 1355 1362 1378 1375 1393 1379 1335 1363 1402 1371 1394 1325 1365 1351 1417 1436 1443 1472 1428 1422 1408 1416 1404 1364 1358 1348 1348 1301 1313 1307 1310 1371 1373 1324 1338 1357 1383 1367 1430 1420 1373 1407 1410 1299 1366 1353 1417 1441 1353 1347 1333 1325 1327 1341 1427 1361 1375 1366 1401 1450 1402 1380 1403 1393 1343 1364 1427 1440 1400 1388 1380 1320 1334 1341 1368 1346 1402 1450 1385 1380 1358 1353 1365 1324 1324 1325 1288 1300 1280 1344 1329 1333 1388 1397 1380 1345 1365 1355 1331 1396 1342 1358 1389 1463 1433 1427 1425 1471 1478 1515 1512 1443 1419 1457 1469 1498 1457 1449 1456 1416 1406 1398 1386 1355 1358 1363 1359 1389 1378 1419 1406 1388 1365 1349 1352 1368 1352 1435 1421 1421 1423 1423 1455 1466 1487 1505 1495 1471 1436 1390 1423 1433 1477 1506 1501 1462 1534 1505 1485 1508 1473 1465 1476 1489 1415 1418 1427 1471 1472 1489 1439 1420 1401 1487 1421 1403 1442 1498 1491 1509 1527 1506 1510 1499 1541 1506 1542 1526 1590 1593 1546 1497 1497 1473 1442 1453 1460 1490 1487 1482 1430 1468 1458 1437 1410 1389 1374 1420 1456 1436 1406 1448 1398 1408 1365 1352 1360 1358 1398 1413 1437 1417 1437 1398 1344 1375 1389 1392 1387 1381 1358 1434 1471 1420 1445 1401 1360 1357 1408 1464 1418 1371 1381 1429 1489 1567 1541 1525 1512 1520 1520 1462 1452 1453 1457 1476 1467 1422 1401 1423 1438 1461 1453 1507 1428 1357 1385 1480 1474 1444 1378 1362 1426 1470 1456 1464 1443 1398 1444 1447 1529 1587 1542 1514 1540 1479 1517 1483 1533 1532 1523 1532 1576 1644 1637 1605 1600 1521 1534 1561 1533 1526 1571 1541 1557 1494 1529 1515 1531 1495 1568 1545 1557 1487 1482 1520 1547 1538 1556 1563 1567 1608 1557 1567 1472 1440 1464 1482 1501 1404 1392 1392 1405 1340 1375 1405 1377 1323 1296 1325 1346 1350 1364 1377 1319 1300 1334 1307 1246 1272 1248 1283 1296 1328 1346 1354 1347 1331 1327 1320 1311 1330 1324 1301 1323 1357 1316 1369 1365 1353 1367 1382 1348 1293 1315 1336 1327 1307 1263 1249 1249 1286 1279 1246 1250 1315 1263 1259 1247 1277 1283 1313 1344 1307 1371 1352 1334 1311 1303 1301 1278 1305 1297 1330 1347 1360 1350 1338 1293 1304 1297 1300 1288 1265 1264 1222 1235 1223 1222 1303 1335 1285 1353 1344 1306 1343 1319 1328 1376 1307 1348 1309 1303 1303 1285 1348 1358 1398 1399 1416 1354 1351 1390 1335 1357 1367 1365 1392 1385 1449 1412 1383 1399 1422 1412 1299 1372 1324 1318 1332 1350 1383 1411 1375 1425 1393 1456 1491 1551 1489 1377 1369 1401 1393 1302 1331 1300 1321 1322 1309 1324 1339 1393 1337 1386 1393 1363 1350 1423 1451 1426 1416 1386 1400 1419 1414 1398 1397 1350 1284 1322 1347 1338 1371 1408 1460 1407 1445 1472 1471 1454 1461 1464 1419 1422 1451 1441 1412 1368 1414 1385 1437 1430 1392 1408 1362 1344 1392 1418 1378 1362 1364 1349 1319 1315 1310 1337 1330 1388 1364 1341 1347 1371 1373 1431 1398 1427 1423 1510 1540 1531 1536 1562 1569 1605 1547 1603 1568 1517 1530 1488 1464 1471 1475 1411 1406 1455 1439 1463 1512 1562 1576 1555 1527 1500 1531 1479 1486 1505 1503 1497 1499 1507 1525 1545 1492 1481 1490 1463 1511 1517 1539 1535 1560 1509 1550 1572 1568 1531 1518 1581 1626 1612 1577 1592 1565 1579 1597 1577 1513 1562 1582 1576 1580 1545 1542 1598 1601 1536 1521 1553 1513 1470 1444 1423 1449 1529 1532 1545 1508 1541 1489 1459 1482 1517 1535 1516 1501 1494 1519 1502 1491 1491 1508 1445 1474 1437 1469 1448 1473 1477 1462 1464 1506 1567 1542 1528 1533 1530 1568 1500 1505 1496 1472 1549 1536 1510 1508 1460 1473 1490 1447 1405 1438 1473 1452 1477 1510 1491 1578 1572 1618 1629 1692 1676 1625 1646 1627 1611 1541 1466 1453 1413 1393 1412 1374 1403 1446 1406 1436 1400 1412 1430 1402 1355 1394 1456 1452 1402 1405 1355 1300 1254 1269 1270 1303 1255 1323 1279 1259 1269 1291 1292 1281 1296 1289 1281 1284 1376 1368 1388 1410 1396 1475 1482 1458 1493 1548 1508 1561 1557 1460 1470 1437 1493 1470 1495 1475 1484 1484 1476 1496 1486 1488 1490 1473 1447 1459 1450 1459 1477 1468 1479 1460 1438 1429 1418 1398 1358 1391 1304 1312 1338 1342 1324 1307 1390 1374 1369 1444 1455 1479 1518 1518 1516 1571 1558 1569 1633 1622 1643 1631 1531 1583 1578 1486 1497 1413 1410 1355 1342 1379 1396 1390 1420 1401 1409 1411 1399 1472 1427 1422 1409 1412 1390 1450 1423 1423 1387 1370 1414 1406 1396 1403 1376 1391 1385 1409 1406 1463 1419 1457 1455 1417 1432 1475 1487 1471 1444 1521 1514 1558 1524 1494 1542 1509 1488 1454 1481 1445 1417 1459 1452 1437 1443 1351 1337 1373 1353 1328 1360 1393 1412 1371 1385 1367 1381 1379 1405 1409 1444 1467 1470 1439 1377 1408 1379 1428 1389 1400 1434 1429 1411 1419 1469 1500 1520 1511 1491 1464 1480 1415 1466 1465 1456 1504 1522 1492 1434 1430 1331 1394 1451 1435 1405 1445 1436 1444 1448 1430 1407 1439 1437 1443 1519 1499 1509 1451 1469 1483 1528 1487 1496 1474 1475 1504 1423 1390 1397 1371 1400 1420 1396 1349 1382 1331 1315 1335 1364 1413 1383 1455 1414 1435 1464 1446 1496 1572 1566 1590 1601 1567 1552 1487 1468 1444 1472 1434 1455 1476 1441 1416 1355 1373 1361 1345 1366 1354 1363 1391 1368 1336 1303 1317 1365 1381 1364 1373 1364 1417 1390 1394 1427 1443 1406 1399 1420 1432 1426 1409 1369 1371 1413 1355 1389 1402 1366 1375 1379 1348 1370 1380 1383 1395 1356 1341 1384 1438 1443 1416 1403 1417 1409 1373 1374 1356 1391 1424 1387 1431 1431 1401 1440 1439 1406 1417 1373 1381 1472 1530 1467 1471 1449 1399 1437 1407 1407 1413 1415 1368 1389 1386 1388 1376 1424 1387 1435 1427 1426 1387 1388 1359 1393 1399 1381 1423 1419 1427 1434 1403 1415 1426 1386 1388 1433 1405 1407 1386 1401 1424 1447 1429 1449 1498 1445 1462 1429 1384 1368 1375 1388 1427 1433 1427 1455 1488 1468 1461 1420 1454 1449 1450 1418 1474 1414 1401 1404 1422 1426 1419 1406 1432 1409 1393 1388 1346 1352 1353 1354 1378 1357 1345 1349 1336 1298 1336 1336 1376 1359 1307 1325 1358 1359 1350 1373 1304 1294 1252 1278 1265 1310 1263 1240 1251 1279 1296 1329 1267 1265 1280 1221 1230 1245 1230 1238 1238 1251 1272 1237 1218 1243 1212 1221 1173 1230 1205 1205 1189 1192 1234 1211 1212 1224 1230 1205 1191 1169 1171 1124 1206 1158 1178 1121 1157 1145 1176 1181 1159 1132 1150 1134 1150 1145 1148 1114 1164 1147 1139 1135 1109 1148 1111 1181 1189 1150 1169 1118 1119 1147 1135 1073 1067 1083 1078 1076 1069 1082 1080 1048 1022 1068 1023 1062 1059 1048 1039 1024 1012 1009 989 1026 1044 1074 1094 1035 1050 1042 1091 1131 1084 1100 1029 983 963 1033 1050 1079 1067 1108 1039 1102 1128 1108 1108 1102 1143 1175 1167 1145 1174 1139 1164 1163 1184 1187 1211 1203 1194 1164 1190 1197 1163 1157 1143 1141 1156 1125 1158 1166 1184 1198 1139 1136 1147 1092 1070 1059 1095 1084 1077 1106 1131 1092 1073 1071 1084 1070 1039 1081 1076 1026 1036 1058 1040 1046 1006 1030 1010 984 960 968 968 987 1003 986 1039 970 980 987 1002 1037 973 985 983 991 1009 997 986 1042 1057 1012 1015 1096 1081 1128 1133 1154 1182 1254 1238 1239 1197 1194 1216 1189 1154 1139 1125 1123 1109 1136 1147 1139 1161 1135 1101 1077 1079 1124 1119 1138 1133 1148 1163 1185 1178 1211 1142 1164 1125 1126 1118 1152 1189 1220 1200 1193 1218 1206 1183 1219 1186 1201 1218 1221 1218 1240 1208 1244 1212 1207 1175 1182 1184 1166 1167 1104 1108 1130 1126 1114 1100 1086 1105 1099 1094 1070 1113 1110 1108 1160 1115 1128 1135 1134 1138 1144 1173 1200 1188 1214 1229 1210 1197 1173 1196 1204 1189 1233 1216 1228 1217 1199 1195 1212 1186 1164 1178 1153 1183 1168 1182 1147 1161 1167 1173 1171 1176 1156 1210 1224 1190 1193 1165 1190 1204 1204 1212 1206 1182 1181 1221 1205 1251 1270 1275 1285 1294 1309 1279 1280 1282 1243 1305 1262 1274 1280 1311 1298 1284 1264 1272 1312 1364 1323 1309 1301 1254 1302 1306 1285 1240 1232 1330 1315 1263 1261 1239 1252 1251 1247 1269 1242 1252 1258 1223 1270 1290 1285 1301 1315 1326 1313 1303 1302 1278 1271 1235 1234 1213 1259 1261 1267 1246 1267 1251 1243 1193 1183 1218 1220 1210 1231 1257 1231 1263 1277 1260 1288 1268 1220 1285 1274 1304 1286 1246 1259 1218 1238 1291 1256 1265 1282 1308 1307 1316 1346 1347 1362 1371 1337 1307 1278 1303 1320 1304 1268 1270 1276 1223 1278 1262 1306 1289 1258 1263 1263 1265 1278 1258 1252 1243 1243 1264 1321 1351 1340 1320 1328 1337 1321 1274 1259 1311 1298 1299 1299 1241 1274 1278 1289 1255 1325 1362 1355 1316 1296 1332 1362 1342 1324 1310 1301 1303 1345 1353 1350 1297 1344 1304 1375 1366 1353 1372 1364 1391 1334 1281 1348 1390 1372 1403 1366 1371 1365 1338 1326 1341 1375 1359 1373 1384 1359 1364 1335 1338 1288 1313 1318 1297 1278 1289 1259 1256 1272 1291 1248 1234 1252 1195 1178 1245 1310 1226 1202 1266 1269 1305 1297 1316 1320 1284 1299 1207 1289 1282 1261 1288 1259 1261 1246 1259 1263 1286 1266 1266 1264 1256 1272 1256 1299 1306 1332 1327 1304 1332 1316 1350 1386 1405 1403 1372 1362 1350 1356 1333 1351 1362 1398 1377 1383 1363 1412 1366 1386 1381 1320 1367 1367 1386 1394 1388 1393 1375 1417 1408 1377 1394 1346 1353 1389 1401 1449 1413 1415 1392 1351 1430 1479 1503 1444 1454 1475 1497 1523 1541 1609 1597 1563 1557 1578 1639 1650 1637 1583 1590 1552 1497 1554 1567 1561 1543 1537 1538 1506 1512 1478 1483 1468 1452 1448 1408 1465 1459 1430 1396 1414 1378 1447 1482 1492 1473 1472 1487 1471 1463 1441 1466 1458 1494 1497 1474 1483 1516 1479 1491 1476 1377 1392 1372 1318 1297 1320 1314 1294 1291 1292 1281 1314 1269 1362 1365 1381 1393 1372 1374 1317 1252 1285 1331 1368 1286 1260 1194 1180 1166 1153 1110 1091 1045 1061 1020 938 943 959 963 921 914 912 887 838 820 844 853 868 968 939 906 926 931 951 1013 1012 1010 935 936 919 887 878 823 783 753 755 778 759 735 708 735 727 720 776 827 839 888 855 843 838 828 855 826 801 726 679 614 600 595 556 528 532 561 630 609 628 650 742 735 728 681 700 718 709 674 620 594 591 603 580 588 523 476 445 437 402 400 396 374 352 385 357 344 318 325 330 362 355 364 355 345 327 286 265 246 220 245 265 258 301 302 319 326 374 397 423 404 397 401 410 413 400 384 396 388 368 364 357 371 359 362 353 366 368 338 347 364 406 377 382 381 390 384 396 394 423 420 455 488 528 590 622 607 603 575 598 594 599 606 559 567 536 546 509 510 525 420 482 534 504 431 416 433 453 428 428 376 348 342 322 309 299 294 287 267 284 278 312 319 315 310 326 331 388 414 456 476 536 510 553 599 572 550 558 608 610 609 638 594 596 611 635 586 574 509 465 485 509 519 455 424 404 337 337 315 276 252 220 223 219 264 309 304 237 208 196 210 228 212 223 220 244 306 380 377 384 351 375 389 410 434 496 514 570 547 533 488 530 512 513 494 456 409 394 395 379 357 344 335 313 314 313 325 346 342 319 351 381 425 419 431 422 436 452 459 483 484 533 532 549 623 587 613 640 595 571 612 597 612 616 561 593 589 562 530 512 475 456 425 442 414 400 338 288 234 216 207 218 205 182 164 161 165 197 218 253 291 317 366 403 403 428 467 455 464 463 500 528 597 608 603 597 565 530 490 480 445 429 387 369 328 325 305 275 268 233 203 186 190 198 211 225 254 301 343 373 403 426 417 426 460 438 491 508 512 550 518 490 457 442 400 362 366 309 260 234 240 196 179 146 136 146 157 195 209 221 236 242 255 282 306 321 359 381 400 390 381 399 382 364 355 300 280 267 251 237 214 217 200 196 179 170 151 166 174 197 228 256 246 269 273 294 281 294 308 352 383 405 374 398 363 380 398 402 454 466 489 496 493 526 554 572 592 585 570 568 558 522 485 483 460 435 414 390 392 369 369 414 393 437 456 444 451 453 465 493 507 513 546 524 561 531 525 566 548 558 534 546 582 563 577 575 580 623 648 721 734 746 777 785 793 794 773 801 776 702 698 648 602 598 538 546 539 516 507 503 515 493 524 561 581 569 561 611 665 705 688 738 714 766 752 837 863 891 883 896 913 990 990 983 970 936 928 913 897 857 876 883 895 837 807 829 720 728 717 746 760 756 727 793 745 752 727 729 744 757 731 719 718 714 735 749 789 731 751 738 725 735 769 751 722 736 737 733 750 720 719 692 709 684 660 645 602 596 478 466 442 435 380 376 348 314 287 256 248 253 260 245 269 240 251 256 256 276 284 313 324 342 360 363 347 365 361 327 310 274 246 236 207 207 187 173 160 143 126 115 91 82 86 90 88 92 96 98 114 131 155 184 220 240 225 245 255 252 259 268 271 258 268 248 231 209 185 178 172 145 114 108 84 80 80 80 85 86 88 92 90 96 115 128 178 193 201 210 210 226 235 261 270 297 298 309 301 324 364 323 299 296 320 307 305 287 281 257 253 231 219 194 183 166 170 169 148 176 188 167 171 181 187 208 228 248 282 289 301 341 332 337 320 333 313 322 305 282 285 269 278 238 235 210 205 189 157 152 131 116 102 92 82 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 bytes + [Exif IFD0 - 0x011a] X Resolution = 72 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x0128] Resolution Unit = Inch +JAVA [Exif IFD0 - 0x0140] Color Map = [768 values] +DOTNET [Exif IFD0 - 0x0140] Unknown tag (0x0140) = [768 values] + [Exif IFD0 - 0x830e] Pixel Scale = 2.438 2.438 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 709245.968 4556369.32 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [20 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS84 UTM zone 17N + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 17 N with WGS84 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = o41078a4.tif + [File - 0x0002] File Size = 7390998 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/o41078a5.tif.txt b/tif/GeoTIFF/metadata/diff/o41078a5.tif.txt new file mode 100644 index 00000000..5b213f8a --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/o41078a5.tif.txt @@ -0,0 +1,45 @@ + FILE: o41078a5.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 4992 pixels + [Exif IFD0 - 0x0101] Image Height = 6763 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette + [Exif IFD0 - 0x0111] Strip Offsets = [6763 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 84 101 108 120 130 143 152 173 179 185 210 209 217 254 242 258 270 292 284 263 262 269 287 267 273 296 295 300 260 258 257 231 225 222 214 201 200 194 170 166 166 168 137 123 112 100 97 110 101 96 94 92 93 98 115 123 137 140 149 189 187 189 193 201 224 213 241 263 270 284 289 300 312 306 311 300 291 289 289 280 274 261 256 222 206 204 187 168 163 175 134 138 115 106 108 100 102 105 112 132 157 160 174 177 201 201 215 216 241 273 263 267 286 304 286 308 299 335 325 323 314 311 303 293 279 263 248 236 223 222 247 242 234 221 235 259 218 236 225 195 201 195 186 191 194 197 186 196 185 186 184 189 186 186 195 189 169 190 170 149 134 128 130 135 120 104 93 91 90 87 86 92 98 92 95 85 106 136 206 227 246 236 230 257 269 263 281 276 286 314 307 333 336 336 361 361 368 390 416 397 381 386 416 450 476 461 481 459 458 468 441 425 411 369 337 374 358 385 429 405 381 370 363 347 345 337 352 355 393 397 437 439 404 433 431 396 351 393 398 378 405 419 438 400 386 410 410 387 381 380 382 373 396 417 415 447 459 478 461 510 529 497 495 537 525 535 497 495 451 435 436 431 430 415 392 441 429 407 353 339 353 351 373 374 372 411 415 368 372 383 408 416 428 439 436 475 545 598 664 620 615 614 596 591 623 638 599 582 599 595 548 526 537 511 486 487 451 466 469 489 503 491 521 552 530 543 556 633 605 562 610 613 593 615 627 629 628 607 610 640 596 582 621 600 639 603 603 627 588 597 602 592 608 614 669 659 645 686 657 631 610 612 610 641 598 580 550 550 552 535 565 553 602 609 613 624 668 667 595 624 612 591 620 613 655 636 648 590 591 564 578 586 602 642 611 577 590 576 565 558 542 551 580 594 598 593 617 613 617 619 620 641 635 593 573 536 507 509 530 557 548 500 494 470 471 475 471 479 440 468 476 500 468 473 470 485 473 466 466 475 474 501 492 511 466 480 491 513 551 576 609 635 574 542 486 483 511 544 591 619 620 622 607 587 608 583 608 581 588 572 548 563 580 552 498 461 463 456 462 470 440 462 459 443 446 460 470 468 473 479 464 477 491 472 479 492 483 494 512 477 484 487 507 501 512 499 518 508 508 510 537 569 544 555 551 573 561 583 574 550 570 556 537 544 546 537 522 505 505 481 496 501 486 501 520 521 509 518 523 496 534 524 546 528 521 526 562 561 567 514 534 537 527 503 485 508 507 502 489 478 485 505 501 512 509 515 525 542 545 510 501 521 526 553 527 551 565 542 536 576 571 596 602 599 598 583 603 599 565 564 563 552 542 548 540 532 524 522 512 500 508 524 523 514 503 525 517 560 576 562 533 539 567 552 562 532 523 543 538 551 522 513 522 502 507 522 515 519 543 538 543 535 563 565 549 535 539 552 568 553 575 576 576 596 603 542 522 573 540 571 556 557 592 572 579 584 577 594 585 609 595 576 590 590 589 578 551 567 587 593 540 509 532 545 551 534 497 547 564 554 540 533 540 544 557 556 515 556 579 562 558 526 543 535 585 555 526 567 598 584 550 514 568 579 555 538 493 523 507 517 509 493 548 579 570 516 536 580 574 594 567 578 579 600 571 528 534 573 579 576 580 573 601 602 588 556 532 546 547 545 542 533 574 566 577 559 538 567 600 593 597 556 572 570 570 573 543 540 583 596 599 526 553 567 585 587 594 583 606 616 633 640 600 615 603 599 604 601 641 635 623 620 609 619 631 607 564 542 555 561 571 511 485 546 547 549 567 502 550 593 593 552 566 589 613 624 555 527 553 598 591 591 524 525 581 596 581 555 543 581 587 577 519 520 614 620 623 567 558 610 604 582 539 534 564 574 595 560 543 556 593 593 549 518 542 555 544 531 503 516 533 536 535 556 533 567 574 565 522 532 523 484 509 518 537 511 505 497 522 557 559 541 569 543 538 553 545 549 535 529 539 546 527 521 494 482 485 528 544 523 527 518 520 516 541 568 585 582 595 588 586 591 589 606 615 583 564 553 550 553 503 529 535 553 543 560 571 581 620 595 598 599 604 609 608 583 567 563 588 578 560 541 545 525 494 516 528 520 512 524 543 563 530 548 550 536 541 541 563 554 552 535 520 568 588 575 598 591 553 589 590 566 564 576 576 590 572 578 571 543 542 551 592 608 590 557 564 568 558 561 533 520 546 524 523 507 492 496 510 490 490 490 497 504 509 504 512 514 489 516 534 510 512 522 500 501 477 496 466 442 459 441 462 474 470 477 461 473 479 475 464 467 473 503 518 484 477 483 503 489 517 518 538 568 602 588 596 589 564 567 552 534 554 559 540 559 562 583 599 566 569 598 575 559 554 554 534 539 545 522 541 509 540 537 543 535 555 567 565 570 562 561 600 602 613 599 587 587 602 710 675 622 611 608 595 563 547 529 518 517 514 500 490 489 482 470 455 462 483 493 498 503 513 517 524 527 536 538 534 550 581 614 602 545 535 541 559 535 543 535 537 508 494 525 526 514 498 515 506 542 514 519 540 560 555 559 535 519 510 518 500 486 499 527 501 508 501 508 496 487 496 490 511 498 510 499 483 489 480 476 468 466 470 472 459 466 461 447 458 437 458 446 465 485 490 490 475 457 475 461 481 483 504 489 492 473 490 470 465 466 483 465 468 468 443 461 461 448 456 442 420 447 474 453 447 445 463 469 472 468 508 559 555 579 539 548 556 541 527 536 546 561 545 553 544 573 562 558 556 551 554 598 593 600 598 602 578 588 618 607 596 561 555 529 530 518 515 496 488 505 509 533 535 546 520 548 552 538 549 567 562 556 578 552 556 543 557 568 554 582 565 584 583 569 533 532 547 549 544 544 573 538 545 546 541 542 565 571 626 592 595 590 612 609 573 558 539 573 554 527 549 537 515 529 565 564 558 552 536 521 550 558 549 555 586 575 569 590 560 557 548 530 547 546 541 557 563 563 544 550 586 590 596 606 641 665 656 619 621 580 588 603 621 652 617 597 614 597 609 566 587 593 586 630 655 631 657 617 586 603 598 580 588 568 579 572 562 570 580 581 607 637 595 606 596 618 607 591 605 584 606 549 547 576 581 605 623 598 583 601 575 592 578 564 553 528 545 590 594 577 593 584 598 620 608 575 546 528 536 536 517 498 516 498 536 578 556 550 532 547 553 552 535 543 553 531 499 516 501 535 491 492 518 504 487 494 485 493 503 497 504 505 510 482 484 493 501 522 532 531 534 532 541 554 555 562 569 537 556 542 552 544 555 541 532 517 521 505 476 524 470 477 468 502 504 518 522 511 509 511 516 511 510 540 549 569 558 547 537 541 545 543 539 536 544 551 553 531 538 499 491 476 517 495 489 497 484 481 473 472 488 489 487 513 504 491 489 484 468 471 470 465 477 489 482 477 466 461 493 503 508 505 527 514 496 506 523 530 513 541 518 532 519 506 505 495 483 475 498 493 481 480 468 479 481 477 509 511 528 500 503 469 486 482 490 519 503 508 500 519 540 541 548 541 542 511 540 531 551 532 527 524 558 526 552 563 542 565 571 572 579 561 586 611 600 575 599 621 626 573 585 560 535 476 497 500 478 478 489 483 476 487 511 486 489 487 480 522 568 572 565 608 597 579 610 619 638 649 666 650 628 597 589 567 589 599 625 636 611 602 558 529 535 547 546 545 530 546 519 514 525 521 545 537 529 521 507 495 510 510 523 529 537 599 577 543 560 552 548 537 538 541 534 539 521 523 514 512 523 545 533 557 542 535 526 526 536 525 527 518 530 536 546 529 528 528 538 542 537 549 554 565 591 591 599 587 572 563 566 586 599 597 593 602 609 606 593 612 622 588 611 599 610 593 585 626 610 633 652 631 640 607 630 616 634 641 638 666 640 618 635 641 624 646 664 634 642 639 640 640 646 654 642 623 641 640 673 674 633 640 635 621 626 634 621 629 620 603 606 635 620 631 596 584 557 585 620 650 624 624 627 632 640 653 650 691 699 651 627 616 607 628 580 586 572 552 565 574 553 565 578 560 545 519 545 586 603 580 593 550 530 533 527 524 524 525 533 543 527 545 528 552 545 554 543 569 549 555 550 565 599 586 581 579 568 566 598 576 576 602 609 606 607 620 605 596 586 585 551 537 547 559 574 579 577 583 587 600 592 598 602 586 593 580 588 589 605 622 628 610 585 591 576 584 549 570 557 562 566 567 555 563 577 604 591 614 595 603 611 638 608 604 611 617 615 620 654 645 620 621 631 645 629 642 633 625 635 650 647 667 651 630 666 619 650 633 627 645 628 593 595 627 614 602 608 606 637 616 591 637 641 644 635 630 624 628 639 671 698 692 672 687 676 645 645 652 657 680 673 674 674 687 688 657 668 688 685 703 710 717 718 740 729 728 714 701 680 669 684 691 686 695 694 695 715 714 715 730 718 709 720 751 741 720 708 763 765 785 762 759 779 744 745 749 744 744 751 740 725 707 706 728 730 788 795 790 800 784 793 782 800 784 798 785 782 769 772 784 777 798 818 822 823 829 825 817 807 799 804 791 778 760 817 819 830 873 837 831 806 834 863 841 871 845 854 895 901 870 874 873 881 870 877 896 885 859 860 831 856 883 863 852 837 871 836 861 861 850 855 870 868 843 832 806 806 793 787 785 780 781 770 777 743 774 739 756 802 787 794 788 797 775 782 726 725 740 722 711 710 711 699 703 684 712 750 751 744 721 707 724 708 744 740 761 736 734 736 720 709 722 712 710 694 714 684 697 718 693 683 675 705 711 730 745 718 706 707 716 705 678 698 706 720 688 663 723 737 683 678 692 715 749 723 736 739 729 712 706 694 692 698 698 661 637 641 634 660 650 674 682 710 692 656 641 648 634 634 673 655 670 644 659 663 697 708 677 648 675 670 655 685 667 666 660 689 662 658 646 625 642 647 660 674 683 654 634 637 654 625 626 636 659 624 648 658 650 624 656 660 647 654 642 680 663 674 691 696 687 661 653 654 649 672 680 665 650 675 655 641 667 675 690 646 649 635 658 679 668 667 666 654 632 613 657 666 667 652 680 648 665 633 642 634 654 683 680 672 660 660 651 635 665 652 637 655 638 671 639 631 619 610 610 604 621 623 604 626 631 651 641 635 630 623 647 647 645 621 603 580 596 566 577 569 587 561 568 561 574 586 571 550 568 575 555 581 570 582 596 577 575 577 558 544 545 538 558 544 562 574 575 561 585 600 580 567 584 563 569 582 604 569 586 545 509 527 529 529 521 514 517 520 537 565 554 538 560 581 575 573 544 561 587 582 594 606 573 562 572 549 517 530 511 519 534 546 520 539 531 566 544 540 561 556 602 572 567 573 570 584 546 546 555 538 561 558 553 534 529 499 547 557 580 625 588 602 593 590 590 598 577 553 553 562 574 568 564 521 575 584 573 553 556 533 560 558 576 540 569 601 570 567 551 529 523 534 547 556 562 591 548 536 557 549 554 545 543 548 563 548 533 549 562 578 592 614 620 587 601 608 639 650 650 617 580 590 613 621 573 591 589 611 610 594 604 594 603 558 585 561 569 548 574 595 578 569 572 591 619 610 627 616 625 656 668 691 663 664 638 614 667 655 720 727 690 654 641 672 612 582 617 607 563 566 586 591 578 536 519 536 531 538 533 519 532 526 547 534 547 547 541 574 536 520 534 550 538 533 532 536 539 573 576 581 565 512 486 482 484 479 502 531 517 529 531 535 561 551 581 584 566 592 551 543 530 547 543 510 530 557 543 538 555 548 543 530 540 554 557 532 564 588 630 619 611 615 598 568 560 528 522 529 539 553 557 560 550 534 513 519 511 524 547 532 538 529 544 519 556 528 503 536 541 547 552 552 552 552 566 562 576 543 534 566 548 588 567 597 600 597 594 590 604 606 594 608 588 604 612 608 593 577 590 599 599 597 574 569 583 566 580 575 541 558 575 543 530 549 536 563 510 538 538 545 551 520 529 529 501 521 524 539 549 531 530 547 545 531 561 575 555 550 546 548 547 545 554 518 537 536 546 534 539 549 543 558 591 580 602 583 589 598 577 574 578 556 593 617 599 626 643 630 625 635 634 641 631 652 652 641 633 615 616 620 647 629 669 653 659 653 662 669 652 633 625 639 613 604 591 603 600 595 596 595 598 604 604 631 641 624 630 634 621 617 609 640 646 648 637 582 578 576 581 607 607 611 580 563 555 575 591 553 535 564 572 578 573 586 575 571 558 576 601 576 600 586 611 604 593 591 587 581 605 603 619 582 564 563 585 573 563 586 585 567 584 593 583 573 569 563 573 572 588 580 574 578 576 563 538 559 555 572 555 573 608 595 604 598 608 624 659 613 601 603 624 619 588 614 600 616 597 607 593 606 595 587 562 555 567 602 574 584 602 586 608 596 576 533 576 554 578 580 570 579 589 580 580 593 582 602 611 631 607 610 647 614 585 590 558 588 585 588 553 551 556 590 576 584 614 637 631 636 667 668 679 652 668 657 672 648 652 630 669 661 626 648 671 645 643 625 638 613 622 606 621 638 616 643 622 622 639 643 617 632 608 627 631 621 621 652 611 628 598 590 599 608 638 626 644 620 635 647 674 646 641 660 661 638 708 704 699 716 725 694 713 725 722 741 748 772 761 720 717 726 715 702 705 708 679 709 728 731 712 744 748 730 697 689 661 683 677 696 691 695 689 697 680 681 681 685 715 696 695 711 703 698 685 717 721 693 688 676 696 700 718 727 731 723 733 730 754 735 742 735 747 720 686 719 722 747 749 741 748 743 728 735 760 768 739 747 753 746 716 717 731 708 727 709 730 721 745 737 720 682 702 728 749 736 732 735 718 719 720 738 737 758 762 766 743 762 763 738 753 745 729 715 735 713 739 748 799 765 759 762 747 763 769 785 776 777 773 772 766 777 790 758 794 798 811 805 768 755 755 741 744 756 753 739 738 732 729 721 726 710 693 735 745 749 759 743 726 737 750 742 769 747 756 748 753 720 705 695 719 716 726 710 725 731 728 748 721 719 743 741 743 738 720 703 716 730 694 711 719 755 744 759 763 750 746 747 732 737 720 697 685 669 687 682 669 684 693 705 690 690 678 674 683 659 677 693 670 666 668 662 666 666 688 683 684 698 716 722 709 715 688 712 699 708 692 695 681 657 650 669 655 662 654 669 688 696 693 694 705 733 728 718 735 706 695 736 706 699 720 714 724 729 706 690 688 668 716 711 721 707 724 715 709 719 718 709 728 693 730 734 725 733 736 744 762 766 760 748 769 778 777 783 762 743 720 738 702 684 681 676 720 716 740 751 741 705 731 731 732 720 746 718 722 689 693 715 713 748 753 739 763 801 798 784 754 810 790 803 778 750 746 738 733 754 743 708 741 754 747 734 712 734 706 697 727 715 720 733 741 732 710 724 723 725 742 744 726 733 759 771 745 742 748 739 738 740 767 772 760 767 786 789 784 770 779 784 808 788 778 811 818 820 831 810 822 825 837 827 802 835 831 807 816 799 814 814 828 818 804 806 806 815 805 790 810 796 787 789 779 767 784 794 794 787 823 832 833 833 826 819 847 842 828 869 869 869 856 901 872 872 865 876 918 913 957 929 943 887 896 866 877 868 872 882 922 937 854 853 832 832 854 828 810 797 778 808 855 836 836 814 792 807 798 780 807 800 805 786 801 807 817 839 838 819 815 796 800 790 782 765 778 762 789 778 791 790 815 818 783 806 799 791 794 774 789 779 785 805 777 784 806 812 800 797 795 810 799 811 804 811 812 822 827 836 821 801 780 786 799 794 813 791 804 805 783 763 770 784 777 764 764 782 778 760 760 783 769 767 753 736 753 769 755 742 766 756 757 757 776 771 772 772 772 766 760 780 773 785 785 797 820 821 841 850 840 833 818 829 817 818 826 824 828 810 833 795 818 813 803 829 819 838 830 831 825 817 839 834 841 855 817 823 837 818 836 835 836 814 832 823 823 824 819 846 860 875 874 913 918 892 880 919 892 868 893 883 903 923 928 932 915 932 888 864 836 866 847 844 842 838 820 853 856 844 842 870 853 870 855 879 866 852 844 887 894 894 906 920 904 883 900 921 920 876 910 884 885 847 856 891 919 902 907 886 887 914 875 861 859 877 874 875 858 863 863 858 869 881 857 858 865 855 876 876 904 911 924 915 928 930 931 928 907 889 906 907 916 898 902 890 893 895 902 912 904 890 881 907 906 924 905 908 901 912 920 946 951 949 940 920 959 951 914 933 902 891 907 920 913 963 1004 968 963 959 992 993 994 1003 988 988 981 957 938 916 953 953 943 951 956 994 980 977 964 981 982 990 973 964 994 952 950 898 878 894 913 915 898 894 916 895 892 903 902 911 937 937 947 938 938 903 877 888 915 883 878 904 895 949 918 942 920 939 910 937 914 959 975 972 950 959 976 977 982 989 992 951 944 952 943 972 995 977 967 956 959 963 986 961 967 953 981 975 998 990 974 939 928 934 935 933 968 942 940 917 926 976 956 968 947 987 953 940 911 931 932 930 942 922 952 950 944 954 967 973 989 945 950 915 942 962 946 950 959 954 919 934 924 946 928 918 909 929 869 885 901 961 910 938 940 945 972 965 979 1001 1028 1025 987 1022 992 972 950 942 966 963 934 957 958 967 958 916 944 968 975 953 938 931 908 932 928 931 935 958 945 927 929 949 935 936 947 948 946 928 932 970 930 909 903 901 893 894 898 914 905 911 893 896 867 881 858 893 874 874 909 898 919 932 904 892 940 895 900 898 910 880 892 866 893 933 927 923 937 930 922 931 945 918 913 918 901 898 918 926 907 902 921 911 887 912 912 897 897 880 869 896 882 901 883 897 904 916 883 894 895 896 890 911 894 900 924 900 890 927 905 920 946 933 941 922 899 906 899 897 903 936 918 919 917 913 895 926 929 929 902 909 892 886 863 911 930 890 895 911 915 905 887 879 893 889 897 902 913 905 883 866 889 890 941 955 959 960 968 964 963 946 957 952 978 977 977 938 927 949 921 902 911 886 891 890 899 886 912 905 930 938 945 929 925 918 936 919 912 879 899 890 892 897 907 898 853 873 864 851 863 876 877 894 920 911 900 917 943 949 913 912 924 900 893 893 909 904 919 906 884 887 888 904 888 877 864 872 875 876 882 877 899 906 919 914 919 920 925 921 886 885 866 905 949 913 931 906 924 910 908 916 948 983 980 950 943 932 955 942 931 935 915 932 925 923 903 954 933 916 929 882 885 867 891 947 970 978 984 965 937 958 957 943 940 976 961 955 923 920 949 951 934 933 939 933 908 916 915 937 941 983 957 956 937 926 923 920 933 962 933 949 926 917 907 910 901 904 902 886 889 920 906 925 913 898 891 894 932 931 943 915 916 914 922 914 902 875 892 904 937 907 902 927 926 918 944 937 930 940 959 924 929 917 910 907 905 910 905 929 952 962 956 943 914 920 916 918 925 923 945 946 947 923 922 930 961 959 940 974 939 952 964 948 934 952 964 954 972 946 958 946 952 959 961 953 973 965 958 952 934 930 950 947 948 937 932 927 925 946 939 935 927 932 937 921 906 907 922 896 900 911 913 951 931 921 925 903 901 916 910 889 893 910 889 901 897 883 894 908 897 878 862 883 864 869 877 889 877 846 837 820 825 866 847 844 838 838 836 829 845 847 849 859 879 819 842 839 824 830 807 830 821 813 806 850 844 854 841 841 842 866 842 859 858 877 914 902 842 860 888 895 889 869 906 870 855 836 846 862 879 868 858 869 880 886 860 883 880 906 903 900 891 933 920 920 932 891 878 929 935 948 937 918 977 971 952 917 878 932 903 926 906 905 954 953 935 922 936 954 910 948 940 933 921 962 915 916 916 969 961 902 915 961 942 959 919 941 967 962 959 962 950 937 978 972 967 952 974 983 983 951 941 934 929 928 950 953 1009 993 1000 985 996 986 1053 1045 1033 1010 1051 1049 1085 1061 1046 1043 1050 1033 1064 1076 1079 1062 1118 1153 1137 1137 1146 1146 1157 1155 1169 1143 1156 1175 1151 1086 1074 1066 1115 1075 1099 1099 1112 1213 1170 1173 1123 1111 1135 1159 1198 1187 1203 1223 1201 1191 1143 1173 1199 1226 1193 1159 1186 1234 1243 1143 1113 1141 1182 1224 1205 1153 1134 1138 1172 1186 1148 1155 1215 1232 1225 1178 1184 1201 1225 1212 1206 1209 1216 1192 1187 1169 1192 1203 1151 1126 1134 1166 1148 1117 1069 1090 1109 1087 1067 1009 1056 1029 1077 1020 1004 1021 1006 994 993 947 934 971 971 969 993 983 974 984 990 992 934 938 966 970 985 969 1003 1000 1026 1039 1061 1026 1017 1027 1018 1013 1023 1013 1026 1040 1070 1000 977 999 985 971 959 1003 1015 966 999 1008 1020 976 968 998 991 992 947 989 981 942 960 956 918 912 968 964 1005 1009 975 940 958 931 909 957 925 966 963 956 984 981 1006 987 1010 1017 986 1012 1010 1041 1027 1029 1005 1020 973 979 1014 1010 1043 1020 1007 979 963 957 973 971 981 968 990 1007 1006 978 966 993 979 955 970 973 985 973 946 979 953 963 975 989 970 948 970 988 993 986 1025 992 990 996 970 980 950 960 976 959 967 975 973 964 981 944 937 957 967 956 977 935 963 956 948 978 940 968 939 933 938 942 907 922 958 966 971 981 969 980 961 989 1004 989 961 1012 994 990 981 987 1003 1031 994 989 977 984 981 1015 1015 981 1015 1011 973 962 992 1030 992 1008 1022 1014 1010 985 1048 1028 1013 990 985 974 966 977 994 999 1016 1001 989 999 970 953 977 1001 1000 987 992 979 997 995 1007 964 993 953 950 984 1014 982 1005 1001 983 981 994 997 1026 1039 1026 1003 1004 1027 1020 1041 1050 1036 1077 1024 1001 988 991 1008 1014 1019 992 996 1026 975 975 969 957 957 946 940 942 966 975 957 969 924 945 954 956 994 960 956 926 928 948 923 884 894 874 877 926 891 914 928 930 910 925 949 987 975 980 979 998 1000 1000 988 1003 982 978 958 912 929 961 938 921 929 930 966 957 962 981 1009 980 965 989 964 949 958 941 999 998 953 973 1003 1015 1003 1005 1014 989 990 1011 1016 1002 1014 980 991 995 1032 1015 996 1013 985 1006 1025 1039 1013 1003 992 1019 1004 991 1024 1002 1022 986 1020 1026 1023 1019 992 1080 1047 1026 1055 1082 1073 1060 1022 1041 1030 1047 1079 1061 1105 1084 1082 1083 1125 1084 1068 1067 1105 1092 1130 1104 1098 1133 1124 1073 1093 1079 1126 1108 1114 1117 1095 1068 1069 1095 1112 1082 1043 1084 1071 1060 1081 1107 1073 1070 1046 1069 1072 1098 1093 1096 1114 1099 1112 1142 1090 1098 1072 1121 1077 1080 1098 1119 1096 1102 1069 1078 1102 1079 1105 1094 1078 1094 1088 1065 1058 1067 1086 1072 1065 1080 1057 1046 1096 1092 1088 1087 1080 1054 1077 1066 1062 1059 1063 1043 1054 1062 1066 1093 1038 1059 1017 1076 1064 1074 1087 1104 1081 1066 1085 1090 1117 1054 1052 1104 1149 1125 1101 1096 1097 1078 1149 1137 1120 1143 1109 1116 1078 1106 1105 1095 1081 1069 1079 1117 1095 1135 1117 1120 1135 1199 1201 1220 1187 1202 1167 1168 1159 1109 1113 1105 1096 1122 1126 1142 1168 1194 1218 1210 1124 1162 1184 1201 1161 1206 1206 1196 1177 1102 1121 1139 1098 1126 1130 1133 1150 1112 1108 1110 1113 1132 1134 1095 1076 1139 1069 1091 1094 1091 1113 1115 1116 1086 1121 1079 1087 1086 1075 1111 1054 1096 1114 1114 1061 1064 1065 1049 1074 1083 1072 1047 1000 1055 1079 1020 1043 1043 1055 1035 1002 1008 1011 1039 1002 1047 1052 1076 1040 1046 1028 1043 1084 1068 1060 1053 1022 1009 990 1028 1014 1035 1048 1054 1011 997 960 972 971 993 1017 979 982 975 999 968 952 955 960 955 1000 942 957 975 989 986 988 972 980 1006 957 992 989 950 928 936 935 940 980 992 984 981 975 1026 1014 1025 1030 977 937 989 1003 1033 1033 999 1016 952 980 966 968 953 952 946 963 933 976 966 1002 986 982 1029 1029 1030 1042 1049 1070 1091 1082 1072 1016 1027 974 957 917 877 914 910 927 896 888 912 893 911 873 853 876 869 904 830 856 856 835 862 892 923 909 887 908 914 902 912 905 858 876 904 884 886 890 912 937 903 931 950 928 927 925 902 887 902 900 902 892 892 894 887 904 899 954 922 933 934 962 973 952 933 954 911 946 946 985 970 981 942 897 885 878 908 916 925 942 912 886 883 906 895 828 886 876 861 867 857 883 878 923 928 906 906 852 842 839 849 877 837 842 849 874 887 882 861 870 829 844 897 888 883 865 857 876 842 881 908 902 866 827 813 816 804 811 822 841 845 838 844 793 784 838 859 893 893 871 890 865 847 847 855 829 867 869 852 868 869 870 874 887 882 858 827 853 851 834 844 851 837 802 829 825 866 822 843 857 831 823 863 850 837 858 825 843 842 862 859 863 881 832 835 875 909 873 846 861 828 816 831 846 828 857 894 859 878 913 943 890 887 819 859 911 885 895 902 863 864 832 830 840 847 842 834 825 806 781 820 744 850 848 840 858 898 875 852 835 826 827 827 816 802 812 809 832 852 891 902 877 896 951 955 926 989 965 965 997 1003 978 974 1037 1001 1001 940 890 923 933 907 945 939 928 936 967 977 959 919 861 880 891 856 876 898 878 855 873 854 854 898 862 910 888 921 899 914 866 852 835 862 880 874 847 827 867 854 867 825 866 893 910 947 939 933 928 910 920 921 897 963 955 945 966 948 956 899 837 842 849 827 826 818 809 832 837 857 875 856 845 853 780 805 823 799 820 789 810 822 802 808 799 790 791 760 732 765 737 758 801 829 818 827 859 874 867 902 865 849 853 855 822 824 803 784 801 831 836 872 858 850 829 818 832 824 834 859 854 865 915 906 898 880 908 892 934 910 875 911 904 911 872 890 856 914 912 884 886 885 917 949 925 919 924 928 956 963 904 891 869 886 892 877 863 863 906 907 896 912 883 917 865 882 888 882 922 965 976 972 985 1041 1016 957 973 961 929 947 988 995 1026 1001 1026 1037 1046 1017 1012 1043 1006 996 1028 1032 1047 1046 1066 1075 1046 1002 1027 1097 1108 1095 1020 1022 989 1006 1019 1037 1015 1015 1071 1057 1002 985 942 940 926 936 959 1017 977 978 957 942 959 942 960 983 957 964 968 929 987 988 1009 1038 1004 987 986 973 968 962 981 1009 1036 1044 1020 1063 1022 1043 1019 1029 1015 1086 1099 1135 1145 1120 1112 1117 1122 1141 1141 1128 1092 1078 1087 1051 1057 1048 1048 1084 1053 1045 1047 1035 1045 1058 1066 1114 1107 1089 1097 1121 1124 1083 1111 1113 1065 1007 1025 1047 1061 1034 1073 1075 1068 1037 1068 1086 1091 1085 1103 1128 1138 1152 1101 1103 1130 1115 1077 1050 1075 1103 1119 1081 1088 1070 1102 1062 1081 1078 1084 1114 1116 1088 1106 1154 1086 1121 1066 1028 1069 1071 1073 1075 1047 1103 1073 1071 1041 1043 1034 1022 995 1029 1040 1011 971 985 963 1004 971 1035 1071 1015 1033 1043 1040 1036 1053 1050 1077 1061 1048 1066 1073 1045 1039 1072 1053 1028 1014 1044 1031 1025 1016 1025 1029 1015 1040 1078 1005 1041 1030 1063 1086 1106 1091 1057 1034 1031 997 986 1007 1010 1042 1047 1049 1071 1095 1054 1032 1029 1048 1052 1034 1012 998 1031 1018 1013 997 1031 1054 1109 1110 1130 1164 1163 1149 1135 1097 1070 1098 1097 1100 1122 1096 1105 1080 1071 1086 1078 996 971 975 942 941 938 915 900 917 936 973 946 956 943 952 968 1010 1032 970 1018 993 972 996 965 972 1012 989 1031 1065 1018 1016 1002 972 904 887 881 830 781 780 780 775 758 753 691 730 701 681 701 706 696 667 651 701 676 667 666 673 626 613 613 584 581 568 522 515 546 560 554 553 526 485 492 456 413 371 380 360 353 350 293 272 256 289 277 297 265 256 264 270 273 273 292 316 286 256 243 244 249 262 286 292 312 310 308 323 338 341 352 357 363 327 332 332 334 335 412 411 413 455 485 466 426 421 421 357 346 312 287 278 274 268 255 232 235 245 275 294 283 244 249 235 218 195 170 159 141 162 154 133 129 129 148 134 156 156 134 113 136 156 197 220 223 223 293 337 368 385 384 410 400 456 530 537 543 581 602 642 647 626 622 580 592 639 563 536 485 498 452 430 427 432 388 331 341 340 326 312 316 321 272 240 267 261 261 250 269 234 223 226 222 229 244 254 236 232 228 246 264 294 325 370 421 378 394 403 423 396 386 404 423 396 429 408 428 437 422 396 338 351 332 378 357 342 302 264 271 265 247 195 196 227 212 194 229 189 168 136 128 137 149 149 158 174 198 226 256 284 317 337 371 371 373 437 460 481 507 521 509 495 497 538 541 526 577 540 502 538 483 484 400 394 389 335 323 318 248 244 230 250 232 219 189 192 210 232 251 265 246 244 249 270 273 287 333 376 380 376 379 377 396 408 422 404 392 433 417 441 404 393 411 420 410 377 384 349 363 359 344 339 316 335 355 331 297 269 235 232 268 274 320 360 369 430 469 484 463 431 438 484 527 506 525 554 535 515 529 476 423 382 377 341 299 308 308 263 247 220 230 235 202 218 249 281 308 314 357 367 415 449 486 503 516 535 560 581 635 606 588 538 510 496 450 400 390 367 336 299 288 249 238 225 219 183 150 113 86 89 86 94 90 94 94 94 92 94 94 94 88 96 95 97 105 121 137 155 170 163 146 155 156 150 150 148 159 168 151 149 143 141 115 109 114 138 150 178 222 256 254 289 322 340 351 368 426 457 473 480 473 488 500 469 467 482 478 448 455 430 404 391 350 324 283 250 211 175 143 128 106 97 110 110 134 167 180 183 212 253 287 281 328 324 344 357 377 418 444 465 465 478 479 456 446 448 410 390 335 307 254 241 224 235 243 242 235 245 258 271 296 318 365 408 427 463 507 569 636 697 711 735 766 761 792 753 724 718 689 650 635 554 527 480 492 491 453 431 436 419 409 397 402 398 417 389 414 407 408 410 440 503 571 592 608 640 635 649 579 573 622 649 700 659 649 628 656 696 710 681 692 674 667 624 614 589 560 530 524 517 517 503 531 523 515 530 568 565 576 601 594 609 601 597 594 607 627 604 606 594 573 528 502 515 497 428 431 428 399 428 432 430 462 484 527 534 556 581 579 616 566 564 574 559 566 546 534 540 541 491 484 443 405 372 357 323 313 296 293 257 249 216 205 195 167 142 132 111 100 95 99 101 111 141 160 186 204 221 231 243 257 263 274 287 290 306 308 323 333 337 354 334 340 330 314 292 273 259 239 223 196 187 169 140 123 114 144 169 178 190 204 227 248 263 286 277 311 326 321 330 340 367 333 348 322 296 291 278 258 220 222 201 191 182 168 151 145 125 108 92 96 106 110 109 128 146 198 218 242 237 285 320 338 339 345 363 350 342 334 325 304 284 254 240 195 188 148 132 128 119 121 105 92 82 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 bytes + [Exif IFD0 - 0x011a] X Resolution = 72 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x0128] Resolution Unit = Inch +JAVA [Exif IFD0 - 0x0140] Color Map = [768 values] +DOTNET [Exif IFD0 - 0x0140] Unknown tag (0x0140) = [768 values] + [Exif IFD0 - 0x830e] Pixel Scale = 2.438 2.438 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 698753.305 4556059.506 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [20 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS84 UTM zone 17N + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 17 N with WGS84 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = o41078a5.tif + [File - 0x0002] File Size = 4724098 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/o41078a6.tif.txt b/tif/GeoTIFF/metadata/diff/o41078a6.tif.txt new file mode 100644 index 00000000..2a36dd7e --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/o41078a6.tif.txt @@ -0,0 +1,45 @@ + FILE: o41078a6.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 4984 pixels + [Exif IFD0 - 0x0101] Image Height = 6757 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette + [Exif IFD0 - 0x0111] Strip Offsets = [6757 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 82 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 83 87 88 89 97 107 114 134 139 159 164 184 206 199 213 224 230 246 255 288 308 290 306 302 282 278 270 277 287 289 311 298 294 275 281 263 253 245 229 215 205 209 181 190 161 168 170 155 124 103 103 103 104 105 110 106 94 109 106 118 128 159 162 158 174 184 189 189 203 223 213 227 251 262 283 286 321 306 313 337 314 319 308 300 269 274 261 246 212 212 187 192 165 169 184 173 144 168 147 198 221 201 215 247 239 243 244 252 278 312 328 323 312 353 379 360 391 399 408 398 414 392 410 433 385 387 336 330 343 315 287 262 241 229 221 210 183 189 158 149 135 139 143 133 165 215 229 258 287 267 280 281 256 279 330 325 324 304 304 342 326 339 362 362 343 339 343 324 333 349 377 384 374 358 335 367 352 326 322 288 309 278 254 249 226 246 259 281 252 306 285 246 247 247 292 277 313 322 365 418 467 461 457 463 458 491 477 487 526 524 544 561 573 554 550 568 590 623 642 653 690 751 778 822 794 795 784 804 806 897 889 938 897 936 944 959 901 834 826 801 779 745 754 691 680 661 633 554 604 652 728 781 787 817 776 770 744 764 801 829 821 828 835 830 793 780 739 744 771 730 720 670 700 694 739 744 752 794 811 854 804 762 786 807 826 840 828 814 760 725 708 758 861 874 884 911 939 912 935 947 1000 970 1007 973 994 978 972 958 955 926 975 973 979 989 999 961 929 957 974 917 883 898 849 841 854 888 844 854 846 868 905 872 886 906 918 954 951 945 924 900 863 845 866 881 881 859 811 832 797 827 773 740 738 734 717 747 726 718 679 694 699 762 789 805 751 764 771 810 812 830 928 931 865 899 925 994 865 861 875 880 898 857 873 852 844 871 869 863 898 908 864 811 825 852 891 882 887 893 888 894 903 933 907 908 864 907 868 887 901 877 847 863 846 907 810 835 860 848 837 866 841 872 824 885 878 877 901 917 935 898 936 875 837 817 845 809 827 846 874 847 827 804 818 806 824 830 813 828 829 799 785 778 808 835 851 847 844 842 852 838 831 872 848 884 852 863 859 870 860 856 883 890 868 857 924 914 895 875 921 910 948 904 911 908 929 918 904 923 956 960 983 960 933 944 981 988 957 989 954 923 913 915 899 903 936 1030 1026 1042 1060 1045 1043 1041 1098 1073 1037 1024 1027 1017 1048 1045 1052 998 940 888 884 851 878 901 894 915 912 916 842 825 818 824 833 879 871 872 859 892 870 908 898 897 902 882 916 908 864 851 853 899 849 848 857 877 907 872 854 857 871 866 835 834 836 811 848 828 858 889 903 907 901 919 931 908 888 891 907 883 909 862 852 864 872 909 934 882 880 903 865 849 823 846 829 821 849 821 800 870 875 851 823 792 768 809 787 799 778 808 816 743 778 791 829 809 817 814 804 784 738 764 739 740 759 773 785 767 809 819 850 845 872 868 880 896 841 839 832 835 826 791 770 784 758 769 768 776 747 752 787 788 798 814 807 815 811 806 837 787 824 824 788 828 882 928 924 896 946 927 946 966 914 942 927 943 939 877 916 934 944 895 899 924 939 842 854 857 840 777 760 800 814 848 822 849 852 881 869 863 868 850 874 914 888 916 882 886 920 925 893 931 957 941 926 935 938 969 949 974 995 1002 978 984 1031 1029 1020 1021 1005 985 1006 999 964 999 947 919 876 927 917 954 977 934 970 989 966 932 981 979 1013 970 967 950 957 980 961 964 950 937 933 903 907 899 918 907 919 918 911 902 893 886 891 902 878 874 893 853 861 870 863 849 873 904 896 899 904 833 829 868 872 879 853 878 901 914 939 933 941 927 977 947 984 1004 990 974 970 979 984 929 952 920 911 868 863 878 898 892 908 913 917 918 934 926 926 988 968 985 942 934 928 921 926 929 895 924 957 943 942 940 941 1002 1006 997 944 988 1003 956 979 983 981 970 924 950 939 927 912 911 916 890 865 860 827 852 798 810 788 866 820 823 838 836 870 885 863 871 898 825 840 842 792 811 806 811 811 774 794 806 807 847 888 864 890 877 857 809 838 818 822 825 839 818 814 815 783 806 817 830 849 817 815 797 815 831 830 819 854 825 827 800 854 869 871 884 885 857 867 856 876 873 881 871 879 861 855 870 891 927 940 920 930 885 877 892 880 846 860 850 849 851 882 870 875 884 881 886 888 877 889 902 874 857 870 870 848 895 932 972 977 952 891 875 862 853 909 934 908 922 887 908 919 931 896 906 934 992 1007 987 934 899 873 866 836 881 890 891 872 860 852 870 874 818 853 841 809 794 818 823 811 822 829 852 853 865 861 852 874 893 841 837 806 818 848 851 839 860 812 819 833 841 844 791 793 780 817 805 790 806 827 816 819 828 796 784 786 804 817 798 838 844 869 861 867 877 850 884 857 824 843 867 821 852 863 858 860 871 827 896 879 912 882 900 846 837 866 872 901 918 897 915 936 927 935 933 948 945 954 962 959 934 932 933 917 882 880 887 886 836 861 834 843 849 847 871 869 876 882 849 875 861 822 888 848 868 853 838 905 902 941 882 886 884 870 851 869 869 883 869 872 823 870 859 870 908 909 903 881 863 865 873 891 873 879 904 914 890 884 879 889 881 883 853 872 884 905 938 909 910 919 931 934 928 903 898 861 885 878 873 871 904 948 959 968 986 1025 1005 950 965 960 957 987 976 946 977 944 933 940 923 900 905 913 941 965 967 956 948 938 909 887 902 931 925 937 978 962 932 956 955 925 907 876 900 877 851 864 843 899 896 918 889 861 879 876 920 915 920 992 944 881 940 925 942 920 875 900 924 888 889 951 959 952 1001 1006 977 968 958 978 1000 972 977 957 939 931 915 919 963 1013 983 972 965 999 988 982 927 967 936 953 971 976 975 999 960 990 1033 1026 1036 985 1008 992 1007 1040 1006 1039 995 1004 952 950 946 976 970 929 939 928 968 984 961 998 1023 1030 1020 982 964 966 970 980 1000 984 1001 1035 1047 1033 1012 1004 1026 1015 995 1016 1000 995 1048 1016 1009 988 1014 1023 1031 1009 1057 1065 1066 1036 1068 1025 1066 1059 1037 1039 1099 1058 1065 1061 1064 1029 1055 1024 1054 1022 1061 1013 1051 1061 1042 1057 1047 1058 1016 1001 992 986 963 988 1013 1058 1007 980 1005 1028 1047 1055 1062 1085 1082 1074 1049 1046 1033 1022 1042 1082 1043 1052 1056 1083 1074 1127 1149 1150 1119 1114 1119 1106 1113 1091 1089 1069 1054 1069 1070 1060 1059 1056 1079 1072 1131 1052 1024 1042 1077 1049 1053 1040 1049 1015 1053 1034 1012 1037 1016 993 1039 1010 1018 1041 1016 1041 1069 1013 1056 1022 1072 1075 1032 1053 1016 1063 1099 1130 1074 1092 1067 1070 1089 1133 1139 1117 1122 1115 1131 1125 1122 1087 1086 1081 1050 1082 1107 1102 1024 993 1045 992 992 978 955 971 1042 1023 1031 1030 990 965 956 1004 1005 998 968 950 901 928 916 929 946 995 955 933 964 930 956 968 984 974 976 931 943 932 944 952 937 885 920 966 957 978 992 984 994 993 1000 1022 1003 985 986 945 920 951 941 912 941 964 938 949 953 973 962 981 988 1027 1020 1030 1036 1012 995 989 966 1014 985 1010 1012 1026 1046 974 967 957 931 959 978 1030 1020 1032 1029 1027 1031 1058 1056 1057 1036 1068 1081 1081 1092 1095 1119 1160 1146 1153 1100 1092 1142 1126 1153 1173 1139 1167 1184 1161 1161 1164 1138 1208 1198 1178 1168 1150 1194 1154 1134 1143 1135 1094 1122 1049 1085 1086 1059 1094 1119 1108 1146 1106 1136 1167 1202 1232 1208 1208 1220 1226 1261 1282 1288 1278 1241 1216 1196 1176 1165 1150 1155 1132 1156 1190 1162 1147 1194 1193 1146 1139 1148 1194 1183 1219 1228 1204 1252 1265 1240 1287 1264 1191 1207 1209 1211 1204 1250 1236 1238 1229 1238 1261 1215 1237 1241 1196 1198 1178 1197 1193 1231 1283 1286 1251 1224 1270 1282 1315 1274 1241 1247 1217 1194 1207 1154 1189 1222 1243 1262 1229 1208 1207 1248 1248 1252 1293 1300 1304 1292 1291 1244 1265 1317 1298 1284 1262 1263 1295 1311 1287 1242 1247 1275 1265 1297 1312 1356 1367 1353 1385 1363 1317 1301 1286 1317 1303 1313 1290 1285 1306 1339 1324 1351 1344 1363 1384 1367 1353 1339 1300 1260 1304 1323 1330 1328 1320 1325 1310 1312 1295 1265 1276 1316 1296 1331 1354 1333 1282 1287 1332 1296 1299 1307 1285 1282 1272 1228 1234 1239 1232 1235 1288 1264 1252 1247 1266 1265 1265 1255 1259 1231 1247 1228 1260 1221 1225 1231 1213 1195 1204 1177 1204 1248 1204 1214 1196 1245 1196 1196 1167 1127 1090 1153 1191 1171 1159 1183 1179 1206 1206 1227 1171 1215 1214 1268 1264 1242 1197 1148 1154 1190 1170 1170 1167 1183 1196 1184 1216 1196 1199 1205 1182 1192 1221 1173 1183 1179 1169 1183 1145 1127 1142 1109 1143 1095 1154 1109 1125 1118 1146 1155 1140 1212 1145 1082 1110 1106 1135 1154 1185 1155 1180 1109 1172 1136 1148 1165 1184 1197 1177 1173 1123 1153 1205 1146 1141 1147 1202 1167 1174 1169 1147 1188 1160 1110 1052 1105 1115 1101 1106 1139 1141 1177 1184 1195 1189 1212 1209 1150 1179 1166 1169 1173 1174 1173 1213 1186 1238 1226 1204 1207 1212 1237 1250 1238 1183 1175 1241 1233 1216 1205 1184 1228 1222 1177 1196 1171 1159 1149 1148 1152 1144 1156 1127 1142 1140 1139 1133 1130 1176 1174 1156 1116 1105 1160 1159 1204 1234 1241 1256 1277 1308 1305 1334 1329 1270 1220 1264 1258 1237 1218 1241 1245 1267 1273 1295 1291 1303 1294 1293 1314 1306 1238 1240 1322 1293 1336 1304 1326 1314 1327 1359 1370 1354 1353 1336 1337 1322 1305 1271 1282 1233 1260 1280 1329 1313 1346 1304 1369 1323 1346 1327 1336 1276 1276 1298 1285 1328 1310 1338 1353 1364 1343 1335 1307 1312 1331 1280 1259 1292 1244 1214 1254 1235 1233 1216 1198 1212 1216 1234 1241 1218 1208 1184 1198 1183 1131 1132 1147 1164 1197 1217 1242 1242 1259 1186 1190 1198 1199 1182 1195 1210 1229 1259 1228 1227 1209 1246 1228 1235 1227 1244 1249 1181 1131 1088 1136 1154 1168 1158 1178 1197 1209 1261 1233 1239 1237 1221 1215 1207 1184 1205 1145 1193 1196 1231 1169 1213 1199 1252 1278 1309 1287 1283 1282 1266 1300 1297 1292 1271 1283 1265 1278 1285 1268 1266 1257 1260 1267 1208 1235 1239 1226 1241 1233 1235 1234 1243 1243 1243 1222 1259 1293 1312 1293 1255 1286 1330 1350 1353 1301 1319 1329 1365 1346 1307 1292 1304 1325 1351 1331 1340 1383 1362 1335 1331 1297 1258 1328 1372 1338 1324 1315 1340 1368 1335 1360 1377 1347 1339 1320 1318 1275 1268 1260 1257 1263 1271 1263 1264 1275 1237 1223 1274 1229 1231 1196 1212 1214 1194 1224 1241 1197 1249 1290 1258 1302 1275 1215 1246 1234 1277 1256 1252 1285 1277 1288 1313 1328 1312 1290 1283 1283 1273 1301 1302 1247 1267 1294 1318 1334 1354 1333 1324 1315 1302 1307 1315 1291 1292 1317 1323 1321 1406 1372 1371 1407 1447 1445 1394 1348 1309 1325 1341 1345 1395 1388 1378 1367 1373 1367 1368 1358 1394 1356 1362 1331 1352 1348 1362 1407 1386 1366 1381 1333 1343 1366 1357 1367 1421 1429 1426 1452 1456 1420 1398 1413 1420 1363 1384 1404 1369 1384 1404 1419 1392 1432 1354 1368 1327 1355 1301 1327 1324 1335 1362 1268 1342 1360 1397 1373 1392 1410 1417 1386 1442 1418 1430 1447 1392 1464 1405 1420 1385 1381 1424 1408 1423 1395 1338 1332 1352 1342 1376 1356 1372 1365 1361 1406 1389 1409 1349 1422 1379 1339 1330 1342 1326 1328 1311 1340 1343 1357 1359 1323 1372 1393 1476 1442 1382 1397 1342 1419 1428 1447 1427 1376 1395 1403 1379 1395 1391 1400 1388 1398 1315 1324 1318 1354 1326 1354 1361 1357 1344 1386 1368 1383 1424 1415 1389 1383 1350 1369 1388 1380 1372 1332 1348 1343 1352 1386 1438 1370 1360 1329 1325 1377 1368 1351 1405 1439 1447 1382 1365 1397 1403 1368 1348 1371 1390 1336 1303 1357 1348 1383 1383 1342 1411 1418 1390 1410 1476 1397 1432 1355 1348 1350 1392 1413 1382 1415 1466 1441 1361 1322 1337 1366 1410 1466 1456 1433 1461 1406 1364 1365 1340 1343 1383 1383 1397 1390 1427 1401 1397 1367 1359 1381 1379 1463 1421 1374 1374 1403 1379 1385 1382 1415 1450 1453 1452 1415 1460 1394 1373 1327 1406 1401 1295 1385 1344 1388 1399 1379 1355 1369 1377 1370 1362 1313 1299 1278 1312 1335 1356 1319 1361 1364 1359 1317 1312 1355 1426 1417 1398 1344 1306 1389 1342 1314 1251 1233 1230 1290 1280 1235 1227 1261 1274 1292 1305 1272 1279 1292 1272 1244 1235 1199 1190 1185 1183 1199 1195 1218 1209 1205 1192 1231 1246 1239 1243 1214 1236 1180 1156 1132 1150 1157 1142 1080 1123 1143 1154 1157 1177 1123 1143 1164 1165 1216 1248 1242 1214 1215 1262 1238 1209 1220 1206 1246 1255 1214 1228 1223 1197 1191 1207 1249 1239 1264 1291 1240 1262 1252 1231 1247 1304 1308 1308 1317 1254 1257 1265 1243 1245 1255 1279 1260 1246 1196 1233 1277 1301 1263 1281 1277 1281 1254 1245 1238 1258 1271 1253 1249 1253 1264 1258 1233 1235 1260 1210 1239 1219 1226 1274 1286 1281 1319 1313 1265 1320 1304 1326 1325 1317 1293 1262 1258 1272 1290 1326 1335 1294 1327 1309 1336 1352 1333 1317 1283 1295 1269 1312 1287 1402 1409 1378 1419 1384 1362 1395 1370 1400 1440 1438 1462 1436 1437 1406 1425 1377 1365 1376 1385 1369 1350 1366 1385 1412 1395 1340 1300 1288 1308 1365 1383 1359 1329 1308 1322 1347 1379 1349 1317 1298 1300 1269 1266 1289 1249 1309 1242 1262 1280 1248 1237 1182 1196 1221 1244 1221 1238 1227 1220 1197 1151 1159 1172 1153 1164 1121 1136 1178 1115 1131 1154 1135 1111 1088 1124 1098 1113 1124 1139 1118 1125 1105 1093 1095 1129 1110 1083 1074 1076 1084 1085 1123 1131 1103 1096 1050 1076 1095 1074 1088 1063 1058 1049 1063 1063 1069 1094 1102 1096 1128 1134 1174 1168 1158 1182 1123 1136 1158 1143 1092 1124 1166 1146 1092 1080 1111 1060 1027 1053 1053 1082 1081 1086 1050 1071 1074 1041 1053 1027 1028 1033 1099 1072 1094 1096 1047 1055 1078 1066 1063 1018 1006 1039 1004 1002 990 982 988 1002 1025 1032 1033 1076 1078 1115 1069 1078 1126 1066 1046 1018 1023 982 1008 1050 993 1029 986 1018 1043 1001 1003 1007 1030 1027 1032 1019 1034 1034 978 1002 1005 1011 986 1014 977 990 994 998 1010 1014 1040 1046 1047 1012 1068 1114 1052 1048 1035 1022 1002 1029 1061 1051 1059 1045 1090 1112 1087 1136 1119 1113 1132 1137 1089 1070 1115 1104 1079 1035 1039 1058 1033 1057 986 1027 1033 1055 996 961 973 981 941 949 939 939 936 943 964 921 905 910 880 856 874 869 855 880 880 906 877 882 896 923 933 978 953 959 963 942 910 915 904 937 922 910 943 955 924 954 959 990 975 1012 1038 1017 1021 1015 977 1041 1023 1011 1005 1042 1022 1061 1082 1048 1036 1094 1090 1069 1058 1106 1109 1105 1110 1056 1125 1089 1160 1127 1103 1095 1101 1158 1136 1084 1024 1050 1085 1146 1124 1095 1148 1128 1114 1080 1080 1144 1183 1171 1169 1160 1135 1139 1211 1176 1210 1267 1202 1192 1163 1163 1171 1201 1161 1192 1244 1288 1293 1275 1317 1280 1267 1260 1270 1226 1205 1201 1237 1212 1244 1224 1200 1169 1172 1176 1174 1183 1211 1208 1196 1188 1116 1117 1107 1069 1094 1085 1075 1099 1104 1078 1110 1102 1095 1098 1122 1099 1095 1089 1108 1058 1083 1102 1107 1118 1127 1121 1105 1133 1144 1141 1154 1145 1104 1109 1112 1096 1112 1115 1106 1122 1136 1101 1136 1120 1135 1140 1152 1123 1178 1210 1212 1192 1175 1190 1245 1292 1310 1299 1295 1243 1279 1269 1275 1284 1212 1254 1246 1271 1269 1225 1235 1221 1224 1259 1269 1294 1354 1377 1355 1356 1369 1370 1379 1359 1407 1404 1374 1326 1295 1295 1303 1301 1296 1297 1306 1369 1313 1266 1311 1317 1316 1334 1288 1278 1277 1244 1267 1294 1226 1306 1242 1232 1247 1241 1236 1226 1266 1255 1290 1303 1290 1299 1322 1333 1340 1305 1346 1348 1316 1329 1329 1331 1343 1373 1365 1344 1360 1327 1331 1373 1409 1401 1406 1369 1369 1359 1356 1363 1435 1372 1305 1360 1347 1421 1394 1403 1419 1389 1398 1379 1309 1383 1387 1411 1380 1367 1420 1376 1417 1430 1429 1370 1399 1390 1428 1408 1435 1434 1489 1422 1427 1414 1394 1418 1460 1392 1410 1445 1428 1423 1416 1433 1456 1409 1427 1461 1455 1438 1431 1470 1426 1517 1485 1494 1465 1480 1472 1437 1430 1460 1442 1470 1458 1460 1424 1441 1446 1477 1504 1481 1466 1460 1389 1396 1385 1422 1440 1392 1440 1488 1466 1456 1501 1468 1472 1471 1449 1436 1426 1436 1465 1452 1485 1493 1468 1447 1436 1367 1423 1346 1434 1466 1487 1438 1416 1413 1387 1381 1356 1336 1339 1389 1459 1466 1446 1410 1491 1474 1453 1445 1463 1476 1531 1494 1509 1530 1480 1501 1479 1528 1507 1530 1511 1556 1595 1524 1524 1560 1580 1520 1605 1625 1624 1676 1634 1491 1497 1490 1442 1450 1470 1518 1509 1573 1549 1488 1467 1475 1466 1469 1494 1438 1375 1352 1410 1393 1386 1390 1387 1386 1375 1361 1397 1384 1419 1406 1386 1423 1413 1394 1434 1407 1412 1405 1397 1439 1421 1407 1377 1348 1348 1375 1382 1377 1349 1338 1363 1367 1300 1335 1334 1354 1309 1274 1232 1200 1227 1203 1213 1232 1255 1277 1264 1226 1226 1196 1244 1235 1260 1217 1230 1223 1254 1248 1274 1270 1246 1183 1200 1174 1137 1120 1109 1164 1116 1103 1100 1105 1133 1143 1193 1180 1154 1160 1138 1161 1159 1150 1179 1186 1226 1216 1150 1175 1148 1162 1075 1136 1082 1104 1083 1067 1082 1094 1113 1143 1138 1170 1180 1177 1162 1188 1235 1216 1205 1191 1198 1183 1277 1249 1262 1254 1241 1256 1279 1265 1243 1238 1236 1308 1265 1205 1248 1290 1282 1249 1291 1262 1239 1192 1165 1221 1217 1183 1182 1122 1151 1195 1222 1232 1214 1195 1246 1249 1276 1259 1189 1238 1251 1230 1194 1204 1222 1229 1272 1240 1265 1214 1236 1220 1237 1242 1225 1260 1193 1238 1216 1225 1251 1290 1279 1279 1255 1260 1243 1276 1264 1308 1315 1331 1370 1317 1269 1294 1276 1282 1274 1295 1284 1273 1253 1270 1286 1325 1281 1262 1268 1297 1325 1364 1329 1341 1348 1330 1321 1277 1286 1295 1330 1320 1323 1243 1295 1265 1313 1225 1289 1292 1317 1320 1282 1272 1253 1229 1244 1269 1286 1257 1243 1250 1297 1296 1253 1254 1239 1252 1277 1279 1243 1221 1220 1241 1241 1248 1192 1192 1222 1214 1261 1235 1264 1196 1206 1176 1135 1131 1142 1150 1191 1195 1152 1148 1117 1142 1200 1196 1253 1188 1185 1161 1139 1110 1140 1127 1126 1126 1195 1180 1125 1128 1108 1159 1207 1218 1185 1202 1231 1236 1179 1184 1185 1133 1093 1132 1170 1133 1112 1103 1144 1116 1130 1131 1144 1154 1183 1108 1091 1073 1052 1067 1063 1091 1084 1140 1117 1107 1078 1076 1095 1089 1064 1041 1058 1017 1029 1040 1028 1048 1081 1032 1084 1073 1059 1042 1023 1070 1066 1023 1044 1073 1067 1003 1023 1013 1065 1054 1085 1108 1078 1074 1103 1024 999 993 959 987 993 1023 1031 1038 1038 1028 1060 1016 1061 1080 1066 1039 1013 1003 1016 1065 1069 1036 1018 1036 1065 1098 1087 1079 1048 1108 1057 1120 1141 1144 1198 1245 1260 1287 1327 1271 1226 1226 1242 1272 1272 1258 1293 1266 1245 1289 1322 1262 1282 1292 1281 1233 1205 1266 1251 1255 1216 1240 1269 1206 1196 1177 1185 1183 1157 1187 1210 1166 1177 1156 1192 1217 1222 1175 1132 1059 1087 1131 1074 1064 1054 1049 1033 1044 1085 1075 1088 1086 1085 1063 1007 1051 1056 1081 1096 1095 1077 1110 1105 1111 1081 1104 1116 1182 1199 1135 1168 1143 1149 1146 1177 1199 1134 1155 1173 1136 1095 1063 1099 1118 1055 1048 1061 1072 1065 1082 1073 1097 1066 1051 1048 1061 1045 1028 989 1023 1008 1049 1072 1070 1087 1056 1103 1115 1101 1067 1046 1016 1053 1042 1069 1042 1084 1013 1062 1020 1023 1040 1053 1059 1090 1078 1111 1099 1139 1161 1154 1154 1158 1176 1213 1217 1230 1178 1257 1251 1282 1283 1275 1291 1266 1219 1227 1258 1295 1303 1309 1327 1369 1392 1389 1405 1433 1484 1470 1453 1430 1421 1440 1481 1441 1469 1417 1449 1425 1430 1470 1532 1526 1468 1461 1491 1488 1479 1460 1473 1432 1409 1467 1471 1465 1507 1515 1580 1523 1466 1482 1508 1459 1506 1504 1550 1538 1549 1511 1486 1493 1570 1484 1489 1485 1505 1514 1512 1440 1460 1493 1453 1493 1568 1528 1477 1486 1560 1525 1523 1482 1449 1490 1485 1448 1457 1472 1486 1519 1534 1480 1533 1523 1535 1529 1553 1596 1624 1606 1617 1618 1654 1643 1642 1636 1696 1624 1627 1631 1655 1641 1653 1689 1759 1727 1727 1752 1670 1697 1682 1710 1743 1737 1700 1659 1654 1660 1654 1662 1686 1721 1710 1673 1625 1631 1565 1537 1532 1559 1584 1596 1568 1545 1502 1460 1474 1474 1458 1415 1377 1373 1428 1431 1449 1490 1444 1424 1384 1412 1349 1420 1448 1416 1362 1365 1363 1377 1359 1317 1328 1229 1239 1277 1351 1340 1353 1321 1281 1312 1294 1327 1344 1318 1315 1354 1377 1386 1380 1376 1328 1389 1317 1373 1379 1392 1317 1359 1351 1345 1338 1361 1341 1415 1437 1433 1405 1360 1338 1388 1369 1377 1453 1416 1376 1379 1402 1436 1448 1479 1473 1494 1453 1440 1459 1419 1483 1421 1453 1411 1430 1399 1393 1471 1456 1518 1482 1560 1559 1516 1501 1566 1550 1546 1443 1416 1431 1458 1483 1467 1440 1546 1607 1504 1482 1537 1541 1544 1507 1533 1529 1544 1545 1515 1525 1433 1446 1484 1445 1495 1497 1444 1497 1511 1516 1488 1500 1542 1533 1538 1460 1470 1545 1552 1532 1503 1482 1486 1503 1589 1596 1652 1541 1587 1554 1632 1540 1485 1500 1560 1561 1571 1492 1527 1583 1533 1561 1574 1527 1521 1501 1625 1577 1560 1579 1507 1549 1508 1495 1447 1532 1546 1621 1539 1507 1523 1425 1472 1462 1376 1395 1389 1422 1468 1404 1417 1448 1422 1374 1418 1504 1465 1487 1525 1478 1474 1449 1436 1430 1449 1466 1532 1443 1340 1402 1465 1459 1489 1417 1437 1448 1430 1411 1441 1472 1448 1456 1396 1384 1373 1377 1410 1386 1380 1289 1343 1319 1324 1323 1323 1280 1312 1298 1305 1280 1237 1236 1210 1268 1283 1288 1297 1242 1235 1218 1239 1204 1237 1204 1326 1255 1284 1280 1279 1340 1337 1374 1339 1307 1299 1334 1387 1350 1373 1410 1388 1372 1339 1357 1277 1244 1266 1277 1288 1222 1199 1193 1136 1196 1197 1177 1184 1231 1216 1224 1192 1182 1171 1229 1227 1276 1250 1236 1246 1281 1316 1309 1265 1260 1215 1269 1268 1269 1296 1354 1287 1306 1319 1323 1369 1339 1248 1194 1201 1267 1307 1305 1275 1282 1300 1271 1282 1239 1142 1185 1208 1231 1165 1208 1230 1240 1223 1206 1203 1207 1230 1219 1223 1309 1283 1274 1234 1192 1189 1198 1188 1171 1178 1204 1161 1180 1176 1135 1134 1133 1133 1087 1096 1112 1133 1128 1148 1165 1145 1129 1119 1141 1165 1088 1080 1064 1063 1077 1091 1075 1048 1004 1050 1071 1031 1067 1057 1067 1036 1039 1059 1066 1066 1030 1050 1037 1108 1060 1035 1032 1017 1038 1029 1003 1011 998 1030 1036 1026 1022 1014 1015 1032 1027 1032 1052 1051 1042 963 993 1025 1017 1023 1031 1008 1002 1000 974 1006 993 1007 1012 1001 991 1032 1050 1049 1044 1043 958 962 1014 1001 968 977 1004 1004 1001 996 1014 1025 1030 1013 1047 1028 989 1017 1010 1031 1067 1061 1061 1012 1023 1018 1044 1057 1048 999 1056 1009 971 948 956 995 1055 1053 1079 1094 1059 1046 1013 1030 1013 995 976 991 1013 1021 1038 1009 1014 1033 1013 979 990 992 1014 986 1059 1026 1046 1029 1146 1117 1102 1104 1092 1082 1091 1049 1060 1047 1036 1078 1129 1115 1147 1091 1077 1087 1110 1106 1037 1045 1110 1076 1096 1073 1141 1200 1130 1168 1116 1130 1127 1150 1099 1173 1161 1070 1136 1167 1147 1141 1088 1095 1109 1164 1170 1204 1217 1167 1112 1124 1160 1154 1103 1095 1153 1179 1200 1215 1151 1159 1145 1136 1168 1231 1228 1246 1198 1239 1226 1199 1209 1237 1196 1243 1223 1171 1175 1246 1252 1172 1175 1218 1223 1200 1234 1194 1214 1205 1183 1195 1236 1284 1294 1232 1276 1271 1237 1282 1223 1212 1215 1193 1209 1196 1147 1183 1163 1190 1186 1212 1177 1108 1131 1136 1117 1177 1178 1123 1135 1139 1122 1143 1152 1111 1112 1128 1090 1099 1152 1135 1140 1076 1091 1088 1144 1157 1148 1136 1130 1138 1107 1115 1106 1121 1089 1073 1093 1038 1081 1085 1048 1089 1095 1038 1024 1042 1022 1021 998 964 972 1020 1014 975 940 981 982 1016 986 992 965 979 996 987 992 995 1010 1011 978 976 1054 1086 1067 1084 1088 1056 1052 997 1024 953 983 991 997 951 946 950 961 981 937 907 874 866 869 865 853 824 804 805 832 827 800 807 811 843 849 828 848 856 870 892 923 934 905 898 915 903 896 884 901 931 942 945 911 909 861 898 898 912 906 918 923 932 910 896 911 906 908 891 924 922 932 914 858 849 876 930 911 952 1010 1014 1045 1026 973 1002 1036 1047 1058 1067 1075 1059 1050 1047 1065 1086 1039 1015 992 961 981 980 1060 1064 1064 1089 1083 1074 1051 1057 1108 1142 1124 1108 1118 1101 1107 1089 1079 1110 1169 1126 1066 1065 1126 1132 1132 1111 1081 1117 1105 1148 1156 1145 1151 1149 1135 1107 1114 1109 1076 1115 1131 1176 1160 1176 1171 1212 1202 1261 1251 1252 1289 1314 1282 1307 1302 1279 1288 1279 1301 1281 1259 1255 1276 1249 1283 1323 1346 1273 1327 1320 1270 1262 1292 1304 1275 1253 1204 1239 1270 1222 1177 1153 1134 1167 1184 1145 1206 1136 1188 1182 1191 1175 1187 1172 1197 1196 1204 1168 1181 1184 1184 1181 1188 1128 1155 1163 1139 1148 1130 1152 1143 1143 1152 1173 1149 1145 1156 1143 1144 1106 1175 1168 1141 1166 1119 1137 1127 1126 1160 1168 1195 1209 1192 1162 1168 1208 1209 1149 1135 1117 1206 1226 1170 1150 1131 1155 1186 1124 1086 1068 1081 1100 1116 1070 1110 1088 1091 1076 1079 1106 1096 1060 1028 1058 1111 1122 1113 1060 1051 1060 1087 1030 1007 987 972 976 1021 1018 978 965 962 946 915 953 927 1008 959 935 948 948 993 969 968 975 982 1022 1054 972 1000 982 998 987 948 973 934 936 1006 970 975 992 1038 1017 995 1016 1061 1080 1063 1026 975 984 999 1028 998 1027 1071 1075 1074 1052 1086 1104 1105 1057 1038 1002 1049 1004 1018 1040 1016 1018 1029 1112 1133 1130 1113 1096 1085 1124 1126 1124 1076 1078 1053 1107 1092 1120 1090 1077 1092 1078 1095 1054 1076 1011 989 996 1048 1007 975 1034 1051 1035 1072 1056 1050 1039 1017 980 987 1065 1049 1097 1060 1041 998 1024 1033 1154 1172 1110 1145 1116 1113 1063 1055 1103 1062 1020 1071 1098 1140 1133 1138 1116 1088 1111 1147 1129 1133 1067 1078 1082 1071 1141 1116 1124 1091 1099 1137 1129 1114 1096 1072 1126 1152 1106 1088 1120 1089 1130 1132 1065 1119 1105 1086 1085 1114 1102 1083 1060 1033 1102 1089 1099 1116 1087 1118 1064 1094 1062 1044 1112 1106 1075 1128 1101 1098 1107 1197 1123 1116 1194 1152 1124 1096 1145 1118 1111 1059 1045 1116 1124 1076 1135 1143 1128 1112 1161 1184 1230 1221 1205 1192 1204 1168 1206 1197 1180 1178 1208 1224 1222 1186 1192 1184 1189 1197 1168 1249 1303 1248 1273 1237 1202 1182 1189 1165 1220 1251 1262 1245 1210 1278 1216 1240 1223 1198 1215 1236 1232 1212 1218 1234 1243 1251 1235 1248 1273 1196 1210 1210 1195 1189 1217 1240 1230 1176 1231 1196 1171 1172 1200 1208 1187 1152 1222 1246 1206 1208 1202 1143 1148 1190 1255 1305 1207 1201 1158 1247 1231 1200 1209 1202 1222 1199 1201 1197 1167 1176 1124 1166 1214 1176 1140 1181 1194 1161 1169 1175 1180 1145 1184 1168 1208 1234 1280 1229 1206 1245 1260 1257 1235 1222 1217 1194 1185 1175 1133 1151 1125 1190 1154 1153 1121 1140 1135 1129 1141 1138 1136 1142 1165 1126 1148 1156 1158 1133 1134 1152 1149 1110 1121 1124 1144 1144 1176 1168 1164 1109 1085 1121 1122 1129 1088 1088 1097 1086 1102 1121 1103 1111 1140 1121 1152 1154 1150 1161 1134 1197 1161 1137 1167 1151 1195 1194 1170 1193 1203 1238 1201 1225 1204 1185 1223 1158 1150 1212 1209 1217 1226 1231 1242 1256 1207 1200 1222 1185 1193 1208 1213 1187 1245 1281 1270 1227 1258 1292 1254 1254 1274 1224 1209 1214 1203 1245 1250 1239 1173 1204 1188 1213 1235 1219 1222 1216 1236 1210 1191 1236 1220 1269 1264 1254 1238 1161 1225 1186 1207 1215 1201 1265 1255 1247 1182 1203 1218 1172 1178 1199 1189 1202 1220 1188 1189 1158 1163 1204 1168 1152 1173 1110 1151 1167 1154 1171 1166 1183 1235 1217 1222 1172 1194 1150 1172 1155 1129 1116 1125 1169 1151 1179 1174 1207 1168 1237 1221 1225 1161 1153 1219 1285 1235 1256 1212 1199 1188 1201 1216 1236 1209 1227 1254 1243 1162 1178 1177 1251 1239 1247 1253 1239 1292 1374 1376 1372 1281 1281 1315 1329 1299 1227 1276 1273 1257 1222 1235 1242 1293 1228 1224 1208 1315 1330 1275 1314 1210 1243 1242 1254 1215 1234 1225 1289 1272 1228 1199 1232 1237 1250 1219 1257 1290 1281 1219 1211 1258 1252 1243 1250 1255 1288 1240 1231 1267 1297 1283 1233 1236 1174 1210 1212 1192 1207 1243 1266 1274 1280 1246 1274 1305 1314 1410 1409 1324 1324 1356 1339 1290 1296 1288 1269 1298 1334 1287 1300 1351 1372 1354 1299 1342 1328 1302 1305 1335 1352 1373 1343 1306 1348 1361 1338 1374 1377 1397 1297 1327 1309 1323 1374 1406 1447 1475 1416 1388 1369 1409 1368 1359 1333 1396 1357 1330 1418 1421 1404 1435 1420 1408 1380 1431 1420 1394 1377 1368 1361 1359 1374 1339 1362 1369 1317 1276 1245 1252 1282 1241 1267 1335 1233 1248 1258 1250 1198 1139 1137 1178 1200 1197 1205 1156 1193 1198 1181 1209 1194 1205 1210 1188 1223 1277 1298 1269 1217 1158 1197 1238 1231 1218 1280 1308 1313 1326 1264 1265 1255 1323 1330 1337 1356 1363 1303 1305 1317 1352 1378 1373 1387 1363 1385 1388 1443 1404 1392 1363 1334 1344 1315 1347 1326 1380 1406 1349 1441 1445 1485 1548 1570 1596 1552 1538 1546 1579 1581 1582 1593 1587 1519 1528 1567 1550 1588 1563 1594 1580 1583 1614 1619 1555 1526 1559 1584 1584 1583 1637 1563 1575 1540 1611 1574 1545 1578 1604 1549 1601 1598 1586 1571 1596 1569 1595 1626 1606 1559 1576 1631 1668 1656 1575 1651 1671 1675 1641 1682 1641 1630 1540 1628 1556 1576 1627 1581 1524 1535 1492 1492 1525 1484 1480 1493 1533 1494 1480 1443 1420 1466 1481 1539 1552 1532 1499 1495 1568 1556 1507 1490 1494 1546 1560 1562 1559 1567 1502 1517 1545 1478 1455 1529 1509 1489 1455 1457 1508 1452 1474 1430 1371 1350 1388 1406 1372 1392 1403 1420 1375 1364 1391 1397 1374 1371 1375 1331 1346 1389 1366 1380 1391 1352 1375 1352 1383 1337 1360 1345 1394 1361 1370 1397 1402 1365 1322 1295 1338 1394 1338 1335 1345 1359 1393 1372 1357 1369 1398 1461 1470 1397 1376 1361 1389 1362 1376 1298 1330 1335 1333 1311 1325 1383 1356 1363 1388 1345 1351 1366 1432 1392 1410 1375 1388 1408 1354 1384 1402 1422 1435 1333 1338 1297 1293 1323 1274 1243 1267 1277 1182 1189 1221 1201 1234 1254 1229 1224 1216 1330 1338 1406 1377 1447 1390 1360 1381 1462 1416 1342 1335 1248 1196 1234 1273 1277 1207 1113 1150 1085 1092 1114 1058 1032 1024 1024 985 987 938 857 838 805 806 811 766 812 835 799 774 767 734 716 753 732 738 725 710 692 676 695 671 621 621 615 618 617 569 564 582 589 573 561 557 535 521 481 457 479 468 509 530 509 514 517 533 504 516 523 533 512 515 489 453 431 426 417 357 352 309 251 251 277 238 222 231 273 263 274 298 298 299 288 306 305 266 232 237 232 239 278 293 302 299 328 338 415 417 416 409 438 413 431 404 383 393 368 371 355 397 352 356 335 332 328 279 240 253 217 215 234 221 259 261 264 260 288 317 369 366 407 448 461 507 572 573 554 578 582 636 604 583 575 583 638 632 598 480 516 546 532 494 465 488 535 528 429 396 357 340 323 282 308 290 295 301 322 326 303 316 328 336 359 367 368 393 393 385 374 408 443 439 436 431 427 493 471 475 501 512 516 550 540 529 556 505 447 433 458 449 460 495 507 454 414 407 396 353 337 363 318 347 327 335 291 281 260 227 215 218 262 270 275 282 287 279 225 225 236 255 220 239 248 274 338 338 407 324 314 301 293 316 383 426 410 413 468 499 477 463 468 467 462 449 400 383 373 364 327 318 324 337 334 331 288 301 302 313 308 322 340 344 401 407 402 467 464 486 470 505 507 531 544 582 579 563 542 566 534 529 514 481 456 396 349 322 331 312 288 254 232 180 171 155 125 104 96 108 112 130 164 170 193 206 216 278 303 363 395 434 470 524 531 546 544 554 550 560 562 564 579 544 515 502 455 423 402 383 392 336 316 255 242 230 219 191 179 158 150 153 145 139 135 160 206 223 254 287 313 339 350 365 392 410 434 429 406 399 371 362 320 306 279 237 216 189 177 186 164 153 142 141 168 178 190 202 225 216 260 285 299 311 372 392 376 392 381 384 392 421 387 392 397 387 361 338 317 306 288 263 278 255 236 250 283 288 340 346 357 403 387 366 386 383 425 373 421 404 391 369 339 307 278 284 272 248 224 234 247 270 281 287 292 287 295 297 328 343 379 429 443 445 409 397 426 400 425 434 443 450 462 479 493 476 477 457 442 441 409 430 430 398 389 393 360 322 283 258 219 212 212 189 192 202 206 253 257 300 363 413 485 513 586 616 682 727 744 734 782 767 763 771 788 756 769 763 767 740 792 776 770 668 672 695 680 671 657 643 630 616 615 599 644 656 646 688 667 641 626 670 667 673 685 687 685 759 772 772 822 842 804 794 804 806 791 781 767 734 702 709 623 581 600 610 573 561 515 534 478 469 490 486 469 474 514 540 570 617 685 726 753 863 890 898 948 974 966 1008 1027 975 938 965 901 851 835 724 695 669 591 527 457 415 326 304 255 241 253 265 257 285 291 287 319 347 363 397 402 426 454 471 523 515 502 476 438 445 431 398 397 351 345 330 272 258 222 186 156 134 126 112 114 100 115 132 147 180 190 215 228 235 242 255 252 256 273 276 269 251 249 230 200 188 171 146 127 108 98 78 78 78 78 78 78 78 78 84 86 90 90 88 90 108 138 156 184 206 199 212 239 277 276 302 287 323 343 362 367 371 369 361 337 348 315 294 273 264 255 226 200 184 165 162 152 148 117 113 131 145 160 174 182 198 220 264 272 310 323 358 356 353 381 349 365 360 333 297 288 292 270 238 223 206 192 168 168 142 112 88 82 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 82 78 78 78 78 78 78 78 78 78 78 78 bytes + [Exif IFD0 - 0x011a] X Resolution = 72 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x0128] Resolution Unit = Inch +JAVA [Exif IFD0 - 0x0140] Color Map = [768 values] +DOTNET [Exif IFD0 - 0x0140] Unknown tag (0x0140) = [768 values] + [Exif IFD0 - 0x830e] Pixel Scale = 2.438 2.438 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 688258.224 4555765.966 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [20 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS84 UTM zone 17N + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 17 N with WGS84 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = o41078a6.tif + [File - 0x0002] File Size = 7051388 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/o41078a7.tif.txt b/tif/GeoTIFF/metadata/diff/o41078a7.tif.txt new file mode 100644 index 00000000..840a78d5 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/o41078a7.tif.txt @@ -0,0 +1,45 @@ + FILE: o41078a7.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 4974 pixels + [Exif IFD0 - 0x0101] Image Height = 6749 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette + [Exif IFD0 - 0x0111] Strip Offsets = [6749 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 83 83 83 83 83 82 86 88 91 108 121 121 137 138 156 176 174 206 219 230 247 251 245 246 247 247 253 250 257 271 255 241 254 258 265 294 287 238 226 215 208 212 196 175 165 142 123 119 121 126 128 134 159 157 182 201 207 229 228 261 275 320 351 377 405 455 488 517 480 493 500 528 502 496 501 511 515 478 457 445 411 410 404 387 367 371 361 352 349 351 330 340 323 261 222 229 223 265 310 345 344 337 376 384 422 458 494 535 568 613 620 656 687 702 706 717 722 746 724 675 703 667 611 587 569 538 510 487 413 386 393 354 363 347 336 362 330 301 304 257 248 283 317 352 385 405 444 450 485 524 483 508 514 522 549 553 564 574 599 596 594 562 522 507 508 573 574 589 568 580 546 541 570 522 487 501 476 449 417 409 327 286 302 271 265 284 294 321 369 394 416 418 421 398 452 513 497 510 526 531 515 526 528 509 529 518 568 581 593 592 630 660 735 791 779 788 821 794 787 753 739 742 692 759 805 817 782 767 733 725 734 700 721 741 784 774 809 842 859 856 854 844 872 872 843 877 884 881 900 926 955 1002 1059 1052 1054 1039 999 994 1000 1024 1073 1070 1064 993 996 981 955 880 866 889 889 868 927 926 887 888 889 859 849 849 849 885 923 970 962 975 1011 1024 1057 1016 1072 1062 1081 1136 1152 1075 1100 1076 1090 1095 1048 1048 1027 1026 969 949 921 904 898 869 869 871 891 847 812 825 828 819 836 823 835 896 891 888 903 899 889 884 845 868 890 909 898 963 984 953 950 927 887 824 819 823 848 822 852 897 901 942 929 910 914 966 955 1003 968 957 974 968 935 938 945 935 945 940 918 956 954 881 902 891 904 858 911 867 892 931 959 936 936 908 884 946 937 957 904 898 878 880 886 918 931 955 971 1047 1059 1087 1096 1053 1018 989 989 975 980 965 999 932 982 1043 1006 954 986 1010 978 1031 1008 968 1018 1062 1009 1030 1001 996 986 975 992 1026 1040 1008 1055 1049 1040 1082 1142 1115 1153 1175 1181 1168 1086 1152 1128 1104 1086 1107 1095 1068 1125 1085 1133 1098 1122 1023 980 983 967 926 963 991 943 946 917 971 955 968 1007 1060 1066 1041 1066 1049 1068 1069 1050 992 1017 964 933 942 916 901 915 898 929 914 911 911 937 933 961 984 996 1011 1008 1013 1032 1032 1031 1031 1030 1006 1059 1063 1057 1064 984 990 971 967 971 983 993 975 1034 1033 1049 1057 1057 1085 1037 988 963 961 988 988 996 1006 1015 1004 1033 1016 985 960 972 981 1004 1016 996 1039 976 1009 1007 996 991 1035 1027 1038 1046 1139 1138 1143 1144 1161 1138 1164 1119 1125 1142 1167 1159 1082 1011 1033 1056 1067 1127 1135 1139 1150 1146 1119 1143 1113 1098 1056 1094 1088 1109 1088 1068 1010 1040 1039 1052 1042 1039 1048 1000 1046 1062 1058 1050 1127 1088 1062 1057 1010 1010 1007 1048 1078 1033 1005 999 971 1012 1003 1045 1021 1029 1019 1027 1043 1062 1072 1039 1047 1059 1063 1009 1038 1036 1032 998 1056 1082 1111 1085 1017 1019 958 989 1062 1035 1030 1056 1060 1042 1025 1035 1008 971 987 998 971 975 995 991 970 1039 1007 995 990 1028 996 997 1005 1032 1042 1016 997 1012 1013 1038 1029 1056 1051 1034 1044 1029 1009 1010 1038 1038 1011 1028 1051 990 995 982 946 967 975 962 979 948 945 929 956 936 946 967 931 942 911 919 901 896 917 940 938 934 961 964 962 911 950 934 928 942 922 945 955 937 1026 999 1019 1020 1041 1045 1024 1007 994 964 975 996 1006 1014 1026 1027 1019 1009 1004 974 977 1011 998 970 980 970 964 989 983 952 1002 1013 993 1000 978 989 989 966 977 960 989 986 989 972 966 938 956 972 955 967 989 975 957 953 937 968 963 1002 1040 978 1025 1017 1033 1055 1038 1058 1059 1044 1028 1076 1057 1050 1020 1008 997 1013 985 984 990 976 982 974 932 967 984 1013 996 973 969 968 968 1015 1018 989 1014 1009 1029 1022 1014 1009 987 977 999 1034 1047 1066 1023 1000 1014 993 1034 1044 1002 1043 1067 1078 1067 1076 1032 1036 1035 1012 958 930 965 958 942 915 980 967 991 1005 1010 1015 1057 1075 1079 1088 1049 1022 1020 970 1036 1009 1001 1015 1005 1008 977 944 956 948 950 953 958 965 969 962 946 987 978 973 947 900 896 909 921 913 935 950 960 1007 974 1000 994 996 994 981 1042 1042 999 1007 1001 1014 1015 982 1000 990 1015 991 972 981 967 923 921 879 920 910 899 954 961 950 953 953 926 926 939 904 886 918 913 926 921 938 969 979 959 955 970 982 977 990 1004 984 979 941 918 930 945 979 994 1007 1033 995 993 985 974 996 957 981 986 1001 961 1015 1000 970 1020 1004 1034 1011 1028 1013 1009 1026 1023 1032 1005 981 977 975 990 1008 982 945 883 910 893 905 894 901 919 917 883 963 982 977 935 919 901 894 884 882 884 898 831 822 795 795 777 766 785 806 809 817 794 806 804 790 822 864 891 916 907 914 926 891 912 927 936 947 943 921 938 902 891 879 901 888 902 904 908 903 934 907 905 878 853 879 890 881 894 889 836 867 881 839 824 848 858 870 870 891 859 823 787 804 825 828 847 860 822 842 818 813 804 807 797 803 829 819 803 799 815 817 846 861 862 860 835 825 850 867 853 850 855 844 858 841 850 880 846 840 823 849 835 875 862 861 866 852 880 870 885 875 832 854 851 869 877 823 851 853 874 838 846 827 852 875 891 857 863 873 855 868 855 862 894 899 928 939 947 937 953 926 941 938 932 942 966 925 933 911 925 907 897 895 919 896 901 896 892 906 880 897 922 928 927 927 936 974 960 946 1009 1006 1011 998 972 978 1003 1014 1006 983 967 966 973 969 982 956 965 968 982 1010 987 967 938 952 971 946 968 983 966 911 919 954 979 954 946 942 963 974 964 990 1000 976 993 993 970 915 937 948 930 927 901 859 863 870 855 854 856 845 841 870 891 892 862 865 876 836 867 862 846 852 829 853 868 920 896 915 872 861 898 856 813 843 843 863 866 846 883 890 886 882 808 819 830 874 873 864 853 826 849 841 811 825 801 787 790 817 806 775 765 783 774 782 763 812 765 783 797 789 812 792 818 844 817 801 829 824 843 833 823 827 811 817 817 794 796 788 780 798 819 806 816 806 832 838 823 862 822 841 859 872 893 851 896 894 890 920 935 944 937 936 974 946 958 986 1001 998 994 982 954 943 947 962 992 1004 968 960 931 946 970 1038 1019 1044 1015 997 999 1006 986 1011 1002 995 1008 1028 990 1044 1035 1030 1025 1028 1029 1019 1031 1093 1066 1071 1078 1070 1051 993 987 998 1019 988 1016 996 1007 963 986 1037 1074 982 986 999 1061 1042 1050 1061 1076 1094 1079 1051 1061 1087 1105 1098 1085 1073 1084 1076 1053 1112 1147 1031 1026 1010 1006 1025 1015 1021 1008 1031 1014 1025 1018 1022 1044 1035 1043 1047 1046 1041 1067 1007 991 963 975 982 956 983 998 1013 1001 1000 986 1005 988 989 985 959 961 946 925 960 946 954 959 971 987 981 962 960 964 974 963 998 970 948 967 966 958 950 942 939 946 953 932 924 948 945 931 967 991 993 966 942 940 937 936 943 944 949 956 943 946 960 962 995 982 971 977 967 981 977 997 1004 991 978 1013 988 1031 1003 1023 1013 995 1019 1014 1034 1019 983 1013 1062 1028 1024 1063 1057 1018 1019 979 1025 1030 1092 1103 1088 1073 1067 1073 1055 1041 1084 1062 1073 1068 1075 1058 1082 1084 1078 1095 1105 1113 1102 1100 1087 1085 1124 1121 1155 1152 1147 1144 1190 1141 1118 1145 1161 1169 1188 1172 1196 1143 1121 1194 1156 1136 1132 1168 1130 1097 1124 1167 1159 1145 1150 1167 1180 1163 1142 1111 1117 1145 1129 1107 1126 1113 1112 1105 1113 1115 1099 1078 1086 1118 1120 1153 1169 1177 1154 1164 1153 1130 1127 1117 1094 1099 1113 1120 1103 1136 1096 1105 1116 1117 1113 1094 1068 1081 1116 1124 1120 1146 1138 1167 1120 1097 1083 1076 1073 1075 1100 1095 1082 1073 1039 1038 1092 1094 1118 1163 1167 1181 1177 1161 1138 1092 1085 1086 1082 1107 1151 1176 1200 1200 1248 1191 1180 1135 1154 1145 1137 1145 1104 1118 1170 1187 1137 1133 1109 1134 1113 1130 1136 1148 1131 1152 1163 1139 1149 1155 1161 1182 1151 1151 1149 1151 1184 1167 1126 1102 1131 1128 1052 1058 1091 1084 1083 1099 1095 1075 1076 1055 1077 1090 1096 1074 1058 1065 1053 1060 1060 1054 1040 1041 1043 1056 1016 1060 1065 1038 1083 1080 1048 1058 1066 1104 1105 1169 1165 1168 1143 1095 1122 1118 1096 1068 1006 1008 1016 989 978 977 924 959 934 944 943 946 937 954 976 1000 1007 1032 1034 1049 1064 1062 1045 979 991 958 1012 953 967 970 901 901 899 906 907 903 913 934 888 916 948 937 961 942 941 969 992 994 1018 1014 1009 940 948 974 916 890 881 936 897 855 808 852 842 857 845 897 863 880 853 846 846 866 881 841 860 843 822 845 858 878 898 943 938 889 873 891 927 903 913 884 913 926 898 890 890 918 932 983 981 969 984 989 1042 1055 1043 1030 1049 1009 964 935 994 1015 1038 1010 1018 1002 1062 1083 1105 1138 1137 1096 1123 1101 1124 1144 1161 1157 1191 1133 1175 1188 1210 1232 1186 1140 1130 1159 1093 1138 1052 1060 1109 1038 1057 1066 1121 1084 1113 1159 1162 1181 1165 1217 1216 1209 1211 1174 1142 1123 1094 1122 1087 1112 1120 1099 1096 1138 1153 1163 1193 1143 1174 1175 1165 1163 1142 1142 1137 1148 1158 1148 1120 1146 1193 1207 1194 1209 1165 1197 1214 1176 1176 1192 1244 1253 1261 1275 1277 1255 1242 1262 1249 1226 1233 1276 1300 1284 1271 1253 1250 1287 1261 1278 1294 1278 1255 1220 1234 1254 1228 1208 1201 1190 1211 1196 1201 1234 1221 1206 1191 1258 1252 1235 1228 1196 1187 1193 1238 1270 1252 1276 1218 1218 1243 1295 1328 1338 1277 1264 1285 1267 1247 1196 1217 1182 1176 1231 1243 1171 1234 1233 1194 1251 1254 1240 1246 1279 1285 1264 1265 1309 1291 1301 1355 1272 1272 1253 1262 1265 1252 1262 1265 1292 1303 1303 1333 1432 1424 1377 1376 1389 1372 1399 1425 1413 1398 1390 1394 1316 1382 1391 1342 1296 1335 1315 1360 1360 1353 1362 1382 1387 1391 1369 1327 1377 1330 1319 1350 1336 1357 1346 1355 1275 1311 1256 1196 1177 1156 1173 1189 1194 1173 1214 1176 1163 1183 1211 1185 1219 1227 1286 1301 1274 1235 1255 1270 1268 1239 1235 1245 1235 1212 1225 1232 1210 1244 1227 1207 1205 1158 1154 1167 1197 1189 1158 1160 1168 1128 1113 1133 1184 1235 1206 1219 1226 1200 1172 1208 1203 1191 1182 1166 1181 1184 1183 1187 1189 1186 1146 1209 1222 1197 1226 1224 1165 1121 1165 1126 1071 1082 1080 1088 1043 1030 1029 1044 1057 1054 1069 1052 1077 1087 1078 1069 1089 1089 1111 1189 1186 1225 1197 1213 1177 1182 1146 1122 1111 1093 1086 1084 1124 1124 1122 1102 1134 1109 1097 1085 1104 1126 1101 1105 1077 1045 1047 1053 1058 1105 1067 1031 1061 1067 1104 1115 1071 1117 1157 1183 1154 1113 1197 1195 1190 1147 1132 1122 1037 1060 1084 1113 1074 1053 1074 1078 1085 1115 1137 1119 1119 1100 1086 1076 1070 1068 1107 1065 1107 1095 1058 1070 1102 1152 1115 1093 1087 1097 1121 1091 1091 1079 1100 1063 1034 1053 1103 1126 1081 1093 1117 1140 1095 1176 1133 1128 1095 1113 1124 1107 1136 1156 1193 1133 1036 1033 1021 986 980 995 984 1019 1021 1027 1044 1057 996 1047 1053 1119 1165 1143 1132 1061 1046 1068 1093 1142 1108 1088 1089 1135 1149 1159 1155 1095 1093 1071 1070 1042 1045 1036 1040 1081 1083 1066 1069 1110 1192 1210 1168 1171 1140 1152 1187 1214 1225 1219 1228 1231 1260 1250 1271 1254 1268 1287 1345 1265 1230 1278 1285 1283 1223 1220 1242 1257 1243 1303 1301 1330 1310 1323 1345 1338 1357 1352 1428 1428 1391 1388 1416 1383 1399 1383 1394 1358 1358 1338 1338 1348 1365 1385 1364 1396 1427 1395 1381 1395 1412 1382 1375 1351 1373 1364 1401 1442 1484 1460 1424 1459 1427 1487 1485 1525 1509 1497 1462 1473 1470 1546 1532 1466 1474 1457 1434 1406 1404 1434 1407 1429 1385 1355 1350 1322 1350 1332 1337 1344 1366 1377 1364 1427 1404 1396 1414 1400 1394 1381 1366 1370 1364 1374 1375 1324 1306 1315 1332 1359 1318 1307 1375 1405 1379 1355 1348 1353 1370 1332 1319 1329 1307 1305 1319 1312 1330 1340 1344 1348 1349 1314 1224 1231 1228 1258 1230 1249 1217 1189 1237 1237 1221 1227 1266 1247 1243 1210 1196 1200 1221 1220 1219 1240 1212 1206 1206 1215 1190 1232 1205 1184 1168 1216 1231 1230 1201 1199 1199 1164 1168 1149 1179 1186 1179 1154 1166 1131 1149 1142 1162 1164 1184 1183 1172 1139 1126 1124 1105 1155 1127 1138 1180 1172 1186 1152 1191 1175 1183 1191 1171 1165 1152 1143 1098 1129 1120 1152 1160 1122 1092 1103 1056 1083 1074 1049 1046 1053 1040 1076 1111 1127 1110 1104 1089 1081 1073 1041 1049 1061 1113 1084 1093 1085 1061 1037 1066 1046 1037 1057 1019 1023 1000 1007 1043 1039 1040 1028 1033 1039 1048 1086 1063 1051 1048 1051 1037 1037 1053 1042 1013 1055 1033 1083 1087 1117 1141 1109 1049 1095 1112 1098 1108 1097 1091 1096 1113 1069 1046 1034 1045 1070 1068 1073 1068 1073 1085 1073 1097 1110 1082 1106 1062 1047 1040 1035 1051 1012 1055 1043 1050 986 1036 1008 1034 1012 1000 992 991 998 973 960 969 958 993 1030 1004 1024 988 1003 1003 1015 1048 1045 1046 1040 1054 1038 1033 1014 1044 977 993 965 957 918 951 971 975 948 948 963 941 950 941 935 953 934 928 914 906 931 923 910 927 953 993 978 945 915 949 994 970 967 948 947 929 904 876 906 903 911 960 925 903 889 906 926 921 949 924 955 945 945 981 1017 1012 1040 1040 1031 1029 944 981 965 954 931 928 932 961 1000 928 948 966 944 930 965 961 1013 1001 996 1012 981 945 942 923 917 924 936 919 906 932 913 890 933 913 926 920 928 954 978 973 944 966 975 967 952 1021 973 946 1000 980 986 975 986 977 987 1017 922 928 908 918 937 905 922 933 947 953 974 958 889 928 941 1004 961 956 950 936 968 948 948 934 909 945 930 908 963 940 948 951 964 913 936 954 960 960 955 980 1012 1007 1017 1013 1021 996 1020 1026 1044 1008 1008 997 994 963 1017 1001 1010 1034 1011 993 1004 976 996 1004 981 966 992 1025 1006 1053 1033 1044 999 999 986 1025 998 1024 1000 963 972 974 936 944 934 943 950 938 979 990 1004 998 1018 1023 1003 1038 1032 1038 1022 1035 1001 967 978 991 997 1009 996 1042 1078 1091 1076 1064 1021 1029 1064 1015 1037 1038 1025 1026 1028 1003 1009 1032 1053 1038 1054 1039 995 1022 1019 1008 1008 1032 1065 1042 1038 1058 1075 1095 1103 1104 1117 1081 1115 1077 1116 1140 1095 1105 1102 1108 1103 1100 1098 1108 1097 1122 1133 1145 1149 1202 1197 1188 1174 1162 1145 1148 1122 1098 1083 1103 1057 1074 1000 1006 998 1020 1032 1072 1057 1085 1129 1132 1151 1112 1157 1160 1183 1170 1160 1174 1142 1102 1069 1093 1091 1047 1009 1043 1000 990 990 1014 991 990 988 1000 1045 1065 1072 1075 1060 1065 1072 1053 1067 1067 1054 1078 1093 1080 1072 1021 1002 1025 1087 1055 1043 1095 1068 1050 1059 1073 1032 1026 1069 1105 1089 1056 1045 1043 1075 1059 1045 1084 1082 1106 1076 1093 1107 1086 1061 1060 1018 1019 1032 1035 1021 1037 1041 1046 1049 1037 1045 1040 1027 1003 971 976 1008 988 994 997 1003 1039 1024 1013 1005 1063 1022 1032 1013 1019 1004 1000 1014 992 1000 1012 982 1002 963 949 956 946 978 963 940 961 943 931 933 923 931 924 907 905 873 884 941 999 979 969 933 961 939 923 899 912 946 923 916 912 900 901 886 901 924 906 893 907 919 915 918 901 909 943 944 936 898 899 908 872 883 863 874 878 870 855 898 898 907 921 902 922 944 936 951 958 930 937 939 931 926 910 935 941 938 914 921 900 896 876 862 850 836 827 861 853 847 846 911 912 882 886 885 911 947 932 949 927 907 902 895 877 873 863 828 848 854 842 871 843 858 879 861 879 833 835 821 853 874 855 857 865 847 848 901 889 916 882 892 857 870 843 840 854 883 846 899 933 896 908 890 918 920 926 904 872 882 917 974 929 954 932 940 936 940 916 942 898 922 938 922 969 981 950 980 1011 1012 1037 1030 1052 981 998 972 930 883 891 890 917 893 894 901 906 900 894 884 887 876 919 849 921 896 925 914 883 922 950 927 931 911 920 937 943 933 913 915 915 900 908 955 965 994 986 945 959 898 905 941 941 933 953 937 892 896 886 870 866 856 836 844 825 833 853 866 884 870 921 947 961 937 898 905 923 919 880 849 862 882 931 904 901 921 931 904 893 861 867 877 897 937 953 937 903 899 897 894 863 872 834 868 910 909 883 917 874 856 840 820 826 814 847 840 837 863 836 822 798 802 780 821 831 821 820 795 796 828 822 792 822 863 851 841 826 793 798 831 840 860 845 860 818 822 794 760 746 751 784 832 788 759 746 782 792 803 837 913 893 878 847 878 889 828 869 956 1003 936 927 882 855 922 944 1006 943 988 967 985 1025 991 964 945 930 927 942 1005 1007 939 898 902 905 872 864 875 926 892 904 933 968 961 975 961 927 918 912 878 920 957 971 984 912 912 934 954 972 985 940 934 930 905 962 1014 1059 1025 1027 1009 1015 1043 1008 998 1026 1049 969 971 968 968 988 1012 1042 1012 988 1041 1044 1039 1034 1040 1025 1040 1034 1048 1068 1063 1045 1036 1078 1076 1128 1140 1126 1125 1120 1095 1113 1103 1089 1091 1056 1074 1073 1089 1083 1109 1076 991 1004 1030 1057 1066 1055 1098 1053 1023 1048 1027 1029 1057 1049 1028 1069 1024 1072 1073 1052 1077 1029 1075 1058 1077 1064 1070 1054 1064 1031 1064 1051 972 942 920 933 952 979 1050 1068 1049 1082 1114 1120 1107 1065 1036 1029 1018 999 1003 974 996 991 970 984 949 952 894 940 935 919 887 916 916 911 917 899 930 928 932 938 959 926 913 917 925 929 948 914 915 948 910 929 888 928 942 932 963 977 958 931 955 962 1004 1014 1018 1048 1080 1039 1081 1058 1045 1040 1015 1013 1000 1006 1009 1018 996 983 975 993 986 1011 1010 1026 973 1014 995 998 975 976 989 944 968 933 945 965 995 953 963 976 945 960 980 972 993 949 1012 1000 967 955 966 958 987 985 941 943 970 932 955 957 1009 1034 1022 1002 973 1013 1043 1008 1030 1002 1028 1003 1004 1063 1074 1063 1068 1082 1072 1083 1026 1051 1029 1001 1004 1023 1046 1046 1081 1086 1089 1068 1040 1035 1031 1047 1095 1078 1052 1011 1035 1023 1003 1000 1012 1044 1053 1041 1098 1101 1096 1078 1077 1120 1136 1090 1076 1104 1081 1056 1080 1100 1107 1129 1095 1087 1076 1017 1016 1084 1063 1046 1036 1014 993 965 972 987 966 929 936 958 905 925 927 956 976 972 953 915 915 910 878 901 962 948 976 946 953 949 927 934 949 962 968 968 962 972 980 973 947 906 953 956 970 986 976 975 963 944 942 958 997 994 966 975 962 985 969 955 927 937 935 928 943 945 933 939 937 907 904 916 903 908 900 907 857 829 795 774 780 767 777 787 788 784 793 816 811 820 806 806 834 833 820 821 834 826 855 853 832 779 809 785 820 814 812 798 833 800 819 827 845 838 816 816 847 854 869 892 890 919 926 924 927 915 895 922 936 894 909 857 872 870 855 864 875 866 894 849 844 853 841 853 897 902 916 894 896 913 894 892 905 909 900 902 903 905 893 886 882 872 864 824 846 821 824 825 836 824 819 823 834 822 802 827 836 837 838 860 882 880 863 867 843 831 826 799 821 842 844 829 823 825 861 858 827 793 808 814 826 846 893 855 802 799 793 792 778 767 779 811 820 818 837 840 818 835 841 850 894 926 927 905 897 906 879 872 866 845 824 808 781 787 759 810 817 808 788 813 791 847 817 842 851 851 843 846 855 869 849 876 898 888 882 871 878 869 886 842 851 846 864 866 870 861 871 830 811 807 833 819 818 785 821 811 796 792 813 778 769 819 816 782 781 784 788 779 783 816 806 818 800 748 742 796 774 763 767 742 753 724 784 761 777 833 791 814 835 820 861 872 874 858 842 863 848 842 839 841 841 934 903 894 884 966 898 852 856 859 855 889 875 868 902 885 910 930 966 966 978 958 941 895 866 890 919 905 914 879 864 848 887 887 883 919 904 948 935 969 966 959 972 974 988 1007 1039 989 997 933 954 961 963 979 971 993 982 992 1001 1006 1070 1090 1071 1111 1146 1120 1084 1072 1051 1107 1151 1106 1110 1026 1075 1041 1012 1007 1016 1032 1025 1073 1009 1053 1009 975 999 993 1011 989 1011 1056 1026 1024 1067 1042 1056 1035 1015 1010 1001 1013 1003 985 982 959 997 1033 1023 1023 1008 1030 1036 1040 1031 1027 1028 1018 1008 1014 1000 1025 1019 1029 1005 1007 1021 990 993 983 1041 1010 967 1027 1007 1002 967 958 976 1001 980 977 989 978 990 993 993 971 951 970 963 989 977 973 1022 998 1000 976 987 978 1001 991 975 940 948 925 948 943 939 929 942 944 951 962 943 915 946 957 985 981 1019 966 975 942 943 938 925 932 948 968 961 978 994 991 956 958 987 995 1018 996 1005 973 958 980 989 993 1005 1022 1025 1034 1030 982 953 976 976 970 973 985 977 965 958 951 939 895 905 899 879 861 857 884 918 881 856 862 872 866 859 848 852 841 811 831 832 822 778 803 779 764 753 793 807 842 813 846 827 835 849 848 905 888 882 866 882 872 900 852 839 845 800 789 787 822 857 844 829 836 828 830 811 833 805 834 827 814 853 827 843 874 870 905 906 938 884 883 889 908 921 888 850 837 790 807 808 813 813 805 820 843 871 874 862 875 884 873 869 843 876 894 858 887 878 851 856 834 866 844 819 830 867 848 852 889 860 873 906 915 924 949 962 915 941 923 910 902 874 875 874 848 856 823 828 830 851 861 880 878 868 845 850 880 918 924 858 854 852 844 837 811 816 843 852 812 810 819 830 831 817 822 798 802 794 840 868 861 856 840 843 865 873 861 847 850 832 824 827 823 846 887 893 859 911 874 928 934 969 949 940 959 951 933 915 914 943 921 888 905 898 915 906 879 881 851 832 838 871 876 851 832 826 769 752 725 739 770 800 830 835 875 828 841 846 794 771 797 807 816 812 806 773 790 793 809 804 813 789 777 803 806 811 821 799 830 796 799 824 806 781 788 802 810 781 826 829 817 803 810 820 807 807 790 814 807 805 803 803 809 793 829 841 840 814 835 830 830 793 786 788 805 849 860 824 803 798 804 824 852 858 872 864 844 832 846 831 827 845 845 827 845 848 831 828 814 808 797 792 800 796 804 815 827 835 827 826 832 837 838 826 808 813 830 825 826 862 876 832 839 851 843 869 869 885 876 870 875 871 889 838 834 839 869 865 865 902 907 892 900 888 897 850 873 839 843 850 879 867 857 887 889 887 858 837 822 830 840 860 848 831 837 793 835 818 846 835 829 848 876 854 841 834 893 887 816 790 801 773 757 759 832 821 830 824 867 885 846 871 885 898 868 854 849 853 849 835 830 814 840 843 836 846 841 877 846 823 829 828 853 844 833 815 826 816 810 818 819 817 805 823 810 834 824 816 791 841 817 827 812 820 819 833 848 880 826 798 830 803 799 823 779 762 761 771 775 787 808 852 837 854 830 830 836 826 849 807 826 808 847 834 846 862 842 854 872 858 869 896 851 872 886 904 926 920 950 970 938 932 915 899 872 895 902 884 921 941 918 927 873 893 895 899 895 901 936 938 942 938 953 989 999 973 895 812 803 829 822 845 848 847 824 805 816 802 836 860 866 897 876 865 893 891 909 886 875 884 888 856 860 851 846 836 847 863 861 849 870 847 835 839 816 837 851 831 850 816 815 802 824 823 837 850 840 855 836 847 828 870 889 891 886 897 891 914 879 893 844 852 866 827 866 838 856 864 843 830 834 864 869 875 885 870 872 873 869 855 850 856 871 861 862 881 893 937 885 845 842 850 887 891 860 860 831 835 847 847 867 877 864 878 857 908 902 895 874 883 891 900 862 849 877 872 855 846 833 857 856 895 909 855 867 846 854 849 878 881 873 864 867 868 856 872 859 872 835 826 828 828 820 830 798 780 795 761 780 790 813 833 862 854 878 889 852 870 804 814 822 827 817 817 836 834 856 831 836 836 849 916 955 897 915 933 902 925 922 906 871 913 906 911 876 882 857 869 830 852 864 884 873 871 863 874 874 896 889 887 882 866 871 848 883 876 887 870 878 880 849 863 814 863 857 885 882 871 862 854 818 837 842 854 843 827 839 843 842 836 833 861 847 863 873 875 873 863 837 854 849 847 815 862 878 860 881 888 911 919 922 936 938 931 927 928 920 953 1006 954 953 937 900 885 873 846 876 885 914 909 870 865 815 850 877 846 879 886 893 851 830 862 883 889 896 884 871 879 878 876 898 884 910 898 902 884 871 868 867 890 916 922 918 931 896 867 879 854 876 864 851 891 865 877 855 853 849 875 839 854 834 858 874 841 861 862 873 889 904 926 892 871 883 875 879 827 821 793 827 831 829 848 878 897 895 885 872 862 867 881 900 925 906 907 906 901 911 913 874 892 885 877 925 946 966 960 957 953 950 944 913 919 930 941 922 934 918 920 917 928 888 933 939 950 927 935 930 919 919 925 910 899 910 923 921 935 934 953 946 965 974 951 979 989 970 953 980 964 981 975 991 996 994 998 1024 993 1021 1057 1041 1044 1053 1039 1021 1016 1063 1061 1047 1029 1039 1022 1018 1031 1000 1013 1010 1035 1056 1053 1070 1043 1090 1081 1084 1064 1025 1011 1022 1029 981 973 1011 1006 1028 984 1005 1023 1017 1018 1016 1029 1027 1013 1051 982 995 983 1002 1025 1045 1058 1026 1020 1034 1016 998 1006 1031 1050 1054 1034 1049 1053 1046 1009 1032 1109 1111 1088 1066 1049 1046 1059 1061 1043 1002 1019 1017 1023 1006 985 943 933 935 922 937 949 944 992 959 950 960 933 937 937 905 910 912 928 927 894 892 843 845 844 881 891 891 849 857 871 877 855 835 861 841 824 805 848 862 846 818 838 844 857 865 870 837 862 852 885 880 843 871 907 877 887 873 872 899 856 888 885 890 872 878 870 835 833 860 840 855 845 823 807 819 836 830 836 848 829 829 826 806 843 826 826 819 814 843 871 817 828 826 835 858 846 850 861 883 913 936 874 900 921 950 918 860 906 874 866 875 874 925 942 945 920 924 942 969 933 924 896 890 882 878 879 893 909 921 940 937 904 919 912 910 919 908 898 896 946 963 938 926 900 869 918 939 921 928 918 946 947 933 949 934 896 893 907 932 898 893 916 883 868 892 947 963 979 961 954 963 978 952 936 943 956 970 997 951 935 887 882 882 920 925 890 898 905 884 875 939 977 1010 983 998 1040 1041 1050 1034 1022 1023 984 975 925 893 930 946 923 909 864 877 872 839 859 835 845 844 837 828 845 848 830 810 853 855 863 873 890 896 878 915 927 903 887 872 861 901 894 893 887 868 880 841 827 808 817 801 806 786 777 777 761 770 780 759 776 813 835 796 862 861 881 830 795 804 832 827 827 810 810 794 800 789 761 744 738 760 781 773 767 789 810 829 814 773 779 768 763 779 778 767 795 768 762 751 744 724 722 730 725 761 772 755 738 708 725 727 729 724 724 740 778 804 784 814 790 784 764 753 784 764 722 719 732 744 786 794 771 795 785 776 758 784 767 773 726 779 754 752 769 766 750 745 696 751 721 736 740 756 770 758 780 773 789 789 822 776 764 765 756 761 755 766 760 763 745 692 691 719 721 748 715 718 725 707 717 740 756 774 778 752 748 740 716 719 748 762 752 772 750 745 726 784 794 856 854 881 851 839 868 869 881 885 876 847 876 832 808 822 822 805 839 827 814 841 833 818 832 844 847 847 850 868 874 878 910 868 914 900 946 903 903 929 873 908 923 919 913 954 928 970 969 973 954 897 884 879 868 912 938 959 926 909 888 894 880 899 878 851 883 869 857 889 842 870 856 869 889 899 890 908 899 902 902 939 967 985 929 923 938 932 934 982 977 989 981 1011 1068 1073 1062 1071 1100 1073 1069 1016 1014 970 985 1008 988 994 1006 1025 1008 1037 1011 1017 1058 1082 1062 1061 1011 1000 1028 1009 1048 1071 1089 1078 1068 1076 1068 1079 1056 1078 1060 1046 1053 1082 1055 1034 1045 1038 1028 1047 1041 1054 1047 1062 1089 1111 1106 1139 1108 1128 1125 1099 1109 1084 1113 1118 1143 1139 1101 1095 1105 1094 1110 1134 1106 1108 1104 1143 1125 1112 1134 1109 1096 1106 1095 1104 1131 1139 1146 1130 1138 1137 1156 1156 1106 1149 1229 1171 1136 1119 1109 1111 1158 1142 1143 1161 1163 1169 1165 1131 1143 1127 1141 1158 1146 1149 1156 1149 1172 1148 1109 1084 1067 1053 1018 1026 1057 1029 956 993 1024 1067 1138 1130 1052 1072 1102 1103 1121 1125 1152 1131 1149 1119 1092 1116 1035 1051 991 1002 944 931 910 861 835 744 690 688 675 689 674 715 717 715 701 714 668 687 636 656 597 626 620 605 607 615 616 619 603 612 673 647 626 646 684 672 631 664 674 636 660 708 721 673 672 637 622 556 573 589 532 535 534 543 546 572 580 571 598 572 565 563 637 592 584 594 610 641 573 567 485 409 378 321 252 256 233 205 205 200 256 261 273 292 327 324 349 352 339 331 323 325 328 354 377 369 382 367 334 337 354 370 367 380 357 375 370 380 382 394 413 413 399 424 380 327 291 297 312 319 328 324 333 287 248 269 275 286 322 337 326 379 420 436 417 461 507 511 509 537 588 579 582 634 593 615 606 596 593 541 504 443 414 404 372 336 357 402 375 329 273 258 215 210 182 200 207 227 247 301 289 360 338 330 345 382 388 381 392 442 446 472 470 445 477 496 512 525 521 515 508 481 499 483 468 443 434 429 474 488 547 566 529 561 555 571 543 504 520 571 600 603 646 713 731 773 705 747 649 593 565 629 583 501 507 522 524 509 550 594 534 558 550 527 557 518 552 562 558 637 637 597 593 566 501 454 462 449 415 399 367 357 367 347 342 318 298 272 304 258 256 239 249 270 319 389 418 417 426 435 444 463 478 536 525 550 575 585 593 578 547 542 511 504 519 455 434 408 361 353 342 317 283 243 210 212 227 279 322 344 376 425 468 493 530 565 590 618 604 661 667 663 639 624 588 542 555 550 548 543 474 441 381 334 335 306 264 219 189 186 179 196 231 273 316 389 416 447 464 482 503 546 573 620 691 700 687 690 664 651 625 588 557 512 495 481 498 497 400 341 331 323 319 363 374 378 412 426 485 538 560 598 605 623 610 575 541 523 519 485 457 397 392 362 303 261 228 202 189 188 182 186 225 241 226 244 244 232 237 282 333 349 395 423 421 433 414 405 412 402 396 411 380 388 382 348 354 299 278 227 208 200 190 206 234 262 289 344 394 400 404 381 413 402 432 461 530 560 580 622 615 599 594 584 612 601 556 550 532 531 533 513 473 459 433 453 436 340 336 320 291 323 314 371 407 437 471 532 604 649 683 660 659 637 612 605 570 551 513 495 422 378 334 275 230 180 178 149 121 134 152 221 281 327 390 429 460 513 571 604 676 735 801 799 844 869 919 920 866 861 765 730 630 568 541 528 522 487 476 465 450 455 425 463 451 470 476 509 553 589 629 675 740 746 762 811 895 906 874 878 874 864 847 831 770 748 708 716 620 623 578 557 530 455 445 415 385 385 352 343 381 395 421 454 468 488 553 582 599 588 650 725 816 853 835 856 867 854 829 840 819 792 763 733 688 643 638 646 609 573 550 495 489 460 430 427 439 427 429 436 442 456 466 474 492 472 486 485 506 444 403 376 365 329 314 299 260 231 215 201 181 158 147 114 90 78 78 78 78 86 87 86 88 96 97 117 140 179 210 225 236 262 266 291 289 282 277 267 261 276 262 258 247 239 212 187 180 180 145 127 133 171 204 204 220 280 311 343 329 357 380 405 419 461 459 478 460 451 452 411 401 403 357 329 314 300 268 248 215 220 228 227 241 232 249 274 293 308 311 334 368 391 426 465 474 460 461 459 437 431 409 391 350 370 345 326 288 267 250 226 193 182 152 135 105 94 92 90 88 86 82 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 bytes + [Exif IFD0 - 0x011a] X Resolution = 72 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x0128] Resolution Unit = Inch +JAVA [Exif IFD0 - 0x0140] Color Map = [768 values] +DOTNET [Exif IFD0 - 0x0140] Unknown tag (0x0140) = [768 values] + [Exif IFD0 - 0x830e] Pixel Scale = 2.438 2.438 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 677765.001 4555485.245 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [20 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS84 UTM zone 17N + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 17 N with WGS84 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = o41078a7.tif + [File - 0x0002] File Size = 6021930 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/oblique_mercator_laborde.tif.txt b/tif/GeoTIFF/metadata/diff/oblique_mercator_laborde.tif.txt new file mode 100644 index 00000000..7ef3355f --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/oblique_mercator_laborde.tif.txt @@ -0,0 +1,59 @@ + FILE: oblique_mercator_laborde.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 532 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [76 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = Tananarive / Laborde Grid + [GeoTIFF - 0x0800] Geographic Type = Tananarive + [GeoTIFF - 0x0801] Geographic Citation = Tananarive + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0809] Semi-major axis = 6378388 + [GeoTIFF - 0x080b] Inv. Flattening = 297 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Oblique Mercator Laborde + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c0a] Projection False Easting = 400000 + [GeoTIFF - 0x0c0b] Projection False Northing = 800000 + [GeoTIFF - 0x0c10] Projection Center Longitude = 46.437 + [GeoTIFF - 0x0c11] Projection Center Latitude = -18.9 + [GeoTIFF - 0x0c15] Projection Scale at Center = 1 + [GeoTIFF - 0x0c16] Projection Azimuth Angle = 18.9 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = oblique_mercator_laborde.tif + [File - 0x0002] File Size = 533 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/oblique_stereographic.tif.txt b/tif/GeoTIFF/metadata/diff/oblique_stereographic.tif.txt new file mode 100644 index 00000000..d623ca4a --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/oblique_stereographic.tif.txt @@ -0,0 +1,60 @@ + FILE: oblique_stereographic.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 537 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [76 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = NAD27 / New Brunswick Stereographic (NAD27) + [GeoTIFF - 0x0800] Geographic Type = NAD27 + [GeoTIFF - 0x0801] Geographic Citation = NAD27 + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0809] Semi-major axis = 6378206.4 + [GeoTIFF - 0x080b] Inv. Flattening = 294.979 +JAVA [GeoTIFF - 0x0bf3] GDAL ProjLinearUnitsInterpCorrectGeoKey = 1 +DOTNET [GeoTIFF - 0x0bf3] GDAL Linear Units Correct Interpretation = 1 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Oblique Stereographic + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Foot + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -66.5 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 46.5 + [GeoTIFF - 0x0c0a] Projection False Easting = 1000000 + [GeoTIFF - 0x0c0b] Projection False Northing = 1000000 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = oblique_stereographic.tif + [File - 0x0002] File Size = 538 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/oblqmerc.tif.txt b/tif/GeoTIFF/metadata/diff/oblqmerc.tif.txt new file mode 100644 index 00000000..a0906d17 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/oblqmerc.tif.txt @@ -0,0 +1,51 @@ + FILE: oblqmerc.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 515 pixels + [Exif IFD0 - 0x0101] Image Height = 515 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 515 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 265225 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15411.63 15448.774 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [68 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = OM E000 + [GeoTIFF - 0x0800] Geographic Type = NAD27 + [GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Oblique Mercator + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 + [GeoTIFF - 0x0c11] Projection Center Latitude = 33.764 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c16] Projection Azimuth Angle = 0 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = oblqmerc.tif + [File - 0x0002] File Size = 266188 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/og.tif.txt b/tif/GeoTIFF/metadata/diff/og.tif.txt new file mode 100644 index 00000000..93815558 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/og.tif.txt @@ -0,0 +1,49 @@ + FILE: og.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 513 pixels + [Exif IFD0 - 0x0101] Image Height = 516 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 516 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 264708 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15377.962 15487.481 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = OG E000 + [GeoTIFF - 0x0800] Geographic Type = NAD27 + [GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Orthographic + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 + [GeoTIFF - 0x0c11] Projection Center Latitude = 33.764 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = og.tif + [File - 0x0002] File Size = 265644 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/ortho.tif.txt b/tif/GeoTIFF/metadata/diff/ortho.tif.txt new file mode 100644 index 00000000..d44ff563 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/ortho.tif.txt @@ -0,0 +1,53 @@ + FILE: ortho.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 1.701 1.701 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -8048.726 10525.15 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Orthographic + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = WGS84 + [GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Orthographic WGS84 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = ortho.tif + [File - 0x0002] File Size = 47018 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/pc.tif.txt b/tif/GeoTIFF/metadata/diff/pc.tif.txt new file mode 100644 index 00000000..7fd49d70 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/pc.tif.txt @@ -0,0 +1,49 @@ + FILE: pc.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 515 pixels + [Exif IFD0 - 0x0101] Image Height = 515 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 515 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 265225 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15411.615 15448.774 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = PC E000 + [GeoTIFF - 0x0800] Geographic Type = NAD27 + [GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Polyconic + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 + [GeoTIFF - 0x0c11] Projection Center Latitude = 33.764 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = pc.tif + [File - 0x0002] File Size = 266156 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/pcs_32064.tif.txt b/tif/GeoTIFF/metadata/diff/pcs_32064.tif.txt new file mode 100644 index 00000000..3077841c --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/pcs_32064.tif.txt @@ -0,0 +1,49 @@ + FILE: pcs_32064.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 360 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [32 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = NAD27 / BLM 14N (ftUS) + [GeoTIFF - 0x0801] Geographic Citation = NAD27 + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +JAVA [GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 BLM 14N FtUS +DOTNET [GeoTIFF - 0x0c00] Projected Coordinate System Type = Unknown (32064) + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Foot US Survey + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = pcs_32064.tif + [File - 0x0002] File Size = 361 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/pixel_is_point_wgs84.tif.txt b/tif/GeoTIFF/metadata/diff/pixel_is_point_wgs84.tif.txt new file mode 100644 index 00000000..07c58762 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/pixel_is_point_wgs84.tif.txt @@ -0,0 +1,40 @@ + FILE: pixel_is_point_wgs84.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 2 pixels + [Exif IFD0 - 0x0101] Image Height = 2 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0112] Orientation = Top, left side (Horizontal / normal) + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 2 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 4 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x830e] Pixel Scale = 2 2 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -1 53 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [20 values] + + [GeoTIFF - 0x0400] Model Type = Geographic + [GeoTIFF - 0x0401] Raster Type = PixelIsPoint + [GeoTIFF - 0x0800] Geographic Type = WGS 84 + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = pixel_is_point_wgs84.tif + [File - 0x0002] File Size = 298 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/polar_stereographic_variant_a.tif.txt b/tif/GeoTIFF/metadata/diff/polar_stereographic_variant_a.tif.txt new file mode 100644 index 00000000..c604ee43 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/polar_stereographic_variant_a.tif.txt @@ -0,0 +1,58 @@ + FILE: polar_stereographic_variant_a.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 510 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [72 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = RSRGD2000 / RSPS2000 + [GeoTIFF - 0x0800] Geographic Type = RSRGD2000 + [GeoTIFF - 0x0801] Geographic Citation = RSRGD2000 + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0809] Semi-major axis = 6378137 + [GeoTIFF - 0x080b] Inv. Flattening = 298.257 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Polar Stereographic + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = -90 + [GeoTIFF - 0x0c0a] Projection False Easting = 5000000 + [GeoTIFF - 0x0c0b] Projection False Northing = 1000000 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 0.994 + [GeoTIFF - 0x0c17] Projection Straight Vertical Pole Longitude = 180 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = polar_stereographic_variant_a.tif + [File - 0x0002] File Size = 511 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/polar_stereographic_variant_b.tif.txt b/tif/GeoTIFF/metadata/diff/polar_stereographic_variant_b.tif.txt new file mode 100644 index 00000000..1df6852b --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/polar_stereographic_variant_b.tif.txt @@ -0,0 +1,58 @@ + FILE: polar_stereographic_variant_b.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 536 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [72 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = WGS 84 / Australian Antarctic Polar Stereographic + [GeoTIFF - 0x0800] Geographic Type = WGS 84 + [GeoTIFF - 0x0801] Geographic Citation = WGS 84 + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0809] Semi-major axis = 6378137 + [GeoTIFF - 0x080b] Inv. Flattening = 298.257 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Polar Stereographic + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = -71 + [GeoTIFF - 0x0c0a] Projection False Easting = 6000000 + [GeoTIFF - 0x0c0b] Projection False Northing = 6000000 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c17] Projection Straight Vertical Pole Longitude = 70 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = polar_stereographic_variant_b.tif + [File - 0x0002] File Size = 537 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/poly.tif.txt b/tif/GeoTIFF/metadata/diff/poly.tif.txt new file mode 100644 index 00000000..9f1ed537 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/poly.tif.txt @@ -0,0 +1,53 @@ + FILE: poly.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Polyconic + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 + [GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 + [GeoTIFF - 0x0c0a] Projection False Easting = 0.001 + [GeoTIFF - 0x0c0b] Projection False Northing = 0.002 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Polyconic North American 1927 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = poly.tif + [File - 0x0002] File Size = 47034 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/polyconic.tif.txt b/tif/GeoTIFF/metadata/diff/polyconic.tif.txt new file mode 100644 index 00000000..ee9ea4a1 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/polyconic.tif.txt @@ -0,0 +1,58 @@ + FILE: polyconic.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 510 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [72 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = SAD69 / Brazil Polyconic + [GeoTIFF - 0x0800] Geographic Type = NAD83 CSRS + [GeoTIFF - 0x0801] Geographic Citation = SAD69 + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0809] Semi-major axis = 6378160 + [GeoTIFF - 0x080b] Inv. Flattening = 298.25 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Polyconic + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -54 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 + [GeoTIFF - 0x0c0a] Projection False Easting = 5000000 + [GeoTIFF - 0x0c0b] Projection False Northing = 10000000 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = polyconic.tif + [File - 0x0002] File Size = 511 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/ps.tif.txt b/tif/GeoTIFF/metadata/diff/ps.tif.txt new file mode 100644 index 00000000..34f984b3 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/ps.tif.txt @@ -0,0 +1,49 @@ + FILE: ps.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 515 pixels + [Exif IFD0 - 0x0101] Image Height = 515 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 515 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 265225 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15391.915 -5292493.402 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = PS E000 + [GeoTIFF - 0x0800] Geographic Type = NAD27 + [GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Polar Stereographic + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 33.764 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c17] Projection Straight Vertical Pole Longitude = -117.475 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = ps.tif + [File - 0x0002] File Size = 266156 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/rect_grid.tif.txt b/tif/GeoTIFF/metadata/diff/rect_grid.tif.txt new file mode 100644 index 00000000..37996e19 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/rect_grid.tif.txt @@ -0,0 +1,48 @@ + FILE: rect_grid.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 1.701 1.701 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -8048.726 10525.15 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [40 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = WGS84 + [GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Rectangular Grid WGS84 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = rect_grid.tif + [File - 0x0002] File Size = 46926 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/rect_skew_ortho.tif.txt b/tif/GeoTIFF/metadata/diff/rect_skew_ortho.tif.txt new file mode 100644 index 00000000..cd2f09eb --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/rect_skew_ortho.tif.txt @@ -0,0 +1,54 @@ + FILE: rect_skew_ortho.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 + [GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 + [GeoTIFF - 0x0c10] Projection Center Longitude = 102.25 + [GeoTIFF - 0x0c11] Projection Center Latitude = 4 + [GeoTIFF - 0x0c0a] Projection False Easting = 804671.3 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c16] Projection Azimuth Angle = -36.87 + [GeoTIFF - 0x0c15] Projection Scale at Center = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Rectified Skew Orthomorphic North American 1927 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = rect_skew_ortho.tif + [File - 0x0002] File Size = 47066 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/rob.tif.txt b/tif/GeoTIFF/metadata/diff/rob.tif.txt new file mode 100644 index 00000000..f559de37 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/rob.tif.txt @@ -0,0 +1,48 @@ + FILE: rob.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 577 pixels + [Exif IFD0 - 0x0101] Image Height = 576 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 576 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 332352 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -17294.352 4207219.921 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [56 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = ROB E000 + [GeoTIFF - 0x0800] Geographic Type = NAD27 + [GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Robinson + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = rob.tif + [File - 0x0002] File Size = 333212 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/robinson.tif.txt b/tif/GeoTIFF/metadata/diff/robinson.tif.txt new file mode 100644 index 00000000..8ffd3fda --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/robinson.tif.txt @@ -0,0 +1,53 @@ + FILE: robinson.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8307 16189 24054 31766 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 7933 7882 7865 7712 7699 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Robinson + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1983 + [GeoTIFF - 0x0808] Geographic Ellipsoid = GRS 1980 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Robinson North American 1983 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = robinson.tif + [File - 0x0002] File Size = 46138 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/sg.tif.txt b/tif/GeoTIFF/metadata/diff/sg.tif.txt new file mode 100644 index 00000000..07aa460e --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/sg.tif.txt @@ -0,0 +1,49 @@ + FILE: sg.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 513 pixels + [Exif IFD0 - 0x0101] Image Height = 516 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 516 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 264708 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15378.007 15487.523 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = SG E000 + [GeoTIFF - 0x0800] Geographic Type = NAD27 + [GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Stereographic + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 + [GeoTIFF - 0x0c11] Projection Center Latitude = 33.764 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = sg.tif + [File - 0x0002] File Size = 265644 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/sin.tif.txt b/tif/GeoTIFF/metadata/diff/sin.tif.txt new file mode 100644 index 00000000..1d69bf81 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/sin.tif.txt @@ -0,0 +1,48 @@ + FILE: sin.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 513 pixels + [Exif IFD0 - 0x0101] Image Height = 516 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 516 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 264708 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15377.986 3769910.324 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [56 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = SIN E000 + [GeoTIFF - 0x0800] Geographic Type = NAD27 + [GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Sinusoidal + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = sin.tif + [File - 0x0002] File Size = 265628 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/sinus.tif.txt b/tif/GeoTIFF/metadata/diff/sinus.tif.txt new file mode 100644 index 00000000..e406803f --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/sinus.tif.txt @@ -0,0 +1,53 @@ + FILE: sinus.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Sinusoidal + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1983 + [GeoTIFF - 0x0808] Geographic Ellipsoid = GRS 1980 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Sinusoidal North American 1983 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = sinus.tif + [File - 0x0002] File Size = 47034 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/sp27.tif.txt b/tif/GeoTIFF/metadata/diff/sp27.tif.txt new file mode 100644 index 00000000..e5932c9e --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/sp27.tif.txt @@ -0,0 +1,38 @@ + FILE: sp27.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 519 pixels + [Exif IFD0 - 0x0101] Image Height = 512 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = [35 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 15 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 1038 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x830e] Pixel Scale = 195.509 198.322 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1577139.71 634349.176 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 26746 + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 California VI + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = sp27.tif + [File - 0x0002] File Size = 266282 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/spaf27.tif.txt b/tif/GeoTIFF/metadata/diff/spaf27.tif.txt new file mode 100644 index 00000000..e0674191 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/spaf27.tif.txt @@ -0,0 +1,41 @@ + FILE: spaf27.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 519 pixels + [Exif IFD0 - 0x0101] Image Height = 512 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = [35 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 15 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 1038 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x830e] Pixel Scale = 195.509 198.322 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1577139.714 634349.176 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [52 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = SPAF 406 E000 + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 California VI + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Foot US Survey + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = spaf27.tif + [File - 0x0002] File Size = 266905 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/spc_obl_merc.tif.txt b/tif/GeoTIFF/metadata/diff/spc_obl_merc.tif.txt new file mode 100644 index 00000000..729cd050 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/spc_obl_merc.tif.txt @@ -0,0 +1,50 @@ + FILE: spc_obl_merc.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [48 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = WGS84 + [GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 127.755 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Space Oblique Mercator WGS84 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = spc_obl_merc.tif + [File - 0x0002] File Size = 46986 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/spc_obl_merc_pre.tif.txt b/tif/GeoTIFF/metadata/diff/spc_obl_merc_pre.tif.txt new file mode 100644 index 00000000..5ee4ec6a --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/spc_obl_merc_pre.tif.txt @@ -0,0 +1,50 @@ + FILE: spc_obl_merc_pre.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [48 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = WGS84 + [GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 76.773 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Space Oblique Mercator-preset satellites WGS84 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = spc_obl_merc_pre.tif + [File - 0x0002] File Size = 47002 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/spcs27.tif.txt b/tif/GeoTIFF/metadata/diff/spcs27.tif.txt new file mode 100644 index 00000000..f1d85f70 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/spcs27.tif.txt @@ -0,0 +1,51 @@ + FILE: spcs27.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 0.691 0.691 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 480649.03 193411.32 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [52 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 + [GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -87.5 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 + [GeoTIFF - 0x0c0a] Projection False Easting = 152400.305 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = State Plane Coordinate System 1927 North American 1927 Zone Alabama West + [GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 Alabama West + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Foot US Survey + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = spcs27.tif + [File - 0x0002] File Size = 47066 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/spcs83.tif.txt b/tif/GeoTIFF/metadata/diff/spcs83.tif.txt new file mode 100644 index 00000000..5724c614 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/spcs83.tif.txt @@ -0,0 +1,51 @@ + FILE: spcs83.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [52 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1983 + [GeoTIFF - 0x0808] Geographic Ellipsoid = GRS 1980 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -87.5 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 + [GeoTIFF - 0x0c0a] Projection False Easting = 1968503.937 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = State Plane Coordinate System 1983 North American 1983 Zone Alabama West + [GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD83 Alabama West + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = spcs83.tif + [File - 0x0002] File Size = 47066 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/spcs83ft.tif.txt b/tif/GeoTIFF/metadata/diff/spcs83ft.tif.txt new file mode 100644 index 00000000..db58d471 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/spcs83ft.tif.txt @@ -0,0 +1,42 @@ + FILE: spcs83ft.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 516 pixels + [Exif IFD0 - 0x0101] Image Height = 516 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = [35 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 15 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 3096 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 480713.146 193350.015 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [32 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = California VI, N + [GeoTIFF - 0x0800] Geographic Type = NAD83 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = California CS83 6 + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Foot US Survey + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = spcs83ft.tif + [File - 0x0002] File Size = 266872 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/spif83.tif.txt b/tif/GeoTIFF/metadata/diff/spif83.tif.txt new file mode 100644 index 00000000..d3abcdce --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/spif83.tif.txt @@ -0,0 +1,41 @@ + FILE: spif83.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 519 pixels + [Exif IFD0 - 0x0101] Image Height = 512 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = [35 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 15 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 1038 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x830e] Pixel Scale = 195.512 198.324 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 6138559.558 2274798.784 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [52 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = SPIF 406 D-02 + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD83 California 6 + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Foot + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = spif83.tif + [File - 0x0002] File Size = 266905 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/stereo.tif.txt b/tif/GeoTIFF/metadata/diff/stereo.tif.txt new file mode 100644 index 00000000..8b494c09 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/stereo.tif.txt @@ -0,0 +1,53 @@ + FILE: stereo.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Stereographic + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = WGS84 + [GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Stereographic WGS84 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = stereo.tif + [File - 0x0002] File Size = 47018 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/stereo3.tif.txt b/tif/GeoTIFF/metadata/diff/stereo3.tif.txt new file mode 100644 index 00000000..c84d08c6 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/stereo3.tif.txt @@ -0,0 +1,53 @@ + FILE: stereo3.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8307 16189 24054 31766 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 7933 7882 7865 7712 7699 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = User Defined + [GeoTIFF - 0x0808] Geographic Ellipsoid = Bessel 1841 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Three-Step Stereographic user-defined (non-standard) + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = stereo3.tif + [File - 0x0002] File Size = 46154 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/stereo_np.tif.txt b/tif/GeoTIFF/metadata/diff/stereo_np.tif.txt new file mode 100644 index 00000000..1f65c97d --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/stereo_np.tif.txt @@ -0,0 +1,54 @@ + FILE: stereo_np.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Polar Stereographic + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = WGS84 + [GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 90 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c11] Projection Center Latitude = 90 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = North Polar Stereographic WGS84 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = stereo_np.tif + [File - 0x0002] File Size = 47050 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/stereo_sp.tif.txt b/tif/GeoTIFF/metadata/diff/stereo_sp.tif.txt new file mode 100644 index 00000000..bcd4ddaa --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/stereo_sp.tif.txt @@ -0,0 +1,54 @@ + FILE: stereo_sp.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Polar Stereographic + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = WGS84 + [GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = -90 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c11] Projection Center Latitude = -90 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = South Polar Stereographic WGS84 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = stereo_sp.tif + [File - 0x0002] File Size = 47050 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/stereo_up.tif.txt b/tif/GeoTIFF/metadata/diff/stereo_up.tif.txt new file mode 100644 index 00000000..295fdb22 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/stereo_up.tif.txt @@ -0,0 +1,54 @@ + FILE: stereo_up.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Polar Stereographic + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = WGS84 + [GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 90 + [GeoTIFF - 0x0c0a] Projection False Easting = 2000000 + [GeoTIFF - 0x0c0b] Projection False Northing = 2000000 + [GeoTIFF - 0x0c11] Projection Center Latitude = 0 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 0.994 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Universal Polar Stereographic WGS84 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = stereo_up.tif + [File - 0x0002] File Size = 47066 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/tm.tif.txt b/tif/GeoTIFF/metadata/diff/tm.tif.txt new file mode 100644 index 00000000..54d40c4f --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/tm.tif.txt @@ -0,0 +1,50 @@ + FILE: tm.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 515 pixels + [Exif IFD0 - 0x0101] Image Height = 515 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = [35 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 15 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 2575 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15411.63 15448.774 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = TM E000 + [GeoTIFF - 0x0800] Geographic Type = NAD27 + [GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Transverse Mercator + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -117.475 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 33.764 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = tm.tif + [File - 0x0002] File Size = 266452 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/tp_image0.tif.txt b/tif/GeoTIFF/metadata/diff/tp_image0.tif.txt new file mode 100644 index 00000000..954add55 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/tp_image0.tif.txt @@ -0,0 +1,43 @@ + FILE: tp_image0.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 380 pixels + [Exif IFD0 - 0x0101] Image Height = 765 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0112] Orientation = Left side, top (Mirror horizontal and rotate 270 CW) + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x0142] Tile Width = 128 + [Exif IFD0 - 0x0143] Tile Length = 128 + [Exif IFD0 - 0x0144] Tile Offsets = [18 values] + [Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] + [Exif IFD0 - 0x8482] Model Tie Point = [24 values] +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 2 3 1024 0 1 0 1025 0 1 1 3076 0 1 9001 + + [GeoTIFF - 0x0400] Model Type = Undefined + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = tp_image0.tif + [File - 0x0002] File Size = 26206 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/tp_image1.tif.txt b/tif/GeoTIFF/metadata/diff/tp_image1.tif.txt new file mode 100644 index 00000000..4afd47a9 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/tp_image1.tif.txt @@ -0,0 +1,43 @@ + FILE: tp_image1.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 380 pixels + [Exif IFD0 - 0x0101] Image Height = 765 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0112] Orientation = Right side, top (Rotate 90 CW) + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x0142] Tile Width = 128 + [Exif IFD0 - 0x0143] Tile Length = 128 + [Exif IFD0 - 0x0144] Tile Offsets = [18 values] + [Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] + [Exif IFD0 - 0x8482] Model Tie Point = [24 values] +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 2 3 1024 0 1 0 1025 0 1 1 3076 0 1 9001 + + [GeoTIFF - 0x0400] Model Type = Undefined + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = tp_image1.tif + [File - 0x0002] File Size = 26206 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/tp_image2.tif.txt b/tif/GeoTIFF/metadata/diff/tp_image2.tif.txt new file mode 100644 index 00000000..c4bc50b5 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/tp_image2.tif.txt @@ -0,0 +1,43 @@ + FILE: tp_image2.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 380 pixels + [Exif IFD0 - 0x0101] Image Height = 765 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0112] Orientation = Left side, bottom (Rotate 270 CW) + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x0142] Tile Width = 128 + [Exif IFD0 - 0x0143] Tile Length = 128 + [Exif IFD0 - 0x0144] Tile Offsets = [18 values] + [Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] + [Exif IFD0 - 0x8482] Model Tie Point = [24 values] +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 2 3 1024 0 1 0 1025 0 1 1 3076 0 1 9001 + + [GeoTIFF - 0x0400] Model Type = Undefined + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = tp_image2.tif + [File - 0x0002] File Size = 26206 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/tp_image3.tif.txt b/tif/GeoTIFF/metadata/diff/tp_image3.tif.txt new file mode 100644 index 00000000..e9c92d79 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/tp_image3.tif.txt @@ -0,0 +1,43 @@ + FILE: tp_image3.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 380 pixels + [Exif IFD0 - 0x0101] Image Height = 765 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0112] Orientation = Right side, bottom (Mirror horizontal and rotate 90 CW) + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x0142] Tile Width = 128 + [Exif IFD0 - 0x0143] Tile Length = 128 + [Exif IFD0 - 0x0144] Tile Offsets = [18 values] + [Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] + [Exif IFD0 - 0x8482] Model Tie Point = [24 values] +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 2 3 1024 0 1 0 1025 0 1 1 3076 0 1 9001 + + [GeoTIFF - 0x0400] Model Type = Undefined + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = tp_image3.tif + [File - 0x0002] File Size = 26206 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/tp_image4.tif.txt b/tif/GeoTIFF/metadata/diff/tp_image4.tif.txt new file mode 100644 index 00000000..d9c12e29 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/tp_image4.tif.txt @@ -0,0 +1,42 @@ + FILE: tp_image4.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 765 pixels + [Exif IFD0 - 0x0101] Image Height = 380 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x0142] Tile Width = 128 + [Exif IFD0 - 0x0143] Tile Length = 128 + [Exif IFD0 - 0x0144] Tile Offsets = [18 values] + [Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] + [Exif IFD0 - 0x8482] Model Tie Point = [24 values] +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 2 3 1024 0 1 0 1025 0 1 1 3076 0 1 9001 + + [GeoTIFF - 0x0400] Model Type = Undefined + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = tp_image4.tif + [File - 0x0002] File Size = 27922 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/tp_image5.tif.txt b/tif/GeoTIFF/metadata/diff/tp_image5.tif.txt new file mode 100644 index 00000000..87cea2c1 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/tp_image5.tif.txt @@ -0,0 +1,43 @@ + FILE: tp_image5.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 765 pixels + [Exif IFD0 - 0x0101] Image Height = 380 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0112] Orientation = Top, right side (Mirror horizontal) + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x0142] Tile Width = 128 + [Exif IFD0 - 0x0143] Tile Length = 128 + [Exif IFD0 - 0x0144] Tile Offsets = [18 values] + [Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] + [Exif IFD0 - 0x8482] Model Tie Point = [24 values] +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 2 3 1024 0 1 0 1025 0 1 1 3076 0 1 9001 + + [GeoTIFF - 0x0400] Model Type = Undefined + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = tp_image5.tif + [File - 0x0002] File Size = 28126 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/tp_image6.tif.txt b/tif/GeoTIFF/metadata/diff/tp_image6.tif.txt new file mode 100644 index 00000000..48cf82bd --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/tp_image6.tif.txt @@ -0,0 +1,43 @@ + FILE: tp_image6.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 765 pixels + [Exif IFD0 - 0x0101] Image Height = 380 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0112] Orientation = Bottom, left side (Mirror vertical) + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x0142] Tile Width = 128 + [Exif IFD0 - 0x0143] Tile Length = 128 + [Exif IFD0 - 0x0144] Tile Offsets = [18 values] + [Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] + [Exif IFD0 - 0x8482] Model Tie Point = [24 values] +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 2 3 1024 0 1 0 1025 0 1 1 3076 0 1 9001 + + [GeoTIFF - 0x0400] Model Type = Undefined + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = tp_image6.tif + [File - 0x0002] File Size = 27982 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/tp_image7.tif.txt b/tif/GeoTIFF/metadata/diff/tp_image7.tif.txt new file mode 100644 index 00000000..cf34b548 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/tp_image7.tif.txt @@ -0,0 +1,43 @@ + FILE: tp_image7.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 765 pixels + [Exif IFD0 - 0x0101] Image Height = 380 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = PackBits + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0112] Orientation = Bottom, right side (Rotate 180) + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x0142] Tile Width = 128 + [Exif IFD0 - 0x0143] Tile Length = 128 + [Exif IFD0 - 0x0144] Tile Offsets = [18 values] + [Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] + [Exif IFD0 - 0x8482] Model Tie Point = [24 values] +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 2 3 1024 0 1 0 1025 0 1 1 3076 0 1 9001 + + [GeoTIFF - 0x0400] Model Type = Undefined + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = tp_image7.tif + [File - 0x0002] File Size = 28126 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/trans_merc.tif.txt b/tif/GeoTIFF/metadata/diff/trans_merc.tif.txt new file mode 100644 index 00000000..845e6e08 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/trans_merc.tif.txt @@ -0,0 +1,53 @@ + FILE: trans_merc.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Transverse Mercator + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 + [GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 + [GeoTIFF - 0x0c0a] Projection False Easting = 0.001 + [GeoTIFF - 0x0c0b] Projection False Northing = 0.002 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Transverse Mercator North American 1927 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = trans_merc.tif + [File - 0x0002] File Size = 47034 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/transverse_mercator.tif.txt b/tif/GeoTIFF/metadata/diff/transverse_mercator.tif.txt new file mode 100644 index 00000000..d99a3214 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/transverse_mercator.tif.txt @@ -0,0 +1,58 @@ + FILE: transverse_mercator.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 508 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [72 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = NAD83 / Mississippi TM + [GeoTIFF - 0x0800] Geographic Type = NAD83 + [GeoTIFF - 0x0801] Geographic Citation = NAD83 + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0809] Semi-major axis = 6378137 + [GeoTIFF - 0x080b] Inv. Flattening = 298.257 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Transverse Mercator + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -89.75 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 32.5 + [GeoTIFF - 0x0c0a] Projection False Easting = 500000 + [GeoTIFF - 0x0c0b] Projection False Northing = 1300000 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = transverse_mercator.tif + [File - 0x0002] File Size = 509 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/transverse_mercator_south_oriented.tif.txt b/tif/GeoTIFF/metadata/diff/transverse_mercator_south_oriented.tif.txt new file mode 100644 index 00000000..b542a624 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/transverse_mercator_south_oriented.tif.txt @@ -0,0 +1,58 @@ + FILE: transverse_mercator_south_oriented.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1 pixels + [Exif IFD0 - 0x0101] Image Height = 1 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 520 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +JAVA [Exif IFD0 - 0x0153] Sample Format = Unsigned +DOTNET [Exif IFD0 - 0x0153] Sample Format = + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [72 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = Hartebeesthoek94 / Lo15 + [GeoTIFF - 0x0800] Geographic Type = Hartebeesthoek94 + [GeoTIFF - 0x0801] Geographic Citation = Hartebeesthoek94 + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0809] Semi-major axis = 6378137 + [GeoTIFF - 0x080b] Inv. Flattening = 298.257 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = Transverse Mercator South Orientated + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 15 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = transverse_mercator_south_oriented.tif + [File - 0x0002] File Size = 521 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/utm.tif.txt b/tif/GeoTIFF/metadata/diff/utm.tif.txt new file mode 100644 index 00000000..2d88c1d2 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/utm.tif.txt @@ -0,0 +1,53 @@ + FILE: utm.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 154.48 154.48 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined + [GeoTIFF - 0x0c02] Projection = UTM zone 16N + [GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 + [GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -87 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 + [GeoTIFF - 0x0c0a] Projection False Easting = 500000 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Universal Transverse Mercator North American 1927 Zone Number 16N + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = utm.tif + [File - 0x0002] File Size = 47066 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/utm11-27.tif.txt b/tif/GeoTIFF/metadata/diff/utm11-27.tif.txt new file mode 100644 index 00000000..242d334e --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/utm11-27.tif.txt @@ -0,0 +1,41 @@ + FILE: utm11-27.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 512 pixels + [Exif IFD0 - 0x0101] Image Height = 512 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 512 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 262144 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [28 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = UTM 11 S E000 + [GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 UTM zone 11N + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = utm11-27.tif + [File - 0x0002] File Size = 262976 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/van_der_grin.tif.txt b/tif/GeoTIFF/metadata/diff/van_der_grin.tif.txt new file mode 100644 index 00000000..a6af6249 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/van_der_grin.tif.txt @@ -0,0 +1,53 @@ + FILE: van_der_grin.tif + TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 200 pixels + [Exif IFD0 - 0x0101] Image Height = 200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes + [Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) + [Exif IFD0 - 0x0128] Resolution Unit = (No unit) + [Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 + [Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c03] Projected Coordinate Transform = VanDerGrinten + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0802] Geodetic Datum = WGS84 + [GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 + [GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 + [GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = Van der Grinten WGS84 + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = van_der_grin.tif + [File - 0x0002] File Size = 47018 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/diff/vdg.tif.txt b/tif/GeoTIFF/metadata/diff/vdg.tif.txt new file mode 100644 index 00000000..29540799 --- /dev/null +++ b/tif/GeoTIFF/metadata/diff/vdg.tif.txt @@ -0,0 +1,48 @@ + FILE: vdg.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 594 pixels + [Exif IFD0 - 0x0101] Image Height = 578 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = 8 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 578 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 343332 bytes + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -17819.436 3914081.301 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [56 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = VDG E000 + [GeoTIFF - 0x0800] Geographic Type = NAD27 + [GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined + [GeoTIFF - 0x0c02] Projection = User Defined + [GeoTIFF - 0x0c03] Projected Coordinate Transform = VanDerGrinten + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [GeoTIFF - 0x0c0a] Projection False Easting = 0 + [GeoTIFF - 0x0c0b] Projection False Northing = 0 + [GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = vdg.tif + [File - 0x0002] File Size = 343964 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - GeoTIFF + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/GeoTIFF/metadata/dotnet/GeogAngularUnitsGeoKey_9114.tif.txt b/tif/GeoTIFF/metadata/dotnet/GeogAngularUnitsGeoKey_9114.tif.txt new file mode 100644 index 00000000..233f672a --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/GeogAngularUnitsGeoKey_9114.tif.txt @@ -0,0 +1,40 @@ +FILE: GeogAngularUnitsGeoKey_9114.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 1 1 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 130 32 0 + +[GeoTIFF - 0x0400] Model Type = Geographic +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0800] Geographic Type = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = Malaysia 2000 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular 6400 mil + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = GeogAngularUnitsGeoKey_9114.tif +[File - 0x0002] File Size = 312 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/GeogGeodeticDatumGeoKey.tif.txt b/tif/GeoTIFF/metadata/dotnet/GeogGeodeticDatumGeoKey.tif.txt new file mode 100644 index 00000000..94f9a0c8 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/GeogGeodeticDatumGeoKey.tif.txt @@ -0,0 +1,40 @@ +FILE: GeogGeodeticDatumGeoKey.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 1 1 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 130 32 0 + +[GeoTIFF - 0x0400] Model Type = Geographic +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0800] Geographic Type = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = Malaysia 2000 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = GeogGeodeticDatumGeoKey.tif +[File - 0x0002] File Size = 312 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/GeogPrimeMeridianGeoKey.tif.txt b/tif/GeoTIFF/metadata/dotnet/GeogPrimeMeridianGeoKey.tif.txt new file mode 100644 index 00000000..8311132d --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/GeogPrimeMeridianGeoKey.tif.txt @@ -0,0 +1,46 @@ +FILE: GeogPrimeMeridianGeoKey.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 1 1 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 130 32 0 + +[GeoTIFF - 0x0400] Model Type = Geographic +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = Just An Example +[GeoTIFF - 0x0800] Geographic Type = User Defined +[GeoTIFF - 0x0801] Geographic Citation = Everest Ellipsoid Used. +[GeoTIFF - 0x0802] Geodetic Datum = User Defined +[GeoTIFF - 0x0803] Prime Meridian = Paris +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0808] Geographic Ellipsoid = Everest 1830 1967 Definition +[GeoTIFF - 0x0809] Semi-major axis = 6377298.556 +[GeoTIFF - 0x080b] Inv. Flattening = 300.802 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = GeogPrimeMeridianGeoKey.tif +[File - 0x0002] File Size = 441 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/GeogToWGS84GeoKey5.tif.txt b/tif/GeoTIFF/metadata/dotnet/GeogToWGS84GeoKey5.tif.txt new file mode 100644 index 00000000..c719666a --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/GeogToWGS84GeoKey5.tif.txt @@ -0,0 +1,51 @@ +FILE: GeogToWGS84GeoKey5.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Single page of multi-page image +[Exif IFD0 - 0x0100] Image Width = 101 pixels +[Exif IFD0 - 0x0101] Image Height = 101 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette +[Exif IFD0 - 0x010a] Fill Order = Normal +[Exif IFD0 - 0x0111] Strip Offsets = 8 72 136 399 483 733 797 855 1082 1201 1435 1567 1823 +[Exif IFD0 - 0x0112] Orientation = Top, left side (Horizontal / normal) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 8 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 64 64 263 84 250 64 58 227 119 234 132 256 40 bytes +[Exif IFD0 - 0x011a] X Resolution = 300 dots per inch +[Exif IFD0 - 0x011b] Y Resolution = 300 dots per inch +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = Inch +[Exif IFD0 - 0x0129] Page Number = 0 1 +[Exif IFD0 - 0x0131] Software = Paint Shop Pro 8.0 +[Exif IFD0 - 0x0132] Date/Time = 2008:03:01 10:28:18 +[Exif IFD0 - 0x013b] Artist = +[Exif IFD0 - 0x0140] Unknown tag (0x0140) = [768 values] +[Exif IFD0 - 0x830e] Pixel Scale = 0 0 1 +[Exif IFD0 - 0x8482] Model Tie Point = 50.5 50.5 0 9.001 52.001 0 + +[GeoTIFF - 0x0400] Model Type = Geographic +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0800] Geographic Type = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = User Defined +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0808] Geographic Ellipsoid = Bessel 1841 +[GeoTIFF - 0x080e] To WGS84 = 598.1 73.7 418.2 0.202 0.045 -2.455 6.7 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = GeogToWGS84GeoKey5.tif +[File - 0x0002] File Size = 4058 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/ProjLinearUnitsGeoKey_9036.tif.txt b/tif/GeoTIFF/metadata/dotnet/ProjLinearUnitsGeoKey_9036.tif.txt new file mode 100644 index 00000000..27ba1200 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/ProjLinearUnitsGeoKey_9036.tif.txt @@ -0,0 +1,41 @@ +FILE: ProjLinearUnitsGeoKey_9036.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = NAD27 / BLM 14N (ftUS) +[GeoTIFF - 0x0801] Geographic Citation = NAD27 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = Unknown (32064) +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Kilometer + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjLinearUnitsGeoKey_9036.tif +[File - 0x0002] File Size = 362 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_2046_transverse_mercator_south_oriented.tif.txt b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_2046_transverse_mercator_south_oriented.tif.txt new file mode 100644 index 00000000..b3804c59 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_2046_transverse_mercator_south_oriented.tif.txt @@ -0,0 +1,37 @@ +FILE: ProjectedCSTypeGeoKey_2046_transverse_mercator_south_oriented.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = Hartebeesthoek94 Lo15 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_2046_transverse_mercator_south_oriented.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_27200_new_zealand_mapping_grid.tif.txt b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_27200_new_zealand_mapping_grid.tif.txt new file mode 100644 index 00000000..6247b95a --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_27200_new_zealand_mapping_grid.tif.txt @@ -0,0 +1,37 @@ +FILE: ProjectedCSTypeGeoKey_27200_new_zealand_mapping_grid.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = GD49 NZ Map Grid + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_27200_new_zealand_mapping_grid.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_28191_cassini_soldner.tif.txt b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_28191_cassini_soldner.tif.txt new file mode 100644 index 00000000..f8e3f03f --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_28191_cassini_soldner.tif.txt @@ -0,0 +1,37 @@ +FILE: ProjectedCSTypeGeoKey_28191_cassini_soldner.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = Unknown (28191) + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_28191_cassini_soldner.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_29101_polyconic.tif.txt b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_29101_polyconic.tif.txt new file mode 100644 index 00000000..bc01ce84 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_29101_polyconic.tif.txt @@ -0,0 +1,37 @@ +FILE: ProjectedCSTypeGeoKey_29101_polyconic.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = SAD69 Brazil Polyconic + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_29101_polyconic.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_3032_polar_stereographic_variant_b.tif.txt b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_3032_polar_stereographic_variant_b.tif.txt new file mode 100644 index 00000000..eee4ccaa --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_3032_polar_stereographic_variant_b.tif.txt @@ -0,0 +1,37 @@ +FILE: ProjectedCSTypeGeoKey_3032_polar_stereographic_variant_b.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS 84 Australian Antarctic Polar Stereographic + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_3032_polar_stereographic_variant_b.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_3035_lambert_azimuthal_equal_area.tif.txt b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_3035_lambert_azimuthal_equal_area.tif.txt new file mode 100644 index 00000000..de6e08d6 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_3035_lambert_azimuthal_equal_area.tif.txt @@ -0,0 +1,37 @@ +FILE: ProjectedCSTypeGeoKey_3035_lambert_azimuthal_equal_area.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = ETRS89-extended LAEA Europe + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_3035_lambert_azimuthal_equal_area.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_3083_albers_equal_area.tif.txt b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_3083_albers_equal_area.tif.txt new file mode 100644 index 00000000..6ae4e14b --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_3083_albers_equal_area.tif.txt @@ -0,0 +1,37 @@ +FILE: ProjectedCSTypeGeoKey_3083_albers_equal_area.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD83 Texas Centric Albers Equal Area + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_3083_albers_equal_area.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_3410_lambert_cylindrical_equal_area.tif.txt b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_3410_lambert_cylindrical_equal_area.tif.txt new file mode 100644 index 00000000..dd49e167 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_3410_lambert_cylindrical_equal_area.tif.txt @@ -0,0 +1,37 @@ +FILE: ProjectedCSTypeGeoKey_3410_lambert_cylindrical_equal_area.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NSIDC EASE-Grid Global + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_3410_lambert_cylindrical_equal_area.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_3812_lcc2sp.tif.txt b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_3812_lcc2sp.tif.txt new file mode 100644 index 00000000..08fa1c9b --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_3812_lcc2sp.tif.txt @@ -0,0 +1,37 @@ +FILE: ProjectedCSTypeGeoKey_3812_lcc2sp.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = ETRS89 Belgian Lambert 2008 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_3812_lcc2sp.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_3814_transverse_mercator.tif.txt b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_3814_transverse_mercator.tif.txt new file mode 100644 index 00000000..b01b3979 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_3814_transverse_mercator.tif.txt @@ -0,0 +1,37 @@ +FILE: ProjectedCSTypeGeoKey_3814_transverse_mercator.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD83 Mississippi TM + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_3814_transverse_mercator.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_4087_equidistant_cylindrical.tif.txt b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_4087_equidistant_cylindrical.tif.txt new file mode 100644 index 00000000..17ab7876 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_4087_equidistant_cylindrical.tif.txt @@ -0,0 +1,37 @@ +FILE: ProjectedCSTypeGeoKey_4087_equidistant_cylindrical.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS 84 / World Equidistant Cylindrical + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_4087_equidistant_cylindrical.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_5329_mercator1sp.tif.txt b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_5329_mercator1sp.tif.txt new file mode 100644 index 00000000..4acb8687 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_5329_mercator1sp.tif.txt @@ -0,0 +1,37 @@ +FILE: ProjectedCSTypeGeoKey_5329_mercator1sp.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = Segara Jakarta NEIEZ + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_5329_mercator1sp.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_5456_lcc1sp.tif.txt b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_5456_lcc1sp.tif.txt new file mode 100644 index 00000000..44dda0cf --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_5456_lcc1sp.tif.txt @@ -0,0 +1,37 @@ +FILE: ProjectedCSTypeGeoKey_5456_lcc1sp.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = Ocotepeque 1935 Costa Rica Norte + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_5456_lcc1sp.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_5482_polar_stereographic_variant_a.tif.txt b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_5482_polar_stereographic_variant_a.tif.txt new file mode 100644 index 00000000..4e745d91 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_5482_polar_stereographic_variant_a.tif.txt @@ -0,0 +1,37 @@ +FILE: ProjectedCSTypeGeoKey_5482_polar_stereographic_variant_a.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = RSRGD2000 / RSPS2000 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_5482_polar_stereographic_variant_a.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_5588_oblique_stereographic.tif.txt b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_5588_oblique_stereographic.tif.txt new file mode 100644 index 00000000..dd64f164 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_5588_oblique_stereographic.tif.txt @@ -0,0 +1,37 @@ +FILE: ProjectedCSTypeGeoKey_5588_oblique_stereographic.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 New Brunswick Stereographic NAD27 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_5588_oblique_stereographic.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_5641_mercator2sp.tif.txt b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_5641_mercator2sp.tif.txt new file mode 100644 index 00000000..33392fa0 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_5641_mercator2sp.tif.txt @@ -0,0 +1,37 @@ +FILE: ProjectedCSTypeGeoKey_5641_mercator2sp.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = SIRGAS 2000 Brazil Mercator + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_5641_mercator2sp.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_6808_hotine_oblique_mercator_variant_a.tif.txt b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_6808_hotine_oblique_mercator_variant_a.tif.txt new file mode 100644 index 00000000..32c2ff70 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_6808_hotine_oblique_mercator_variant_a.tif.txt @@ -0,0 +1,37 @@ +FILE: ProjectedCSTypeGeoKey_6808_hotine_oblique_mercator_variant_a.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD83 CORS96 Oregon Columbia River West zone (m) + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_6808_hotine_oblique_mercator_variant_a.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_8065_hotine_oblique_mercator_variant_b.tif.txt b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_8065_hotine_oblique_mercator_variant_b.tif.txt new file mode 100644 index 00000000..cac99f3a --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_8065_hotine_oblique_mercator_variant_b.tif.txt @@ -0,0 +1,37 @@ +FILE: ProjectedCSTypeGeoKey_8065_hotine_oblique_mercator_variant_b.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD83 2011 PCCS zone 1 (ft) + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_8065_hotine_oblique_mercator_variant_b.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_8441_oblique_mercator_laborde.tif.txt b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_8441_oblique_mercator_laborde.tif.txt new file mode 100644 index 00000000..ad9ba0c2 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/ProjectedCSTypeGeoKey_8441_oblique_mercator_laborde.tif.txt @@ -0,0 +1,37 @@ +FILE: ProjectedCSTypeGeoKey_8441_oblique_mercator_laborde.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = Tananarive Laborde Grid + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_8441_oblique_mercator_laborde.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/SP27GTIF.TIF.txt b/tif/GeoTIFF/metadata/dotnet/SP27GTIF.TIF.txt new file mode 100644 index 00000000..92ff20a9 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/SP27GTIF.TIF.txt @@ -0,0 +1,42 @@ +FILE: SP27GTIF.TIF +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 699 pixels +[Exif IFD0 - 0x0101] Image Height = 929 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [85 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 11 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 3495 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per (no unit) +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 32.8 32.8 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 681480 1913050 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = State Plane NAD27, Feet +[GeoTIFF - 0x0801] Geographic Citation = NAD27 in Feet default" +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 Illinois East + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = SP27GTIF.TIF +[File - 0x0002] File Size = 650466 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/UTM2GTIF.TIF.txt b/tif/GeoTIFF/metadata/dotnet/UTM2GTIF.TIF.txt new file mode 100644 index 00000000..9690ece2 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/UTM2GTIF.TIF.txt @@ -0,0 +1,42 @@ +FILE: UTM2GTIF.TIF +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 699 pixels +[Exif IFD0 - 0x0101] Image Height = 929 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [85 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 11 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 3495 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per (no unit) +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 10 10 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 444650 4640510 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = UTM Zone 16N NAD27" +[GeoTIFF - 0x0801] Geographic Citation = Clarke, 1866 by Default +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 UTM zone 16N + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = UTM2GTIF.TIF +[File - 0x0002] File Size = 650463 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/acea.tif.txt b/tif/GeoTIFF/metadata/dotnet/acea.tif.txt new file mode 100644 index 00000000..b647ece5 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/acea.tif.txt @@ -0,0 +1,49 @@ +FILE: acea.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 515 pixels +[Exif IFD0 - 0x0101] Image Height = 515 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [35 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 15 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 2575 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15411.615 15448.759 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = ACEA E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Albers Equal Area +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 33.904 +[GeoTIFF - 0x0c07] Projection Standard Parallel 2 = 33.625 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 33.764 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = acea.tif +[File - 0x0002] File Size = 266468 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/ae.tif.txt b/tif/GeoTIFF/metadata/dotnet/ae.tif.txt new file mode 100644 index 00000000..da67029b --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/ae.tif.txt @@ -0,0 +1,47 @@ +FILE: ae.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 513 pixels +[Exif IFD0 - 0x0101] Image Height = 516 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 516 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 264708 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15377.992 15487.508 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = AE E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Azimuthal Equidistant +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 +[GeoTIFF - 0x0c11] Projection Center Latitude = 33.764 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ae.tif +[File - 0x0002] File Size = 265644 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/albers27.tif.txt b/tif/GeoTIFF/metadata/dotnet/albers27.tif.txt new file mode 100644 index 00000000..8a849367 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/albers27.tif.txt @@ -0,0 +1,52 @@ +FILE: albers27.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.641 154.75 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Albers Equal Area +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 45 +[GeoTIFF - 0x0c0a] Projection False Easting = 0.001 +[GeoTIFF - 0x0c0b] Projection False Northing = 0.002 +[GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 40 +[GeoTIFF - 0x0c07] Projection Standard Parallel 2 = 50 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Albers Equal Area North American 1927 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = albers27.tif +[File - 0x0002] File Size = 47066 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/albers_equal_area.tif.txt b/tif/GeoTIFF/metadata/dotnet/albers_equal_area.tif.txt new file mode 100644 index 00000000..131ed5da --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/albers_equal_area.tif.txt @@ -0,0 +1,52 @@ +FILE: albers_equal_area.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 541 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = NAD83 / Texas Centric Albers Equal Area +[GeoTIFF - 0x0800] Geographic Type = NAD83 +[GeoTIFF - 0x0801] Geographic Citation = NAD83 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378137 +[GeoTIFF - 0x080b] Inv. Flattening = 298.257 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Albers Equal Area +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 27.5 +[GeoTIFF - 0x0c07] Projection Standard Parallel 2 = 35 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -100 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 18 +[GeoTIFF - 0x0c0a] Projection False Easting = 1500000 +[GeoTIFF - 0x0c0b] Projection False Northing = 6000000 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = albers_equal_area.tif +[File - 0x0002] File Size = 542 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/azi_equi.tif.txt b/tif/GeoTIFF/metadata/dotnet/azi_equi.tif.txt new file mode 100644 index 00000000..e2232002 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/azi_equi.tif.txt @@ -0,0 +1,51 @@ +FILE: azi_equi.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Azimuthal Equidistant +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1983 +[GeoTIFF - 0x0808] Geographic Ellipsoid = GRS 1980 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0.001 +[GeoTIFF - 0x0c0b] Projection False Northing = 0.002 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Azimuthal Equidistant North American 1983 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = azi_equi.tif +[File - 0x0002] File Size = 47050 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/bip_obl_con.tif.txt b/tif/GeoTIFF/metadata/dotnet/bip_obl_con.tif.txt new file mode 100644 index 00000000..35603f7c --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/bip_obl_con.tif.txt @@ -0,0 +1,51 @@ +FILE: bip_obl_con.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -73.037 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 17.247 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1.035 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Bipolar Oblique Conic Conformal WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = bip_obl_con.tif +[File - 0x0002] File Size = 47034 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/bogota.tif.txt b/tif/GeoTIFF/metadata/dotnet/bogota.tif.txt new file mode 100644 index 00000000..eb0fac40 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/bogota.tif.txt @@ -0,0 +1,36 @@ +FILE: bogota.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 512 pixels +[Exif IFD0 - 0x0101] Image Height = 512 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [32 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 16 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 100000 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = Bogota Colombia Bogota + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = bogota.tif +[File - 0x0002] File Size = 262674 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/bonne.tif.txt b/tif/GeoTIFF/metadata/dotnet/bonne.tif.txt new file mode 100644 index 00000000..5c1d5242 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/bonne.tif.txt @@ -0,0 +1,51 @@ +FILE: bonne.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = Provisional S American Datum 1956 +[GeoTIFF - 0x0808] Geographic Ellipsoid = International 1967 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 90 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Bonne South American 1956 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = bonne.tif +[File - 0x0002] File Size = 47034 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/brit_nat.tif.txt b/tif/GeoTIFF/metadata/dotnet/brit_nat.tif.txt new file mode 100644 index 00000000..5275fd26 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/brit_nat.tif.txt @@ -0,0 +1,49 @@ +FILE: brit_nat.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.981 154.981 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0802] Geodetic Datum = OSGB 1936 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Airy 1830 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -2 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 49 +[GeoTIFF - 0x0c0a] Projection False Easting = 400000 +[GeoTIFF - 0x0c0b] Projection False Northing = -100000 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = British National Grid Ordnance Survey of Great Britain 1936 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = British National Grid +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = brit_nat.tif +[File - 0x0002] File Size = 47050 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/byte.tif.txt b/tif/GeoTIFF/metadata/dotnet/byte.tif.txt new file mode 100644 index 00000000..7264493f --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/byte.tif.txt @@ -0,0 +1,39 @@ +FILE: byte.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 20 pixels +[Exif IFD0 - 0x0101] Image Height = 20 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 20 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 400 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = NAD27 / UTM zone 11N +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 UTM zone 11N +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = byte.tif +[File - 0x0002] File Size = 736 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/byte_v11.tif.txt b/tif/GeoTIFF/metadata/dotnet/byte_v11.tif.txt new file mode 100644 index 00000000..e91d58e6 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/byte_v11.tif.txt @@ -0,0 +1,39 @@ +FILE: byte_v11.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 20 pixels +[Exif IFD0 - 0x0101] Image Height = 20 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 20 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 400 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = NAD27 / UTM zone 11N +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 UTM zone 11N +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = byte_v11.tif +[File - 0x0002] File Size = 736 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/c41078a1.tif.txt b/tif/GeoTIFF/metadata/dotnet/c41078a1.tif.txt new file mode 100644 index 00000000..9a62f582 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/c41078a1.tif.txt @@ -0,0 +1,42 @@ +FILE: c41078a1.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 7202 pixels +[Exif IFD0 - 0x0101] Image Height = 5593 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette +[Exif IFD0 - 0x0111] Strip Offsets = [5593 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 116 116 116 116 116 116 124 124 124 120 120 120 116 116 116 128 128 128 128 128 136 134 134 146 153 160 164 158 156 152 156 152 156 164 164 164 196 197 198 178 182 182 190 194 197 184 180 182 188 190 188 192 192 192 178 186 184 168 184 188 184 180 189 190 196 196 200 200 200 182 174 174 176 178 176 200 198 230 239 250 236 229 222 218 219 215 217 212 217 220 212 216 223 235 235 232 242 241 221 192 194 210 219 242 234 246 265 282 264 266 272 270 273 278 327 320 305 319 316 319 315 329 334 338 344 360 310 311 314 369 384 341 284 302 356 361 334 380 429 400 375 431 413 396 369 411 357 318 345 351 347 334 335 430 388 396 307 344 351 347 356 351 350 318 343 276 291 292 397 372 361 372 380 387 466 493 532 592 608 610 612 671 650 627 616 567 557 562 542 485 473 498 487 478 444 418 389 451 454 466 457 485 539 533 535 568 552 558 553 563 553 576 522 503 448 434 393 377 388 344 367 352 327 341 347 331 346 417 444 485 596 578 557 610 697 690 711 776 803 721 700 820 809 788 774 763 823 893 868 873 883 905 959 971 909 1031 1076 1129 1259 1256 1244 1260 1250 1322 1336 1322 1433 1336 1243 1319 1356 1441 1435 1479 1438 1431 1466 1456 1430 1461 1466 1478 1494 1462 1495 1518 1627 1601 1714 1738 1755 1878 1886 1905 1993 1979 2014 2008 2065 2038 2091 2082 2144 2191 2253 2241 2197 2232 2226 2184 2215 2254 2262 2199 2248 2180 2223 2268 2314 2326 2321 2309 2357 2396 2352 2401 2423 2560 2622 2659 2687 2705 2765 2843 2759 2788 2817 2860 2974 2875 2900 2867 2847 2822 2884 2895 2847 2896 2860 2817 2883 2974 3043 3066 3142 3069 3117 3150 3172 3295 3456 3538 3579 3512 3588 3613 3719 3490 1959 4022 3766 3602 3622 3477 3412 3446 3360 3269 3375 3407 3444 3454 3404 3356 3401 3339 3383 3377 3453 3502 3546 3605 3583 3617 3661 3710 3610 3595 3680 3654 3613 3676 3612 3641 3670 3661 3678 3655 3719 3618 3602 3676 3632 3639 3631 3698 3751 3706 3810 3671 3646 3648 3625 3640 3612 3595 3589 3510 3586 3580 3543 3507 3607 3610 3554 3510 3504 3461 3454 3468 3456 3516 3449 3481 3448 3360 3437 3416 3566 3519 3492 3490 3496 3474 3519 3506 3466 3444 3514 3415 3432 3526 3468 3434 3417 3423 3434 3494 3543 3548 3475 3564 3597 3562 3593 3585 3603 3706 3715 3778 3737 3739 3587 3615 3657 3636 3641 3628 3746 3633 3657 3708 3649 3757 3732 3703 3707 3639 3660 3656 3621 3640 3582 3623 3552 3683 3619 3663 3678 3619 3593 3606 3706 3672 3676 3619 3542 3439 3437 3516 3506 3440 3417 3439 3381 3442 3440 3472 3462 3471 3520 3534 3533 3525 3684 3564 3557 3477 3518 3443 3524 3551 3547 3432 3490 3494 3552 3543 3568 3606 3598 3620 3609 3610 3614 3616 3532 3538 3582 3667 3635 3685 3582 3629 3592 3631 3564 3579 3576 3578 3566 3510 3467 3507 3453 3479 3540 3565 3634 3613 3626 3600 3551 3574 3613 3513 3553 3569 3601 3608 3583 3582 3493 3512 3669 3618 3640 3556 3627 3592 3572 3578 3571 3668 3648 3564 3583 3583 3597 3630 3565 3584 3551 3665 3596 3565 3536 3613 3484 3641 3565 3550 3534 3468 3541 3540 3539 3653 3686 3615 3651 3661 3657 3647 3661 3639 3484 3647 3587 3577 3604 3643 3686 3667 3706 3667 3703 3722 3750 3700 3685 3733 3724 3704 3724 3737 3722 3707 3748 3764 3723 3767 3762 3806 3768 3768 3739 3693 3735 3668 3678 3608 3577 3658 3558 3600 3646 3550 3563 3577 3609 3607 3551 3567 3573 3543 3631 3666 3632 3542 3509 3579 3499 3537 3570 3585 3551 3607 3606 3565 3715 3650 3696 3740 3791 3709 3678 3763 3683 3730 3699 3704 3786 3636 3690 3702 3734 3741 3653 3672 3633 3711 3669 3561 3548 3594 3568 3483 3589 3673 3733 3724 3674 3671 3619 3641 3607 3675 3613 3679 3631 3695 3663 3595 3512 3567 3588 3598 3620 3575 3685 3652 3676 3800 3719 3764 3734 3718 3810 3839 4051 2885 2997 3976 3794 3754 3809 3815 3856 3829 3888 3869 3859 3951 3877 3933 4015 3869 3824 3823 3723 3730 3785 3724 3657 3659 3608 3647 3699 3571 3591 3720 3629 3606 3589 3695 3732 3756 3697 3714 3775 3733 3731 3694 3629 3659 3661 3603 3690 3701 3593 3656 3686 3646 3637 3661 3638 3568 3615 3604 3563 3569 3613 3598 3622 3540 3617 3574 3459 3445 3496 3565 3490 3495 3492 3509 3458 3455 3421 3521 3375 3395 3384 3452 3366 3421 3515 3498 3536 3555 3565 3424 3489 3467 3484 3542 3601 3504 3458 3458 3513 3513 3522 3562 3609 3637 3659 3735 3597 3570 3595 3554 3632 3709 3717 3630 3689 3655 3692 3659 3584 3651 3614 3544 3559 3596 3537 3625 3593 3493 3601 3622 3559 3535 3508 3550 3604 3620 3564 3588 3493 3512 3494 3554 3502 3496 3530 3541 3639 3571 3525 3581 3568 3523 3550 3545 3636 3568 3593 3644 3557 3569 3590 3660 3628 3610 3670 3582 3699 3588 3462 3522 3566 3521 3546 3612 3639 3660 3677 3552 3590 3687 3663 3554 3604 3719 3623 3588 3614 3624 3683 3531 3597 3659 3706 3685 3680 3725 3611 3666 3762 3797 3721 3663 3667 3640 3639 3615 3609 3723 3753 3781 3778 3816 3769 3727 3736 3665 3627 3563 3595 3551 3607 3576 3585 3588 3595 3577 3484 3483 3497 3527 3527 3533 3501 3515 3503 3508 3540 3601 3587 3564 3497 3486 3433 3445 3424 3447 3437 3428 3478 3430 3505 3492 3546 3542 3477 3506 3452 3425 3411 3404 3371 3441 3482 3459 3421 3474 3506 3449 3440 3377 3569 3458 3522 3552 3588 3585 3584 3538 3621 3666 3691 3560 3582 3529 3519 3497 3488 3416 3425 3408 3431 3352 3391 3353 3354 3227 3205 3316 3220 3241 3426 3305 3334 3302 3284 3301 3381 3332 3377 3390 3385 3381 3443 3452 3399 3363 3368 3343 3403 3444 3443 3466 3463 3532 3493 3532 3469 3439 3536 3555 3506 3465 3431 3489 3469 3427 3487 3501 3416 3507 3452 3557 3626 3664 3540 3495 3569 3518 3551 3575 3609 3589 3541 3516 3578 3559 3583 3557 3561 3545 3665 3668 3614 3621 3515 3418 3455 3447 3446 3396 3403 3392 3390 3366 3356 3316 3340 3357 3308 3310 3397 3333 3420 3457 3482 3493 3537 3555 3580 3636 3647 3689 3885 2529 2977 3862 3503 3411 3444 3380 3280 3470 3292 3313 3352 3359 3400 3354 3389 3374 3417 3441 3403 3499 3466 3477 3475 3359 3338 3306 3443 3440 3496 3474 3420 3491 3433 3464 3496 3445 3509 3478 3481 3469 3403 3471 3437 3297 3314 3376 3398 3383 3365 3429 3502 3534 3517 3493 3389 3394 3323 3357 3397 3365 3363 3347 3341 3388 3344 3455 3374 3384 3458 3493 3513 3480 3410 3477 3376 3416 3432 3486 3406 3378 3371 3356 3342 3365 3345 3414 3318 3364 3366 3404 3377 3397 3362 3436 3375 3436 3360 3341 3446 3478 3420 3451 3533 3604 3617 3543 3561 3581 3498 3503 3581 3586 3553 3567 3565 3601 3597 3636 3713 3627 3587 3532 3537 3616 3612 3493 3495 3541 3495 3504 3493 3438 3436 3362 3380 3284 3262 3282 3332 3383 3369 3417 3368 3328 3330 3300 3401 3374 3331 3421 3417 3356 3321 3320 3317 3282 3311 3275 3474 3453 3425 3317 3323 3267 3285 3287 3364 3304 3428 3326 3319 3401 3390 3309 3262 3306 3325 3295 3158 3176 3130 3246 3178 3170 3255 3331 3334 3278 3308 3316 3243 3228 3220 3160 3192 3148 3162 3206 3212 3191 3248 3210 3263 3242 3264 3273 3292 3344 3363 3356 3428 3376 3278 3273 3313 3311 3309 3272 3353 3252 3242 3381 3382 3341 3402 3360 3322 3396 3296 3318 3314 3261 3191 3191 3202 3185 3278 3340 3248 3244 3127 3189 3221 3336 3359 3205 3195 3224 3249 3244 3297 3268 3178 3309 3276 3279 3342 3257 3189 3190 3171 3187 3177 3221 3238 3172 3203 3181 3166 3189 3247 3150 3182 3051 3126 3079 3143 3030 3089 2961 3140 3115 3151 3117 3094 3184 3213 3203 3240 3241 3140 3152 3114 3136 3160 3177 3262 3194 3231 3223 3169 3155 3239 3202 3162 3281 3314 3264 3271 3329 3264 3380 3308 3334 3302 3272 3294 3193 3125 3106 3090 3065 3088 3072 3045 3029 2954 3166 3060 3015 3087 3101 3030 3064 3117 3118 3221 3239 3266 3311 3277 3225 3333 3257 3265 3300 3273 3276 3214 3146 3154 3143 3134 3222 3222 3167 3192 3186 3174 3214 3153 3263 3187 3161 3218 3202 3293 3310 3251 3346 3285 3239 3243 3222 3212 3359 3384 3384 3425 3391 3380 3374 3327 3439 3425 3406 3345 3325 3280 3336 3399 3524 3893 1819 3665 3636 3335 3363 3326 3327 3357 3336 3256 3301 3229 3196 3223 3206 3248 3260 3201 3109 3191 3193 3180 3090 3110 3095 3081 3139 3120 3149 3093 3156 3057 3115 3057 3096 3129 3197 3125 3206 3146 3164 3232 3252 3217 3187 3167 3186 3207 3091 3217 3175 3135 3188 3191 3123 3112 3117 3176 3156 3239 3189 3142 3196 3169 3196 3174 3314 3249 3240 3260 3256 3243 3240 3255 3303 3262 3319 3285 3265 3198 3194 3181 3135 3121 3126 3133 3249 3305 3280 3240 3327 3236 3220 3290 3327 3336 3334 3213 3241 3201 3197 3168 3091 3093 3100 3151 3169 3176 3115 3168 3252 3166 3246 3263 3309 3314 3168 3193 3069 3147 3159 3307 3238 3264 3277 3250 3282 3293 3287 3232 3276 3287 3199 3271 3247 3247 3214 3043 3036 3001 3002 3047 3044 3099 3057 3134 3175 3199 3140 3164 3250 3149 3212 3214 3322 3249 3215 3159 3156 3228 3112 3175 3185 3187 3192 3170 3162 3158 3210 3196 3262 3327 3325 3340 3341 3313 3283 3299 3300 3386 3338 3233 3283 3349 3355 3274 3333 3354 3333 3331 3393 3349 3459 3423 3351 3369 3353 3451 3391 3373 3364 3354 3318 3396 3292 3373 3369 3330 3316 3294 3276 3400 3287 3326 3336 3345 3317 3376 3244 3261 3350 3347 3293 3368 3405 3389 3395 3410 3360 3388 3289 3316 3293 3279 3393 3388 3339 3338 3411 3373 3344 3321 3317 3346 3358 3409 3392 3395 3327 3330 3346 3279 3246 3293 3286 3278 3301 3275 3285 3343 3292 3269 3369 3263 3316 3335 3370 3374 3362 3351 3378 3333 3256 3274 3245 3267 3228 3296 3397 3389 3360 3332 3423 3337 3328 3336 3453 3296 3427 3331 3283 3293 3253 3343 3365 3355 3276 3345 3257 3305 3239 3272 3274 3310 3228 3110 3185 3141 3310 3336 3334 3361 3360 3371 3342 3362 3447 3441 3347 3390 3329 3350 3414 3438 3338 3396 3479 3361 3328 3364 3383 3371 3377 3347 3448 3283 3409 3447 3420 3383 3319 3352 3301 3376 3317 3290 3313 3309 3311 3320 3402 3312 3352 3405 3419 3486 3567 3475 3462 3406 3472 3425 3441 3399 3347 3391 3313 3352 3347 3351 3369 3441 3348 3417 3354 3378 3336 3305 3317 3309 3393 3372 3383 3367 3434 3406 3368 3412 3476 3543 3563 3696 3932 1980 3370 3635 3408 3397 3402 3446 3459 3312 3309 3358 3400 3434 3446 3474 3458 3459 3479 3452 3505 3529 3513 3472 3436 3514 3329 3336 3383 3390 3367 3402 3402 3358 3398 3354 3418 3386 3459 3351 3306 3271 3338 3330 3363 3230 3259 3240 3375 3491 3398 3485 3511 3556 3613 3626 3552 3404 3448 3554 3547 3485 3446 3507 3379 3274 3304 3320 3315 3369 3369 3335 3399 3291 3262 3311 3310 3286 3304 3348 3429 3479 3423 3441 3567 3677 3562 3625 3584 3585 3551 3645 3558 3628 3642 3650 3675 3582 3573 3594 3631 3520 3484 3449 3492 3372 3416 3425 3454 3447 3424 3378 3397 3383 3456 3389 3491 3502 3543 3487 3492 3474 3541 3430 3367 3398 3355 3325 3395 3380 3415 3299 3264 3319 3418 3311 3376 3277 3262 3236 3207 3155 3172 3115 3196 3230 3266 3225 3370 3201 3263 3323 3320 3360 3326 3331 3355 3314 3295 3323 3359 3297 3302 3307 3234 3242 3265 3213 3288 3368 3333 3406 3353 3378 3383 3375 3348 3520 3431 3449 3310 3347 3302 3208 3305 3259 3246 3153 3154 3112 3242 3329 3269 3305 3331 3313 3334 3346 3366 3251 3371 3295 3295 3310 3272 3301 3303 3344 3387 3364 3318 3241 3333 3363 3378 3401 3297 3343 3363 3281 3319 3365 3380 3362 3339 3343 3304 3391 3366 3398 3411 3393 3382 3261 3299 3234 3232 3231 3266 3231 3227 3234 3172 3118 3182 3116 3224 3165 3230 3049 3191 3166 3192 3166 3200 3246 3213 3190 3158 3149 3091 3149 3121 3174 3171 3205 3193 3196 3213 3177 3195 3316 3373 3282 3302 3362 3314 3280 3290 3224 3234 3303 3324 3295 3297 3362 3188 3143 3180 3151 3229 3195 3166 3231 3185 3231 3275 3244 3176 3180 3234 3257 3281 3325 3309 3236 3282 3274 3252 3305 3268 3294 3277 3241 3333 3296 3323 3295 3342 3369 3302 3438 3419 3338 3267 3275 3309 3322 3339 3248 3381 3388 3285 3289 3340 3278 3211 3278 3224 3200 3180 3236 3223 3239 3310 3162 3216 3136 3157 3202 3283 3326 3350 3347 3322 3366 3339 3321 3364 3361 3312 3258 3349 3280 3224 3217 3224 3283 3265 3258 3249 3220 3204 3218 3180 3142 3133 3155 3254 3239 3258 3308 3318 3344 3282 3234 3279 3244 3249 3227 3289 3185 3385 3866 912 1517 3820 3391 3298 3301 3290 3339 3257 3332 3215 3191 3172 3072 3144 3118 3107 3190 3133 3195 3173 3110 3165 3010 3062 3066 3159 3137 3154 3156 3154 3226 3317 3197 3195 3241 3219 3309 3267 3284 3286 3203 3145 3173 3244 3306 3278 3203 3263 3215 3274 3360 3295 3297 3382 3354 3315 3271 3251 3285 3352 3340 3378 3369 3388 3425 3397 3455 3474 3449 3453 3338 3350 3361 3450 3433 3402 3396 3356 3278 3270 3195 3189 3188 3164 3252 3264 3244 3266 3373 3355 3372 3333 3390 3441 3519 3550 3473 3468 3427 3399 3350 3297 3310 3251 3300 3300 3254 3242 3216 3246 3175 3080 3177 3097 3180 3166 3136 3121 3247 3258 3278 3213 3174 3136 3139 3151 3268 3271 3321 3291 3275 3286 3258 3322 3209 3251 3391 3368 3366 3341 3270 3289 3373 3300 3300 3364 3366 3392 3463 3432 3441 3365 3346 3318 3178 3195 3201 3124 3145 3168 3214 3252 3293 3360 3270 3240 3212 3231 3325 3292 3252 3234 3106 3196 3148 3215 3169 3153 3170 3217 3260 3156 3167 3067 3096 3132 3113 3096 3067 3139 3175 3096 3142 3142 3188 3181 3116 3121 3310 3242 3253 3301 3406 3338 3423 3306 3325 3286 3336 3361 3357 3337 3314 3322 3254 3218 3296 3250 3323 3286 3198 3264 3220 3123 3176 3110 3144 3213 3225 3152 3207 3240 3211 3186 3274 3289 3344 3257 3322 3287 3377 3413 3368 3305 3294 3258 3363 3306 3394 3394 3315 3284 3273 3356 3313 3324 3377 3326 3258 3264 3226 3206 3201 3199 3184 3231 3290 3343 3404 3357 3402 3413 3397 3340 3395 3385 3372 3391 3315 3349 3201 3209 3158 3219 3245 3225 3081 3163 3184 3145 3221 3185 3338 3281 3303 3333 3253 3308 3403 3378 3367 3256 3293 3251 3285 3212 3190 3292 3270 3299 3366 3295 3369 3322 3344 3252 3263 3278 3332 3366 3342 3233 3224 3161 3262 3148 3118 3212 3290 3254 3291 3283 3255 3260 3274 3254 3274 3242 3281 3298 3282 3248 3275 3283 3259 3294 3260 3302 3358 3413 3367 3395 3430 3399 3352 3356 3358 3294 3307 3321 3196 3253 3196 3247 3226 3232 3197 3217 3189 3230 3305 3297 3337 3277 3313 3298 3288 3333 3317 3329 3287 3224 3290 3326 3359 3340 3261 3199 3196 3268 3265 3317 3702 2688 3366 3545 3365 3481 3340 3396 3362 3335 3209 3268 3327 3335 3304 3303 3304 3288 3199 3131 3176 3276 3369 3392 3334 3370 3373 3423 3487 3472 3482 3405 3388 3454 3420 3500 3557 3576 3561 3559 3609 3480 3562 3563 3574 3645 3572 3633 3585 3561 3637 3587 3561 3606 3554 3529 3511 3468 3466 3414 3478 3391 3382 3319 3292 3352 3285 3296 3367 3422 3473 3451 3440 3481 3524 3557 3496 3520 3459 3415 3377 3450 3449 3441 3379 3385 3421 3524 3443 3426 3274 3307 3168 3132 3160 3192 3340 3307 3317 3355 3304 3351 3370 3443 3420 3432 3409 3390 3356 3337 3343 3336 3283 3276 3252 3319 3254 3283 3188 3182 3204 3208 3243 3351 3293 3340 3295 3373 3335 3342 3279 3339 3339 3398 3338 3309 3305 3362 3371 3338 3299 3361 3376 3361 3339 3292 3253 3252 3262 3274 3287 3391 3368 3381 3374 3374 3441 3458 3455 3454 3268 3245 3266 3258 3288 3290 3302 3277 3233 3329 3331 3324 3374 3289 3398 3386 3411 3415 3441 3415 3367 3374 3350 3350 3310 3352 3370 3418 3355 3378 3394 3329 3372 3332 3378 3381 3359 3385 3305 3302 3321 3284 3346 3313 3170 3220 3269 3316 3332 3317 3339 3272 3351 3285 3307 3221 3260 3296 3325 3337 3322 3370 3344 3471 3370 3365 3435 3447 3363 3340 3283 3336 3385 3321 3405 3404 3326 3372 3304 3287 3349 3415 3403 3405 3478 3475 3421 3353 3395 3389 3353 3314 3359 3304 3358 3383 3293 3247 3216 3220 3358 3266 3258 3368 3367 3354 3354 3324 3304 3255 3300 3353 3247 3298 3373 3374 3346 3313 3319 3380 3395 3299 3444 3389 3378 3375 3291 3309 3356 3337 3298 3345 3404 3386 3390 3368 3323 3266 3377 3244 3369 3319 3273 3241 3156 3213 3251 3167 3091 3127 3086 3110 3172 3171 3173 3141 3283 3290 3201 3295 3298 3381 3313 3335 3318 3295 3293 3250 3193 3227 3220 3283 3278 3318 3288 3248 3180 3195 3207 3262 3239 3157 3200 3222 3251 3203 3282 3304 3284 3355 3432 3376 3388 3304 3283 3248 3255 3321 3362 3463 3471 3435 3356 3441 3461 3433 3420 3328 3344 3359 3376 3415 3298 3333 3502 3527 3491 3482 3477 3445 3416 3500 3513 3542 3383 3256 3333 3258 3336 3318 3308 3316 3298 3559 3529 2252 3449 3372 3393 3463 3426 3436 3412 3373 3402 3374 3345 3375 3326 3339 3318 3199 3289 3309 3218 3368 3291 3346 3331 3291 3356 3340 3401 3360 3334 3438 3411 3424 3456 3479 3474 3434 3468 3477 3467 3472 3464 3496 3593 3572 3519 3517 3551 3535 3547 3553 3471 3440 3390 3492 3581 3515 3452 3424 3447 3504 3481 3439 3441 3409 3560 3416 3376 3399 3453 3419 3370 3423 3365 3380 3424 3540 3544 3496 3488 3471 3442 3459 3480 3503 3481 3475 3471 3522 3551 3619 3599 3588 3526 3605 3593 3582 3712 3608 3595 3463 3524 3527 3631 3653 3707 3600 3634 3683 3611 3604 3636 3716 3721 3571 3598 3589 3573 3585 3429 3347 3377 3387 3423 3443 3434 3417 3440 3446 3411 3462 3471 3516 3512 3557 3620 3626 3646 3691 3627 3577 3646 3614 3669 3625 3556 3474 3418 3308 3437 3494 3465 3439 3457 3430 3407 3364 3455 3404 3379 3378 3478 3624 3574 3599 3622 3547 3580 3543 3568 3646 3633 3658 3611 3613 3648 3700 3552 3660 3563 3576 3507 3578 3466 3499 3502 3516 3542 3617 3627 3626 3442 3533 3503 3447 3537 3443 3503 3593 3556 3574 3528 3515 3597 3574 3638 3645 3666 3649 3595 3594 3566 3475 3508 3562 3566 3514 3526 3463 3457 3443 3448 3444 3439 3418 3418 3379 3395 3352 3352 3381 3381 3351 3353 3327 3354 3404 3405 3321 3345 3375 3381 3467 3365 3371 3404 3347 3502 3437 3517 3533 3492 3449 3446 3441 3457 3473 3432 3498 3500 3486 3454 3436 3411 3413 3373 3445 3376 3391 3347 3250 3289 3334 3307 3335 3307 3264 3252 3306 3345 3242 3313 3207 3275 3367 3342 3276 3290 3198 3102 3068 3056 3020 3037 3061 2961 3019 2950 3067 3032 3019 3084 3180 3232 3251 3208 3226 3178 3187 3136 3186 3145 3069 3023 2979 2979 3010 3049 3155 3182 3152 3071 3193 3240 3228 3234 3271 3283 3186 3105 3162 3211 3111 3145 3211 3257 3212 3246 3200 3204 3239 3217 3150 3157 3125 3098 2966 2985 3032 2935 2932 2913 2832 2855 2930 2915 2896 2976 3045 3057 3089 3035 3032 3024 3041 3054 2981 2992 2951 2905 2921 2899 2931 2928 2907 2941 2933 2915 2879 2890 2986 2957 2988 3046 2954 2912 2941 2992 3003 3026 3182 3236 3321 2447 3481 3158 3081 3111 3101 3197 3213 3194 3274 3273 3254 3243 3277 3247 3298 3237 3256 3328 3278 3247 3245 3317 3168 3140 3076 3114 3147 3042 3059 3132 3148 3175 3148 3173 3061 3189 3125 3113 3234 3186 3201 3256 3237 3197 3229 3186 3226 3206 3225 3201 3138 3150 3075 3019 3117 3000 3032 3006 3045 3058 3112 3131 3120 3119 3183 3201 3257 3286 3278 3294 3354 3325 3300 3324 3292 3281 3230 3329 3258 3289 3256 3292 3212 3241 3142 3207 3224 3242 3261 3359 3358 3448 3490 3481 3482 3455 3439 3487 3464 3448 3498 3489 3439 3374 3375 3341 3392 3336 3353 3363 3438 3326 3372 3399 3386 3376 3355 3373 3377 3420 3390 3486 3438 3511 3546 3576 3483 3484 3418 3360 3345 3371 3422 3377 3333 3404 3369 3319 3304 3333 3401 3431 3391 3437 3307 3349 3359 3421 3428 3409 3495 3387 3418 3446 3500 3461 3495 3447 3441 3504 3542 3521 3526 3486 3484 3484 3458 3438 3494 3491 3463 3467 3428 3394 3436 3345 3402 3415 3365 3322 3421 3391 3372 3390 3303 3360 3365 3373 3399 3383 3327 3274 3285 3243 3194 3145 3241 3209 3042 3248 3227 3239 3276 3168 3183 3241 3293 3384 3346 3282 3286 3172 3237 3210 3217 3246 3250 3232 3219 3181 3241 3215 3225 3314 3312 3330 3274 3333 3317 3247 3212 3315 3277 3300 3316 3302 3367 3391 3418 3409 3440 3396 3372 3380 3327 3322 3280 3323 3398 3419 3393 3381 3389 3349 3391 3402 3349 3417 3358 3338 3285 3479 3393 3310 3329 3290 3207 3349 3388 3403 3394 3481 3376 3405 3418 3452 3429 3363 3252 3128 3238 3247 3224 3242 3187 3203 3268 3255 3271 3247 3255 3300 3282 3263 3255 3251 3419 3318 3273 3379 3259 3176 3223 3131 3110 3097 3090 3073 3160 3181 3188 3204 3218 3282 3252 3231 3257 3344 3342 3272 3280 3326 3354 3396 3427 3435 3411 3412 3433 3295 3347 3372 3419 3417 3417 3438 3425 3429 3398 3395 3440 3491 3467 3491 3430 3413 3520 3435 3460 3374 3364 3375 3318 3373 3455 3525 3575 3542 3518 3524 3527 3389 3442 3456 3514 3535 3448 3530 3557 3548 3559 3633 3524 3518 3405 3430 3395 3477 3477 3486 3515 3492 3479 3416 3407 3467 3468 3477 3413 3439 3478 3620 3616 2665 3620 3524 3458 3457 3433 3360 3472 3510 3662 3704 3680 3626 3668 3653 3704 3675 3580 3531 3454 3394 3448 3452 3422 3463 3466 3466 3423 3538 3511 3489 3497 3518 3622 3513 3556 3475 3503 3461 3501 3477 3503 3493 3486 3527 3543 3554 3574 3546 3604 3559 3549 3561 3597 3634 3555 3667 3685 3594 3677 3659 3745 3694 3664 3622 3517 3549 3503 3510 3485 3374 3548 3531 3559 3497 3556 3515 3670 3531 3572 3505 3563 3578 3595 3610 3588 3605 3509 3546 3624 3666 3596 3613 3596 3579 3498 3541 3567 3611 3593 3537 3488 3590 3515 3553 3595 3705 3604 3611 3610 3644 3726 3681 3607 3511 3519 3527 3658 3590 3550 3593 3595 3679 3598 3699 3534 3547 3533 3584 3651 3690 3647 3634 3612 3606 3694 3677 3806 3804 3858 3888 3923 3876 3825 3839 3902 3834 3640 3677 3689 3673 3535 3568 3623 3594 3564 3577 3631 3555 3624 3609 3611 3584 3615 3520 3596 3530 3544 3585 3600 3594 3554 3550 3505 3539 3487 3584 3722 3690 3694 3748 3816 3791 3783 3766 3765 3788 3806 3760 3776 3751 3755 3687 3713 3653 3759 3700 3687 3681 3539 3544 3545 3610 3597 3665 3654 3636 3613 3601 3598 3626 3652 3664 3527 3516 3457 3460 3466 3430 3489 3489 3467 3407 3503 3635 3635 3715 3640 3689 3759 3781 3811 3892 3791 3707 3735 3735 3783 3765 3815 3863 3851 3874 3885 3854 3807 3846 3771 3725 3727 3727 3763 3782 3788 3740 3727 3759 3775 3751 3711 3734 3749 3796 3769 3784 3855 3846 3916 3916 3921 3834 3864 3865 3870 3902 4008 4003 3943 3948 3957 3967 3984 3888 3903 3965 3934 3880 3803 3785 3803 3723 3739 3776 3679 3688 3701 3692 3706 3730 3775 3738 3728 3777 3776 3762 3778 3671 3645 3698 3805 3758 3798 3731 3723 3747 3742 3656 3749 3719 3745 3781 3864 3850 3987 3914 3927 3988 3980 4111 4029 4049 3984 4034 4009 3983 3979 3967 4030 4057 4019 4022 3964 3916 3907 4009 3979 3946 3891 3982 3947 4011 3942 3932 3811 3736 3756 3822 3788 3761 3818 3854 3810 3730 3826 3809 3811 3828 3762 3750 3735 3715 3847 3788 3818 3875 3758 3774 3763 3742 3771 3696 3721 3786 3949 3949 3955 4008 3938 3902 3910 3914 4077 4068 2849 3872 4169 4188 4071 4115 4086 4046 4022 3958 3999 3926 3939 3878 3798 3849 3789 3816 3871 3833 3875 3800 3908 3899 3889 3913 3916 4020 3923 3948 3964 3972 3855 3915 3916 3855 3865 3837 3826 3919 3946 3909 3905 3977 3987 3982 3914 3996 3925 3970 3980 4000 4057 3988 3970 4027 4009 4030 4018 4062 4010 4034 3926 3907 3904 3916 3891 3968 3933 3874 3843 3877 3976 3999 3997 3977 3996 3905 3913 3991 3912 3905 3960 3955 4058 3989 3995 3973 3896 3929 3912 3977 4064 3937 3928 3975 4003 3952 3960 3963 3884 3937 3928 3894 3816 3838 3887 3855 3864 3894 3894 3923 3982 3852 3924 3912 3877 3922 3941 3828 3796 3811 3849 3910 3995 3839 3906 3813 3965 3902 3899 3804 3774 3816 3798 3877 3894 3975 3961 3940 3917 3937 3966 3942 3971 3986 4010 4005 3971 4016 3951 3982 3963 3950 3925 3993 4008 4082 3978 3963 3991 4003 3922 3960 3957 3886 3971 3914 3836 3992 3931 3936 3953 3969 3967 3939 3902 3941 4009 3947 3978 3886 3980 3845 3907 3856 3956 4007 4044 3936 4045 4030 4058 4132 3966 3939 4007 3971 3955 4044 4042 3941 4011 3922 3966 3994 4102 4058 4072 4107 4101 3988 4039 3943 3962 4078 4058 4017 4058 4005 3949 4081 4050 4020 4065 4121 4075 4208 4156 4046 4115 4054 4127 3998 4098 4151 4161 4082 4090 4017 3954 4027 4083 4040 3945 4079 4057 3970 4039 4054 3980 3923 3931 3948 3829 3905 3883 3920 3910 3885 3853 3940 3990 3967 3931 3949 4063 4064 4021 4098 4059 4076 4032 4095 4185 4136 4109 4071 4075 4084 4011 4036 3965 3929 3927 3890 3793 3803 3755 3721 3747 3711 3716 3728 3614 3709 3663 3736 3640 3620 3751 3774 3802 3684 3699 3625 3536 3588 3514 3547 3458 3496 3508 3479 3416 3473 3421 3362 3284 3343 3331 3358 3441 3341 3366 3359 3276 3201 3275 3214 3245 3210 3058 3051 3000 2991 2963 2967 2981 2927 2889 2804 2744 2752 2720 2706 2663 2699 2671 2719 2755 2796 2811 2717 2752 2749 2712 2713 2730 2628 2634 2647 2716 2661 2606 2558 2512 2445 2388 2425 2355 2424 2411 2332 2189 2167 2196 2246 2185 2176 2056 2070 2085 2082 2049 1982 2006 2001 1892 1857 1845 1797 1725 1813 1292 1785 1865 1751 1832 1880 1812 1790 1805 1826 1730 1604 1643 1660 1503 1496 1366 1310 1224 1142 1082 1105 1012 954 872 812 720 726 631 596 573 573 593 537 590 586 565 555 526 576 482 482 433 396 339 357 333 329 314 296 252 309 308 349 364 425 499 571 530 584 590 662 638 664 691 689 705 641 626 663 720 718 700 671 624 602 593 553 496 450 420 454 434 432 493 464 491 452 541 527 534 572 554 562 527 516 513 577 554 556 440 380 360 340 344 381 359 313 329 274 338 300 317 346 321 299 355 344 466 525 555 607 580 576 646 715 770 783 781 788 702 715 690 675 661 662 675 660 604 480 452 429 396 406 408 362 368 363 367 357 336 286 282 283 267 272 279 333 333 325 261 274 318 367 371 376 431 446 459 507 548 596 604 588 609 615 605 605 671 682 755 857 772 860 869 897 865 927 925 932 893 938 909 941 984 995 957 977 975 830 868 790 846 843 862 836 808 885 927 955 1007 998 975 989 1009 980 991 951 956 955 951 944 936 900 856 786 786 819 825 838 943 1000 992 1021 1087 1104 1131 1124 1189 1257 1203 1092 1011 1015 978 1019 998 968 976 927 1043 1049 1040 989 962 990 1023 1048 1008 910 871 848 863 817 762 797 843 851 826 844 837 918 896 878 866 825 835 834 834 797 757 729 711 694 682 709 771 727 745 758 790 857 839 893 975 1007 1087 1182 1150 1220 1146 1179 1134 1010 1012 1050 1018 972 977 925 911 889 943 960 890 882 921 910 907 857 890 871 897 886 860 856 875 951 911 916 949 995 1069 1117 1061 1047 1015 1071 1095 1063 984 945 904 841 839 830 811 809 780 722 670 675 657 614 608 659 697 714 714 644 687 757 752 750 744 788 795 874 892 909 914 886 847 819 821 824 901 958 959 998 972 949 983 989 1005 928 892 829 843 831 918 908 907 936 956 954 1008 1097 1116 1091 972 947 860 816 786 753 721 700 613 515 508 516 588 599 565 577 578 637 634 642 684 640 626 703 689 706 734 774 823 836 860 904 958 1051 985 946 917 915 944 904 854 850 851 831 815 793 801 730 638 642 673 702 683 702 670 664 646 692 661 710 706 672 639 579 534 482 443 428 445 469 460 445 428 449 504 540 620 650 771 807 873 924 1008 1043 1063 1080 1101 1120 1110 1146 1189 1217 1166 1130 1068 1083 1082 1039 1026 1002 989 989 969 996 967 963 983 949 876 859 838 825 803 891 876 927 919 859 835 783 804 784 696 612 560 542 529 519 570 558 555 583 570 600 540 569 575 583 543 534 593 651 667 640 683 732 712 716 697 695 679 700 695 722 703 711 772 884 930 994 1015 978 1041 1032 1073 1066 1086 1064 1102 1037 964 947 896 910 898 906 885 802 718 694 627 597 528 506 470 497 493 509 525 489 454 446 430 461 453 435 477 537 632 677 677 676 701 699 729 709 692 663 651 701 682 671 667 634 612 561 531 503 515 468 457 530 543 509 442 446 464 450 400 377 396 406 388 416 437 423 408 398 387 389 408 391 381 353 343 353 328 340 345 383 382 392 409 394 390 349 339 344 294 257 252 230 221 225 217 208 218 216 237 229 234 240 241 249 257 267 270 253 277 303 293 291 297 326 318 289 281 276 272 294 274 269 255 266 286 271 286 290 275 267 240 251 219 197 175 158 146 146 146 134 134 134 142 142 142 150 150 150 134 134 134 134 134 134 130 130 130 130 130 130 142 138 138 134 134 134 134 134 134 152 152 152 160 164 160 160 160 160 160 164 164 160 160 160 144 144 144 154 154 154 118 118 118 122 122 122 124 124 124 136 138 136 114 114 114 114 114 114 114 116 116 114 114 114 114 114 114 114 116 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per inch +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = Inch +[Exif IFD0 - 0x0140] Unknown tag (0x0140) = [768 values] +[Exif IFD0 - 0x830e] Pixel Scale = 25.4 25.4 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 576496.823 4660453.588 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS84 UTM zone 17N +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 17 N with WGS84 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = c41078a1.tif +[File - 0x0002] File Size = 15777806 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/cass_sold.tif.txt b/tif/GeoTIFF/metadata/dotnet/cass_sold.tif.txt new file mode 100644 index 00000000..f869e495 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/cass_sold.tif.txt @@ -0,0 +1,51 @@ +FILE: cass_sold.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.981 154.981 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Cassini Soldner +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0.001 +[GeoTIFF - 0x0c0b] Projection False Northing = 0.002 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Cassini-Soldner North American 1927 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = cass_sold.tif +[File - 0x0002] File Size = 47034 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/cassini_soldner.tif.txt b/tif/GeoTIFF/metadata/dotnet/cassini_soldner.tif.txt new file mode 100644 index 00000000..c30ccfcb --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/cassini_soldner.tif.txt @@ -0,0 +1,53 @@ +FILE: cassini_soldner.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 594 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = unnamed +[GeoTIFF - 0x0800] Geographic Type = User Defined +[GeoTIFF - 0x0801] Geographic Citation = GCS Name = unnamed ellipse|Datum = unknown|Ellipsoid = unnamed|Primem = Greenwich +[GeoTIFF - 0x0802] Geodetic Datum = User Defined +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0808] Geographic Ellipsoid = User Defined +[GeoTIFF - 0x0809] Semi-major axis = 6378300.789 +[GeoTIFF - 0x080b] Inv. Flattening = 293.466 +[GeoTIFF - 0x080d] To WGS84 = 0 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Cassini Soldner +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 35.212 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 31.734 +[GeoTIFF - 0x0c0a] Projection False Easting = 170251.555 +[GeoTIFF - 0x0c0b] Projection False Northing = 126867.909 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = cassini_soldner.tif +[File - 0x0002] File Size = 595 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/cea.tif.txt b/tif/GeoTIFF/metadata/dotnet/cea.tif.txt new file mode 100644 index 00000000..4be3a9f3 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/cea.tif.txt @@ -0,0 +1,48 @@ +FILE: cea.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 514 pixels +[Exif IFD0 - 0x0101] Image Height = 515 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [35 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 15 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60.022 60.022 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -28493.167 4255884.544 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = unnamed +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0801] Geographic Citation = NAD27 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Cylindrical Equal Area +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 33.75 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -117.333 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = cea.tif +[File - 0x0002] File Size = 270993 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/cham_tri.tif.txt b/tif/GeoTIFF/metadata/dotnet/cham_tri.tif.txt new file mode 100644 index 00000000..c3ec15bc --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/cham_tri.tif.txt @@ -0,0 +1,49 @@ +FILE: cham_tri.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = User Defined +[GeoTIFF - 0x0808] Geographic Ellipsoid = Bessel 1841 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -92.741 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 10.032 +[GeoTIFF - 0x0c16] Projection Azimuth Angle = 90.397 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Chamberlin Trimetric Potsdam +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = cham_tri.tif +[File - 0x0002] File Size = 47002 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/cyl_equi.tif.txt b/tif/GeoTIFF/metadata/dotnet/cyl_equi.tif.txt new file mode 100644 index 00000000..6b22db34 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/cyl_equi.tif.txt @@ -0,0 +1,51 @@ +FILE: cyl_equi.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Equirectangular +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = European Datum 1950 +[GeoTIFF - 0x0808] Geographic Ellipsoid = International 1967 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0.001 +[GeoTIFF - 0x0c0b] Projection False Northing = 0.002 +[GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 40 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Cylindrical Equirectangular European 1950 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = cyl_equi.tif +[File - 0x0002] File Size = 47050 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/e_tile.tif.txt b/tif/GeoTIFF/metadata/dotnet/e_tile.tif.txt new file mode 100644 index 00000000..9a29a452 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/e_tile.tif.txt @@ -0,0 +1,30 @@ +FILE: e_tile.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1024 pixels +[Exif IFD0 - 0x0101] Image Height = 1024 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0142] Tile Width = 256 +[Exif IFD0 - 0x0143] Tile Length = 112 +[Exif IFD0 - 0x0144] Tile Offsets = [40 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [40 values] + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = e_tile.tif +[File - 0x0002] File Size = 1147346 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/eckert4.tif.txt b/tif/GeoTIFF/metadata/dotnet/eckert4.tif.txt new file mode 100644 index 00000000..4e884f4b --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/eckert4.tif.txt @@ -0,0 +1,51 @@ +FILE: eckert4.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8307 16189 24054 31766 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7933 7882 7865 7712 7699 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0.001 +[GeoTIFF - 0x0c0b] Projection False Northing = 0.002 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Eckert IV WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = eckert4.tif +[File - 0x0002] File Size = 46122 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/econic.tif.txt b/tif/GeoTIFF/metadata/dotnet/econic.tif.txt new file mode 100644 index 00000000..2ba8cdb4 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/econic.tif.txt @@ -0,0 +1,49 @@ +FILE: econic.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 515 pixels +[Exif IFD0 - 0x0101] Image Height = 515 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [35 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 15 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 2575 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15411.615 15448.729 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = EC E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Equidistant Conic +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 33.904 +[GeoTIFF - 0x0c07] Projection Standard Parallel 2 = 33.625 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 33.764 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = econic.tif +[File - 0x0002] File Size = 266468 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/epsg_27563_allgeokeys.tif.txt b/tif/GeoTIFF/metadata/dotnet/epsg_27563_allgeokeys.tif.txt new file mode 100644 index 00000000..c2754f4c --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/epsg_27563_allgeokeys.tif.txt @@ -0,0 +1,60 @@ +FILE: epsg_27563_allgeokeys.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 10 pixels +[Exif IFD0 - 0x0101] Image Height = 10 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 8 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = LZW +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 3 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 32 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 36 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned, Unsigned, Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 0.501 0.501 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 827294.141 523985.644 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = NTF (Paris) / Lambert Sud France +[GeoTIFF - 0x0800] Geographic Type = NTF Paris +[GeoTIFF - 0x0801] Geographic Citation = NTF (Paris) +[GeoTIFF - 0x0802] Geodetic Datum = Unknown (6807) +[GeoTIFF - 0x0803] Prime Meridian = Paris +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Grad +[GeoTIFF - 0x0807] Geographic Angular Unit Size = 0.016 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1880 IGN +[GeoTIFF - 0x0809] Semi-major axis = 6378249.2 +[GeoTIFF - 0x080b] Inv. Flattening = 293.466 +[GeoTIFF - 0x080d] To WGS84 = 2.597 +[GeoTIFF - 0x080e] To WGS84 = -168 -60 320 0 0 0 0 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = Unknown (27563) +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = NTF (Paris) / Lambert Sud France +[GeoTIFF - 0x0c02] Projection = Unknown (18093) +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Lambert Conf Conic 1SP +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c05] Projection Linear Unit Size = 1 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 49 +[GeoTIFF - 0x0c0a] Projection False Easting = 600000 +[GeoTIFF - 0x0c0b] Projection False Northing = 200000 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x1003] Vertical Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = epsg_27563_allgeokeys.tif +[File - 0x0002] File Size = 757 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/epsg_27563_only_pcs_code.tif.txt b/tif/GeoTIFF/metadata/dotnet/epsg_27563_only_pcs_code.tif.txt new file mode 100644 index 00000000..311a2824 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/epsg_27563_only_pcs_code.tif.txt @@ -0,0 +1,47 @@ +FILE: epsg_27563_only_pcs_code.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 10 pixels +[Exif IFD0 - 0x0101] Image Height = 10 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 8 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB +[Exif IFD0 - 0x0111] Strip Offsets = 624 +[Exif IFD0 - 0x0115] Samples Per Pixel = 3 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 10 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 300 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned, Unsigned, Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 0.501 0.501 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 827294.141 523985.644 0 +[Exif IFD0 - 0xa480] GDAL Metadata = + metre + metre + metre + + + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = NTF (Paris) / Lambert Sud France +[GeoTIFF - 0x0801] Geographic Citation = NTF (Paris) +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Grad +[GeoTIFF - 0x0c00] Projected Coordinate System Type = Unknown (27563) +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = epsg_27563_only_pcs_code.tif +[File - 0x0002] File Size = 924 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/equi_conic.tif.txt b/tif/GeoTIFF/metadata/dotnet/equi_conic.tif.txt new file mode 100644 index 00000000..00247e37 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/equi_conic.tif.txt @@ -0,0 +1,52 @@ +FILE: equi_conic.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Equidistant Conic +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 45 +[GeoTIFF - 0x0c0a] Projection False Easting = 0.001 +[GeoTIFF - 0x0c0b] Projection False Northing = 0.002 +[GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 40 +[GeoTIFF - 0x0c07] Projection Standard Parallel 2 = 50 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Equidistant Conic (Simple Conic) North American 1927 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = equi_conic.tif +[File - 0x0002] File Size = 47082 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/equidistant_cylindrical.tif.txt b/tif/GeoTIFF/metadata/dotnet/equidistant_cylindrical.tif.txt new file mode 100644 index 00000000..7f365a1c --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/equidistant_cylindrical.tif.txt @@ -0,0 +1,51 @@ +FILE: equidistant_cylindrical.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 525 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = WGS 84 / World Equidistant Cylindrical +[GeoTIFF - 0x0800] Geographic Type = WGS 84 +[GeoTIFF - 0x0801] Geographic Citation = WGS 84 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378137 +[GeoTIFF - 0x080b] Inv. Flattening = 298.257 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Equirectangular +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c10] Projection Center Longitude = 0 +[GeoTIFF - 0x0c11] Projection Center Latitude = 0 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = equidistant_cylindrical.tif +[File - 0x0002] File Size = 526 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/er.tif.txt b/tif/GeoTIFF/metadata/dotnet/er.tif.txt new file mode 100644 index 00000000..a7433df7 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/er.tif.txt @@ -0,0 +1,47 @@ +FILE: er.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 513 pixels +[Exif IFD0 - 0x0101] Image Height = 516 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 516 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 264708 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15402.811 3769910.324 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = ER E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Equirectangular +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 +[GeoTIFF - 0x0c11] Projection Center Latitude = 33.764 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = er.tif +[File - 0x0002] File Size = 265644 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/f41078a1.tif.txt b/tif/GeoTIFF/metadata/dotnet/f41078a1.tif.txt new file mode 100644 index 00000000..cf9eaf29 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/f41078a1.tif.txt @@ -0,0 +1,42 @@ +FILE: f41078a1.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 9921 pixels +[Exif IFD0 - 0x0101] Image Height = 6248 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette +[Exif IFD0 - 0x0111] Strip Offsets = [6248 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 166 166 166 174 174 174 184 184 184 180 176 176 188 188 188 182 182 182 196 196 196 192 192 192 192 192 192 200 196 196 184 184 184 200 196 198 214 210 210 205 213 196 216 214 218 206 212 214 210 215 215 225 217 213 217 212 225 224 214 212 207 211 207 238 241 248 264 262 253 233 239 225 272 279 268 268 272 277 276 266 272 260 268 267 259 252 258 258 256 250 248 255 238 244 242 249 252 255 252 236 240 251 247 238 245 252 254 255 272 258 261 293 271 268 252 251 242 271 262 250 265 268 267 267 246 252 251 233 226 232 262 266 245 243 243 237 246 242 230 247 232 205 208 206 178 178 178 198 200 198 186 186 186 190 190 190 200 200 200 184 184 184 188 186 186 190 190 190 184 184 196 248 262 270 276 265 266 310 310 304 297 274 294 327 308 300 324 345 348 352 328 353 373 382 377 382 399 417 433 415 406 466 440 428 423 414 410 421 404 422 426 405 403 427 403 418 428 436 480 497 514 533 523 529 553 541 570 593 555 574 568 574 594 600 612 644 654 678 721 729 685 690 712 706 744 763 770 777 786 799 829 850 822 825 834 861 891 894 896 853 838 850 858 891 907 879 905 924 955 980 966 974 968 1016 1016 1009 977 990 1003 1052 1051 1025 1076 1075 1097 1120 1101 1085 1108 1076 1132 1200 1181 1195 1233 1234 1274 1308 1303 1316 1325 1269 1269 1305 1326 1383 1411 1380 1378 1412 1427 1440 1430 1462 1480 1547 1536 1572 1577 1588 1600 1606 1649 1693 1734 1696 1691 1685 1637 1672 1619 1594 1655 1738 1695 1746 1827 1836 1865 1848 1909 1967 1923 1960 2006 2035 2092 2106 2133 2143 2087 2244 2157 2134 2218 2240 2224 2281 2255 2253 2257 2293 2273 2284 2310 2342 2353 2366 2348 2453 2414 2409 2435 2507 2474 2519 2510 2507 2521 2396 2466 2382 2365 2431 2393 2404 2422 2439 2493 2477 2491 2565 2547 2586 2571 2583 2614 2662 2668 2678 2638 2675 2631 2745 2690 2618 2666 2586 2539 2645 2684 2657 2710 2668 2765 2747 2696 2854 2821 2792 2944 2996 3051 3179 3106 3134 3142 3224 3194 3154 3127 3085 3083 3114 3103 3158 3123 3146 3167 3216 3225 3251 3252 3272 3274 3201 3240 3165 3177 3194 3216 3175 3285 3264 3171 3160 3040 3143 3080 3151 3092 3099 3179 3244 3174 3182 3137 3125 3159 3107 3120 3087 3078 3047 3061 3034 3070 3060 3043 3045 2998 2981 3019 3038 3072 3004 3028 2988 3086 3046 3013 2934 2935 2987 2992 3031 3009 2988 3039 3085 3109 3111 3114 3066 3087 3084 3018 3054 3027 3037 3005 2928 3001 3051 3079 3006 2962 2889 2904 2894 2918 2896 2890 2867 2868 2876 2861 2885 2849 2883 2799 2843 2853 2847 2794 2890 2862 2909 2947 2954 2923 2855 2888 2891 2924 2893 2981 2992 2998 2970 3017 3015 3025 3062 3112 3058 3076 3100 3100 3161 3251 3272 3268 3288 3246 3290 3301 3363 3277 3224 3242 3216 3215 3199 3200 3192 3158 3168 3098 3167 3141 3174 3237 3183 3205 3207 3156 3175 3236 3257 3366 3250 3194 3197 3268 3229 3277 3265 3212 3184 3184 3121 3163 3042 3182 3124 3190 3105 3166 3073 3074 3046 3055 3180 3257 3219 3204 3161 3222 3109 3118 3147 3125 3203 3253 3190 3214 3086 3142 3029 3052 3019 3082 3092 3048 2927 2966 2958 2926 3005 2946 2941 2930 2997 2985 3030 3019 3022 3092 3043 3145 3039 3004 2971 2971 2948 2962 2980 2992 3090 3035 2995 3019 3039 2997 3023 2990 3036 3057 3102 3119 3068 3036 2998 2962 2869 2998 2967 3078 3087 3205 3185 3144 3149 2988 2976 2952 3096 3104 3067 3120 3108 3159 3027 3063 3080 3069 3076 3042 3011 3053 3119 3153 3174 3196 3163 3194 3194 3106 3162 3194 3203 3223 3229 3222 3141 3145 3004 3032 2962 3019 2996 3020 3117 3056 3013 3067 2911 2988 2996 2987 3064 3075 2988 2977 2928 2940 2885 2893 2888 2785 2749 2870 2784 2758 2786 2814 2799 2809 2831 2791 2842 2863 2833 2857 2817 2764 2855 2799 2736 2773 2698 2723 2698 2737 2872 2842 2745 2696 2847 2755 2734 2684 2674 2772 2820 2808 2799 2765 2747 2882 2857 2838 2878 2884 2905 2907 2975 2961 2900 2840 2728 2746 2814 2766 2777 2755 2823 2805 2803 2886 2838 2839 2912 2820 2794 2767 2826 2821 2747 2793 2760 2691 2674 2680 2680 2693 2735 2782 2776 2810 2819 2826 2824 2843 2776 2817 2792 2785 2873 2832 2851 2948 2903 2876 2881 2888 2899 2897 2838 2876 2789 2810 2740 2756 2742 2761 2743 2843 2845 2876 2934 2910 2972 2889 2848 2908 2864 2896 2886 2822 2917 2946 2966 2941 2918 2982 2992 2971 2953 2941 2948 2882 2861 2858 2848 2883 2912 2878 2883 2843 2845 2869 2814 2872 2932 2927 2980 3015 3006 3016 2974 2985 3065 3065 2969 2933 2978 2922 2873 2951 2957 2953 2999 2939 2986 3049 3087 3170 3051 2908 2902 2865 2924 3016 2912 2928 2876 2935 2870 2942 2906 2943 2850 2801 2791 2810 2764 2764 2734 2770 2746 2769 2723 2772 2749 2760 2714 2699 2677 2666 2695 2770 2764 2857 2840 2836 2881 2882 2841 2894 2832 2782 2884 2818 2845 2822 2741 2805 2864 2723 2678 2710 2655 2648 2693 2795 2809 2825 2842 2881 2835 2836 2776 2731 2745 2790 2857 2869 2842 2788 2786 2820 2808 2754 2768 2727 2680 2672 2696 2685 2668 2692 2632 2651 2619 2578 2564 2545 2550 2562 2533 2548 2549 2613 2631 2597 2522 2608 2623 2666 2670 2585 2683 2677 2723 2718 2719 2682 2739 2754 2691 2758 2773 2790 2783 2766 2769 2754 2856 2845 2805 2868 2872 2870 2987 2951 2955 2929 2895 2905 2865 2821 2787 2854 2785 2855 2899 2863 2885 2804 2820 2789 2778 2752 2722 2721 2765 2817 2908 2861 2846 2790 2827 2796 2883 2864 2841 2876 2878 2886 2855 2891 2924 2916 2978 2923 2868 2865 2906 2942 2947 2994 3061 2989 2978 2947 2947 2931 3017 3000 3010 3034 3048 3029 2971 2868 2873 2934 2928 2919 2907 2930 2984 3007 3010 2906 2953 2974 2985 3034 3000 3082 3095 3060 3165 3120 3176 3151 3184 3212 3153 3237 3056 3130 3188 3150 3143 3150 3036 3017 3090 3041 3073 3144 3125 3104 3120 3188 3233 3208 3200 3143 3064 3068 3103 3109 3076 3021 3092 3050 3044 3009 3063 3112 3065 3047 3073 3016 2991 3038 3010 3012 3011 3064 3021 3077 2993 2979 2966 2936 2960 2967 3008 3043 3087 3099 3080 3068 3022 3036 2988 3033 3032 2966 2993 3033 2959 2927 2948 2984 3012 2994 3034 2983 2970 2981 2997 3062 3000 3113 3065 3069 3042 3008 2964 2990 2957 2964 2969 3038 3027 3026 3002 2992 3046 3002 3064 3015 2984 2982 2984 2945 3023 3027 3015 3004 2994 2938 2952 3021 2977 3059 3041 3055 3051 3059 3033 2992 2912 2879 2892 2959 2876 2900 2938 2968 2972 2962 3004 3013 3105 3133 3185 3084 3061 3079 3148 3190 3228 3128 3131 3149 3138 3127 3056 3065 3104 3058 3117 3150 3174 3105 3077 3161 3118 2998 3084 3044 3042 3038 3058 3068 3009 2965 2992 2916 2848 2829 2827 2793 2774 2840 2836 2811 2853 2884 2922 2862 2973 2936 2889 2899 2977 3039 3017 2977 2901 2890 2892 2879 2904 2888 2885 2884 2901 2931 2959 2943 2964 2893 2923 2912 2965 2882 2782 2738 2699 2732 2780 2808 2841 2802 2863 2850 2828 2765 2750 2774 2766 2806 2700 2718 2755 2744 2731 2728 2760 2701 2742 2720 2719 2783 2799 2772 2784 2814 2805 2890 2946 2882 2956 2933 2938 2905 2831 2818 2863 2909 2950 2941 2966 2995 3053 3024 3030 2974 3026 3020 3002 2996 2966 3007 2924 2894 2921 2949 2911 2934 2863 2835 2817 2855 2905 2891 2907 2905 2926 2841 2871 2960 2942 2944 3001 2968 2938 2898 2908 2891 2926 2955 2939 2982 2980 3022 3053 3069 3027 2989 3068 2970 3047 3042 3016 3079 3139 3108 3086 3026 2997 2997 3064 3065 3027 3000 3012 3045 3028 3026 3070 3062 3070 3086 3072 3013 3030 2971 2950 2924 2907 2889 2879 2922 2880 2948 2914 2779 2794 2841 2824 2831 2874 2879 2880 2859 2840 2915 2932 2860 2848 2871 2877 2885 2891 2888 2822 2937 2941 2974 3008 3012 3059 3024 3019 2973 2954 3035 3141 3083 3064 2997 3044 3109 3036 3021 3004 3074 3037 3046 3004 2994 2980 2978 2843 2896 2927 3026 3042 3082 3015 3003 3101 3123 2993 2945 2952 2927 2978 2948 2983 3010 3007 2965 2981 2919 2907 2947 2985 3002 2935 2850 2845 2833 2820 2872 2938 2932 2956 2995 2969 2932 2984 2998 3008 3021 2998 2977 2928 2961 2974 3017 3041 3090 3050 3011 3009 2972 2997 3049 3046 3037 3105 3089 3073 3106 3034 3044 3103 3068 3100 3061 3020 2977 3014 3102 3133 3176 3145 3211 3170 3112 3166 3142 3068 3112 3114 3134 3129 3136 3110 3164 3054 3055 3051 3044 3099 3172 3108 3121 3187 3206 3147 3159 3144 3133 3125 3104 3046 3095 3071 3067 3108 3107 3144 3105 3101 3084 3051 3102 3000 3059 3064 3076 3097 3059 3043 3099 3137 3075 3024 2978 3029 3025 3037 3096 3089 3079 3138 3169 3208 3125 3156 3127 3169 3136 3169 3199 3165 3183 3181 3186 3138 3198 3145 3153 3183 3117 3082 3087 3104 3150 3109 3124 3121 3169 3178 3144 3138 3063 3121 3098 3076 3089 3043 3050 3121 3118 3105 3027 2991 3089 3065 3167 3139 3201 3144 3137 3177 3175 3177 3151 3184 3265 3260 3272 3192 3175 3135 3109 3113 3167 3144 3096 3162 3162 3187 3190 3184 3160 3180 3121 3179 3175 3241 3115 3190 3196 3236 3210 3233 3208 3190 3183 3252 3315 3309 3351 3349 3271 3283 3296 3296 3286 3277 3286 3255 3182 3178 3177 3194 3258 3210 3188 3219 3183 3233 3211 3179 3157 3165 3149 3089 3148 3220 3272 3265 3180 3223 3295 3253 3236 3123 3079 3136 3204 3147 3253 3222 3294 3277 3285 3197 3163 3227 3166 3108 3067 3143 3123 3088 3124 3097 3144 3155 3198 3143 3158 3127 3019 3079 3155 3189 3230 3186 3173 3164 3145 3143 3193 3167 3215 3166 3238 3240 3167 3217 3218 3230 3209 3151 3111 3290 3279 3143 3201 3112 3174 3214 3172 3180 3210 3312 3326 3254 3273 3224 3256 3252 3288 3206 3295 3243 3298 3321 3296 3321 3297 3353 3330 3353 3289 3193 3148 3142 3168 3125 3122 3114 3087 3073 3064 3106 3131 3113 3214 3217 3266 3141 3138 3088 3086 3102 3046 3054 3043 3077 2992 2975 2970 2910 2975 2948 3037 3011 3019 3044 3043 3116 3110 3067 3051 3020 2970 3054 3024 2945 3014 3085 3056 3032 3020 3013 3036 3110 3100 3204 3256 3125 3063 3118 3089 3168 3178 3158 3169 3140 3102 3056 3117 3113 3117 3051 3099 3064 3087 3099 3123 3066 3020 3030 2973 3009 2947 2921 2958 2955 2851 2844 2827 2956 3035 2949 2957 2946 2948 2941 2979 3001 2871 2969 2975 3034 3027 3014 3015 3035 3044 2952 2946 2934 2885 2832 2843 2876 2863 2861 2795 2765 2706 2779 2803 2824 2874 2857 2894 2917 2933 2911 2850 2934 2941 2978 2950 3021 3120 3119 3126 3144 3131 3061 3166 3151 3082 3108 3146 3088 3099 3056 3042 3134 3056 3091 3138 3072 3114 3185 3226 3235 3249 3205 3233 3277 3302 3314 3358 3385 3356 3371 3368 3339 3391 3417 3300 3321 3271 3294 3370 3352 3269 3225 3224 3261 3229 3198 3206 3215 3177 3143 3185 3137 3088 3127 3066 3019 2993 3013 3078 3050 3114 3163 3201 3243 3214 3262 3287 3342 3287 3339 3359 3331 3407 3364 3476 3499 3514 3498 3437 3464 3455 3364 3414 3361 3400 3447 3433 3407 3451 3449 3409 3416 3388 3329 3378 3402 3350 3410 3371 3355 3371 3364 3325 3363 3353 3418 3457 3463 3444 3468 3346 3344 3393 3433 3430 3479 3443 3541 3566 3568 3516 3547 3539 3382 3433 3352 3315 3295 3306 3326 3276 3250 3237 3323 3266 3288 3287 3257 3205 3232 3180 3200 3265 3221 3257 3332 3318 3295 3208 3185 3233 3251 3379 3330 3302 3235 3257 3273 3276 3188 3214 3318 3273 3291 3302 3303 3333 3334 3208 3137 3139 3166 3122 3158 3107 3133 3004 3037 3023 3000 3001 3108 3043 2994 3071 2995 3069 3072 3166 3146 3122 3121 3150 3129 3183 3132 3126 3139 3172 3226 3225 3186 3152 3084 3008 3013 2981 2997 2982 2972 3002 3047 3052 3014 3132 3174 3251 3242 3185 3243 3230 3224 3207 3170 3279 3306 3248 3270 3203 3307 3371 3343 3342 3347 3322 3255 3370 3436 3386 3350 3302 3268 3262 3310 3319 3304 3276 3249 3271 3247 3207 3202 3249 3277 3280 3241 3206 3344 3255 3233 3255 3240 3229 3217 3164 3255 3190 3245 3221 3184 3191 3224 3289 3269 3257 3168 3121 3121 3157 3121 3155 3168 3158 3178 3128 3152 3215 3131 3112 3207 3224 3244 3293 3300 3284 3319 3323 3308 3326 3315 3250 3250 3216 3300 3338 3253 3272 3217 3205 3125 3178 3160 3115 3076 3182 3130 3145 3151 3138 3108 3088 3116 3171 3165 3194 3209 3224 3195 3181 3176 3153 3206 3247 3228 3189 3217 3159 3195 3114 3103 3125 3091 3061 3070 3000 2997 3002 3002 2985 2957 2976 2940 2971 2946 3020 3042 2977 3032 2996 3098 3052 2973 2981 3042 3023 3031 2998 3092 3078 3073 3065 3061 3100 3113 3074 3117 3129 3043 3054 2983 2978 2951 2921 2914 2935 3014 2936 2882 2895 2860 2828 2761 2794 2786 2808 2846 2876 2924 2877 2922 2933 2925 3006 2994 3085 3059 3052 3047 3036 3052 3041 3046 2989 2986 3027 3067 3101 3061 3013 2986 3015 2996 3065 3071 3145 3064 3038 3091 3014 2973 3025 3004 2954 2965 2958 2887 2878 2956 2907 2983 2953 3024 3084 3081 3180 3138 3258 3300 3373 3374 3329 3309 3382 3359 3393 3410 3342 3329 3316 3275 3338 3385 3283 3245 3180 3183 3150 3116 3103 3109 3148 3057 3013 3028 3050 3035 3098 3069 2966 2953 3000 3017 2997 2951 2956 3000 3005 2942 2952 2953 2968 2903 3001 2988 2943 2898 2934 3012 3005 3047 2993 3003 3058 3058 3080 3059 3072 3087 3133 3173 3169 3132 3072 3100 3092 3113 3054 3079 3115 3095 3030 3053 3089 3069 3079 3041 3025 2971 2965 2925 3007 2934 2992 2943 3020 3046 3116 3070 3027 3071 3066 3136 3063 2968 2922 3023 2921 3014 2939 2986 2954 2894 2930 2978 2906 2884 2907 2890 2917 2872 2956 3013 3035 3120 3068 2999 2978 2972 2932 2985 2961 2910 2907 3029 2984 3013 2976 2961 2925 2858 2866 2860 2916 2944 2944 2935 2957 2959 2901 2950 2919 2881 2875 2842 2866 2881 2782 2809 2839 2853 2925 2882 2898 2836 2860 2878 2833 2844 2892 2857 2809 2791 2867 2857 2877 2875 2843 2825 2845 2859 2868 2881 2892 2928 2850 2896 2869 2881 2875 2880 2877 2906 2915 2921 2889 2888 2868 2911 2880 2891 2862 2829 2849 2847 2883 2849 2810 2818 2842 2847 2793 2742 2695 2704 2671 2731 2759 2733 2776 2767 2803 2806 2810 2840 2893 2952 2884 2903 2938 2985 2939 2917 2881 2879 2901 2841 2812 2807 2806 2803 2836 2906 2899 2909 2799 2791 2698 2686 2740 2782 2840 2766 2757 2789 2824 2786 2740 2737 2840 2823 2841 2815 2817 2796 2873 2917 2887 2888 2853 2893 2818 2843 2816 2818 2814 2845 2839 2852 2889 2887 2921 2928 2829 2882 2835 2750 2756 2754 2791 2826 2916 2893 2922 2965 2919 2890 2879 2797 2798 2758 2687 2695 2729 2733 2649 2682 2695 2620 2554 2450 2437 2463 2493 2502 2458 2440 2418 2367 2441 2391 2433 2457 2424 2403 2329 2359 2420 2488 2451 2495 2513 2508 2495 2475 2495 2458 2582 2605 2662 2668 2623 2583 2590 2599 2622 2657 2618 2622 2627 2637 2673 2660 2702 2753 2673 2590 2645 2562 2548 2533 2466 2498 2530 2554 2548 2588 2533 2513 2492 2546 2588 2610 2626 2546 2584 2571 2601 2629 2631 2630 2592 2612 2622 2665 2589 2583 2603 2610 2577 2524 2529 2503 2507 2535 2461 2485 2458 2516 2466 2558 2562 2550 2498 2496 2571 2543 2536 2528 2501 2535 2523 2582 2528 2533 2621 2618 2599 2572 2562 2526 2548 2566 2527 2559 2489 2493 2484 2462 2495 2505 2418 2436 2397 2415 2401 2461 2435 2459 2485 2464 2426 2474 2419 2396 2396 2436 2386 2375 2392 2427 2512 2492 2483 2512 2496 2489 2500 2489 2476 2553 2602 2628 2642 2533 2601 2551 2547 2577 2562 2492 2530 2530 2533 2442 2507 2439 2522 2531 2518 2552 2538 2536 2454 2417 2382 2365 2293 2267 2314 2351 2334 2306 2295 2321 2347 2353 2327 2319 2373 2281 2343 2359 2300 2316 2316 2289 2263 2307 2348 2361 2311 2278 2248 2267 2241 2205 2245 2210 2180 2127 2145 2230 2167 2180 2162 2102 2099 2178 2155 2186 2117 2107 2170 2090 2165 2153 2188 2203 2190 2143 2191 2190 2138 2057 2120 2131 2128 2135 2091 2052 2041 2099 2110 2120 2117 2089 2124 2167 2152 2157 2167 2122 2112 2127 2118 2076 2126 2144 2180 2151 2151 2124 2075 2093 2036 2079 2112 2079 2154 2165 2222 2308 2270 2243 2235 2233 2230 2246 2239 2247 2288 2313 2292 2285 2273 2316 2350 2369 2385 2298 2281 2303 2356 2283 2244 2257 2209 2221 2183 2236 2195 2222 2202 2237 2176 2192 2176 2146 2228 2241 2230 2236 2247 2232 2187 2135 2148 2121 2167 2185 2160 2158 2205 2175 2183 2156 2166 2161 2114 2139 2133 2181 2168 2180 2197 2225 2172 2213 2208 2213 2200 2271 2253 2301 2308 2330 2320 2290 2282 2326 2302 2298 2353 2330 2271 2263 2261 2230 2175 2213 2205 2234 2239 2185 2151 2144 2192 2190 2137 2162 2157 2238 2138 2181 2186 2227 2246 2246 2277 2284 2349 2348 2379 2383 2361 2306 2291 2300 2328 2347 2341 2270 2304 2302 2358 2383 2389 2347 2339 2371 2378 2414 2371 2406 2455 2416 2386 2394 2480 2458 2433 2382 2448 2534 2544 2487 2468 2390 2314 2317 2339 2321 2309 2336 2251 2323 2298 2228 2292 2372 2433 2371 2394 2462 2470 2431 2450 2483 2481 2548 2563 2478 2458 2463 2441 2389 2422 2374 2455 2379 2484 2436 2434 2394 2334 2315 2331 2402 2366 2376 2441 2444 2402 2383 2446 2445 2396 2398 2408 2345 2387 2432 2470 2465 2414 2444 2421 2403 2378 2378 2395 2412 2356 2355 2322 2323 2322 2454 2386 2469 2495 2478 2477 2528 2459 2560 2470 2475 2492 2434 2451 2447 2383 2341 2335 2327 2299 2342 2375 2430 2438 2396 2379 2461 2482 2449 2531 2475 2477 2444 2373 2323 2312 2373 2348 2412 2373 2437 2454 2394 2449 2500 2603 2637 2532 2537 2527 2553 2585 2549 2502 2468 2441 2462 2399 2440 2348 2395 2374 2340 2435 2496 2549 2488 2515 2509 2564 2520 2478 2484 2488 2558 2516 2558 2526 2498 2525 2491 2449 2447 2472 2448 2435 2403 2423 2439 2427 2574 2522 2516 2505 2513 2497 2442 2390 2548 2535 2532 2531 2501 2489 2542 2522 2548 2500 2576 2606 2601 2535 2597 2505 2465 2475 2461 2513 2564 2470 2510 2497 2555 2542 2544 2545 2526 2524 2519 2489 2554 2507 2532 2556 2513 2480 2524 2464 2481 2465 2520 2590 2569 2530 2647 2596 2579 2613 2632 2633 2685 2646 2548 2530 2502 2547 2504 2501 2524 2524 2548 2531 2536 2579 2625 2602 2627 2628 2641 2583 2622 2582 2580 2569 2545 2492 2562 2555 2612 2488 2536 2542 2493 2535 2531 2570 2571 2534 2521 2492 2520 2542 2556 2672 2579 2515 2498 2512 2528 2485 2427 2406 2370 2442 2387 2440 2397 2402 2472 2523 2529 2538 2579 2550 2571 2531 2566 2502 2476 2468 2438 2431 2468 2482 2455 2443 2421 2429 2397 2423 2356 2472 2452 2420 2462 2462 2459 2463 2437 2472 2430 2418 2372 2397 2430 2442 2451 2467 2453 2410 2435 2427 2402 2395 2389 2352 2354 2458 2444 2339 2361 2346 2359 2293 2285 2271 2273 2351 2351 2288 2305 2274 2325 2346 2259 2277 2269 2349 2402 2452 2390 2487 2517 2537 2531 2542 2577 2550 2590 2611 2599 2663 2691 2681 2723 2681 2715 2632 2560 2576 2564 2573 2562 2559 2655 2601 2604 2578 2600 2541 2546 2589 2621 2563 2562 2501 2502 2425 2450 2474 2490 2488 2451 2440 2459 2410 2429 2573 2585 2652 2675 2658 2609 2639 2672 2619 2640 2632 2698 2577 2567 2540 2537 2464 2508 2541 2550 2546 2526 2516 2565 2662 2618 2709 2631 2657 2673 2712 2690 2694 2706 2706 2608 2574 2552 2549 2538 2489 2496 2543 2543 2530 2479 2393 2389 2437 2537 2412 2454 2430 2452 2561 2615 2573 2538 2456 2546 2521 2566 2526 2541 2565 2467 2450 2462 2424 2415 2406 2432 2448 2401 2384 2398 2370 2348 2347 2279 2363 2305 2333 2298 2286 2279 2264 2248 2200 2262 2266 2245 2229 2303 2311 2322 2302 2318 2330 2339 2305 2348 2404 2331 2336 2381 2458 2364 2507 2327 2324 2332 2427 2392 2438 2366 2317 2340 2299 2293 2258 2260 2240 2327 2308 2332 2375 2302 2368 2304 2199 2232 2173 2093 2142 2186 2203 2189 2177 2180 2234 2228 2235 2206 2220 2161 2153 2128 2150 2217 2243 2249 2306 2331 2295 2252 2303 2300 2307 2343 2350 2254 2194 2164 2224 2188 2193 2210 2219 2228 2238 2252 2274 2233 2175 2211 2142 2158 2142 2140 2128 2125 2142 2162 2170 2127 2205 2199 2145 2144 2096 2103 2109 2163 2163 2170 2241 2162 2175 2203 2215 2228 2216 2260 2315 2235 2206 2197 2175 2159 2123 2142 2154 2218 2114 2138 2119 2142 2138 2165 2141 2108 2098 2077 2139 2174 2120 2113 2109 2186 2199 2156 2184 2135 2221 2202 2243 2194 2266 2260 2309 2283 2359 2377 2431 2455 2428 2402 2410 2419 2444 2426 2392 2451 2462 2495 2525 2448 2499 2520 2535 2530 2518 2468 2425 2406 2423 2482 2399 2325 2367 2227 2211 2251 2276 2320 2355 2346 2413 2417 2484 2460 2489 2465 2457 2512 2496 2418 2447 2489 2503 2413 2521 2428 2408 2423 2279 2333 2294 2265 2268 2371 2361 2357 2385 2411 2378 2384 2349 2347 2319 2291 2286 2310 2284 2302 2329 2338 2370 2437 2430 2437 2444 2419 2446 2426 2414 2387 2341 2355 2403 2459 2491 2570 2580 2522 2527 2521 2527 2558 2575 2458 2459 2436 2452 2433 2448 2460 2468 2476 2452 2441 2491 2449 2494 2532 2490 2467 2464 2418 2449 2357 2322 2366 2279 2211 2346 2331 2369 2394 2373 2371 2363 2306 2289 2374 2370 2379 2373 2349 2342 2305 2334 2366 2398 2402 2363 2323 2333 2300 2270 2215 2187 2159 2110 2135 2152 2186 2215 2204 2238 2245 2220 2274 2279 2232 2166 2183 2207 2219 2243 2242 2207 2213 2199 2209 2211 2204 2106 2149 2175 2153 2183 2205 2179 2198 2196 2226 2245 2287 2259 2344 2390 2433 2456 2376 2358 2321 2282 2334 2316 2289 2370 2479 2460 2448 2453 2437 2423 2402 2425 2381 2433 2417 2452 2373 2399 2467 2396 2388 2468 2498 2455 2440 2429 2418 2367 2449 2413 2493 2504 2490 2507 2439 2426 2439 2444 2491 2491 2469 2513 2483 2466 2507 2558 2618 2622 2610 2577 2557 2560 2599 2584 2661 2665 2622 2654 2594 2604 2607 2599 2621 2633 2651 2660 2682 2740 2655 2601 2553 2568 2494 2487 2505 2444 2457 2458 2431 2461 2511 2538 2555 2618 2624 2651 2675 2668 2622 2562 2582 2617 2624 2632 2605 2574 2574 2569 2601 2607 2587 2597 2619 2559 2605 2550 2556 2542 2548 2538 2528 2597 2575 2652 2544 2597 2587 2568 2543 2512 2447 2492 2557 2598 2560 2564 2691 2661 2651 2639 2661 2626 2716 2714 2706 2707 2666 2707 2652 2615 2630 2629 2582 2588 2654 2730 2748 2683 2706 2765 2826 2800 2833 2802 2763 2730 2727 2691 2707 2691 2583 2635 2538 2527 2541 2531 2514 2531 2470 2408 2385 2422 2452 2590 2587 2594 2555 2569 2591 2619 2484 2512 2554 2558 2530 2578 2588 2597 2549 2617 2629 2685 2735 2748 2732 2734 2687 2715 2670 2648 2647 2706 2691 2737 2688 2615 2572 2503 2483 2482 2537 2499 2453 2387 2487 2510 2591 2575 2540 2508 2615 2710 2724 2735 2783 2855 2814 2853 2697 2667 2677 2612 2724 2741 2691 2664 2683 2678 2633 2652 2539 2624 2760 2795 2928 2817 2726 2756 2634 2638 2499 2510 2470 2411 2517 2512 2526 2509 2553 2582 2647 2617 2683 2576 2538 2559 2539 2611 2629 2660 2671 2738 2709 2733 2725 2720 2729 2735 2786 2765 2765 2733 2775 2682 2677 2628 2676 2673 2641 2662 2679 2630 2588 2557 2576 2563 2583 2510 2574 2566 2679 2640 2656 2621 2657 2642 2677 2641 2713 2671 2642 2603 2667 2643 2724 2830 2834 2842 2834 2796 2762 2760 2683 2583 2558 2574 2646 2581 2460 2517 2421 2426 2360 2450 2403 2413 2464 2497 2512 2499 2432 2460 2426 2478 2499 2553 2606 2612 2540 2534 2588 2611 2649 2641 2580 2629 2696 2716 2670 2725 2680 2713 2682 2652 2540 2598 2666 2599 2607 2610 2537 2515 2555 2545 2535 2497 2498 2470 2484 2462 2414 2418 2496 2454 2545 2483 2499 2444 2411 2498 2516 2513 2524 2526 2547 2560 2513 2465 2473 2537 2538 2560 2534 2527 2563 2560 2562 2563 2558 2562 2469 2499 2505 2466 2553 2505 2493 2429 2374 2357 2325 2403 2340 2333 2312 2315 2336 2327 2298 2350 2387 2442 2457 2534 2575 2631 2578 2618 2641 2670 2759 2787 2831 2820 2793 2751 2660 2630 2618 2529 2607 2558 2595 2544 2522 2484 2545 2560 2675 2719 2745 2713 2635 2720 2634 2653 2622 2633 2615 2581 2550 2553 2503 2500 2510 2524 2665 2639 2633 2676 2701 2738 2719 2697 2590 2565 2555 2568 2574 2587 2599 2537 2555 2552 2504 2570 2544 2476 2474 2546 2582 2618 2501 2464 2538 2501 2494 2556 2452 2401 2410 2415 2492 2494 2413 2537 2548 2631 2678 2691 2723 2720 2680 2652 2712 2756 2678 2613 2604 2622 2569 2542 2532 2523 2481 2488 2500 2450 2516 2492 2444 2471 2454 2389 2399 2396 2477 2392 2399 2356 2326 2312 2305 2265 2304 2294 2373 2425 2477 2460 2504 2557 2500 2503 2526 2538 2539 2555 2584 2619 2607 2556 2525 2492 2502 2447 2444 2427 2425 2401 2382 2401 2394 2374 2384 2423 2418 2411 2432 2446 2434 2427 2383 2473 2461 2525 2532 2634 2622 2659 2736 2783 2761 2809 2827 2820 2899 2924 2926 2880 2838 2831 2797 2757 2670 2820 2731 2746 2691 2693 2583 2522 2530 2527 2596 2615 2547 2594 2611 2641 2653 2653 2678 2708 2638 2676 2607 2629 2694 2685 2709 2726 2715 2799 2841 2942 2914 2903 2854 2842 2851 3035 3060 3003 2977 2910 2866 2768 2757 2723 2655 2703 2698 2696 2684 2708 2675 2631 2633 2639 2605 2606 2677 2717 2745 2762 2684 2669 2740 2751 2837 2869 2935 2987 2990 2979 3003 2944 2877 2924 2847 2863 2839 2789 2750 2738 2717 2684 2666 2616 2565 2531 2540 2546 2575 2526 2559 2526 2535 2565 2596 2563 2504 2603 2546 2535 2502 2467 2520 2562 2598 2617 2688 2664 2736 2695 2730 2735 2759 2765 2772 2786 2781 2685 2703 2728 2677 2662 2648 2687 2706 2642 2658 2684 2707 2718 2690 2718 2760 2761 2803 2796 2735 2739 2778 2709 2702 2714 2751 2723 2786 2758 2741 2825 2796 2870 2856 2869 2832 2854 2868 2809 2836 2800 2760 2748 2705 2667 2589 2580 2624 2597 2599 2557 2503 2486 2454 2474 2426 2437 2397 2429 2382 2401 2426 2449 2461 2467 2434 2486 2553 2570 2555 2590 2630 2664 2804 2860 2815 2754 2775 2762 2744 2742 2765 2817 2863 2804 2773 2736 2708 2755 2651 2791 2780 2621 2632 2665 2629 2623 2596 2644 2641 2707 2653 2678 2715 2640 2683 2615 2706 2759 2790 2764 2781 2739 2755 2784 2815 2832 2851 2911 2948 2985 3017 2981 2912 2887 2935 2986 2897 2918 2880 2866 2835 2837 2747 2798 2782 2793 2813 2795 2761 2671 2662 2591 2553 2522 2534 2572 2594 2607 2599 2564 2631 2598 2541 2611 2678 2640 2621 2638 2614 2605 2638 2670 2732 2703 2719 2762 2740 2671 2604 2661 2608 2569 2561 2493 2504 2556 2618 2562 2611 2611 2636 2658 2659 2665 2662 2713 2760 2736 2720 2755 2798 2694 2716 2640 2665 2672 2731 2697 2761 2757 2769 2853 2908 2866 2864 2882 2901 2932 2925 2869 2843 2853 2852 2803 2811 2775 2713 2763 2727 2761 2790 2834 2699 2705 2721 2727 2707 2655 2710 2706 2729 2651 2665 2638 2740 2786 2839 2833 2860 2808 2859 2904 2949 3064 3015 2974 3023 2924 2905 2960 2971 2920 2917 2927 2867 2867 2811 2802 2735 2689 2636 2578 2531 2597 2675 2703 2771 2702 2694 2739 2698 2690 2655 2769 2790 2826 2865 2940 3028 3037 3136 3156 3121 3085 3018 3049 3047 3108 3099 3026 3151 3062 2984 3004 2886 2863 2868 2792 2726 2750 2678 2726 2809 2740 2737 2799 2781 2779 2796 2773 2793 2755 2803 2808 2851 2860 2983 3027 3086 3088 3079 2971 3000 2984 3063 3096 3130 3154 3070 3038 2983 2943 2957 2918 2958 2951 2984 2923 2908 2892 2854 2865 2834 2846 2823 2919 2893 2950 2963 2979 2939 2892 2912 2945 2860 2908 2983 2869 2869 2850 2978 2948 2935 2882 3065 3042 3134 3005 3087 3118 3148 3221 3176 3222 3198 3223 3244 3187 3134 3113 3144 3181 3089 3076 3124 3029 3125 3112 3093 3075 3023 3026 2940 2964 2915 2882 2917 2874 2876 2863 2932 2980 3029 3017 2921 2944 3042 3074 3098 3113 3101 3073 3082 3131 3135 2925 2907 2843 2799 2744 2646 2677 2631 2606 2636 2548 2574 2595 2644 2707 2745 2664 2726 2678 2751 2721 2740 2731 2757 2805 2820 2785 2855 2872 2884 2925 2977 2974 3013 2938 2909 2889 2967 2974 2947 2955 2946 2998 3017 3015 2904 2869 2825 2831 2831 2807 2806 2801 2839 2846 2778 2826 2795 2766 2796 2758 2813 2772 2723 2696 2666 2720 2733 2802 2811 2825 2922 2893 2940 2960 2841 2887 2860 2947 2897 2874 2819 2740 2761 2728 2809 2892 2883 2937 3016 2891 2815 2748 2664 2745 2774 2746 2741 2718 2715 2726 2749 2801 2816 2787 2730 2740 2768 2766 2755 2754 2762 2887 2908 2924 2928 2988 3017 3038 3020 2961 2991 2924 2896 2823 2817 2802 2810 2768 2793 2847 2844 2790 2741 2650 2603 2522 2625 2672 2633 2662 2618 2625 2647 2674 2613 2633 2629 2671 2670 2756 2804 2851 2890 2852 2873 2926 2968 2971 2945 2881 2947 2992 3043 3026 2864 2861 2870 2831 2755 2753 2723 2744 2750 2796 2778 2814 2783 2830 2794 2795 2827 2839 2764 2756 2770 2807 2813 2780 2781 2752 2840 2879 2887 2873 2915 2908 2928 2944 2962 3070 3077 3043 2993 2887 2893 2946 2876 2806 2762 2831 2903 2959 2945 2807 2756 2709 2687 2698 2608 2551 2607 2644 2635 2662 2593 2649 2664 2597 2606 2606 2598 2609 2699 2736 2737 2820 2896 2978 2887 2879 2891 2966 2915 3070 3070 2965 2942 2900 2889 2844 2861 2776 2726 2746 2696 2657 2711 2702 2687 2647 2581 2565 2540 2583 2505 2553 2567 2606 2582 2555 2591 2623 2618 2651 2603 2651 2639 2644 2719 2642 2595 2689 2725 2783 2748 2775 2808 2764 2769 2863 2807 2740 2674 2638 2590 2670 2599 2596 2579 2569 2504 2533 2491 2522 2483 2616 2629 2647 2597 2577 2629 2645 2628 2572 2560 2513 2625 2648 2725 2812 2768 2787 2795 2807 2813 2804 2895 2909 2932 2911 2867 2834 2792 2745 2721 2774 2807 2828 2808 2821 2769 2721 2711 2704 2637 2656 2693 2733 2696 2667 2594 2636 2684 2728 2650 2720 2607 2553 2570 2607 2603 2640 2631 2625 2576 2577 2546 2623 2679 2699 2732 2758 2698 2698 2655 2613 2652 2700 2706 2749 2738 2694 2724 2755 2790 2777 2704 2708 2634 2638 2620 2581 2532 2580 2634 2506 2496 2496 2525 2666 2620 2736 2645 2592 2560 2565 2571 2559 2519 2578 2543 2551 2520 2602 2590 2608 2542 2578 2681 2707 2647 2637 2742 2740 2786 2834 2784 2774 2782 2769 2766 2726 2701 2751 2773 2787 2781 2819 2775 2838 2807 2787 2815 2764 2785 2796 2777 2813 2776 2827 2788 2775 2787 2747 2761 2724 2674 2651 2667 2674 2570 2582 2662 2612 2602 2565 2560 2546 2558 2555 2554 2542 2530 2566 2619 2611 2623 2571 2590 2583 2611 2601 2611 2632 2658 2642 2541 2514 2566 2495 2594 2688 2665 2661 2634 2689 2716 2670 2630 2671 2660 2675 2620 2558 2565 2564 2626 2606 2621 2644 2681 2618 2518 2406 2389 2349 2344 2418 2434 2439 2479 2514 2447 2474 2433 2429 2403 2424 2365 2436 2555 2526 2520 2512 2511 2536 2492 2531 2519 2475 2500 2555 2529 2560 2580 2590 2583 2631 2641 2640 2603 2542 2472 2522 2477 2392 2425 2428 2443 2447 2474 2501 2445 2427 2521 2591 2603 2562 2581 2530 2508 2477 2559 2506 2470 2432 2475 2402 2449 2409 2438 2441 2433 2348 2289 2265 2375 2357 2295 2321 2337 2269 2221 2194 2177 2196 2205 2275 2202 2260 2239 2228 2184 2115 2154 2223 2200 2156 2202 2175 2111 2074 2122 2142 2219 2188 2113 2108 2134 2218 2138 2238 2154 2234 2223 2212 2206 2099 2150 2142 2096 2106 2134 2049 2085 2072 2121 2116 2017 2041 2049 2009 2077 2168 2047 2083 2014 2022 1962 1988 1971 1930 1976 1898 1872 1880 1899 2002 2010 1936 1887 1850 1818 1850 1820 1864 1885 1816 1823 1807 1730 1727 1700 1770 1724 1681 1681 1729 1638 1580 1554 1468 1546 1457 1414 1433 1422 1410 1436 1433 1416 1354 1390 1372 1432 1365 1362 1412 1418 1377 1426 1391 1380 1312 1323 1330 1321 1399 1401 1451 1361 1434 1330 1334 1353 1418 1316 1299 1354 1298 1279 1296 1291 1185 1162 1220 1295 1308 1280 1175 1271 1196 1225 1306 1222 1217 1228 1234 1170 1264 1277 1104 1107 1128 1152 1154 1227 1220 1193 1148 1127 1112 1013 1005 1000 970 992 923 923 912 913 910 819 852 760 752 797 745 742 784 664 713 694 642 616 646 626 658 657 641 611 625 641 674 671 673 678 695 751 695 762 720 674 693 640 677 670 653 630 613 662 651 644 565 567 565 531 463 461 490 588 578 523 455 476 497 450 444 507 579 637 716 696 702 639 693 666 671 672 658 703 702 640 564 534 571 549 550 494 441 484 434 432 412 412 440 391 437 362 381 335 342 341 399 389 354 426 421 445 501 507 530 504 532 508 508 430 472 476 464 424 371 368 298 299 248 246 249 221 180 176 176 180 181 185 195 202 211 214 221 208 213 208 212 205 214 209 208 202 197 194 199 201 187 156 158 156 158 158 156 156 156 156 156 156 158 156 158 156 156 156 158 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 160 156 156 156 156 156 156 156 156 156 156 156 158 156 156 156 156 156 156 160 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per inch +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = Inch +[Exif IFD0 - 0x0140] Unknown tag (0x0140) = [768 values] +[Exif IFD0 - 0x830e] Pixel Scale = 10.16 10.16 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 664354.283 4601368.607 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS84 UTM zone 17N +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 17 N with WGS84 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = f41078a1.tif +[File - 0x0002] File Size = 15476724 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/f41078e1.tif.txt b/tif/GeoTIFF/metadata/dotnet/f41078e1.tif.txt new file mode 100644 index 00000000..75b5adca --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/f41078e1.tif.txt @@ -0,0 +1,42 @@ +FILE: f41078e1.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 9861 pixels +[Exif IFD0 - 0x0101] Image Height = 6249 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette +[Exif IFD0 - 0x0111] Strip Offsets = [6249 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 166 166 166 176 176 176 180 184 188 170 170 174 158 156 160 176 172 172 172 172 172 174 170 170 162 172 164 180 182 186 170 162 174 156 162 168 170 172 166 160 164 162 164 162 156 162 156 160 158 160 160 160 160 156 162 158 160 163 161 178 160 168 156 164 158 160 164 160 158 158 156 160 160 160 164 162 156 160 164 158 156 156 156 160 156 166 160 158 160 164 160 160 156 166 156 170 160 170 166 164 170 160 158 162 156 166 162 176 172 170 166 176 166 180 166 178 166 160 172 178 170 162 168 174 172 176 176 186 172 178 182 178 176 174 172 166 164 176 168 164 172 166 167 176 170 174 193 214 221 220 226 226 245 249 255 292 267 305 303 316 330 340 379 348 348 377 433 462 460 469 497 518 525 522 520 531 544 501 494 522 507 486 476 439 459 460 425 450 447 418 391 403 384 363 372 367 387 321 291 283 283 241 246 225 216 218 226 217 202 190 186 183 185 183 192 191 183 191 189 224 247 257 280 275 298 301 289 307 272 269 269 300 299 298 321 323 316 312 323 335 347 363 405 434 406 427 459 456 462 456 451 457 478 482 493 466 517 501 529 526 550 562 615 612 610 631 598 594 608 614 602 611 620 628 633 633 659 643 645 657 678 664 645 625 631 644 660 701 726 730 695 720 729 757 748 818 833 882 836 838 894 929 966 934 941 906 957 955 1002 1000 1037 1030 1037 957 1023 1003 1026 945 952 950 978 989 955 963 1019 1041 1017 1067 1094 1097 1119 1200 1178 1194 1236 1227 1369 1348 1351 1384 1390 1345 1443 1422 1427 1434 1447 1485 1584 1557 1559 1571 1529 1573 1545 1524 1572 1615 1622 1666 1674 1734 1728 1681 1735 1753 1796 1763 1719 1803 1817 1843 1790 1859 1907 1929 1924 2052 2062 2104 2104 2129 2054 2092 2071 2085 2071 2069 2095 2123 2144 2160 2229 2065 2109 2100 2104 2092 2106 2117 2136 2094 2058 2158 2148 2051 2136 2149 2229 2155 2253 2238 2213 2220 2228 2182 2268 2177 2238 2242 2243 2309 2335 2250 2255 2253 2287 2277 2315 2302 2300 2260 2273 2301 2295 2297 2307 2322 2343 2365 2432 2489 2505 2438 2496 2559 2590 2681 2688 2762 2752 2854 2851 2904 2819 2822 2737 2799 2815 2810 2862 2906 2882 2909 2996 3076 2981 2924 2919 2905 2880 2964 3009 3002 2992 2926 2950 2902 2965 2937 2889 2923 3027 2961 2877 2917 2872 2894 2880 2906 2872 2916 2805 2708 2725 2685 2572 2605 2572 2634 2652 2668 2664 2601 2646 2689 2676 2680 2638 2632 2674 2774 2667 2719 2707 2639 2692 2675 2730 2720 2700 2719 2738 2758 2808 2802 2780 2789 2795 2782 2892 2755 2790 2767 2724 2710 2694 2789 2756 2784 2692 2645 2664 2701 2739 2725 2759 2718 2668 2655 2640 2756 2792 2794 2779 2833 2828 2755 2753 2738 2743 2743 2787 2778 2824 2790 2748 2774 2766 2735 2773 2771 2839 2892 2879 2852 2831 2847 2845 2823 2875 2892 2901 2898 2951 2938 2947 2993 3045 3072 3128 3122 3089 2966 3085 3047 3127 3014 3102 3164 3238 3225 3124 3147 3144 3129 3165 3148 3207 3204 3213 3183 3214 3197 3235 3213 3287 3250 3260 3237 3629 4400 3997 3408 3210 3205 3238 3186 3170 3218 3196 3198 3255 3213 3235 3257 3293 3317 3373 3284 3230 3237 3221 3239 3341 3247 3145 3220 3254 3295 3303 3254 3208 3112 3172 3117 3114 3224 3145 3240 3191 3235 3231 3245 3265 3214 3309 3259 3196 3180 3126 3128 3149 3148 3175 3122 3050 3080 3102 3073 3096 3139 3133 3173 3227 3220 3272 3282 3369 3241 3246 3312 3242 3196 3220 3203 3204 3195 3229 3203 3227 3151 3244 3326 3244 3316 3279 3258 3329 3318 3328 3386 3363 3387 3293 3321 3290 3310 3319 3334 3406 3378 3449 3353 3413 3353 3426 3409 3419 3491 3391 3364 3369 3443 3419 3364 3386 3343 3386 3338 3304 3320 3323 3351 3263 3265 3355 3345 3331 3357 3353 3355 3395 3327 3366 3417 3425 3516 3434 3391 3411 3494 3454 3351 3385 3378 3376 3419 3401 3297 3255 3294 3278 3400 3391 3409 3270 3310 3322 3295 3238 3238 3265 3271 3293 3324 3400 3415 3431 3382 3429 3413 3375 3333 3393 3311 3344 3429 3369 3336 3349 3348 3286 3350 3316 3292 3259 3222 3236 3171 3224 3228 3158 3199 3189 3218 3249 3251 3361 3286 3273 3294 3185 3159 3197 3260 3196 3182 3168 3104 3073 3085 3087 3065 3071 3124 2993 3121 3110 3158 3221 3144 3102 3213 3172 3196 3153 3212 3185 3166 3174 3242 3246 3102 3028 3059 3191 3174 3187 3184 3153 3176 3233 3204 3253 3171 3220 3163 3166 3235 3247 3279 3250 3284 3324 3356 3331 3182 3234 3171 3182 3309 3304 3330 3315 3384 3256 3253 3289 3383 3334 3362 3353 3341 3309 3298 3287 3239 3261 3208 3350 3349 3368 3369 3357 3411 3367 3388 3470 3380 3414 3438 3422 3490 3502 3458 3502 3442 3453 3478 3430 3519 3427 3432 3422 3415 3401 3474 3481 3409 3402 3491 3430 3381 3387 3347 3350 3308 3342 3367 3389 3369 3388 3323 3308 3284 3279 3316 3283 3175 3151 2988 3019 3005 3043 3011 3038 2879 2906 2971 3004 3013 3049 3006 3044 3027 2975 2936 2946 2987 2979 2953 3016 2970 3034 3063 3082 3096 3087 3115 3117 3089 3217 3208 3032 3125 3158 3167 3108 3086 3086 3098 3084 3058 2996 3044 3089 3043 3019 3000 2982 3003 2968 2997 2996 3016 2931 2852 2845 2869 2860 2892 2895 2860 2859 2728 2710 2814 2792 2891 2821 2762 2750 2704 2687 2677 2736 2732 2725 2751 2760 2746 2786 2779 2719 2751 2679 2749 2739 2742 2770 2860 2814 2843 2802 2774 2830 2814 2748 2683 2771 2778 2783 2782 2743 2773 2809 2809 2842 2782 2749 2846 2905 2840 2867 2861 2842 2851 2928 2971 2953 2976 2991 2921 2888 2884 2893 2843 2809 2838 2836 2805 2786 2737 2781 2866 2833 2833 2792 2796 2714 2785 2782 2758 2788 2756 2768 2832 2836 2805 2739 2767 2761 2773 2801 2804 2817 2879 2855 2867 2900 2950 2882 2898 2860 2916 2947 2929 2881 2878 2882 2929 2913 2923 2932 2944 2919 2990 2987 2839 2814 2813 2803 2826 2864 2895 2860 2919 2931 2934 2932 2987 2965 2931 2958 2973 2950 2940 2928 2922 2942 2933 2915 2943 3019 3027 2977 2943 2920 2872 2879 2884 2923 2876 2903 2907 2958 2894 2877 2845 2939 2982 2948 2933 2948 2900 2933 2852 2932 2930 2911 2989 3002 3082 3060 3031 3109 3200 3233 3185 3214 3172 3058 2995 2973 3065 3084 3029 3013 3005 3043 2988 2999 2966 2919 2920 2883 2938 2962 2933 2972 2982 3016 3046 3000 3041 2963 2949 3006 2992 3016 3012 3080 3113 3029 3012 3045 3041 2988 3010 3060 2983 2991 2997 2981 3035 2984 3002 3000 3018 3007 3022 3009 2995 3021 2957 2946 3021 2939 2961 3018 2987 2999 2919 2895 2901 2945 2854 2909 2929 2912 2905 2933 2935 2889 2913 2930 2982 2946 2958 3017 3041 3046 3063 3104 3038 3072 2990 2999 2972 2993 2985 2996 2997 3059 3021 3025 3035 2983 3020 3070 3060 3070 3063 3044 3064 3089 3062 3074 3142 3126 3152 3174 3154 3164 3168 3128 3156 3207 3138 3133 3077 3117 3141 3153 3144 3126 3147 3202 3256 3135 3115 3145 3110 3125 3061 3117 3026 3093 3013 3070 3140 3145 3094 3089 3129 3062 3124 3157 3142 3138 3150 3160 3216 3176 3198 3147 3184 3205 3173 3132 3189 3089 3137 3080 3056 3047 2944 2920 2908 2870 2914 2929 2961 2945 2955 2929 2879 2919 2897 2877 2930 2965 2973 2992 2939 2909 2920 2818 2862 2910 2831 2798 2843 2794 2786 2861 2882 2873 2865 2790 2863 2855 2922 2906 2882 2946 2903 2875 2862 2865 2938 2936 2916 2927 3007 2942 3024 2940 3023 2985 2988 3036 2925 2880 2892 2960 2894 2890 2757 2847 2823 2838 2786 2800 2877 2905 2889 2865 2864 2881 2918 2910 2824 2871 2866 2816 2789 2769 2756 2766 2778 2809 2888 2923 2846 2846 2785 2894 2810 2770 2756 2721 2728 2797 2823 2870 2903 2882 2889 2916 2945 2987 2970 2953 2952 3004 3010 3067 3114 3067 3108 3108 3091 3067 3128 3100 3077 3037 2944 2956 2944 2904 2892 2889 2903 2855 2878 2925 2910 2935 2892 2909 2877 2919 2848 2828 2823 2701 2712 2751 2731 2816 2886 2849 2792 2840 2783 2752 2804 2820 2830 2829 2752 2716 2765 2837 2820 2879 2987 2937 2876 2893 2934 2902 2923 2855 2914 2897 2888 2948 2958 2950 2945 2947 2963 2901 2910 2903 2909 2807 2901 2891 2921 2879 2876 2911 2858 2951 2827 2819 2844 2842 2873 2858 2865 2874 2911 2898 2925 2927 2920 2888 2856 2855 2845 2812 2844 2813 2871 2775 2741 2712 2725 2742 2803 2837 2889 2826 2787 2787 2785 2790 2862 2784 2762 2770 2811 2845 2869 2914 2904 2863 2924 2913 2919 2892 2872 2886 2806 2804 2827 2874 2920 2893 3275 3919 3519 3172 2936 2925 2893 2856 2847 2824 2821 2788 2724 2734 2740 2785 2741 2789 2787 2750 2784 2818 2847 2843 2973 2899 2866 2925 3026 3042 3065 2992 2942 2937 2892 2857 2913 2795 2829 2785 2769 2813 2798 2780 2839 2766 2754 2806 2844 2805 2873 2953 2991 3040 2946 2985 3067 3072 2995 2988 2939 2921 2958 3046 3028 3014 2972 3029 3055 2964 2968 3012 3055 3064 3122 3096 3084 3062 3137 3184 3178 3188 3180 3136 3125 3045 3040 3022 3026 2987 3023 3041 3060 3012 3028 3015 3039 2981 2984 2969 2958 2913 2905 2976 2981 2987 2987 3032 3099 3072 3062 3078 3097 3121 3144 3121 3159 3134 3118 3136 3023 3023 3026 3070 3065 3104 3103 3125 3110 3232 3207 3247 3164 3114 3206 3245 3180 3129 3089 3111 3125 3142 3211 3160 3145 3181 3218 3139 3182 3204 3153 3105 3081 3050 3057 3060 3081 3102 3041 3012 3000 2924 2868 2886 2878 2930 2920 2855 2865 2834 2812 2851 2824 2911 2796 2781 2856 2869 2814 2910 2807 2776 2774 2866 2809 2836 2851 2904 2890 2929 2901 2884 2848 2977 2954 2916 2922 2893 2932 2934 2970 2971 2923 2920 2866 2849 2903 2830 2825 2805 2799 2858 2897 2853 2848 2936 2820 2792 2902 2866 2842 2776 2829 2775 2863 2952 2946 2945 2909 2894 2917 2922 2974 2987 2949 2876 2874 2865 2910 2911 2827 2835 2906 2781 2793 2730 2784 2781 2807 2790 2798 2854 2935 2968 3002 2999 2901 2857 2862 2865 2771 2918 2792 2803 2818 2780 2823 2860 2882 2896 2861 2813 2784 2741 2805 2779 2853 2885 2898 2871 2862 2815 2834 2829 2787 2781 2734 2713 2685 2636 2585 2606 2572 2531 2557 2596 2560 2728 2746 2794 2863 2801 2742 2726 2799 2757 2846 2842 2811 2735 2676 2635 2668 2629 2604 2595 2601 2656 2763 2704 2721 2675 2758 2753 2764 2769 2734 2686 2667 2694 2696 2684 2688 2666 2658 2660 2640 2712 2709 2728 2741 2720 2779 2696 2571 2574 2614 2631 2722 2647 2696 2559 2565 2553 2574 2590 2596 2688 2681 2676 2649 2694 2738 2685 2630 2673 2667 2627 2630 2591 2628 2580 2607 2650 2688 2555 2601 2582 2583 2632 2582 2595 2649 2595 2562 2516 2526 2539 2625 2657 2631 2598 2581 2704 2651 2722 2663 2660 2619 2581 2523 2620 2491 2518 2535 2515 2510 2565 2569 2565 2536 2670 2566 2563 2634 2580 2591 2616 2707 2679 2761 2735 2658 2619 2669 2787 2804 2803 2878 2897 2822 2878 2903 2909 2988 3093 3152 3064 3193 3145 3162 3203 3140 3120 3116 3097 3112 3088 3034 3095 3116 3062 3139 3033 2907 2904 2936 2890 2828 2807 2763 2745 2662 2769 2763 2808 2775 2734 2737 2761 2764 2739 2769 2743 2819 2789 2849 2925 3017 3027 3078 3097 3130 3228 3196 3219 3140 3147 3067 3167 3128 3120 3044 3121 3126 3021 2938 2959 2954 2848 2866 2919 2927 2887 2869 2830 2813 2831 2856 2809 2793 2840 2833 2831 2752 2831 2863 2871 2957 3028 3019 2954 2991 3001 2918 2926 2937 2893 2785 2817 2774 2770 2750 2649 2588 2549 2581 2532 2509 2480 2464 2472 2515 2583 2635 2613 2673 2688 2683 2696 2745 2733 2738 2744 2707 2822 2792 2776 2796 2875 2868 2862 2841 2813 2819 2773 2718 2712 2653 2639 2623 2631 2661 2650 2665 2665 2620 2632 2563 2557 2593 2591 2626 2625 2680 2644 2658 2638 2738 2779 2905 2784 2759 2872 2798 2775 2856 2917 2863 2909 2862 2788 2795 2809 2746 2790 2793 2771 2715 2682 2607 2608 2554 2619 2677 2658 2665 2615 2574 2562 2566 2607 2627 2587 2513 2536 2550 2581 2585 2634 2671 2588 2634 2664 2709 2668 2728 2684 2688 2716 2806 2806 2755 2736 2792 2763 2781 2731 2767 2667 2725 2670 2694 2721 2691 2602 2568 2596 2573 2672 2646 2629 2689 2661 2623 2616 2581 2566 2522 2513 2504 2499 2560 2545 2586 2585 2625 2606 2645 2658 2702 2649 2724 2799 2779 2794 2768 2764 2826 2804 2788 2799 2716 2811 2819 2834 2946 2967 2949 2970 3017 3020 2998 2956 3031 3012 2983 2987 3070 3034 3004 3023 3029 3016 3008 3002 3038 2990 2981 2984 2984 2958 2972 2971 2986 2981 2919 2821 2846 2782 2755 2789 2755 2774 2740 2715 2652 2668 2714 2703 2684 2673 2701 2666 2744 2801 2771 2809 2898 2904 2840 2813 2804 2774 2769 2791 2808 2796 2789 2773 2684 2682 2679 2740 2696 2678 2665 2655 2645 2645 2598 2646 2654 2680 2711 2768 2746 2727 2755 2735 2742 2709 2755 2857 2815 2822 2819 2828 2905 2819 2831 2862 2815 2854 2868 2893 2837 2796 2803 2827 2848 2862 2825 2936 2891 2864 2879 2913 2920 2909 2947 3002 3021 2919 2943 2911 2924 2838 2854 2811 2715 2703 2696 2650 2720 2666 2567 2532 2548 2510 2528 2564 2565 2497 2559 2572 2680 2672 2732 2742 2693 2767 2831 2832 2830 2890 2862 2772 2774 2785 2787 2831 2748 2781 2712 2689 2643 2618 2587 2596 2643 2619 2591 2578 2561 2558 2562 2547 2523 2457 2511 2483 2542 2545 2591 2556 2612 2612 2592 2600 2595 2683 2731 2784 2762 2731 2708 2687 2726 2771 2854 2726 2698 2737 2696 2632 2683 2775 2669 2671 2610 2604 2584 2516 2529 2475 2424 2400 2427 2423 2384 2407 2310 2260 2256 2224 2229 2241 2281 2350 2349 2315 2374 2456 2529 2569 2574 2646 2595 2639 2598 2692 2779 2602 2617 2640 2530 2425 2420 2445 2507 2508 2551 2445 2465 2481 2503 2429 2395 2411 2426 2470 2466 2512 2530 2509 2552 2564 2554 2554 2483 2422 2502 2403 2427 2518 2512 2501 2566 2519 2394 2431 2479 2540 2485 2535 2536 2554 2469 2431 2524 2510 2563 2499 2905 3170 3188 2910 2684 2640 2682 2715 2590 2603 2646 2655 2636 2584 2551 2503 2531 2541 2538 2500 2471 2513 2483 2518 2447 2475 2520 2492 2544 2517 2553 2502 2583 2528 2530 2472 2465 2452 2394 2462 2406 2362 2402 2398 2342 2351 2434 2455 2539 2509 2373 2353 2376 2348 2352 2388 2361 2404 2387 2381 2456 2437 2429 2475 2524 2532 2532 2622 2570 2536 2517 2498 2493 2396 2497 2445 2436 2431 2481 2524 2523 2511 2551 2554 2515 2498 2575 2624 2619 2594 2554 2611 2655 2625 2585 2549 2533 2477 2489 2606 2532 2585 2561 2574 2634 2692 2636 2668 2638 2595 2627 2706 2684 2727 2708 2757 2811 2827 2810 2753 2802 2841 2848 2849 2777 2805 2772 2721 2797 2717 2731 2735 2619 2640 2635 2614 2643 2627 2700 2662 2666 2665 2645 2726 2739 2741 2794 2822 2827 2846 2805 2819 2857 2811 2775 2755 2803 2718 2789 2816 2719 2703 2740 2697 2684 2679 2572 2662 2700 2723 2620 2675 2638 2671 2660 2606 2601 2535 2527 2512 2554 2504 2544 2537 2572 2599 2638 2628 2645 2682 2656 2698 2634 2602 2640 2629 2656 2575 2595 2601 2559 2550 2563 2630 2520 2568 2582 2602 2564 2631 2653 2629 2674 2724 2670 2664 2725 2748 2819 2818 2842 2828 2776 2828 2841 2849 2851 2833 2770 2882 2881 2804 2870 2848 2800 2719 2714 2602 2586 2659 2618 2619 2659 2664 2694 2644 2625 2657 2736 2717 2664 2697 2702 2711 2745 2729 2717 2778 2772 2767 2822 2787 2709 2754 2747 2805 2808 2863 2832 2793 2802 2734 2740 2815 2821 2812 2827 2808 2753 2717 2787 2797 2817 2852 2778 2790 2828 2818 2800 2755 2781 2776 2784 2844 2811 2734 2773 2780 2755 2785 2833 2899 2862 2826 2817 2861 2846 2869 2775 2732 2725 2761 2694 2678 2708 2800 2775 2846 2846 2837 2816 2857 2933 2898 2978 2939 2989 3025 3041 3034 3123 3047 3049 3082 2994 3058 2995 3034 2957 2853 2854 2782 2730 2724 2728 2755 2685 2764 2678 2584 2624 2645 2662 2721 2731 2634 2640 2671 2686 2736 2740 2668 2672 2725 2683 2682 2695 2667 2699 2709 2727 2724 2737 2749 2735 2777 2758 2777 2843 2851 2755 2721 2717 2777 2751 2785 2733 2752 2761 2777 2724 2789 2815 2739 2818 2790 2763 2769 2789 2763 2726 2726 2769 2748 2658 2630 2608 2709 2720 2750 2769 2787 2700 2706 2762 2723 2721 2681 2629 2653 2697 2735 2775 2848 2770 2840 2896 2858 2895 2811 2837 2774 2856 2836 2829 2790 2801 2752 2732 2687 2698 2707 2739 2744 2685 2689 2624 2621 2614 2621 2588 2611 2603 2592 2615 2607 2605 2678 2681 2592 2642 2641 2638 2647 2644 2650 2637 2622 2600 2582 2618 2568 2540 2572 2587 2519 2508 2567 2559 2558 2525 2441 2591 2661 2605 2669 2612 2626 2591 2601 2630 2580 2642 2625 2647 2648 2662 2664 2690 2701 2680 2704 2655 2719 2691 2735 2763 2762 2748 2741 2727 2652 2664 2608 2735 2708 2708 2683 2619 2684 2693 2660 2679 2708 2710 2705 2675 2653 2621 2698 2643 2649 2570 2569 2614 2611 2625 2605 2592 2571 2640 2650 2642 2578 2509 2528 2583 2685 2650 2706 2714 2634 2669 2662 2689 2662 2617 2574 2632 2600 2617 2699 2751 2752 2781 2715 2739 2768 2791 2802 2854 2739 2793 2708 2716 2768 2799 2777 2772 2686 2735 2660 2731 2664 2690 2710 2689 2713 2692 2608 2572 2605 2526 2458 2481 2522 2514 2532 2593 2503 2486 2469 2446 2454 2540 2547 2531 2530 2570 2557 2637 2608 2567 2503 2496 2557 2542 2558 2555 2554 2509 2539 2510 2506 2483 2464 2580 2558 2596 2603 2535 2542 2523 2451 2494 2441 2445 2521 2531 2488 2480 2448 2476 2461 2440 2490 2425 2441 2359 2395 2411 2437 2441 2470 2445 2485 2432 2429 2464 2413 2410 2483 2512 2490 2441 2401 2339 2327 2373 2344 2398 2323 2335 2311 2338 2339 2327 2309 2359 2301 2286 2364 2387 2334 2247 2297 2336 2404 2370 2323 2430 2439 2429 2462 2362 2352 2370 2318 2284 2235 2240 2268 2306 2301 2318 2345 2385 2393 2422 2422 2459 2447 2505 2581 2565 2550 2455 2465 2469 2411 2377 2411 2371 2351 2388 2348 2364 2347 2329 2335 2293 2292 2356 2375 2400 2395 2451 2397 2449 2434 2491 2474 2459 2430 2468 2447 2442 2389 2321 2297 2355 2469 2382 2449 2397 2413 2412 2331 2310 2320 2436 2415 2395 2378 2412 2400 2363 2378 2281 2287 2285 2315 2392 2336 2320 2350 2392 2391 2372 2387 2398 2413 2425 2358 2479 2469 2405 2373 2409 2393 2406 2479 2419 2479 2425 2433 2422 2442 2415 2432 2429 2437 2345 2394 2422 2401 2452 2451 2499 2378 2334 2355 2436 2431 2427 2417 2353 2406 2342 2347 2283 2306 2205 2239 2273 2318 2332 2351 2298 2377 2387 2389 2385 2332 2348 2422 2429 2431 2404 2432 2441 2371 2440 2358 2394 2381 2389 2423 2460 2417 2366 2379 2413 2368 2456 2409 2439 2362 2376 2408 2436 2437 2448 2475 2412 2430 2444 2429 2469 2351 2424 2422 2437 2475 2516 2595 2551 2489 2496 2445 2344 2335 2317 2346 2330 2342 2352 2367 2358 2364 2358 2447 2474 2428 2448 2445 2419 2403 2437 2497 2543 2568 2663 2629 2607 2524 2464 2454 2513 2571 2512 2436 2360 2339 2387 2337 2399 2425 2412 2380 2429 2453 2410 2430 2392 2453 2414 2432 2480 2482 2394 2378 2368 2459 2437 2445 2412 2449 2453 2483 2536 2550 2589 2629 2801 2820 2849 2804 2798 2768 2810 2840 2966 2950 2997 3015 3008 2937 2843 2776 2736 2711 2749 2599 2616 2765 2707 2692 2636 2614 2628 2595 2681 2745 2822 2799 2813 2842 2873 2920 2796 2824 2746 2838 3334 3131 3003 2889 2957 2758 2727 2778 2660 2619 2634 2591 2614 2568 2563 2573 2546 2617 2773 2704 2654 2614 2551 2440 2500 2424 2413 2441 2441 2336 2335 2355 2458 2447 2421 2443 2439 2562 2531 2594 2611 2681 2673 2670 2725 2694 2607 2607 2573 2501 2501 2484 2471 2476 2466 2434 2425 2375 2488 2527 2529 2546 2521 2500 2497 2543 2621 2543 2470 2465 2426 2418 2404 2413 2404 2324 2279 2299 2309 2297 2309 2338 2297 2262 2195 2201 2277 2231 2274 2277 2301 2243 2287 2311 2322 2296 2291 2253 2275 2226 2209 2331 2389 2322 2364 2297 2245 2303 2290 2238 2257 2249 2345 2225 2266 2302 2280 2308 2321 2351 2367 2341 2306 2306 2265 2204 2189 2255 2264 2341 2348 2361 2308 2248 2240 2204 2189 2151 2159 2163 2261 2226 2259 2284 2227 2285 2207 2256 2192 2182 2111 2137 2085 2112 2121 2150 2223 2217 2139 2173 2169 2189 2155 2191 2169 2151 2167 2275 2204 2158 2157 2156 2092 2060 2064 2148 2191 2077 2082 2155 2190 2188 2182 2218 2240 2248 2181 2201 2222 2185 2104 2109 2116 2165 2242 2135 2228 2277 2167 2129 2167 2147 2163 2154 2088 2123 2205 2197 2150 2103 2137 2172 2150 2197 2180 2131 2164 2170 2191 2206 2203 2170 2099 2128 2138 2090 2128 2168 2288 2321 2380 2403 2448 2614 2607 2577 2604 2620 2581 2537 2530 2471 2508 2411 2317 2310 2327 2304 2284 2193 2188 2237 2175 2177 2172 2168 2200 2240 2235 2226 2242 2242 2262 2315 2303 2263 2312 2310 2258 2394 2359 2364 2397 2360 2223 2211 2247 2185 2217 2191 2182 2149 2206 2235 2231 2271 2266 2248 2323 2206 2284 2192 2133 2146 2111 2091 2151 2182 2172 2182 2140 2149 2199 2209 2208 2269 2211 2222 2210 2254 2260 2212 2265 2323 2296 2319 2284 2331 2408 2356 2393 2325 2322 2358 2335 2374 2334 2385 2351 2410 2293 2360 2291 2347 2291 2331 2347 2302 2337 2322 2347 2301 2319 2291 2398 2325 2318 2355 2397 2378 2387 2339 2335 2296 2296 2380 2365 2322 2279 2358 2428 2422 2417 2402 2395 2394 2357 2395 2354 2375 2361 2401 2364 2378 2383 2400 2335 2347 2326 2404 2409 2355 2385 2392 2352 2345 2416 2418 2423 2426 2423 2521 2508 2477 2450 2510 2545 2582 2534 2483 2524 2588 2551 2466 2420 2428 2487 2494 2523 2508 2422 2434 2467 2441 2455 2401 2385 2433 2415 2405 2395 2391 2413 2482 2453 2491 2438 2480 2462 2519 2574 2537 2539 2582 2574 2647 2546 2594 2577 2564 2646 2585 2619 2721 2611 2581 2578 2592 2516 2616 2587 2566 2562 2514 2542 2595 2587 2681 2697 2746 2700 2764 2728 2691 2668 2672 2693 2633 2773 2859 2741 2755 2672 2625 2646 2705 2732 2821 2791 2820 2796 2772 2852 2904 2914 2919 2969 2958 2946 2831 2861 2918 2913 2937 2889 2836 2869 2874 2827 2951 2953 2973 3011 3096 3075 3040 2997 3035 3042 3084 2985 2990 3043 3101 2986 3075 3050 3045 2992 3050 2933 2984 3018 3004 2952 2920 2920 2955 2900 2888 2929 2954 2956 2947 2830 2810 2785 2872 2825 2820 2755 2789 2772 2789 2766 2796 2789 2785 2909 2873 2899 2958 2992 2939 2980 2881 2854 2903 2887 2874 2876 2905 2904 2843 2777 2827 2722 2860 2715 2755 2766 2798 2751 2734 2817 2807 2805 2897 2910 2914 2916 2908 2916 2929 2930 2877 2924 2877 2855 2866 2975 2851 2896 3004 2989 3001 3015 3072 3076 3078 3036 2959 2957 2935 2986 2973 2992 2941 2952 2932 2925 2866 2877 2857 2884 2923 2868 2994 3013 2977 2919 2990 3026 3129 3118 3125 3162 3136 3120 3137 3085 3169 3183 3199 3203 3178 3226 3236 3219 3146 3100 3105 3044 3106 3094 3107 3055 3040 3017 2909 2911 2869 2890 2822 2825 2840 2856 2965 2998 3016 2980 2947 2939 3080 3102 3073 3048 3124 3160 3073 3116 3119 3146 3221 3243 3196 3168 3189 3113 3066 3030 3041 3027 3081 3096 2904 2899 2839 2743 2738 2723 2692 2722 2757 2707 2730 2778 2854 2760 2841 2820 2858 2807 2765 2696 2721 2728 2723 2786 2783 2732 2767 2792 2813 2832 2845 2895 2888 2942 2904 2901 2894 2900 2857 2798 2828 2798 2696 2717 2738 2694 2750 2793 2782 2851 2841 2825 2824 2790 2822 2845 2835 2796 2850 2811 2756 2725 2790 2797 2799 2788 2864 2951 2938 2986 2909 2946 3003 3034 3048 2974 2991 2944 2887 2870 2845 2836 2843 2760 2775 2746 2702 2560 2560 2571 2586 2622 2598 2575 2556 2576 2554 2550 2555 2588 2669 2713 2666 2619 2762 2716 2705 2661 2731 2768 2754 2833 2890 2899 2973 2936 3017 2982 2965 2935 2896 2940 2917 2921 2901 2873 2809 2811 2762 2747 2760 2715 2634 2776 2791 2744 2776 2774 2777 2721 2665 2666 2659 2682 2614 2639 2639 2686 2666 2638 2649 2694 2800 2837 2887 2953 2941 2927 2925 2874 2963 2950 2933 2925 2857 2822 2811 2760 2761 2715 2676 2733 2743 2713 2647 2742 2753 2707 2735 2651 2653 2618 2671 2765 2692 2668 2589 2537 2589 2620 2676 2682 2711 2745 2802 2784 2768 2816 2769 2799 2798 2801 2911 2943 2858 2814 2754 2719 2733 2754 2710 2709 2699 2646 2676 2685 2638 2693 2643 2750 2713 2688 2699 2661 2698 2695 2660 2657 2652 2712 2706 2604 2570 2670 2735 2750 2869 2907 2935 2919 2972 2914 2984 2897 2838 2845 2790 2781 2785 2689 2742 2664 2651 2621 2652 2647 2617 2716 2765 2754 2720 2737 2777 2797 2726 2737 2712 2779 2797 2786 2723 2705 2733 2699 2723 2688 2722 2698 2829 2859 2890 2903 2851 2891 2831 2873 2782 2818 2809 2843 2803 2838 2802 2783 2822 2860 2857 2843 3147 3798 3967 3037 2775 2730 2741 2829 2858 2893 2860 2756 2830 2809 2806 2824 2853 2880 2841 2809 2871 2965 3011 3070 3032 2982 2978 2978 3034 3047 3024 3040 2962 2992 2934 2823 2933 2920 2901 2888 2914 2881 2847 2787 2837 2883 2868 2823 2804 2833 2812 2850 2936 2865 2904 2880 2893 2903 2967 3008 2974 3078 3077 3087 3103 3094 3063 3170 3173 3161 3125 3153 3124 3149 3162 3074 2952 3027 2928 2991 2945 2933 2934 2954 3006 3088 3013 3005 3027 2990 3035 3076 3060 3071 3137 3125 3033 3034 2984 2955 2979 2956 2957 3049 3036 3029 3089 3110 3103 3109 2995 3039 3066 3109 3066 3056 3023 3013 2922 2955 2930 2876 2909 2968 2930 2816 2806 2830 2798 2869 2844 2831 2794 2816 2833 2813 2841 2802 2895 2860 2822 2900 2955 3026 3053 3128 3182 3160 3229 3168 3220 3158 3105 3072 3059 2995 2975 2932 2936 2905 2843 2890 2934 2909 2890 2819 2868 2873 2851 2870 2868 2930 2914 2889 2937 2923 2982 2939 2867 2936 2897 2901 2944 2996 3018 3094 3183 3190 3191 3210 3238 3185 3178 3262 3211 3206 3199 3179 3134 3148 3079 3039 3036 3025 3004 2967 2966 2944 2927 2870 2885 2928 2902 2952 2936 2958 3001 3031 3048 3087 3180 3159 3241 3255 3327 3382 3505 3496 3508 3475 3425 3375 3358 3387 3364 3395 3407 3355 3346 3305 3258 3245 3227 3222 3225 3201 3214 3161 3165 3095 3190 3164 3094 3125 3089 3127 3078 3074 3138 3242 3133 3100 3034 3062 3129 3185 3268 3252 3278 3320 3344 3320 3359 3292 3301 3308 3275 3271 3277 3326 3348 3339 3129 3017 2935 3021 3097 3104 3116 2947 2997 3024 2982 3047 3064 3080 2992 3070 3063 3123 3175 3187 3193 3210 3165 3219 3218 3334 3336 3403 3396 3446 3425 3458 3431 3513 3453 3438 3328 3256 3280 3301 3261 3225 3156 3112 3130 3083 3081 3106 3109 3093 3063 3005 3046 2972 2945 2907 2876 2891 2924 2901 2892 2898 2854 2919 2908 2926 2875 2981 3025 2919 3008 2995 3008 3034 3015 3061 3032 2982 3019 3030 3043 3028 3024 2978 2887 2880 2855 2894 2856 2865 2812 2828 2896 2889 2906 2876 2854 2867 2803 2772 2835 2774 2799 2841 2723 2773 2796 2822 2843 2883 2827 2840 2838 2888 2907 2947 2954 3009 2954 2921 2969 2917 2894 2937 2898 2872 2855 2829 2833 2853 2798 2792 2873 2876 2850 2861 2907 2841 2911 2844 2873 2893 2882 2930 2938 2940 2922 2906 2933 2993 3074 3053 3091 3085 3155 3179 3247 3244 3158 3154 3174 3079 3087 3122 3068 3059 3012 2971 2932 2889 2880 2801 2820 2791 2808 2751 2854 2791 2750 2742 2819 2723 2715 2727 2691 2748 2746 2755 2721 2797 2776 2906 2923 3011 3019 3001 2983 2998 2987 2967 2958 2934 2949 2934 2831 2814 2811 2854 2830 2801 2796 2769 2759 2771 2724 2684 2739 2710 2773 2795 2883 2913 2980 2920 2869 2935 2956 2965 3061 3011 3028 3086 3073 3077 3115 3106 3153 3128 3194 3193 3199 3176 3130 3102 3031 2999 3052 3013 2959 2949 2916 2980 3014 2950 2932 2988 2953 2986 2988 2967 2958 2929 3035 2950 2935 2948 3014 3011 2896 2936 2961 2919 2924 2879 2905 2928 2995 3037 3074 3033 2990 3104 3175 3106 3086 3149 3099 3079 3216 3125 3090 3056 3028 2987 2938 2973 2950 3027 3062 3037 3033 3000 2993 3027 2973 2985 3067 3009 3053 3051 3007 3058 3038 3085 3083 3169 3147 3261 3275 3236 3255 3196 3214 3144 3190 3179 3167 3167 3137 3115 3121 3122 3052 3028 2944 2929 2977 2982 2932 2959 2907 2922 2931 2878 2808 2782 2728 2886 2847 2824 2834 2778 2801 2873 2902 3062 3079 3034 3049 3167 3103 3056 3061 3041 3013 3010 2987 2930 2961 2848 2812 2792 2889 2779 2787 2741 2723 2711 2698 2713 2665 2696 2703 2680 2610 2675 2596 2689 2682 2663 2692 2707 2688 2764 2809 2795 2849 2958 3013 3050 3068 3062 3015 3050 3124 3125 3132 3113 3147 3116 3134 3059 3018 2960 2936 2935 2885 2930 2866 2878 2877 2830 2890 2885 2908 2894 2938 2968 2990 2993 2920 2972 2935 3015 2923 2923 2969 2989 3093 3100 3194 3177 3116 3184 3254 3303 3221 3181 3205 3175 3054 3080 3126 3012 2981 2981 2917 2902 2883 2884 2906 2909 2940 2933 2940 2956 3052 3018 3068 3022 3023 3053 3006 3003 3058 3072 3126 3166 3174 3195 3214 3240 3277 3331 3384 3381 3356 3311 3313 3330 3273 3172 3135 3087 3101 3060 3079 3021 2986 3012 3056 3091 3052 3047 2978 2992 2997 3019 2995 2983 2993 2939 2915 2960 2918 2953 2896 2867 2907 2977 3045 3101 3130 3136 3171 3141 3166 3152 3161 3185 3172 3125 3115 3053 3086 3036 3079 3035 3074 3101 3069 3035 3000 2974 2981 2971 2989 2943 2969 2940 2919 2844 2921 2901 2846 2900 2925 3057 3040 3074 3128 3186 3254 3266 3232 3222 3213 3226 3220 3289 3241 3251 3241 3189 3188 3138 3050 2970 3072 3043 3040 3034 3051 2911 2992 2943 2999 2962 2972 3013 2968 2987 2913 2825 2900 2857 2835 2768 2804 2820 2834 2784 2803 2839 2868 2884 2946 2973 2954 2969 3038 3066 3083 3066 3029 3084 3005 2979 2961 2957 2967 2931 2878 2856 2902 2859 2853 2848 2834 2752 2813 2884 2924 2863 2870 2766 2835 2824 2817 2832 2818 2779 2781 2763 2822 2831 2765 2860 2845 2955 2970 2920 2972 2990 2999 2989 3050 3073 3034 3053 2991 3015 3005 3023 2974 2941 2914 2919 2914 2946 2914 3007 2956 2922 2892 2914 2894 2900 2933 2926 2929 2869 2885 2872 2931 2858 2853 2821 2835 2794 2815 2837 2875 2894 2859 2877 2854 2916 2946 2866 2875 2846 2825 2901 3342 4158 3766 3033 2730 2744 2763 2693 2816 2770 2798 2794 2810 2781 2804 2850 2800 2863 2789 2848 2926 2901 2829 2778 2785 2734 2784 2744 2776 2790 2850 2858 2857 2811 2873 2766 2808 2829 2791 2762 2722 2654 2769 2797 2828 2810 2799 2850 2803 2883 2910 2927 3011 3001 2994 2993 3025 3021 3048 3020 3022 3086 3043 3116 3069 3056 2998 3000 2917 2887 2924 2875 2925 2889 2916 2949 2857 2810 2796 2809 2835 2814 2886 2841 2800 2881 2857 2860 2868 2814 2818 2875 2896 2904 2944 2964 2911 2929 2867 2907 2950 2898 2904 2951 2964 3021 2970 2898 2945 2936 2925 2915 2976 3021 2955 2927 2907 2900 2939 2933 2978 2937 2926 2919 2892 2910 2941 2970 2986 2993 3000 2987 2921 2918 2885 2910 2917 2891 2871 2963 2884 2923 2963 2945 2905 2926 2956 2928 2915 2944 2937 2932 2899 2888 2930 2899 2935 2873 2883 2905 2918 2891 2929 2879 2909 2832 2829 2918 2833 2906 2944 2879 2857 2869 2847 2887 2855 2823 2785 2757 2710 2761 2695 2709 2662 2655 2719 2722 2602 2617 2580 2512 2510 2544 2437 2427 2437 2338 2343 2348 2354 2257 2337 2284 2317 2365 2363 2310 2364 2340 2327 2337 2339 2309 2316 2284 2249 2213 2274 2264 2212 2183 2235 2182 2186 2147 2135 2114 2155 2156 2108 2049 1986 1986 1914 1978 1979 1959 1937 1973 1988 1941 1917 1856 1874 1853 1831 1808 1723 1712 1721 1687 1700 1732 1676 1694 1643 1638 1660 1638 1655 1626 1605 1577 1561 1550 1517 1493 1492 1486 1427 1412 1442 1417 1449 1432 1389 1450 1422 1458 1421 1349 1373 1416 1426 1440 1483 1476 1432 1397 1400 1402 1349 1417 1412 1398 1358 1364 1384 1377 1364 1365 1263 1216 1179 1201 1215 1201 1135 1145 1147 1118 1111 1047 1034 1018 1033 1027 1029 1056 1096 1051 1071 987 927 959 997 976 934 891 905 945 971 970 920 876 833 810 807 902 843 772 811 772 816 838 774 812 883 863 884 916 855 868 861 820 859 843 835 826 852 854 912 950 887 909 865 890 836 860 819 844 849 868 817 809 801 775 747 743 709 736 720 681 659 644 630 613 604 605 632 592 656 676 601 662 696 615 637 621 627 636 694 651 741 744 772 727 747 686 710 665 618 558 596 567 578 574 550 544 528 569 521 469 505 499 516 491 522 463 459 453 496 537 499 538 524 577 594 641 620 545 575 624 591 635 573 601 562 556 567 503 511 524 544 549 491 440 397 400 370 379 371 337 371 332 325 333 318 352 322 307 332 315 275 289 262 242 252 336 389 406 406 466 483 488 470 478 436 448 446 412 359 347 311 293 293 253 237 188 173 174 177 178 176 180 193 207 219 209 210 204 204 196 212 212 203 207 198 197 194 190 194 190 176 162 162 156 156 156 158 158 158 158 158 158 188 188 188 170 170 170 156 156 158 164 162 162 162 162 162 158 158 158 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per inch +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = Inch +[Exif IFD0 - 0x0140] Unknown tag (0x0140) = [768 values] +[Exif IFD0 - 0x830e] Pixel Scale = 10.16 10.16 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 663061.704 4656892.36 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS84 UTM zone 17N +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 17 N with WGS84 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = f41078e1.tif +[File - 0x0002] File Size = 15654720 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/gauss_k.tif.txt b/tif/GeoTIFF/metadata/dotnet/gauss_k.tif.txt new file mode 100644 index 00000000..125a3e5b --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/gauss_k.tif.txt @@ -0,0 +1,49 @@ +FILE: gauss_k.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0802] Geodetic Datum = Pulkovo 1942 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Krassowsky 1940 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 15 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 5500000 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Gauss-Kruger Pulkovo 1942 Zone Number 5 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = Pulkovo Gauss zone 5 +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = gauss_k.tif +[File - 0x0002] File Size = 47018 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/gen_pers.tif.txt b/tif/GeoTIFF/metadata/dotnet/gen_pers.tif.txt new file mode 100644 index 00000000..85494d37 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/gen_pers.tif.txt @@ -0,0 +1,50 @@ +FILE: gen_pers.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 1.701 1.701 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -8048.726 10525.15 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -100 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 40 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = General Perspective WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = gen_pers.tif +[File - 0x0002] File Size = 47018 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/geoc.tif.txt b/tif/GeoTIFF/metadata/dotnet/geoc.tif.txt new file mode 100644 index 00000000..f3df1e24 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/geoc.tif.txt @@ -0,0 +1,44 @@ +FILE: geoc.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 1.701 1.701 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -8048.726 10525.15 0 + +[GeoTIFF - 0x0400] Model Type = Geocentric +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0802] Geodetic Datum = WGS72 +[GeoTIFF - 0x0808] Geographic Ellipsoid = User Defined +[GeoTIFF - 0x0801] Geographic Citation = Geocentric (USR) WGS72 +[GeoTIFF - 0x0800] Geographic Type = WGS 72 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = geoc.tif +[File - 0x0002] File Size = 46910 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/geog.tif.txt b/tif/GeoTIFF/metadata/dotnet/geog.tif.txt new file mode 100644 index 00000000..5ab7f94f --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/geog.tif.txt @@ -0,0 +1,44 @@ +FILE: geog.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8307 16189 24054 31766 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7933 7882 7865 7712 7699 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 0 0 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -2.236 2.924 0 + +[GeoTIFF - 0x0400] Model Type = Geographic +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0802] Geodetic Datum = Tokyo +[GeoTIFF - 0x0808] Geographic Ellipsoid = Bessel 1841 +[GeoTIFF - 0x0801] Geographic Citation = Geographic (Longitude, Latitude) Tokyo +[GeoTIFF - 0x0800] Geographic Type = Tokyo +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = geog.tif +[File - 0x0002] File Size = 46030 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/gnomonic.tif.txt b/tif/GeoTIFF/metadata/dotnet/gnomonic.tif.txt new file mode 100644 index 00000000..fd5d82e1 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/gnomonic.tif.txt @@ -0,0 +1,51 @@ +FILE: gnomonic.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Gnomonic +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = User Defined +[GeoTIFF - 0x0808] Geographic Ellipsoid = International 1967 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0.001 +[GeoTIFF - 0x0c0b] Projection False Northing = 0.002 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Gnomonic Midway Astro 1961 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = gnomonic.tif +[File - 0x0002] File Size = 47034 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/hotine_oblique_mercator_variant_a.tif.txt b/tif/GeoTIFF/metadata/dotnet/hotine_oblique_mercator_variant_a.tif.txt new file mode 100644 index 00000000..e509b64c --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/hotine_oblique_mercator_variant_a.tif.txt @@ -0,0 +1,53 @@ +FILE: hotine_oblique_mercator_variant_a.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 577 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = NAD83(CORS96) / Oregon Columbia River West zone (m) +[GeoTIFF - 0x0800] Geographic Type = NAD83 CORS96 +[GeoTIFF - 0x0801] Geographic Citation = NAD83(CORS96) +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378137 +[GeoTIFF - 0x080b] Inv. Flattening = 298.257 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Oblique Mercator +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c0a] Projection False Easting = 7000000 +[GeoTIFF - 0x0c0b] Projection False Northing = -3000000 +[GeoTIFF - 0x0c10] Projection Center Longitude = -123 +[GeoTIFF - 0x0c11] Projection Center Latitude = 45.917 +[GeoTIFF - 0x0c15] Projection Scale at Center = 1 +[GeoTIFF - 0x0c16] Projection Azimuth Angle = 295 +[GeoTIFF - 0x0c18] Projection Straight Vertical Pole Latitude = 295 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = hotine_oblique_mercator_variant_a.tif +[File - 0x0002] File Size = 578 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/hotine_oblique_mercator_variant_b.tif.txt b/tif/GeoTIFF/metadata/dotnet/hotine_oblique_mercator_variant_b.tif.txt new file mode 100644 index 00000000..e8905db4 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/hotine_oblique_mercator_variant_b.tif.txt @@ -0,0 +1,54 @@ +FILE: hotine_oblique_mercator_variant_b.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 562 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = NAD83(2011) / PCCS zone 1 (ft) +[GeoTIFF - 0x0800] Geographic Type = NAD83 2011 +[GeoTIFF - 0x0801] Geographic Citation = NAD83(2011) +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378137 +[GeoTIFF - 0x080b] Inv. Flattening = 298.257 +[GeoTIFF - 0x0bf3] GDAL Linear Units Correct Interpretation = 1 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Hotine Oblique Mercator variant B +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Foot +[GeoTIFF - 0x0c0a] Projection False Easting = 160000 +[GeoTIFF - 0x0c0b] Projection False Northing = 800000 +[GeoTIFF - 0x0c10] Projection Center Longitude = -111.4 +[GeoTIFF - 0x0c11] Projection Center Latitude = 32.25 +[GeoTIFF - 0x0c15] Projection Scale at Center = 1 +[GeoTIFF - 0x0c16] Projection Azimuth Angle = 45 +[GeoTIFF - 0x0c18] Projection Straight Vertical Pole Latitude = 45 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = hotine_oblique_mercator_variant_b.tif +[File - 0x0002] File Size = 563 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/i30dem.tif.txt b/tif/GeoTIFF/metadata/dotnet/i30dem.tif.txt new file mode 100644 index 00000000..c4e6e372 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/i30dem.tif.txt @@ -0,0 +1,45 @@ +FILE: i30dem.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 1479 pixels +[Exif IFD0 - 0x0101] Image Height = 1863 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 16 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [1863 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per inch +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = Inch +[Exif IFD0 - 0x0131] Software = VICAR Program VTIFF +[Exif IFD0 - 0x0132] Date/Time = 1996:11:21 16:13:00 +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 30 30 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 532950.13 4205669.82 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsPoint +[GeoTIFF - 0x0402] Citation = GeoTIFF 1.0 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 UTM zone 10N +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 10/NAD 27 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = i30dem.tif +[File - 0x0002] File Size = 5526132 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/ilatlon.tif.txt b/tif/GeoTIFF/metadata/dotnet/ilatlon.tif.txt new file mode 100644 index 00000000..84de205f --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/ilatlon.tif.txt @@ -0,0 +1,45 @@ +FILE: ilatlon.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 1828 pixels +[Exif IFD0 - 0x0101] Image Height = 1823 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 16 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [1823 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per inch +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = Inch +[Exif IFD0 - 0x0131] Software = VICAR Program VTIFF +[Exif IFD0 - 0x0132] Date/Time = 1996:11:21 15:03:45 +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 0 0 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -122.626 38 0 + +[GeoTIFF - 0x0400] Model Type = Geographic +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = Geographic Model/GeoTIFF 1.0 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0801] Geographic Citation = NAD 27 Datum + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ilatlon.tif +[File - 0x0002] File Size = 6679957 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/ilatlon_float.tif.txt b/tif/GeoTIFF/metadata/dotnet/ilatlon_float.tif.txt new file mode 100644 index 00000000..eab10001 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/ilatlon_float.tif.txt @@ -0,0 +1,36 @@ +FILE: ilatlon_float.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1828 pixels +[Exif IFD0 - 0x0101] Image Height = 1823 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 32 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [1823 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 0 0 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -122.626 38 0 + +[GeoTIFF - 0x0400] Model Type = Geographic +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ilatlon_float.tif +[File - 0x0002] File Size = 13344638 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/image0.tif.txt b/tif/GeoTIFF/metadata/dotnet/image0.tif.txt new file mode 100644 index 00000000..db1f4636 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/image0.tif.txt @@ -0,0 +1,53 @@ +FILE: image0.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 380 pixels +[Exif IFD0 - 0x0101] Image Height = 765 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0112] Orientation = Left side, top (Mirror horizontal and rotate 270 CW) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x85d8] Unknown tag (0x85d8) = 0 0.185 0 -12.511 -0.3 0 0 109.036 0 0 1 0 0 0 0 1 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c11] Projection Center Latitude = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Mercator; WGS84; WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = image0.tif +[File - 0x0002] File Size = 26478 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/image1.tif.txt b/tif/GeoTIFF/metadata/dotnet/image1.tif.txt new file mode 100644 index 00000000..e7e164df --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/image1.tif.txt @@ -0,0 +1,53 @@ +FILE: image1.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 380 pixels +[Exif IFD0 - 0x0101] Image Height = 765 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0112] Orientation = Right side, top (Rotate 90 CW) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x85d8] Unknown tag (0x85d8) = 0 -0.185 0 129.053 -0.3 0 0 109.036 0 0 1 0 0 0 0 1 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c11] Projection Center Latitude = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Mercator; WGS84; WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = image1.tif +[File - 0x0002] File Size = 26478 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/image2.tif.txt b/tif/GeoTIFF/metadata/dotnet/image2.tif.txt new file mode 100644 index 00000000..f13f9e7a --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/image2.tif.txt @@ -0,0 +1,53 @@ +FILE: image2.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 380 pixels +[Exif IFD0 - 0x0101] Image Height = 765 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0112] Orientation = Left side, bottom (Rotate 270 CW) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x85d8] Unknown tag (0x85d8) = 0 0.185 0 -12.511 0.3 0 0 -5.034 0 0 1 0 0 0 0 1 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c11] Projection Center Latitude = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Mercator; WGS84; WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = image2.tif +[File - 0x0002] File Size = 26478 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/image3.tif.txt b/tif/GeoTIFF/metadata/dotnet/image3.tif.txt new file mode 100644 index 00000000..bafe259b --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/image3.tif.txt @@ -0,0 +1,53 @@ +FILE: image3.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 380 pixels +[Exif IFD0 - 0x0101] Image Height = 765 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0112] Orientation = Right side, bottom (Mirror horizontal and rotate 90 CW) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x85d8] Unknown tag (0x85d8) = 0 -0.185 0 129.053 0.3 0 0 -5.034 0 0 1 0 0 0 0 1 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c11] Projection Center Latitude = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Mercator; WGS84; WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = image3.tif +[File - 0x0002] File Size = 26478 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/image4.tif.txt b/tif/GeoTIFF/metadata/dotnet/image4.tif.txt new file mode 100644 index 00000000..e44485af --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/image4.tif.txt @@ -0,0 +1,52 @@ +FILE: image4.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 765 pixels +[Exif IFD0 - 0x0101] Image Height = 380 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x85d8] Unknown tag (0x85d8) = 0.185 0 0 -12.511 0 -0.3 0 109.036 0 0 1 0 0 0 0 1 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c11] Projection Center Latitude = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Mercator; WGS84; WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = image4.tif +[File - 0x0002] File Size = 28178 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/image5.tif.txt b/tif/GeoTIFF/metadata/dotnet/image5.tif.txt new file mode 100644 index 00000000..6803725c --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/image5.tif.txt @@ -0,0 +1,53 @@ +FILE: image5.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 765 pixels +[Exif IFD0 - 0x0101] Image Height = 380 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0112] Orientation = Top, right side (Mirror horizontal) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x85d8] Unknown tag (0x85d8) = -0.185 0 0 129.053 0 -0.3 0 109.036 0 0 1 0 0 0 0 1 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c11] Projection Center Latitude = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Mercator; WGS84; WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = image5.tif +[File - 0x0002] File Size = 28398 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/image6.tif.txt b/tif/GeoTIFF/metadata/dotnet/image6.tif.txt new file mode 100644 index 00000000..caf3fdf1 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/image6.tif.txt @@ -0,0 +1,53 @@ +FILE: image6.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 765 pixels +[Exif IFD0 - 0x0101] Image Height = 380 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0112] Orientation = Bottom, left side (Mirror vertical) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x85d8] Unknown tag (0x85d8) = 0.185 0 0 -12.511 0 0.3 0 -5.034 0 0 1 0 0 0 0 1 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c11] Projection Center Latitude = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Mercator; WGS84; WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = image6.tif +[File - 0x0002] File Size = 28254 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/image7.tif.txt b/tif/GeoTIFF/metadata/dotnet/image7.tif.txt new file mode 100644 index 00000000..a47c8725 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/image7.tif.txt @@ -0,0 +1,53 @@ +FILE: image7.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 765 pixels +[Exif IFD0 - 0x0101] Image Height = 380 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0112] Orientation = Bottom, right side (Rotate 180) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x85d8] Unknown tag (0x85d8) = -0.185 0 0 129.053 0 0.3 0 -5.034 0 0 1 0 0 0 0 1 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c11] Projection Center Latitude = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Mercator; WGS84; WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = image7.tif +[File - 0x0002] File Size = 28398 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/indo_poly.tif.txt b/tif/GeoTIFF/metadata/dotnet/indo_poly.tif.txt new file mode 100644 index 00000000..29fda6f2 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/indo_poly.tif.txt @@ -0,0 +1,51 @@ +FILE: indo_poly.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = User Defined +[GeoTIFF - 0x0808] Geographic Ellipsoid = International 1967 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0.001 +[GeoTIFF - 0x0c0b] Projection False Northing = 0.002 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Indonesian Polyhedric Pitcairn Astro 1967 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = indo_poly.tif +[File - 0x0002] File Size = 47050 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/krovak.tif.txt b/tif/GeoTIFF/metadata/dotnet/krovak.tif.txt new file mode 100644 index 00000000..6ff61750 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/krovak.tif.txt @@ -0,0 +1,46 @@ +FILE: krovak.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = User Defined +[GeoTIFF - 0x0808] Geographic Ellipsoid = Bessel 1841 +[GeoTIFF - 0x0801] Geographic Citation = Krovak MGICS +[GeoTIFF - 0x0800] Geographic Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = krovak.tif +[File - 0x0002] File Size = 46926 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/laborde.tif.txt b/tif/GeoTIFF/metadata/dotnet/laborde.tif.txt new file mode 100644 index 00000000..4f20fb22 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/laborde.tif.txt @@ -0,0 +1,52 @@ +FILE: laborde.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Oblique Mercator Laborde +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = Afgooye +[GeoTIFF - 0x0808] Geographic Ellipsoid = Krassowsky 1940 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 46.437 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = -18.9 +[GeoTIFF - 0x0c0a] Projection False Easting = 400000 +[GeoTIFF - 0x0c0b] Projection False Northing = 800000 +[GeoTIFF - 0x0c16] Projection Azimuth Angle = 18.9 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Laborde AFG (Afgooye) +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = laborde.tif +[File - 0x0002] File Size = 47050 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/laea.tif.txt b/tif/GeoTIFF/metadata/dotnet/laea.tif.txt new file mode 100644 index 00000000..7190cd77 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/laea.tif.txt @@ -0,0 +1,47 @@ +FILE: laea.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 513 pixels +[Exif IFD0 - 0x0101] Image Height = 516 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 516 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 264708 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15377.984 15487.5 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = LAEA E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Lambert Azim Equal Area +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 +[GeoTIFF - 0x0c11] Projection Center Latitude = 33.764 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = laea.tif +[File - 0x0002] File Size = 265644 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/lamb_az.tif.txt b/tif/GeoTIFF/metadata/dotnet/lamb_az.tif.txt new file mode 100644 index 00000000..83fdf2e0 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/lamb_az.tif.txt @@ -0,0 +1,51 @@ +FILE: lamb_az.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Lambert Azim Equal Area +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0.001 +[GeoTIFF - 0x0c0b] Projection False Northing = 0.002 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Lambert Azimuthal Equal-Area North American 1927 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = lamb_az.tif +[File - 0x0002] File Size = 47050 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/lamb_conf.tif.txt b/tif/GeoTIFF/metadata/dotnet/lamb_conf.tif.txt new file mode 100644 index 00000000..cf8bf8a0 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/lamb_conf.tif.txt @@ -0,0 +1,52 @@ +FILE: lamb_conf.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Lambert Conf Conic 2SP +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 45 +[GeoTIFF - 0x0c0a] Projection False Easting = 0.001 +[GeoTIFF - 0x0c0b] Projection False Northing = 0.002 +[GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 40 +[GeoTIFF - 0x0c07] Projection Standard Parallel 2 = 50 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Lambert Conformal Conic North American 1927 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = lamb_conf.tif +[File - 0x0002] File Size = 47066 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/lamb_conf_obl.tif.txt b/tif/GeoTIFF/metadata/dotnet/lamb_conf_obl.tif.txt new file mode 100644 index 00000000..87c14da8 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/lamb_conf_obl.tif.txt @@ -0,0 +1,50 @@ +FILE: lamb_conf_obl.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 45 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Oblique Lambert Conformal Conic North American 1927 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = lamb_conf_obl.tif +[File - 0x0002] File Size = 47050 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/lambert_azimuthal_equal_area.tif.txt b/tif/GeoTIFF/metadata/dotnet/lambert_azimuthal_equal_area.tif.txt new file mode 100644 index 00000000..e379d7fd --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/lambert_azimuthal_equal_area.tif.txt @@ -0,0 +1,50 @@ +FILE: lambert_azimuthal_equal_area.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 491 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = ETRS89 / LAEA Europe +[GeoTIFF - 0x0800] Geographic Type = EUREF89 +[GeoTIFF - 0x0801] Geographic Citation = ETRS89 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378137 +[GeoTIFF - 0x080b] Inv. Flattening = 298.257 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Lambert Azim Equal Area +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c0a] Projection False Easting = 4321000 +[GeoTIFF - 0x0c0b] Projection False Northing = 3210000 +[GeoTIFF - 0x0c10] Projection Center Longitude = 10 +[GeoTIFF - 0x0c11] Projection Center Latitude = 52 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = lambert_azimuthal_equal_area.tif +[File - 0x0002] File Size = 492 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/lambert_cylindrical_equal_area.tif.txt b/tif/GeoTIFF/metadata/dotnet/lambert_cylindrical_equal_area.tif.txt new file mode 100644 index 00000000..a1189f37 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/lambert_cylindrical_equal_area.tif.txt @@ -0,0 +1,49 @@ +FILE: lambert_cylindrical_equal_area.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 538 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = NSIDC EASE-Grid Global +[GeoTIFF - 0x0800] Geographic Type = 1924 Authalic Sphere +[GeoTIFF - 0x0801] Geographic Citation = Unspecified datum based upon the International 1924 Authalic Sphere +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6371228 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Cylindrical Equal Area +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 30 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = lambert_cylindrical_equal_area.tif +[File - 0x0002] File Size = 539 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/latlong.tif.txt b/tif/GeoTIFF/metadata/dotnet/latlong.tif.txt new file mode 100644 index 00000000..56df5b38 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/latlong.tif.txt @@ -0,0 +1,39 @@ +FILE: latlong.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 512 pixels +[Exif IFD0 - 0x0101] Image Height = 517 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 517 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 264704 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 0.001 0.001 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -117.641 33.904 0 + +[GeoTIFF - 0x0400] Model Type = Geographic +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = LONG/LAT E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = latlong.tif +[File - 0x0002] File Size = 265536 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/lcc-27.tif.txt b/tif/GeoTIFF/metadata/dotnet/lcc-27.tif.txt new file mode 100644 index 00000000..71942e8e --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/lcc-27.tif.txt @@ -0,0 +1,50 @@ +FILE: lcc-27.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 515 pixels +[Exif IFD0 - 0x0101] Image Height = 515 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 515 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 265225 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15411.615 15448.699 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = LCC E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Lambert Conf Conic 2SP +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 33.904 +[GeoTIFF - 0x0c07] Projection Standard Parallel 2 = 33.625 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -117.475 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c0c] Projection False Origin Longitude = 0 +[GeoTIFF - 0x0c0d] Projection False Origin Latitude = 33.764 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = lcc-27.tif +[File - 0x0002] File Size = 266204 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/lcc-datum.tif.txt b/tif/GeoTIFF/metadata/dotnet/lcc-datum.tif.txt new file mode 100644 index 00000000..199d4c43 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/lcc-datum.tif.txt @@ -0,0 +1,48 @@ +FILE: lcc-datum.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 512 pixels +[Exif IFD0 - 0x0101] Image Height = 512 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [32 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 16 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 10 10 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -368130 92100 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1983 +[GeoTIFF - 0x0808] Geographic Ellipsoid = GRS 1980 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Lambert Conformal Conic; North American 1983; GRS80 +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Lambert Conf Conic 2SP +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 37 +[GeoTIFF - 0x0c07] Projection Standard Parallel 2 = 39.5 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -79.5 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 36 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = lcc-datum.tif +[File - 0x0002] File Size = 262895 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/lcc1sp.tif.txt b/tif/GeoTIFF/metadata/dotnet/lcc1sp.tif.txt new file mode 100644 index 00000000..27ba8dfa --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/lcc1sp.tif.txt @@ -0,0 +1,51 @@ +FILE: lcc1sp.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 530 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = Ocotepeque 1935 / Costa Rica Norte +[GeoTIFF - 0x0800] Geographic Type = Ocotepeque 1935 +[GeoTIFF - 0x0801] Geographic Citation = Ocotepeque 1935 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378206.4 +[GeoTIFF - 0x080b] Inv. Flattening = 294.979 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Lambert Conf Conic 1SP +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -84.333 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 10.467 +[GeoTIFF - 0x0c0a] Projection False Easting = 500000 +[GeoTIFF - 0x0c0b] Projection False Northing = 271820.522 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = lcc1sp.tif +[File - 0x0002] File Size = 531 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/lcc2sp.tif.txt b/tif/GeoTIFF/metadata/dotnet/lcc2sp.tif.txt new file mode 100644 index 00000000..e838a587 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/lcc2sp.tif.txt @@ -0,0 +1,52 @@ +FILE: lcc2sp.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 532 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = ETRS89 / Belgian Lambert 2008 +[GeoTIFF - 0x0800] Geographic Type = EUREF89 +[GeoTIFF - 0x0801] Geographic Citation = ETRS89 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378137 +[GeoTIFF - 0x080b] Inv. Flattening = 298.257 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Lambert Conf Conic 2SP +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 49.833 +[GeoTIFF - 0x0c07] Projection Standard Parallel 2 = 51.167 +[GeoTIFF - 0x0c0c] Projection False Origin Longitude = 4.359 +[GeoTIFF - 0x0c0d] Projection False Origin Latitude = 50.798 +[GeoTIFF - 0x0c0e] Projection False Origin Easting = 649328 +[GeoTIFF - 0x0c0f] Projection False Origin Northing = 665262 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = lcc2sp.tif +[File - 0x0002] File Size = 533 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/lsr.tif.txt b/tif/GeoTIFF/metadata/dotnet/lsr.tif.txt new file mode 100644 index 00000000..ad08a76c --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/lsr.tif.txt @@ -0,0 +1,49 @@ +FILE: lsr.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 1.701 1.701 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -8048.726 10525.15 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = User Defined +[GeoTIFF - 0x0808] Geographic Ellipsoid = International 1967 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c16] Projection Azimuth Angle = 90 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Local Space Rectangular Rome 1940 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = lsr.tif +[File - 0x0002] File Size = 47002 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/m30dem.tif.txt b/tif/GeoTIFF/metadata/dotnet/m30dem.tif.txt new file mode 100644 index 00000000..2ded309a --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/m30dem.tif.txt @@ -0,0 +1,45 @@ +FILE: m30dem.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 1479 pixels +[Exif IFD0 - 0x0101] Image Height = 1863 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 16 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [1863 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per inch +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = Inch +[Exif IFD0 - 0x0131] Software = VICAR Program VTIFF +[Exif IFD0 - 0x0132] Date/Time = 1996:11:21 15:59:03 +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 30 30 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 532950.13 4205669.82 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsPoint +[GeoTIFF - 0x0402] Citation = GeoTIFF 1.0 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 UTM zone 10N +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 10/NAD 27 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = m30dem.tif +[File - 0x0002] File Size = 5526132 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/mc.tif.txt b/tif/GeoTIFF/metadata/dotnet/mc.tif.txt new file mode 100644 index 00000000..e6ad1b22 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/mc.tif.txt @@ -0,0 +1,46 @@ +FILE: mc.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 618 pixels +[Exif IFD0 - 0x0101] Image Height = 579 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 579 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 357822 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -18527.928 3919152.531 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = MC E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Miller Cylindrical +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = mc.tif +[File - 0x0002] File Size = 358300 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/merc.tif.txt b/tif/GeoTIFF/metadata/dotnet/merc.tif.txt new file mode 100644 index 00000000..62844282 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/merc.tif.txt @@ -0,0 +1,52 @@ +FILE: merc.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0.001 +[GeoTIFF - 0x0c0b] Projection False Northing = 0.002 +[GeoTIFF - 0x0c11] Projection Center Latitude = 34 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 0.83 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Mercator North American 1927 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = merc.tif +[File - 0x0002] File Size = 47050 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/merc_obl.tif.txt b/tif/GeoTIFF/metadata/dotnet/merc_obl.tif.txt new file mode 100644 index 00000000..493ab172 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/merc_obl.tif.txt @@ -0,0 +1,51 @@ +FILE: merc_obl.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Oblique Mercator +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 +[GeoTIFF - 0x0c11] Projection Center Latitude = 40 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c16] Projection Azimuth Angle = 303.053 +[GeoTIFF - 0x0c15] Projection Scale at Center = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Oblique Mercator North American 1927 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = merc_obl.tif +[File - 0x0002] File Size = 47034 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/mercator.tif.txt b/tif/GeoTIFF/metadata/dotnet/mercator.tif.txt new file mode 100644 index 00000000..499d1ba2 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/mercator.tif.txt @@ -0,0 +1,48 @@ +FILE: mercator.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 515 pixels +[Exif IFD0 - 0x0101] Image Height = 515 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 515 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 265225 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15436.386 3321987.862 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = MER E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -117.475 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 33.764 +[GeoTIFF - 0x0c12] Projection Center Easting = 0 +[GeoTIFF - 0x0c13] Projection Center Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = mercator.tif +[File - 0x0002] File Size = 266172 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/mercator1sp.tif.txt b/tif/GeoTIFF/metadata/dotnet/mercator1sp.tif.txt new file mode 100644 index 00000000..c7fd6c8a --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/mercator1sp.tif.txt @@ -0,0 +1,51 @@ +FILE: mercator1sp.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 521 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = Segara (Jakarta) / NEIEZ +[GeoTIFF - 0x0800] Geographic Type = Segara Jakarta +[GeoTIFF - 0x0801] Geographic Citation = Segara (Jakarta) +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6377397.155 +[GeoTIFF - 0x080b] Inv. Flattening = 299.153 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 3.192 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 3900000 +[GeoTIFF - 0x0c0b] Projection False Northing = 900000 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 0.997 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = mercator1sp.tif +[File - 0x0002] File Size = 522 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/mercator2sp.tif.txt b/tif/GeoTIFF/metadata/dotnet/mercator2sp.tif.txt new file mode 100644 index 00000000..04da9dd5 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/mercator2sp.tif.txt @@ -0,0 +1,51 @@ +FILE: mercator2sp.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 521 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = SIRGAS 2000 / Brazil Mercator +[GeoTIFF - 0x0800] Geographic Type = SIRGAS 2000 +[GeoTIFF - 0x0801] Geographic Citation = SIRGAS 2000 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378137 +[GeoTIFF - 0x080b] Inv. Flattening = 298.257 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c06] Projection Standard Parallel 1 = -2 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -43 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 5000000 +[GeoTIFF - 0x0c0b] Projection False Northing = 10000000 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = mercator2sp.tif +[File - 0x0002] File Size = 522 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/meter.tif.txt b/tif/GeoTIFF/metadata/dotnet/meter.tif.txt new file mode 100644 index 00000000..965ef15b --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/meter.tif.txt @@ -0,0 +1,39 @@ +FILE: meter.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 515 pixels +[Exif IFD0 - 0x0101] Image Height = 515 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 515 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 265225 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15411.63 15448.774 0 + +[GeoTIFF - 0x0400] Model Type = User Defined +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = METRE +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = meter.tif +[File - 0x0002] File Size = 266048 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/miller.tif.txt b/tif/GeoTIFF/metadata/dotnet/miller.tif.txt new file mode 100644 index 00000000..8bace6c4 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/miller.tif.txt @@ -0,0 +1,51 @@ +FILE: miller.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Miller Cylindrical +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = Stockholm 1938 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Bessel 1841 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0.001 +[GeoTIFF - 0x0c0b] Projection False Northing = 0.002 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Miller Cylindrical Stockholm 1938 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = miller.tif +[File - 0x0002] File Size = 47034 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/mlatlon.tif.txt b/tif/GeoTIFF/metadata/dotnet/mlatlon.tif.txt new file mode 100644 index 00000000..f402b7b9 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/mlatlon.tif.txt @@ -0,0 +1,45 @@ +FILE: mlatlon.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 1828 pixels +[Exif IFD0 - 0x0101] Image Height = 1823 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 16 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [1823 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per inch +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = Inch +[Exif IFD0 - 0x0131] Software = VICAR Program VTIFF +[Exif IFD0 - 0x0132] Date/Time = 1996:11:21 15:03:45 +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 0 0 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -122.626 38 0 + +[GeoTIFF - 0x0400] Model Type = Geographic +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = Geographic Model/GeoTIFF 1.0 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0801] Geographic Citation = NAD 27 Datum + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = mlatlon.tif +[File - 0x0002] File Size = 6679957 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/mod_poly.tif.txt b/tif/GeoTIFF/metadata/dotnet/mod_poly.tif.txt new file mode 100644 index 00000000..5ccc5030 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/mod_poly.tif.txt @@ -0,0 +1,52 @@ +FILE: mod_poly.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1983 +[GeoTIFF - 0x0808] Geographic Ellipsoid = GRS 1980 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0.001 +[GeoTIFF - 0x0c0b] Projection False Northing = 0.002 +[GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 30 +[GeoTIFF - 0x0c07] Projection Standard Parallel 2 = 34 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Modified Polyconic (IMW Series) North American 1983 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = mod_poly.tif +[File - 0x0002] File Size = 47082 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/molle.tif.txt b/tif/GeoTIFF/metadata/dotnet/molle.tif.txt new file mode 100644 index 00000000..f1f0a8e0 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/molle.tif.txt @@ -0,0 +1,51 @@ +FILE: molle.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8307 16189 24054 31766 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7933 7882 7865 7712 7699 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Mollweide WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = molle.tif +[File - 0x0002] File Size = 46122 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/new_zealand_mapping_grid.tif.txt b/tif/GeoTIFF/metadata/dotnet/new_zealand_mapping_grid.tif.txt new file mode 100644 index 00000000..133ffb4a --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/new_zealand_mapping_grid.tif.txt @@ -0,0 +1,52 @@ +FILE: new_zealand_mapping_grid.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 534 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = unknown +[GeoTIFF - 0x0800] Geographic Type = User Defined +[GeoTIFF - 0x0801] Geographic Citation = GCS Name = unknown|Primem = Greenwich +[GeoTIFF - 0x0802] Geodetic Datum = New Zealand Geodetic Datum 1949 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378388 +[GeoTIFF - 0x080b] Inv. Flattening = 297 +[GeoTIFF - 0x080d] To WGS84 = 0 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = New Zealand Map Grid +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 173 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = -41 +[GeoTIFF - 0x0c0a] Projection False Easting = 2510000 +[GeoTIFF - 0x0c0b] Projection False Northing = 6023150 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = new_zealand_mapping_grid.tif +[File - 0x0002] File Size = 535 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/ntf_nord.tif.txt b/tif/GeoTIFF/metadata/dotnet/ntf_nord.tif.txt new file mode 100644 index 00000000..e3504945 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/ntf_nord.tif.txt @@ -0,0 +1,36 @@ +FILE: ntf_nord.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 512 pixels +[Exif IFD0 - 0x0101] Image Height = 512 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [32 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 16 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 100000 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NTF Nord France + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ntf_nord.tif +[File - 0x0002] File Size = 262674 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/nz_map_grid.tif.txt b/tif/GeoTIFF/metadata/dotnet/nz_map_grid.tif.txt new file mode 100644 index 00000000..0c4870a7 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/nz_map_grid.tif.txt @@ -0,0 +1,50 @@ +FILE: nz_map_grid.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = New Zealand Map Grid +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = New Zealand Geodetic Datum 1949 +[GeoTIFF - 0x0808] Geographic Ellipsoid = International 1967 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 173 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = -41 +[GeoTIFF - 0x0c0a] Projection False Easting = 2510000 +[GeoTIFF - 0x0c0b] Projection False Northing = 6023150 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = New Zealand Map Grid Geodetic Datum 1949 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = nz_map_grid.tif +[File - 0x0002] File Size = 47034 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/o41078a1.tif.txt b/tif/GeoTIFF/metadata/dotnet/o41078a1.tif.txt new file mode 100644 index 00000000..afe1666a --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/o41078a1.tif.txt @@ -0,0 +1,42 @@ +FILE: o41078a1.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 5032 pixels +[Exif IFD0 - 0x0101] Image Height = 6793 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette +[Exif IFD0 - 0x0111] Strip Offsets = [6793 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 82 82 82 80 80 82 86 86 87 87 86 89 87 86 91 91 105 102 102 102 115 118 138 135 129 135 146 153 161 160 175 175 184 212 215 236 247 223 256 257 249 235 234 250 263 250 273 284 264 232 238 233 210 215 208 203 191 188 163 174 167 156 138 129 120 96 99 94 92 96 94 91 92 90 89 86 91 97 104 109 123 129 141 147 170 191 193 194 206 196 201 191 192 205 207 200 197 196 191 192 187 176 175 155 151 154 137 131 133 120 106 99 102 100 96 93 95 95 103 119 132 139 139 147 163 176 185 197 201 203 220 238 239 235 235 260 253 261 255 282 284 275 259 268 264 229 221 218 214 206 208 205 183 166 162 159 147 126 126 134 106 100 100 88 88 88 91 91 88 84 84 84 98 105 132 136 137 160 172 182 201 213 220 220 211 197 197 197 195 197 201 201 211 210 199 216 235 250 257 269 254 242 223 206 185 200 196 190 177 151 144 129 127 124 127 125 133 120 142 160 211 245 272 314 340 332 354 370 359 363 372 382 379 377 371 365 376 360 375 423 421 440 435 472 470 430 400 437 402 355 347 347 335 325 327 337 318 333 340 344 346 343 364 356 402 458 421 402 417 416 436 445 439 417 470 464 478 438 403 452 465 466 479 512 508 547 546 590 605 640 638 633 635 655 630 643 647 692 683 698 708 660 629 638 587 588 581 595 614 610 588 602 564 616 569 566 565 561 553 558 580 578 574 632 697 709 710 740 745 750 769 769 792 821 815 821 733 786 720 744 752 747 732 767 823 903 926 894 959 959 912 931 926 945 927 1003 933 916 866 949 960 921 999 981 992 978 982 961 949 985 1030 1073 1027 990 1002 1002 1004 1074 1099 1157 1148 1139 1123 1205 1180 1170 1067 1108 1180 1179 1118 1123 1139 1152 1138 1158 1147 1087 1099 1067 1116 1067 1060 1042 1093 1070 1027 1048 1032 1010 1018 1009 1043 981 1005 1051 982 1063 1026 1005 1021 1098 1052 1096 1098 1063 1051 1075 1061 1149 1152 1134 1019 1040 1081 1031 1080 1060 1098 1098 1130 1084 1086 1054 1047 1086 1149 1098 1097 1061 1110 1072 1094 1047 1080 1009 979 986 1068 1049 1115 1054 1082 1090 1092 1114 1062 1075 1090 1080 1104 1135 1115 1104 1099 1081 1136 1140 1150 1117 1086 1128 1099 1103 1057 1083 1125 1077 1117 1081 1049 1073 1027 1065 1084 1070 1059 1098 1096 1116 1074 1111 1075 1044 1012 1073 1072 1110 1097 1143 1083 1111 1110 1113 1030 1092 1077 1079 1074 1055 1041 1074 1031 1034 1052 1080 1077 1066 1104 1127 1131 1060 1079 1050 1055 1031 1045 1012 1069 1056 1048 1020 1076 1029 1017 1020 1077 1025 1073 1010 1035 1021 1028 1059 1065 1041 1026 1041 1061 1115 1065 1086 1089 1080 1075 1043 1101 1113 1091 1060 1058 1064 1072 1039 935 1016 995 1031 997 980 1018 1023 1060 1027 1047 1055 1053 1067 1053 1038 1003 1072 1028 1049 1053 1087 1133 1119 1110 1113 1124 1079 1084 1063 1127 1113 1090 1110 1058 1067 1082 1065 1122 1125 1086 1099 1105 1117 1148 1203 1195 1200 1159 1159 1209 1215 1155 1162 1148 1149 1133 1144 1112 1100 1063 1065 1051 1038 1043 1083 1078 1051 1079 1092 1021 1006 1030 994 1013 1048 1064 1052 1059 1079 1076 1062 1089 1124 1051 1004 1053 1046 1069 1070 1092 1080 1057 1061 1065 1083 1046 1005 1035 1061 1081 1044 1067 1081 1087 1060 1049 1047 1087 1138 1120 1143 1132 1125 1105 1127 1127 1102 1091 1183 1120 1154 1081 1113 1128 1162 1167 1113 1051 1062 1096 1107 1072 1071 1086 1051 1037 1020 1011 973 1005 1054 1003 1027 1084 1059 1050 1034 1032 1047 1040 1061 1053 1081 1027 970 968 1022 1037 982 1009 1020 1033 990 1079 1035 1034 1059 1052 1028 992 977 980 974 966 955 929 1007 994 1010 981 990 980 937 915 900 904 927 907 903 918 950 934 898 945 940 902 859 913 923 952 927 950 954 984 985 982 978 1001 944 975 998 995 947 966 941 999 1041 1028 1007 1007 985 976 970 981 1044 982 997 962 947 971 915 919 939 921 893 962 941 905 860 922 917 942 895 894 878 933 930 914 924 920 942 958 953 937 916 909 977 938 915 929 888 846 839 878 887 819 818 826 822 828 813 813 833 807 757 772 723 751 745 738 773 781 758 780 838 825 774 775 808 798 793 776 790 787 743 749 791 768 767 782 793 808 814 808 804 744 730 763 783 834 833 780 802 751 768 820 764 789 768 758 760 751 742 779 782 857 781 820 831 798 783 787 759 794 762 756 828 780 785 801 777 813 800 795 796 804 850 849 833 855 835 778 806 880 915 824 801 817 805 804 812 762 802 826 845 843 834 860 824 845 857 914 858 869 830 845 857 835 909 916 857 844 870 882 890 853 887 895 927 890 889 910 897 904 939 923 919 960 1002 1025 1054 1053 1032 1089 1052 1108 1074 1051 1043 1003 1002 1002 990 1002 984 976 987 1019 981 977 964 961 1004 1027 996 963 973 988 1020 991 1000 981 979 963 1001 919 962 976 969 936 936 924 994 972 968 964 1050 1010 970 980 988 1042 1006 992 1034 992 980 934 977 1015 950 979 997 1067 994 994 981 989 1015 977 958 986 967 918 1019 952 1005 959 942 967 939 964 978 912 936 967 937 904 868 895 878 902 874 869 845 845 847 788 807 813 826 839 869 815 785 805 760 818 804 720 717 774 790 778 781 770 727 771 749 727 695 732 717 702 733 701 678 707 672 668 674 682 711 725 698 699 719 703 700 726 678 669 681 624 640 656 655 623 681 679 693 673 700 740 726 682 649 712 707 718 707 729 742 704 723 682 678 682 717 728 694 690 733 727 743 800 808 769 716 755 767 833 805 808 773 779 813 788 800 788 768 804 789 809 804 774 790 812 805 800 778 777 788 757 758 811 761 783 831 782 818 816 827 805 806 798 806 818 786 781 799 816 829 854 810 841 824 840 830 859 856 844 846 865 888 860 846 827 818 873 858 854 845 874 893 920 915 948 933 904 908 937 892 906 926 902 887 871 827 851 851 890 890 831 878 822 831 833 868 873 871 896 879 855 824 872 863 843 896 882 896 865 855 874 869 858 848 848 859 876 884 864 882 867 900 850 850 860 825 851 864 887 882 887 880 943 946 849 876 891 875 864 838 871 879 839 877 869 907 910 866 863 848 848 905 938 883 884 892 903 919 895 894 912 889 886 932 925 912 890 942 911 924 895 920 917 874 883 862 860 844 878 862 905 879 860 866 862 854 860 869 906 874 879 882 852 878 855 849 860 833 885 858 847 850 822 856 868 839 838 770 813 824 814 833 837 824 804 849 837 789 806 824 890 856 859 847 848 883 901 893 890 849 853 870 898 902 931 886 872 855 862 857 860 827 850 843 845 834 850 861 861 865 827 810 837 812 780 785 819 763 784 815 817 810 815 789 791 780 761 760 739 689 731 703 710 747 714 678 689 676 676 682 679 687 692 717 721 693 649 661 668 679 657 646 633 690 649 679 717 726 736 741 740 722 721 761 723 681 671 690 693 703 705 679 706 720 691 756 709 709 766 766 771 739 719 764 766 733 772 723 724 728 756 795 820 824 812 840 847 849 870 864 904 912 893 839 916 901 928 920 898 909 944 917 867 866 949 906 901 911 941 938 917 996 958 960 923 904 850 858 874 898 902 897 878 858 893 846 907 918 887 888 880 901 846 849 871 852 865 852 806 835 844 849 834 857 837 892 863 843 859 852 832 834 824 863 822 855 871 876 883 909 926 915 927 891 894 911 865 895 919 891 937 899 920 903 937 928 904 915 896 917 940 909 886 895 884 893 877 859 874 908 919 942 938 913 912 894 899 890 882 889 939 922 872 926 942 1005 953 956 916 907 906 888 889 910 874 906 936 939 936 932 961 914 931 873 878 921 943 959 908 905 879 844 866 908 947 912 906 927 930 928 942 986 956 950 915 935 957 952 904 902 859 927 876 908 924 868 874 899 905 873 914 904 861 868 890 874 871 877 861 860 912 897 849 868 879 878 858 852 845 837 859 868 882 864 880 867 798 826 834 875 848 882 839 837 797 804 840 835 888 858 884 848 819 857 863 852 885 856 890 870 877 833 852 857 899 906 895 923 861 896 947 897 924 946 929 919 919 954 920 889 890 932 958 949 926 923 913 902 859 841 913 904 863 892 942 913 870 869 905 914 960 926 905 885 904 876 879 906 865 848 854 851 886 902 892 850 836 881 915 884 920 898 942 886 939 902 928 893 836 885 926 886 875 844 836 805 904 844 863 887 811 850 818 845 861 860 901 913 873 871 896 895 893 855 879 830 869 885 852 898 939 955 922 905 911 913 929 951 968 932 914 909 958 957 940 938 971 899 865 920 933 888 919 932 948 891 921 907 930 925 907 937 947 937 936 987 954 941 953 948 887 863 918 946 913 922 917 900 910 897 928 975 983 978 980 974 970 966 974 959 961 950 924 907 944 925 919 897 929 934 903 954 891 915 888 870 867 879 897 884 926 897 925 896 922 892 912 912 895 872 897 917 911 887 900 931 931 923 950 905 923 885 892 909 952 936 920 907 973 956 946 919 925 913 955 977 938 918 921 906 940 917 893 914 897 888 899 896 902 886 857 896 904 919 983 897 910 856 885 917 911 933 947 856 909 907 947 961 914 921 932 921 964 943 959 925 948 946 954 933 951 935 922 886 904 923 893 926 902 908 912 945 901 900 888 907 840 890 911 898 910 875 906 889 875 907 874 912 897 876 930 911 891 884 901 906 941 931 940 994 979 972 933 968 968 1049 1020 1001 979 1003 1042 1016 980 983 981 1012 1009 980 961 1006 963 1013 1058 1020 1039 1024 1120 1062 1081 1097 1114 1119 1017 1043 999 1075 1027 1035 976 973 964 953 987 920 914 946 980 885 962 921 982 914 927 929 939 935 918 905 936 905 933 913 948 912 922 934 883 950 922 903 870 909 875 899 927 906 892 888 923 919 899 959 947 924 876 906 877 912 903 913 927 908 833 869 847 879 873 872 857 878 910 894 876 883 904 889 857 914 968 878 926 945 952 934 978 964 940 938 957 961 915 963 907 919 873 907 889 896 913 900 875 911 943 949 901 911 891 849 889 860 867 852 886 847 867 888 896 906 889 874 875 860 835 851 852 876 899 906 904 897 910 878 882 939 896 904 894 902 917 896 906 874 888 892 860 868 900 917 860 943 904 928 938 926 932 924 915 910 953 980 941 904 932 949 932 930 935 921 900 967 952 939 920 925 897 884 905 867 899 878 867 866 866 883 867 888 925 888 875 879 878 928 867 883 880 906 931 920 880 885 880 882 891 875 867 857 889 847 876 885 831 849 856 845 855 855 874 844 839 868 870 900 902 873 887 888 898 845 839 880 877 917 910 883 926 944 928 922 939 939 954 954 939 966 972 930 890 919 962 952 934 924 935 962 948 910 937 989 981 965 975 962 981 978 997 1010 1029 974 993 986 962 933 958 948 967 1005 1003 1028 976 994 960 977 958 949 898 894 915 943 935 948 961 954 919 931 957 985 978 979 984 987 985 949 1001 991 1007 991 1009 1037 1032 1015 1001 998 968 1016 985 979 1033 1006 1108 1018 1019 1045 1010 1017 1020 1054 1023 1028 1039 1023 1048 990 993 1028 991 986 1054 1028 1024 1072 1084 1039 1091 1024 1002 1050 1036 1058 1040 1009 1011 976 954 953 967 947 970 956 980 948 962 918 984 974 916 953 939 884 926 886 884 869 860 909 870 921 897 874 901 875 907 896 874 875 927 916 897 923 898 973 968 978 966 966 939 907 958 952 928 905 943 964 956 986 1016 968 1027 1036 987 983 974 1015 996 992 1003 1022 999 1018 1053 1059 1045 1044 1081 1077 1059 1093 1082 1077 1065 1113 1099 1073 1095 1075 1057 1040 1028 1068 1068 1069 1052 1118 1111 1126 1051 1054 1041 1064 1091 1062 1048 1061 1023 1043 1060 1057 1077 1073 1035 1077 1066 1066 1061 1088 1090 1123 1097 1041 1051 1081 1092 1059 1080 1050 1077 1082 1080 1021 1081 1036 1041 1005 1002 996 1026 1034 1003 1024 1064 993 969 982 969 975 962 917 972 964 980 994 986 985 1016 953 979 948 932 945 899 912 907 915 904 901 888 891 866 865 900 863 870 864 844 841 803 795 843 832 856 842 836 859 873 849 846 846 871 865 855 858 816 860 847 845 836 809 842 840 880 853 826 817 799 819 809 819 824 842 812 775 775 829 787 810 859 811 817 844 820 794 781 813 818 839 853 834 821 833 808 837 878 817 831 862 835 806 770 796 821 799 812 827 826 790 784 834 834 839 776 793 801 836 844 812 790 772 785 806 827 824 766 797 802 824 873 849 879 828 870 814 835 869 859 897 840 821 830 795 832 845 782 783 788 801 744 730 765 800 853 808 850 841 817 857 853 869 850 860 845 857 863 893 866 883 868 864 868 850 823 839 832 856 851 890 878 847 897 867 865 895 887 887 895 879 831 813 841 885 912 880 857 873 901 861 820 844 837 831 822 796 813 821 807 848 850 871 847 817 844 860 830 877 869 841 813 826 865 850 865 902 895 868 875 882 903 940 912 905 919 937 930 972 983 1013 989 1031 985 964 956 948 948 943 962 987 948 938 1001 942 1037 1035 1016 1012 1075 1048 1049 1056 1058 1049 1064 1016 1051 1037 1075 1080 1094 1076 1074 1087 1081 1048 1110 1111 1102 1138 1052 1049 1028 1083 1045 1048 1072 1090 1046 1026 1031 1072 1045 1013 987 976 1023 1020 1061 984 1023 1054 1049 1058 1063 1013 1005 1018 1012 987 1018 990 1034 1040 993 988 985 999 992 965 1043 1047 1072 1053 996 1006 997 991 972 1000 1029 1026 983 1025 1050 963 976 985 1009 967 972 950 952 981 992 937 944 1010 1041 1032 983 989 1014 1013 997 970 1005 999 959 971 963 1003 924 932 924 989 980 984 1002 963 951 927 920 947 924 892 907 905 953 944 941 978 893 937 956 964 984 990 950 942 931 931 915 905 939 908 894 917 899 866 893 927 920 963 936 924 931 906 912 970 931 938 963 1011 985 1033 998 958 943 976 927 941 892 884 926 907 911 924 957 904 934 887 893 902 871 898 850 919 887 925 906 878 855 903 927 934 899 932 915 878 839 827 870 875 849 830 827 812 835 854 856 842 842 819 904 868 848 829 844 803 805 816 808 828 838 817 798 815 830 814 821 809 834 798 825 809 845 864 890 877 899 861 904 846 901 881 883 868 881 855 906 854 843 871 867 874 877 892 890 919 855 882 887 908 896 954 932 1003 1046 1048 997 998 987 1003 978 965 956 936 944 944 1007 997 915 898 905 915 918 924 917 915 917 909 897 887 881 873 893 893 905 895 922 914 976 934 942 932 926 960 986 966 931 960 936 945 1003 932 943 947 961 943 966 1008 961 982 1016 951 955 932 943 959 932 996 980 985 992 1056 988 995 970 1026 1015 1014 986 977 976 975 947 942 978 977 993 993 1001 1025 1003 999 1030 997 980 964 999 960 1004 981 1013 1064 1044 996 1040 1054 1001 996 991 993 982 979 1000 994 1016 1050 1043 1001 1016 970 995 1015 1027 995 1035 987 1004 953 995 986 1006 986 996 981 979 977 989 1032 1026 1006 1036 1020 1018 1043 1032 1036 1009 996 1000 1001 1007 1008 1012 978 987 949 983 1009 1005 1011 1023 1028 1023 1004 996 1012 1025 1028 1017 984 955 989 1015 1020 996 1016 1017 1002 979 1004 986 984 1022 1038 1000 1038 1009 1029 1036 1065 1031 1062 1026 1040 1017 1000 1005 1044 996 1022 999 1010 959 954 970 979 1021 1038 1028 1062 1011 1023 960 922 952 979 967 992 1010 1010 975 983 953 984 967 949 915 916 924 920 923 877 981 989 954 992 997 984 946 977 969 911 925 941 1005 939 954 977 964 958 957 978 964 996 979 969 975 979 942 986 951 928 964 961 973 930 945 983 979 969 984 973 993 1004 984 965 955 1008 1000 996 988 977 1001 1017 970 982 971 967 1007 997 1009 990 1021 983 921 909 904 897 926 905 893 928 954 943 943 938 957 1000 1057 1005 1068 1012 1060 1051 986 1057 1023 1042 985 961 954 1014 1010 983 990 949 1017 1016 1034 989 976 970 993 994 1022 975 993 1007 1008 972 989 982 980 984 944 925 948 995 976 1014 994 1005 977 1003 928 899 944 932 917 922 894 938 997 958 1018 964 993 1019 979 1015 955 995 963 1007 1029 1012 950 941 950 995 983 945 1025 1002 1003 1001 1039 1062 1040 982 1017 1024 1023 1027 1048 1040 1063 1130 1146 1089 1117 1144 1177 1218 1182 1193 1113 1162 1126 1182 1160 1137 1135 1150 1118 1060 1117 1161 1150 1164 1153 1124 1144 1152 1189 1178 1131 1118 1166 1192 1176 1219 1268 1174 1190 1239 1238 1246 1250 1268 1271 1255 1254 1224 1251 1195 1227 1239 1279 1284 1219 1239 1270 1237 1292 1302 1325 1282 1289 1267 1325 1347 1373 1336 1305 1353 1321 1285 1347 1313 1304 1348 1380 1374 1386 1364 1388 1399 1353 1384 1405 1402 1419 1333 1439 1410 1375 1439 1472 1414 1397 1371 1441 1466 1396 1400 1400 1419 1483 1474 1431 1424 1474 1501 1528 1502 1474 1488 1505 1499 1545 1473 1477 1457 1434 1479 1474 1462 1497 1437 1547 1504 1456 1473 1446 1438 1446 1460 1485 1524 1481 1459 1497 1472 1460 1426 1461 1415 1385 1379 1460 1451 1406 1392 1461 1388 1423 1388 1345 1436 1477 1418 1362 1393 1382 1412 1400 1369 1403 1352 1295 1364 1356 1374 1364 1332 1328 1409 1361 1316 1318 1329 1349 1358 1326 1341 1300 1313 1349 1285 1288 1308 1318 1363 1318 1362 1309 1257 1268 1287 1270 1294 1252 1280 1238 1301 1242 1197 1230 1245 1235 1191 1160 1172 1197 1170 1139 1163 1103 1101 1130 1092 1115 1095 1086 1109 1061 1087 1050 1071 1044 1067 1031 1026 1048 1086 1087 1037 1042 1019 1028 1047 1074 1136 1043 989 987 974 953 998 1026 1009 1066 994 1003 965 1007 1004 1001 983 984 979 1022 1041 1051 1012 1000 1002 1044 1075 1050 981 1006 998 1005 979 960 974 995 1018 1018 980 978 972 946 965 977 930 934 967 950 916 902 921 928 915 882 915 904 896 883 863 885 935 954 893 927 952 977 989 943 919 945 952 975 933 973 950 960 937 930 1001 966 910 959 958 980 946 936 919 978 949 981 1002 990 975 1006 1008 967 931 950 945 954 960 943 949 931 938 916 901 895 911 921 920 921 927 904 954 934 945 946 990 1014 970 1005 980 938 979 991 984 973 991 1011 1034 993 1029 1043 1039 1005 1007 1081 1005 1035 1054 1048 1032 1028 1060 1084 1039 1092 1161 1087 1097 1091 1077 1111 1136 1122 1104 1117 1146 1183 1214 1191 1211 1230 1188 1213 1162 1170 1144 1166 1176 1180 1178 1196 1147 1170 1198 1176 1146 1208 1154 1124 1164 1179 1153 1174 1138 1151 1151 1096 1094 1089 1081 1026 1084 1088 1055 1080 1070 1114 1145 1127 1079 1115 1128 1174 1140 1086 1114 1125 1116 1079 1062 1029 1049 1063 1083 1061 1131 1059 1075 1058 1038 1054 1084 1035 1083 1068 1062 1091 1089 1098 1150 1165 1119 1134 1136 1165 1133 1117 1142 1146 1071 1078 1095 1132 1142 1123 1162 1175 1144 1148 1158 1183 1189 1088 1137 1124 1140 1201 1197 1115 1177 1206 1231 1231 1177 1198 1221 1241 1210 1265 1242 1202 1273 1237 1291 1235 1261 1289 1234 1237 1191 1239 1258 1224 1229 1264 1281 1283 1197 1217 1260 1264 1253 1235 1229 1203 1201 1208 1220 1212 1205 1187 1217 1221 1175 1185 1207 1203 1227 1190 1235 1193 1177 1207 1223 1196 1131 1113 1143 1148 1170 1182 1147 1131 1177 1149 1147 1152 1127 1104 1086 1051 1099 1107 1115 1119 1092 1129 1135 1091 1108 1163 1199 1151 1138 1161 1196 1162 1186 1140 1204 1198 1180 1134 1168 1158 1112 1098 1115 1095 1133 1164 1100 1128 1158 1129 1129 1166 1153 1155 1141 1106 1128 1110 1110 1061 1076 1136 1099 1115 1077 1063 1105 1063 1060 1030 1120 1132 1168 1165 1211 1126 1132 1229 1227 1216 1199 1221 1244 1272 1247 1214 1188 1212 1179 1186 1167 1258 1289 1245 1202 1265 1253 1228 1227 1192 1216 1269 1193 1255 1202 1209 1218 1223 1222 1160 1208 1220 1223 1192 1249 1256 1290 1227 1267 1236 1214 1219 1171 1257 1234 1250 1196 1253 1243 1199 1270 1231 1196 1212 1249 1150 1225 1270 1277 1190 1210 1198 1209 1216 1209 1258 1233 1233 1160 1161 1179 1171 1232 1282 1139 1179 1209 1150 1129 1147 1129 1150 1164 1122 1183 1173 1165 1161 1079 1092 1141 1119 1131 1125 1135 1083 1121 1118 1040 1008 1053 987 1066 1086 1162 1137 1091 1036 1030 1063 1062 1045 1087 1120 1062 1070 1061 1083 1057 1035 1056 1056 1021 1044 1086 1067 1107 1129 1101 1071 1086 1072 1123 1091 1102 1078 1091 1053 1045 1035 1030 1028 1061 989 1032 1048 1044 993 1039 1030 1078 1049 1010 1017 1038 1019 1006 979 1042 1026 1009 1080 1058 1024 1039 1037 1043 1024 1025 1039 988 975 963 1025 974 1030 975 1064 1037 1057 1065 1024 1054 1035 1084 1117 1117 1121 1163 1103 1142 1079 1062 1136 1100 1089 1022 997 1033 1043 1063 1041 1029 994 1068 1043 1042 1045 1070 1059 1060 1090 1084 1124 1074 1065 1039 1069 1049 1153 1148 1112 1079 1077 1050 1114 1105 1114 1129 1070 1048 1098 1109 1089 1079 1060 1041 1068 1073 1102 1059 1065 1064 1126 1136 1148 1118 1113 1067 1145 1135 1184 1165 1189 1194 1147 1109 1093 1148 1093 1141 1086 1095 1106 1131 1119 1166 1070 1048 1102 1112 1082 1047 1063 1076 1088 1113 1076 1030 1015 1042 1069 1082 1083 1054 1070 1109 1021 1066 1078 1074 1081 1054 1052 1021 1039 1047 1042 1021 1050 1039 1039 1094 1086 1075 1072 1142 1096 1006 1067 1024 1079 1084 1115 1118 1146 1139 1087 1073 1072 1026 1092 1098 1136 1093 1119 1123 1107 1182 1189 1182 1177 1232 1139 1186 1143 1160 1160 1148 1180 1147 1168 1176 1215 1152 1108 1123 1130 1148 1159 1149 1133 1223 1202 1141 1130 1142 1157 1159 1136 1118 1146 1143 1174 1170 1141 1177 1129 1137 1162 1106 1130 1110 1184 1167 1156 1150 1122 1196 1150 1184 1212 1165 1188 1128 1135 1127 1133 1150 1149 1194 1159 1151 1153 1157 1155 1165 1163 1088 1135 1199 1159 1155 1188 1180 1212 1160 1182 1226 1220 1230 1154 1146 1183 1277 1164 1198 1209 1235 1204 1182 1134 1150 1141 1174 1156 1203 1188 1136 1153 1183 1261 1302 1260 1243 1175 1274 1277 1227 1240 1164 1221 1217 1240 1194 1116 1150 1136 1116 1121 1063 1108 1156 1154 1178 1070 1128 1170 1221 1150 1093 1200 1262 1242 1177 1169 1218 1222 1208 1137 1085 1101 1106 1048 1052 1095 1140 1101 1080 1062 1097 1117 1111 1135 1112 1124 1121 1132 1058 1094 1011 1094 1082 1039 1045 1026 998 1047 1056 1115 1116 1132 1121 1115 1042 1036 1115 1117 1151 1106 1081 1118 1140 1178 1094 1068 1118 1105 1109 1152 1112 1162 1076 1070 1084 1041 1052 1037 1041 1056 1019 1095 1062 1041 1100 1069 1094 1092 1083 1024 1038 1084 1133 1090 1124 1038 1100 1039 1036 1093 1086 1054 1076 1102 1085 1070 1062 1096 1071 1092 1103 1121 1058 1064 1074 1144 1121 1120 1075 1081 1124 1149 1110 1067 1077 994 1011 1023 1060 1018 1000 985 1022 1077 1032 1057 1084 1068 1015 1007 1024 975 1012 1041 1018 1029 1066 1073 1058 1037 1041 1032 1081 1063 1047 1022 1069 1050 1050 1065 1028 1013 1038 1044 1074 1097 1087 1096 1132 1140 1137 1115 1101 1113 1123 1134 1116 1090 1125 1080 1122 1069 1066 1094 1070 1077 1089 1071 1100 1043 1023 1024 1027 1075 1055 1056 1086 1009 999 1021 1039 1053 1000 1073 997 1091 1014 1050 1016 1011 1019 1060 1069 1032 1016 1153 1129 1118 1184 1142 1181 1176 1174 1128 1151 1125 1195 1145 1167 1164 1197 1229 1221 1279 1232 1262 1254 1280 1299 1292 1290 1289 1331 1293 1263 1228 1302 1287 1251 1263 1291 1236 1263 1307 1265 1278 1306 1296 1350 1310 1291 1309 1312 1288 1337 1315 1274 1343 1280 1327 1305 1281 1364 1339 1377 1353 1321 1312 1347 1307 1299 1348 1345 1372 1341 1371 1340 1324 1286 1343 1348 1291 1335 1252 1289 1267 1300 1304 1303 1298 1292 1266 1343 1294 1296 1288 1272 1296 1266 1283 1270 1282 1319 1309 1325 1269 1335 1301 1285 1310 1296 1322 1250 1279 1266 1285 1282 1302 1328 1281 1347 1299 1309 1301 1296 1270 1294 1302 1346 1371 1310 1333 1295 1302 1280 1268 1238 1369 1315 1283 1323 1301 1345 1374 1339 1332 1248 1238 1221 1201 1227 1226 1285 1277 1277 1274 1228 1260 1239 1274 1238 1272 1224 1249 1311 1290 1266 1272 1288 1297 1310 1314 1285 1287 1315 1306 1286 1312 1302 1337 1326 1348 1304 1296 1291 1294 1262 1272 1294 1229 1271 1243 1253 1304 1247 1215 1221 1248 1258 1314 1269 1266 1260 1265 1323 1284 1273 1277 1226 1268 1267 1220 1288 1324 1280 1236 1282 1245 1265 1260 1281 1243 1295 1316 1266 1247 1248 1225 1245 1242 1262 1263 1335 1304 1240 1178 1187 1245 1201 1206 1239 1192 1272 1249 1295 1233 1250 1216 1229 1292 1259 1280 1290 1259 1283 1292 1332 1310 1283 1274 1292 1257 1268 1310 1299 1281 1342 1296 1316 1343 1299 1354 1321 1280 1269 1249 1234 1204 1254 1259 1276 1208 1288 1297 1262 1306 1290 1319 1270 1213 1207 1202 1250 1260 1256 1270 1217 1245 1227 1228 1252 1188 1198 1244 1244 1187 1183 1174 1203 1180 1190 1188 1220 1192 1222 1222 1176 1232 1219 1251 1234 1217 1223 1271 1255 1267 1250 1230 1326 1310 1298 1222 1249 1192 1226 1207 1234 1187 1086 1128 1087 1105 1118 1117 1075 1068 1084 1085 1072 1110 1096 1116 1111 1107 1189 1175 1156 1137 1169 1193 1224 1172 1135 1190 1144 1211 1218 1170 1173 1155 1128 1170 1147 1142 1125 1125 1136 1149 1164 1161 1188 1164 1178 1162 1146 1172 1107 1095 1118 1090 1105 1091 1101 1067 1156 1126 1075 1064 1105 1045 1042 1021 1069 1111 1072 1045 1054 1067 1031 1064 1113 1097 1081 1073 1140 1078 1032 1102 1138 1128 1072 1081 1078 1099 1081 1098 1099 1112 1165 1115 1104 1021 1048 1085 1114 1113 1084 1092 1120 1095 1103 1109 1110 1146 1114 1116 1126 1139 1182 1105 1076 1086 1132 1113 1113 1054 1046 1128 1115 1062 1019 1039 1077 1035 1047 1077 1119 1070 1034 1054 1020 1061 1071 1048 1052 1054 1102 1026 1021 1065 1002 1052 1088 1045 1035 1036 1001 1044 1101 1020 1060 1032 1068 1056 1072 1052 1041 1012 1034 1028 1100 1067 1036 1025 1069 1067 1062 1059 1096 1050 1017 1116 1157 1146 1099 1129 1115 1138 1201 1159 1163 1165 1150 1172 1136 1196 1120 1206 1192 1140 1176 1177 1222 1197 1241 1251 1222 1208 1217 1206 1202 1178 1173 1176 1197 1274 1254 1297 1221 1259 1237 1231 1213 1230 1275 1287 1247 1277 1264 1293 1348 1299 1295 1341 1264 1232 1308 1232 1243 1298 1308 1266 1254 1248 1279 1262 1257 1213 1181 1174 1229 1186 1223 1200 1242 1182 1175 1184 1153 1172 1205 1184 1212 1200 1208 1219 1272 1289 1276 1273 1265 1303 1338 1310 1309 1288 1299 1298 1255 1251 1205 1186 1214 1304 1204 1231 1198 1250 1213 1172 1234 1203 1231 1228 1150 1233 1230 1261 1215 1191 1194 1198 1225 1244 1244 1233 1228 1221 1180 1207 1198 1216 1233 1269 1188 1251 1277 1308 1318 1273 1218 1198 1163 1180 1190 1218 1211 1249 1257 1227 1173 1166 1154 1200 1197 1241 1183 1211 1213 1169 1184 1229 1224 1187 1209 1254 1215 1216 1221 1191 1177 1162 1203 1220 1192 1201 1186 1205 1184 1164 1136 1201 1162 1208 1165 1187 1145 1187 1151 1196 1125 1136 1121 1134 1164 1156 1125 1092 1112 1106 1070 1145 1106 1053 1081 1157 1065 1104 1093 1075 1034 1048 1022 1059 1055 1109 1078 1062 1069 1109 1023 1046 1097 1057 1031 1008 999 1020 1046 1029 1088 1041 1088 1073 1098 1124 1080 1101 1126 1035 1047 1025 1078 1057 1048 1071 1064 1082 1101 1093 1038 1071 1070 1076 1053 1019 1036 1056 1075 1086 1067 1070 1053 1039 1030 1033 1034 1050 1046 1056 1067 999 1060 1084 1115 1076 1050 1032 1054 1028 1015 1020 1016 1064 1023 985 1039 1046 1047 1049 1041 958 1039 1040 1052 1035 1041 1025 995 1043 1047 1035 1024 1073 1025 1018 1070 1082 1070 1092 1137 1085 1055 1067 1075 1119 1156 1104 1113 1033 1101 1081 1076 1074 1145 1096 1146 1113 1098 1097 1113 1101 1111 1104 1078 1158 1083 1118 1087 1082 1103 1066 999 1054 1015 1030 1020 1021 1014 1040 1005 995 1006 1060 1048 1027 970 1018 1022 996 990 979 963 982 1049 1041 1027 1035 1068 1045 1016 1041 1019 1002 956 983 1035 977 979 1016 1010 1042 1015 962 927 961 931 918 888 907 953 922 936 938 923 915 903 912 983 959 959 922 942 909 933 897 985 1014 943 940 952 986 991 972 928 952 904 950 947 991 926 918 889 876 923 871 892 894 905 898 843 851 807 822 851 849 837 821 854 876 871 880 845 849 844 863 886 915 942 897 853 862 906 919 951 932 910 863 850 864 931 915 913 943 961 960 927 912 958 966 1005 942 936 924 985 984 999 1051 1021 1030 1046 1062 1088 1022 1076 1096 1094 1035 1035 1004 1041 1063 1112 1069 1137 1101 1126 1107 1069 1091 1117 1125 1054 1092 1148 1141 1140 1174 1131 1040 1064 1088 1096 1070 1083 1067 1082 1061 1125 1132 1110 1038 1031 1048 1080 1081 1063 1070 1068 1095 1093 1074 1099 1107 1081 1102 1103 1125 1109 1033 1104 1070 1132 1162 1198 1144 1166 1198 1210 1121 1123 1121 1113 1125 1139 1172 1149 1135 1098 1077 1073 1030 962 996 964 974 954 988 976 971 988 937 944 936 974 935 936 931 932 918 898 977 973 980 970 920 874 940 904 916 954 993 1000 948 969 959 1000 1046 1048 990 972 967 1045 1051 1021 1059 1072 1046 1110 1066 1081 1112 1127 1129 1103 1165 1092 1161 1158 1106 1166 1122 1096 1154 1134 1102 1033 1065 1042 1083 1074 1060 1007 1020 966 1002 1031 980 1024 980 989 949 1003 919 897 901 1024 954 965 955 899 968 950 1009 1031 955 953 994 966 991 998 1001 1015 1005 999 1066 1141 1112 1095 1168 1141 1080 1135 1198 1174 1190 1187 1172 1141 1140 1190 1176 1101 1071 1108 1173 1132 1175 1156 1142 1164 1220 1162 1161 1142 1152 1175 1212 1172 1176 1121 1149 1125 1140 1134 1066 1087 1079 1162 1161 1131 1136 1273 1260 1266 1266 1243 1327 1336 1316 1338 1371 1251 1289 1280 1257 1299 1277 1354 1422 1333 1341 1305 1274 1272 1151 1143 1144 1162 1123 1147 1155 1129 1169 1137 1110 1121 1086 1010 1068 1046 1049 1022 1022 1015 960 956 1025 986 1002 971 991 939 966 941 965 943 891 895 875 898 875 853 868 849 855 853 860 905 900 859 882 826 768 757 699 674 648 627 609 615 639 615 594 557 542 546 528 542 523 492 483 479 454 551 547 551 557 565 550 540 534 564 567 556 605 569 559 565 531 505 491 502 469 467 452 416 396 361 311 299 284 307 338 356 373 362 344 344 328 321 302 297 312 301 270 266 251 266 261 256 246 216 206 210 221 225 228 254 271 257 256 233 203 188 179 183 183 189 198 200 198 199 222 228 248 224 247 218 181 199 242 271 260 260 280 315 335 360 365 384 371 348 383 348 395 382 369 332 327 365 384 404 392 381 421 404 431 454 436 404 414 423 441 411 400 472 474 463 478 506 477 435 414 405 377 387 356 322 345 360 360 344 360 407 384 366 364 352 343 345 329 327 367 307 292 314 300 269 251 243 250 274 284 296 311 334 323 288 313 342 348 394 376 395 416 411 404 408 352 339 300 277 239 208 195 180 151 155 152 130 143 146 164 176 197 210 246 224 218 195 212 266 275 304 328 307 313 313 282 296 324 339 359 391 419 420 449 410 446 457 443 473 399 360 363 327 303 291 273 268 251 258 251 250 224 188 187 185 213 214 241 288 293 316 334 365 373 389 440 449 467 507 499 498 489 460 464 449 419 402 381 349 331 323 326 287 266 223 185 178 169 154 157 163 175 170 149 159 176 208 224 209 226 236 244 282 315 361 397 410 466 481 530 543 543 531 572 592 582 590 591 546 552 534 543 524 533 533 515 483 473 439 398 365 366 336 309 267 255 236 223 204 213 208 211 231 232 227 237 244 264 270 282 330 348 347 311 315 306 290 296 275 266 235 227 227 227 198 179 185 191 191 196 215 202 219 233 264 282 307 316 342 347 354 380 362 346 343 343 325 308 303 286 291 302 289 298 282 289 286 279 246 263 295 303 328 348 394 417 426 436 417 453 439 454 428 450 416 410 391 385 347 342 321 302 275 253 253 263 234 271 256 255 279 297 290 304 337 386 416 447 458 445 425 435 447 444 457 432 439 439 453 454 466 459 474 497 506 535 567 581 623 646 681 697 702 705 670 693 657 707 694 724 698 683 672 680 670 619 634 630 658 678 635 655 635 592 627 597 594 588 604 585 590 568 534 558 543 535 529 571 572 628 624 648 656 629 633 637 566 600 587 566 592 611 637 649 625 676 670 651 636 618 622 594 612 584 595 616 601 600 625 641 578 542 527 537 530 544 573 568 556 542 541 529 540 562 556 550 574 580 602 623 626 615 627 625 609 604 596 642 617 620 589 611 614 619 607 649 646 641 635 636 658 644 653 677 638 646 674 645 666 639 642 667 663 641 621 605 562 553 529 504 443 421 385 348 330 352 309 317 291 286 284 270 266 240 218 200 173 163 157 132 125 107 99 90 93 86 88 90 87 94 88 92 88 96 104 136 164 180 183 206 224 238 247 252 299 296 306 318 327 325 367 373 315 323 314 337 314 288 278 290 231 242 221 201 186 174 179 169 176 161 165 177 168 177 177 206 219 253 277 290 293 322 328 329 317 314 313 318 282 292 280 267 273 261 237 218 201 178 172 158 144 132 126 100 90 82 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per inch +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = Inch +[Exif IFD0 - 0x0140] Unknown tag (0x0140) = [768 values] +[Exif IFD0 - 0x830e] Pixel Scale = 2.438 2.438 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 740726.437 4557390.415 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS84 UTM zone 17N +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 17 N with WGS84 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = o41078a1.tif +[File - 0x0002] File Size = 6238706 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/o41078a2.tif.txt b/tif/GeoTIFF/metadata/dotnet/o41078a2.tif.txt new file mode 100644 index 00000000..7ef16ee1 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/o41078a2.tif.txt @@ -0,0 +1,42 @@ +FILE: o41078a2.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 5022 pixels +[Exif IFD0 - 0x0101] Image Height = 6785 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette +[Exif IFD0 - 0x0111] Strip Offsets = [6785 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 83 80 80 80 80 80 83 82 82 82 82 83 82 82 82 88 86 88 88 86 90 91 88 90 94 93 88 107 121 112 123 135 141 144 164 165 167 170 180 183 204 206 213 224 226 234 226 250 252 261 246 249 254 249 231 222 228 225 209 223 206 196 191 176 171 170 156 155 140 136 122 114 110 102 95 98 100 94 100 115 125 136 144 136 135 146 167 159 158 167 171 183 198 197 201 189 232 236 248 266 263 257 263 262 262 236 236 244 214 212 212 196 188 178 158 138 133 133 146 115 124 108 102 107 116 118 125 127 128 143 157 172 176 178 192 197 197 198 206 209 209 232 235 245 238 231 241 250 265 224 209 210 199 207 202 193 203 173 153 148 137 132 122 123 126 114 108 101 91 86 84 86 90 103 107 134 118 128 129 136 147 170 167 165 170 162 157 171 165 171 180 176 176 186 180 179 190 186 177 171 178 176 190 209 201 198 173 165 162 158 156 145 130 132 127 127 138 156 176 181 172 172 173 205 222 237 259 288 338 336 346 340 356 352 367 397 430 408 366 394 399 411 450 476 446 484 440 410 377 379 351 362 389 339 329 315 325 276 275 300 310 342 362 377 341 323 359 376 375 402 416 402 431 467 447 454 419 482 480 461 476 490 482 535 565 549 623 628 673 714 689 717 677 681 660 716 701 746 749 738 748 724 737 741 755 722 768 803 786 763 786 777 764 736 713 748 697 689 677 705 699 727 759 782 748 704 708 700 695 713 734 745 749 728 703 735 721 690 707 718 727 777 801 788 798 769 777 833 795 812 841 874 912 959 919 934 919 924 945 929 912 940 926 923 901 876 910 940 909 961 953 956 986 975 972 1014 998 1021 981 973 976 1063 1032 1002 1015 979 987 971 983 955 974 905 921 899 884 893 914 938 969 965 943 907 957 950 950 959 987 995 1006 1026 985 997 1005 1001 991 1003 982 959 1003 1000 1038 976 1004 1044 1075 1069 1051 1095 1088 1039 1074 1105 1067 1080 1109 1037 1016 1046 1040 1010 984 987 968 976 948 970 983 967 995 968 1027 1029 1013 1039 999 943 985 971 965 946 935 961 966 971 969 985 943 932 957 962 975 975 960 977 986 1013 1035 1052 1023 1024 980 1025 1025 1018 1032 965 967 991 1014 1043 1033 1095 1066 1023 999 1030 1002 1003 1007 1021 1057 1059 1092 1071 1089 1123 1112 1145 1147 1116 1146 1148 1144 1191 1147 1178 1179 1190 1225 1207 1180 1191 1193 1243 1218 1245 1168 1209 1184 1150 1183 1181 1188 1216 1218 1177 1182 1176 1220 1237 1203 1246 1183 1220 1234 1228 1251 1203 1204 1221 1183 1175 1190 1177 1206 1191 1187 1159 1125 1133 1191 1169 1176 1140 1158 1143 1141 1178 1149 1181 1180 1142 1135 1181 1161 1206 1189 1236 1207 1193 1188 1176 1177 1151 1140 1143 1095 1126 1143 1207 1248 1191 1203 1199 1220 1206 1253 1253 1236 1208 1251 1280 1225 1204 1163 1153 1176 1158 1178 1210 1235 1226 1250 1214 1231 1235 1225 1199 1222 1203 1222 1219 1221 1234 1236 1189 1221 1218 1199 1179 1166 1150 1165 1185 1157 1230 1173 1234 1200 1251 1220 1227 1195 1230 1220 1205 1272 1274 1268 1278 1221 1271 1277 1295 1252 1253 1313 1286 1312 1288 1290 1290 1323 1277 1329 1347 1298 1322 1294 1293 1295 1274 1271 1309 1328 1323 1314 1305 1333 1317 1297 1287 1294 1399 1355 1379 1360 1372 1392 1369 1380 1309 1351 1322 1374 1346 1371 1354 1326 1338 1357 1408 1383 1344 1349 1314 1353 1308 1326 1277 1315 1335 1304 1317 1323 1350 1366 1359 1355 1328 1316 1314 1342 1329 1300 1306 1335 1329 1298 1291 1317 1337 1365 1310 1289 1270 1306 1305 1328 1297 1289 1246 1304 1347 1330 1324 1358 1323 1370 1387 1347 1358 1338 1288 1338 1307 1297 1303 1350 1303 1319 1260 1223 1293 1307 1340 1225 1229 1269 1306 1253 1286 1272 1245 1247 1220 1185 1209 1182 1206 1188 1236 1187 1179 1209 1152 1197 1135 1196 1182 1190 1213 1175 1184 1187 1159 1169 1185 1194 1152 1236 1203 1211 1219 1204 1191 1219 1190 1206 1190 1216 1222 1229 1236 1223 1222 1196 1199 1264 1301 1271 1272 1239 1228 1217 1241 1291 1271 1253 1272 1322 1310 1297 1275 1293 1286 1324 1339 1322 1317 1325 1322 1384 1360 1338 1317 1286 1291 1264 1242 1255 1252 1316 1253 1280 1258 1232 1243 1248 1220 1268 1246 1286 1243 1302 1262 1251 1245 1223 1199 1281 1203 1217 1196 1222 1229 1224 1265 1285 1265 1211 1237 1212 1211 1212 1188 1228 1238 1240 1190 1177 1217 1265 1225 1286 1239 1264 1235 1232 1243 1290 1259 1230 1177 1144 1222 1220 1192 1223 1201 1179 1192 1192 1199 1176 1185 1162 1148 1147 1112 1095 1117 1160 1147 1152 1117 1127 1105 1123 1137 1152 1126 1153 1177 1165 1189 1185 1197 1169 1215 1194 1194 1143 1120 1153 1120 1127 1093 1058 1074 1067 1053 1087 1103 1077 1109 1135 1120 1106 1117 1090 1127 1142 1159 1126 1099 1154 1148 1101 1123 1061 1104 1153 1155 1163 1151 1111 1118 1104 1111 1108 1191 1187 1180 1172 1188 1188 1162 1166 1178 1183 1146 1146 1160 1156 1148 1103 1116 1212 1189 1143 1121 1140 1128 1090 1128 1102 1091 1121 1177 1083 1092 1093 1144 1139 1130 1174 1103 1142 1160 1165 1092 1132 1167 1142 1115 1106 1120 1108 1091 1100 1111 1110 1151 1121 1118 1093 1083 1129 1140 1163 1135 1110 1134 1152 1145 1133 1144 1151 1178 1207 1148 1153 1108 1057 1042 1008 1057 1129 1105 1064 1025 1063 1040 1058 1035 1029 1053 998 991 988 1018 1001 1037 1027 936 978 1017 1010 997 1035 1001 1015 964 895 904 949 909 941 984 974 955 951 919 940 962 938 915 963 906 912 901 930 886 911 878 885 897 913 921 908 868 891 906 859 852 832 868 884 865 845 856 837 886 927 930 924 935 954 968 982 993 991 1022 991 1019 987 997 1060 1014 1065 1041 1061 1064 1065 1040 1061 1116 1101 1121 1079 1112 1108 1034 1015 1021 1024 1032 1022 1088 1083 1094 1105 1062 1048 1042 1037 1073 1106 1132 1132 1105 1124 1101 1087 1162 1124 1103 1096 1130 1133 1093 1047 1064 1068 1039 1084 1106 1081 1067 1112 1150 1102 1089 1117 1120 1136 1119 1090 1149 1131 1155 1131 1102 1060 1099 1074 1129 1152 1125 1111 1082 1082 1081 1043 1052 1126 1142 1100 1078 1117 1132 1175 1210 1167 1116 1127 1155 1139 1155 1192 1167 1143 1119 1163 1137 1137 1144 1128 1149 1158 1220 1173 1145 1181 1165 1084 1064 1089 1131 1072 1052 1042 1101 1126 1093 1121 1069 1028 1028 1101 1146 1077 1085 1019 1022 1018 1010 1031 1051 1064 1057 1069 1060 1044 1055 1010 1013 982 977 984 1029 975 956 989 1022 1014 1001 1046 1045 1077 1054 1011 962 982 989 1036 1098 1056 1022 995 1001 981 879 920 940 921 970 946 959 958 950 967 1009 969 982 1060 1036 1070 1060 1010 1009 1058 1038 1013 1017 1004 986 1072 1076 1074 1081 1032 987 1007 1033 1019 991 994 1027 1075 1027 1088 1028 1058 1060 1055 1085 1095 1044 1071 1052 991 1074 1067 1098 1084 979 991 1034 1079 1071 974 1066 1079 1065 1097 1090 1093 1094 1115 1117 1061 1047 1050 1026 1014 1002 1013 1054 997 1050 986 947 1023 1018 1043 1018 1028 1039 989 985 1017 994 1004 1012 1014 1024 1079 1076 1038 1035 998 1028 1046 1072 1071 1063 1045 1080 1060 1044 1048 1047 1052 1023 1086 1062 1001 992 980 1003 1006 1019 1046 1072 1072 1055 1025 992 1007 1031 1030 995 971 991 1033 1024 1032 1089 1075 1080 1067 1083 1100 1061 1107 1113 1089 1135 1088 1145 1176 1130 1106 1143 1189 1216 1224 1212 1219 1169 1168 1208 1241 1149 1227 1200 1269 1245 1167 1184 1168 1197 1265 1304 1224 1269 1219 1181 1209 1130 1200 1252 1220 1223 1237 1310 1342 1320 1326 1276 1268 1306 1275 1274 1292 1315 1369 1334 1309 1300 1311 1325 1282 1257 1228 1283 1272 1272 1225 1286 1280 1259 1228 1306 1240 1243 1232 1191 1159 1103 1119 1144 1185 1148 1174 1170 1138 1151 1209 1128 1155 1138 1081 1105 1111 1160 1134 1163 1155 1143 1108 1144 1147 1117 1155 1115 1092 1123 1118 1116 1136 1154 1122 1110 1142 1145 1188 1203 1161 1125 1153 1162 1148 1192 1187 1197 1192 1189 1203 1274 1289 1248 1265 1211 1233 1236 1220 1241 1176 1255 1223 1270 1278 1302 1321 1312 1299 1312 1281 1300 1250 1291 1301 1274 1322 1274 1263 1347 1269 1326 1320 1302 1300 1278 1260 1287 1294 1263 1255 1251 1212 1216 1257 1250 1233 1236 1260 1211 1232 1250 1326 1331 1305 1256 1276 1191 1249 1253 1221 1223 1252 1241 1266 1234 1310 1316 1273 1276 1299 1247 1252 1260 1254 1219 1244 1309 1277 1235 1257 1296 1306 1299 1278 1238 1317 1279 1319 1326 1355 1306 1313 1322 1363 1313 1272 1308 1335 1342 1295 1317 1304 1343 1289 1325 1356 1373 1348 1322 1351 1362 1373 1353 1383 1389 1365 1369 1372 1379 1387 1388 1377 1426 1416 1419 1375 1409 1387 1389 1424 1440 1369 1427 1400 1386 1449 1379 1417 1401 1375 1383 1320 1375 1396 1384 1478 1441 1410 1405 1447 1460 1412 1409 1494 1420 1439 1449 1419 1409 1448 1464 1419 1466 1436 1412 1463 1479 1459 1404 1400 1378 1388 1414 1478 1423 1463 1404 1424 1456 1439 1359 1332 1345 1420 1440 1450 1453 1428 1382 1365 1353 1368 1414 1441 1306 1377 1362 1354 1352 1354 1351 1377 1370 1397 1388 1350 1413 1383 1413 1397 1417 1371 1349 1412 1354 1284 1348 1372 1342 1365 1353 1418 1406 1423 1365 1352 1372 1371 1376 1398 1355 1317 1303 1369 1338 1334 1365 1376 1345 1318 1294 1343 1352 1343 1378 1354 1374 1350 1345 1363 1328 1337 1340 1321 1343 1399 1411 1388 1415 1415 1467 1438 1464 1442 1417 1427 1395 1458 1463 1422 1435 1497 1426 1468 1498 1496 1440 1487 1432 1452 1468 1594 1576 1563 1556 1588 1571 1527 1514 1525 1567 1655 1550 1621 1628 1612 1603 1668 1627 1663 1612 1603 1591 1652 1661 1625 1631 1637 1615 1600 1563 1650 1627 1624 1646 1591 1635 1632 1631 1604 1602 1673 1595 1592 1606 1576 1640 1637 1609 1630 1621 1598 1548 1566 1546 1538 1519 1508 1528 1572 1649 1619 1583 1520 1543 1535 1489 1549 1554 1480 1500 1522 1548 1461 1499 1466 1474 1521 1495 1489 1440 1495 1464 1488 1421 1496 1519 1516 1472 1494 1415 1412 1429 1421 1496 1489 1461 1485 1507 1447 1423 1520 1533 1493 1472 1469 1484 1541 1498 1530 1514 1485 1440 1440 1452 1401 1482 1479 1499 1500 1464 1446 1455 1482 1486 1474 1410 1418 1448 1451 1437 1429 1416 1438 1440 1462 1496 1472 1504 1491 1481 1487 1460 1481 1401 1384 1375 1369 1399 1391 1369 1333 1345 1340 1370 1357 1372 1331 1371 1391 1359 1327 1342 1363 1377 1413 1307 1354 1324 1376 1381 1388 1324 1417 1367 1414 1422 1442 1406 1363 1385 1352 1324 1358 1391 1291 1378 1336 1363 1357 1338 1320 1327 1384 1346 1391 1350 1425 1379 1331 1311 1315 1282 1336 1318 1389 1399 1369 1366 1364 1405 1380 1386 1454 1403 1423 1392 1349 1303 1336 1384 1447 1409 1479 1453 1450 1426 1440 1451 1415 1436 1410 1423 1368 1370 1400 1421 1366 1395 1364 1362 1364 1344 1402 1385 1353 1416 1427 1411 1401 1388 1365 1374 1410 1364 1444 1461 1502 1560 1534 1475 1508 1466 1525 1483 1472 1413 1386 1430 1430 1407 1404 1441 1388 1361 1363 1382 1430 1382 1324 1327 1399 1444 1437 1409 1412 1418 1416 1469 1463 1484 1391 1368 1383 1375 1412 1420 1432 1415 1386 1381 1419 1400 1371 1425 1396 1446 1422 1424 1444 1535 1469 1440 1344 1390 1451 1463 1476 1420 1401 1409 1395 1422 1474 1491 1437 1478 1470 1441 1402 1440 1470 1505 1559 1573 1553 1535 1481 1507 1505 1455 1491 1552 1506 1523 1552 1485 1484 1470 1498 1555 1546 1490 1504 1409 1446 1448 1420 1500 1514 1473 1512 1469 1439 1416 1431 1407 1440 1424 1394 1421 1438 1421 1441 1383 1422 1384 1396 1411 1421 1380 1379 1374 1388 1403 1446 1418 1416 1403 1464 1450 1388 1352 1376 1356 1367 1397 1346 1361 1373 1335 1294 1289 1255 1302 1326 1373 1360 1379 1357 1333 1351 1330 1370 1389 1402 1348 1342 1329 1327 1305 1367 1351 1419 1394 1409 1439 1441 1369 1348 1319 1336 1296 1301 1317 1359 1339 1358 1324 1382 1394 1410 1329 1358 1333 1352 1309 1326 1261 1272 1239 1220 1249 1240 1209 1192 1219 1212 1196 1194 1166 1202 1191 1264 1246 1240 1224 1210 1180 1177 1185 1175 1202 1227 1201 1167 1161 1221 1220 1199 1221 1198 1207 1228 1185 1235 1234 1202 1190 1215 1227 1241 1158 1160 1170 1202 1196 1152 1174 1146 1174 1120 1150 1202 1207 1197 1142 1159 1220 1250 1164 1165 1155 1153 1126 1116 1143 1153 1142 1125 1090 1123 1112 1125 1170 1219 1237 1218 1230 1209 1164 1218 1175 1223 1204 1196 1207 1179 1196 1191 1160 1184 1194 1225 1198 1169 1136 1095 1147 1133 1072 1098 1065 1080 1052 1008 1022 981 1033 1079 1045 1063 1086 1068 1064 1092 1124 1087 1045 1078 1057 1024 1015 1017 1046 1070 1035 1075 1082 1018 976 1012 1051 1048 1116 1178 1165 1168 1159 1130 1183 1162 1127 1119 1142 1149 1144 1175 1130 1154 1142 1152 1078 1083 1082 1092 1036 1026 1101 1117 1138 1083 1143 1085 1098 1095 1124 1105 1113 1084 1111 1165 1141 1167 1113 1113 1135 1123 1124 1121 1121 1085 1067 1065 1073 1060 1056 1119 1056 1089 1083 1047 1049 1056 1041 1042 967 1006 1019 989 975 969 1018 1046 1052 1070 1065 1075 1034 1046 1057 1057 1112 1145 1079 1046 1045 1034 997 1009 1025 997 1017 1002 963 969 985 1000 997 968 988 969 982 987 1024 989 984 1004 988 980 1022 1014 1011 1018 1007 1050 1086 1045 1082 1046 1056 1022 1023 1018 1022 1072 1036 1054 1068 1068 1060 1091 1080 1050 1052 1026 1028 1051 1062 1033 1049 1089 1104 1084 1108 1067 1054 1060 1023 1033 1004 965 1004 1023 1020 1037 1041 987 1035 1072 1041 1039 997 1001 1011 998 985 991 993 978 979 962 958 997 1010 997 988 986 974 1018 1041 1020 1005 1038 1051 1039 1058 1051 1044 970 945 966 964 1038 1036 1026 1013 964 966 992 975 1009 1009 1029 1010 1011 1025 1029 1026 1023 1017 1030 1036 979 992 991 1004 1006 984 1016 958 986 979 988 976 988 965 960 969 953 956 969 992 986 1019 1028 1041 1048 1058 1061 1053 1027 1027 1016 1016 986 980 953 981 989 1037 1046 1043 1021 1042 1067 1072 1062 1056 1080 1053 1058 1077 1088 1064 1104 1082 1072 1104 1089 1090 1084 1088 1048 1040 1063 1130 1167 1138 1123 1137 1152 1153 1119 1166 1097 1072 1134 1093 1150 1143 1138 1113 1120 1106 1161 1105 1122 1111 1112 1108 1119 1116 1143 1109 1169 1149 1094 1081 1093 1117 1131 1104 1153 1135 1170 1151 1104 1066 1137 1106 1108 1092 1124 1138 1095 1090 1122 1139 1111 1124 1120 1134 1148 1180 1177 1177 1184 1199 1189 1179 1181 1216 1222 1219 1205 1172 1181 1180 1176 1181 1134 1144 1169 1194 1197 1215 1228 1200 1175 1154 1169 1197 1155 1185 1188 1186 1162 1170 1155 1146 1108 1146 1134 1158 1193 1210 1231 1241 1210 1216 1197 1198 1201 1189 1192 1145 1158 1154 1180 1130 1145 1119 1180 1177 1167 1200 1198 1211 1179 1154 1177 1152 1116 1156 1121 1129 1149 1139 1130 1107 1128 1141 1129 1139 1170 1180 1158 1183 1148 1163 1157 1148 1185 1184 1201 1160 1135 1157 1179 1206 1203 1223 1229 1254 1258 1234 1239 1242 1239 1277 1270 1224 1201 1227 1239 1262 1260 1266 1294 1303 1319 1325 1341 1326 1305 1285 1267 1252 1292 1264 1293 1259 1244 1262 1273 1285 1267 1254 1264 1275 1243 1254 1267 1271 1271 1247 1265 1277 1245 1267 1249 1257 1261 1276 1252 1269 1276 1251 1222 1246 1240 1257 1231 1262 1252 1237 1239 1228 1228 1243 1257 1257 1214 1216 1239 1231 1260 1236 1236 1253 1215 1265 1217 1247 1235 1258 1251 1255 1245 1260 1263 1269 1262 1265 1256 1234 1277 1249 1232 1229 1253 1252 1261 1255 1261 1241 1230 1246 1260 1279 1269 1265 1290 1260 1245 1276 1274 1260 1257 1250 1260 1229 1242 1250 1278 1286 1264 1291 1269 1302 1275 1306 1333 1302 1283 1320 1318 1365 1341 1331 1365 1397 1351 1376 1352 1373 1337 1315 1325 1402 1337 1348 1309 1374 1354 1302 1303 1328 1366 1345 1345 1350 1384 1376 1390 1373 1372 1439 1443 1442 1422 1386 1351 1383 1413 1424 1376 1388 1414 1431 1473 1413 1406 1434 1406 1404 1437 1432 1435 1392 1441 1414 1431 1465 1456 1501 1466 1461 1433 1437 1461 1482 1446 1455 1451 1467 1410 1397 1409 1422 1439 1415 1418 1423 1418 1423 1475 1498 1462 1510 1495 1512 1479 1501 1452 1427 1476 1426 1436 1474 1441 1430 1421 1401 1441 1428 1436 1488 1484 1412 1459 1480 1493 1495 1524 1497 1557 1505 1549 1506 1489 1471 1488 1484 1495 1543 1542 1516 1547 1573 1588 1542 1551 1564 1551 1553 1585 1576 1628 1591 1559 1588 1568 1568 1557 1584 1571 1572 1572 1613 1536 1522 1508 1526 1510 1526 1555 1592 1594 1581 1560 1606 1582 1561 1538 1533 1512 1528 1539 1540 1570 1600 1509 1532 1575 1556 1567 1559 1619 1626 1591 1598 1574 1510 1559 1597 1576 1554 1519 1560 1515 1542 1550 1496 1498 1469 1529 1546 1535 1542 1546 1518 1484 1476 1539 1497 1511 1456 1461 1432 1429 1408 1483 1474 1525 1515 1502 1475 1523 1492 1477 1460 1495 1504 1466 1464 1507 1507 1541 1529 1518 1527 1529 1478 1494 1466 1467 1465 1511 1528 1511 1466 1464 1494 1507 1592 1534 1533 1498 1507 1501 1523 1567 1533 1520 1532 1501 1505 1542 1549 1541 1596 1559 1599 1567 1536 1550 1573 1551 1520 1550 1585 1596 1598 1585 1646 1609 1612 1571 1599 1640 1559 1557 1588 1545 1555 1562 1560 1605 1637 1617 1590 1530 1592 1659 1638 1637 1551 1608 1567 1551 1579 1588 1633 1603 1585 1629 1608 1561 1585 1625 1607 1546 1559 1611 1597 1594 1611 1635 1551 1595 1591 1607 1539 1568 1594 1640 1583 1537 1598 1596 1598 1583 1570 1593 1564 1538 1546 1567 1595 1584 1600 1599 1576 1582 1551 1527 1493 1510 1519 1514 1576 1583 1578 1597 1614 1601 1523 1572 1572 1569 1638 1578 1591 1616 1569 1568 1549 1641 1631 1663 1595 1603 1582 1568 1561 1551 1560 1547 1516 1514 1580 1523 1556 1577 1589 1588 1522 1521 1580 1627 1574 1528 1607 1583 1565 1568 1592 1669 1658 1614 1563 1643 1608 1591 1676 1638 1625 1598 1570 1565 1555 1512 1537 1511 1489 1519 1521 1511 1518 1529 1499 1491 1471 1479 1456 1484 1454 1461 1498 1514 1466 1443 1428 1432 1451 1470 1477 1393 1408 1412 1356 1356 1354 1390 1407 1362 1351 1384 1374 1411 1342 1357 1353 1359 1375 1345 1370 1373 1353 1355 1379 1377 1386 1366 1324 1337 1338 1330 1355 1365 1340 1297 1359 1323 1343 1322 1317 1288 1266 1272 1339 1340 1366 1361 1356 1325 1326 1363 1357 1322 1292 1309 1274 1316 1314 1273 1260 1251 1278 1255 1204 1266 1222 1203 1208 1254 1308 1279 1281 1237 1231 1270 1214 1222 1236 1223 1252 1206 1270 1253 1280 1230 1235 1252 1264 1252 1274 1224 1248 1249 1200 1234 1196 1210 1230 1247 1251 1195 1150 1179 1199 1193 1166 1202 1185 1184 1169 1199 1207 1173 1166 1173 1129 1194 1208 1193 1157 1175 1165 1201 1237 1242 1213 1251 1236 1233 1202 1199 1204 1227 1234 1237 1232 1224 1195 1207 1209 1225 1221 1233 1250 1224 1221 1192 1206 1205 1215 1230 1232 1229 1270 1262 1262 1255 1232 1276 1286 1282 1275 1249 1263 1249 1246 1255 1241 1248 1286 1251 1308 1268 1272 1283 1284 1321 1335 1307 1306 1279 1291 1300 1306 1310 1300 1288 1280 1288 1302 1279 1276 1264 1276 1328 1299 1303 1304 1281 1251 1294 1322 1325 1300 1297 1340 1313 1319 1319 1320 1295 1313 1310 1283 1264 1267 1277 1283 1272 1249 1259 1246 1241 1222 1240 1249 1247 1271 1268 1270 1216 1278 1261 1285 1271 1282 1275 1303 1296 1272 1250 1248 1284 1319 1250 1264 1221 1241 1245 1241 1274 1285 1275 1254 1265 1258 1259 1276 1271 1294 1258 1259 1215 1266 1223 1296 1254 1245 1301 1332 1308 1317 1318 1295 1313 1323 1284 1273 1275 1305 1310 1317 1346 1297 1329 1344 1266 1269 1243 1233 1246 1231 1230 1222 1221 1225 1240 1221 1242 1193 1210 1204 1169 1211 1179 1181 1161 1174 1171 1204 1187 1188 1165 1148 1189 1189 1181 1184 1178 1200 1188 1192 1222 1205 1193 1204 1192 1228 1277 1255 1277 1278 1316 1301 1311 1281 1277 1261 1223 1268 1254 1310 1297 1321 1276 1254 1262 1286 1278 1276 1239 1273 1276 1227 1227 1280 1270 1277 1265 1243 1278 1317 1282 1308 1304 1309 1295 1322 1281 1323 1341 1372 1374 1335 1317 1297 1295 1268 1274 1272 1269 1254 1237 1230 1245 1235 1211 1242 1230 1250 1278 1260 1248 1216 1218 1202 1257 1245 1247 1245 1273 1258 1210 1247 1265 1255 1297 1260 1277 1254 1267 1220 1244 1276 1245 1213 1205 1217 1187 1170 1154 1156 1174 1170 1166 1199 1182 1174 1162 1119 1132 1122 1138 1156 1141 1101 1130 1083 1122 1176 1114 1106 1124 1120 1112 1103 1125 1137 1113 1108 1123 1107 1118 1097 1076 1088 1089 1093 1090 1080 1096 1127 1174 1128 1145 1131 1093 1117 1109 1090 1103 1103 1107 1109 1091 1093 1086 1099 1122 1099 1124 1122 1130 1070 1070 1050 1134 1123 1140 1042 1080 1084 1089 1045 1044 1043 1050 1077 1080 1094 1077 1108 1117 1099 1135 1120 1094 1083 1069 1085 1112 1157 1138 1115 1109 1081 1080 1113 1118 1100 1101 1117 1113 1120 1080 1133 1105 1132 1132 1150 1136 1082 1067 1097 1070 1081 1097 1121 1088 1075 1123 1055 1025 1028 1065 1071 1042 1034 1060 1078 1063 1060 1047 1084 1076 1073 1067 1063 1071 1052 1052 1038 1031 1012 1051 1039 1056 1027 1065 1079 1085 1106 1132 1114 1076 1031 1074 1076 1071 1059 1062 1045 1030 1059 1022 1017 1023 997 987 1003 993 1040 1049 1020 1017 1025 1020 1034 1042 1027 1015 1003 1035 1020 1016 1054 1085 1083 1072 1030 1044 1072 1142 1113 1135 1098 1088 1082 1091 1073 1059 1081 1091 1065 1041 1035 1030 1020 1009 1061 1014 996 999 990 1018 1011 1001 1042 1035 1098 1105 1104 1069 1093 1050 1018 1024 1078 1048 1060 1032 1074 1094 1092 1090 1093 1079 1090 1123 1048 1073 1114 1110 1067 1035 1052 1051 1031 1044 1016 1019 1001 990 1005 1013 998 1004 981 992 1019 1006 997 1030 1018 1038 1022 1004 1035 1012 987 1027 1011 954 968 970 989 999 1001 987 997 1028 1013 1008 1009 987 1021 1015 1003 950 983 963 958 939 939 943 923 925 929 928 938 976 956 963 971 955 946 958 943 975 922 922 943 957 980 976 939 928 944 965 930 956 968 973 1000 954 950 917 941 969 932 948 944 991 990 948 991 958 984 959 952 919 922 918 921 875 925 911 919 953 902 925 947 987 991 993 990 978 991 1025 1043 1000 1012 964 911 883 901 873 862 888 937 974 1000 980 987 956 960 983 968 970 968 965 973 970 987 961 981 963 961 984 978 1006 979 995 950 972 941 938 959 944 948 902 881 909 929 955 921 957 936 902 904 891 907 909 911 939 972 947 933 947 948 937 967 962 963 976 972 1002 983 969 945 995 979 1058 1062 1029 1032 1029 1038 1022 1042 1059 1070 1070 1094 1081 1037 1019 1005 1009 997 976 986 1005 1043 1054 1024 1058 1066 1027 1039 1034 1050 1039 994 1028 1026 1023 1030 1010 1032 1027 1057 1009 979 997 1018 1011 990 1003 995 1035 1056 1027 1031 1016 1008 1032 1064 1050 1057 1041 1054 1060 1075 1063 1092 1063 1008 1017 1017 1016 1046 1062 1080 1074 1067 1021 1040 1058 1016 1053 1072 1044 1057 1052 1055 1040 1039 1065 1104 1114 1080 1047 1056 1050 1068 1065 1046 1102 1075 1090 1035 1076 1049 1042 1069 1088 1071 1105 1099 1088 1090 1109 1137 1105 1122 1096 1119 1145 1091 1108 1161 1138 1176 1158 1110 1101 1107 1104 1087 1040 1106 1105 1086 1110 1117 1106 1121 1142 1162 1151 1163 1147 1076 1083 1091 1085 1155 1177 1140 1161 1177 1141 1158 1143 1165 1135 1170 1178 1135 1167 1153 1161 1214 1228 1209 1169 1147 1131 1117 1149 1160 1199 1179 1183 1165 1153 1149 1153 1136 1146 1117 1080 1109 1135 1070 1113 1103 1116 1175 1197 1170 1182 1172 1243 1205 1165 1237 1229 1221 1197 1298 1295 1266 1251 1238 1304 1259 1189 1175 1222 1234 1207 1216 1193 1205 1154 1108 1086 1091 1070 1068 1082 1067 1111 1151 1120 1141 1129 1164 1147 1116 1108 1095 1128 1081 1166 1232 1193 1202 1191 1151 1210 1194 1197 1123 1164 1145 1195 1185 1178 1193 1165 1189 1147 1115 1088 1121 1112 1106 1126 1130 1097 1095 1071 1076 1082 1060 1072 1120 1123 1076 997 1003 1023 1020 1048 1039 1066 1046 1050 1012 968 1034 1012 1054 1040 1026 995 966 1011 1025 1057 1054 1023 1034 1018 1031 1024 1024 1023 1088 1081 1080 1059 1066 1072 1052 1090 1045 1044 1060 1083 1040 1051 1044 1078 1052 1009 1034 1027 1021 1051 1064 1033 1028 1066 1028 1041 915 1006 985 1006 995 1038 1032 1060 1043 1049 1018 1027 1018 1014 957 904 921 947 924 987 940 990 979 972 960 973 951 901 946 959 962 923 945 907 925 942 929 950 987 966 953 958 959 963 929 967 924 950 894 938 936 916 941 969 969 957 895 862 833 847 866 881 903 899 891 892 877 871 888 851 857 809 814 833 829 810 829 857 840 827 805 756 800 814 785 767 781 803 788 818 803 814 783 785 807 808 776 762 770 819 827 814 791 799 790 758 739 777 797 790 823 775 754 768 802 776 764 739 756 733 730 701 753 747 738 722 753 749 741 764 729 712 719 711 736 695 728 732 724 735 748 762 751 746 726 724 733 689 710 741 740 732 712 647 728 704 740 725 679 747 733 744 736 723 722 755 748 754 762 784 762 718 703 718 735 752 740 732 727 744 737 720 692 685 687 674 699 669 685 694 669 704 721 740 724 749 749 707 722 737 738 753 757 768 754 800 818 795 823 826 832 851 818 840 838 864 829 825 806 795 801 778 782 766 780 757 727 743 779 714 764 752 760 759 726 754 768 742 730 735 740 796 784 817 796 740 756 711 691 717 714 691 695 713 720 698 686 708 663 671 689 703 710 668 683 675 659 653 643 661 653 680 613 662 678 639 639 573 613 609 609 600 645 677 681 638 646 634 645 691 721 736 704 698 690 704 713 676 638 648 633 660 640 672 660 713 637 632 646 658 671 672 667 653 694 667 645 676 663 673 632 656 682 712 671 686 673 702 726 718 706 719 718 724 705 698 672 666 681 718 690 716 698 681 726 660 677 648 654 676 643 655 683 693 682 713 707 721 700 687 711 689 705 748 719 720 754 760 782 760 737 745 742 766 735 751 748 722 773 746 730 755 732 725 703 730 736 712 712 721 767 787 805 816 815 830 843 837 801 815 807 816 879 888 875 896 873 852 852 830 799 807 785 771 743 767 769 758 756 733 764 724 754 747 729 732 751 740 715 725 751 736 737 735 720 762 741 768 774 789 773 811 808 798 791 780 754 770 753 755 753 714 705 732 726 718 702 686 692 710 701 694 704 702 728 732 767 761 782 775 755 801 834 832 811 848 825 833 795 763 806 777 778 787 751 743 763 728 776 792 764 735 748 764 803 742 749 737 760 780 797 825 792 802 817 823 820 868 880 901 824 803 759 758 764 752 756 761 738 783 798 781 780 773 751 758 777 779 832 815 819 822 851 855 882 872 857 840 848 867 862 852 865 892 850 856 839 804 808 847 828 837 851 860 903 905 898 883 902 852 880 854 846 859 879 901 882 873 873 835 850 837 824 821 847 830 849 856 843 867 853 867 871 876 890 865 874 861 855 839 846 827 822 836 847 871 907 852 840 860 837 799 839 821 818 798 767 791 789 806 824 787 792 781 789 787 774 774 761 754 749 747 727 731 771 764 753 741 757 758 777 759 809 745 763 799 783 792 778 756 778 785 773 752 775 808 762 763 795 779 745 737 765 745 746 710 759 769 805 838 815 776 785 863 855 871 841 850 878 833 819 771 792 872 829 826 820 828 797 792 796 773 807 805 837 872 856 829 894 876 888 917 902 916 963 940 946 937 926 963 926 942 965 961 947 974 968 960 941 921 908 921 936 923 931 935 940 906 904 910 854 906 947 922 901 914 884 897 883 908 905 909 910 921 930 941 983 945 915 977 988 1039 963 968 950 964 961 952 944 961 972 975 964 936 918 951 932 923 893 896 887 875 905 907 900 885 874 883 877 894 873 888 900 926 943 913 904 887 912 903 892 901 931 892 930 906 889 933 945 897 870 865 837 848 807 827 807 808 808 790 803 839 843 827 832 816 817 829 856 823 805 844 864 912 873 836 933 942 915 906 915 914 923 950 946 959 1007 989 918 929 952 993 989 954 994 1017 1003 975 994 977 1007 940 961 956 933 884 878 886 907 920 952 954 937 908 910 913 953 954 965 919 927 938 914 943 958 927 917 965 954 943 932 936 926 971 986 922 890 876 856 917 921 900 1008 975 978 981 934 971 996 1009 993 1001 979 996 995 1029 1028 1007 1056 1022 960 944 957 989 1032 974 951 986 978 948 958 945 979 961 948 989 977 1002 1011 973 1016 1066 1057 1002 1047 1035 1042 1043 1071 1022 1051 1073 1029 1013 1009 1001 1018 997 1016 981 1015 945 999 1029 1050 1002 982 1014 1057 1078 1051 1069 1071 1077 1096 1152 1129 1128 1124 1098 1062 1077 1045 1059 1067 1104 1101 1102 1062 1094 1113 1106 1140 1118 1142 1122 1086 1129 1101 1167 1092 1107 1119 1118 1028 1081 1054 1042 1049 1072 1064 1058 1030 1043 1049 1075 1091 1074 1031 1047 1053 1039 995 981 985 1007 988 1013 1004 1002 992 947 951 1006 967 959 960 952 967 952 1026 964 914 906 908 915 929 935 920 932 928 949 910 928 942 927 954 960 997 954 943 945 965 933 936 918 948 984 957 913 948 908 923 902 897 911 950 927 918 966 978 945 949 959 961 920 938 978 985 996 969 966 1008 978 973 960 958 985 1005 981 1030 1015 1017 1035 1032 1057 1019 1042 1035 1005 1016 1053 1058 1013 1043 993 1041 1021 996 1019 1008 1041 1057 1062 1101 1095 1119 1053 1054 1020 1011 1031 1025 1056 1052 1044 1009 992 987 1031 1026 1011 1008 1074 1044 1046 1088 1066 1035 1032 1068 991 1011 1033 973 1002 1016 927 1011 1015 1043 1021 1022 1049 1103 1107 1042 1046 1022 1050 1035 1008 987 1006 954 965 970 1005 999 970 966 910 963 940 963 1000 977 994 969 978 973 1031 1025 1007 1033 1009 982 1019 1046 1030 1006 943 981 930 1001 973 982 983 949 988 993 984 953 929 969 1020 1003 969 966 931 900 903 943 921 879 854 875 865 832 836 841 875 872 907 914 893 911 919 923 906 902 923 898 912 905 919 896 910 931 957 938 916 892 924 899 877 862 880 876 880 897 888 885 874 856 857 901 852 852 828 804 764 806 768 792 805 821 848 888 834 795 788 797 789 803 802 818 832 831 822 826 859 849 850 797 777 756 787 799 798 807 845 852 819 854 827 838 833 810 816 859 825 833 839 864 797 828 819 788 750 774 750 761 811 824 767 740 754 716 682 734 735 767 778 763 762 751 780 817 800 795 787 802 810 825 814 866 843 806 829 777 780 784 749 701 701 733 715 723 709 693 683 709 698 715 748 795 804 787 821 862 827 772 738 727 716 671 672 669 663 622 586 569 558 537 505 478 475 447 435 449 443 484 507 527 515 516 528 581 565 595 564 565 583 594 624 614 652 668 649 626 597 574 577 565 500 471 469 462 457 420 400 397 367 339 321 281 306 315 316 367 379 409 390 402 368 355 361 351 340 339 360 324 302 272 297 272 267 248 257 250 280 277 273 224 248 270 315 308 337 322 346 352 383 385 390 369 385 379 372 345 316 311 310 318 311 291 299 276 259 236 254 234 242 248 238 239 258 273 257 230 204 204 194 196 211 243 245 250 287 286 301 316 333 331 313 296 285 265 247 233 213 197 203 171 159 138 138 150 162 204 239 254 270 238 244 234 261 257 253 253 278 286 312 326 356 362 367 342 345 359 325 342 354 368 373 375 344 370 363 395 367 379 359 398 371 365 403 423 411 390 420 431 407 427 415 398 394 412 402 422 455 430 407 404 409 399 354 336 338 347 305 334 342 333 327 300 316 323 307 309 305 256 233 243 240 225 211 221 232 266 248 219 241 266 292 299 302 327 347 333 372 359 354 338 331 303 320 289 256 259 239 216 194 190 177 168 141 146 150 150 168 166 172 175 181 189 233 228 223 218 262 278 304 318 309 329 359 383 397 379 399 390 403 420 396 357 363 381 350 367 367 343 332 331 312 292 287 276 232 230 248 223 230 249 239 254 243 252 251 257 253 284 317 297 326 362 414 381 373 408 451 458 472 440 446 455 448 443 406 374 363 337 310 281 254 233 199 187 181 134 127 112 99 100 108 112 132 149 145 179 197 201 248 270 295 328 350 358 394 421 433 416 450 451 480 475 495 541 510 549 519 498 517 522 547 514 491 448 441 419 356 325 315 325 305 320 342 318 307 306 301 341 347 358 342 356 366 346 343 327 308 312 318 330 318 312 318 290 278 278 260 252 241 214 202 191 183 172 191 188 175 195 186 192 200 232 264 268 305 298 311 331 343 343 324 328 345 332 314 295 292 274 269 262 264 252 254 269 253 269 269 249 243 296 292 320 310 317 329 344 342 351 357 376 369 383 388 371 396 365 378 371 368 362 366 344 326 334 351 347 341 335 340 413 425 469 443 482 520 531 572 566 609 619 618 662 674 656 673 652 616 607 567 559 525 512 505 451 444 394 388 367 408 415 440 473 482 496 472 494 517 591 640 690 744 786 776 860 809 836 844 845 845 854 806 762 726 685 668 654 625 636 676 607 615 642 622 634 672 652 656 706 706 703 750 733 765 744 788 787 776 800 771 744 774 771 740 716 704 702 726 670 659 651 638 620 585 587 554 571 533 518 518 508 511 527 511 539 521 492 553 556 559 554 567 541 587 584 592 569 623 595 605 654 659 632 670 649 679 664 633 675 663 618 597 577 573 520 586 592 553 562 509 518 524 490 523 499 493 488 508 515 513 513 490 488 506 505 492 491 471 434 428 397 350 324 312 303 284 296 307 315 334 324 335 331 304 288 284 258 246 273 284 336 327 298 292 301 296 294 291 308 283 242 229 208 164 157 152 149 165 187 199 257 267 304 355 396 447 456 504 531 552 566 626 616 633 643 646 638 628 586 508 449 427 385 358 332 284 255 237 200 179 166 171 160 167 157 177 194 199 240 245 270 285 307 310 321 311 321 301 311 307 301 280 283 265 239 219 203 198 198 168 162 152 124 116 106 82 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per inch +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = Inch +[Exif IFD0 - 0x0140] Unknown tag (0x0140) = [768 values] +[Exif IFD0 - 0x830e] Pixel Scale = 2.438 2.438 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 730232.51 4557035.327 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS84 UTM zone 17N +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 17 N with WGS84 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = o41078a2.tif +[File - 0x0002] File Size = 6805118 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/o41078a3.tif.txt b/tif/GeoTIFF/metadata/dotnet/o41078a3.tif.txt new file mode 100644 index 00000000..4934e3ab --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/o41078a3.tif.txt @@ -0,0 +1,42 @@ +FILE: o41078a3.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 5011 pixels +[Exif IFD0 - 0x0101] Image Height = 6776 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette +[Exif IFD0 - 0x0111] Strip Offsets = [6776 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 82 83 84 83 82 83 83 83 83 87 89 91 90 91 91 89 94 94 94 92 91 93 92 91 95 100 102 99 100 98 100 99 94 94 100 98 102 95 101 95 99 95 93 97 101 99 102 96 93 95 98 98 92 93 91 93 94 103 121 131 138 136 146 176 187 196 207 205 196 207 238 250 239 253 263 298 307 315 331 329 351 338 331 353 312 301 295 288 287 271 261 254 258 229 230 227 226 210 184 176 174 166 149 162 149 116 124 95 96 102 95 105 116 123 148 155 152 171 177 183 177 178 189 202 221 225 225 249 263 267 295 314 333 357 329 301 306 268 268 288 262 241 231 206 216 203 189 161 164 147 135 136 138 132 104 104 119 123 139 148 160 171 193 200 206 227 259 322 345 335 321 352 394 403 389 400 375 386 412 400 386 373 367 345 334 328 312 303 303 300 301 296 287 252 225 197 206 184 151 117 102 97 102 113 132 126 123 124 126 140 153 145 143 171 180 182 189 203 230 262 291 285 333 340 343 341 363 386 430 469 469 491 470 484 484 463 461 429 414 391 372 357 354 362 336 327 285 278 273 268 265 286 280 268 247 270 270 234 237 228 246 266 285 332 342 343 358 368 397 384 387 411 412 406 422 475 452 452 470 473 501 549 570 597 593 584 602 613 610 637 667 647 646 688 670 679 599 569 600 626 573 549 561 531 517 480 459 477 489 498 477 479 512 536 526 490 548 559 561 560 551 550 540 553 563 527 528 515 535 562 590 588 610 597 628 657 685 700 669 694 661 685 720 702 711 664 654 669 654 640 659 701 672 643 647 629 623 642 639 651 631 659 660 646 645 675 703 726 733 743 766 737 721 709 763 716 690 663 663 656 684 695 671 660 656 668 641 647 671 680 658 657 653 665 690 676 707 689 683 667 646 621 663 647 667 659 643 606 609 583 585 585 605 591 593 635 613 629 572 613 592 593 603 611 592 594 625 613 619 591 599 557 576 566 549 577 564 558 597 613 603 609 615 622 609 614 624 622 637 629 622 620 625 633 634 604 592 622 651 632 629 656 669 650 608 656 637 629 599 599 600 614 634 619 618 629 609 629 635 682 666 665 671 691 682 630 685 701 703 704 684 651 635 613 608 619 643 629 597 607 619 652 693 694 669 646 647 676 663 666 662 652 680 669 675 673 670 642 656 681 674 637 648 665 687 670 670 681 636 657 683 656 661 649 670 691 681 702 705 721 702 681 682 676 658 716 709 705 653 687 718 717 693 703 714 698 691 692 712 733 720 754 768 760 755 752 762 780 800 834 818 811 815 857 877 884 793 845 818 809 816 803 808 813 844 867 876 916 872 851 840 825 853 929 950 933 940 946 903 917 943 940 961 958 970 956 933 917 943 920 904 964 963 940 944 920 952 980 977 945 940 993 970 977 945 982 969 959 963 979 995 991 1043 1042 1033 1034 1026 1025 1069 1107 1110 1098 1105 1093 1096 1062 1073 1068 1065 1033 1072 1107 1126 1115 1124 1143 1121 1169 1159 1228 1214 1202 1234 1289 1281 1271 1238 1214 1259 1278 1306 1252 1268 1235 1273 1261 1253 1264 1229 1277 1347 1332 1340 1322 1302 1303 1327 1381 1381 1365 1460 1425 1416 1430 1470 1416 1413 1400 1367 1339 1333 1389 1401 1372 1323 1297 1311 1382 1361 1323 1366 1364 1398 1340 1365 1348 1344 1374 1409 1406 1405 1426 1358 1343 1359 1362 1404 1407 1349 1404 1413 1403 1405 1363 1351 1362 1370 1384 1360 1310 1358 1406 1335 1271 1276 1365 1357 1353 1316 1350 1381 1335 1342 1338 1292 1281 1326 1379 1356 1358 1355 1312 1350 1346 1352 1304 1306 1267 1266 1218 1222 1241 1244 1270 1286 1274 1235 1277 1229 1303 1246 1249 1278 1260 1268 1306 1324 1268 1213 1240 1284 1310 1304 1284 1268 1255 1296 1302 1300 1315 1359 1351 1331 1342 1332 1275 1321 1283 1319 1328 1336 1375 1356 1350 1358 1381 1329 1360 1418 1369 1331 1314 1329 1303 1312 1353 1347 1358 1394 1384 1362 1344 1383 1379 1419 1382 1440 1356 1381 1379 1422 1376 1408 1375 1394 1434 1401 1378 1383 1417 1441 1424 1450 1478 1451 1453 1425 1447 1471 1453 1446 1493 1433 1494 1521 1524 1500 1485 1427 1424 1442 1411 1453 1392 1377 1406 1391 1349 1354 1358 1334 1303 1339 1386 1432 1432 1465 1459 1420 1398 1401 1413 1396 1427 1414 1441 1423 1444 1454 1494 1520 1448 1365 1413 1402 1473 1441 1452 1404 1364 1381 1355 1400 1406 1390 1436 1464 1468 1411 1434 1436 1441 1411 1428 1399 1416 1439 1470 1431 1452 1443 1445 1473 1479 1426 1475 1489 1538 1522 1524 1536 1516 1507 1455 1445 1508 1556 1478 1484 1484 1429 1455 1417 1398 1475 1480 1476 1397 1435 1465 1466 1468 1513 1480 1447 1471 1467 1411 1410 1487 1459 1440 1439 1452 1470 1466 1531 1520 1522 1537 1578 1582 1524 1523 1537 1525 1541 1531 1629 1615 1560 1572 1604 1618 1571 1588 1623 1608 1577 1540 1579 1542 1560 1562 1537 1505 1524 1595 1586 1570 1577 1559 1594 1579 1554 1572 1563 1628 1558 1655 1593 1655 1625 1606 1615 1588 1585 1630 1660 1597 1659 1585 1603 1571 1598 1589 1562 1519 1559 1667 1703 1718 1661 1723 1669 1665 1697 1650 1689 1682 1720 1691 1590 1594 1601 1590 1603 1602 1657 1691 1734 1593 1645 1605 1661 1585 1612 1581 1563 1565 1560 1553 1577 1533 1551 1537 1578 1577 1611 1585 1546 1553 1599 1607 1578 1636 1683 1646 1600 1564 1600 1577 1587 1556 1595 1581 1514 1560 1612 1692 1676 1684 1655 1582 1586 1554 1474 1547 1567 1505 1525 1566 1560 1575 1586 1511 1533 1511 1568 1504 1501 1481 1502 1550 1560 1584 1586 1597 1578 1610 1559 1598 1587 1555 1519 1516 1530 1528 1529 1524 1515 1547 1509 1493 1497 1505 1527 1471 1429 1482 1474 1508 1521 1558 1516 1538 1451 1471 1475 1498 1583 1566 1560 1538 1598 1532 1583 1559 1532 1567 1589 1581 1625 1675 1607 1587 1552 1568 1595 1659 1628 1585 1601 1533 1567 1624 1664 1669 1657 1667 1584 1570 1621 1664 1643 1635 1619 1590 1587 1576 1638 1557 1564 1623 1596 1570 1570 1597 1562 1633 1625 1555 1606 1567 1554 1479 1520 1466 1504 1493 1539 1571 1562 1530 1546 1529 1483 1524 1556 1555 1530 1556 1578 1582 1617 1606 1586 1580 1547 1549 1531 1536 1500 1584 1571 1606 1588 1560 1546 1618 1592 1629 1563 1489 1517 1547 1540 1535 1576 1608 1595 1565 1606 1657 1641 1600 1607 1599 1650 1618 1586 1646 1703 1725 1638 1751 1694 1769 1776 1773 1701 1664 1714 1708 1714 1735 1720 1762 1784 1681 1679 1720 1793 1771 1699 1716 1734 1682 1664 1698 1728 1714 1750 1718 1771 1787 1765 1700 1711 1756 1722 1744 1714 1743 1754 1707 1751 1722 1691 1761 1782 1738 1625 1635 1660 1657 1648 1697 1677 1702 1731 1658 1740 1719 1694 1711 1765 1711 1708 1706 1717 1761 1672 1617 1637 1651 1628 1719 1714 1696 1668 1707 1705 1696 1652 1673 1677 1684 1684 1675 1689 1727 1776 1810 1764 1734 1727 1752 1799 1732 1770 1761 1720 1721 1759 1701 1708 1708 1707 1654 1697 1647 1782 1760 1787 1783 1732 1739 1728 1757 1757 1768 1779 1771 1768 1794 1763 1786 1812 1840 1838 1806 1813 1784 1812 1816 1828 1831 1819 1851 1826 1829 1778 1817 1769 1757 1758 1781 1727 1711 1709 1847 1768 1685 1800 1827 1755 1729 1736 1695 1708 1754 1801 1748 1735 1699 1760 1744 1757 1730 1680 1668 1656 1671 1666 1658 1687 1658 1693 1731 1766 1739 1721 1749 1699 1700 1699 1682 1698 1756 1749 1754 1745 1677 1697 1717 1777 1738 1833 1796 1770 1810 1799 1680 1722 1803 1825 1800 1766 1811 1758 1758 1784 1820 1752 1726 1812 1853 1838 1807 1801 1797 1847 1763 1728 1812 1813 1789 1781 1787 1758 1713 1809 1847 1827 1795 1878 1814 1793 1858 1876 1881 1894 1936 1895 1859 1895 1890 1882 1918 1857 1824 1829 1815 1839 1814 1749 1813 1792 1802 1843 1847 1894 1862 1825 1793 1813 1787 1859 1806 1753 1790 1807 1766 1778 1854 1804 1816 1840 1819 1877 1858 1862 1876 1855 1866 1883 1900 1876 1882 1846 1814 1825 1888 1896 1912 1890 1927 1931 1879 1871 1847 1846 1841 1860 1866 1872 1939 1962 1885 2001 2017 2016 2017 1988 1942 1933 1925 1883 1856 1930 1891 1897 1942 1960 1944 1901 1924 1866 1906 1934 1860 1869 1845 1971 1909 1866 1911 1924 1862 1870 1871 1843 1810 1897 1931 1880 1851 1810 1828 1848 1873 1826 1832 1822 1842 1829 1922 1871 1830 1807 1835 1823 1772 1783 1757 1755 1777 1764 1769 1867 1872 1835 1789 1746 1806 1733 1695 1758 1703 1723 1746 1727 1780 1826 1847 1794 1800 1767 1785 1734 1673 1653 1658 1733 1705 1746 1733 1807 1843 1779 1812 1789 1723 1714 1708 1679 1694 1678 1718 1692 1691 1623 1626 1666 1660 1636 1644 1611 1604 1633 1675 1662 1719 1689 1624 1654 1709 1680 1653 1700 1711 1714 1644 1675 1725 1708 1666 1675 1620 1645 1657 1611 1668 1658 1613 1622 1626 1569 1606 1605 1592 1547 1534 1515 1547 1538 1562 1529 1545 1564 1550 1604 1570 1551 1536 1452 1499 1525 1552 1518 1552 1494 1512 1535 1494 1520 1467 1449 1499 1537 1558 1556 1490 1466 1487 1473 1496 1491 1541 1526 1540 1559 1557 1592 1520 1490 1532 1481 1491 1520 1479 1496 1512 1525 1484 1521 1532 1448 1500 1506 1411 1463 1502 1476 1518 1514 1537 1541 1501 1474 1520 1560 1572 1560 1496 1529 1513 1541 1657 1673 1631 1548 1576 1640 1612 1574 1549 1525 1508 1510 1548 1516 1535 1514 1447 1465 1462 1457 1426 1410 1407 1424 1464 1420 1467 1452 1458 1464 1386 1400 1380 1362 1363 1334 1377 1425 1378 1374 1380 1374 1386 1380 1448 1419 1410 1421 1418 1457 1406 1430 1442 1483 1408 1397 1387 1351 1389 1360 1354 1364 1300 1343 1400 1388 1457 1460 1472 1474 1452 1444 1419 1431 1427 1426 1458 1422 1388 1482 1506 1555 1460 1497 1592 1568 1568 1577 1559 1527 1528 1522 1563 1576 1517 1496 1543 1558 1534 1489 1571 1518 1482 1480 1462 1497 1514 1511 1527 1526 1494 1486 1473 1478 1484 1458 1411 1463 1421 1454 1538 1539 1585 1492 1526 1540 1575 1500 1517 1476 1499 1520 1518 1521 1448 1445 1465 1525 1467 1419 1471 1436 1444 1417 1414 1427 1438 1490 1502 1467 1498 1517 1524 1510 1549 1533 1532 1545 1570 1550 1531 1533 1558 1601 1541 1528 1529 1598 1623 1599 1609 1591 1594 1589 1602 1578 1567 1521 1539 1579 1508 1540 1495 1547 1533 1536 1548 1549 1553 1597 1601 1561 1570 1643 1648 1645 1611 1637 1615 1620 1666 1695 1639 1649 1719 1678 1694 1650 1664 1641 1678 1647 1642 1673 1712 1787 1736 1730 1731 1778 1765 1738 1676 1704 1694 1690 1750 1790 1796 1773 1684 1696 1680 1720 1713 1790 1758 1799 1787 1782 1783 1733 1762 1745 1772 1783 1761 1706 1745 1727 1757 1762 1767 1765 1801 1714 1672 1679 1673 1686 1736 1706 1737 1763 1681 1704 1692 1748 1733 1752 1817 1792 1755 1734 1699 1763 1687 1629 1679 1562 1574 1636 1612 1576 1580 1622 1618 1713 1675 1683 1659 1671 1646 1620 1680 1665 1656 1602 1594 1618 1573 1563 1593 1614 1536 1577 1611 1698 1631 1608 1600 1596 1595 1608 1602 1641 1650 1631 1647 1631 1680 1662 1692 1666 1662 1668 1641 1679 1679 1688 1689 1655 1641 1704 1652 1711 1761 1697 1666 1739 1711 1727 1680 1678 1682 1736 1726 1767 1770 1742 1705 1699 1668 1622 1735 1713 1684 1650 1636 1683 1640 1636 1635 1708 1719 1659 1664 1671 1671 1708 1690 1651 1673 1680 1662 1623 1641 1683 1653 1642 1696 1710 1784 1741 1668 1630 1674 1716 1742 1667 1668 1708 1695 1777 1744 1752 1738 1763 1716 1662 1696 1678 1710 1749 1770 1772 1721 1818 1855 1791 1745 1768 1844 1843 1817 1862 1852 1794 1872 1848 1899 1932 1893 1820 1805 1841 1805 1761 1799 1802 1807 1811 1805 1775 1741 1835 1820 1874 1820 1844 1797 1749 1726 1768 1708 1711 1698 1642 1681 1722 1738 1663 1660 1579 1601 1658 1695 1704 1722 1673 1637 1650 1603 1676 1683 1617 1630 1538 1636 1634 1611 1595 1613 1633 1661 1662 1591 1575 1557 1540 1625 1587 1604 1648 1633 1515 1581 1592 1567 1626 1640 1643 1646 1573 1573 1556 1466 1472 1513 1583 1593 1570 1563 1518 1509 1547 1532 1547 1520 1540 1512 1515 1577 1570 1624 1573 1577 1555 1555 1520 1529 1595 1598 1617 1663 1623 1638 1629 1678 1739 1749 1735 1720 1732 1692 1724 1756 1774 1746 1750 1696 1709 1715 1752 1729 1790 1836 1789 1726 1763 1758 1735 1778 1764 1770 1721 1756 1706 1729 1705 1723 1735 1749 1810 1830 1866 1815 1803 1816 1805 1817 1811 1850 1855 1818 1792 1864 1843 1873 1883 1862 1851 1770 1799 1761 1782 1846 1830 1895 1888 1852 1880 1822 1872 1854 1918 1919 1845 1804 1816 1823 1788 1859 1875 1849 1887 1857 1838 1758 1822 1797 1847 1818 1868 1910 1853 1845 1844 1810 1871 1914 1922 1935 1950 1977 2000 1941 1928 1886 1882 1870 1880 1942 1895 1887 1913 1851 1879 1820 1855 1818 1863 1737 1825 1811 1851 1897 1875 1803 1870 1884 1876 1853 1833 1821 1841 1796 1826 1852 1821 1844 1796 1801 1717 1762 1801 1792 1812 1824 1799 1687 1690 1742 1728 1756 1731 1757 1743 1803 1827 1814 1853 1807 1769 1862 1880 1901 1924 1857 1815 1788 1787 1864 1847 1866 1859 1840 1795 1772 1759 1775 1748 1732 1763 1826 1743 1774 1750 1691 1693 1696 1717 1681 1649 1687 1737 1700 1682 1718 1723 1751 1746 1734 1683 1718 1720 1688 1753 1722 1726 1716 1743 1648 1677 1682 1642 1710 1714 1700 1675 1679 1623 1610 1643 1659 1684 1740 1735 1648 1675 1681 1691 1686 1632 1672 1681 1639 1696 1741 1698 1697 1674 1696 1713 1783 1711 1724 1750 1711 1748 1735 1731 1711 1666 1717 1703 1710 1660 1662 1693 1698 1688 1716 1718 1747 1691 1719 1677 1669 1706 1676 1694 1738 1683 1668 1695 1663 1639 1655 1729 1697 1651 1637 1636 1601 1641 1585 1661 1706 1683 1736 1700 1654 1650 1625 1599 1599 1609 1602 1507 1517 1543 1503 1469 1537 1544 1613 1595 1592 1590 1524 1504 1497 1555 1592 1507 1516 1475 1532 1520 1426 1438 1433 1374 1380 1409 1397 1375 1378 1386 1446 1448 1412 1433 1455 1476 1439 1439 1454 1455 1472 1515 1439 1402 1482 1464 1430 1403 1407 1420 1420 1428 1434 1443 1424 1484 1542 1500 1484 1505 1508 1452 1537 1572 1512 1529 1542 1478 1458 1428 1469 1502 1475 1456 1535 1503 1511 1522 1508 1442 1468 1536 1549 1446 1479 1537 1637 1601 1577 1499 1510 1532 1544 1538 1519 1525 1542 1517 1487 1490 1531 1567 1557 1542 1529 1562 1576 1523 1502 1514 1540 1571 1564 1505 1494 1460 1452 1511 1524 1490 1510 1539 1493 1472 1474 1506 1496 1457 1465 1470 1451 1487 1505 1453 1415 1397 1401 1355 1357 1365 1341 1341 1345 1309 1376 1353 1337 1366 1338 1351 1367 1332 1300 1382 1379 1364 1372 1353 1381 1363 1358 1388 1394 1345 1379 1387 1418 1411 1389 1379 1366 1396 1442 1406 1444 1440 1397 1426 1368 1386 1378 1381 1453 1515 1459 1389 1400 1363 1372 1383 1372 1409 1472 1445 1406 1390 1353 1386 1413 1407 1415 1414 1454 1529 1428 1412 1457 1423 1409 1444 1451 1457 1488 1442 1433 1485 1463 1475 1461 1437 1430 1414 1364 1387 1408 1374 1409 1366 1380 1390 1392 1410 1431 1419 1431 1441 1428 1493 1430 1478 1508 1501 1471 1427 1482 1461 1483 1495 1514 1423 1458 1516 1459 1491 1437 1479 1441 1435 1504 1494 1525 1545 1505 1486 1489 1417 1485 1529 1514 1479 1500 1477 1479 1501 1526 1528 1529 1532 1518 1506 1514 1553 1513 1506 1496 1502 1466 1467 1429 1456 1450 1415 1448 1448 1500 1467 1438 1405 1414 1397 1458 1460 1506 1497 1499 1492 1458 1465 1463 1449 1417 1475 1488 1480 1486 1493 1473 1463 1455 1432 1427 1435 1441 1365 1379 1439 1400 1395 1407 1473 1427 1390 1392 1421 1427 1445 1450 1371 1418 1413 1425 1447 1415 1405 1460 1409 1398 1367 1352 1378 1406 1412 1407 1412 1419 1425 1443 1467 1465 1464 1463 1466 1446 1425 1418 1414 1416 1425 1445 1433 1405 1394 1412 1402 1425 1419 1406 1417 1376 1317 1332 1347 1346 1387 1416 1462 1372 1344 1340 1339 1349 1371 1382 1389 1369 1354 1327 1323 1365 1378 1404 1451 1434 1428 1412 1463 1435 1410 1432 1409 1402 1457 1406 1385 1405 1418 1416 1450 1410 1374 1415 1417 1338 1377 1338 1374 1361 1369 1399 1368 1366 1388 1381 1332 1399 1396 1358 1345 1332 1353 1326 1301 1328 1302 1356 1362 1376 1334 1334 1346 1333 1353 1320 1320 1344 1373 1344 1328 1345 1327 1316 1329 1326 1335 1312 1289 1326 1318 1305 1260 1273 1256 1304 1275 1310 1311 1310 1314 1331 1375 1360 1373 1336 1369 1353 1394 1388 1411 1397 1401 1381 1361 1353 1400 1404 1410 1463 1368 1346 1391 1443 1497 1415 1405 1404 1408 1402 1393 1393 1380 1360 1370 1377 1391 1377 1391 1391 1407 1397 1409 1436 1431 1458 1394 1361 1374 1391 1389 1401 1379 1401 1430 1420 1412 1439 1401 1383 1351 1348 1357 1396 1356 1378 1372 1407 1380 1398 1389 1381 1402 1415 1393 1409 1419 1406 1431 1433 1439 1423 1430 1411 1404 1423 1456 1464 1496 1499 1490 1460 1451 1433 1432 1419 1428 1391 1395 1454 1444 1414 1381 1406 1447 1410 1431 1400 1436 1402 1451 1455 1442 1416 1412 1388 1403 1378 1400 1408 1378 1373 1347 1412 1408 1356 1394 1400 1384 1394 1354 1411 1420 1413 1407 1405 1418 1432 1418 1413 1478 1429 1426 1466 1447 1425 1417 1407 1456 1476 1455 1461 1438 1459 1438 1494 1431 1475 1479 1446 1472 1489 1463 1477 1481 1441 1456 1447 1438 1444 1441 1424 1449 1443 1410 1489 1474 1483 1446 1435 1466 1482 1473 1484 1482 1486 1532 1497 1518 1539 1503 1489 1490 1493 1438 1448 1436 1456 1457 1498 1503 1460 1386 1416 1470 1466 1479 1485 1474 1476 1471 1436 1475 1455 1479 1439 1482 1491 1461 1492 1462 1437 1466 1468 1522 1524 1531 1558 1549 1536 1561 1551 1551 1575 1595 1590 1539 1553 1556 1544 1579 1607 1585 1565 1558 1564 1584 1556 1546 1538 1597 1566 1549 1572 1569 1571 1600 1576 1548 1605 1597 1628 1601 1635 1619 1605 1664 1593 1660 1633 1625 1603 1594 1605 1624 1640 1587 1592 1598 1600 1628 1638 1621 1637 1657 1665 1630 1586 1631 1599 1626 1614 1601 1660 1688 1688 1680 1702 1719 1739 1724 1672 1695 1666 1668 1720 1710 1733 1758 1760 1749 1740 1712 1728 1705 1705 1673 1654 1688 1643 1653 1686 1657 1670 1648 1650 1572 1596 1565 1575 1596 1640 1685 1656 1656 1647 1629 1646 1582 1600 1581 1577 1584 1592 1627 1622 1604 1668 1618 1559 1688 1616 1625 1640 1662 1683 1665 1653 1651 1647 1665 1602 1602 1621 1607 1620 1602 1637 1566 1589 1599 1583 1596 1601 1589 1559 1539 1540 1528 1567 1583 1535 1526 1530 1557 1571 1599 1605 1561 1514 1567 1526 1572 1529 1500 1517 1519 1504 1569 1609 1570 1552 1525 1565 1589 1550 1483 1552 1521 1522 1520 1524 1496 1546 1505 1517 1529 1560 1555 1582 1541 1545 1508 1513 1473 1496 1572 1541 1505 1500 1485 1469 1451 1493 1515 1525 1591 1565 1545 1528 1554 1542 1534 1577 1622 1623 1533 1529 1500 1523 1536 1530 1555 1548 1518 1549 1537 1518 1476 1467 1479 1512 1508 1559 1520 1552 1553 1558 1574 1533 1532 1567 1600 1598 1591 1543 1510 1507 1498 1539 1474 1496 1458 1420 1416 1426 1408 1373 1384 1381 1415 1449 1441 1444 1468 1413 1382 1414 1426 1404 1428 1428 1407 1451 1432 1389 1466 1445 1415 1419 1408 1368 1408 1414 1387 1435 1441 1424 1413 1417 1416 1384 1396 1396 1409 1424 1381 1375 1360 1351 1345 1348 1383 1365 1348 1336 1285 1293 1290 1285 1325 1303 1342 1317 1309 1333 1340 1341 1354 1391 1377 1377 1379 1359 1342 1352 1299 1357 1328 1324 1317 1380 1345 1357 1305 1330 1331 1338 1385 1371 1354 1353 1376 1405 1356 1315 1370 1408 1337 1330 1319 1248 1304 1275 1293 1289 1287 1275 1282 1348 1363 1351 1324 1387 1382 1404 1385 1386 1316 1371 1348 1380 1378 1377 1380 1320 1297 1340 1312 1247 1270 1329 1289 1349 1322 1352 1338 1312 1326 1327 1341 1365 1346 1384 1375 1323 1340 1353 1327 1302 1304 1397 1413 1401 1371 1289 1325 1304 1300 1340 1361 1393 1444 1401 1379 1376 1363 1391 1379 1376 1463 1422 1366 1383 1381 1399 1387 1368 1375 1396 1374 1448 1428 1425 1425 1429 1397 1377 1381 1359 1365 1358 1398 1401 1401 1403 1427 1421 1414 1400 1429 1411 1420 1423 1496 1447 1532 1475 1495 1444 1463 1471 1448 1467 1465 1490 1506 1506 1461 1454 1445 1479 1462 1474 1510 1532 1514 1551 1538 1541 1578 1600 1535 1554 1585 1588 1543 1555 1543 1547 1516 1566 1523 1488 1485 1519 1490 1474 1489 1516 1475 1522 1487 1466 1507 1524 1511 1482 1504 1523 1475 1518 1529 1538 1554 1480 1472 1435 1480 1524 1476 1478 1429 1499 1496 1501 1504 1480 1440 1458 1436 1404 1414 1414 1402 1436 1401 1394 1395 1400 1414 1389 1419 1397 1365 1378 1356 1393 1390 1402 1456 1458 1445 1409 1380 1396 1441 1401 1400 1400 1427 1481 1425 1428 1382 1396 1355 1363 1409 1404 1353 1371 1406 1383 1367 1355 1367 1396 1341 1312 1353 1346 1344 1380 1373 1357 1381 1336 1376 1333 1313 1287 1365 1386 1429 1475 1481 1471 1458 1432 1441 1426 1434 1417 1435 1374 1392 1382 1357 1369 1338 1384 1412 1381 1314 1305 1302 1316 1345 1334 1386 1375 1430 1406 1459 1430 1355 1386 1377 1369 1336 1349 1346 1340 1347 1339 1279 1252 1214 1292 1283 1334 1329 1328 1329 1312 1310 1297 1278 1306 1292 1257 1262 1263 1242 1231 1225 1239 1212 1231 1213 1219 1227 1212 1238 1254 1232 1188 1226 1208 1250 1196 1245 1261 1231 1230 1185 1170 1179 1181 1214 1169 1151 1183 1199 1196 1176 1143 1187 1222 1204 1208 1182 1193 1228 1244 1194 1191 1209 1191 1194 1192 1211 1185 1183 1176 1151 1185 1183 1156 1172 1125 1147 1138 1163 1144 1103 1098 1134 1201 1156 1133 1162 1198 1251 1165 1179 1234 1166 1172 1176 1194 1163 1178 1207 1208 1234 1243 1246 1216 1165 1217 1241 1231 1281 1316 1267 1214 1179 1197 1198 1252 1230 1257 1273 1256 1263 1241 1257 1222 1309 1278 1288 1317 1271 1284 1282 1290 1293 1323 1328 1336 1290 1304 1310 1286 1292 1285 1317 1269 1270 1236 1271 1235 1250 1275 1267 1240 1249 1292 1276 1234 1281 1289 1270 1237 1262 1260 1209 1225 1271 1258 1268 1274 1269 1335 1338 1310 1301 1305 1296 1303 1319 1284 1266 1237 1242 1265 1258 1251 1231 1227 1276 1258 1160 1154 1173 1194 1192 1200 1185 1163 1215 1248 1216 1252 1222 1285 1229 1215 1229 1217 1233 1222 1123 1150 1153 1216 1227 1183 1198 1222 1227 1204 1179 1164 1177 1223 1168 1135 1161 1200 1248 1174 1210 1179 1175 1215 1199 1210 1174 1162 1202 1200 1168 1201 1240 1278 1275 1229 1235 1257 1243 1230 1242 1315 1337 1350 1313 1279 1297 1340 1288 1215 1203 1246 1247 1261 1199 1193 1210 1280 1261 1276 1254 1227 1226 1223 1241 1252 1198 1231 1235 1223 1300 1272 1259 1256 1286 1305 1272 1242 1276 1265 1253 1250 1336 1326 1325 1320 1286 1320 1292 1323 1289 1289 1264 1312 1244 1269 1277 1297 1285 1324 1337 1379 1350 1303 1353 1398 1436 1381 1361 1349 1448 1471 1438 1400 1430 1425 1400 1382 1419 1387 1385 1391 1423 1368 1408 1332 1328 1388 1374 1413 1405 1375 1356 1329 1290 1322 1347 1334 1344 1392 1383 1405 1365 1384 1390 1387 1397 1394 1423 1418 1382 1425 1400 1405 1427 1423 1394 1350 1371 1378 1403 1374 1382 1401 1423 1460 1382 1364 1385 1364 1361 1316 1340 1331 1336 1313 1286 1269 1218 1211 1252 1242 1255 1248 1240 1214 1213 1213 1184 1190 1172 1173 1191 1172 1195 1199 1211 1259 1208 1200 1171 1164 1170 1194 1210 1219 1212 1170 1195 1160 1135 1180 1207 1216 1153 1192 1199 1168 1169 1155 1144 1131 1177 1201 1216 1211 1174 1185 1180 1176 1154 1154 1172 1189 1188 1206 1181 1198 1237 1224 1214 1196 1219 1205 1180 1173 1160 1234 1247 1235 1166 1175 1169 1151 1177 1201 1232 1237 1245 1187 1175 1173 1153 1161 1193 1171 1156 1131 1163 1131 1126 1138 1124 1132 1155 1166 1195 1196 1199 1167 1112 1138 1137 1193 1185 1208 1168 1178 1184 1177 1201 1123 1186 1227 1192 1172 1159 1110 1144 1135 1158 1112 1139 1151 1174 1205 1113 1171 1168 1178 1152 1133 1142 1065 1080 1073 1111 1180 1214 1159 1124 1155 1170 1153 1133 1173 1130 1182 1181 1152 1136 1151 1123 1125 1109 1148 1165 1228 1165 1144 1150 1162 1142 1164 1148 1178 1134 1152 1149 1188 1240 1224 1219 1243 1238 1237 1205 1189 1204 1244 1258 1261 1226 1296 1250 1239 1241 1268 1203 1221 1219 1165 1210 1200 1229 1231 1235 1225 1203 1215 1208 1242 1195 1172 1189 1185 1199 1181 1181 1183 1216 1201 1180 1155 1170 1163 1148 1207 1231 1222 1225 1227 1221 1238 1236 1294 1217 1257 1267 1230 1252 1220 1253 1226 1229 1290 1279 1265 1278 1281 1272 1233 1233 1225 1224 1288 1287 1307 1283 1256 1211 1217 1262 1263 1256 1241 1236 1267 1257 1256 1226 1313 1288 1276 1330 1302 1243 1262 1274 1251 1264 1242 1227 1167 1202 1209 1204 1168 1160 1118 1185 1188 1191 1187 1180 1182 1179 1155 1194 1170 1230 1220 1231 1190 1179 1184 1188 1236 1199 1188 1207 1214 1193 1162 1151 1177 1141 1145 1079 1099 1081 1084 1137 1132 1115 1141 1123 1146 1158 1099 1116 1155 1173 1096 1106 1088 1143 1149 1135 1100 1121 1161 1152 1138 1163 1103 1137 1146 1168 1146 1143 1173 1193 1135 1158 1192 1186 1201 1247 1246 1184 1200 1226 1230 1213 1221 1219 1207 1171 1143 1138 1100 1125 1106 1088 1109 1088 1089 1116 1123 1122 1081 1170 1162 1184 1158 1185 1123 1132 1106 1187 1205 1247 1135 1147 1115 1097 1107 1103 1188 1173 1154 1137 1195 1200 1192 1201 1198 1176 1167 1181 1153 1155 1173 1149 1157 1182 1180 1227 1202 1192 1245 1240 1240 1209 1161 1200 1250 1223 1194 1256 1186 1191 1205 1218 1216 1217 1215 1255 1272 1269 1219 1152 1221 1259 1248 1235 1253 1281 1307 1239 1210 1255 1281 1261 1293 1285 1256 1280 1231 1214 1176 1168 1203 1191 1240 1217 1181 1137 1190 1173 1128 1155 1153 1128 1155 1145 1095 1133 1064 1094 1141 1138 1083 1140 1216 1253 1233 1218 1185 1193 1194 1140 1201 1230 1167 1217 1207 1187 1188 1166 1189 1161 1173 1159 1192 1194 1245 1185 1196 1199 1168 1186 1227 1215 1143 1177 1248 1203 1233 1213 1213 1242 1235 1157 1196 1183 1182 1120 1078 1089 1109 1143 1136 1130 1134 1151 1134 1168 1163 1181 1161 1182 1156 1134 1126 1146 1137 1092 1004 1015 1034 1021 1027 1008 1058 1017 1055 1089 1067 1034 1047 1074 1071 1056 1071 1084 1080 1074 1016 1012 1016 1004 994 997 1026 993 1027 996 994 985 979 965 963 996 971 972 937 927 947 947 952 901 897 886 902 927 951 956 945 946 936 946 914 888 879 908 930 935 943 960 945 949 930 920 896 914 916 906 897 852 893 909 978 950 980 946 950 941 919 925 910 893 845 853 821 847 879 838 856 850 806 812 822 785 792 823 839 812 823 804 807 835 842 805 833 790 862 880 846 844 955 914 893 857 883 795 803 795 802 836 825 902 837 774 831 932 853 751 766 770 781 784 817 870 881 885 876 916 911 910 891 866 870 847 840 820 832 842 876 848 789 872 885 925 891 889 902 915 861 860 916 933 910 888 925 926 959 964 973 1022 973 978 963 1018 1028 964 1000 997 1032 992 995 997 1007 1013 1020 1036 1023 1002 999 1013 962 993 957 960 983 1012 1051 1092 1077 1128 1124 1126 1156 1181 1145 1163 1151 1173 1163 1198 1175 1102 1103 1071 1069 1122 1101 1032 1068 1106 1099 1083 1074 1092 1101 1162 1158 1181 1173 1200 1197 1213 1149 1183 1137 1152 1173 1184 1127 1163 1173 1113 1141 1115 1159 1146 1138 1070 1104 1124 1117 1121 1078 1131 1161 1137 1122 1104 1151 1118 1130 1090 1068 1043 1064 1064 1055 1067 1104 1090 1100 1064 1047 1047 1041 1053 1051 1113 1104 1101 1070 1136 1101 1080 1079 1076 1093 1110 1121 1136 1112 1133 1120 1112 1127 1063 1078 1072 1090 1102 1096 1078 1084 1063 1120 1089 1151 1194 1131 1094 1076 1059 1059 1084 1165 1127 1124 1187 1137 1124 1171 1097 1047 1075 1036 1039 1055 1037 1060 1114 1122 1082 1098 1072 1057 1063 1005 1066 1080 1077 1061 1052 1030 1042 1029 1040 1047 964 962 963 964 955 947 968 965 995 1007 1004 1006 1067 1043 1042 1038 1008 990 1042 986 1065 1044 1026 1044 1035 1052 1033 1013 1015 996 1007 999 1082 1067 1066 1020 1029 1091 1032 1064 1104 1058 1018 962 1021 1007 984 983 1009 1000 1003 1062 1076 1048 1113 1092 1096 1133 1114 1131 1124 1102 1123 1067 1084 1074 1064 1107 1037 1049 1019 1058 1036 1032 1037 976 978 1038 992 1017 1001 1014 1035 1014 1047 1049 1082 1014 1050 1054 1072 1054 1036 1087 1043 1079 1107 1124 1109 1040 1050 1086 1096 1057 1069 1070 1058 1083 1093 1119 1058 1036 1051 1071 1072 1074 1050 1055 1108 1121 1151 1141 1201 1130 1170 1063 1033 1056 1064 1000 1058 1077 1043 1007 1118 1211 1120 1130 1123 1094 1194 1200 1171 1141 1141 1113 1083 1119 1098 1075 1066 1075 1088 1067 1118 1115 1158 1085 1071 1155 1188 1239 1236 1239 1254 1301 1352 1344 1315 1351 1389 1382 1354 1376 1430 1386 1330 1321 1383 1384 1394 1421 1384 1468 1382 1475 1417 1441 1425 1434 1439 1407 1390 1386 1429 1412 1388 1412 1410 1434 1430 1413 1429 1306 1321 1342 1313 1345 1368 1388 1312 1311 1273 1281 1327 1261 1246 1244 1259 1250 1231 1169 1153 1188 1200 1224 1236 1231 1251 1246 1267 1271 1261 1297 1254 1233 1215 1186 1233 1250 1218 1251 1298 1336 1313 1300 1256 1235 1303 1258 1279 1239 1272 1250 1193 1155 1146 1141 1167 1201 1217 1205 1216 1249 1242 1240 1241 1255 1198 1214 1222 1204 1216 1223 1158 1178 1192 1286 1205 1238 1241 1253 1250 1243 1226 1225 1266 1227 1304 1244 1234 1245 1208 1207 1214 1253 1238 1248 1235 1203 1248 1221 1176 1185 1186 1159 1157 1187 1180 1158 1224 1171 1212 1182 1216 1219 1168 1168 1213 1146 1138 1130 1196 1197 1229 1216 1162 1189 1131 1195 1164 1170 1145 1168 1116 1188 1229 1192 1221 1163 1161 1194 1197 1195 1201 1240 1168 1211 1162 1126 1138 1091 1116 1101 1190 1178 1269 1247 1217 1211 1157 1189 1175 1179 1156 1178 1164 1149 1127 1151 1161 1210 1215 1214 1232 1242 1215 1196 1217 1231 1229 1219 1205 1229 1237 1212 1177 1185 1195 1131 1155 1155 1118 1128 1146 1131 1221 1169 1190 1194 1147 1135 1172 1180 1149 1171 1220 1212 1154 1175 1151 1143 1152 1184 1167 1139 1102 1136 1123 1081 1080 1111 1113 1164 1149 1120 1115 1134 1169 1194 1176 1185 1158 1139 1137 1135 1161 1160 1178 1133 1163 1145 1156 1095 1129 1138 1088 1134 1107 1118 1114 1122 1108 1051 1051 1057 1077 1081 1114 1100 1134 1092 1144 1130 1120 1087 1136 1141 1081 1141 1119 1103 1121 1099 1129 1103 1127 1132 1093 1148 1128 1109 1116 1136 1145 1122 1113 1138 1059 1105 1076 1148 1133 1156 1120 1095 1133 1118 1153 1169 1142 1129 1091 1078 1082 1020 996 988 997 1023 992 1022 1024 1021 1051 1042 1056 1072 1047 1051 1061 1132 1133 1147 1155 1164 1188 1265 1206 1167 1152 1165 1179 1237 1203 1256 1253 1211 1122 1095 1029 1081 1111 1120 1103 1137 1134 1065 1032 1052 1051 1080 1097 1111 1065 1114 1096 1113 1156 1126 1190 1146 1134 1109 1146 1130 1060 1009 1038 1074 1119 1103 1130 1158 1155 1165 1153 1121 1062 1098 1115 1190 1197 1139 1164 1188 1149 1173 1150 1159 1151 1219 1199 1182 1215 1188 1192 1281 1330 1281 1291 1269 1211 1237 1233 1171 1173 1165 1169 1137 1151 1111 1151 1112 1138 1179 1180 1153 1142 1190 1178 1171 1172 1110 1123 1120 1152 1218 1216 1181 1173 1172 1149 1161 1198 1187 1129 1111 1137 1179 1184 1145 1143 1181 1151 1183 1125 1131 1085 1147 1177 1132 1123 1100 1148 1174 1143 1154 1173 1150 1183 1141 1196 1173 1203 1187 1151 1118 1078 1110 1153 1122 1149 1136 1165 1133 1088 1110 1120 1122 1118 1172 1123 1104 1125 1119 1087 1095 1076 1106 1077 1047 1069 1084 1120 1091 1070 1118 1144 1081 1104 1080 1063 1030 1034 1052 1049 991 1025 1045 993 1040 1065 1126 1182 1184 1223 1197 1196 1254 1241 1232 1165 1178 1176 1129 1122 1138 1191 1200 1217 1155 1167 1131 1097 1097 1025 1013 999 968 980 903 897 913 837 805 824 824 805 826 854 827 755 733 750 722 743 745 722 709 741 798 824 826 866 803 770 773 744 760 793 767 748 685 710 753 643 626 619 563 602 642 620 619 643 670 689 681 641 629 597 556 581 535 549 518 487 516 544 583 553 526 476 455 439 453 457 428 410 413 417 419 436 420 407 352 331 327 318 346 333 337 380 425 459 490 508 515 527 563 572 557 549 560 541 543 507 474 500 514 473 442 436 446 452 458 472 471 471 474 492 466 464 403 385 356 336 297 263 227 187 169 173 195 229 233 285 320 372 347 339 365 396 424 437 406 423 393 418 444 471 480 535 521 521 510 510 530 491 489 549 535 468 463 468 469 415 412 429 381 407 422 438 445 433 471 449 469 441 492 483 456 442 449 429 408 406 456 423 382 379 409 426 395 405 409 423 402 380 408 413 381 377 373 362 346 344 351 336 339 357 376 306 291 294 337 401 461 513 495 454 489 468 430 437 473 438 451 489 440 376 350 320 313 258 284 251 258 216 235 238 247 244 222 223 206 181 179 209 216 262 251 233 268 289 313 319 331 383 450 463 464 400 428 414 458 490 503 505 516 492 516 494 491 466 480 451 441 435 433 443 425 474 481 474 478 444 418 403 397 408 431 425 423 396 388 380 357 399 369 384 355 401 413 456 455 416 417 395 392 393 354 329 312 280 296 260 257 216 190 175 166 154 140 145 154 170 189 227 249 246 275 337 361 406 426 455 466 487 522 526 503 479 518 517 516 481 460 484 477 469 500 451 398 365 354 322 305 273 242 225 237 238 266 270 290 281 283 310 315 297 300 298 298 291 294 290 276 285 274 299 280 274 280 289 289 276 283 287 270 255 234 238 222 226 239 254 238 259 278 277 315 306 345 376 421 383 378 413 401 412 438 447 444 433 397 389 371 353 348 356 349 350 351 333 321 308 323 343 344 331 326 326 334 347 337 348 287 278 279 261 265 267 253 282 276 279 281 304 352 391 421 427 421 417 400 412 405 422 408 391 390 402 404 394 359 352 371 367 368 328 323 292 307 294 282 279 291 293 302 317 343 362 353 359 374 400 429 440 458 452 482 501 488 485 462 492 481 483 511 495 524 573 607 615 688 725 767 774 831 854 927 921 906 923 925 905 884 865 828 774 714 696 617 627 571 480 486 516 450 478 462 488 506 509 541 576 609 638 662 696 758 726 777 868 853 874 854 832 835 818 782 822 726 708 675 673 651 634 605 600 557 494 508 508 490 471 471 405 379 408 438 474 517 576 650 665 713 689 766 791 851 864 924 974 958 949 962 922 835 834 818 789 766 718 682 633 599 576 562 523 472 432 412 416 454 470 465 432 445 446 487 475 543 536 573 618 664 687 706 672 677 650 639 657 634 661 616 572 535 455 416 380 355 306 276 220 184 162 142 134 125 120 105 89 92 103 112 127 139 149 162 169 177 183 201 208 230 235 254 263 252 255 235 223 194 195 176 175 164 146 122 131 116 102 86 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per inch +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = Inch +[Exif IFD0 - 0x0140] Unknown tag (0x0140) = [768 values] +[Exif IFD0 - 0x830e] Pixel Scale = 2.438 2.438 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 719741.284 4556694.152 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS84 UTM zone 17N +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 17 N with WGS84 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = o41078a3.tif +[File - 0x0002] File Size = 8167800 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/o41078a4.tif.txt b/tif/GeoTIFF/metadata/dotnet/o41078a4.tif.txt new file mode 100644 index 00000000..0c6007a2 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/o41078a4.tif.txt @@ -0,0 +1,42 @@ +FILE: o41078a4.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 5002 pixels +[Exif IFD0 - 0x0101] Image Height = 6770 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette +[Exif IFD0 - 0x0111] Strip Offsets = [6770 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 96 120 137 138 132 134 131 122 113 119 140 164 157 165 168 195 212 219 217 243 226 277 294 310 306 322 353 323 320 293 295 323 340 349 369 369 368 349 306 305 299 289 281 233 254 238 202 217 200 197 167 195 203 213 223 225 216 229 223 206 219 223 212 191 208 199 192 219 231 221 236 237 225 231 240 288 312 336 352 344 328 370 371 347 324 337 327 336 327 323 287 281 265 251 245 219 216 189 170 179 156 142 149 155 146 148 149 155 178 191 211 229 245 234 241 261 276 294 293 260 253 294 293 280 301 315 332 340 336 341 325 310 279 258 251 247 259 227 232 222 212 206 197 211 211 194 200 212 199 202 215 208 211 218 234 230 197 204 188 195 188 172 196 186 192 167 186 189 194 179 163 175 171 169 166 160 151 148 145 126 112 118 113 112 115 117 134 162 160 185 200 192 200 216 229 253 241 226 249 249 298 298 300 319 303 317 291 291 319 335 317 327 350 373 390 409 397 381 381 387 369 344 334 330 314 323 360 332 384 365 364 360 364 340 343 348 372 371 364 373 413 442 422 410 394 418 485 474 498 499 490 511 539 520 527 538 594 608 591 579 586 584 595 598 631 646 650 722 705 722 699 729 727 773 792 727 742 725 737 733 715 694 712 708 701 747 694 715 691 699 681 691 666 652 675 664 694 691 715 708 733 716 708 742 707 687 690 707 722 763 739 725 773 769 796 849 835 843 829 823 879 908 896 900 881 896 890 925 841 879 955 959 934 915 891 925 901 907 885 932 895 894 875 855 892 918 965 987 981 967 950 997 941 979 979 968 953 942 938 942 978 971 982 954 943 932 944 913 892 918 936 934 924 906 934 926 955 930 917 914 905 893 892 897 908 920 906 904 887 882 896 879 874 870 863 884 912 912 948 923 905 904 919 932 937 926 947 966 945 966 973 952 978 964 967 953 957 959 945 963 964 960 977 973 969 961 970 1030 1035 1023 1002 1029 1050 1055 1063 1073 1098 1064 1036 1063 1062 1062 1078 1069 1085 1106 1085 1103 1110 1115 1122 1144 1121 1123 1129 1127 1070 1118 1089 1067 1072 1075 1095 1083 1076 1088 1078 1080 1067 1051 1070 1085 1077 1050 1027 1029 1014 1033 1029 1054 1022 1010 1011 1001 1025 1007 1021 1018 1024 1049 1024 1020 994 1012 1019 1016 996 996 1024 1035 1025 996 989 1002 979 976 981 985 988 969 985 1017 1022 1003 994 1002 1003 997 997 993 999 985 1033 1025 1035 1054 1070 1055 1074 1063 1062 1051 1059 1073 1049 1016 1029 1017 999 974 1025 1010 1032 1050 1110 1098 1128 1112 1102 1135 1134 1116 1144 1110 1121 1087 1070 1037 1066 1085 1068 1058 1057 1019 1018 1025 1027 1010 1020 1052 1066 1033 1042 1039 1027 1047 1038 1018 1020 1016 1020 1020 1013 1011 1010 1053 1048 1041 1042 1078 1051 1042 1019 1042 1002 1020 1026 1059 1054 1028 1023 1050 1010 1030 1003 1007 1035 1045 997 1003 1020 992 971 1001 997 978 991 988 1005 995 1016 1016 981 978 991 986 1016 1002 992 1000 986 994 1048 1002 997 1017 1025 1039 1045 1052 1039 1033 1060 1042 1030 1028 1038 1046 1037 1034 1053 1056 1046 1034 1044 1047 1042 1068 1052 1038 1045 1049 1034 1039 1057 1030 1028 1023 1070 1055 1016 1011 1008 1027 1034 1050 1047 1039 1047 1045 1053 1054 1049 1067 1094 1069 1072 1051 1040 1068 1061 1084 1087 1084 1066 1075 1078 1075 1076 1074 1063 1055 1034 1035 1049 1037 1010 1020 1032 1025 1024 1033 1019 1021 1024 1001 983 969 984 974 991 983 1012 991 991 971 977 973 983 972 958 970 974 964 957 961 963 961 961 978 975 977 967 984 984 998 1008 965 928 937 953 963 991 996 990 993 981 949 957 951 952 944 944 938 936 937 910 910 922 922 910 926 909 910 910 921 934 928 945 951 954 944 949 914 909 916 929 916 921 904 922 879 887 893 928 940 919 903 898 899 916 899 922 951 923 889 905 902 905 919 883 850 868 891 892 872 881 877 886 937 892 888 871 872 871 851 829 844 832 828 850 846 866 870 867 877 883 835 840 814 879 841 854 835 825 828 873 854 887 859 886 906 900 925 911 915 905 901 910 889 887 883 899 871 886 893 863 887 878 883 894 881 896 891 863 870 893 898 917 885 870 913 902 912 904 920 907 895 917 903 912 911 886 907 919 916 889 898 898 927 933 917 906 900 912 871 903 908 940 958 967 954 968 943 1009 1024 1013 1010 977 975 972 969 966 989 1005 989 961 1016 998 960 970 992 972 1004 1020 1012 987 966 959 951 940 980 955 955 958 959 949 964 983 1012 1029 1012 1018 1020 1016 1016 1042 1061 1104 1078 1024 1008 1036 1024 1010 991 1007 1022 1017 1006 981 992 992 999 992 969 962 993 983 978 986 1028 1012 991 1004 992 960 949 959 958 953 933 967 969 964 947 940 982 973 984 1008 985 978 996 965 987 996 1007 1021 1051 1038 1065 1067 1043 1028 1019 1037 1054 1038 1027 1016 984 1017 1007 1033 1076 1126 1133 1103 1068 1092 1036 1089 1067 1060 1095 1079 1061 1084 1107 1057 1076 1057 1088 1060 1068 1063 1082 1010 1035 1027 1031 1035 1011 1018 1031 1026 1032 1042 1039 1013 1003 999 991 983 1002 990 1029 1019 1007 1007 989 981 986 1015 1003 1005 973 990 985 1006 977 998 997 1002 962 969 962 982 998 979 995 997 999 1017 1004 990 996 1008 1017 1021 999 959 973 996 1012 1006 1006 998 1016 994 1011 1008 1007 989 999 1007 1015 1021 1025 1020 1023 1013 981 982 961 963 1008 982 973 984 979 977 1000 991 977 985 974 982 975 986 980 984 972 970 1022 1018 969 999 1011 1022 1037 1094 1083 1068 1117 1123 1123 1122 1106 1145 1153 1090 1084 1041 1029 1057 1093 1067 1061 1049 1031 1046 1048 1068 1076 1051 1051 1042 1037 1039 1059 1063 1054 1046 1041 1023 1023 1014 1030 1010 1009 1025 1028 1006 985 1015 1008 1009 1000 969 983 977 1027 1012 1031 1065 1087 1049 1037 1051 1030 1036 1052 1051 1048 1038 1054 1046 1043 1058 1068 1076 1089 1091 1107 1139 1133 1140 1127 1129 1150 1122 1155 1155 1142 1128 1141 1112 1105 1115 1115 1125 1102 1090 1112 1099 1099 1130 1118 1092 1084 1107 1099 1091 1099 1101 1107 1117 1114 1087 1069 1062 1076 1072 1067 1039 1054 1014 1022 1011 1026 1016 1013 1014 1021 1013 1026 1036 1020 992 989 1006 1003 1006 977 1004 1029 1016 994 999 1025 1044 1061 1052 1038 1053 1075 1082 1053 1063 1072 1024 1047 1035 1024 1016 1020 1026 1038 992 1004 1006 1014 1018 1003 968 963 985 1016 979 991 1000 963 1010 978 973 978 990 996 989 996 1032 1040 1025 1042 1043 1050 1038 1032 1047 1035 1036 1057 1063 1019 1035 1038 1046 1068 1066 1058 1062 1042 1050 1025 1019 1011 1045 1101 1098 1098 1114 1088 1127 1113 1085 1095 1066 1082 1082 1079 1064 1010 1047 1052 1064 1084 1049 1046 1059 1020 1013 1041 1027 1023 1024 1028 1022 1031 1009 1018 1015 1025 1021 1017 1016 1004 1002 1012 1029 1022 1013 979 1019 1030 1018 1024 1050 1036 1033 1038 1036 1062 1065 1068 1054 1045 1047 1069 1071 1078 1060 1063 1041 1060 1054 1043 1070 1041 1055 1018 1044 1056 1057 1045 1040 1053 1036 1062 1011 1036 1018 1033 1071 1072 1070 1056 1065 1056 1056 1015 1006 1024 1019 1036 1010 1006 1015 1025 1038 1050 1021 1022 1031 1028 1023 1012 1009 1022 1020 1030 1036 1019 1044 1030 1042 1076 1062 1048 1045 1036 1039 1049 1041 1047 1026 1055 1044 1031 1015 1002 992 987 1049 1041 1069 1061 1064 1050 1026 1018 1019 991 974 1003 989 1000 1010 978 1008 1000 1033 1015 1019 998 1000 1024 984 984 1005 1039 1008 1005 1064 1062 1078 1063 1032 1030 1033 1037 997 1018 987 983 1004 1011 1032 998 1017 1007 983 1010 993 976 991 996 975 961 974 971 970 1005 1008 1037 1053 1050 1049 1033 1022 1053 1064 1057 1026 1032 1030 1071 1057 1015 1020 1052 1061 1036 1008 991 996 1006 989 1003 986 986 980 1039 1005 1026 1021 1052 1041 998 983 945 958 938 956 947 951 987 955 948 967 961 974 973 979 974 968 976 952 983 998 1003 947 955 897 906 905 904 938 913 934 971 966 976 952 998 959 918 917 926 905 906 932 920 878 904 931 918 928 950 966 968 962 936 918 909 929 916 924 914 925 947 945 956 964 957 942 938 934 922 926 936 897 871 903 940 942 929 897 896 884 900 889 887 843 863 849 846 814 804 835 818 835 832 851 855 856 828 845 836 856 857 867 842 822 837 831 829 827 830 826 809 787 799 790 811 830 823 812 821 834 821 808 816 805 791 791 790 815 784 779 803 819 835 826 826 847 869 857 868 879 858 859 877 853 882 877 856 844 830 840 827 841 857 888 880 874 861 908 911 923 916 890 866 872 847 812 860 874 839 812 807 811 823 853 818 811 839 895 860 840 863 909 882 950 901 926 926 935 883 887 879 869 855 838 832 829 834 843 850 860 818 832 836 860 845 860 841 838 860 842 801 791 799 786 778 789 793 803 811 802 825 810 804 794 792 766 786 812 830 851 807 814 802 816 844 852 812 839 809 784 795 780 779 808 801 840 799 783 792 786 820 772 770 762 804 831 835 817 827 821 793 797 807 815 770 747 796 788 772 839 810 820 819 798 801 831 815 823 802 813 787 753 759 832 786 827 776 776 807 796 782 797 787 780 777 773 779 781 788 816 823 848 825 820 826 849 809 812 816 800 801 804 816 822 881 889 913 889 840 806 805 829 852 890 931 871 913 908 926 896 936 958 907 910 946 954 950 921 876 955 941 942 940 954 961 958 980 959 919 929 910 970 964 954 941 944 955 976 938 944 903 934 916 932 912 905 895 884 914 913 915 995 996 1002 998 985 953 968 1034 975 996 979 998 985 962 967 985 970 1022 1060 993 964 976 947 916 924 910 920 957 968 964 965 971 996 979 972 976 1009 981 998 986 959 929 943 977 945 976 980 950 948 936 942 969 956 981 960 948 960 972 902 912 875 919 940 941 924 942 923 898 896 897 904 906 895 905 917 887 888 869 827 845 863 865 836 834 823 817 815 785 797 789 795 785 833 857 855 850 890 891 880 890 894 864 866 849 862 854 856 834 852 834 842 877 855 829 820 853 861 868 814 856 824 814 802 800 806 822 776 792 775 782 816 803 790 792 744 746 775 793 750 779 774 754 756 723 731 738 736 757 726 730 752 807 829 779 772 769 749 741 729 718 755 742 757 774 736 795 775 769 784 796 804 811 770 731 751 768 760 742 750 725 744 778 761 740 756 772 713 713 749 785 759 777 746 756 790 825 790 815 801 855 841 824 827 851 892 885 883 893 917 890 893 901 882 854 875 886 875 866 869 887 913 885 931 892 872 875 876 873 880 905 878 885 887 899 861 849 833 797 765 779 773 770 804 787 819 863 853 853 814 831 818 783 812 814 800 827 857 824 838 849 843 816 831 827 800 821 809 814 823 826 830 827 827 781 787 841 829 837 862 852 842 841 853 850 830 854 808 830 822 827 822 831 885 866 850 839 866 832 808 833 821 836 830 799 815 830 807 797 819 850 824 834 818 822 807 822 830 871 872 863 857 848 837 858 866 841 844 816 817 823 847 865 869 875 887 822 807 795 814 814 828 863 865 870 857 853 796 797 800 802 822 835 833 863 884 850 846 863 885 853 877 870 898 895 929 919 939 926 921 932 962 937 912 884 892 900 908 935 965 940 915 896 877 882 905 940 894 895 930 939 943 950 980 1016 983 968 1013 978 998 995 1002 992 1012 1075 1057 1111 1127 1103 1108 1070 1051 1076 1075 1034 1085 1098 1116 1131 1110 1127 1143 1139 1179 1166 1144 1115 1078 1093 1094 1083 1103 1050 1060 1070 1059 1070 1042 1030 1096 1103 1114 1126 1130 1138 1173 1129 1175 1184 1150 1178 1173 1167 1173 1206 1245 1193 1157 1217 1184 1198 1177 1172 1189 1216 1194 1245 1247 1150 1227 1248 1249 1248 1216 1240 1243 1318 1293 1202 1232 1213 1182 1193 1172 1188 1267 1311 1271 1301 1289 1284 1184 1198 1235 1254 1263 1238 1240 1250 1213 1191 1262 1194 1223 1186 1169 1177 1225 1228 1174 1166 1175 1302 1258 1272 1255 1244 1182 1239 1240 1329 1292 1246 1218 1206 1211 1200 1210 1249 1262 1301 1257 1322 1338 1327 1333 1357 1402 1332 1378 1323 1378 1406 1390 1399 1377 1350 1402 1417 1402 1440 1411 1416 1384 1402 1446 1460 1431 1488 1460 1409 1442 1412 1401 1426 1462 1438 1388 1440 1469 1446 1419 1435 1462 1453 1427 1410 1394 1421 1414 1428 1419 1386 1368 1356 1411 1352 1344 1360 1396 1407 1404 1394 1372 1427 1417 1416 1446 1432 1391 1411 1381 1368 1368 1389 1414 1458 1444 1398 1368 1326 1421 1354 1387 1345 1346 1368 1347 1426 1420 1400 1416 1456 1408 1425 1412 1406 1406 1404 1402 1327 1405 1456 1418 1404 1451 1471 1492 1468 1457 1409 1408 1428 1445 1419 1454 1418 1476 1458 1442 1410 1400 1364 1415 1422 1352 1403 1431 1411 1378 1367 1361 1352 1366 1389 1386 1404 1382 1355 1387 1360 1329 1356 1370 1386 1408 1386 1430 1435 1388 1363 1394 1370 1370 1385 1335 1331 1291 1367 1360 1372 1368 1345 1335 1365 1361 1378 1386 1389 1391 1375 1388 1386 1383 1390 1365 1319 1328 1297 1350 1292 1253 1325 1322 1329 1231 1229 1262 1194 1182 1216 1249 1213 1186 1253 1248 1278 1277 1226 1218 1194 1198 1200 1192 1162 1154 1174 1176 1197 1161 1137 1167 1168 1205 1176 1173 1209 1225 1157 1146 1133 1155 1150 1133 1173 1204 1208 1217 1231 1252 1262 1310 1265 1255 1247 1233 1254 1294 1230 1243 1235 1258 1278 1293 1306 1249 1256 1235 1252 1281 1274 1295 1289 1334 1285 1303 1311 1284 1207 1256 1184 1180 1209 1239 1221 1250 1249 1284 1246 1250 1291 1253 1252 1255 1249 1234 1258 1276 1271 1257 1283 1239 1261 1309 1288 1298 1298 1282 1341 1301 1237 1260 1250 1283 1351 1319 1360 1329 1357 1348 1347 1378 1356 1339 1381 1368 1394 1378 1340 1391 1350 1347 1300 1307 1289 1319 1365 1329 1313 1309 1291 1284 1299 1318 1340 1322 1334 1328 1291 1251 1264 1301 1280 1326 1270 1312 1284 1289 1262 1266 1261 1238 1249 1294 1240 1270 1274 1249 1247 1258 1262 1301 1242 1233 1231 1236 1205 1224 1221 1284 1255 1213 1253 1259 1231 1213 1188 1215 1232 1245 1265 1225 1190 1204 1184 1190 1269 1227 1245 1215 1235 1228 1219 1256 1254 1284 1290 1327 1342 1313 1300 1278 1261 1266 1237 1286 1321 1307 1262 1309 1339 1478 1399 1416 1404 1438 1399 1485 1400 1368 1323 1340 1347 1352 1391 1341 1384 1445 1474 1511 1444 1454 1482 1434 1452 1453 1370 1388 1447 1406 1477 1470 1457 1460 1519 1488 1421 1483 1504 1458 1466 1441 1413 1543 1512 1465 1536 1594 1564 1543 1539 1457 1446 1433 1454 1479 1499 1539 1537 1494 1435 1409 1435 1413 1396 1402 1419 1449 1422 1461 1503 1502 1477 1378 1415 1371 1341 1365 1387 1399 1426 1432 1409 1410 1375 1298 1295 1368 1331 1326 1339 1315 1337 1302 1361 1384 1336 1374 1387 1417 1404 1390 1326 1412 1404 1363 1358 1348 1369 1376 1393 1397 1328 1330 1312 1356 1309 1327 1355 1339 1345 1366 1350 1343 1405 1381 1389 1387 1368 1379 1324 1336 1326 1345 1359 1390 1347 1391 1323 1269 1285 1288 1356 1310 1324 1347 1315 1318 1357 1342 1400 1312 1291 1287 1320 1332 1311 1344 1328 1324 1304 1308 1280 1289 1294 1229 1262 1223 1249 1288 1241 1269 1267 1304 1259 1280 1301 1281 1247 1234 1328 1336 1357 1311 1295 1285 1299 1273 1271 1305 1354 1334 1346 1350 1353 1287 1301 1331 1359 1367 1373 1365 1411 1423 1379 1436 1433 1481 1472 1502 1465 1412 1410 1421 1477 1486 1484 1534 1527 1530 1545 1479 1525 1511 1588 1575 1603 1556 1557 1583 1578 1525 1544 1539 1531 1487 1571 1591 1589 1591 1563 1557 1598 1561 1501 1474 1488 1449 1539 1536 1532 1540 1527 1489 1545 1494 1538 1507 1502 1510 1527 1471 1483 1537 1492 1497 1577 1575 1559 1518 1512 1494 1505 1559 1560 1565 1515 1490 1478 1445 1451 1496 1453 1462 1523 1528 1484 1458 1478 1468 1487 1459 1493 1502 1500 1517 1440 1409 1327 1386 1402 1377 1404 1370 1440 1358 1377 1397 1400 1421 1413 1437 1479 1440 1463 1402 1452 1428 1452 1469 1516 1575 1533 1589 1527 1502 1513 1505 1454 1457 1473 1460 1460 1455 1475 1461 1463 1420 1453 1498 1467 1486 1507 1488 1529 1465 1491 1504 1544 1521 1530 1511 1541 1492 1508 1557 1504 1475 1418 1492 1467 1500 1549 1554 1560 1568 1571 1557 1616 1644 1593 1581 1576 1587 1625 1652 1608 1573 1653 1641 1657 1631 1611 1572 1567 1561 1577 1581 1554 1600 1557 1537 1512 1523 1594 1622 1551 1493 1537 1568 1588 1543 1563 1632 1636 1604 1620 1604 1640 1644 1651 1596 1571 1539 1586 1609 1580 1604 1664 1685 1677 1679 1609 1623 1612 1649 1643 1643 1713 1753 1749 1729 1753 1727 1706 1702 1652 1653 1625 1673 1701 1692 1654 1660 1710 1685 1689 1717 1717 1689 1695 1699 1699 1711 1727 1756 1769 1776 1717 1762 1722 1704 1736 1678 1707 1781 1764 1791 1747 1713 1734 1725 1685 1706 1691 1705 1675 1645 1649 1595 1638 1688 1661 1657 1684 1698 1737 1713 1706 1701 1654 1676 1657 1689 1712 1705 1611 1673 1653 1636 1619 1588 1635 1551 1576 1596 1645 1612 1643 1628 1661 1683 1645 1661 1683 1631 1660 1648 1683 1732 1677 1647 1654 1640 1678 1725 1778 1706 1706 1681 1649 1641 1571 1610 1572 1549 1621 1563 1569 1603 1584 1606 1583 1572 1559 1568 1535 1538 1516 1512 1547 1518 1532 1508 1489 1453 1375 1433 1429 1447 1464 1469 1457 1437 1441 1408 1396 1403 1405 1416 1447 1387 1362 1439 1408 1349 1332 1282 1288 1347 1292 1275 1317 1321 1305 1324 1335 1401 1384 1313 1314 1326 1321 1371 1332 1385 1329 1358 1296 1340 1336 1402 1379 1301 1320 1309 1365 1304 1276 1322 1312 1338 1331 1324 1362 1362 1348 1392 1392 1399 1381 1342 1314 1294 1341 1405 1394 1360 1369 1361 1344 1361 1299 1302 1286 1319 1253 1297 1316 1287 1282 1312 1254 1260 1259 1255 1284 1318 1324 1260 1245 1230 1240 1279 1247 1230 1212 1277 1277 1262 1260 1227 1235 1225 1266 1259 1231 1238 1198 1181 1176 1190 1222 1212 1158 1190 1173 1174 1220 1264 1202 1162 1135 1136 1202 1175 1162 1211 1244 1221 1255 1211 1206 1235 1281 1235 1190 1149 1148 1150 1129 1134 1139 1068 1080 1106 1090 1095 1083 1081 1079 1035 1050 1047 1072 1075 1101 1035 1064 1088 1128 1144 1125 1148 1132 1154 1200 1159 1146 1168 1189 1216 1185 1193 1141 1139 1195 1221 1204 1249 1213 1246 1232 1235 1218 1207 1169 1169 1203 1228 1265 1277 1265 1224 1192 1184 1157 1159 1143 1179 1187 1127 1147 1191 1137 1153 1172 1152 1142 1144 1168 1174 1188 1204 1206 1202 1145 1171 1152 1171 1164 1175 1193 1170 1165 1140 1156 1153 1174 1144 1120 1152 1125 1095 1126 1136 1157 1149 1140 1154 1166 1210 1193 1212 1231 1300 1269 1273 1248 1223 1265 1289 1229 1244 1232 1222 1193 1196 1251 1225 1201 1226 1262 1276 1309 1307 1301 1208 1235 1248 1230 1244 1195 1204 1220 1258 1241 1203 1195 1230 1188 1172 1218 1219 1195 1250 1221 1198 1187 1197 1207 1201 1213 1177 1218 1172 1133 1151 1165 1180 1195 1195 1205 1178 1175 1189 1145 1193 1158 1143 1153 1171 1115 1160 1210 1206 1226 1178 1203 1178 1175 1196 1190 1153 1171 1188 1191 1218 1224 1229 1199 1200 1222 1173 1234 1219 1196 1229 1186 1179 1175 1228 1181 1186 1236 1217 1226 1134 1206 1175 1209 1214 1223 1230 1244 1268 1281 1291 1307 1351 1314 1314 1310 1297 1357 1326 1340 1330 1333 1337 1364 1389 1338 1357 1390 1456 1433 1427 1405 1451 1482 1495 1477 1495 1467 1507 1531 1541 1550 1535 1541 1514 1522 1508 1551 1624 1686 1704 1621 1622 1642 1666 1637 1647 1693 1610 1672 1625 1595 1623 1653 1655 1624 1602 1638 1679 1650 1666 1673 1679 1659 1572 1590 1637 1587 1682 1627 1604 1653 1635 1669 1663 1656 1629 1655 1666 1625 1620 1621 1632 1691 1643 1677 1657 1611 1627 1591 1604 1594 1692 1648 1632 1645 1655 1628 1571 1534 1591 1588 1637 1613 1635 1618 1608 1637 1651 1672 1609 1592 1632 1656 1589 1606 1580 1605 1636 1629 1589 1560 1649 1647 1666 1661 1642 1578 1574 1581 1702 1614 1646 1643 1593 1616 1688 1649 1628 1596 1629 1550 1599 1584 1586 1620 1618 1647 1604 1630 1670 1651 1678 1691 1667 1631 1588 1609 1640 1653 1612 1574 1577 1581 1562 1549 1625 1621 1556 1591 1631 1616 1602 1605 1601 1543 1508 1590 1583 1662 1676 1647 1656 1605 1615 1607 1614 1674 1704 1667 1631 1591 1609 1640 1665 1676 1687 1725 1698 1679 1636 1675 1727 1738 1760 1771 1687 1735 1745 1722 1704 1690 1658 1657 1641 1629 1650 1632 1671 1647 1592 1648 1600 1690 1752 1710 1637 1640 1667 1637 1601 1557 1639 1609 1566 1539 1596 1567 1557 1538 1571 1561 1564 1459 1496 1552 1625 1556 1541 1524 1524 1498 1548 1558 1450 1453 1450 1471 1500 1452 1453 1426 1435 1434 1522 1488 1512 1514 1493 1541 1435 1482 1442 1435 1491 1446 1462 1435 1498 1528 1547 1505 1489 1452 1495 1481 1462 1536 1552 1502 1421 1392 1430 1430 1413 1380 1403 1401 1383 1408 1447 1407 1440 1441 1451 1468 1474 1414 1410 1392 1378 1402 1394 1426 1400 1370 1409 1393 1403 1412 1409 1393 1373 1445 1410 1437 1435 1393 1358 1365 1355 1362 1378 1375 1393 1379 1335 1363 1402 1371 1394 1325 1365 1351 1417 1436 1443 1472 1428 1422 1408 1416 1404 1364 1358 1348 1348 1301 1313 1307 1310 1371 1373 1324 1338 1357 1383 1367 1430 1420 1373 1407 1410 1299 1366 1353 1417 1441 1353 1347 1333 1325 1327 1341 1427 1361 1375 1366 1401 1450 1402 1380 1403 1393 1343 1364 1427 1440 1400 1388 1380 1320 1334 1341 1368 1346 1402 1450 1385 1380 1358 1353 1365 1324 1324 1325 1288 1300 1280 1344 1329 1333 1388 1397 1380 1345 1365 1355 1331 1396 1342 1358 1389 1463 1433 1427 1425 1471 1478 1515 1512 1443 1419 1457 1469 1498 1457 1449 1456 1416 1406 1398 1386 1355 1358 1363 1359 1389 1378 1419 1406 1388 1365 1349 1352 1368 1352 1435 1421 1421 1423 1423 1455 1466 1487 1505 1495 1471 1436 1390 1423 1433 1477 1506 1501 1462 1534 1505 1485 1508 1473 1465 1476 1489 1415 1418 1427 1471 1472 1489 1439 1420 1401 1487 1421 1403 1442 1498 1491 1509 1527 1506 1510 1499 1541 1506 1542 1526 1590 1593 1546 1497 1497 1473 1442 1453 1460 1490 1487 1482 1430 1468 1458 1437 1410 1389 1374 1420 1456 1436 1406 1448 1398 1408 1365 1352 1360 1358 1398 1413 1437 1417 1437 1398 1344 1375 1389 1392 1387 1381 1358 1434 1471 1420 1445 1401 1360 1357 1408 1464 1418 1371 1381 1429 1489 1567 1541 1525 1512 1520 1520 1462 1452 1453 1457 1476 1467 1422 1401 1423 1438 1461 1453 1507 1428 1357 1385 1480 1474 1444 1378 1362 1426 1470 1456 1464 1443 1398 1444 1447 1529 1587 1542 1514 1540 1479 1517 1483 1533 1532 1523 1532 1576 1644 1637 1605 1600 1521 1534 1561 1533 1526 1571 1541 1557 1494 1529 1515 1531 1495 1568 1545 1557 1487 1482 1520 1547 1538 1556 1563 1567 1608 1557 1567 1472 1440 1464 1482 1501 1404 1392 1392 1405 1340 1375 1405 1377 1323 1296 1325 1346 1350 1364 1377 1319 1300 1334 1307 1246 1272 1248 1283 1296 1328 1346 1354 1347 1331 1327 1320 1311 1330 1324 1301 1323 1357 1316 1369 1365 1353 1367 1382 1348 1293 1315 1336 1327 1307 1263 1249 1249 1286 1279 1246 1250 1315 1263 1259 1247 1277 1283 1313 1344 1307 1371 1352 1334 1311 1303 1301 1278 1305 1297 1330 1347 1360 1350 1338 1293 1304 1297 1300 1288 1265 1264 1222 1235 1223 1222 1303 1335 1285 1353 1344 1306 1343 1319 1328 1376 1307 1348 1309 1303 1303 1285 1348 1358 1398 1399 1416 1354 1351 1390 1335 1357 1367 1365 1392 1385 1449 1412 1383 1399 1422 1412 1299 1372 1324 1318 1332 1350 1383 1411 1375 1425 1393 1456 1491 1551 1489 1377 1369 1401 1393 1302 1331 1300 1321 1322 1309 1324 1339 1393 1337 1386 1393 1363 1350 1423 1451 1426 1416 1386 1400 1419 1414 1398 1397 1350 1284 1322 1347 1338 1371 1408 1460 1407 1445 1472 1471 1454 1461 1464 1419 1422 1451 1441 1412 1368 1414 1385 1437 1430 1392 1408 1362 1344 1392 1418 1378 1362 1364 1349 1319 1315 1310 1337 1330 1388 1364 1341 1347 1371 1373 1431 1398 1427 1423 1510 1540 1531 1536 1562 1569 1605 1547 1603 1568 1517 1530 1488 1464 1471 1475 1411 1406 1455 1439 1463 1512 1562 1576 1555 1527 1500 1531 1479 1486 1505 1503 1497 1499 1507 1525 1545 1492 1481 1490 1463 1511 1517 1539 1535 1560 1509 1550 1572 1568 1531 1518 1581 1626 1612 1577 1592 1565 1579 1597 1577 1513 1562 1582 1576 1580 1545 1542 1598 1601 1536 1521 1553 1513 1470 1444 1423 1449 1529 1532 1545 1508 1541 1489 1459 1482 1517 1535 1516 1501 1494 1519 1502 1491 1491 1508 1445 1474 1437 1469 1448 1473 1477 1462 1464 1506 1567 1542 1528 1533 1530 1568 1500 1505 1496 1472 1549 1536 1510 1508 1460 1473 1490 1447 1405 1438 1473 1452 1477 1510 1491 1578 1572 1618 1629 1692 1676 1625 1646 1627 1611 1541 1466 1453 1413 1393 1412 1374 1403 1446 1406 1436 1400 1412 1430 1402 1355 1394 1456 1452 1402 1405 1355 1300 1254 1269 1270 1303 1255 1323 1279 1259 1269 1291 1292 1281 1296 1289 1281 1284 1376 1368 1388 1410 1396 1475 1482 1458 1493 1548 1508 1561 1557 1460 1470 1437 1493 1470 1495 1475 1484 1484 1476 1496 1486 1488 1490 1473 1447 1459 1450 1459 1477 1468 1479 1460 1438 1429 1418 1398 1358 1391 1304 1312 1338 1342 1324 1307 1390 1374 1369 1444 1455 1479 1518 1518 1516 1571 1558 1569 1633 1622 1643 1631 1531 1583 1578 1486 1497 1413 1410 1355 1342 1379 1396 1390 1420 1401 1409 1411 1399 1472 1427 1422 1409 1412 1390 1450 1423 1423 1387 1370 1414 1406 1396 1403 1376 1391 1385 1409 1406 1463 1419 1457 1455 1417 1432 1475 1487 1471 1444 1521 1514 1558 1524 1494 1542 1509 1488 1454 1481 1445 1417 1459 1452 1437 1443 1351 1337 1373 1353 1328 1360 1393 1412 1371 1385 1367 1381 1379 1405 1409 1444 1467 1470 1439 1377 1408 1379 1428 1389 1400 1434 1429 1411 1419 1469 1500 1520 1511 1491 1464 1480 1415 1466 1465 1456 1504 1522 1492 1434 1430 1331 1394 1451 1435 1405 1445 1436 1444 1448 1430 1407 1439 1437 1443 1519 1499 1509 1451 1469 1483 1528 1487 1496 1474 1475 1504 1423 1390 1397 1371 1400 1420 1396 1349 1382 1331 1315 1335 1364 1413 1383 1455 1414 1435 1464 1446 1496 1572 1566 1590 1601 1567 1552 1487 1468 1444 1472 1434 1455 1476 1441 1416 1355 1373 1361 1345 1366 1354 1363 1391 1368 1336 1303 1317 1365 1381 1364 1373 1364 1417 1390 1394 1427 1443 1406 1399 1420 1432 1426 1409 1369 1371 1413 1355 1389 1402 1366 1375 1379 1348 1370 1380 1383 1395 1356 1341 1384 1438 1443 1416 1403 1417 1409 1373 1374 1356 1391 1424 1387 1431 1431 1401 1440 1439 1406 1417 1373 1381 1472 1530 1467 1471 1449 1399 1437 1407 1407 1413 1415 1368 1389 1386 1388 1376 1424 1387 1435 1427 1426 1387 1388 1359 1393 1399 1381 1423 1419 1427 1434 1403 1415 1426 1386 1388 1433 1405 1407 1386 1401 1424 1447 1429 1449 1498 1445 1462 1429 1384 1368 1375 1388 1427 1433 1427 1455 1488 1468 1461 1420 1454 1449 1450 1418 1474 1414 1401 1404 1422 1426 1419 1406 1432 1409 1393 1388 1346 1352 1353 1354 1378 1357 1345 1349 1336 1298 1336 1336 1376 1359 1307 1325 1358 1359 1350 1373 1304 1294 1252 1278 1265 1310 1263 1240 1251 1279 1296 1329 1267 1265 1280 1221 1230 1245 1230 1238 1238 1251 1272 1237 1218 1243 1212 1221 1173 1230 1205 1205 1189 1192 1234 1211 1212 1224 1230 1205 1191 1169 1171 1124 1206 1158 1178 1121 1157 1145 1176 1181 1159 1132 1150 1134 1150 1145 1148 1114 1164 1147 1139 1135 1109 1148 1111 1181 1189 1150 1169 1118 1119 1147 1135 1073 1067 1083 1078 1076 1069 1082 1080 1048 1022 1068 1023 1062 1059 1048 1039 1024 1012 1009 989 1026 1044 1074 1094 1035 1050 1042 1091 1131 1084 1100 1029 983 963 1033 1050 1079 1067 1108 1039 1102 1128 1108 1108 1102 1143 1175 1167 1145 1174 1139 1164 1163 1184 1187 1211 1203 1194 1164 1190 1197 1163 1157 1143 1141 1156 1125 1158 1166 1184 1198 1139 1136 1147 1092 1070 1059 1095 1084 1077 1106 1131 1092 1073 1071 1084 1070 1039 1081 1076 1026 1036 1058 1040 1046 1006 1030 1010 984 960 968 968 987 1003 986 1039 970 980 987 1002 1037 973 985 983 991 1009 997 986 1042 1057 1012 1015 1096 1081 1128 1133 1154 1182 1254 1238 1239 1197 1194 1216 1189 1154 1139 1125 1123 1109 1136 1147 1139 1161 1135 1101 1077 1079 1124 1119 1138 1133 1148 1163 1185 1178 1211 1142 1164 1125 1126 1118 1152 1189 1220 1200 1193 1218 1206 1183 1219 1186 1201 1218 1221 1218 1240 1208 1244 1212 1207 1175 1182 1184 1166 1167 1104 1108 1130 1126 1114 1100 1086 1105 1099 1094 1070 1113 1110 1108 1160 1115 1128 1135 1134 1138 1144 1173 1200 1188 1214 1229 1210 1197 1173 1196 1204 1189 1233 1216 1228 1217 1199 1195 1212 1186 1164 1178 1153 1183 1168 1182 1147 1161 1167 1173 1171 1176 1156 1210 1224 1190 1193 1165 1190 1204 1204 1212 1206 1182 1181 1221 1205 1251 1270 1275 1285 1294 1309 1279 1280 1282 1243 1305 1262 1274 1280 1311 1298 1284 1264 1272 1312 1364 1323 1309 1301 1254 1302 1306 1285 1240 1232 1330 1315 1263 1261 1239 1252 1251 1247 1269 1242 1252 1258 1223 1270 1290 1285 1301 1315 1326 1313 1303 1302 1278 1271 1235 1234 1213 1259 1261 1267 1246 1267 1251 1243 1193 1183 1218 1220 1210 1231 1257 1231 1263 1277 1260 1288 1268 1220 1285 1274 1304 1286 1246 1259 1218 1238 1291 1256 1265 1282 1308 1307 1316 1346 1347 1362 1371 1337 1307 1278 1303 1320 1304 1268 1270 1276 1223 1278 1262 1306 1289 1258 1263 1263 1265 1278 1258 1252 1243 1243 1264 1321 1351 1340 1320 1328 1337 1321 1274 1259 1311 1298 1299 1299 1241 1274 1278 1289 1255 1325 1362 1355 1316 1296 1332 1362 1342 1324 1310 1301 1303 1345 1353 1350 1297 1344 1304 1375 1366 1353 1372 1364 1391 1334 1281 1348 1390 1372 1403 1366 1371 1365 1338 1326 1341 1375 1359 1373 1384 1359 1364 1335 1338 1288 1313 1318 1297 1278 1289 1259 1256 1272 1291 1248 1234 1252 1195 1178 1245 1310 1226 1202 1266 1269 1305 1297 1316 1320 1284 1299 1207 1289 1282 1261 1288 1259 1261 1246 1259 1263 1286 1266 1266 1264 1256 1272 1256 1299 1306 1332 1327 1304 1332 1316 1350 1386 1405 1403 1372 1362 1350 1356 1333 1351 1362 1398 1377 1383 1363 1412 1366 1386 1381 1320 1367 1367 1386 1394 1388 1393 1375 1417 1408 1377 1394 1346 1353 1389 1401 1449 1413 1415 1392 1351 1430 1479 1503 1444 1454 1475 1497 1523 1541 1609 1597 1563 1557 1578 1639 1650 1637 1583 1590 1552 1497 1554 1567 1561 1543 1537 1538 1506 1512 1478 1483 1468 1452 1448 1408 1465 1459 1430 1396 1414 1378 1447 1482 1492 1473 1472 1487 1471 1463 1441 1466 1458 1494 1497 1474 1483 1516 1479 1491 1476 1377 1392 1372 1318 1297 1320 1314 1294 1291 1292 1281 1314 1269 1362 1365 1381 1393 1372 1374 1317 1252 1285 1331 1368 1286 1260 1194 1180 1166 1153 1110 1091 1045 1061 1020 938 943 959 963 921 914 912 887 838 820 844 853 868 968 939 906 926 931 951 1013 1012 1010 935 936 919 887 878 823 783 753 755 778 759 735 708 735 727 720 776 827 839 888 855 843 838 828 855 826 801 726 679 614 600 595 556 528 532 561 630 609 628 650 742 735 728 681 700 718 709 674 620 594 591 603 580 588 523 476 445 437 402 400 396 374 352 385 357 344 318 325 330 362 355 364 355 345 327 286 265 246 220 245 265 258 301 302 319 326 374 397 423 404 397 401 410 413 400 384 396 388 368 364 357 371 359 362 353 366 368 338 347 364 406 377 382 381 390 384 396 394 423 420 455 488 528 590 622 607 603 575 598 594 599 606 559 567 536 546 509 510 525 420 482 534 504 431 416 433 453 428 428 376 348 342 322 309 299 294 287 267 284 278 312 319 315 310 326 331 388 414 456 476 536 510 553 599 572 550 558 608 610 609 638 594 596 611 635 586 574 509 465 485 509 519 455 424 404 337 337 315 276 252 220 223 219 264 309 304 237 208 196 210 228 212 223 220 244 306 380 377 384 351 375 389 410 434 496 514 570 547 533 488 530 512 513 494 456 409 394 395 379 357 344 335 313 314 313 325 346 342 319 351 381 425 419 431 422 436 452 459 483 484 533 532 549 623 587 613 640 595 571 612 597 612 616 561 593 589 562 530 512 475 456 425 442 414 400 338 288 234 216 207 218 205 182 164 161 165 197 218 253 291 317 366 403 403 428 467 455 464 463 500 528 597 608 603 597 565 530 490 480 445 429 387 369 328 325 305 275 268 233 203 186 190 198 211 225 254 301 343 373 403 426 417 426 460 438 491 508 512 550 518 490 457 442 400 362 366 309 260 234 240 196 179 146 136 146 157 195 209 221 236 242 255 282 306 321 359 381 400 390 381 399 382 364 355 300 280 267 251 237 214 217 200 196 179 170 151 166 174 197 228 256 246 269 273 294 281 294 308 352 383 405 374 398 363 380 398 402 454 466 489 496 493 526 554 572 592 585 570 568 558 522 485 483 460 435 414 390 392 369 369 414 393 437 456 444 451 453 465 493 507 513 546 524 561 531 525 566 548 558 534 546 582 563 577 575 580 623 648 721 734 746 777 785 793 794 773 801 776 702 698 648 602 598 538 546 539 516 507 503 515 493 524 561 581 569 561 611 665 705 688 738 714 766 752 837 863 891 883 896 913 990 990 983 970 936 928 913 897 857 876 883 895 837 807 829 720 728 717 746 760 756 727 793 745 752 727 729 744 757 731 719 718 714 735 749 789 731 751 738 725 735 769 751 722 736 737 733 750 720 719 692 709 684 660 645 602 596 478 466 442 435 380 376 348 314 287 256 248 253 260 245 269 240 251 256 256 276 284 313 324 342 360 363 347 365 361 327 310 274 246 236 207 207 187 173 160 143 126 115 91 82 86 90 88 92 96 98 114 131 155 184 220 240 225 245 255 252 259 268 271 258 268 248 231 209 185 178 172 145 114 108 84 80 80 80 85 86 88 92 90 96 115 128 178 193 201 210 210 226 235 261 270 297 298 309 301 324 364 323 299 296 320 307 305 287 281 257 253 231 219 194 183 166 170 169 148 176 188 167 171 181 187 208 228 248 282 289 301 341 332 337 320 333 313 322 305 282 285 269 278 238 235 210 205 189 157 152 131 116 102 92 82 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per inch +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = Inch +[Exif IFD0 - 0x0140] Unknown tag (0x0140) = [768 values] +[Exif IFD0 - 0x830e] Pixel Scale = 2.438 2.438 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 709245.968 4556369.32 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS84 UTM zone 17N +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 17 N with WGS84 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = o41078a4.tif +[File - 0x0002] File Size = 7390998 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/o41078a5.tif.txt b/tif/GeoTIFF/metadata/dotnet/o41078a5.tif.txt new file mode 100644 index 00000000..16b3edaf --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/o41078a5.tif.txt @@ -0,0 +1,42 @@ +FILE: o41078a5.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 4992 pixels +[Exif IFD0 - 0x0101] Image Height = 6763 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette +[Exif IFD0 - 0x0111] Strip Offsets = [6763 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 84 101 108 120 130 143 152 173 179 185 210 209 217 254 242 258 270 292 284 263 262 269 287 267 273 296 295 300 260 258 257 231 225 222 214 201 200 194 170 166 166 168 137 123 112 100 97 110 101 96 94 92 93 98 115 123 137 140 149 189 187 189 193 201 224 213 241 263 270 284 289 300 312 306 311 300 291 289 289 280 274 261 256 222 206 204 187 168 163 175 134 138 115 106 108 100 102 105 112 132 157 160 174 177 201 201 215 216 241 273 263 267 286 304 286 308 299 335 325 323 314 311 303 293 279 263 248 236 223 222 247 242 234 221 235 259 218 236 225 195 201 195 186 191 194 197 186 196 185 186 184 189 186 186 195 189 169 190 170 149 134 128 130 135 120 104 93 91 90 87 86 92 98 92 95 85 106 136 206 227 246 236 230 257 269 263 281 276 286 314 307 333 336 336 361 361 368 390 416 397 381 386 416 450 476 461 481 459 458 468 441 425 411 369 337 374 358 385 429 405 381 370 363 347 345 337 352 355 393 397 437 439 404 433 431 396 351 393 398 378 405 419 438 400 386 410 410 387 381 380 382 373 396 417 415 447 459 478 461 510 529 497 495 537 525 535 497 495 451 435 436 431 430 415 392 441 429 407 353 339 353 351 373 374 372 411 415 368 372 383 408 416 428 439 436 475 545 598 664 620 615 614 596 591 623 638 599 582 599 595 548 526 537 511 486 487 451 466 469 489 503 491 521 552 530 543 556 633 605 562 610 613 593 615 627 629 628 607 610 640 596 582 621 600 639 603 603 627 588 597 602 592 608 614 669 659 645 686 657 631 610 612 610 641 598 580 550 550 552 535 565 553 602 609 613 624 668 667 595 624 612 591 620 613 655 636 648 590 591 564 578 586 602 642 611 577 590 576 565 558 542 551 580 594 598 593 617 613 617 619 620 641 635 593 573 536 507 509 530 557 548 500 494 470 471 475 471 479 440 468 476 500 468 473 470 485 473 466 466 475 474 501 492 511 466 480 491 513 551 576 609 635 574 542 486 483 511 544 591 619 620 622 607 587 608 583 608 581 588 572 548 563 580 552 498 461 463 456 462 470 440 462 459 443 446 460 470 468 473 479 464 477 491 472 479 492 483 494 512 477 484 487 507 501 512 499 518 508 508 510 537 569 544 555 551 573 561 583 574 550 570 556 537 544 546 537 522 505 505 481 496 501 486 501 520 521 509 518 523 496 534 524 546 528 521 526 562 561 567 514 534 537 527 503 485 508 507 502 489 478 485 505 501 512 509 515 525 542 545 510 501 521 526 553 527 551 565 542 536 576 571 596 602 599 598 583 603 599 565 564 563 552 542 548 540 532 524 522 512 500 508 524 523 514 503 525 517 560 576 562 533 539 567 552 562 532 523 543 538 551 522 513 522 502 507 522 515 519 543 538 543 535 563 565 549 535 539 552 568 553 575 576 576 596 603 542 522 573 540 571 556 557 592 572 579 584 577 594 585 609 595 576 590 590 589 578 551 567 587 593 540 509 532 545 551 534 497 547 564 554 540 533 540 544 557 556 515 556 579 562 558 526 543 535 585 555 526 567 598 584 550 514 568 579 555 538 493 523 507 517 509 493 548 579 570 516 536 580 574 594 567 578 579 600 571 528 534 573 579 576 580 573 601 602 588 556 532 546 547 545 542 533 574 566 577 559 538 567 600 593 597 556 572 570 570 573 543 540 583 596 599 526 553 567 585 587 594 583 606 616 633 640 600 615 603 599 604 601 641 635 623 620 609 619 631 607 564 542 555 561 571 511 485 546 547 549 567 502 550 593 593 552 566 589 613 624 555 527 553 598 591 591 524 525 581 596 581 555 543 581 587 577 519 520 614 620 623 567 558 610 604 582 539 534 564 574 595 560 543 556 593 593 549 518 542 555 544 531 503 516 533 536 535 556 533 567 574 565 522 532 523 484 509 518 537 511 505 497 522 557 559 541 569 543 538 553 545 549 535 529 539 546 527 521 494 482 485 528 544 523 527 518 520 516 541 568 585 582 595 588 586 591 589 606 615 583 564 553 550 553 503 529 535 553 543 560 571 581 620 595 598 599 604 609 608 583 567 563 588 578 560 541 545 525 494 516 528 520 512 524 543 563 530 548 550 536 541 541 563 554 552 535 520 568 588 575 598 591 553 589 590 566 564 576 576 590 572 578 571 543 542 551 592 608 590 557 564 568 558 561 533 520 546 524 523 507 492 496 510 490 490 490 497 504 509 504 512 514 489 516 534 510 512 522 500 501 477 496 466 442 459 441 462 474 470 477 461 473 479 475 464 467 473 503 518 484 477 483 503 489 517 518 538 568 602 588 596 589 564 567 552 534 554 559 540 559 562 583 599 566 569 598 575 559 554 554 534 539 545 522 541 509 540 537 543 535 555 567 565 570 562 561 600 602 613 599 587 587 602 710 675 622 611 608 595 563 547 529 518 517 514 500 490 489 482 470 455 462 483 493 498 503 513 517 524 527 536 538 534 550 581 614 602 545 535 541 559 535 543 535 537 508 494 525 526 514 498 515 506 542 514 519 540 560 555 559 535 519 510 518 500 486 499 527 501 508 501 508 496 487 496 490 511 498 510 499 483 489 480 476 468 466 470 472 459 466 461 447 458 437 458 446 465 485 490 490 475 457 475 461 481 483 504 489 492 473 490 470 465 466 483 465 468 468 443 461 461 448 456 442 420 447 474 453 447 445 463 469 472 468 508 559 555 579 539 548 556 541 527 536 546 561 545 553 544 573 562 558 556 551 554 598 593 600 598 602 578 588 618 607 596 561 555 529 530 518 515 496 488 505 509 533 535 546 520 548 552 538 549 567 562 556 578 552 556 543 557 568 554 582 565 584 583 569 533 532 547 549 544 544 573 538 545 546 541 542 565 571 626 592 595 590 612 609 573 558 539 573 554 527 549 537 515 529 565 564 558 552 536 521 550 558 549 555 586 575 569 590 560 557 548 530 547 546 541 557 563 563 544 550 586 590 596 606 641 665 656 619 621 580 588 603 621 652 617 597 614 597 609 566 587 593 586 630 655 631 657 617 586 603 598 580 588 568 579 572 562 570 580 581 607 637 595 606 596 618 607 591 605 584 606 549 547 576 581 605 623 598 583 601 575 592 578 564 553 528 545 590 594 577 593 584 598 620 608 575 546 528 536 536 517 498 516 498 536 578 556 550 532 547 553 552 535 543 553 531 499 516 501 535 491 492 518 504 487 494 485 493 503 497 504 505 510 482 484 493 501 522 532 531 534 532 541 554 555 562 569 537 556 542 552 544 555 541 532 517 521 505 476 524 470 477 468 502 504 518 522 511 509 511 516 511 510 540 549 569 558 547 537 541 545 543 539 536 544 551 553 531 538 499 491 476 517 495 489 497 484 481 473 472 488 489 487 513 504 491 489 484 468 471 470 465 477 489 482 477 466 461 493 503 508 505 527 514 496 506 523 530 513 541 518 532 519 506 505 495 483 475 498 493 481 480 468 479 481 477 509 511 528 500 503 469 486 482 490 519 503 508 500 519 540 541 548 541 542 511 540 531 551 532 527 524 558 526 552 563 542 565 571 572 579 561 586 611 600 575 599 621 626 573 585 560 535 476 497 500 478 478 489 483 476 487 511 486 489 487 480 522 568 572 565 608 597 579 610 619 638 649 666 650 628 597 589 567 589 599 625 636 611 602 558 529 535 547 546 545 530 546 519 514 525 521 545 537 529 521 507 495 510 510 523 529 537 599 577 543 560 552 548 537 538 541 534 539 521 523 514 512 523 545 533 557 542 535 526 526 536 525 527 518 530 536 546 529 528 528 538 542 537 549 554 565 591 591 599 587 572 563 566 586 599 597 593 602 609 606 593 612 622 588 611 599 610 593 585 626 610 633 652 631 640 607 630 616 634 641 638 666 640 618 635 641 624 646 664 634 642 639 640 640 646 654 642 623 641 640 673 674 633 640 635 621 626 634 621 629 620 603 606 635 620 631 596 584 557 585 620 650 624 624 627 632 640 653 650 691 699 651 627 616 607 628 580 586 572 552 565 574 553 565 578 560 545 519 545 586 603 580 593 550 530 533 527 524 524 525 533 543 527 545 528 552 545 554 543 569 549 555 550 565 599 586 581 579 568 566 598 576 576 602 609 606 607 620 605 596 586 585 551 537 547 559 574 579 577 583 587 600 592 598 602 586 593 580 588 589 605 622 628 610 585 591 576 584 549 570 557 562 566 567 555 563 577 604 591 614 595 603 611 638 608 604 611 617 615 620 654 645 620 621 631 645 629 642 633 625 635 650 647 667 651 630 666 619 650 633 627 645 628 593 595 627 614 602 608 606 637 616 591 637 641 644 635 630 624 628 639 671 698 692 672 687 676 645 645 652 657 680 673 674 674 687 688 657 668 688 685 703 710 717 718 740 729 728 714 701 680 669 684 691 686 695 694 695 715 714 715 730 718 709 720 751 741 720 708 763 765 785 762 759 779 744 745 749 744 744 751 740 725 707 706 728 730 788 795 790 800 784 793 782 800 784 798 785 782 769 772 784 777 798 818 822 823 829 825 817 807 799 804 791 778 760 817 819 830 873 837 831 806 834 863 841 871 845 854 895 901 870 874 873 881 870 877 896 885 859 860 831 856 883 863 852 837 871 836 861 861 850 855 870 868 843 832 806 806 793 787 785 780 781 770 777 743 774 739 756 802 787 794 788 797 775 782 726 725 740 722 711 710 711 699 703 684 712 750 751 744 721 707 724 708 744 740 761 736 734 736 720 709 722 712 710 694 714 684 697 718 693 683 675 705 711 730 745 718 706 707 716 705 678 698 706 720 688 663 723 737 683 678 692 715 749 723 736 739 729 712 706 694 692 698 698 661 637 641 634 660 650 674 682 710 692 656 641 648 634 634 673 655 670 644 659 663 697 708 677 648 675 670 655 685 667 666 660 689 662 658 646 625 642 647 660 674 683 654 634 637 654 625 626 636 659 624 648 658 650 624 656 660 647 654 642 680 663 674 691 696 687 661 653 654 649 672 680 665 650 675 655 641 667 675 690 646 649 635 658 679 668 667 666 654 632 613 657 666 667 652 680 648 665 633 642 634 654 683 680 672 660 660 651 635 665 652 637 655 638 671 639 631 619 610 610 604 621 623 604 626 631 651 641 635 630 623 647 647 645 621 603 580 596 566 577 569 587 561 568 561 574 586 571 550 568 575 555 581 570 582 596 577 575 577 558 544 545 538 558 544 562 574 575 561 585 600 580 567 584 563 569 582 604 569 586 545 509 527 529 529 521 514 517 520 537 565 554 538 560 581 575 573 544 561 587 582 594 606 573 562 572 549 517 530 511 519 534 546 520 539 531 566 544 540 561 556 602 572 567 573 570 584 546 546 555 538 561 558 553 534 529 499 547 557 580 625 588 602 593 590 590 598 577 553 553 562 574 568 564 521 575 584 573 553 556 533 560 558 576 540 569 601 570 567 551 529 523 534 547 556 562 591 548 536 557 549 554 545 543 548 563 548 533 549 562 578 592 614 620 587 601 608 639 650 650 617 580 590 613 621 573 591 589 611 610 594 604 594 603 558 585 561 569 548 574 595 578 569 572 591 619 610 627 616 625 656 668 691 663 664 638 614 667 655 720 727 690 654 641 672 612 582 617 607 563 566 586 591 578 536 519 536 531 538 533 519 532 526 547 534 547 547 541 574 536 520 534 550 538 533 532 536 539 573 576 581 565 512 486 482 484 479 502 531 517 529 531 535 561 551 581 584 566 592 551 543 530 547 543 510 530 557 543 538 555 548 543 530 540 554 557 532 564 588 630 619 611 615 598 568 560 528 522 529 539 553 557 560 550 534 513 519 511 524 547 532 538 529 544 519 556 528 503 536 541 547 552 552 552 552 566 562 576 543 534 566 548 588 567 597 600 597 594 590 604 606 594 608 588 604 612 608 593 577 590 599 599 597 574 569 583 566 580 575 541 558 575 543 530 549 536 563 510 538 538 545 551 520 529 529 501 521 524 539 549 531 530 547 545 531 561 575 555 550 546 548 547 545 554 518 537 536 546 534 539 549 543 558 591 580 602 583 589 598 577 574 578 556 593 617 599 626 643 630 625 635 634 641 631 652 652 641 633 615 616 620 647 629 669 653 659 653 662 669 652 633 625 639 613 604 591 603 600 595 596 595 598 604 604 631 641 624 630 634 621 617 609 640 646 648 637 582 578 576 581 607 607 611 580 563 555 575 591 553 535 564 572 578 573 586 575 571 558 576 601 576 600 586 611 604 593 591 587 581 605 603 619 582 564 563 585 573 563 586 585 567 584 593 583 573 569 563 573 572 588 580 574 578 576 563 538 559 555 572 555 573 608 595 604 598 608 624 659 613 601 603 624 619 588 614 600 616 597 607 593 606 595 587 562 555 567 602 574 584 602 586 608 596 576 533 576 554 578 580 570 579 589 580 580 593 582 602 611 631 607 610 647 614 585 590 558 588 585 588 553 551 556 590 576 584 614 637 631 636 667 668 679 652 668 657 672 648 652 630 669 661 626 648 671 645 643 625 638 613 622 606 621 638 616 643 622 622 639 643 617 632 608 627 631 621 621 652 611 628 598 590 599 608 638 626 644 620 635 647 674 646 641 660 661 638 708 704 699 716 725 694 713 725 722 741 748 772 761 720 717 726 715 702 705 708 679 709 728 731 712 744 748 730 697 689 661 683 677 696 691 695 689 697 680 681 681 685 715 696 695 711 703 698 685 717 721 693 688 676 696 700 718 727 731 723 733 730 754 735 742 735 747 720 686 719 722 747 749 741 748 743 728 735 760 768 739 747 753 746 716 717 731 708 727 709 730 721 745 737 720 682 702 728 749 736 732 735 718 719 720 738 737 758 762 766 743 762 763 738 753 745 729 715 735 713 739 748 799 765 759 762 747 763 769 785 776 777 773 772 766 777 790 758 794 798 811 805 768 755 755 741 744 756 753 739 738 732 729 721 726 710 693 735 745 749 759 743 726 737 750 742 769 747 756 748 753 720 705 695 719 716 726 710 725 731 728 748 721 719 743 741 743 738 720 703 716 730 694 711 719 755 744 759 763 750 746 747 732 737 720 697 685 669 687 682 669 684 693 705 690 690 678 674 683 659 677 693 670 666 668 662 666 666 688 683 684 698 716 722 709 715 688 712 699 708 692 695 681 657 650 669 655 662 654 669 688 696 693 694 705 733 728 718 735 706 695 736 706 699 720 714 724 729 706 690 688 668 716 711 721 707 724 715 709 719 718 709 728 693 730 734 725 733 736 744 762 766 760 748 769 778 777 783 762 743 720 738 702 684 681 676 720 716 740 751 741 705 731 731 732 720 746 718 722 689 693 715 713 748 753 739 763 801 798 784 754 810 790 803 778 750 746 738 733 754 743 708 741 754 747 734 712 734 706 697 727 715 720 733 741 732 710 724 723 725 742 744 726 733 759 771 745 742 748 739 738 740 767 772 760 767 786 789 784 770 779 784 808 788 778 811 818 820 831 810 822 825 837 827 802 835 831 807 816 799 814 814 828 818 804 806 806 815 805 790 810 796 787 789 779 767 784 794 794 787 823 832 833 833 826 819 847 842 828 869 869 869 856 901 872 872 865 876 918 913 957 929 943 887 896 866 877 868 872 882 922 937 854 853 832 832 854 828 810 797 778 808 855 836 836 814 792 807 798 780 807 800 805 786 801 807 817 839 838 819 815 796 800 790 782 765 778 762 789 778 791 790 815 818 783 806 799 791 794 774 789 779 785 805 777 784 806 812 800 797 795 810 799 811 804 811 812 822 827 836 821 801 780 786 799 794 813 791 804 805 783 763 770 784 777 764 764 782 778 760 760 783 769 767 753 736 753 769 755 742 766 756 757 757 776 771 772 772 772 766 760 780 773 785 785 797 820 821 841 850 840 833 818 829 817 818 826 824 828 810 833 795 818 813 803 829 819 838 830 831 825 817 839 834 841 855 817 823 837 818 836 835 836 814 832 823 823 824 819 846 860 875 874 913 918 892 880 919 892 868 893 883 903 923 928 932 915 932 888 864 836 866 847 844 842 838 820 853 856 844 842 870 853 870 855 879 866 852 844 887 894 894 906 920 904 883 900 921 920 876 910 884 885 847 856 891 919 902 907 886 887 914 875 861 859 877 874 875 858 863 863 858 869 881 857 858 865 855 876 876 904 911 924 915 928 930 931 928 907 889 906 907 916 898 902 890 893 895 902 912 904 890 881 907 906 924 905 908 901 912 920 946 951 949 940 920 959 951 914 933 902 891 907 920 913 963 1004 968 963 959 992 993 994 1003 988 988 981 957 938 916 953 953 943 951 956 994 980 977 964 981 982 990 973 964 994 952 950 898 878 894 913 915 898 894 916 895 892 903 902 911 937 937 947 938 938 903 877 888 915 883 878 904 895 949 918 942 920 939 910 937 914 959 975 972 950 959 976 977 982 989 992 951 944 952 943 972 995 977 967 956 959 963 986 961 967 953 981 975 998 990 974 939 928 934 935 933 968 942 940 917 926 976 956 968 947 987 953 940 911 931 932 930 942 922 952 950 944 954 967 973 989 945 950 915 942 962 946 950 959 954 919 934 924 946 928 918 909 929 869 885 901 961 910 938 940 945 972 965 979 1001 1028 1025 987 1022 992 972 950 942 966 963 934 957 958 967 958 916 944 968 975 953 938 931 908 932 928 931 935 958 945 927 929 949 935 936 947 948 946 928 932 970 930 909 903 901 893 894 898 914 905 911 893 896 867 881 858 893 874 874 909 898 919 932 904 892 940 895 900 898 910 880 892 866 893 933 927 923 937 930 922 931 945 918 913 918 901 898 918 926 907 902 921 911 887 912 912 897 897 880 869 896 882 901 883 897 904 916 883 894 895 896 890 911 894 900 924 900 890 927 905 920 946 933 941 922 899 906 899 897 903 936 918 919 917 913 895 926 929 929 902 909 892 886 863 911 930 890 895 911 915 905 887 879 893 889 897 902 913 905 883 866 889 890 941 955 959 960 968 964 963 946 957 952 978 977 977 938 927 949 921 902 911 886 891 890 899 886 912 905 930 938 945 929 925 918 936 919 912 879 899 890 892 897 907 898 853 873 864 851 863 876 877 894 920 911 900 917 943 949 913 912 924 900 893 893 909 904 919 906 884 887 888 904 888 877 864 872 875 876 882 877 899 906 919 914 919 920 925 921 886 885 866 905 949 913 931 906 924 910 908 916 948 983 980 950 943 932 955 942 931 935 915 932 925 923 903 954 933 916 929 882 885 867 891 947 970 978 984 965 937 958 957 943 940 976 961 955 923 920 949 951 934 933 939 933 908 916 915 937 941 983 957 956 937 926 923 920 933 962 933 949 926 917 907 910 901 904 902 886 889 920 906 925 913 898 891 894 932 931 943 915 916 914 922 914 902 875 892 904 937 907 902 927 926 918 944 937 930 940 959 924 929 917 910 907 905 910 905 929 952 962 956 943 914 920 916 918 925 923 945 946 947 923 922 930 961 959 940 974 939 952 964 948 934 952 964 954 972 946 958 946 952 959 961 953 973 965 958 952 934 930 950 947 948 937 932 927 925 946 939 935 927 932 937 921 906 907 922 896 900 911 913 951 931 921 925 903 901 916 910 889 893 910 889 901 897 883 894 908 897 878 862 883 864 869 877 889 877 846 837 820 825 866 847 844 838 838 836 829 845 847 849 859 879 819 842 839 824 830 807 830 821 813 806 850 844 854 841 841 842 866 842 859 858 877 914 902 842 860 888 895 889 869 906 870 855 836 846 862 879 868 858 869 880 886 860 883 880 906 903 900 891 933 920 920 932 891 878 929 935 948 937 918 977 971 952 917 878 932 903 926 906 905 954 953 935 922 936 954 910 948 940 933 921 962 915 916 916 969 961 902 915 961 942 959 919 941 967 962 959 962 950 937 978 972 967 952 974 983 983 951 941 934 929 928 950 953 1009 993 1000 985 996 986 1053 1045 1033 1010 1051 1049 1085 1061 1046 1043 1050 1033 1064 1076 1079 1062 1118 1153 1137 1137 1146 1146 1157 1155 1169 1143 1156 1175 1151 1086 1074 1066 1115 1075 1099 1099 1112 1213 1170 1173 1123 1111 1135 1159 1198 1187 1203 1223 1201 1191 1143 1173 1199 1226 1193 1159 1186 1234 1243 1143 1113 1141 1182 1224 1205 1153 1134 1138 1172 1186 1148 1155 1215 1232 1225 1178 1184 1201 1225 1212 1206 1209 1216 1192 1187 1169 1192 1203 1151 1126 1134 1166 1148 1117 1069 1090 1109 1087 1067 1009 1056 1029 1077 1020 1004 1021 1006 994 993 947 934 971 971 969 993 983 974 984 990 992 934 938 966 970 985 969 1003 1000 1026 1039 1061 1026 1017 1027 1018 1013 1023 1013 1026 1040 1070 1000 977 999 985 971 959 1003 1015 966 999 1008 1020 976 968 998 991 992 947 989 981 942 960 956 918 912 968 964 1005 1009 975 940 958 931 909 957 925 966 963 956 984 981 1006 987 1010 1017 986 1012 1010 1041 1027 1029 1005 1020 973 979 1014 1010 1043 1020 1007 979 963 957 973 971 981 968 990 1007 1006 978 966 993 979 955 970 973 985 973 946 979 953 963 975 989 970 948 970 988 993 986 1025 992 990 996 970 980 950 960 976 959 967 975 973 964 981 944 937 957 967 956 977 935 963 956 948 978 940 968 939 933 938 942 907 922 958 966 971 981 969 980 961 989 1004 989 961 1012 994 990 981 987 1003 1031 994 989 977 984 981 1015 1015 981 1015 1011 973 962 992 1030 992 1008 1022 1014 1010 985 1048 1028 1013 990 985 974 966 977 994 999 1016 1001 989 999 970 953 977 1001 1000 987 992 979 997 995 1007 964 993 953 950 984 1014 982 1005 1001 983 981 994 997 1026 1039 1026 1003 1004 1027 1020 1041 1050 1036 1077 1024 1001 988 991 1008 1014 1019 992 996 1026 975 975 969 957 957 946 940 942 966 975 957 969 924 945 954 956 994 960 956 926 928 948 923 884 894 874 877 926 891 914 928 930 910 925 949 987 975 980 979 998 1000 1000 988 1003 982 978 958 912 929 961 938 921 929 930 966 957 962 981 1009 980 965 989 964 949 958 941 999 998 953 973 1003 1015 1003 1005 1014 989 990 1011 1016 1002 1014 980 991 995 1032 1015 996 1013 985 1006 1025 1039 1013 1003 992 1019 1004 991 1024 1002 1022 986 1020 1026 1023 1019 992 1080 1047 1026 1055 1082 1073 1060 1022 1041 1030 1047 1079 1061 1105 1084 1082 1083 1125 1084 1068 1067 1105 1092 1130 1104 1098 1133 1124 1073 1093 1079 1126 1108 1114 1117 1095 1068 1069 1095 1112 1082 1043 1084 1071 1060 1081 1107 1073 1070 1046 1069 1072 1098 1093 1096 1114 1099 1112 1142 1090 1098 1072 1121 1077 1080 1098 1119 1096 1102 1069 1078 1102 1079 1105 1094 1078 1094 1088 1065 1058 1067 1086 1072 1065 1080 1057 1046 1096 1092 1088 1087 1080 1054 1077 1066 1062 1059 1063 1043 1054 1062 1066 1093 1038 1059 1017 1076 1064 1074 1087 1104 1081 1066 1085 1090 1117 1054 1052 1104 1149 1125 1101 1096 1097 1078 1149 1137 1120 1143 1109 1116 1078 1106 1105 1095 1081 1069 1079 1117 1095 1135 1117 1120 1135 1199 1201 1220 1187 1202 1167 1168 1159 1109 1113 1105 1096 1122 1126 1142 1168 1194 1218 1210 1124 1162 1184 1201 1161 1206 1206 1196 1177 1102 1121 1139 1098 1126 1130 1133 1150 1112 1108 1110 1113 1132 1134 1095 1076 1139 1069 1091 1094 1091 1113 1115 1116 1086 1121 1079 1087 1086 1075 1111 1054 1096 1114 1114 1061 1064 1065 1049 1074 1083 1072 1047 1000 1055 1079 1020 1043 1043 1055 1035 1002 1008 1011 1039 1002 1047 1052 1076 1040 1046 1028 1043 1084 1068 1060 1053 1022 1009 990 1028 1014 1035 1048 1054 1011 997 960 972 971 993 1017 979 982 975 999 968 952 955 960 955 1000 942 957 975 989 986 988 972 980 1006 957 992 989 950 928 936 935 940 980 992 984 981 975 1026 1014 1025 1030 977 937 989 1003 1033 1033 999 1016 952 980 966 968 953 952 946 963 933 976 966 1002 986 982 1029 1029 1030 1042 1049 1070 1091 1082 1072 1016 1027 974 957 917 877 914 910 927 896 888 912 893 911 873 853 876 869 904 830 856 856 835 862 892 923 909 887 908 914 902 912 905 858 876 904 884 886 890 912 937 903 931 950 928 927 925 902 887 902 900 902 892 892 894 887 904 899 954 922 933 934 962 973 952 933 954 911 946 946 985 970 981 942 897 885 878 908 916 925 942 912 886 883 906 895 828 886 876 861 867 857 883 878 923 928 906 906 852 842 839 849 877 837 842 849 874 887 882 861 870 829 844 897 888 883 865 857 876 842 881 908 902 866 827 813 816 804 811 822 841 845 838 844 793 784 838 859 893 893 871 890 865 847 847 855 829 867 869 852 868 869 870 874 887 882 858 827 853 851 834 844 851 837 802 829 825 866 822 843 857 831 823 863 850 837 858 825 843 842 862 859 863 881 832 835 875 909 873 846 861 828 816 831 846 828 857 894 859 878 913 943 890 887 819 859 911 885 895 902 863 864 832 830 840 847 842 834 825 806 781 820 744 850 848 840 858 898 875 852 835 826 827 827 816 802 812 809 832 852 891 902 877 896 951 955 926 989 965 965 997 1003 978 974 1037 1001 1001 940 890 923 933 907 945 939 928 936 967 977 959 919 861 880 891 856 876 898 878 855 873 854 854 898 862 910 888 921 899 914 866 852 835 862 880 874 847 827 867 854 867 825 866 893 910 947 939 933 928 910 920 921 897 963 955 945 966 948 956 899 837 842 849 827 826 818 809 832 837 857 875 856 845 853 780 805 823 799 820 789 810 822 802 808 799 790 791 760 732 765 737 758 801 829 818 827 859 874 867 902 865 849 853 855 822 824 803 784 801 831 836 872 858 850 829 818 832 824 834 859 854 865 915 906 898 880 908 892 934 910 875 911 904 911 872 890 856 914 912 884 886 885 917 949 925 919 924 928 956 963 904 891 869 886 892 877 863 863 906 907 896 912 883 917 865 882 888 882 922 965 976 972 985 1041 1016 957 973 961 929 947 988 995 1026 1001 1026 1037 1046 1017 1012 1043 1006 996 1028 1032 1047 1046 1066 1075 1046 1002 1027 1097 1108 1095 1020 1022 989 1006 1019 1037 1015 1015 1071 1057 1002 985 942 940 926 936 959 1017 977 978 957 942 959 942 960 983 957 964 968 929 987 988 1009 1038 1004 987 986 973 968 962 981 1009 1036 1044 1020 1063 1022 1043 1019 1029 1015 1086 1099 1135 1145 1120 1112 1117 1122 1141 1141 1128 1092 1078 1087 1051 1057 1048 1048 1084 1053 1045 1047 1035 1045 1058 1066 1114 1107 1089 1097 1121 1124 1083 1111 1113 1065 1007 1025 1047 1061 1034 1073 1075 1068 1037 1068 1086 1091 1085 1103 1128 1138 1152 1101 1103 1130 1115 1077 1050 1075 1103 1119 1081 1088 1070 1102 1062 1081 1078 1084 1114 1116 1088 1106 1154 1086 1121 1066 1028 1069 1071 1073 1075 1047 1103 1073 1071 1041 1043 1034 1022 995 1029 1040 1011 971 985 963 1004 971 1035 1071 1015 1033 1043 1040 1036 1053 1050 1077 1061 1048 1066 1073 1045 1039 1072 1053 1028 1014 1044 1031 1025 1016 1025 1029 1015 1040 1078 1005 1041 1030 1063 1086 1106 1091 1057 1034 1031 997 986 1007 1010 1042 1047 1049 1071 1095 1054 1032 1029 1048 1052 1034 1012 998 1031 1018 1013 997 1031 1054 1109 1110 1130 1164 1163 1149 1135 1097 1070 1098 1097 1100 1122 1096 1105 1080 1071 1086 1078 996 971 975 942 941 938 915 900 917 936 973 946 956 943 952 968 1010 1032 970 1018 993 972 996 965 972 1012 989 1031 1065 1018 1016 1002 972 904 887 881 830 781 780 780 775 758 753 691 730 701 681 701 706 696 667 651 701 676 667 666 673 626 613 613 584 581 568 522 515 546 560 554 553 526 485 492 456 413 371 380 360 353 350 293 272 256 289 277 297 265 256 264 270 273 273 292 316 286 256 243 244 249 262 286 292 312 310 308 323 338 341 352 357 363 327 332 332 334 335 412 411 413 455 485 466 426 421 421 357 346 312 287 278 274 268 255 232 235 245 275 294 283 244 249 235 218 195 170 159 141 162 154 133 129 129 148 134 156 156 134 113 136 156 197 220 223 223 293 337 368 385 384 410 400 456 530 537 543 581 602 642 647 626 622 580 592 639 563 536 485 498 452 430 427 432 388 331 341 340 326 312 316 321 272 240 267 261 261 250 269 234 223 226 222 229 244 254 236 232 228 246 264 294 325 370 421 378 394 403 423 396 386 404 423 396 429 408 428 437 422 396 338 351 332 378 357 342 302 264 271 265 247 195 196 227 212 194 229 189 168 136 128 137 149 149 158 174 198 226 256 284 317 337 371 371 373 437 460 481 507 521 509 495 497 538 541 526 577 540 502 538 483 484 400 394 389 335 323 318 248 244 230 250 232 219 189 192 210 232 251 265 246 244 249 270 273 287 333 376 380 376 379 377 396 408 422 404 392 433 417 441 404 393 411 420 410 377 384 349 363 359 344 339 316 335 355 331 297 269 235 232 268 274 320 360 369 430 469 484 463 431 438 484 527 506 525 554 535 515 529 476 423 382 377 341 299 308 308 263 247 220 230 235 202 218 249 281 308 314 357 367 415 449 486 503 516 535 560 581 635 606 588 538 510 496 450 400 390 367 336 299 288 249 238 225 219 183 150 113 86 89 86 94 90 94 94 94 92 94 94 94 88 96 95 97 105 121 137 155 170 163 146 155 156 150 150 148 159 168 151 149 143 141 115 109 114 138 150 178 222 256 254 289 322 340 351 368 426 457 473 480 473 488 500 469 467 482 478 448 455 430 404 391 350 324 283 250 211 175 143 128 106 97 110 110 134 167 180 183 212 253 287 281 328 324 344 357 377 418 444 465 465 478 479 456 446 448 410 390 335 307 254 241 224 235 243 242 235 245 258 271 296 318 365 408 427 463 507 569 636 697 711 735 766 761 792 753 724 718 689 650 635 554 527 480 492 491 453 431 436 419 409 397 402 398 417 389 414 407 408 410 440 503 571 592 608 640 635 649 579 573 622 649 700 659 649 628 656 696 710 681 692 674 667 624 614 589 560 530 524 517 517 503 531 523 515 530 568 565 576 601 594 609 601 597 594 607 627 604 606 594 573 528 502 515 497 428 431 428 399 428 432 430 462 484 527 534 556 581 579 616 566 564 574 559 566 546 534 540 541 491 484 443 405 372 357 323 313 296 293 257 249 216 205 195 167 142 132 111 100 95 99 101 111 141 160 186 204 221 231 243 257 263 274 287 290 306 308 323 333 337 354 334 340 330 314 292 273 259 239 223 196 187 169 140 123 114 144 169 178 190 204 227 248 263 286 277 311 326 321 330 340 367 333 348 322 296 291 278 258 220 222 201 191 182 168 151 145 125 108 92 96 106 110 109 128 146 198 218 242 237 285 320 338 339 345 363 350 342 334 325 304 284 254 240 195 188 148 132 128 119 121 105 92 82 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per inch +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = Inch +[Exif IFD0 - 0x0140] Unknown tag (0x0140) = [768 values] +[Exif IFD0 - 0x830e] Pixel Scale = 2.438 2.438 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 698753.305 4556059.506 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS84 UTM zone 17N +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 17 N with WGS84 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = o41078a5.tif +[File - 0x0002] File Size = 4724098 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/o41078a6.tif.txt b/tif/GeoTIFF/metadata/dotnet/o41078a6.tif.txt new file mode 100644 index 00000000..e29a0a32 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/o41078a6.tif.txt @@ -0,0 +1,42 @@ +FILE: o41078a6.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 4984 pixels +[Exif IFD0 - 0x0101] Image Height = 6757 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette +[Exif IFD0 - 0x0111] Strip Offsets = [6757 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 82 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 83 87 88 89 97 107 114 134 139 159 164 184 206 199 213 224 230 246 255 288 308 290 306 302 282 278 270 277 287 289 311 298 294 275 281 263 253 245 229 215 205 209 181 190 161 168 170 155 124 103 103 103 104 105 110 106 94 109 106 118 128 159 162 158 174 184 189 189 203 223 213 227 251 262 283 286 321 306 313 337 314 319 308 300 269 274 261 246 212 212 187 192 165 169 184 173 144 168 147 198 221 201 215 247 239 243 244 252 278 312 328 323 312 353 379 360 391 399 408 398 414 392 410 433 385 387 336 330 343 315 287 262 241 229 221 210 183 189 158 149 135 139 143 133 165 215 229 258 287 267 280 281 256 279 330 325 324 304 304 342 326 339 362 362 343 339 343 324 333 349 377 384 374 358 335 367 352 326 322 288 309 278 254 249 226 246 259 281 252 306 285 246 247 247 292 277 313 322 365 418 467 461 457 463 458 491 477 487 526 524 544 561 573 554 550 568 590 623 642 653 690 751 778 822 794 795 784 804 806 897 889 938 897 936 944 959 901 834 826 801 779 745 754 691 680 661 633 554 604 652 728 781 787 817 776 770 744 764 801 829 821 828 835 830 793 780 739 744 771 730 720 670 700 694 739 744 752 794 811 854 804 762 786 807 826 840 828 814 760 725 708 758 861 874 884 911 939 912 935 947 1000 970 1007 973 994 978 972 958 955 926 975 973 979 989 999 961 929 957 974 917 883 898 849 841 854 888 844 854 846 868 905 872 886 906 918 954 951 945 924 900 863 845 866 881 881 859 811 832 797 827 773 740 738 734 717 747 726 718 679 694 699 762 789 805 751 764 771 810 812 830 928 931 865 899 925 994 865 861 875 880 898 857 873 852 844 871 869 863 898 908 864 811 825 852 891 882 887 893 888 894 903 933 907 908 864 907 868 887 901 877 847 863 846 907 810 835 860 848 837 866 841 872 824 885 878 877 901 917 935 898 936 875 837 817 845 809 827 846 874 847 827 804 818 806 824 830 813 828 829 799 785 778 808 835 851 847 844 842 852 838 831 872 848 884 852 863 859 870 860 856 883 890 868 857 924 914 895 875 921 910 948 904 911 908 929 918 904 923 956 960 983 960 933 944 981 988 957 989 954 923 913 915 899 903 936 1030 1026 1042 1060 1045 1043 1041 1098 1073 1037 1024 1027 1017 1048 1045 1052 998 940 888 884 851 878 901 894 915 912 916 842 825 818 824 833 879 871 872 859 892 870 908 898 897 902 882 916 908 864 851 853 899 849 848 857 877 907 872 854 857 871 866 835 834 836 811 848 828 858 889 903 907 901 919 931 908 888 891 907 883 909 862 852 864 872 909 934 882 880 903 865 849 823 846 829 821 849 821 800 870 875 851 823 792 768 809 787 799 778 808 816 743 778 791 829 809 817 814 804 784 738 764 739 740 759 773 785 767 809 819 850 845 872 868 880 896 841 839 832 835 826 791 770 784 758 769 768 776 747 752 787 788 798 814 807 815 811 806 837 787 824 824 788 828 882 928 924 896 946 927 946 966 914 942 927 943 939 877 916 934 944 895 899 924 939 842 854 857 840 777 760 800 814 848 822 849 852 881 869 863 868 850 874 914 888 916 882 886 920 925 893 931 957 941 926 935 938 969 949 974 995 1002 978 984 1031 1029 1020 1021 1005 985 1006 999 964 999 947 919 876 927 917 954 977 934 970 989 966 932 981 979 1013 970 967 950 957 980 961 964 950 937 933 903 907 899 918 907 919 918 911 902 893 886 891 902 878 874 893 853 861 870 863 849 873 904 896 899 904 833 829 868 872 879 853 878 901 914 939 933 941 927 977 947 984 1004 990 974 970 979 984 929 952 920 911 868 863 878 898 892 908 913 917 918 934 926 926 988 968 985 942 934 928 921 926 929 895 924 957 943 942 940 941 1002 1006 997 944 988 1003 956 979 983 981 970 924 950 939 927 912 911 916 890 865 860 827 852 798 810 788 866 820 823 838 836 870 885 863 871 898 825 840 842 792 811 806 811 811 774 794 806 807 847 888 864 890 877 857 809 838 818 822 825 839 818 814 815 783 806 817 830 849 817 815 797 815 831 830 819 854 825 827 800 854 869 871 884 885 857 867 856 876 873 881 871 879 861 855 870 891 927 940 920 930 885 877 892 880 846 860 850 849 851 882 870 875 884 881 886 888 877 889 902 874 857 870 870 848 895 932 972 977 952 891 875 862 853 909 934 908 922 887 908 919 931 896 906 934 992 1007 987 934 899 873 866 836 881 890 891 872 860 852 870 874 818 853 841 809 794 818 823 811 822 829 852 853 865 861 852 874 893 841 837 806 818 848 851 839 860 812 819 833 841 844 791 793 780 817 805 790 806 827 816 819 828 796 784 786 804 817 798 838 844 869 861 867 877 850 884 857 824 843 867 821 852 863 858 860 871 827 896 879 912 882 900 846 837 866 872 901 918 897 915 936 927 935 933 948 945 954 962 959 934 932 933 917 882 880 887 886 836 861 834 843 849 847 871 869 876 882 849 875 861 822 888 848 868 853 838 905 902 941 882 886 884 870 851 869 869 883 869 872 823 870 859 870 908 909 903 881 863 865 873 891 873 879 904 914 890 884 879 889 881 883 853 872 884 905 938 909 910 919 931 934 928 903 898 861 885 878 873 871 904 948 959 968 986 1025 1005 950 965 960 957 987 976 946 977 944 933 940 923 900 905 913 941 965 967 956 948 938 909 887 902 931 925 937 978 962 932 956 955 925 907 876 900 877 851 864 843 899 896 918 889 861 879 876 920 915 920 992 944 881 940 925 942 920 875 900 924 888 889 951 959 952 1001 1006 977 968 958 978 1000 972 977 957 939 931 915 919 963 1013 983 972 965 999 988 982 927 967 936 953 971 976 975 999 960 990 1033 1026 1036 985 1008 992 1007 1040 1006 1039 995 1004 952 950 946 976 970 929 939 928 968 984 961 998 1023 1030 1020 982 964 966 970 980 1000 984 1001 1035 1047 1033 1012 1004 1026 1015 995 1016 1000 995 1048 1016 1009 988 1014 1023 1031 1009 1057 1065 1066 1036 1068 1025 1066 1059 1037 1039 1099 1058 1065 1061 1064 1029 1055 1024 1054 1022 1061 1013 1051 1061 1042 1057 1047 1058 1016 1001 992 986 963 988 1013 1058 1007 980 1005 1028 1047 1055 1062 1085 1082 1074 1049 1046 1033 1022 1042 1082 1043 1052 1056 1083 1074 1127 1149 1150 1119 1114 1119 1106 1113 1091 1089 1069 1054 1069 1070 1060 1059 1056 1079 1072 1131 1052 1024 1042 1077 1049 1053 1040 1049 1015 1053 1034 1012 1037 1016 993 1039 1010 1018 1041 1016 1041 1069 1013 1056 1022 1072 1075 1032 1053 1016 1063 1099 1130 1074 1092 1067 1070 1089 1133 1139 1117 1122 1115 1131 1125 1122 1087 1086 1081 1050 1082 1107 1102 1024 993 1045 992 992 978 955 971 1042 1023 1031 1030 990 965 956 1004 1005 998 968 950 901 928 916 929 946 995 955 933 964 930 956 968 984 974 976 931 943 932 944 952 937 885 920 966 957 978 992 984 994 993 1000 1022 1003 985 986 945 920 951 941 912 941 964 938 949 953 973 962 981 988 1027 1020 1030 1036 1012 995 989 966 1014 985 1010 1012 1026 1046 974 967 957 931 959 978 1030 1020 1032 1029 1027 1031 1058 1056 1057 1036 1068 1081 1081 1092 1095 1119 1160 1146 1153 1100 1092 1142 1126 1153 1173 1139 1167 1184 1161 1161 1164 1138 1208 1198 1178 1168 1150 1194 1154 1134 1143 1135 1094 1122 1049 1085 1086 1059 1094 1119 1108 1146 1106 1136 1167 1202 1232 1208 1208 1220 1226 1261 1282 1288 1278 1241 1216 1196 1176 1165 1150 1155 1132 1156 1190 1162 1147 1194 1193 1146 1139 1148 1194 1183 1219 1228 1204 1252 1265 1240 1287 1264 1191 1207 1209 1211 1204 1250 1236 1238 1229 1238 1261 1215 1237 1241 1196 1198 1178 1197 1193 1231 1283 1286 1251 1224 1270 1282 1315 1274 1241 1247 1217 1194 1207 1154 1189 1222 1243 1262 1229 1208 1207 1248 1248 1252 1293 1300 1304 1292 1291 1244 1265 1317 1298 1284 1262 1263 1295 1311 1287 1242 1247 1275 1265 1297 1312 1356 1367 1353 1385 1363 1317 1301 1286 1317 1303 1313 1290 1285 1306 1339 1324 1351 1344 1363 1384 1367 1353 1339 1300 1260 1304 1323 1330 1328 1320 1325 1310 1312 1295 1265 1276 1316 1296 1331 1354 1333 1282 1287 1332 1296 1299 1307 1285 1282 1272 1228 1234 1239 1232 1235 1288 1264 1252 1247 1266 1265 1265 1255 1259 1231 1247 1228 1260 1221 1225 1231 1213 1195 1204 1177 1204 1248 1204 1214 1196 1245 1196 1196 1167 1127 1090 1153 1191 1171 1159 1183 1179 1206 1206 1227 1171 1215 1214 1268 1264 1242 1197 1148 1154 1190 1170 1170 1167 1183 1196 1184 1216 1196 1199 1205 1182 1192 1221 1173 1183 1179 1169 1183 1145 1127 1142 1109 1143 1095 1154 1109 1125 1118 1146 1155 1140 1212 1145 1082 1110 1106 1135 1154 1185 1155 1180 1109 1172 1136 1148 1165 1184 1197 1177 1173 1123 1153 1205 1146 1141 1147 1202 1167 1174 1169 1147 1188 1160 1110 1052 1105 1115 1101 1106 1139 1141 1177 1184 1195 1189 1212 1209 1150 1179 1166 1169 1173 1174 1173 1213 1186 1238 1226 1204 1207 1212 1237 1250 1238 1183 1175 1241 1233 1216 1205 1184 1228 1222 1177 1196 1171 1159 1149 1148 1152 1144 1156 1127 1142 1140 1139 1133 1130 1176 1174 1156 1116 1105 1160 1159 1204 1234 1241 1256 1277 1308 1305 1334 1329 1270 1220 1264 1258 1237 1218 1241 1245 1267 1273 1295 1291 1303 1294 1293 1314 1306 1238 1240 1322 1293 1336 1304 1326 1314 1327 1359 1370 1354 1353 1336 1337 1322 1305 1271 1282 1233 1260 1280 1329 1313 1346 1304 1369 1323 1346 1327 1336 1276 1276 1298 1285 1328 1310 1338 1353 1364 1343 1335 1307 1312 1331 1280 1259 1292 1244 1214 1254 1235 1233 1216 1198 1212 1216 1234 1241 1218 1208 1184 1198 1183 1131 1132 1147 1164 1197 1217 1242 1242 1259 1186 1190 1198 1199 1182 1195 1210 1229 1259 1228 1227 1209 1246 1228 1235 1227 1244 1249 1181 1131 1088 1136 1154 1168 1158 1178 1197 1209 1261 1233 1239 1237 1221 1215 1207 1184 1205 1145 1193 1196 1231 1169 1213 1199 1252 1278 1309 1287 1283 1282 1266 1300 1297 1292 1271 1283 1265 1278 1285 1268 1266 1257 1260 1267 1208 1235 1239 1226 1241 1233 1235 1234 1243 1243 1243 1222 1259 1293 1312 1293 1255 1286 1330 1350 1353 1301 1319 1329 1365 1346 1307 1292 1304 1325 1351 1331 1340 1383 1362 1335 1331 1297 1258 1328 1372 1338 1324 1315 1340 1368 1335 1360 1377 1347 1339 1320 1318 1275 1268 1260 1257 1263 1271 1263 1264 1275 1237 1223 1274 1229 1231 1196 1212 1214 1194 1224 1241 1197 1249 1290 1258 1302 1275 1215 1246 1234 1277 1256 1252 1285 1277 1288 1313 1328 1312 1290 1283 1283 1273 1301 1302 1247 1267 1294 1318 1334 1354 1333 1324 1315 1302 1307 1315 1291 1292 1317 1323 1321 1406 1372 1371 1407 1447 1445 1394 1348 1309 1325 1341 1345 1395 1388 1378 1367 1373 1367 1368 1358 1394 1356 1362 1331 1352 1348 1362 1407 1386 1366 1381 1333 1343 1366 1357 1367 1421 1429 1426 1452 1456 1420 1398 1413 1420 1363 1384 1404 1369 1384 1404 1419 1392 1432 1354 1368 1327 1355 1301 1327 1324 1335 1362 1268 1342 1360 1397 1373 1392 1410 1417 1386 1442 1418 1430 1447 1392 1464 1405 1420 1385 1381 1424 1408 1423 1395 1338 1332 1352 1342 1376 1356 1372 1365 1361 1406 1389 1409 1349 1422 1379 1339 1330 1342 1326 1328 1311 1340 1343 1357 1359 1323 1372 1393 1476 1442 1382 1397 1342 1419 1428 1447 1427 1376 1395 1403 1379 1395 1391 1400 1388 1398 1315 1324 1318 1354 1326 1354 1361 1357 1344 1386 1368 1383 1424 1415 1389 1383 1350 1369 1388 1380 1372 1332 1348 1343 1352 1386 1438 1370 1360 1329 1325 1377 1368 1351 1405 1439 1447 1382 1365 1397 1403 1368 1348 1371 1390 1336 1303 1357 1348 1383 1383 1342 1411 1418 1390 1410 1476 1397 1432 1355 1348 1350 1392 1413 1382 1415 1466 1441 1361 1322 1337 1366 1410 1466 1456 1433 1461 1406 1364 1365 1340 1343 1383 1383 1397 1390 1427 1401 1397 1367 1359 1381 1379 1463 1421 1374 1374 1403 1379 1385 1382 1415 1450 1453 1452 1415 1460 1394 1373 1327 1406 1401 1295 1385 1344 1388 1399 1379 1355 1369 1377 1370 1362 1313 1299 1278 1312 1335 1356 1319 1361 1364 1359 1317 1312 1355 1426 1417 1398 1344 1306 1389 1342 1314 1251 1233 1230 1290 1280 1235 1227 1261 1274 1292 1305 1272 1279 1292 1272 1244 1235 1199 1190 1185 1183 1199 1195 1218 1209 1205 1192 1231 1246 1239 1243 1214 1236 1180 1156 1132 1150 1157 1142 1080 1123 1143 1154 1157 1177 1123 1143 1164 1165 1216 1248 1242 1214 1215 1262 1238 1209 1220 1206 1246 1255 1214 1228 1223 1197 1191 1207 1249 1239 1264 1291 1240 1262 1252 1231 1247 1304 1308 1308 1317 1254 1257 1265 1243 1245 1255 1279 1260 1246 1196 1233 1277 1301 1263 1281 1277 1281 1254 1245 1238 1258 1271 1253 1249 1253 1264 1258 1233 1235 1260 1210 1239 1219 1226 1274 1286 1281 1319 1313 1265 1320 1304 1326 1325 1317 1293 1262 1258 1272 1290 1326 1335 1294 1327 1309 1336 1352 1333 1317 1283 1295 1269 1312 1287 1402 1409 1378 1419 1384 1362 1395 1370 1400 1440 1438 1462 1436 1437 1406 1425 1377 1365 1376 1385 1369 1350 1366 1385 1412 1395 1340 1300 1288 1308 1365 1383 1359 1329 1308 1322 1347 1379 1349 1317 1298 1300 1269 1266 1289 1249 1309 1242 1262 1280 1248 1237 1182 1196 1221 1244 1221 1238 1227 1220 1197 1151 1159 1172 1153 1164 1121 1136 1178 1115 1131 1154 1135 1111 1088 1124 1098 1113 1124 1139 1118 1125 1105 1093 1095 1129 1110 1083 1074 1076 1084 1085 1123 1131 1103 1096 1050 1076 1095 1074 1088 1063 1058 1049 1063 1063 1069 1094 1102 1096 1128 1134 1174 1168 1158 1182 1123 1136 1158 1143 1092 1124 1166 1146 1092 1080 1111 1060 1027 1053 1053 1082 1081 1086 1050 1071 1074 1041 1053 1027 1028 1033 1099 1072 1094 1096 1047 1055 1078 1066 1063 1018 1006 1039 1004 1002 990 982 988 1002 1025 1032 1033 1076 1078 1115 1069 1078 1126 1066 1046 1018 1023 982 1008 1050 993 1029 986 1018 1043 1001 1003 1007 1030 1027 1032 1019 1034 1034 978 1002 1005 1011 986 1014 977 990 994 998 1010 1014 1040 1046 1047 1012 1068 1114 1052 1048 1035 1022 1002 1029 1061 1051 1059 1045 1090 1112 1087 1136 1119 1113 1132 1137 1089 1070 1115 1104 1079 1035 1039 1058 1033 1057 986 1027 1033 1055 996 961 973 981 941 949 939 939 936 943 964 921 905 910 880 856 874 869 855 880 880 906 877 882 896 923 933 978 953 959 963 942 910 915 904 937 922 910 943 955 924 954 959 990 975 1012 1038 1017 1021 1015 977 1041 1023 1011 1005 1042 1022 1061 1082 1048 1036 1094 1090 1069 1058 1106 1109 1105 1110 1056 1125 1089 1160 1127 1103 1095 1101 1158 1136 1084 1024 1050 1085 1146 1124 1095 1148 1128 1114 1080 1080 1144 1183 1171 1169 1160 1135 1139 1211 1176 1210 1267 1202 1192 1163 1163 1171 1201 1161 1192 1244 1288 1293 1275 1317 1280 1267 1260 1270 1226 1205 1201 1237 1212 1244 1224 1200 1169 1172 1176 1174 1183 1211 1208 1196 1188 1116 1117 1107 1069 1094 1085 1075 1099 1104 1078 1110 1102 1095 1098 1122 1099 1095 1089 1108 1058 1083 1102 1107 1118 1127 1121 1105 1133 1144 1141 1154 1145 1104 1109 1112 1096 1112 1115 1106 1122 1136 1101 1136 1120 1135 1140 1152 1123 1178 1210 1212 1192 1175 1190 1245 1292 1310 1299 1295 1243 1279 1269 1275 1284 1212 1254 1246 1271 1269 1225 1235 1221 1224 1259 1269 1294 1354 1377 1355 1356 1369 1370 1379 1359 1407 1404 1374 1326 1295 1295 1303 1301 1296 1297 1306 1369 1313 1266 1311 1317 1316 1334 1288 1278 1277 1244 1267 1294 1226 1306 1242 1232 1247 1241 1236 1226 1266 1255 1290 1303 1290 1299 1322 1333 1340 1305 1346 1348 1316 1329 1329 1331 1343 1373 1365 1344 1360 1327 1331 1373 1409 1401 1406 1369 1369 1359 1356 1363 1435 1372 1305 1360 1347 1421 1394 1403 1419 1389 1398 1379 1309 1383 1387 1411 1380 1367 1420 1376 1417 1430 1429 1370 1399 1390 1428 1408 1435 1434 1489 1422 1427 1414 1394 1418 1460 1392 1410 1445 1428 1423 1416 1433 1456 1409 1427 1461 1455 1438 1431 1470 1426 1517 1485 1494 1465 1480 1472 1437 1430 1460 1442 1470 1458 1460 1424 1441 1446 1477 1504 1481 1466 1460 1389 1396 1385 1422 1440 1392 1440 1488 1466 1456 1501 1468 1472 1471 1449 1436 1426 1436 1465 1452 1485 1493 1468 1447 1436 1367 1423 1346 1434 1466 1487 1438 1416 1413 1387 1381 1356 1336 1339 1389 1459 1466 1446 1410 1491 1474 1453 1445 1463 1476 1531 1494 1509 1530 1480 1501 1479 1528 1507 1530 1511 1556 1595 1524 1524 1560 1580 1520 1605 1625 1624 1676 1634 1491 1497 1490 1442 1450 1470 1518 1509 1573 1549 1488 1467 1475 1466 1469 1494 1438 1375 1352 1410 1393 1386 1390 1387 1386 1375 1361 1397 1384 1419 1406 1386 1423 1413 1394 1434 1407 1412 1405 1397 1439 1421 1407 1377 1348 1348 1375 1382 1377 1349 1338 1363 1367 1300 1335 1334 1354 1309 1274 1232 1200 1227 1203 1213 1232 1255 1277 1264 1226 1226 1196 1244 1235 1260 1217 1230 1223 1254 1248 1274 1270 1246 1183 1200 1174 1137 1120 1109 1164 1116 1103 1100 1105 1133 1143 1193 1180 1154 1160 1138 1161 1159 1150 1179 1186 1226 1216 1150 1175 1148 1162 1075 1136 1082 1104 1083 1067 1082 1094 1113 1143 1138 1170 1180 1177 1162 1188 1235 1216 1205 1191 1198 1183 1277 1249 1262 1254 1241 1256 1279 1265 1243 1238 1236 1308 1265 1205 1248 1290 1282 1249 1291 1262 1239 1192 1165 1221 1217 1183 1182 1122 1151 1195 1222 1232 1214 1195 1246 1249 1276 1259 1189 1238 1251 1230 1194 1204 1222 1229 1272 1240 1265 1214 1236 1220 1237 1242 1225 1260 1193 1238 1216 1225 1251 1290 1279 1279 1255 1260 1243 1276 1264 1308 1315 1331 1370 1317 1269 1294 1276 1282 1274 1295 1284 1273 1253 1270 1286 1325 1281 1262 1268 1297 1325 1364 1329 1341 1348 1330 1321 1277 1286 1295 1330 1320 1323 1243 1295 1265 1313 1225 1289 1292 1317 1320 1282 1272 1253 1229 1244 1269 1286 1257 1243 1250 1297 1296 1253 1254 1239 1252 1277 1279 1243 1221 1220 1241 1241 1248 1192 1192 1222 1214 1261 1235 1264 1196 1206 1176 1135 1131 1142 1150 1191 1195 1152 1148 1117 1142 1200 1196 1253 1188 1185 1161 1139 1110 1140 1127 1126 1126 1195 1180 1125 1128 1108 1159 1207 1218 1185 1202 1231 1236 1179 1184 1185 1133 1093 1132 1170 1133 1112 1103 1144 1116 1130 1131 1144 1154 1183 1108 1091 1073 1052 1067 1063 1091 1084 1140 1117 1107 1078 1076 1095 1089 1064 1041 1058 1017 1029 1040 1028 1048 1081 1032 1084 1073 1059 1042 1023 1070 1066 1023 1044 1073 1067 1003 1023 1013 1065 1054 1085 1108 1078 1074 1103 1024 999 993 959 987 993 1023 1031 1038 1038 1028 1060 1016 1061 1080 1066 1039 1013 1003 1016 1065 1069 1036 1018 1036 1065 1098 1087 1079 1048 1108 1057 1120 1141 1144 1198 1245 1260 1287 1327 1271 1226 1226 1242 1272 1272 1258 1293 1266 1245 1289 1322 1262 1282 1292 1281 1233 1205 1266 1251 1255 1216 1240 1269 1206 1196 1177 1185 1183 1157 1187 1210 1166 1177 1156 1192 1217 1222 1175 1132 1059 1087 1131 1074 1064 1054 1049 1033 1044 1085 1075 1088 1086 1085 1063 1007 1051 1056 1081 1096 1095 1077 1110 1105 1111 1081 1104 1116 1182 1199 1135 1168 1143 1149 1146 1177 1199 1134 1155 1173 1136 1095 1063 1099 1118 1055 1048 1061 1072 1065 1082 1073 1097 1066 1051 1048 1061 1045 1028 989 1023 1008 1049 1072 1070 1087 1056 1103 1115 1101 1067 1046 1016 1053 1042 1069 1042 1084 1013 1062 1020 1023 1040 1053 1059 1090 1078 1111 1099 1139 1161 1154 1154 1158 1176 1213 1217 1230 1178 1257 1251 1282 1283 1275 1291 1266 1219 1227 1258 1295 1303 1309 1327 1369 1392 1389 1405 1433 1484 1470 1453 1430 1421 1440 1481 1441 1469 1417 1449 1425 1430 1470 1532 1526 1468 1461 1491 1488 1479 1460 1473 1432 1409 1467 1471 1465 1507 1515 1580 1523 1466 1482 1508 1459 1506 1504 1550 1538 1549 1511 1486 1493 1570 1484 1489 1485 1505 1514 1512 1440 1460 1493 1453 1493 1568 1528 1477 1486 1560 1525 1523 1482 1449 1490 1485 1448 1457 1472 1486 1519 1534 1480 1533 1523 1535 1529 1553 1596 1624 1606 1617 1618 1654 1643 1642 1636 1696 1624 1627 1631 1655 1641 1653 1689 1759 1727 1727 1752 1670 1697 1682 1710 1743 1737 1700 1659 1654 1660 1654 1662 1686 1721 1710 1673 1625 1631 1565 1537 1532 1559 1584 1596 1568 1545 1502 1460 1474 1474 1458 1415 1377 1373 1428 1431 1449 1490 1444 1424 1384 1412 1349 1420 1448 1416 1362 1365 1363 1377 1359 1317 1328 1229 1239 1277 1351 1340 1353 1321 1281 1312 1294 1327 1344 1318 1315 1354 1377 1386 1380 1376 1328 1389 1317 1373 1379 1392 1317 1359 1351 1345 1338 1361 1341 1415 1437 1433 1405 1360 1338 1388 1369 1377 1453 1416 1376 1379 1402 1436 1448 1479 1473 1494 1453 1440 1459 1419 1483 1421 1453 1411 1430 1399 1393 1471 1456 1518 1482 1560 1559 1516 1501 1566 1550 1546 1443 1416 1431 1458 1483 1467 1440 1546 1607 1504 1482 1537 1541 1544 1507 1533 1529 1544 1545 1515 1525 1433 1446 1484 1445 1495 1497 1444 1497 1511 1516 1488 1500 1542 1533 1538 1460 1470 1545 1552 1532 1503 1482 1486 1503 1589 1596 1652 1541 1587 1554 1632 1540 1485 1500 1560 1561 1571 1492 1527 1583 1533 1561 1574 1527 1521 1501 1625 1577 1560 1579 1507 1549 1508 1495 1447 1532 1546 1621 1539 1507 1523 1425 1472 1462 1376 1395 1389 1422 1468 1404 1417 1448 1422 1374 1418 1504 1465 1487 1525 1478 1474 1449 1436 1430 1449 1466 1532 1443 1340 1402 1465 1459 1489 1417 1437 1448 1430 1411 1441 1472 1448 1456 1396 1384 1373 1377 1410 1386 1380 1289 1343 1319 1324 1323 1323 1280 1312 1298 1305 1280 1237 1236 1210 1268 1283 1288 1297 1242 1235 1218 1239 1204 1237 1204 1326 1255 1284 1280 1279 1340 1337 1374 1339 1307 1299 1334 1387 1350 1373 1410 1388 1372 1339 1357 1277 1244 1266 1277 1288 1222 1199 1193 1136 1196 1197 1177 1184 1231 1216 1224 1192 1182 1171 1229 1227 1276 1250 1236 1246 1281 1316 1309 1265 1260 1215 1269 1268 1269 1296 1354 1287 1306 1319 1323 1369 1339 1248 1194 1201 1267 1307 1305 1275 1282 1300 1271 1282 1239 1142 1185 1208 1231 1165 1208 1230 1240 1223 1206 1203 1207 1230 1219 1223 1309 1283 1274 1234 1192 1189 1198 1188 1171 1178 1204 1161 1180 1176 1135 1134 1133 1133 1087 1096 1112 1133 1128 1148 1165 1145 1129 1119 1141 1165 1088 1080 1064 1063 1077 1091 1075 1048 1004 1050 1071 1031 1067 1057 1067 1036 1039 1059 1066 1066 1030 1050 1037 1108 1060 1035 1032 1017 1038 1029 1003 1011 998 1030 1036 1026 1022 1014 1015 1032 1027 1032 1052 1051 1042 963 993 1025 1017 1023 1031 1008 1002 1000 974 1006 993 1007 1012 1001 991 1032 1050 1049 1044 1043 958 962 1014 1001 968 977 1004 1004 1001 996 1014 1025 1030 1013 1047 1028 989 1017 1010 1031 1067 1061 1061 1012 1023 1018 1044 1057 1048 999 1056 1009 971 948 956 995 1055 1053 1079 1094 1059 1046 1013 1030 1013 995 976 991 1013 1021 1038 1009 1014 1033 1013 979 990 992 1014 986 1059 1026 1046 1029 1146 1117 1102 1104 1092 1082 1091 1049 1060 1047 1036 1078 1129 1115 1147 1091 1077 1087 1110 1106 1037 1045 1110 1076 1096 1073 1141 1200 1130 1168 1116 1130 1127 1150 1099 1173 1161 1070 1136 1167 1147 1141 1088 1095 1109 1164 1170 1204 1217 1167 1112 1124 1160 1154 1103 1095 1153 1179 1200 1215 1151 1159 1145 1136 1168 1231 1228 1246 1198 1239 1226 1199 1209 1237 1196 1243 1223 1171 1175 1246 1252 1172 1175 1218 1223 1200 1234 1194 1214 1205 1183 1195 1236 1284 1294 1232 1276 1271 1237 1282 1223 1212 1215 1193 1209 1196 1147 1183 1163 1190 1186 1212 1177 1108 1131 1136 1117 1177 1178 1123 1135 1139 1122 1143 1152 1111 1112 1128 1090 1099 1152 1135 1140 1076 1091 1088 1144 1157 1148 1136 1130 1138 1107 1115 1106 1121 1089 1073 1093 1038 1081 1085 1048 1089 1095 1038 1024 1042 1022 1021 998 964 972 1020 1014 975 940 981 982 1016 986 992 965 979 996 987 992 995 1010 1011 978 976 1054 1086 1067 1084 1088 1056 1052 997 1024 953 983 991 997 951 946 950 961 981 937 907 874 866 869 865 853 824 804 805 832 827 800 807 811 843 849 828 848 856 870 892 923 934 905 898 915 903 896 884 901 931 942 945 911 909 861 898 898 912 906 918 923 932 910 896 911 906 908 891 924 922 932 914 858 849 876 930 911 952 1010 1014 1045 1026 973 1002 1036 1047 1058 1067 1075 1059 1050 1047 1065 1086 1039 1015 992 961 981 980 1060 1064 1064 1089 1083 1074 1051 1057 1108 1142 1124 1108 1118 1101 1107 1089 1079 1110 1169 1126 1066 1065 1126 1132 1132 1111 1081 1117 1105 1148 1156 1145 1151 1149 1135 1107 1114 1109 1076 1115 1131 1176 1160 1176 1171 1212 1202 1261 1251 1252 1289 1314 1282 1307 1302 1279 1288 1279 1301 1281 1259 1255 1276 1249 1283 1323 1346 1273 1327 1320 1270 1262 1292 1304 1275 1253 1204 1239 1270 1222 1177 1153 1134 1167 1184 1145 1206 1136 1188 1182 1191 1175 1187 1172 1197 1196 1204 1168 1181 1184 1184 1181 1188 1128 1155 1163 1139 1148 1130 1152 1143 1143 1152 1173 1149 1145 1156 1143 1144 1106 1175 1168 1141 1166 1119 1137 1127 1126 1160 1168 1195 1209 1192 1162 1168 1208 1209 1149 1135 1117 1206 1226 1170 1150 1131 1155 1186 1124 1086 1068 1081 1100 1116 1070 1110 1088 1091 1076 1079 1106 1096 1060 1028 1058 1111 1122 1113 1060 1051 1060 1087 1030 1007 987 972 976 1021 1018 978 965 962 946 915 953 927 1008 959 935 948 948 993 969 968 975 982 1022 1054 972 1000 982 998 987 948 973 934 936 1006 970 975 992 1038 1017 995 1016 1061 1080 1063 1026 975 984 999 1028 998 1027 1071 1075 1074 1052 1086 1104 1105 1057 1038 1002 1049 1004 1018 1040 1016 1018 1029 1112 1133 1130 1113 1096 1085 1124 1126 1124 1076 1078 1053 1107 1092 1120 1090 1077 1092 1078 1095 1054 1076 1011 989 996 1048 1007 975 1034 1051 1035 1072 1056 1050 1039 1017 980 987 1065 1049 1097 1060 1041 998 1024 1033 1154 1172 1110 1145 1116 1113 1063 1055 1103 1062 1020 1071 1098 1140 1133 1138 1116 1088 1111 1147 1129 1133 1067 1078 1082 1071 1141 1116 1124 1091 1099 1137 1129 1114 1096 1072 1126 1152 1106 1088 1120 1089 1130 1132 1065 1119 1105 1086 1085 1114 1102 1083 1060 1033 1102 1089 1099 1116 1087 1118 1064 1094 1062 1044 1112 1106 1075 1128 1101 1098 1107 1197 1123 1116 1194 1152 1124 1096 1145 1118 1111 1059 1045 1116 1124 1076 1135 1143 1128 1112 1161 1184 1230 1221 1205 1192 1204 1168 1206 1197 1180 1178 1208 1224 1222 1186 1192 1184 1189 1197 1168 1249 1303 1248 1273 1237 1202 1182 1189 1165 1220 1251 1262 1245 1210 1278 1216 1240 1223 1198 1215 1236 1232 1212 1218 1234 1243 1251 1235 1248 1273 1196 1210 1210 1195 1189 1217 1240 1230 1176 1231 1196 1171 1172 1200 1208 1187 1152 1222 1246 1206 1208 1202 1143 1148 1190 1255 1305 1207 1201 1158 1247 1231 1200 1209 1202 1222 1199 1201 1197 1167 1176 1124 1166 1214 1176 1140 1181 1194 1161 1169 1175 1180 1145 1184 1168 1208 1234 1280 1229 1206 1245 1260 1257 1235 1222 1217 1194 1185 1175 1133 1151 1125 1190 1154 1153 1121 1140 1135 1129 1141 1138 1136 1142 1165 1126 1148 1156 1158 1133 1134 1152 1149 1110 1121 1124 1144 1144 1176 1168 1164 1109 1085 1121 1122 1129 1088 1088 1097 1086 1102 1121 1103 1111 1140 1121 1152 1154 1150 1161 1134 1197 1161 1137 1167 1151 1195 1194 1170 1193 1203 1238 1201 1225 1204 1185 1223 1158 1150 1212 1209 1217 1226 1231 1242 1256 1207 1200 1222 1185 1193 1208 1213 1187 1245 1281 1270 1227 1258 1292 1254 1254 1274 1224 1209 1214 1203 1245 1250 1239 1173 1204 1188 1213 1235 1219 1222 1216 1236 1210 1191 1236 1220 1269 1264 1254 1238 1161 1225 1186 1207 1215 1201 1265 1255 1247 1182 1203 1218 1172 1178 1199 1189 1202 1220 1188 1189 1158 1163 1204 1168 1152 1173 1110 1151 1167 1154 1171 1166 1183 1235 1217 1222 1172 1194 1150 1172 1155 1129 1116 1125 1169 1151 1179 1174 1207 1168 1237 1221 1225 1161 1153 1219 1285 1235 1256 1212 1199 1188 1201 1216 1236 1209 1227 1254 1243 1162 1178 1177 1251 1239 1247 1253 1239 1292 1374 1376 1372 1281 1281 1315 1329 1299 1227 1276 1273 1257 1222 1235 1242 1293 1228 1224 1208 1315 1330 1275 1314 1210 1243 1242 1254 1215 1234 1225 1289 1272 1228 1199 1232 1237 1250 1219 1257 1290 1281 1219 1211 1258 1252 1243 1250 1255 1288 1240 1231 1267 1297 1283 1233 1236 1174 1210 1212 1192 1207 1243 1266 1274 1280 1246 1274 1305 1314 1410 1409 1324 1324 1356 1339 1290 1296 1288 1269 1298 1334 1287 1300 1351 1372 1354 1299 1342 1328 1302 1305 1335 1352 1373 1343 1306 1348 1361 1338 1374 1377 1397 1297 1327 1309 1323 1374 1406 1447 1475 1416 1388 1369 1409 1368 1359 1333 1396 1357 1330 1418 1421 1404 1435 1420 1408 1380 1431 1420 1394 1377 1368 1361 1359 1374 1339 1362 1369 1317 1276 1245 1252 1282 1241 1267 1335 1233 1248 1258 1250 1198 1139 1137 1178 1200 1197 1205 1156 1193 1198 1181 1209 1194 1205 1210 1188 1223 1277 1298 1269 1217 1158 1197 1238 1231 1218 1280 1308 1313 1326 1264 1265 1255 1323 1330 1337 1356 1363 1303 1305 1317 1352 1378 1373 1387 1363 1385 1388 1443 1404 1392 1363 1334 1344 1315 1347 1326 1380 1406 1349 1441 1445 1485 1548 1570 1596 1552 1538 1546 1579 1581 1582 1593 1587 1519 1528 1567 1550 1588 1563 1594 1580 1583 1614 1619 1555 1526 1559 1584 1584 1583 1637 1563 1575 1540 1611 1574 1545 1578 1604 1549 1601 1598 1586 1571 1596 1569 1595 1626 1606 1559 1576 1631 1668 1656 1575 1651 1671 1675 1641 1682 1641 1630 1540 1628 1556 1576 1627 1581 1524 1535 1492 1492 1525 1484 1480 1493 1533 1494 1480 1443 1420 1466 1481 1539 1552 1532 1499 1495 1568 1556 1507 1490 1494 1546 1560 1562 1559 1567 1502 1517 1545 1478 1455 1529 1509 1489 1455 1457 1508 1452 1474 1430 1371 1350 1388 1406 1372 1392 1403 1420 1375 1364 1391 1397 1374 1371 1375 1331 1346 1389 1366 1380 1391 1352 1375 1352 1383 1337 1360 1345 1394 1361 1370 1397 1402 1365 1322 1295 1338 1394 1338 1335 1345 1359 1393 1372 1357 1369 1398 1461 1470 1397 1376 1361 1389 1362 1376 1298 1330 1335 1333 1311 1325 1383 1356 1363 1388 1345 1351 1366 1432 1392 1410 1375 1388 1408 1354 1384 1402 1422 1435 1333 1338 1297 1293 1323 1274 1243 1267 1277 1182 1189 1221 1201 1234 1254 1229 1224 1216 1330 1338 1406 1377 1447 1390 1360 1381 1462 1416 1342 1335 1248 1196 1234 1273 1277 1207 1113 1150 1085 1092 1114 1058 1032 1024 1024 985 987 938 857 838 805 806 811 766 812 835 799 774 767 734 716 753 732 738 725 710 692 676 695 671 621 621 615 618 617 569 564 582 589 573 561 557 535 521 481 457 479 468 509 530 509 514 517 533 504 516 523 533 512 515 489 453 431 426 417 357 352 309 251 251 277 238 222 231 273 263 274 298 298 299 288 306 305 266 232 237 232 239 278 293 302 299 328 338 415 417 416 409 438 413 431 404 383 393 368 371 355 397 352 356 335 332 328 279 240 253 217 215 234 221 259 261 264 260 288 317 369 366 407 448 461 507 572 573 554 578 582 636 604 583 575 583 638 632 598 480 516 546 532 494 465 488 535 528 429 396 357 340 323 282 308 290 295 301 322 326 303 316 328 336 359 367 368 393 393 385 374 408 443 439 436 431 427 493 471 475 501 512 516 550 540 529 556 505 447 433 458 449 460 495 507 454 414 407 396 353 337 363 318 347 327 335 291 281 260 227 215 218 262 270 275 282 287 279 225 225 236 255 220 239 248 274 338 338 407 324 314 301 293 316 383 426 410 413 468 499 477 463 468 467 462 449 400 383 373 364 327 318 324 337 334 331 288 301 302 313 308 322 340 344 401 407 402 467 464 486 470 505 507 531 544 582 579 563 542 566 534 529 514 481 456 396 349 322 331 312 288 254 232 180 171 155 125 104 96 108 112 130 164 170 193 206 216 278 303 363 395 434 470 524 531 546 544 554 550 560 562 564 579 544 515 502 455 423 402 383 392 336 316 255 242 230 219 191 179 158 150 153 145 139 135 160 206 223 254 287 313 339 350 365 392 410 434 429 406 399 371 362 320 306 279 237 216 189 177 186 164 153 142 141 168 178 190 202 225 216 260 285 299 311 372 392 376 392 381 384 392 421 387 392 397 387 361 338 317 306 288 263 278 255 236 250 283 288 340 346 357 403 387 366 386 383 425 373 421 404 391 369 339 307 278 284 272 248 224 234 247 270 281 287 292 287 295 297 328 343 379 429 443 445 409 397 426 400 425 434 443 450 462 479 493 476 477 457 442 441 409 430 430 398 389 393 360 322 283 258 219 212 212 189 192 202 206 253 257 300 363 413 485 513 586 616 682 727 744 734 782 767 763 771 788 756 769 763 767 740 792 776 770 668 672 695 680 671 657 643 630 616 615 599 644 656 646 688 667 641 626 670 667 673 685 687 685 759 772 772 822 842 804 794 804 806 791 781 767 734 702 709 623 581 600 610 573 561 515 534 478 469 490 486 469 474 514 540 570 617 685 726 753 863 890 898 948 974 966 1008 1027 975 938 965 901 851 835 724 695 669 591 527 457 415 326 304 255 241 253 265 257 285 291 287 319 347 363 397 402 426 454 471 523 515 502 476 438 445 431 398 397 351 345 330 272 258 222 186 156 134 126 112 114 100 115 132 147 180 190 215 228 235 242 255 252 256 273 276 269 251 249 230 200 188 171 146 127 108 98 78 78 78 78 78 78 78 78 84 86 90 90 88 90 108 138 156 184 206 199 212 239 277 276 302 287 323 343 362 367 371 369 361 337 348 315 294 273 264 255 226 200 184 165 162 152 148 117 113 131 145 160 174 182 198 220 264 272 310 323 358 356 353 381 349 365 360 333 297 288 292 270 238 223 206 192 168 168 142 112 88 82 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 82 78 78 78 78 78 78 78 78 78 78 78 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per inch +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = Inch +[Exif IFD0 - 0x0140] Unknown tag (0x0140) = [768 values] +[Exif IFD0 - 0x830e] Pixel Scale = 2.438 2.438 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 688258.224 4555765.966 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS84 UTM zone 17N +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 17 N with WGS84 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = o41078a6.tif +[File - 0x0002] File Size = 7051388 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/o41078a7.tif.txt b/tif/GeoTIFF/metadata/dotnet/o41078a7.tif.txt new file mode 100644 index 00000000..fe64e562 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/o41078a7.tif.txt @@ -0,0 +1,42 @@ +FILE: o41078a7.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 4974 pixels +[Exif IFD0 - 0x0101] Image Height = 6749 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette +[Exif IFD0 - 0x0111] Strip Offsets = [6749 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 83 83 83 83 83 82 86 88 91 108 121 121 137 138 156 176 174 206 219 230 247 251 245 246 247 247 253 250 257 271 255 241 254 258 265 294 287 238 226 215 208 212 196 175 165 142 123 119 121 126 128 134 159 157 182 201 207 229 228 261 275 320 351 377 405 455 488 517 480 493 500 528 502 496 501 511 515 478 457 445 411 410 404 387 367 371 361 352 349 351 330 340 323 261 222 229 223 265 310 345 344 337 376 384 422 458 494 535 568 613 620 656 687 702 706 717 722 746 724 675 703 667 611 587 569 538 510 487 413 386 393 354 363 347 336 362 330 301 304 257 248 283 317 352 385 405 444 450 485 524 483 508 514 522 549 553 564 574 599 596 594 562 522 507 508 573 574 589 568 580 546 541 570 522 487 501 476 449 417 409 327 286 302 271 265 284 294 321 369 394 416 418 421 398 452 513 497 510 526 531 515 526 528 509 529 518 568 581 593 592 630 660 735 791 779 788 821 794 787 753 739 742 692 759 805 817 782 767 733 725 734 700 721 741 784 774 809 842 859 856 854 844 872 872 843 877 884 881 900 926 955 1002 1059 1052 1054 1039 999 994 1000 1024 1073 1070 1064 993 996 981 955 880 866 889 889 868 927 926 887 888 889 859 849 849 849 885 923 970 962 975 1011 1024 1057 1016 1072 1062 1081 1136 1152 1075 1100 1076 1090 1095 1048 1048 1027 1026 969 949 921 904 898 869 869 871 891 847 812 825 828 819 836 823 835 896 891 888 903 899 889 884 845 868 890 909 898 963 984 953 950 927 887 824 819 823 848 822 852 897 901 942 929 910 914 966 955 1003 968 957 974 968 935 938 945 935 945 940 918 956 954 881 902 891 904 858 911 867 892 931 959 936 936 908 884 946 937 957 904 898 878 880 886 918 931 955 971 1047 1059 1087 1096 1053 1018 989 989 975 980 965 999 932 982 1043 1006 954 986 1010 978 1031 1008 968 1018 1062 1009 1030 1001 996 986 975 992 1026 1040 1008 1055 1049 1040 1082 1142 1115 1153 1175 1181 1168 1086 1152 1128 1104 1086 1107 1095 1068 1125 1085 1133 1098 1122 1023 980 983 967 926 963 991 943 946 917 971 955 968 1007 1060 1066 1041 1066 1049 1068 1069 1050 992 1017 964 933 942 916 901 915 898 929 914 911 911 937 933 961 984 996 1011 1008 1013 1032 1032 1031 1031 1030 1006 1059 1063 1057 1064 984 990 971 967 971 983 993 975 1034 1033 1049 1057 1057 1085 1037 988 963 961 988 988 996 1006 1015 1004 1033 1016 985 960 972 981 1004 1016 996 1039 976 1009 1007 996 991 1035 1027 1038 1046 1139 1138 1143 1144 1161 1138 1164 1119 1125 1142 1167 1159 1082 1011 1033 1056 1067 1127 1135 1139 1150 1146 1119 1143 1113 1098 1056 1094 1088 1109 1088 1068 1010 1040 1039 1052 1042 1039 1048 1000 1046 1062 1058 1050 1127 1088 1062 1057 1010 1010 1007 1048 1078 1033 1005 999 971 1012 1003 1045 1021 1029 1019 1027 1043 1062 1072 1039 1047 1059 1063 1009 1038 1036 1032 998 1056 1082 1111 1085 1017 1019 958 989 1062 1035 1030 1056 1060 1042 1025 1035 1008 971 987 998 971 975 995 991 970 1039 1007 995 990 1028 996 997 1005 1032 1042 1016 997 1012 1013 1038 1029 1056 1051 1034 1044 1029 1009 1010 1038 1038 1011 1028 1051 990 995 982 946 967 975 962 979 948 945 929 956 936 946 967 931 942 911 919 901 896 917 940 938 934 961 964 962 911 950 934 928 942 922 945 955 937 1026 999 1019 1020 1041 1045 1024 1007 994 964 975 996 1006 1014 1026 1027 1019 1009 1004 974 977 1011 998 970 980 970 964 989 983 952 1002 1013 993 1000 978 989 989 966 977 960 989 986 989 972 966 938 956 972 955 967 989 975 957 953 937 968 963 1002 1040 978 1025 1017 1033 1055 1038 1058 1059 1044 1028 1076 1057 1050 1020 1008 997 1013 985 984 990 976 982 974 932 967 984 1013 996 973 969 968 968 1015 1018 989 1014 1009 1029 1022 1014 1009 987 977 999 1034 1047 1066 1023 1000 1014 993 1034 1044 1002 1043 1067 1078 1067 1076 1032 1036 1035 1012 958 930 965 958 942 915 980 967 991 1005 1010 1015 1057 1075 1079 1088 1049 1022 1020 970 1036 1009 1001 1015 1005 1008 977 944 956 948 950 953 958 965 969 962 946 987 978 973 947 900 896 909 921 913 935 950 960 1007 974 1000 994 996 994 981 1042 1042 999 1007 1001 1014 1015 982 1000 990 1015 991 972 981 967 923 921 879 920 910 899 954 961 950 953 953 926 926 939 904 886 918 913 926 921 938 969 979 959 955 970 982 977 990 1004 984 979 941 918 930 945 979 994 1007 1033 995 993 985 974 996 957 981 986 1001 961 1015 1000 970 1020 1004 1034 1011 1028 1013 1009 1026 1023 1032 1005 981 977 975 990 1008 982 945 883 910 893 905 894 901 919 917 883 963 982 977 935 919 901 894 884 882 884 898 831 822 795 795 777 766 785 806 809 817 794 806 804 790 822 864 891 916 907 914 926 891 912 927 936 947 943 921 938 902 891 879 901 888 902 904 908 903 934 907 905 878 853 879 890 881 894 889 836 867 881 839 824 848 858 870 870 891 859 823 787 804 825 828 847 860 822 842 818 813 804 807 797 803 829 819 803 799 815 817 846 861 862 860 835 825 850 867 853 850 855 844 858 841 850 880 846 840 823 849 835 875 862 861 866 852 880 870 885 875 832 854 851 869 877 823 851 853 874 838 846 827 852 875 891 857 863 873 855 868 855 862 894 899 928 939 947 937 953 926 941 938 932 942 966 925 933 911 925 907 897 895 919 896 901 896 892 906 880 897 922 928 927 927 936 974 960 946 1009 1006 1011 998 972 978 1003 1014 1006 983 967 966 973 969 982 956 965 968 982 1010 987 967 938 952 971 946 968 983 966 911 919 954 979 954 946 942 963 974 964 990 1000 976 993 993 970 915 937 948 930 927 901 859 863 870 855 854 856 845 841 870 891 892 862 865 876 836 867 862 846 852 829 853 868 920 896 915 872 861 898 856 813 843 843 863 866 846 883 890 886 882 808 819 830 874 873 864 853 826 849 841 811 825 801 787 790 817 806 775 765 783 774 782 763 812 765 783 797 789 812 792 818 844 817 801 829 824 843 833 823 827 811 817 817 794 796 788 780 798 819 806 816 806 832 838 823 862 822 841 859 872 893 851 896 894 890 920 935 944 937 936 974 946 958 986 1001 998 994 982 954 943 947 962 992 1004 968 960 931 946 970 1038 1019 1044 1015 997 999 1006 986 1011 1002 995 1008 1028 990 1044 1035 1030 1025 1028 1029 1019 1031 1093 1066 1071 1078 1070 1051 993 987 998 1019 988 1016 996 1007 963 986 1037 1074 982 986 999 1061 1042 1050 1061 1076 1094 1079 1051 1061 1087 1105 1098 1085 1073 1084 1076 1053 1112 1147 1031 1026 1010 1006 1025 1015 1021 1008 1031 1014 1025 1018 1022 1044 1035 1043 1047 1046 1041 1067 1007 991 963 975 982 956 983 998 1013 1001 1000 986 1005 988 989 985 959 961 946 925 960 946 954 959 971 987 981 962 960 964 974 963 998 970 948 967 966 958 950 942 939 946 953 932 924 948 945 931 967 991 993 966 942 940 937 936 943 944 949 956 943 946 960 962 995 982 971 977 967 981 977 997 1004 991 978 1013 988 1031 1003 1023 1013 995 1019 1014 1034 1019 983 1013 1062 1028 1024 1063 1057 1018 1019 979 1025 1030 1092 1103 1088 1073 1067 1073 1055 1041 1084 1062 1073 1068 1075 1058 1082 1084 1078 1095 1105 1113 1102 1100 1087 1085 1124 1121 1155 1152 1147 1144 1190 1141 1118 1145 1161 1169 1188 1172 1196 1143 1121 1194 1156 1136 1132 1168 1130 1097 1124 1167 1159 1145 1150 1167 1180 1163 1142 1111 1117 1145 1129 1107 1126 1113 1112 1105 1113 1115 1099 1078 1086 1118 1120 1153 1169 1177 1154 1164 1153 1130 1127 1117 1094 1099 1113 1120 1103 1136 1096 1105 1116 1117 1113 1094 1068 1081 1116 1124 1120 1146 1138 1167 1120 1097 1083 1076 1073 1075 1100 1095 1082 1073 1039 1038 1092 1094 1118 1163 1167 1181 1177 1161 1138 1092 1085 1086 1082 1107 1151 1176 1200 1200 1248 1191 1180 1135 1154 1145 1137 1145 1104 1118 1170 1187 1137 1133 1109 1134 1113 1130 1136 1148 1131 1152 1163 1139 1149 1155 1161 1182 1151 1151 1149 1151 1184 1167 1126 1102 1131 1128 1052 1058 1091 1084 1083 1099 1095 1075 1076 1055 1077 1090 1096 1074 1058 1065 1053 1060 1060 1054 1040 1041 1043 1056 1016 1060 1065 1038 1083 1080 1048 1058 1066 1104 1105 1169 1165 1168 1143 1095 1122 1118 1096 1068 1006 1008 1016 989 978 977 924 959 934 944 943 946 937 954 976 1000 1007 1032 1034 1049 1064 1062 1045 979 991 958 1012 953 967 970 901 901 899 906 907 903 913 934 888 916 948 937 961 942 941 969 992 994 1018 1014 1009 940 948 974 916 890 881 936 897 855 808 852 842 857 845 897 863 880 853 846 846 866 881 841 860 843 822 845 858 878 898 943 938 889 873 891 927 903 913 884 913 926 898 890 890 918 932 983 981 969 984 989 1042 1055 1043 1030 1049 1009 964 935 994 1015 1038 1010 1018 1002 1062 1083 1105 1138 1137 1096 1123 1101 1124 1144 1161 1157 1191 1133 1175 1188 1210 1232 1186 1140 1130 1159 1093 1138 1052 1060 1109 1038 1057 1066 1121 1084 1113 1159 1162 1181 1165 1217 1216 1209 1211 1174 1142 1123 1094 1122 1087 1112 1120 1099 1096 1138 1153 1163 1193 1143 1174 1175 1165 1163 1142 1142 1137 1148 1158 1148 1120 1146 1193 1207 1194 1209 1165 1197 1214 1176 1176 1192 1244 1253 1261 1275 1277 1255 1242 1262 1249 1226 1233 1276 1300 1284 1271 1253 1250 1287 1261 1278 1294 1278 1255 1220 1234 1254 1228 1208 1201 1190 1211 1196 1201 1234 1221 1206 1191 1258 1252 1235 1228 1196 1187 1193 1238 1270 1252 1276 1218 1218 1243 1295 1328 1338 1277 1264 1285 1267 1247 1196 1217 1182 1176 1231 1243 1171 1234 1233 1194 1251 1254 1240 1246 1279 1285 1264 1265 1309 1291 1301 1355 1272 1272 1253 1262 1265 1252 1262 1265 1292 1303 1303 1333 1432 1424 1377 1376 1389 1372 1399 1425 1413 1398 1390 1394 1316 1382 1391 1342 1296 1335 1315 1360 1360 1353 1362 1382 1387 1391 1369 1327 1377 1330 1319 1350 1336 1357 1346 1355 1275 1311 1256 1196 1177 1156 1173 1189 1194 1173 1214 1176 1163 1183 1211 1185 1219 1227 1286 1301 1274 1235 1255 1270 1268 1239 1235 1245 1235 1212 1225 1232 1210 1244 1227 1207 1205 1158 1154 1167 1197 1189 1158 1160 1168 1128 1113 1133 1184 1235 1206 1219 1226 1200 1172 1208 1203 1191 1182 1166 1181 1184 1183 1187 1189 1186 1146 1209 1222 1197 1226 1224 1165 1121 1165 1126 1071 1082 1080 1088 1043 1030 1029 1044 1057 1054 1069 1052 1077 1087 1078 1069 1089 1089 1111 1189 1186 1225 1197 1213 1177 1182 1146 1122 1111 1093 1086 1084 1124 1124 1122 1102 1134 1109 1097 1085 1104 1126 1101 1105 1077 1045 1047 1053 1058 1105 1067 1031 1061 1067 1104 1115 1071 1117 1157 1183 1154 1113 1197 1195 1190 1147 1132 1122 1037 1060 1084 1113 1074 1053 1074 1078 1085 1115 1137 1119 1119 1100 1086 1076 1070 1068 1107 1065 1107 1095 1058 1070 1102 1152 1115 1093 1087 1097 1121 1091 1091 1079 1100 1063 1034 1053 1103 1126 1081 1093 1117 1140 1095 1176 1133 1128 1095 1113 1124 1107 1136 1156 1193 1133 1036 1033 1021 986 980 995 984 1019 1021 1027 1044 1057 996 1047 1053 1119 1165 1143 1132 1061 1046 1068 1093 1142 1108 1088 1089 1135 1149 1159 1155 1095 1093 1071 1070 1042 1045 1036 1040 1081 1083 1066 1069 1110 1192 1210 1168 1171 1140 1152 1187 1214 1225 1219 1228 1231 1260 1250 1271 1254 1268 1287 1345 1265 1230 1278 1285 1283 1223 1220 1242 1257 1243 1303 1301 1330 1310 1323 1345 1338 1357 1352 1428 1428 1391 1388 1416 1383 1399 1383 1394 1358 1358 1338 1338 1348 1365 1385 1364 1396 1427 1395 1381 1395 1412 1382 1375 1351 1373 1364 1401 1442 1484 1460 1424 1459 1427 1487 1485 1525 1509 1497 1462 1473 1470 1546 1532 1466 1474 1457 1434 1406 1404 1434 1407 1429 1385 1355 1350 1322 1350 1332 1337 1344 1366 1377 1364 1427 1404 1396 1414 1400 1394 1381 1366 1370 1364 1374 1375 1324 1306 1315 1332 1359 1318 1307 1375 1405 1379 1355 1348 1353 1370 1332 1319 1329 1307 1305 1319 1312 1330 1340 1344 1348 1349 1314 1224 1231 1228 1258 1230 1249 1217 1189 1237 1237 1221 1227 1266 1247 1243 1210 1196 1200 1221 1220 1219 1240 1212 1206 1206 1215 1190 1232 1205 1184 1168 1216 1231 1230 1201 1199 1199 1164 1168 1149 1179 1186 1179 1154 1166 1131 1149 1142 1162 1164 1184 1183 1172 1139 1126 1124 1105 1155 1127 1138 1180 1172 1186 1152 1191 1175 1183 1191 1171 1165 1152 1143 1098 1129 1120 1152 1160 1122 1092 1103 1056 1083 1074 1049 1046 1053 1040 1076 1111 1127 1110 1104 1089 1081 1073 1041 1049 1061 1113 1084 1093 1085 1061 1037 1066 1046 1037 1057 1019 1023 1000 1007 1043 1039 1040 1028 1033 1039 1048 1086 1063 1051 1048 1051 1037 1037 1053 1042 1013 1055 1033 1083 1087 1117 1141 1109 1049 1095 1112 1098 1108 1097 1091 1096 1113 1069 1046 1034 1045 1070 1068 1073 1068 1073 1085 1073 1097 1110 1082 1106 1062 1047 1040 1035 1051 1012 1055 1043 1050 986 1036 1008 1034 1012 1000 992 991 998 973 960 969 958 993 1030 1004 1024 988 1003 1003 1015 1048 1045 1046 1040 1054 1038 1033 1014 1044 977 993 965 957 918 951 971 975 948 948 963 941 950 941 935 953 934 928 914 906 931 923 910 927 953 993 978 945 915 949 994 970 967 948 947 929 904 876 906 903 911 960 925 903 889 906 926 921 949 924 955 945 945 981 1017 1012 1040 1040 1031 1029 944 981 965 954 931 928 932 961 1000 928 948 966 944 930 965 961 1013 1001 996 1012 981 945 942 923 917 924 936 919 906 932 913 890 933 913 926 920 928 954 978 973 944 966 975 967 952 1021 973 946 1000 980 986 975 986 977 987 1017 922 928 908 918 937 905 922 933 947 953 974 958 889 928 941 1004 961 956 950 936 968 948 948 934 909 945 930 908 963 940 948 951 964 913 936 954 960 960 955 980 1012 1007 1017 1013 1021 996 1020 1026 1044 1008 1008 997 994 963 1017 1001 1010 1034 1011 993 1004 976 996 1004 981 966 992 1025 1006 1053 1033 1044 999 999 986 1025 998 1024 1000 963 972 974 936 944 934 943 950 938 979 990 1004 998 1018 1023 1003 1038 1032 1038 1022 1035 1001 967 978 991 997 1009 996 1042 1078 1091 1076 1064 1021 1029 1064 1015 1037 1038 1025 1026 1028 1003 1009 1032 1053 1038 1054 1039 995 1022 1019 1008 1008 1032 1065 1042 1038 1058 1075 1095 1103 1104 1117 1081 1115 1077 1116 1140 1095 1105 1102 1108 1103 1100 1098 1108 1097 1122 1133 1145 1149 1202 1197 1188 1174 1162 1145 1148 1122 1098 1083 1103 1057 1074 1000 1006 998 1020 1032 1072 1057 1085 1129 1132 1151 1112 1157 1160 1183 1170 1160 1174 1142 1102 1069 1093 1091 1047 1009 1043 1000 990 990 1014 991 990 988 1000 1045 1065 1072 1075 1060 1065 1072 1053 1067 1067 1054 1078 1093 1080 1072 1021 1002 1025 1087 1055 1043 1095 1068 1050 1059 1073 1032 1026 1069 1105 1089 1056 1045 1043 1075 1059 1045 1084 1082 1106 1076 1093 1107 1086 1061 1060 1018 1019 1032 1035 1021 1037 1041 1046 1049 1037 1045 1040 1027 1003 971 976 1008 988 994 997 1003 1039 1024 1013 1005 1063 1022 1032 1013 1019 1004 1000 1014 992 1000 1012 982 1002 963 949 956 946 978 963 940 961 943 931 933 923 931 924 907 905 873 884 941 999 979 969 933 961 939 923 899 912 946 923 916 912 900 901 886 901 924 906 893 907 919 915 918 901 909 943 944 936 898 899 908 872 883 863 874 878 870 855 898 898 907 921 902 922 944 936 951 958 930 937 939 931 926 910 935 941 938 914 921 900 896 876 862 850 836 827 861 853 847 846 911 912 882 886 885 911 947 932 949 927 907 902 895 877 873 863 828 848 854 842 871 843 858 879 861 879 833 835 821 853 874 855 857 865 847 848 901 889 916 882 892 857 870 843 840 854 883 846 899 933 896 908 890 918 920 926 904 872 882 917 974 929 954 932 940 936 940 916 942 898 922 938 922 969 981 950 980 1011 1012 1037 1030 1052 981 998 972 930 883 891 890 917 893 894 901 906 900 894 884 887 876 919 849 921 896 925 914 883 922 950 927 931 911 920 937 943 933 913 915 915 900 908 955 965 994 986 945 959 898 905 941 941 933 953 937 892 896 886 870 866 856 836 844 825 833 853 866 884 870 921 947 961 937 898 905 923 919 880 849 862 882 931 904 901 921 931 904 893 861 867 877 897 937 953 937 903 899 897 894 863 872 834 868 910 909 883 917 874 856 840 820 826 814 847 840 837 863 836 822 798 802 780 821 831 821 820 795 796 828 822 792 822 863 851 841 826 793 798 831 840 860 845 860 818 822 794 760 746 751 784 832 788 759 746 782 792 803 837 913 893 878 847 878 889 828 869 956 1003 936 927 882 855 922 944 1006 943 988 967 985 1025 991 964 945 930 927 942 1005 1007 939 898 902 905 872 864 875 926 892 904 933 968 961 975 961 927 918 912 878 920 957 971 984 912 912 934 954 972 985 940 934 930 905 962 1014 1059 1025 1027 1009 1015 1043 1008 998 1026 1049 969 971 968 968 988 1012 1042 1012 988 1041 1044 1039 1034 1040 1025 1040 1034 1048 1068 1063 1045 1036 1078 1076 1128 1140 1126 1125 1120 1095 1113 1103 1089 1091 1056 1074 1073 1089 1083 1109 1076 991 1004 1030 1057 1066 1055 1098 1053 1023 1048 1027 1029 1057 1049 1028 1069 1024 1072 1073 1052 1077 1029 1075 1058 1077 1064 1070 1054 1064 1031 1064 1051 972 942 920 933 952 979 1050 1068 1049 1082 1114 1120 1107 1065 1036 1029 1018 999 1003 974 996 991 970 984 949 952 894 940 935 919 887 916 916 911 917 899 930 928 932 938 959 926 913 917 925 929 948 914 915 948 910 929 888 928 942 932 963 977 958 931 955 962 1004 1014 1018 1048 1080 1039 1081 1058 1045 1040 1015 1013 1000 1006 1009 1018 996 983 975 993 986 1011 1010 1026 973 1014 995 998 975 976 989 944 968 933 945 965 995 953 963 976 945 960 980 972 993 949 1012 1000 967 955 966 958 987 985 941 943 970 932 955 957 1009 1034 1022 1002 973 1013 1043 1008 1030 1002 1028 1003 1004 1063 1074 1063 1068 1082 1072 1083 1026 1051 1029 1001 1004 1023 1046 1046 1081 1086 1089 1068 1040 1035 1031 1047 1095 1078 1052 1011 1035 1023 1003 1000 1012 1044 1053 1041 1098 1101 1096 1078 1077 1120 1136 1090 1076 1104 1081 1056 1080 1100 1107 1129 1095 1087 1076 1017 1016 1084 1063 1046 1036 1014 993 965 972 987 966 929 936 958 905 925 927 956 976 972 953 915 915 910 878 901 962 948 976 946 953 949 927 934 949 962 968 968 962 972 980 973 947 906 953 956 970 986 976 975 963 944 942 958 997 994 966 975 962 985 969 955 927 937 935 928 943 945 933 939 937 907 904 916 903 908 900 907 857 829 795 774 780 767 777 787 788 784 793 816 811 820 806 806 834 833 820 821 834 826 855 853 832 779 809 785 820 814 812 798 833 800 819 827 845 838 816 816 847 854 869 892 890 919 926 924 927 915 895 922 936 894 909 857 872 870 855 864 875 866 894 849 844 853 841 853 897 902 916 894 896 913 894 892 905 909 900 902 903 905 893 886 882 872 864 824 846 821 824 825 836 824 819 823 834 822 802 827 836 837 838 860 882 880 863 867 843 831 826 799 821 842 844 829 823 825 861 858 827 793 808 814 826 846 893 855 802 799 793 792 778 767 779 811 820 818 837 840 818 835 841 850 894 926 927 905 897 906 879 872 866 845 824 808 781 787 759 810 817 808 788 813 791 847 817 842 851 851 843 846 855 869 849 876 898 888 882 871 878 869 886 842 851 846 864 866 870 861 871 830 811 807 833 819 818 785 821 811 796 792 813 778 769 819 816 782 781 784 788 779 783 816 806 818 800 748 742 796 774 763 767 742 753 724 784 761 777 833 791 814 835 820 861 872 874 858 842 863 848 842 839 841 841 934 903 894 884 966 898 852 856 859 855 889 875 868 902 885 910 930 966 966 978 958 941 895 866 890 919 905 914 879 864 848 887 887 883 919 904 948 935 969 966 959 972 974 988 1007 1039 989 997 933 954 961 963 979 971 993 982 992 1001 1006 1070 1090 1071 1111 1146 1120 1084 1072 1051 1107 1151 1106 1110 1026 1075 1041 1012 1007 1016 1032 1025 1073 1009 1053 1009 975 999 993 1011 989 1011 1056 1026 1024 1067 1042 1056 1035 1015 1010 1001 1013 1003 985 982 959 997 1033 1023 1023 1008 1030 1036 1040 1031 1027 1028 1018 1008 1014 1000 1025 1019 1029 1005 1007 1021 990 993 983 1041 1010 967 1027 1007 1002 967 958 976 1001 980 977 989 978 990 993 993 971 951 970 963 989 977 973 1022 998 1000 976 987 978 1001 991 975 940 948 925 948 943 939 929 942 944 951 962 943 915 946 957 985 981 1019 966 975 942 943 938 925 932 948 968 961 978 994 991 956 958 987 995 1018 996 1005 973 958 980 989 993 1005 1022 1025 1034 1030 982 953 976 976 970 973 985 977 965 958 951 939 895 905 899 879 861 857 884 918 881 856 862 872 866 859 848 852 841 811 831 832 822 778 803 779 764 753 793 807 842 813 846 827 835 849 848 905 888 882 866 882 872 900 852 839 845 800 789 787 822 857 844 829 836 828 830 811 833 805 834 827 814 853 827 843 874 870 905 906 938 884 883 889 908 921 888 850 837 790 807 808 813 813 805 820 843 871 874 862 875 884 873 869 843 876 894 858 887 878 851 856 834 866 844 819 830 867 848 852 889 860 873 906 915 924 949 962 915 941 923 910 902 874 875 874 848 856 823 828 830 851 861 880 878 868 845 850 880 918 924 858 854 852 844 837 811 816 843 852 812 810 819 830 831 817 822 798 802 794 840 868 861 856 840 843 865 873 861 847 850 832 824 827 823 846 887 893 859 911 874 928 934 969 949 940 959 951 933 915 914 943 921 888 905 898 915 906 879 881 851 832 838 871 876 851 832 826 769 752 725 739 770 800 830 835 875 828 841 846 794 771 797 807 816 812 806 773 790 793 809 804 813 789 777 803 806 811 821 799 830 796 799 824 806 781 788 802 810 781 826 829 817 803 810 820 807 807 790 814 807 805 803 803 809 793 829 841 840 814 835 830 830 793 786 788 805 849 860 824 803 798 804 824 852 858 872 864 844 832 846 831 827 845 845 827 845 848 831 828 814 808 797 792 800 796 804 815 827 835 827 826 832 837 838 826 808 813 830 825 826 862 876 832 839 851 843 869 869 885 876 870 875 871 889 838 834 839 869 865 865 902 907 892 900 888 897 850 873 839 843 850 879 867 857 887 889 887 858 837 822 830 840 860 848 831 837 793 835 818 846 835 829 848 876 854 841 834 893 887 816 790 801 773 757 759 832 821 830 824 867 885 846 871 885 898 868 854 849 853 849 835 830 814 840 843 836 846 841 877 846 823 829 828 853 844 833 815 826 816 810 818 819 817 805 823 810 834 824 816 791 841 817 827 812 820 819 833 848 880 826 798 830 803 799 823 779 762 761 771 775 787 808 852 837 854 830 830 836 826 849 807 826 808 847 834 846 862 842 854 872 858 869 896 851 872 886 904 926 920 950 970 938 932 915 899 872 895 902 884 921 941 918 927 873 893 895 899 895 901 936 938 942 938 953 989 999 973 895 812 803 829 822 845 848 847 824 805 816 802 836 860 866 897 876 865 893 891 909 886 875 884 888 856 860 851 846 836 847 863 861 849 870 847 835 839 816 837 851 831 850 816 815 802 824 823 837 850 840 855 836 847 828 870 889 891 886 897 891 914 879 893 844 852 866 827 866 838 856 864 843 830 834 864 869 875 885 870 872 873 869 855 850 856 871 861 862 881 893 937 885 845 842 850 887 891 860 860 831 835 847 847 867 877 864 878 857 908 902 895 874 883 891 900 862 849 877 872 855 846 833 857 856 895 909 855 867 846 854 849 878 881 873 864 867 868 856 872 859 872 835 826 828 828 820 830 798 780 795 761 780 790 813 833 862 854 878 889 852 870 804 814 822 827 817 817 836 834 856 831 836 836 849 916 955 897 915 933 902 925 922 906 871 913 906 911 876 882 857 869 830 852 864 884 873 871 863 874 874 896 889 887 882 866 871 848 883 876 887 870 878 880 849 863 814 863 857 885 882 871 862 854 818 837 842 854 843 827 839 843 842 836 833 861 847 863 873 875 873 863 837 854 849 847 815 862 878 860 881 888 911 919 922 936 938 931 927 928 920 953 1006 954 953 937 900 885 873 846 876 885 914 909 870 865 815 850 877 846 879 886 893 851 830 862 883 889 896 884 871 879 878 876 898 884 910 898 902 884 871 868 867 890 916 922 918 931 896 867 879 854 876 864 851 891 865 877 855 853 849 875 839 854 834 858 874 841 861 862 873 889 904 926 892 871 883 875 879 827 821 793 827 831 829 848 878 897 895 885 872 862 867 881 900 925 906 907 906 901 911 913 874 892 885 877 925 946 966 960 957 953 950 944 913 919 930 941 922 934 918 920 917 928 888 933 939 950 927 935 930 919 919 925 910 899 910 923 921 935 934 953 946 965 974 951 979 989 970 953 980 964 981 975 991 996 994 998 1024 993 1021 1057 1041 1044 1053 1039 1021 1016 1063 1061 1047 1029 1039 1022 1018 1031 1000 1013 1010 1035 1056 1053 1070 1043 1090 1081 1084 1064 1025 1011 1022 1029 981 973 1011 1006 1028 984 1005 1023 1017 1018 1016 1029 1027 1013 1051 982 995 983 1002 1025 1045 1058 1026 1020 1034 1016 998 1006 1031 1050 1054 1034 1049 1053 1046 1009 1032 1109 1111 1088 1066 1049 1046 1059 1061 1043 1002 1019 1017 1023 1006 985 943 933 935 922 937 949 944 992 959 950 960 933 937 937 905 910 912 928 927 894 892 843 845 844 881 891 891 849 857 871 877 855 835 861 841 824 805 848 862 846 818 838 844 857 865 870 837 862 852 885 880 843 871 907 877 887 873 872 899 856 888 885 890 872 878 870 835 833 860 840 855 845 823 807 819 836 830 836 848 829 829 826 806 843 826 826 819 814 843 871 817 828 826 835 858 846 850 861 883 913 936 874 900 921 950 918 860 906 874 866 875 874 925 942 945 920 924 942 969 933 924 896 890 882 878 879 893 909 921 940 937 904 919 912 910 919 908 898 896 946 963 938 926 900 869 918 939 921 928 918 946 947 933 949 934 896 893 907 932 898 893 916 883 868 892 947 963 979 961 954 963 978 952 936 943 956 970 997 951 935 887 882 882 920 925 890 898 905 884 875 939 977 1010 983 998 1040 1041 1050 1034 1022 1023 984 975 925 893 930 946 923 909 864 877 872 839 859 835 845 844 837 828 845 848 830 810 853 855 863 873 890 896 878 915 927 903 887 872 861 901 894 893 887 868 880 841 827 808 817 801 806 786 777 777 761 770 780 759 776 813 835 796 862 861 881 830 795 804 832 827 827 810 810 794 800 789 761 744 738 760 781 773 767 789 810 829 814 773 779 768 763 779 778 767 795 768 762 751 744 724 722 730 725 761 772 755 738 708 725 727 729 724 724 740 778 804 784 814 790 784 764 753 784 764 722 719 732 744 786 794 771 795 785 776 758 784 767 773 726 779 754 752 769 766 750 745 696 751 721 736 740 756 770 758 780 773 789 789 822 776 764 765 756 761 755 766 760 763 745 692 691 719 721 748 715 718 725 707 717 740 756 774 778 752 748 740 716 719 748 762 752 772 750 745 726 784 794 856 854 881 851 839 868 869 881 885 876 847 876 832 808 822 822 805 839 827 814 841 833 818 832 844 847 847 850 868 874 878 910 868 914 900 946 903 903 929 873 908 923 919 913 954 928 970 969 973 954 897 884 879 868 912 938 959 926 909 888 894 880 899 878 851 883 869 857 889 842 870 856 869 889 899 890 908 899 902 902 939 967 985 929 923 938 932 934 982 977 989 981 1011 1068 1073 1062 1071 1100 1073 1069 1016 1014 970 985 1008 988 994 1006 1025 1008 1037 1011 1017 1058 1082 1062 1061 1011 1000 1028 1009 1048 1071 1089 1078 1068 1076 1068 1079 1056 1078 1060 1046 1053 1082 1055 1034 1045 1038 1028 1047 1041 1054 1047 1062 1089 1111 1106 1139 1108 1128 1125 1099 1109 1084 1113 1118 1143 1139 1101 1095 1105 1094 1110 1134 1106 1108 1104 1143 1125 1112 1134 1109 1096 1106 1095 1104 1131 1139 1146 1130 1138 1137 1156 1156 1106 1149 1229 1171 1136 1119 1109 1111 1158 1142 1143 1161 1163 1169 1165 1131 1143 1127 1141 1158 1146 1149 1156 1149 1172 1148 1109 1084 1067 1053 1018 1026 1057 1029 956 993 1024 1067 1138 1130 1052 1072 1102 1103 1121 1125 1152 1131 1149 1119 1092 1116 1035 1051 991 1002 944 931 910 861 835 744 690 688 675 689 674 715 717 715 701 714 668 687 636 656 597 626 620 605 607 615 616 619 603 612 673 647 626 646 684 672 631 664 674 636 660 708 721 673 672 637 622 556 573 589 532 535 534 543 546 572 580 571 598 572 565 563 637 592 584 594 610 641 573 567 485 409 378 321 252 256 233 205 205 200 256 261 273 292 327 324 349 352 339 331 323 325 328 354 377 369 382 367 334 337 354 370 367 380 357 375 370 380 382 394 413 413 399 424 380 327 291 297 312 319 328 324 333 287 248 269 275 286 322 337 326 379 420 436 417 461 507 511 509 537 588 579 582 634 593 615 606 596 593 541 504 443 414 404 372 336 357 402 375 329 273 258 215 210 182 200 207 227 247 301 289 360 338 330 345 382 388 381 392 442 446 472 470 445 477 496 512 525 521 515 508 481 499 483 468 443 434 429 474 488 547 566 529 561 555 571 543 504 520 571 600 603 646 713 731 773 705 747 649 593 565 629 583 501 507 522 524 509 550 594 534 558 550 527 557 518 552 562 558 637 637 597 593 566 501 454 462 449 415 399 367 357 367 347 342 318 298 272 304 258 256 239 249 270 319 389 418 417 426 435 444 463 478 536 525 550 575 585 593 578 547 542 511 504 519 455 434 408 361 353 342 317 283 243 210 212 227 279 322 344 376 425 468 493 530 565 590 618 604 661 667 663 639 624 588 542 555 550 548 543 474 441 381 334 335 306 264 219 189 186 179 196 231 273 316 389 416 447 464 482 503 546 573 620 691 700 687 690 664 651 625 588 557 512 495 481 498 497 400 341 331 323 319 363 374 378 412 426 485 538 560 598 605 623 610 575 541 523 519 485 457 397 392 362 303 261 228 202 189 188 182 186 225 241 226 244 244 232 237 282 333 349 395 423 421 433 414 405 412 402 396 411 380 388 382 348 354 299 278 227 208 200 190 206 234 262 289 344 394 400 404 381 413 402 432 461 530 560 580 622 615 599 594 584 612 601 556 550 532 531 533 513 473 459 433 453 436 340 336 320 291 323 314 371 407 437 471 532 604 649 683 660 659 637 612 605 570 551 513 495 422 378 334 275 230 180 178 149 121 134 152 221 281 327 390 429 460 513 571 604 676 735 801 799 844 869 919 920 866 861 765 730 630 568 541 528 522 487 476 465 450 455 425 463 451 470 476 509 553 589 629 675 740 746 762 811 895 906 874 878 874 864 847 831 770 748 708 716 620 623 578 557 530 455 445 415 385 385 352 343 381 395 421 454 468 488 553 582 599 588 650 725 816 853 835 856 867 854 829 840 819 792 763 733 688 643 638 646 609 573 550 495 489 460 430 427 439 427 429 436 442 456 466 474 492 472 486 485 506 444 403 376 365 329 314 299 260 231 215 201 181 158 147 114 90 78 78 78 78 86 87 86 88 96 97 117 140 179 210 225 236 262 266 291 289 282 277 267 261 276 262 258 247 239 212 187 180 180 145 127 133 171 204 204 220 280 311 343 329 357 380 405 419 461 459 478 460 451 452 411 401 403 357 329 314 300 268 248 215 220 228 227 241 232 249 274 293 308 311 334 368 391 426 465 474 460 461 459 437 431 409 391 350 370 345 326 288 267 250 226 193 182 152 135 105 94 92 90 88 86 82 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per inch +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = Inch +[Exif IFD0 - 0x0140] Unknown tag (0x0140) = [768 values] +[Exif IFD0 - 0x830e] Pixel Scale = 2.438 2.438 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 677765.001 4555485.245 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS84 UTM zone 17N +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 17 N with WGS84 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = o41078a7.tif +[File - 0x0002] File Size = 6021930 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/oblique_mercator_laborde.tif.txt b/tif/GeoTIFF/metadata/dotnet/oblique_mercator_laborde.tif.txt new file mode 100644 index 00000000..996d7962 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/oblique_mercator_laborde.tif.txt @@ -0,0 +1,52 @@ +FILE: oblique_mercator_laborde.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 532 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = Tananarive / Laborde Grid +[GeoTIFF - 0x0800] Geographic Type = Tananarive +[GeoTIFF - 0x0801] Geographic Citation = Tananarive +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378388 +[GeoTIFF - 0x080b] Inv. Flattening = 297 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Oblique Mercator Laborde +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c0a] Projection False Easting = 400000 +[GeoTIFF - 0x0c0b] Projection False Northing = 800000 +[GeoTIFF - 0x0c10] Projection Center Longitude = 46.437 +[GeoTIFF - 0x0c11] Projection Center Latitude = -18.9 +[GeoTIFF - 0x0c15] Projection Scale at Center = 1 +[GeoTIFF - 0x0c16] Projection Azimuth Angle = 18.9 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = oblique_mercator_laborde.tif +[File - 0x0002] File Size = 533 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/oblique_stereographic.tif.txt b/tif/GeoTIFF/metadata/dotnet/oblique_stereographic.tif.txt new file mode 100644 index 00000000..cc527530 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/oblique_stereographic.tif.txt @@ -0,0 +1,52 @@ +FILE: oblique_stereographic.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 537 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = NAD27 / New Brunswick Stereographic (NAD27) +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0801] Geographic Citation = NAD27 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378206.4 +[GeoTIFF - 0x080b] Inv. Flattening = 294.979 +[GeoTIFF - 0x0bf3] GDAL Linear Units Correct Interpretation = 1 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Oblique Stereographic +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Foot +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -66.5 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 46.5 +[GeoTIFF - 0x0c0a] Projection False Easting = 1000000 +[GeoTIFF - 0x0c0b] Projection False Northing = 1000000 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = oblique_stereographic.tif +[File - 0x0002] File Size = 538 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/oblqmerc.tif.txt b/tif/GeoTIFF/metadata/dotnet/oblqmerc.tif.txt new file mode 100644 index 00000000..86efece5 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/oblqmerc.tif.txt @@ -0,0 +1,49 @@ +FILE: oblqmerc.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 515 pixels +[Exif IFD0 - 0x0101] Image Height = 515 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 515 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 265225 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15411.63 15448.774 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = OM E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Oblique Mercator +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 +[GeoTIFF - 0x0c11] Projection Center Latitude = 33.764 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c16] Projection Azimuth Angle = 0 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = oblqmerc.tif +[File - 0x0002] File Size = 266188 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/og.tif.txt b/tif/GeoTIFF/metadata/dotnet/og.tif.txt new file mode 100644 index 00000000..4a6b84b9 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/og.tif.txt @@ -0,0 +1,47 @@ +FILE: og.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 513 pixels +[Exif IFD0 - 0x0101] Image Height = 516 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 516 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 264708 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15377.962 15487.481 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = OG E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Orthographic +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 +[GeoTIFF - 0x0c11] Projection Center Latitude = 33.764 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = og.tif +[File - 0x0002] File Size = 265644 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/ortho.tif.txt b/tif/GeoTIFF/metadata/dotnet/ortho.tif.txt new file mode 100644 index 00000000..689e28e4 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/ortho.tif.txt @@ -0,0 +1,51 @@ +FILE: ortho.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 1.701 1.701 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -8048.726 10525.15 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Orthographic +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Orthographic WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ortho.tif +[File - 0x0002] File Size = 47018 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/pc.tif.txt b/tif/GeoTIFF/metadata/dotnet/pc.tif.txt new file mode 100644 index 00000000..609d5539 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/pc.tif.txt @@ -0,0 +1,47 @@ +FILE: pc.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 515 pixels +[Exif IFD0 - 0x0101] Image Height = 515 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 515 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 265225 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15411.615 15448.774 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = PC E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Polyconic +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 +[GeoTIFF - 0x0c11] Projection Center Latitude = 33.764 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = pc.tif +[File - 0x0002] File Size = 266156 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/pcs_32064.tif.txt b/tif/GeoTIFF/metadata/dotnet/pcs_32064.tif.txt new file mode 100644 index 00000000..dd0136a1 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/pcs_32064.tif.txt @@ -0,0 +1,41 @@ +FILE: pcs_32064.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 360 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = NAD27 / BLM 14N (ftUS) +[GeoTIFF - 0x0801] Geographic Citation = NAD27 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = Unknown (32064) +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Foot US Survey + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = pcs_32064.tif +[File - 0x0002] File Size = 361 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/pixel_is_point_wgs84.tif.txt b/tif/GeoTIFF/metadata/dotnet/pixel_is_point_wgs84.tif.txt new file mode 100644 index 00000000..1990d35b --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/pixel_is_point_wgs84.tif.txt @@ -0,0 +1,38 @@ +FILE: pixel_is_point_wgs84.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 2 pixels +[Exif IFD0 - 0x0101] Image Height = 2 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0112] Orientation = Top, left side (Horizontal / normal) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 2 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 4 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 2 2 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -1 53 0 + +[GeoTIFF - 0x0400] Model Type = Geographic +[GeoTIFF - 0x0401] Raster Type = PixelIsPoint +[GeoTIFF - 0x0800] Geographic Type = WGS 84 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = pixel_is_point_wgs84.tif +[File - 0x0002] File Size = 298 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/polar_stereographic_variant_a.tif.txt b/tif/GeoTIFF/metadata/dotnet/polar_stereographic_variant_a.tif.txt new file mode 100644 index 00000000..2f767c87 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/polar_stereographic_variant_a.tif.txt @@ -0,0 +1,51 @@ +FILE: polar_stereographic_variant_a.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 510 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = RSRGD2000 / RSPS2000 +[GeoTIFF - 0x0800] Geographic Type = RSRGD2000 +[GeoTIFF - 0x0801] Geographic Citation = RSRGD2000 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378137 +[GeoTIFF - 0x080b] Inv. Flattening = 298.257 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Polar Stereographic +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = -90 +[GeoTIFF - 0x0c0a] Projection False Easting = 5000000 +[GeoTIFF - 0x0c0b] Projection False Northing = 1000000 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 0.994 +[GeoTIFF - 0x0c17] Projection Straight Vertical Pole Longitude = 180 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = polar_stereographic_variant_a.tif +[File - 0x0002] File Size = 511 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/polar_stereographic_variant_b.tif.txt b/tif/GeoTIFF/metadata/dotnet/polar_stereographic_variant_b.tif.txt new file mode 100644 index 00000000..d556cda9 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/polar_stereographic_variant_b.tif.txt @@ -0,0 +1,51 @@ +FILE: polar_stereographic_variant_b.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 536 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = WGS 84 / Australian Antarctic Polar Stereographic +[GeoTIFF - 0x0800] Geographic Type = WGS 84 +[GeoTIFF - 0x0801] Geographic Citation = WGS 84 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378137 +[GeoTIFF - 0x080b] Inv. Flattening = 298.257 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Polar Stereographic +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = -71 +[GeoTIFF - 0x0c0a] Projection False Easting = 6000000 +[GeoTIFF - 0x0c0b] Projection False Northing = 6000000 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c17] Projection Straight Vertical Pole Longitude = 70 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = polar_stereographic_variant_b.tif +[File - 0x0002] File Size = 537 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/poly.tif.txt b/tif/GeoTIFF/metadata/dotnet/poly.tif.txt new file mode 100644 index 00000000..0e238eea --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/poly.tif.txt @@ -0,0 +1,51 @@ +FILE: poly.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Polyconic +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0.001 +[GeoTIFF - 0x0c0b] Projection False Northing = 0.002 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Polyconic North American 1927 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = poly.tif +[File - 0x0002] File Size = 47034 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/polyconic.tif.txt b/tif/GeoTIFF/metadata/dotnet/polyconic.tif.txt new file mode 100644 index 00000000..6e6a5a32 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/polyconic.tif.txt @@ -0,0 +1,51 @@ +FILE: polyconic.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 510 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = SAD69 / Brazil Polyconic +[GeoTIFF - 0x0800] Geographic Type = NAD83 CSRS +[GeoTIFF - 0x0801] Geographic Citation = SAD69 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378160 +[GeoTIFF - 0x080b] Inv. Flattening = 298.25 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Polyconic +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -54 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 5000000 +[GeoTIFF - 0x0c0b] Projection False Northing = 10000000 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = polyconic.tif +[File - 0x0002] File Size = 511 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/ps.tif.txt b/tif/GeoTIFF/metadata/dotnet/ps.tif.txt new file mode 100644 index 00000000..09e12a88 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/ps.tif.txt @@ -0,0 +1,47 @@ +FILE: ps.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 515 pixels +[Exif IFD0 - 0x0101] Image Height = 515 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 515 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 265225 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15391.915 -5292493.402 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = PS E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Polar Stereographic +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 33.764 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c17] Projection Straight Vertical Pole Longitude = -117.475 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ps.tif +[File - 0x0002] File Size = 266156 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/rect_grid.tif.txt b/tif/GeoTIFF/metadata/dotnet/rect_grid.tif.txt new file mode 100644 index 00000000..6d38b529 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/rect_grid.tif.txt @@ -0,0 +1,46 @@ +FILE: rect_grid.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 1.701 1.701 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -8048.726 10525.15 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Rectangular Grid WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = rect_grid.tif +[File - 0x0002] File Size = 46926 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/rect_skew_ortho.tif.txt b/tif/GeoTIFF/metadata/dotnet/rect_skew_ortho.tif.txt new file mode 100644 index 00000000..cbb68227 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/rect_skew_ortho.tif.txt @@ -0,0 +1,52 @@ +FILE: rect_skew_ortho.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 +[GeoTIFF - 0x0c10] Projection Center Longitude = 102.25 +[GeoTIFF - 0x0c11] Projection Center Latitude = 4 +[GeoTIFF - 0x0c0a] Projection False Easting = 804671.3 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c16] Projection Azimuth Angle = -36.87 +[GeoTIFF - 0x0c15] Projection Scale at Center = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Rectified Skew Orthomorphic North American 1927 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = rect_skew_ortho.tif +[File - 0x0002] File Size = 47066 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/rob.tif.txt b/tif/GeoTIFF/metadata/dotnet/rob.tif.txt new file mode 100644 index 00000000..63bc451f --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/rob.tif.txt @@ -0,0 +1,46 @@ +FILE: rob.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 577 pixels +[Exif IFD0 - 0x0101] Image Height = 576 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 576 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 332352 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -17294.352 4207219.921 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = ROB E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Robinson +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = rob.tif +[File - 0x0002] File Size = 333212 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/robinson.tif.txt b/tif/GeoTIFF/metadata/dotnet/robinson.tif.txt new file mode 100644 index 00000000..1834feb4 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/robinson.tif.txt @@ -0,0 +1,51 @@ +FILE: robinson.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8307 16189 24054 31766 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7933 7882 7865 7712 7699 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Robinson +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1983 +[GeoTIFF - 0x0808] Geographic Ellipsoid = GRS 1980 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Robinson North American 1983 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = robinson.tif +[File - 0x0002] File Size = 46138 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/sg.tif.txt b/tif/GeoTIFF/metadata/dotnet/sg.tif.txt new file mode 100644 index 00000000..1a887af9 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/sg.tif.txt @@ -0,0 +1,47 @@ +FILE: sg.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 513 pixels +[Exif IFD0 - 0x0101] Image Height = 516 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 516 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 264708 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15378.007 15487.523 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = SG E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Stereographic +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 +[GeoTIFF - 0x0c11] Projection Center Latitude = 33.764 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = sg.tif +[File - 0x0002] File Size = 265644 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/sin.tif.txt b/tif/GeoTIFF/metadata/dotnet/sin.tif.txt new file mode 100644 index 00000000..45323137 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/sin.tif.txt @@ -0,0 +1,46 @@ +FILE: sin.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 513 pixels +[Exif IFD0 - 0x0101] Image Height = 516 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 516 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 264708 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15377.986 3769910.324 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = SIN E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Sinusoidal +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = sin.tif +[File - 0x0002] File Size = 265628 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/sinus.tif.txt b/tif/GeoTIFF/metadata/dotnet/sinus.tif.txt new file mode 100644 index 00000000..98940f78 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/sinus.tif.txt @@ -0,0 +1,51 @@ +FILE: sinus.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Sinusoidal +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1983 +[GeoTIFF - 0x0808] Geographic Ellipsoid = GRS 1980 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Sinusoidal North American 1983 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = sinus.tif +[File - 0x0002] File Size = 47034 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/sp27.tif.txt b/tif/GeoTIFF/metadata/dotnet/sp27.tif.txt new file mode 100644 index 00000000..058ae4a2 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/sp27.tif.txt @@ -0,0 +1,36 @@ +FILE: sp27.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 519 pixels +[Exif IFD0 - 0x0101] Image Height = 512 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [35 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 15 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 1038 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 195.509 198.322 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1577139.71 634349.176 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 California VI + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = sp27.tif +[File - 0x0002] File Size = 266282 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/spaf27.tif.txt b/tif/GeoTIFF/metadata/dotnet/spaf27.tif.txt new file mode 100644 index 00000000..af9da9b3 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/spaf27.tif.txt @@ -0,0 +1,39 @@ +FILE: spaf27.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 519 pixels +[Exif IFD0 - 0x0101] Image Height = 512 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [35 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 15 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 1038 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 195.509 198.322 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1577139.714 634349.176 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = SPAF 406 E000 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 California VI +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Foot US Survey + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = spaf27.tif +[File - 0x0002] File Size = 266905 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/spc_obl_merc.tif.txt b/tif/GeoTIFF/metadata/dotnet/spc_obl_merc.tif.txt new file mode 100644 index 00000000..bcf37075 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/spc_obl_merc.tif.txt @@ -0,0 +1,48 @@ +FILE: spc_obl_merc.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 127.755 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Space Oblique Mercator WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = spc_obl_merc.tif +[File - 0x0002] File Size = 46986 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/spc_obl_merc_pre.tif.txt b/tif/GeoTIFF/metadata/dotnet/spc_obl_merc_pre.tif.txt new file mode 100644 index 00000000..6d5736bc --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/spc_obl_merc_pre.tif.txt @@ -0,0 +1,48 @@ +FILE: spc_obl_merc_pre.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 76.773 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Space Oblique Mercator-preset satellites WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = spc_obl_merc_pre.tif +[File - 0x0002] File Size = 47002 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/spcs27.tif.txt b/tif/GeoTIFF/metadata/dotnet/spcs27.tif.txt new file mode 100644 index 00000000..fb69b5b9 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/spcs27.tif.txt @@ -0,0 +1,49 @@ +FILE: spcs27.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 0.691 0.691 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 480649.03 193411.32 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -87.5 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 152400.305 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = State Plane Coordinate System 1927 North American 1927 Zone Alabama West +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 Alabama West +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Foot US Survey + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = spcs27.tif +[File - 0x0002] File Size = 47066 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/spcs83.tif.txt b/tif/GeoTIFF/metadata/dotnet/spcs83.tif.txt new file mode 100644 index 00000000..130406a7 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/spcs83.tif.txt @@ -0,0 +1,49 @@ +FILE: spcs83.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1983 +[GeoTIFF - 0x0808] Geographic Ellipsoid = GRS 1980 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -87.5 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 1968503.937 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = State Plane Coordinate System 1983 North American 1983 Zone Alabama West +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD83 Alabama West +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = spcs83.tif +[File - 0x0002] File Size = 47066 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/spcs83ft.tif.txt b/tif/GeoTIFF/metadata/dotnet/spcs83ft.tif.txt new file mode 100644 index 00000000..087fa701 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/spcs83ft.tif.txt @@ -0,0 +1,40 @@ +FILE: spcs83ft.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 516 pixels +[Exif IFD0 - 0x0101] Image Height = 516 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [35 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 15 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 3096 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 480713.146 193350.015 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = California VI, N +[GeoTIFF - 0x0800] Geographic Type = NAD83 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = California CS83 6 +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Foot US Survey + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = spcs83ft.tif +[File - 0x0002] File Size = 266872 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/spif83.tif.txt b/tif/GeoTIFF/metadata/dotnet/spif83.tif.txt new file mode 100644 index 00000000..2591eb19 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/spif83.tif.txt @@ -0,0 +1,39 @@ +FILE: spif83.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 519 pixels +[Exif IFD0 - 0x0101] Image Height = 512 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [35 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 15 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 1038 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 195.512 198.324 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 6138559.558 2274798.784 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = SPIF 406 D-02 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD83 California 6 +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Foot + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = spif83.tif +[File - 0x0002] File Size = 266905 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/stereo.tif.txt b/tif/GeoTIFF/metadata/dotnet/stereo.tif.txt new file mode 100644 index 00000000..2fd528d3 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/stereo.tif.txt @@ -0,0 +1,51 @@ +FILE: stereo.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Stereographic +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Stereographic WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = stereo.tif +[File - 0x0002] File Size = 47018 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/stereo3.tif.txt b/tif/GeoTIFF/metadata/dotnet/stereo3.tif.txt new file mode 100644 index 00000000..6c1bb7ba --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/stereo3.tif.txt @@ -0,0 +1,51 @@ +FILE: stereo3.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8307 16189 24054 31766 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7933 7882 7865 7712 7699 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = User Defined +[GeoTIFF - 0x0808] Geographic Ellipsoid = Bessel 1841 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Three-Step Stereographic user-defined (non-standard) +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = stereo3.tif +[File - 0x0002] File Size = 46154 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/stereo_np.tif.txt b/tif/GeoTIFF/metadata/dotnet/stereo_np.tif.txt new file mode 100644 index 00000000..678c309c --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/stereo_np.tif.txt @@ -0,0 +1,52 @@ +FILE: stereo_np.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Polar Stereographic +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 90 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c11] Projection Center Latitude = 90 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = North Polar Stereographic WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = stereo_np.tif +[File - 0x0002] File Size = 47050 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/stereo_sp.tif.txt b/tif/GeoTIFF/metadata/dotnet/stereo_sp.tif.txt new file mode 100644 index 00000000..3b08869b --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/stereo_sp.tif.txt @@ -0,0 +1,52 @@ +FILE: stereo_sp.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Polar Stereographic +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = -90 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c11] Projection Center Latitude = -90 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = South Polar Stereographic WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = stereo_sp.tif +[File - 0x0002] File Size = 47050 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/stereo_up.tif.txt b/tif/GeoTIFF/metadata/dotnet/stereo_up.tif.txt new file mode 100644 index 00000000..95c9b98f --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/stereo_up.tif.txt @@ -0,0 +1,52 @@ +FILE: stereo_up.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Polar Stereographic +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 90 +[GeoTIFF - 0x0c0a] Projection False Easting = 2000000 +[GeoTIFF - 0x0c0b] Projection False Northing = 2000000 +[GeoTIFF - 0x0c11] Projection Center Latitude = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 0.994 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Universal Polar Stereographic WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = stereo_up.tif +[File - 0x0002] File Size = 47066 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/tm.tif.txt b/tif/GeoTIFF/metadata/dotnet/tm.tif.txt new file mode 100644 index 00000000..9d4b21a2 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/tm.tif.txt @@ -0,0 +1,48 @@ +FILE: tm.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 515 pixels +[Exif IFD0 - 0x0101] Image Height = 515 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [35 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 15 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 2575 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15411.63 15448.774 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = TM E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Transverse Mercator +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -117.475 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 33.764 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = tm.tif +[File - 0x0002] File Size = 266452 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/tp_image0.tif.txt b/tif/GeoTIFF/metadata/dotnet/tp_image0.tif.txt new file mode 100644 index 00000000..9b0bcddd --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/tp_image0.tif.txt @@ -0,0 +1,41 @@ +FILE: tp_image0.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 380 pixels +[Exif IFD0 - 0x0101] Image Height = 765 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0112] Orientation = Left side, top (Mirror horizontal and rotate 270 CW) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x8482] Model Tie Point = [24 values] + +[GeoTIFF - 0x0400] Model Type = Undefined +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = tp_image0.tif +[File - 0x0002] File Size = 26206 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/tp_image1.tif.txt b/tif/GeoTIFF/metadata/dotnet/tp_image1.tif.txt new file mode 100644 index 00000000..5ff42dc0 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/tp_image1.tif.txt @@ -0,0 +1,41 @@ +FILE: tp_image1.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 380 pixels +[Exif IFD0 - 0x0101] Image Height = 765 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0112] Orientation = Right side, top (Rotate 90 CW) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x8482] Model Tie Point = [24 values] + +[GeoTIFF - 0x0400] Model Type = Undefined +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = tp_image1.tif +[File - 0x0002] File Size = 26206 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/tp_image2.tif.txt b/tif/GeoTIFF/metadata/dotnet/tp_image2.tif.txt new file mode 100644 index 00000000..ae438302 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/tp_image2.tif.txt @@ -0,0 +1,41 @@ +FILE: tp_image2.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 380 pixels +[Exif IFD0 - 0x0101] Image Height = 765 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0112] Orientation = Left side, bottom (Rotate 270 CW) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x8482] Model Tie Point = [24 values] + +[GeoTIFF - 0x0400] Model Type = Undefined +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = tp_image2.tif +[File - 0x0002] File Size = 26206 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/tp_image3.tif.txt b/tif/GeoTIFF/metadata/dotnet/tp_image3.tif.txt new file mode 100644 index 00000000..ee54d80e --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/tp_image3.tif.txt @@ -0,0 +1,41 @@ +FILE: tp_image3.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 380 pixels +[Exif IFD0 - 0x0101] Image Height = 765 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0112] Orientation = Right side, bottom (Mirror horizontal and rotate 90 CW) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x8482] Model Tie Point = [24 values] + +[GeoTIFF - 0x0400] Model Type = Undefined +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = tp_image3.tif +[File - 0x0002] File Size = 26206 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/tp_image4.tif.txt b/tif/GeoTIFF/metadata/dotnet/tp_image4.tif.txt new file mode 100644 index 00000000..cff8c54a --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/tp_image4.tif.txt @@ -0,0 +1,40 @@ +FILE: tp_image4.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 765 pixels +[Exif IFD0 - 0x0101] Image Height = 380 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x8482] Model Tie Point = [24 values] + +[GeoTIFF - 0x0400] Model Type = Undefined +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = tp_image4.tif +[File - 0x0002] File Size = 27922 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/tp_image5.tif.txt b/tif/GeoTIFF/metadata/dotnet/tp_image5.tif.txt new file mode 100644 index 00000000..8f7fcc67 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/tp_image5.tif.txt @@ -0,0 +1,41 @@ +FILE: tp_image5.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 765 pixels +[Exif IFD0 - 0x0101] Image Height = 380 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0112] Orientation = Top, right side (Mirror horizontal) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x8482] Model Tie Point = [24 values] + +[GeoTIFF - 0x0400] Model Type = Undefined +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = tp_image5.tif +[File - 0x0002] File Size = 28126 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/tp_image6.tif.txt b/tif/GeoTIFF/metadata/dotnet/tp_image6.tif.txt new file mode 100644 index 00000000..1d6cd6b7 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/tp_image6.tif.txt @@ -0,0 +1,41 @@ +FILE: tp_image6.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 765 pixels +[Exif IFD0 - 0x0101] Image Height = 380 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0112] Orientation = Bottom, left side (Mirror vertical) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x8482] Model Tie Point = [24 values] + +[GeoTIFF - 0x0400] Model Type = Undefined +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = tp_image6.tif +[File - 0x0002] File Size = 27982 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/tp_image7.tif.txt b/tif/GeoTIFF/metadata/dotnet/tp_image7.tif.txt new file mode 100644 index 00000000..ab0c358d --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/tp_image7.tif.txt @@ -0,0 +1,41 @@ +FILE: tp_image7.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 765 pixels +[Exif IFD0 - 0x0101] Image Height = 380 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0112] Orientation = Bottom, right side (Rotate 180) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x8482] Model Tie Point = [24 values] + +[GeoTIFF - 0x0400] Model Type = Undefined +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = tp_image7.tif +[File - 0x0002] File Size = 28126 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/trans_merc.tif.txt b/tif/GeoTIFF/metadata/dotnet/trans_merc.tif.txt new file mode 100644 index 00000000..9f838621 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/trans_merc.tif.txt @@ -0,0 +1,51 @@ +FILE: trans_merc.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Transverse Mercator +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0.001 +[GeoTIFF - 0x0c0b] Projection False Northing = 0.002 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Transverse Mercator North American 1927 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = trans_merc.tif +[File - 0x0002] File Size = 47034 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/transverse_mercator.tif.txt b/tif/GeoTIFF/metadata/dotnet/transverse_mercator.tif.txt new file mode 100644 index 00000000..7f704e80 --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/transverse_mercator.tif.txt @@ -0,0 +1,51 @@ +FILE: transverse_mercator.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 508 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = NAD83 / Mississippi TM +[GeoTIFF - 0x0800] Geographic Type = NAD83 +[GeoTIFF - 0x0801] Geographic Citation = NAD83 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378137 +[GeoTIFF - 0x080b] Inv. Flattening = 298.257 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Transverse Mercator +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -89.75 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 32.5 +[GeoTIFF - 0x0c0a] Projection False Easting = 500000 +[GeoTIFF - 0x0c0b] Projection False Northing = 1300000 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = transverse_mercator.tif +[File - 0x0002] File Size = 509 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/transverse_mercator_south_oriented.tif.txt b/tif/GeoTIFF/metadata/dotnet/transverse_mercator_south_oriented.tif.txt new file mode 100644 index 00000000..1bd0f1dd --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/transverse_mercator_south_oriented.tif.txt @@ -0,0 +1,51 @@ +FILE: transverse_mercator_south_oriented.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 520 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = Hartebeesthoek94 / Lo15 +[GeoTIFF - 0x0800] Geographic Type = Hartebeesthoek94 +[GeoTIFF - 0x0801] Geographic Citation = Hartebeesthoek94 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378137 +[GeoTIFF - 0x080b] Inv. Flattening = 298.257 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Transverse Mercator South Orientated +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 15 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = transverse_mercator_south_oriented.tif +[File - 0x0002] File Size = 521 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/utm.tif.txt b/tif/GeoTIFF/metadata/dotnet/utm.tif.txt new file mode 100644 index 00000000..ecbe8a8d --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/utm.tif.txt @@ -0,0 +1,51 @@ +FILE: utm.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.48 154.48 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = UTM zone 16N +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -87 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 500000 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Universal Transverse Mercator North American 1927 Zone Number 16N +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = utm.tif +[File - 0x0002] File Size = 47066 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/utm11-27.tif.txt b/tif/GeoTIFF/metadata/dotnet/utm11-27.tif.txt new file mode 100644 index 00000000..c48aabdb --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/utm11-27.tif.txt @@ -0,0 +1,39 @@ +FILE: utm11-27.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 512 pixels +[Exif IFD0 - 0x0101] Image Height = 512 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 512 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 262144 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = UTM 11 S E000 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 UTM zone 11N + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = utm11-27.tif +[File - 0x0002] File Size = 262976 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/van_der_grin.tif.txt b/tif/GeoTIFF/metadata/dotnet/van_der_grin.tif.txt new file mode 100644 index 00000000..54b04c8a --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/van_der_grin.tif.txt @@ -0,0 +1,51 @@ +FILE: van_der_grin.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = VanDerGrinten +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Van der Grinten WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = van_der_grin.tif +[File - 0x0002] File Size = 47018 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/dotnet/vdg.tif.txt b/tif/GeoTIFF/metadata/dotnet/vdg.tif.txt new file mode 100644 index 00000000..589f02dd --- /dev/null +++ b/tif/GeoTIFF/metadata/dotnet/vdg.tif.txt @@ -0,0 +1,46 @@ +FILE: vdg.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 594 pixels +[Exif IFD0 - 0x0101] Image Height = 578 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 578 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 343332 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -17819.436 3914081.301 0 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = VDG E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = VanDerGrinten +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = vdg.tif +[File - 0x0002] File Size = 343964 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/GeogAngularUnitsGeoKey_9114.tif.txt b/tif/GeoTIFF/metadata/java/GeogAngularUnitsGeoKey_9114.tif.txt new file mode 100644 index 00000000..cefd7dd9 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/GeogAngularUnitsGeoKey_9114.tif.txt @@ -0,0 +1,41 @@ +FILE: GeogAngularUnitsGeoKey_9114.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 1 1 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 130 32 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [28 values] + +[GeoTIFF - 0x0400] Model Type = Geographic +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0800] Geographic Type = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = Malaysia 2000 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular 6400 mil + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = GeogAngularUnitsGeoKey_9114.tif +[File - 0x0002] File Size = 312 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/GeogGeodeticDatumGeoKey.tif.txt b/tif/GeoTIFF/metadata/java/GeogGeodeticDatumGeoKey.tif.txt new file mode 100644 index 00000000..23c95006 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/GeogGeodeticDatumGeoKey.tif.txt @@ -0,0 +1,41 @@ +FILE: GeogGeodeticDatumGeoKey.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 1 1 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 130 32 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [28 values] + +[GeoTIFF - 0x0400] Model Type = Geographic +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0800] Geographic Type = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = Malaysia 2000 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = GeogGeodeticDatumGeoKey.tif +[File - 0x0002] File Size = 312 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/GeogPrimeMeridianGeoKey.tif.txt b/tif/GeoTIFF/metadata/java/GeogPrimeMeridianGeoKey.tif.txt new file mode 100644 index 00000000..029c6110 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/GeogPrimeMeridianGeoKey.tif.txt @@ -0,0 +1,47 @@ +FILE: GeogPrimeMeridianGeoKey.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 1 1 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 130 32 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [52 values] + +[GeoTIFF - 0x0400] Model Type = Geographic +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = Just An Example +[GeoTIFF - 0x0800] Geographic Type = User Defined +[GeoTIFF - 0x0801] Geographic Citation = Everest Ellipsoid Used. +[GeoTIFF - 0x0802] Geodetic Datum = User Defined +[GeoTIFF - 0x0803] Prime Meridian = Paris +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0808] Geographic Ellipsoid = Everest 1830 1967 Definition +[GeoTIFF - 0x0809] Semi-major axis = 6377298.556 +[GeoTIFF - 0x080b] Inv. Flattening = 300.802 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = GeogPrimeMeridianGeoKey.tif +[File - 0x0002] File Size = 441 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/GeogToWGS84GeoKey5.tif.txt b/tif/GeoTIFF/metadata/java/GeogToWGS84GeoKey5.tif.txt new file mode 100644 index 00000000..416a5f3e --- /dev/null +++ b/tif/GeoTIFF/metadata/java/GeogToWGS84GeoKey5.tif.txt @@ -0,0 +1,52 @@ +FILE: GeogToWGS84GeoKey5.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Single page of multi-page image +[Exif IFD0 - 0x0100] Image Width = 101 pixels +[Exif IFD0 - 0x0101] Image Height = 101 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette +[Exif IFD0 - 0x010a] Fill Order = Normal +[Exif IFD0 - 0x0111] Strip Offsets = 8 72 136 399 483 733 797 855 1082 1201 1435 1567 1823 +[Exif IFD0 - 0x0112] Orientation = Top, left side (Horizontal / normal) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 8 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 64 64 263 84 250 64 58 227 119 234 132 256 40 bytes +[Exif IFD0 - 0x011a] X Resolution = 300 dots per inch +[Exif IFD0 - 0x011b] Y Resolution = 300 dots per inch +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = Inch +[Exif IFD0 - 0x0129] Page Number = 0 1 +[Exif IFD0 - 0x0131] Software = Paint Shop Pro 8.0 +[Exif IFD0 - 0x0132] Date/Time = 2008:03:01 10:28:18 +[Exif IFD0 - 0x013b] Artist = +[Exif IFD0 - 0x0140] Color Map = [768 values] +[Exif IFD0 - 0x830e] Pixel Scale = 0 0 1 +[Exif IFD0 - 0x8482] Model Tie Point = 50.5 50.5 0 9.001 52.001 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [32 values] + +[GeoTIFF - 0x0400] Model Type = Geographic +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0800] Geographic Type = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = User Defined +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0808] Geographic Ellipsoid = Bessel 1841 +[GeoTIFF - 0x080e] To WGS84 = 598.1 73.7 418.2 0.202 0.045 -2.455 6.7 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = GeogToWGS84GeoKey5.tif +[File - 0x0002] File Size = 4058 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/ProjLinearUnitsGeoKey_9036.tif.txt b/tif/GeoTIFF/metadata/java/ProjLinearUnitsGeoKey_9036.tif.txt new file mode 100644 index 00000000..0b2720e8 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/ProjLinearUnitsGeoKey_9036.tif.txt @@ -0,0 +1,42 @@ +FILE: ProjLinearUnitsGeoKey_9036.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [32 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = NAD27 / BLM 14N (ftUS) +[GeoTIFF - 0x0801] Geographic Citation = NAD27 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 BLM 14N FtUS +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Kilometer + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjLinearUnitsGeoKey_9036.tif +[File - 0x0002] File Size = 362 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_2046_transverse_mercator_south_oriented.tif.txt b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_2046_transverse_mercator_south_oriented.tif.txt new file mode 100644 index 00000000..856f3ae3 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_2046_transverse_mercator_south_oriented.tif.txt @@ -0,0 +1,38 @@ +FILE: ProjectedCSTypeGeoKey_2046_transverse_mercator_south_oriented.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 2046 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = Hartebeesthoek94 Lo15 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_2046_transverse_mercator_south_oriented.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_27200_new_zealand_mapping_grid.tif.txt b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_27200_new_zealand_mapping_grid.tif.txt new file mode 100644 index 00000000..1215c34c --- /dev/null +++ b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_27200_new_zealand_mapping_grid.tif.txt @@ -0,0 +1,38 @@ +FILE: ProjectedCSTypeGeoKey_27200_new_zealand_mapping_grid.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 27200 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = GD49 NZ Map Grid + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_27200_new_zealand_mapping_grid.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_28191_cassini_soldner.tif.txt b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_28191_cassini_soldner.tif.txt new file mode 100644 index 00000000..77ba275a --- /dev/null +++ b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_28191_cassini_soldner.tif.txt @@ -0,0 +1,38 @@ +FILE: ProjectedCSTypeGeoKey_28191_cassini_soldner.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 28191 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = Palestine 1923 Palestine Grid + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_28191_cassini_soldner.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_29101_polyconic.tif.txt b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_29101_polyconic.tif.txt new file mode 100644 index 00000000..f2fae382 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_29101_polyconic.tif.txt @@ -0,0 +1,38 @@ +FILE: ProjectedCSTypeGeoKey_29101_polyconic.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 29101 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = SAD69 Brazil Polyconic + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_29101_polyconic.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_3032_polar_stereographic_variant_b.tif.txt b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_3032_polar_stereographic_variant_b.tif.txt new file mode 100644 index 00000000..a0da7ee4 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_3032_polar_stereographic_variant_b.tif.txt @@ -0,0 +1,38 @@ +FILE: ProjectedCSTypeGeoKey_3032_polar_stereographic_variant_b.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 3032 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS 84 Australian Antarctic Polar Stereographic + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_3032_polar_stereographic_variant_b.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_3035_lambert_azimuthal_equal_area.tif.txt b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_3035_lambert_azimuthal_equal_area.tif.txt new file mode 100644 index 00000000..58d8dbad --- /dev/null +++ b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_3035_lambert_azimuthal_equal_area.tif.txt @@ -0,0 +1,38 @@ +FILE: ProjectedCSTypeGeoKey_3035_lambert_azimuthal_equal_area.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 3035 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = ETRS89-extended LAEA Europe + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_3035_lambert_azimuthal_equal_area.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_3083_albers_equal_area.tif.txt b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_3083_albers_equal_area.tif.txt new file mode 100644 index 00000000..0e121131 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_3083_albers_equal_area.tif.txt @@ -0,0 +1,38 @@ +FILE: ProjectedCSTypeGeoKey_3083_albers_equal_area.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 3083 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD83 Texas Centric Albers Equal Area + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_3083_albers_equal_area.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_3410_lambert_cylindrical_equal_area.tif.txt b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_3410_lambert_cylindrical_equal_area.tif.txt new file mode 100644 index 00000000..73fe85f1 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_3410_lambert_cylindrical_equal_area.tif.txt @@ -0,0 +1,38 @@ +FILE: ProjectedCSTypeGeoKey_3410_lambert_cylindrical_equal_area.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 3410 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NSIDC EASE-Grid Global + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_3410_lambert_cylindrical_equal_area.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_3812_lcc2sp.tif.txt b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_3812_lcc2sp.tif.txt new file mode 100644 index 00000000..d8561423 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_3812_lcc2sp.tif.txt @@ -0,0 +1,38 @@ +FILE: ProjectedCSTypeGeoKey_3812_lcc2sp.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 3812 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = ETRS89 Belgian Lambert 2008 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_3812_lcc2sp.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_3814_transverse_mercator.tif.txt b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_3814_transverse_mercator.tif.txt new file mode 100644 index 00000000..3ebdedcf --- /dev/null +++ b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_3814_transverse_mercator.tif.txt @@ -0,0 +1,38 @@ +FILE: ProjectedCSTypeGeoKey_3814_transverse_mercator.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 3814 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD83 Mississippi TM + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_3814_transverse_mercator.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_4087_equidistant_cylindrical.tif.txt b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_4087_equidistant_cylindrical.tif.txt new file mode 100644 index 00000000..17bf14f0 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_4087_equidistant_cylindrical.tif.txt @@ -0,0 +1,38 @@ +FILE: ProjectedCSTypeGeoKey_4087_equidistant_cylindrical.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 4087 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS 84 / World Equidistant Cylindrical + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_4087_equidistant_cylindrical.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_5329_mercator1sp.tif.txt b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_5329_mercator1sp.tif.txt new file mode 100644 index 00000000..d5dd4289 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_5329_mercator1sp.tif.txt @@ -0,0 +1,38 @@ +FILE: ProjectedCSTypeGeoKey_5329_mercator1sp.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 5329 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = Segara Jakarta NEIEZ + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_5329_mercator1sp.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_5456_lcc1sp.tif.txt b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_5456_lcc1sp.tif.txt new file mode 100644 index 00000000..5aa9c388 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_5456_lcc1sp.tif.txt @@ -0,0 +1,38 @@ +FILE: ProjectedCSTypeGeoKey_5456_lcc1sp.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 5456 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = Ocotepeque 1935 Costa Rica Norte + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_5456_lcc1sp.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_5482_polar_stereographic_variant_a.tif.txt b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_5482_polar_stereographic_variant_a.tif.txt new file mode 100644 index 00000000..c3974c47 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_5482_polar_stereographic_variant_a.tif.txt @@ -0,0 +1,38 @@ +FILE: ProjectedCSTypeGeoKey_5482_polar_stereographic_variant_a.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 5482 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = RSRGD2000 / RSPS2000 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_5482_polar_stereographic_variant_a.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_5588_oblique_stereographic.tif.txt b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_5588_oblique_stereographic.tif.txt new file mode 100644 index 00000000..9a8e2081 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_5588_oblique_stereographic.tif.txt @@ -0,0 +1,38 @@ +FILE: ProjectedCSTypeGeoKey_5588_oblique_stereographic.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 5588 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 New Brunswick Stereographic NAD27 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_5588_oblique_stereographic.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_5641_mercator2sp.tif.txt b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_5641_mercator2sp.tif.txt new file mode 100644 index 00000000..eb53a0e1 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_5641_mercator2sp.tif.txt @@ -0,0 +1,38 @@ +FILE: ProjectedCSTypeGeoKey_5641_mercator2sp.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 5641 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = SIRGAS 2000 Brazil Mercator + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_5641_mercator2sp.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_6808_hotine_oblique_mercator_variant_a.tif.txt b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_6808_hotine_oblique_mercator_variant_a.tif.txt new file mode 100644 index 00000000..363eeff3 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_6808_hotine_oblique_mercator_variant_a.tif.txt @@ -0,0 +1,38 @@ +FILE: ProjectedCSTypeGeoKey_6808_hotine_oblique_mercator_variant_a.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 6808 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD83 CORS96 Oregon Columbia River West zone (m) + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_6808_hotine_oblique_mercator_variant_a.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_8065_hotine_oblique_mercator_variant_b.tif.txt b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_8065_hotine_oblique_mercator_variant_b.tif.txt new file mode 100644 index 00000000..2661c97c --- /dev/null +++ b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_8065_hotine_oblique_mercator_variant_b.tif.txt @@ -0,0 +1,38 @@ +FILE: ProjectedCSTypeGeoKey_8065_hotine_oblique_mercator_variant_b.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 8065 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD83 2011 PCCS zone 1 (ft) + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_8065_hotine_oblique_mercator_variant_b.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_8441_oblique_mercator_laborde.tif.txt b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_8441_oblique_mercator_laborde.tif.txt new file mode 100644 index 00000000..97aafcd4 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/ProjectedCSTypeGeoKey_8441_oblique_mercator_laborde.tif.txt @@ -0,0 +1,38 @@ +FILE: ProjectedCSTypeGeoKey_8441_oblique_mercator_laborde.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 8441 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = Tananarive Laborde Grid + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ProjectedCSTypeGeoKey_8441_oblique_mercator_laborde.tif +[File - 0x0002] File Size = 288 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/SP27GTIF.TIF.txt b/tif/GeoTIFF/metadata/java/SP27GTIF.TIF.txt new file mode 100644 index 00000000..142b793a --- /dev/null +++ b/tif/GeoTIFF/metadata/java/SP27GTIF.TIF.txt @@ -0,0 +1,43 @@ +FILE: SP27GTIF.TIF +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 699 pixels +[Exif IFD0 - 0x0101] Image Height = 929 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [85 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 11 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 3495 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per (no unit) +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 32.8 32.8 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 681480 1913050 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [24 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = State Plane NAD27, Feet +[GeoTIFF - 0x0801] Geographic Citation = NAD27 in Feet default" +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 Illinois East + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = SP27GTIF.TIF +[File - 0x0002] File Size = 650466 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/UTM2GTIF.TIF.txt b/tif/GeoTIFF/metadata/java/UTM2GTIF.TIF.txt new file mode 100644 index 00000000..e0ef4247 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/UTM2GTIF.TIF.txt @@ -0,0 +1,43 @@ +FILE: UTM2GTIF.TIF +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 699 pixels +[Exif IFD0 - 0x0101] Image Height = 929 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [85 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 11 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 7689 3495 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per (no unit) +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 10 10 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 444650 4640510 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [24 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = UTM Zone 16N NAD27" +[GeoTIFF - 0x0801] Geographic Citation = Clarke, 1866 by Default +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 UTM zone 16N + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = UTM2GTIF.TIF +[File - 0x0002] File Size = 650463 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/acea.tif.txt b/tif/GeoTIFF/metadata/java/acea.tif.txt new file mode 100644 index 00000000..93b9e65c --- /dev/null +++ b/tif/GeoTIFF/metadata/java/acea.tif.txt @@ -0,0 +1,50 @@ +FILE: acea.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 515 pixels +[Exif IFD0 - 0x0101] Image Height = 515 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [35 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 15 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 2575 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15411.615 15448.759 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [68 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = ACEA E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Albers Equal Area +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 33.904 +[GeoTIFF - 0x0c07] Projection Standard Parallel 2 = 33.625 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 33.764 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = acea.tif +[File - 0x0002] File Size = 266468 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/ae.tif.txt b/tif/GeoTIFF/metadata/java/ae.tif.txt new file mode 100644 index 00000000..d7b75a19 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/ae.tif.txt @@ -0,0 +1,48 @@ +FILE: ae.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 513 pixels +[Exif IFD0 - 0x0101] Image Height = 516 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 516 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 264708 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15377.992 15487.508 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = AE E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Azimuthal Equidistant +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 +[GeoTIFF - 0x0c11] Projection Center Latitude = 33.764 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ae.tif +[File - 0x0002] File Size = 265644 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/albers27.tif.txt b/tif/GeoTIFF/metadata/java/albers27.tif.txt new file mode 100644 index 00000000..8f8e59d5 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/albers27.tif.txt @@ -0,0 +1,53 @@ +FILE: albers27.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.641 154.75 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Albers Equal Area +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 45 +[GeoTIFF - 0x0c0a] Projection False Easting = 0.001 +[GeoTIFF - 0x0c0b] Projection False Northing = 0.002 +[GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 40 +[GeoTIFF - 0x0c07] Projection Standard Parallel 2 = 50 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Albers Equal Area North American 1927 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = albers27.tif +[File - 0x0002] File Size = 47066 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/albers_equal_area.tif.txt b/tif/GeoTIFF/metadata/java/albers_equal_area.tif.txt new file mode 100644 index 00000000..44deb3ae --- /dev/null +++ b/tif/GeoTIFF/metadata/java/albers_equal_area.tif.txt @@ -0,0 +1,52 @@ +FILE: albers_equal_area.tif +TYPE: ARW + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 541 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [76 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = NAD83 / Texas Centric Albers Equal Area +[GeoTIFF - 0x0800] Geographic Type = NAD83 +[GeoTIFF - 0x0801] Geographic Citation = NAD83 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378137 +[GeoTIFF - 0x080b] Inv. Flattening = 298.257 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Albers Equal Area +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 27.5 +[GeoTIFF - 0x0c07] Projection Standard Parallel 2 = 35 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -100 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 18 +[GeoTIFF - 0x0c0a] Projection False Easting = 1500000 +[GeoTIFF - 0x0c0b] Projection False Northing = 6000000 + +[File Type - 0x0001] Detected File Type Name = ARW +[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +[File Type - 0x0004] Expected File Name Extension = arw + +[File - 0x0001] File Name = albers_equal_area.tif +[File - 0x0002] File Size = 542 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/azi_equi.tif.txt b/tif/GeoTIFF/metadata/java/azi_equi.tif.txt new file mode 100644 index 00000000..8399ada8 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/azi_equi.tif.txt @@ -0,0 +1,52 @@ +FILE: azi_equi.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Azimuthal Equidistant +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1983 +[GeoTIFF - 0x0808] Geographic Ellipsoid = GRS 1980 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0.001 +[GeoTIFF - 0x0c0b] Projection False Northing = 0.002 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Azimuthal Equidistant North American 1983 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = azi_equi.tif +[File - 0x0002] File Size = 47050 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/bip_obl_con.tif.txt b/tif/GeoTIFF/metadata/java/bip_obl_con.tif.txt new file mode 100644 index 00000000..ddbecdcf --- /dev/null +++ b/tif/GeoTIFF/metadata/java/bip_obl_con.tif.txt @@ -0,0 +1,52 @@ +FILE: bip_obl_con.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -73.037 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 17.247 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1.035 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Bipolar Oblique Conic Conformal WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = bip_obl_con.tif +[File - 0x0002] File Size = 47034 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/bogota.tif.txt b/tif/GeoTIFF/metadata/java/bogota.tif.txt new file mode 100644 index 00000000..acff367b --- /dev/null +++ b/tif/GeoTIFF/metadata/java/bogota.tif.txt @@ -0,0 +1,36 @@ +FILE: bogota.tif +TYPE: ARW + +[Exif IFD0 - 0x0100] Image Width = 512 pixels +[Exif IFD0 - 0x0101] Image Height = 512 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [32 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 16 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 100000 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 21892 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = Bogota Colombia Bogota + +[File Type - 0x0001] Detected File Type Name = ARW +[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +[File Type - 0x0004] Expected File Name Extension = arw + +[File - 0x0001] File Name = bogota.tif +[File - 0x0002] File Size = 262674 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/bonne.tif.txt b/tif/GeoTIFF/metadata/java/bonne.tif.txt new file mode 100644 index 00000000..c1ecc974 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/bonne.tif.txt @@ -0,0 +1,52 @@ +FILE: bonne.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = Provisional S American Datum 1956 +[GeoTIFF - 0x0808] Geographic Ellipsoid = International 1967 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 90 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Bonne South American 1956 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = bonne.tif +[File - 0x0002] File Size = 47034 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/brit_nat.tif.txt b/tif/GeoTIFF/metadata/java/brit_nat.tif.txt new file mode 100644 index 00000000..d38d778e --- /dev/null +++ b/tif/GeoTIFF/metadata/java/brit_nat.tif.txt @@ -0,0 +1,50 @@ +FILE: brit_nat.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.981 154.981 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [52 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0802] Geodetic Datum = OSGB 1936 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Airy 1830 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -2 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 49 +[GeoTIFF - 0x0c0a] Projection False Easting = 400000 +[GeoTIFF - 0x0c0b] Projection False Northing = -100000 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = British National Grid Ordnance Survey of Great Britain 1936 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = British National Grid +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = brit_nat.tif +[File - 0x0002] File Size = 47050 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/byte.tif.txt b/tif/GeoTIFF/metadata/java/byte.tif.txt new file mode 100644 index 00000000..b3c9d4b0 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/byte.tif.txt @@ -0,0 +1,40 @@ +FILE: byte.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 20 pixels +[Exif IFD0 - 0x0101] Image Height = 20 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 20 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 400 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [24 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = NAD27 / UTM zone 11N +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 UTM zone 11N +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = byte.tif +[File - 0x0002] File Size = 736 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/byte_v11.tif.txt b/tif/GeoTIFF/metadata/java/byte_v11.tif.txt new file mode 100644 index 00000000..0c800994 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/byte_v11.tif.txt @@ -0,0 +1,40 @@ +FILE: byte_v11.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 20 pixels +[Exif IFD0 - 0x0101] Image Height = 20 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 20 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 400 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [24 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = NAD27 / UTM zone 11N +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 UTM zone 11N +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = byte_v11.tif +[File - 0x0002] File Size = 736 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/c41078a1.tif.txt b/tif/GeoTIFF/metadata/java/c41078a1.tif.txt new file mode 100644 index 00000000..e909361c --- /dev/null +++ b/tif/GeoTIFF/metadata/java/c41078a1.tif.txt @@ -0,0 +1,43 @@ +FILE: c41078a1.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 7202 pixels +[Exif IFD0 - 0x0101] Image Height = 5593 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette +[Exif IFD0 - 0x0111] Strip Offsets = [5593 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 116 116 116 116 116 116 124 124 124 120 120 120 116 116 116 128 128 128 128 128 136 134 134 146 153 160 164 158 156 152 156 152 156 164 164 164 196 197 198 178 182 182 190 194 197 184 180 182 188 190 188 192 192 192 178 186 184 168 184 188 184 180 189 190 196 196 200 200 200 182 174 174 176 178 176 200 198 230 239 250 236 229 222 218 219 215 217 212 217 220 212 216 223 235 235 232 242 241 221 192 194 210 219 242 234 246 265 282 264 266 272 270 273 278 327 320 305 319 316 319 315 329 334 338 344 360 310 311 314 369 384 341 284 302 356 361 334 380 429 400 375 431 413 396 369 411 357 318 345 351 347 334 335 430 388 396 307 344 351 347 356 351 350 318 343 276 291 292 397 372 361 372 380 387 466 493 532 592 608 610 612 671 650 627 616 567 557 562 542 485 473 498 487 478 444 418 389 451 454 466 457 485 539 533 535 568 552 558 553 563 553 576 522 503 448 434 393 377 388 344 367 352 327 341 347 331 346 417 444 485 596 578 557 610 697 690 711 776 803 721 700 820 809 788 774 763 823 893 868 873 883 905 959 971 909 1031 1076 1129 1259 1256 1244 1260 1250 1322 1336 1322 1433 1336 1243 1319 1356 1441 1435 1479 1438 1431 1466 1456 1430 1461 1466 1478 1494 1462 1495 1518 1627 1601 1714 1738 1755 1878 1886 1905 1993 1979 2014 2008 2065 2038 2091 2082 2144 2191 2253 2241 2197 2232 2226 2184 2215 2254 2262 2199 2248 2180 2223 2268 2314 2326 2321 2309 2357 2396 2352 2401 2423 2560 2622 2659 2687 2705 2765 2843 2759 2788 2817 2860 2974 2875 2900 2867 2847 2822 2884 2895 2847 2896 2860 2817 2883 2974 3043 3066 3142 3069 3117 3150 3172 3295 3456 3538 3579 3512 3588 3613 3719 3490 1959 4022 3766 3602 3622 3477 3412 3446 3360 3269 3375 3407 3444 3454 3404 3356 3401 3339 3383 3377 3453 3502 3546 3605 3583 3617 3661 3710 3610 3595 3680 3654 3613 3676 3612 3641 3670 3661 3678 3655 3719 3618 3602 3676 3632 3639 3631 3698 3751 3706 3810 3671 3646 3648 3625 3640 3612 3595 3589 3510 3586 3580 3543 3507 3607 3610 3554 3510 3504 3461 3454 3468 3456 3516 3449 3481 3448 3360 3437 3416 3566 3519 3492 3490 3496 3474 3519 3506 3466 3444 3514 3415 3432 3526 3468 3434 3417 3423 3434 3494 3543 3548 3475 3564 3597 3562 3593 3585 3603 3706 3715 3778 3737 3739 3587 3615 3657 3636 3641 3628 3746 3633 3657 3708 3649 3757 3732 3703 3707 3639 3660 3656 3621 3640 3582 3623 3552 3683 3619 3663 3678 3619 3593 3606 3706 3672 3676 3619 3542 3439 3437 3516 3506 3440 3417 3439 3381 3442 3440 3472 3462 3471 3520 3534 3533 3525 3684 3564 3557 3477 3518 3443 3524 3551 3547 3432 3490 3494 3552 3543 3568 3606 3598 3620 3609 3610 3614 3616 3532 3538 3582 3667 3635 3685 3582 3629 3592 3631 3564 3579 3576 3578 3566 3510 3467 3507 3453 3479 3540 3565 3634 3613 3626 3600 3551 3574 3613 3513 3553 3569 3601 3608 3583 3582 3493 3512 3669 3618 3640 3556 3627 3592 3572 3578 3571 3668 3648 3564 3583 3583 3597 3630 3565 3584 3551 3665 3596 3565 3536 3613 3484 3641 3565 3550 3534 3468 3541 3540 3539 3653 3686 3615 3651 3661 3657 3647 3661 3639 3484 3647 3587 3577 3604 3643 3686 3667 3706 3667 3703 3722 3750 3700 3685 3733 3724 3704 3724 3737 3722 3707 3748 3764 3723 3767 3762 3806 3768 3768 3739 3693 3735 3668 3678 3608 3577 3658 3558 3600 3646 3550 3563 3577 3609 3607 3551 3567 3573 3543 3631 3666 3632 3542 3509 3579 3499 3537 3570 3585 3551 3607 3606 3565 3715 3650 3696 3740 3791 3709 3678 3763 3683 3730 3699 3704 3786 3636 3690 3702 3734 3741 3653 3672 3633 3711 3669 3561 3548 3594 3568 3483 3589 3673 3733 3724 3674 3671 3619 3641 3607 3675 3613 3679 3631 3695 3663 3595 3512 3567 3588 3598 3620 3575 3685 3652 3676 3800 3719 3764 3734 3718 3810 3839 4051 2885 2997 3976 3794 3754 3809 3815 3856 3829 3888 3869 3859 3951 3877 3933 4015 3869 3824 3823 3723 3730 3785 3724 3657 3659 3608 3647 3699 3571 3591 3720 3629 3606 3589 3695 3732 3756 3697 3714 3775 3733 3731 3694 3629 3659 3661 3603 3690 3701 3593 3656 3686 3646 3637 3661 3638 3568 3615 3604 3563 3569 3613 3598 3622 3540 3617 3574 3459 3445 3496 3565 3490 3495 3492 3509 3458 3455 3421 3521 3375 3395 3384 3452 3366 3421 3515 3498 3536 3555 3565 3424 3489 3467 3484 3542 3601 3504 3458 3458 3513 3513 3522 3562 3609 3637 3659 3735 3597 3570 3595 3554 3632 3709 3717 3630 3689 3655 3692 3659 3584 3651 3614 3544 3559 3596 3537 3625 3593 3493 3601 3622 3559 3535 3508 3550 3604 3620 3564 3588 3493 3512 3494 3554 3502 3496 3530 3541 3639 3571 3525 3581 3568 3523 3550 3545 3636 3568 3593 3644 3557 3569 3590 3660 3628 3610 3670 3582 3699 3588 3462 3522 3566 3521 3546 3612 3639 3660 3677 3552 3590 3687 3663 3554 3604 3719 3623 3588 3614 3624 3683 3531 3597 3659 3706 3685 3680 3725 3611 3666 3762 3797 3721 3663 3667 3640 3639 3615 3609 3723 3753 3781 3778 3816 3769 3727 3736 3665 3627 3563 3595 3551 3607 3576 3585 3588 3595 3577 3484 3483 3497 3527 3527 3533 3501 3515 3503 3508 3540 3601 3587 3564 3497 3486 3433 3445 3424 3447 3437 3428 3478 3430 3505 3492 3546 3542 3477 3506 3452 3425 3411 3404 3371 3441 3482 3459 3421 3474 3506 3449 3440 3377 3569 3458 3522 3552 3588 3585 3584 3538 3621 3666 3691 3560 3582 3529 3519 3497 3488 3416 3425 3408 3431 3352 3391 3353 3354 3227 3205 3316 3220 3241 3426 3305 3334 3302 3284 3301 3381 3332 3377 3390 3385 3381 3443 3452 3399 3363 3368 3343 3403 3444 3443 3466 3463 3532 3493 3532 3469 3439 3536 3555 3506 3465 3431 3489 3469 3427 3487 3501 3416 3507 3452 3557 3626 3664 3540 3495 3569 3518 3551 3575 3609 3589 3541 3516 3578 3559 3583 3557 3561 3545 3665 3668 3614 3621 3515 3418 3455 3447 3446 3396 3403 3392 3390 3366 3356 3316 3340 3357 3308 3310 3397 3333 3420 3457 3482 3493 3537 3555 3580 3636 3647 3689 3885 2529 2977 3862 3503 3411 3444 3380 3280 3470 3292 3313 3352 3359 3400 3354 3389 3374 3417 3441 3403 3499 3466 3477 3475 3359 3338 3306 3443 3440 3496 3474 3420 3491 3433 3464 3496 3445 3509 3478 3481 3469 3403 3471 3437 3297 3314 3376 3398 3383 3365 3429 3502 3534 3517 3493 3389 3394 3323 3357 3397 3365 3363 3347 3341 3388 3344 3455 3374 3384 3458 3493 3513 3480 3410 3477 3376 3416 3432 3486 3406 3378 3371 3356 3342 3365 3345 3414 3318 3364 3366 3404 3377 3397 3362 3436 3375 3436 3360 3341 3446 3478 3420 3451 3533 3604 3617 3543 3561 3581 3498 3503 3581 3586 3553 3567 3565 3601 3597 3636 3713 3627 3587 3532 3537 3616 3612 3493 3495 3541 3495 3504 3493 3438 3436 3362 3380 3284 3262 3282 3332 3383 3369 3417 3368 3328 3330 3300 3401 3374 3331 3421 3417 3356 3321 3320 3317 3282 3311 3275 3474 3453 3425 3317 3323 3267 3285 3287 3364 3304 3428 3326 3319 3401 3390 3309 3262 3306 3325 3295 3158 3176 3130 3246 3178 3170 3255 3331 3334 3278 3308 3316 3243 3228 3220 3160 3192 3148 3162 3206 3212 3191 3248 3210 3263 3242 3264 3273 3292 3344 3363 3356 3428 3376 3278 3273 3313 3311 3309 3272 3353 3252 3242 3381 3382 3341 3402 3360 3322 3396 3296 3318 3314 3261 3191 3191 3202 3185 3278 3340 3248 3244 3127 3189 3221 3336 3359 3205 3195 3224 3249 3244 3297 3268 3178 3309 3276 3279 3342 3257 3189 3190 3171 3187 3177 3221 3238 3172 3203 3181 3166 3189 3247 3150 3182 3051 3126 3079 3143 3030 3089 2961 3140 3115 3151 3117 3094 3184 3213 3203 3240 3241 3140 3152 3114 3136 3160 3177 3262 3194 3231 3223 3169 3155 3239 3202 3162 3281 3314 3264 3271 3329 3264 3380 3308 3334 3302 3272 3294 3193 3125 3106 3090 3065 3088 3072 3045 3029 2954 3166 3060 3015 3087 3101 3030 3064 3117 3118 3221 3239 3266 3311 3277 3225 3333 3257 3265 3300 3273 3276 3214 3146 3154 3143 3134 3222 3222 3167 3192 3186 3174 3214 3153 3263 3187 3161 3218 3202 3293 3310 3251 3346 3285 3239 3243 3222 3212 3359 3384 3384 3425 3391 3380 3374 3327 3439 3425 3406 3345 3325 3280 3336 3399 3524 3893 1819 3665 3636 3335 3363 3326 3327 3357 3336 3256 3301 3229 3196 3223 3206 3248 3260 3201 3109 3191 3193 3180 3090 3110 3095 3081 3139 3120 3149 3093 3156 3057 3115 3057 3096 3129 3197 3125 3206 3146 3164 3232 3252 3217 3187 3167 3186 3207 3091 3217 3175 3135 3188 3191 3123 3112 3117 3176 3156 3239 3189 3142 3196 3169 3196 3174 3314 3249 3240 3260 3256 3243 3240 3255 3303 3262 3319 3285 3265 3198 3194 3181 3135 3121 3126 3133 3249 3305 3280 3240 3327 3236 3220 3290 3327 3336 3334 3213 3241 3201 3197 3168 3091 3093 3100 3151 3169 3176 3115 3168 3252 3166 3246 3263 3309 3314 3168 3193 3069 3147 3159 3307 3238 3264 3277 3250 3282 3293 3287 3232 3276 3287 3199 3271 3247 3247 3214 3043 3036 3001 3002 3047 3044 3099 3057 3134 3175 3199 3140 3164 3250 3149 3212 3214 3322 3249 3215 3159 3156 3228 3112 3175 3185 3187 3192 3170 3162 3158 3210 3196 3262 3327 3325 3340 3341 3313 3283 3299 3300 3386 3338 3233 3283 3349 3355 3274 3333 3354 3333 3331 3393 3349 3459 3423 3351 3369 3353 3451 3391 3373 3364 3354 3318 3396 3292 3373 3369 3330 3316 3294 3276 3400 3287 3326 3336 3345 3317 3376 3244 3261 3350 3347 3293 3368 3405 3389 3395 3410 3360 3388 3289 3316 3293 3279 3393 3388 3339 3338 3411 3373 3344 3321 3317 3346 3358 3409 3392 3395 3327 3330 3346 3279 3246 3293 3286 3278 3301 3275 3285 3343 3292 3269 3369 3263 3316 3335 3370 3374 3362 3351 3378 3333 3256 3274 3245 3267 3228 3296 3397 3389 3360 3332 3423 3337 3328 3336 3453 3296 3427 3331 3283 3293 3253 3343 3365 3355 3276 3345 3257 3305 3239 3272 3274 3310 3228 3110 3185 3141 3310 3336 3334 3361 3360 3371 3342 3362 3447 3441 3347 3390 3329 3350 3414 3438 3338 3396 3479 3361 3328 3364 3383 3371 3377 3347 3448 3283 3409 3447 3420 3383 3319 3352 3301 3376 3317 3290 3313 3309 3311 3320 3402 3312 3352 3405 3419 3486 3567 3475 3462 3406 3472 3425 3441 3399 3347 3391 3313 3352 3347 3351 3369 3441 3348 3417 3354 3378 3336 3305 3317 3309 3393 3372 3383 3367 3434 3406 3368 3412 3476 3543 3563 3696 3932 1980 3370 3635 3408 3397 3402 3446 3459 3312 3309 3358 3400 3434 3446 3474 3458 3459 3479 3452 3505 3529 3513 3472 3436 3514 3329 3336 3383 3390 3367 3402 3402 3358 3398 3354 3418 3386 3459 3351 3306 3271 3338 3330 3363 3230 3259 3240 3375 3491 3398 3485 3511 3556 3613 3626 3552 3404 3448 3554 3547 3485 3446 3507 3379 3274 3304 3320 3315 3369 3369 3335 3399 3291 3262 3311 3310 3286 3304 3348 3429 3479 3423 3441 3567 3677 3562 3625 3584 3585 3551 3645 3558 3628 3642 3650 3675 3582 3573 3594 3631 3520 3484 3449 3492 3372 3416 3425 3454 3447 3424 3378 3397 3383 3456 3389 3491 3502 3543 3487 3492 3474 3541 3430 3367 3398 3355 3325 3395 3380 3415 3299 3264 3319 3418 3311 3376 3277 3262 3236 3207 3155 3172 3115 3196 3230 3266 3225 3370 3201 3263 3323 3320 3360 3326 3331 3355 3314 3295 3323 3359 3297 3302 3307 3234 3242 3265 3213 3288 3368 3333 3406 3353 3378 3383 3375 3348 3520 3431 3449 3310 3347 3302 3208 3305 3259 3246 3153 3154 3112 3242 3329 3269 3305 3331 3313 3334 3346 3366 3251 3371 3295 3295 3310 3272 3301 3303 3344 3387 3364 3318 3241 3333 3363 3378 3401 3297 3343 3363 3281 3319 3365 3380 3362 3339 3343 3304 3391 3366 3398 3411 3393 3382 3261 3299 3234 3232 3231 3266 3231 3227 3234 3172 3118 3182 3116 3224 3165 3230 3049 3191 3166 3192 3166 3200 3246 3213 3190 3158 3149 3091 3149 3121 3174 3171 3205 3193 3196 3213 3177 3195 3316 3373 3282 3302 3362 3314 3280 3290 3224 3234 3303 3324 3295 3297 3362 3188 3143 3180 3151 3229 3195 3166 3231 3185 3231 3275 3244 3176 3180 3234 3257 3281 3325 3309 3236 3282 3274 3252 3305 3268 3294 3277 3241 3333 3296 3323 3295 3342 3369 3302 3438 3419 3338 3267 3275 3309 3322 3339 3248 3381 3388 3285 3289 3340 3278 3211 3278 3224 3200 3180 3236 3223 3239 3310 3162 3216 3136 3157 3202 3283 3326 3350 3347 3322 3366 3339 3321 3364 3361 3312 3258 3349 3280 3224 3217 3224 3283 3265 3258 3249 3220 3204 3218 3180 3142 3133 3155 3254 3239 3258 3308 3318 3344 3282 3234 3279 3244 3249 3227 3289 3185 3385 3866 912 1517 3820 3391 3298 3301 3290 3339 3257 3332 3215 3191 3172 3072 3144 3118 3107 3190 3133 3195 3173 3110 3165 3010 3062 3066 3159 3137 3154 3156 3154 3226 3317 3197 3195 3241 3219 3309 3267 3284 3286 3203 3145 3173 3244 3306 3278 3203 3263 3215 3274 3360 3295 3297 3382 3354 3315 3271 3251 3285 3352 3340 3378 3369 3388 3425 3397 3455 3474 3449 3453 3338 3350 3361 3450 3433 3402 3396 3356 3278 3270 3195 3189 3188 3164 3252 3264 3244 3266 3373 3355 3372 3333 3390 3441 3519 3550 3473 3468 3427 3399 3350 3297 3310 3251 3300 3300 3254 3242 3216 3246 3175 3080 3177 3097 3180 3166 3136 3121 3247 3258 3278 3213 3174 3136 3139 3151 3268 3271 3321 3291 3275 3286 3258 3322 3209 3251 3391 3368 3366 3341 3270 3289 3373 3300 3300 3364 3366 3392 3463 3432 3441 3365 3346 3318 3178 3195 3201 3124 3145 3168 3214 3252 3293 3360 3270 3240 3212 3231 3325 3292 3252 3234 3106 3196 3148 3215 3169 3153 3170 3217 3260 3156 3167 3067 3096 3132 3113 3096 3067 3139 3175 3096 3142 3142 3188 3181 3116 3121 3310 3242 3253 3301 3406 3338 3423 3306 3325 3286 3336 3361 3357 3337 3314 3322 3254 3218 3296 3250 3323 3286 3198 3264 3220 3123 3176 3110 3144 3213 3225 3152 3207 3240 3211 3186 3274 3289 3344 3257 3322 3287 3377 3413 3368 3305 3294 3258 3363 3306 3394 3394 3315 3284 3273 3356 3313 3324 3377 3326 3258 3264 3226 3206 3201 3199 3184 3231 3290 3343 3404 3357 3402 3413 3397 3340 3395 3385 3372 3391 3315 3349 3201 3209 3158 3219 3245 3225 3081 3163 3184 3145 3221 3185 3338 3281 3303 3333 3253 3308 3403 3378 3367 3256 3293 3251 3285 3212 3190 3292 3270 3299 3366 3295 3369 3322 3344 3252 3263 3278 3332 3366 3342 3233 3224 3161 3262 3148 3118 3212 3290 3254 3291 3283 3255 3260 3274 3254 3274 3242 3281 3298 3282 3248 3275 3283 3259 3294 3260 3302 3358 3413 3367 3395 3430 3399 3352 3356 3358 3294 3307 3321 3196 3253 3196 3247 3226 3232 3197 3217 3189 3230 3305 3297 3337 3277 3313 3298 3288 3333 3317 3329 3287 3224 3290 3326 3359 3340 3261 3199 3196 3268 3265 3317 3702 2688 3366 3545 3365 3481 3340 3396 3362 3335 3209 3268 3327 3335 3304 3303 3304 3288 3199 3131 3176 3276 3369 3392 3334 3370 3373 3423 3487 3472 3482 3405 3388 3454 3420 3500 3557 3576 3561 3559 3609 3480 3562 3563 3574 3645 3572 3633 3585 3561 3637 3587 3561 3606 3554 3529 3511 3468 3466 3414 3478 3391 3382 3319 3292 3352 3285 3296 3367 3422 3473 3451 3440 3481 3524 3557 3496 3520 3459 3415 3377 3450 3449 3441 3379 3385 3421 3524 3443 3426 3274 3307 3168 3132 3160 3192 3340 3307 3317 3355 3304 3351 3370 3443 3420 3432 3409 3390 3356 3337 3343 3336 3283 3276 3252 3319 3254 3283 3188 3182 3204 3208 3243 3351 3293 3340 3295 3373 3335 3342 3279 3339 3339 3398 3338 3309 3305 3362 3371 3338 3299 3361 3376 3361 3339 3292 3253 3252 3262 3274 3287 3391 3368 3381 3374 3374 3441 3458 3455 3454 3268 3245 3266 3258 3288 3290 3302 3277 3233 3329 3331 3324 3374 3289 3398 3386 3411 3415 3441 3415 3367 3374 3350 3350 3310 3352 3370 3418 3355 3378 3394 3329 3372 3332 3378 3381 3359 3385 3305 3302 3321 3284 3346 3313 3170 3220 3269 3316 3332 3317 3339 3272 3351 3285 3307 3221 3260 3296 3325 3337 3322 3370 3344 3471 3370 3365 3435 3447 3363 3340 3283 3336 3385 3321 3405 3404 3326 3372 3304 3287 3349 3415 3403 3405 3478 3475 3421 3353 3395 3389 3353 3314 3359 3304 3358 3383 3293 3247 3216 3220 3358 3266 3258 3368 3367 3354 3354 3324 3304 3255 3300 3353 3247 3298 3373 3374 3346 3313 3319 3380 3395 3299 3444 3389 3378 3375 3291 3309 3356 3337 3298 3345 3404 3386 3390 3368 3323 3266 3377 3244 3369 3319 3273 3241 3156 3213 3251 3167 3091 3127 3086 3110 3172 3171 3173 3141 3283 3290 3201 3295 3298 3381 3313 3335 3318 3295 3293 3250 3193 3227 3220 3283 3278 3318 3288 3248 3180 3195 3207 3262 3239 3157 3200 3222 3251 3203 3282 3304 3284 3355 3432 3376 3388 3304 3283 3248 3255 3321 3362 3463 3471 3435 3356 3441 3461 3433 3420 3328 3344 3359 3376 3415 3298 3333 3502 3527 3491 3482 3477 3445 3416 3500 3513 3542 3383 3256 3333 3258 3336 3318 3308 3316 3298 3559 3529 2252 3449 3372 3393 3463 3426 3436 3412 3373 3402 3374 3345 3375 3326 3339 3318 3199 3289 3309 3218 3368 3291 3346 3331 3291 3356 3340 3401 3360 3334 3438 3411 3424 3456 3479 3474 3434 3468 3477 3467 3472 3464 3496 3593 3572 3519 3517 3551 3535 3547 3553 3471 3440 3390 3492 3581 3515 3452 3424 3447 3504 3481 3439 3441 3409 3560 3416 3376 3399 3453 3419 3370 3423 3365 3380 3424 3540 3544 3496 3488 3471 3442 3459 3480 3503 3481 3475 3471 3522 3551 3619 3599 3588 3526 3605 3593 3582 3712 3608 3595 3463 3524 3527 3631 3653 3707 3600 3634 3683 3611 3604 3636 3716 3721 3571 3598 3589 3573 3585 3429 3347 3377 3387 3423 3443 3434 3417 3440 3446 3411 3462 3471 3516 3512 3557 3620 3626 3646 3691 3627 3577 3646 3614 3669 3625 3556 3474 3418 3308 3437 3494 3465 3439 3457 3430 3407 3364 3455 3404 3379 3378 3478 3624 3574 3599 3622 3547 3580 3543 3568 3646 3633 3658 3611 3613 3648 3700 3552 3660 3563 3576 3507 3578 3466 3499 3502 3516 3542 3617 3627 3626 3442 3533 3503 3447 3537 3443 3503 3593 3556 3574 3528 3515 3597 3574 3638 3645 3666 3649 3595 3594 3566 3475 3508 3562 3566 3514 3526 3463 3457 3443 3448 3444 3439 3418 3418 3379 3395 3352 3352 3381 3381 3351 3353 3327 3354 3404 3405 3321 3345 3375 3381 3467 3365 3371 3404 3347 3502 3437 3517 3533 3492 3449 3446 3441 3457 3473 3432 3498 3500 3486 3454 3436 3411 3413 3373 3445 3376 3391 3347 3250 3289 3334 3307 3335 3307 3264 3252 3306 3345 3242 3313 3207 3275 3367 3342 3276 3290 3198 3102 3068 3056 3020 3037 3061 2961 3019 2950 3067 3032 3019 3084 3180 3232 3251 3208 3226 3178 3187 3136 3186 3145 3069 3023 2979 2979 3010 3049 3155 3182 3152 3071 3193 3240 3228 3234 3271 3283 3186 3105 3162 3211 3111 3145 3211 3257 3212 3246 3200 3204 3239 3217 3150 3157 3125 3098 2966 2985 3032 2935 2932 2913 2832 2855 2930 2915 2896 2976 3045 3057 3089 3035 3032 3024 3041 3054 2981 2992 2951 2905 2921 2899 2931 2928 2907 2941 2933 2915 2879 2890 2986 2957 2988 3046 2954 2912 2941 2992 3003 3026 3182 3236 3321 2447 3481 3158 3081 3111 3101 3197 3213 3194 3274 3273 3254 3243 3277 3247 3298 3237 3256 3328 3278 3247 3245 3317 3168 3140 3076 3114 3147 3042 3059 3132 3148 3175 3148 3173 3061 3189 3125 3113 3234 3186 3201 3256 3237 3197 3229 3186 3226 3206 3225 3201 3138 3150 3075 3019 3117 3000 3032 3006 3045 3058 3112 3131 3120 3119 3183 3201 3257 3286 3278 3294 3354 3325 3300 3324 3292 3281 3230 3329 3258 3289 3256 3292 3212 3241 3142 3207 3224 3242 3261 3359 3358 3448 3490 3481 3482 3455 3439 3487 3464 3448 3498 3489 3439 3374 3375 3341 3392 3336 3353 3363 3438 3326 3372 3399 3386 3376 3355 3373 3377 3420 3390 3486 3438 3511 3546 3576 3483 3484 3418 3360 3345 3371 3422 3377 3333 3404 3369 3319 3304 3333 3401 3431 3391 3437 3307 3349 3359 3421 3428 3409 3495 3387 3418 3446 3500 3461 3495 3447 3441 3504 3542 3521 3526 3486 3484 3484 3458 3438 3494 3491 3463 3467 3428 3394 3436 3345 3402 3415 3365 3322 3421 3391 3372 3390 3303 3360 3365 3373 3399 3383 3327 3274 3285 3243 3194 3145 3241 3209 3042 3248 3227 3239 3276 3168 3183 3241 3293 3384 3346 3282 3286 3172 3237 3210 3217 3246 3250 3232 3219 3181 3241 3215 3225 3314 3312 3330 3274 3333 3317 3247 3212 3315 3277 3300 3316 3302 3367 3391 3418 3409 3440 3396 3372 3380 3327 3322 3280 3323 3398 3419 3393 3381 3389 3349 3391 3402 3349 3417 3358 3338 3285 3479 3393 3310 3329 3290 3207 3349 3388 3403 3394 3481 3376 3405 3418 3452 3429 3363 3252 3128 3238 3247 3224 3242 3187 3203 3268 3255 3271 3247 3255 3300 3282 3263 3255 3251 3419 3318 3273 3379 3259 3176 3223 3131 3110 3097 3090 3073 3160 3181 3188 3204 3218 3282 3252 3231 3257 3344 3342 3272 3280 3326 3354 3396 3427 3435 3411 3412 3433 3295 3347 3372 3419 3417 3417 3438 3425 3429 3398 3395 3440 3491 3467 3491 3430 3413 3520 3435 3460 3374 3364 3375 3318 3373 3455 3525 3575 3542 3518 3524 3527 3389 3442 3456 3514 3535 3448 3530 3557 3548 3559 3633 3524 3518 3405 3430 3395 3477 3477 3486 3515 3492 3479 3416 3407 3467 3468 3477 3413 3439 3478 3620 3616 2665 3620 3524 3458 3457 3433 3360 3472 3510 3662 3704 3680 3626 3668 3653 3704 3675 3580 3531 3454 3394 3448 3452 3422 3463 3466 3466 3423 3538 3511 3489 3497 3518 3622 3513 3556 3475 3503 3461 3501 3477 3503 3493 3486 3527 3543 3554 3574 3546 3604 3559 3549 3561 3597 3634 3555 3667 3685 3594 3677 3659 3745 3694 3664 3622 3517 3549 3503 3510 3485 3374 3548 3531 3559 3497 3556 3515 3670 3531 3572 3505 3563 3578 3595 3610 3588 3605 3509 3546 3624 3666 3596 3613 3596 3579 3498 3541 3567 3611 3593 3537 3488 3590 3515 3553 3595 3705 3604 3611 3610 3644 3726 3681 3607 3511 3519 3527 3658 3590 3550 3593 3595 3679 3598 3699 3534 3547 3533 3584 3651 3690 3647 3634 3612 3606 3694 3677 3806 3804 3858 3888 3923 3876 3825 3839 3902 3834 3640 3677 3689 3673 3535 3568 3623 3594 3564 3577 3631 3555 3624 3609 3611 3584 3615 3520 3596 3530 3544 3585 3600 3594 3554 3550 3505 3539 3487 3584 3722 3690 3694 3748 3816 3791 3783 3766 3765 3788 3806 3760 3776 3751 3755 3687 3713 3653 3759 3700 3687 3681 3539 3544 3545 3610 3597 3665 3654 3636 3613 3601 3598 3626 3652 3664 3527 3516 3457 3460 3466 3430 3489 3489 3467 3407 3503 3635 3635 3715 3640 3689 3759 3781 3811 3892 3791 3707 3735 3735 3783 3765 3815 3863 3851 3874 3885 3854 3807 3846 3771 3725 3727 3727 3763 3782 3788 3740 3727 3759 3775 3751 3711 3734 3749 3796 3769 3784 3855 3846 3916 3916 3921 3834 3864 3865 3870 3902 4008 4003 3943 3948 3957 3967 3984 3888 3903 3965 3934 3880 3803 3785 3803 3723 3739 3776 3679 3688 3701 3692 3706 3730 3775 3738 3728 3777 3776 3762 3778 3671 3645 3698 3805 3758 3798 3731 3723 3747 3742 3656 3749 3719 3745 3781 3864 3850 3987 3914 3927 3988 3980 4111 4029 4049 3984 4034 4009 3983 3979 3967 4030 4057 4019 4022 3964 3916 3907 4009 3979 3946 3891 3982 3947 4011 3942 3932 3811 3736 3756 3822 3788 3761 3818 3854 3810 3730 3826 3809 3811 3828 3762 3750 3735 3715 3847 3788 3818 3875 3758 3774 3763 3742 3771 3696 3721 3786 3949 3949 3955 4008 3938 3902 3910 3914 4077 4068 2849 3872 4169 4188 4071 4115 4086 4046 4022 3958 3999 3926 3939 3878 3798 3849 3789 3816 3871 3833 3875 3800 3908 3899 3889 3913 3916 4020 3923 3948 3964 3972 3855 3915 3916 3855 3865 3837 3826 3919 3946 3909 3905 3977 3987 3982 3914 3996 3925 3970 3980 4000 4057 3988 3970 4027 4009 4030 4018 4062 4010 4034 3926 3907 3904 3916 3891 3968 3933 3874 3843 3877 3976 3999 3997 3977 3996 3905 3913 3991 3912 3905 3960 3955 4058 3989 3995 3973 3896 3929 3912 3977 4064 3937 3928 3975 4003 3952 3960 3963 3884 3937 3928 3894 3816 3838 3887 3855 3864 3894 3894 3923 3982 3852 3924 3912 3877 3922 3941 3828 3796 3811 3849 3910 3995 3839 3906 3813 3965 3902 3899 3804 3774 3816 3798 3877 3894 3975 3961 3940 3917 3937 3966 3942 3971 3986 4010 4005 3971 4016 3951 3982 3963 3950 3925 3993 4008 4082 3978 3963 3991 4003 3922 3960 3957 3886 3971 3914 3836 3992 3931 3936 3953 3969 3967 3939 3902 3941 4009 3947 3978 3886 3980 3845 3907 3856 3956 4007 4044 3936 4045 4030 4058 4132 3966 3939 4007 3971 3955 4044 4042 3941 4011 3922 3966 3994 4102 4058 4072 4107 4101 3988 4039 3943 3962 4078 4058 4017 4058 4005 3949 4081 4050 4020 4065 4121 4075 4208 4156 4046 4115 4054 4127 3998 4098 4151 4161 4082 4090 4017 3954 4027 4083 4040 3945 4079 4057 3970 4039 4054 3980 3923 3931 3948 3829 3905 3883 3920 3910 3885 3853 3940 3990 3967 3931 3949 4063 4064 4021 4098 4059 4076 4032 4095 4185 4136 4109 4071 4075 4084 4011 4036 3965 3929 3927 3890 3793 3803 3755 3721 3747 3711 3716 3728 3614 3709 3663 3736 3640 3620 3751 3774 3802 3684 3699 3625 3536 3588 3514 3547 3458 3496 3508 3479 3416 3473 3421 3362 3284 3343 3331 3358 3441 3341 3366 3359 3276 3201 3275 3214 3245 3210 3058 3051 3000 2991 2963 2967 2981 2927 2889 2804 2744 2752 2720 2706 2663 2699 2671 2719 2755 2796 2811 2717 2752 2749 2712 2713 2730 2628 2634 2647 2716 2661 2606 2558 2512 2445 2388 2425 2355 2424 2411 2332 2189 2167 2196 2246 2185 2176 2056 2070 2085 2082 2049 1982 2006 2001 1892 1857 1845 1797 1725 1813 1292 1785 1865 1751 1832 1880 1812 1790 1805 1826 1730 1604 1643 1660 1503 1496 1366 1310 1224 1142 1082 1105 1012 954 872 812 720 726 631 596 573 573 593 537 590 586 565 555 526 576 482 482 433 396 339 357 333 329 314 296 252 309 308 349 364 425 499 571 530 584 590 662 638 664 691 689 705 641 626 663 720 718 700 671 624 602 593 553 496 450 420 454 434 432 493 464 491 452 541 527 534 572 554 562 527 516 513 577 554 556 440 380 360 340 344 381 359 313 329 274 338 300 317 346 321 299 355 344 466 525 555 607 580 576 646 715 770 783 781 788 702 715 690 675 661 662 675 660 604 480 452 429 396 406 408 362 368 363 367 357 336 286 282 283 267 272 279 333 333 325 261 274 318 367 371 376 431 446 459 507 548 596 604 588 609 615 605 605 671 682 755 857 772 860 869 897 865 927 925 932 893 938 909 941 984 995 957 977 975 830 868 790 846 843 862 836 808 885 927 955 1007 998 975 989 1009 980 991 951 956 955 951 944 936 900 856 786 786 819 825 838 943 1000 992 1021 1087 1104 1131 1124 1189 1257 1203 1092 1011 1015 978 1019 998 968 976 927 1043 1049 1040 989 962 990 1023 1048 1008 910 871 848 863 817 762 797 843 851 826 844 837 918 896 878 866 825 835 834 834 797 757 729 711 694 682 709 771 727 745 758 790 857 839 893 975 1007 1087 1182 1150 1220 1146 1179 1134 1010 1012 1050 1018 972 977 925 911 889 943 960 890 882 921 910 907 857 890 871 897 886 860 856 875 951 911 916 949 995 1069 1117 1061 1047 1015 1071 1095 1063 984 945 904 841 839 830 811 809 780 722 670 675 657 614 608 659 697 714 714 644 687 757 752 750 744 788 795 874 892 909 914 886 847 819 821 824 901 958 959 998 972 949 983 989 1005 928 892 829 843 831 918 908 907 936 956 954 1008 1097 1116 1091 972 947 860 816 786 753 721 700 613 515 508 516 588 599 565 577 578 637 634 642 684 640 626 703 689 706 734 774 823 836 860 904 958 1051 985 946 917 915 944 904 854 850 851 831 815 793 801 730 638 642 673 702 683 702 670 664 646 692 661 710 706 672 639 579 534 482 443 428 445 469 460 445 428 449 504 540 620 650 771 807 873 924 1008 1043 1063 1080 1101 1120 1110 1146 1189 1217 1166 1130 1068 1083 1082 1039 1026 1002 989 989 969 996 967 963 983 949 876 859 838 825 803 891 876 927 919 859 835 783 804 784 696 612 560 542 529 519 570 558 555 583 570 600 540 569 575 583 543 534 593 651 667 640 683 732 712 716 697 695 679 700 695 722 703 711 772 884 930 994 1015 978 1041 1032 1073 1066 1086 1064 1102 1037 964 947 896 910 898 906 885 802 718 694 627 597 528 506 470 497 493 509 525 489 454 446 430 461 453 435 477 537 632 677 677 676 701 699 729 709 692 663 651 701 682 671 667 634 612 561 531 503 515 468 457 530 543 509 442 446 464 450 400 377 396 406 388 416 437 423 408 398 387 389 408 391 381 353 343 353 328 340 345 383 382 392 409 394 390 349 339 344 294 257 252 230 221 225 217 208 218 216 237 229 234 240 241 249 257 267 270 253 277 303 293 291 297 326 318 289 281 276 272 294 274 269 255 266 286 271 286 290 275 267 240 251 219 197 175 158 146 146 146 134 134 134 142 142 142 150 150 150 134 134 134 134 134 134 130 130 130 130 130 130 142 138 138 134 134 134 134 134 134 152 152 152 160 164 160 160 160 160 160 164 164 160 160 160 144 144 144 154 154 154 118 118 118 122 122 122 124 124 124 136 138 136 114 114 114 114 114 114 114 116 116 114 114 114 114 114 114 114 116 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 114 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per inch +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = Inch +[Exif IFD0 - 0x0140] Color Map = [768 values] +[Exif IFD0 - 0x830e] Pixel Scale = 25.4 25.4 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 576496.823 4660453.588 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [20 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS84 UTM zone 17N +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 17 N with WGS84 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = c41078a1.tif +[File - 0x0002] File Size = 15777806 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/cass_sold.tif.txt b/tif/GeoTIFF/metadata/java/cass_sold.tif.txt new file mode 100644 index 00000000..2a679fd6 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/cass_sold.tif.txt @@ -0,0 +1,52 @@ +FILE: cass_sold.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.981 154.981 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Cassini Soldner +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0.001 +[GeoTIFF - 0x0c0b] Projection False Northing = 0.002 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Cassini-Soldner North American 1927 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = cass_sold.tif +[File - 0x0002] File Size = 47034 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/cassini_soldner.tif.txt b/tif/GeoTIFF/metadata/java/cassini_soldner.tif.txt new file mode 100644 index 00000000..651ac319 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/cassini_soldner.tif.txt @@ -0,0 +1,53 @@ +FILE: cassini_soldner.tif +TYPE: ARW + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 594 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [84 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = unnamed +[GeoTIFF - 0x0800] Geographic Type = User Defined +[GeoTIFF - 0x0801] Geographic Citation = GCS Name = unnamed ellipse|Datum = unknown|Ellipsoid = unnamed|Primem = Greenwich| +[GeoTIFF - 0x0802] Geodetic Datum = User Defined +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0808] Geographic Ellipsoid = User Defined +[GeoTIFF - 0x0809] Semi-major axis = 6378300.789 +[GeoTIFF - 0x080b] Inv. Flattening = 293.466 +[GeoTIFF - 0x080d] To WGS84 = 0 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Cassini Soldner +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 35.212 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 31.734 +[GeoTIFF - 0x0c0a] Projection False Easting = 170251.555 +[GeoTIFF - 0x0c0b] Projection False Northing = 126867.909 + +[File Type - 0x0001] Detected File Type Name = ARW +[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +[File Type - 0x0004] Expected File Name Extension = arw + +[File - 0x0001] File Name = cassini_soldner.tif +[File - 0x0002] File Size = 595 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/cea.tif.txt b/tif/GeoTIFF/metadata/java/cea.tif.txt new file mode 100644 index 00000000..355e9a97 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/cea.tif.txt @@ -0,0 +1,49 @@ +FILE: cea.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 514 pixels +[Exif IFD0 - 0x0101] Image Height = 515 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [35 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 15 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 7710 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60.022 60.022 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -28493.167 4255884.544 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = unnamed +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0801] Geographic Citation = NAD27 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Cylindrical Equal Area +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 33.75 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -117.333 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = cea.tif +[File - 0x0002] File Size = 270993 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/cham_tri.tif.txt b/tif/GeoTIFF/metadata/java/cham_tri.tif.txt new file mode 100644 index 00000000..34c4b468 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/cham_tri.tif.txt @@ -0,0 +1,50 @@ +FILE: cham_tri.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [52 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = User Defined +[GeoTIFF - 0x0808] Geographic Ellipsoid = Bessel 1841 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -92.741 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 10.032 +[GeoTIFF - 0x0c16] Projection Azimuth Angle = 90.397 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Chamberlin Trimetric Potsdam +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = cham_tri.tif +[File - 0x0002] File Size = 47002 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/cyl_equi.tif.txt b/tif/GeoTIFF/metadata/java/cyl_equi.tif.txt new file mode 100644 index 00000000..e4b43582 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/cyl_equi.tif.txt @@ -0,0 +1,52 @@ +FILE: cyl_equi.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Equirectangular +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = European Datum 1950 +[GeoTIFF - 0x0808] Geographic Ellipsoid = International 1967 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0.001 +[GeoTIFF - 0x0c0b] Projection False Northing = 0.002 +[GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 40 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Cylindrical Equirectangular European 1950 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = cyl_equi.tif +[File - 0x0002] File Size = 47050 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/e_tile.tif.txt b/tif/GeoTIFF/metadata/java/e_tile.tif.txt new file mode 100644 index 00000000..9a29a452 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/e_tile.tif.txt @@ -0,0 +1,30 @@ +FILE: e_tile.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1024 pixels +[Exif IFD0 - 0x0101] Image Height = 1024 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0142] Tile Width = 256 +[Exif IFD0 - 0x0143] Tile Length = 112 +[Exif IFD0 - 0x0144] Tile Offsets = [40 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [40 values] + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = e_tile.tif +[File - 0x0002] File Size = 1147346 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/eckert4.tif.txt b/tif/GeoTIFF/metadata/java/eckert4.tif.txt new file mode 100644 index 00000000..e0a78321 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/eckert4.tif.txt @@ -0,0 +1,52 @@ +FILE: eckert4.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8307 16189 24054 31766 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7933 7882 7865 7712 7699 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0.001 +[GeoTIFF - 0x0c0b] Projection False Northing = 0.002 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Eckert IV WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = eckert4.tif +[File - 0x0002] File Size = 46122 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/econic.tif.txt b/tif/GeoTIFF/metadata/java/econic.tif.txt new file mode 100644 index 00000000..a4123fcd --- /dev/null +++ b/tif/GeoTIFF/metadata/java/econic.tif.txt @@ -0,0 +1,50 @@ +FILE: econic.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 515 pixels +[Exif IFD0 - 0x0101] Image Height = 515 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [35 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 15 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 2575 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15411.615 15448.729 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [68 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = EC E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Equidistant Conic +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 33.904 +[GeoTIFF - 0x0c07] Projection Standard Parallel 2 = 33.625 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 33.764 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = econic.tif +[File - 0x0002] File Size = 266468 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/epsg_27563_allgeokeys.tif.txt b/tif/GeoTIFF/metadata/java/epsg_27563_allgeokeys.tif.txt new file mode 100644 index 00000000..1629d5d7 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/epsg_27563_allgeokeys.tif.txt @@ -0,0 +1,61 @@ +FILE: epsg_27563_allgeokeys.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 10 pixels +[Exif IFD0 - 0x0101] Image Height = 10 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 8 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = LZW +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 3 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 32 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 36 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned, Unsigned, Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 0.501 0.501 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 827294.141 523985.644 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [108 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = NTF (Paris) / Lambert Sud France +[GeoTIFF - 0x0800] Geographic Type = NTF Paris +[GeoTIFF - 0x0801] Geographic Citation = NTF (Paris) +[GeoTIFF - 0x0802] Geodetic Datum = Unknown (6807) +[GeoTIFF - 0x0803] Prime Meridian = Paris +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Grad +[GeoTIFF - 0x0807] Geographic Angular Unit Size = 0.016 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1880 IGN +[GeoTIFF - 0x0809] Semi-major axis = 6378249.2 +[GeoTIFF - 0x080b] Inv. Flattening = 293.466 +[GeoTIFF - 0x080d] To WGS84 = 2.597 +[GeoTIFF - 0x080e] To WGS84 = -168 -60 320 0 0 0 0 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = Unknown (27563) +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = NTF (Paris) / Lambert Sud France +[GeoTIFF - 0x0c02] Projection = Unknown (18093) +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Lambert Conf Conic 1SP +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c05] Projection Linear Unit Size = 1 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 49 +[GeoTIFF - 0x0c0a] Projection False Easting = 600000 +[GeoTIFF - 0x0c0b] Projection False Northing = 200000 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x1003] Vertical Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = epsg_27563_allgeokeys.tif +[File - 0x0002] File Size = 757 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/epsg_27563_only_pcs_code.tif.txt b/tif/GeoTIFF/metadata/java/epsg_27563_only_pcs_code.tif.txt new file mode 100644 index 00000000..ac7069e0 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/epsg_27563_only_pcs_code.tif.txt @@ -0,0 +1,47 @@ +FILE: epsg_27563_only_pcs_code.tif +TYPE: ARW + +[Exif IFD0 - 0x0100] Image Width = 10 pixels +[Exif IFD0 - 0x0101] Image Height = 10 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 8 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB +[Exif IFD0 - 0x0111] Strip Offsets = 624 +[Exif IFD0 - 0x0115] Samples Per Pixel = 3 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 10 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 300 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned, Unsigned, Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 0.501 0.501 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 827294.141 523985.644 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [32 values] +[Exif IFD0 - 0xa480] GDAL Metadata = + metre + metre + metre + + + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = NTF (Paris) / Lambert Sud France +[GeoTIFF - 0x0801] Geographic Citation = NTF (Paris) +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Grad +[GeoTIFF - 0x0c00] Projected Coordinate System Type = Unknown (27563) +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = ARW +[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +[File Type - 0x0004] Expected File Name Extension = arw + +[File - 0x0001] File Name = epsg_27563_only_pcs_code.tif +[File - 0x0002] File Size = 924 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/equi_conic.tif.txt b/tif/GeoTIFF/metadata/java/equi_conic.tif.txt new file mode 100644 index 00000000..268b3924 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/equi_conic.tif.txt @@ -0,0 +1,53 @@ +FILE: equi_conic.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Equidistant Conic +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 45 +[GeoTIFF - 0x0c0a] Projection False Easting = 0.001 +[GeoTIFF - 0x0c0b] Projection False Northing = 0.002 +[GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 40 +[GeoTIFF - 0x0c07] Projection Standard Parallel 2 = 50 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Equidistant Conic (Simple Conic) North American 1927 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = equi_conic.tif +[File - 0x0002] File Size = 47082 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/equidistant_cylindrical.tif.txt b/tif/GeoTIFF/metadata/java/equidistant_cylindrical.tif.txt new file mode 100644 index 00000000..68eb42d7 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/equidistant_cylindrical.tif.txt @@ -0,0 +1,51 @@ +FILE: equidistant_cylindrical.tif +TYPE: ARW + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 525 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [72 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = WGS 84 / World Equidistant Cylindrical +[GeoTIFF - 0x0800] Geographic Type = WGS 84 +[GeoTIFF - 0x0801] Geographic Citation = WGS 84 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378137 +[GeoTIFF - 0x080b] Inv. Flattening = 298.257 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Equirectangular +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c10] Projection Center Longitude = 0 +[GeoTIFF - 0x0c11] Projection Center Latitude = 0 + +[File Type - 0x0001] Detected File Type Name = ARW +[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +[File Type - 0x0004] Expected File Name Extension = arw + +[File - 0x0001] File Name = equidistant_cylindrical.tif +[File - 0x0002] File Size = 526 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/er.tif.txt b/tif/GeoTIFF/metadata/java/er.tif.txt new file mode 100644 index 00000000..36543d19 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/er.tif.txt @@ -0,0 +1,48 @@ +FILE: er.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 513 pixels +[Exif IFD0 - 0x0101] Image Height = 516 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 516 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 264708 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15402.811 3769910.324 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = ER E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Equirectangular +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 +[GeoTIFF - 0x0c11] Projection Center Latitude = 33.764 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = er.tif +[File - 0x0002] File Size = 265644 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/f41078a1.tif.txt b/tif/GeoTIFF/metadata/java/f41078a1.tif.txt new file mode 100644 index 00000000..fedc93be --- /dev/null +++ b/tif/GeoTIFF/metadata/java/f41078a1.tif.txt @@ -0,0 +1,43 @@ +FILE: f41078a1.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 9921 pixels +[Exif IFD0 - 0x0101] Image Height = 6248 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette +[Exif IFD0 - 0x0111] Strip Offsets = [6248 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 166 166 166 174 174 174 184 184 184 180 176 176 188 188 188 182 182 182 196 196 196 192 192 192 192 192 192 200 196 196 184 184 184 200 196 198 214 210 210 205 213 196 216 214 218 206 212 214 210 215 215 225 217 213 217 212 225 224 214 212 207 211 207 238 241 248 264 262 253 233 239 225 272 279 268 268 272 277 276 266 272 260 268 267 259 252 258 258 256 250 248 255 238 244 242 249 252 255 252 236 240 251 247 238 245 252 254 255 272 258 261 293 271 268 252 251 242 271 262 250 265 268 267 267 246 252 251 233 226 232 262 266 245 243 243 237 246 242 230 247 232 205 208 206 178 178 178 198 200 198 186 186 186 190 190 190 200 200 200 184 184 184 188 186 186 190 190 190 184 184 196 248 262 270 276 265 266 310 310 304 297 274 294 327 308 300 324 345 348 352 328 353 373 382 377 382 399 417 433 415 406 466 440 428 423 414 410 421 404 422 426 405 403 427 403 418 428 436 480 497 514 533 523 529 553 541 570 593 555 574 568 574 594 600 612 644 654 678 721 729 685 690 712 706 744 763 770 777 786 799 829 850 822 825 834 861 891 894 896 853 838 850 858 891 907 879 905 924 955 980 966 974 968 1016 1016 1009 977 990 1003 1052 1051 1025 1076 1075 1097 1120 1101 1085 1108 1076 1132 1200 1181 1195 1233 1234 1274 1308 1303 1316 1325 1269 1269 1305 1326 1383 1411 1380 1378 1412 1427 1440 1430 1462 1480 1547 1536 1572 1577 1588 1600 1606 1649 1693 1734 1696 1691 1685 1637 1672 1619 1594 1655 1738 1695 1746 1827 1836 1865 1848 1909 1967 1923 1960 2006 2035 2092 2106 2133 2143 2087 2244 2157 2134 2218 2240 2224 2281 2255 2253 2257 2293 2273 2284 2310 2342 2353 2366 2348 2453 2414 2409 2435 2507 2474 2519 2510 2507 2521 2396 2466 2382 2365 2431 2393 2404 2422 2439 2493 2477 2491 2565 2547 2586 2571 2583 2614 2662 2668 2678 2638 2675 2631 2745 2690 2618 2666 2586 2539 2645 2684 2657 2710 2668 2765 2747 2696 2854 2821 2792 2944 2996 3051 3179 3106 3134 3142 3224 3194 3154 3127 3085 3083 3114 3103 3158 3123 3146 3167 3216 3225 3251 3252 3272 3274 3201 3240 3165 3177 3194 3216 3175 3285 3264 3171 3160 3040 3143 3080 3151 3092 3099 3179 3244 3174 3182 3137 3125 3159 3107 3120 3087 3078 3047 3061 3034 3070 3060 3043 3045 2998 2981 3019 3038 3072 3004 3028 2988 3086 3046 3013 2934 2935 2987 2992 3031 3009 2988 3039 3085 3109 3111 3114 3066 3087 3084 3018 3054 3027 3037 3005 2928 3001 3051 3079 3006 2962 2889 2904 2894 2918 2896 2890 2867 2868 2876 2861 2885 2849 2883 2799 2843 2853 2847 2794 2890 2862 2909 2947 2954 2923 2855 2888 2891 2924 2893 2981 2992 2998 2970 3017 3015 3025 3062 3112 3058 3076 3100 3100 3161 3251 3272 3268 3288 3246 3290 3301 3363 3277 3224 3242 3216 3215 3199 3200 3192 3158 3168 3098 3167 3141 3174 3237 3183 3205 3207 3156 3175 3236 3257 3366 3250 3194 3197 3268 3229 3277 3265 3212 3184 3184 3121 3163 3042 3182 3124 3190 3105 3166 3073 3074 3046 3055 3180 3257 3219 3204 3161 3222 3109 3118 3147 3125 3203 3253 3190 3214 3086 3142 3029 3052 3019 3082 3092 3048 2927 2966 2958 2926 3005 2946 2941 2930 2997 2985 3030 3019 3022 3092 3043 3145 3039 3004 2971 2971 2948 2962 2980 2992 3090 3035 2995 3019 3039 2997 3023 2990 3036 3057 3102 3119 3068 3036 2998 2962 2869 2998 2967 3078 3087 3205 3185 3144 3149 2988 2976 2952 3096 3104 3067 3120 3108 3159 3027 3063 3080 3069 3076 3042 3011 3053 3119 3153 3174 3196 3163 3194 3194 3106 3162 3194 3203 3223 3229 3222 3141 3145 3004 3032 2962 3019 2996 3020 3117 3056 3013 3067 2911 2988 2996 2987 3064 3075 2988 2977 2928 2940 2885 2893 2888 2785 2749 2870 2784 2758 2786 2814 2799 2809 2831 2791 2842 2863 2833 2857 2817 2764 2855 2799 2736 2773 2698 2723 2698 2737 2872 2842 2745 2696 2847 2755 2734 2684 2674 2772 2820 2808 2799 2765 2747 2882 2857 2838 2878 2884 2905 2907 2975 2961 2900 2840 2728 2746 2814 2766 2777 2755 2823 2805 2803 2886 2838 2839 2912 2820 2794 2767 2826 2821 2747 2793 2760 2691 2674 2680 2680 2693 2735 2782 2776 2810 2819 2826 2824 2843 2776 2817 2792 2785 2873 2832 2851 2948 2903 2876 2881 2888 2899 2897 2838 2876 2789 2810 2740 2756 2742 2761 2743 2843 2845 2876 2934 2910 2972 2889 2848 2908 2864 2896 2886 2822 2917 2946 2966 2941 2918 2982 2992 2971 2953 2941 2948 2882 2861 2858 2848 2883 2912 2878 2883 2843 2845 2869 2814 2872 2932 2927 2980 3015 3006 3016 2974 2985 3065 3065 2969 2933 2978 2922 2873 2951 2957 2953 2999 2939 2986 3049 3087 3170 3051 2908 2902 2865 2924 3016 2912 2928 2876 2935 2870 2942 2906 2943 2850 2801 2791 2810 2764 2764 2734 2770 2746 2769 2723 2772 2749 2760 2714 2699 2677 2666 2695 2770 2764 2857 2840 2836 2881 2882 2841 2894 2832 2782 2884 2818 2845 2822 2741 2805 2864 2723 2678 2710 2655 2648 2693 2795 2809 2825 2842 2881 2835 2836 2776 2731 2745 2790 2857 2869 2842 2788 2786 2820 2808 2754 2768 2727 2680 2672 2696 2685 2668 2692 2632 2651 2619 2578 2564 2545 2550 2562 2533 2548 2549 2613 2631 2597 2522 2608 2623 2666 2670 2585 2683 2677 2723 2718 2719 2682 2739 2754 2691 2758 2773 2790 2783 2766 2769 2754 2856 2845 2805 2868 2872 2870 2987 2951 2955 2929 2895 2905 2865 2821 2787 2854 2785 2855 2899 2863 2885 2804 2820 2789 2778 2752 2722 2721 2765 2817 2908 2861 2846 2790 2827 2796 2883 2864 2841 2876 2878 2886 2855 2891 2924 2916 2978 2923 2868 2865 2906 2942 2947 2994 3061 2989 2978 2947 2947 2931 3017 3000 3010 3034 3048 3029 2971 2868 2873 2934 2928 2919 2907 2930 2984 3007 3010 2906 2953 2974 2985 3034 3000 3082 3095 3060 3165 3120 3176 3151 3184 3212 3153 3237 3056 3130 3188 3150 3143 3150 3036 3017 3090 3041 3073 3144 3125 3104 3120 3188 3233 3208 3200 3143 3064 3068 3103 3109 3076 3021 3092 3050 3044 3009 3063 3112 3065 3047 3073 3016 2991 3038 3010 3012 3011 3064 3021 3077 2993 2979 2966 2936 2960 2967 3008 3043 3087 3099 3080 3068 3022 3036 2988 3033 3032 2966 2993 3033 2959 2927 2948 2984 3012 2994 3034 2983 2970 2981 2997 3062 3000 3113 3065 3069 3042 3008 2964 2990 2957 2964 2969 3038 3027 3026 3002 2992 3046 3002 3064 3015 2984 2982 2984 2945 3023 3027 3015 3004 2994 2938 2952 3021 2977 3059 3041 3055 3051 3059 3033 2992 2912 2879 2892 2959 2876 2900 2938 2968 2972 2962 3004 3013 3105 3133 3185 3084 3061 3079 3148 3190 3228 3128 3131 3149 3138 3127 3056 3065 3104 3058 3117 3150 3174 3105 3077 3161 3118 2998 3084 3044 3042 3038 3058 3068 3009 2965 2992 2916 2848 2829 2827 2793 2774 2840 2836 2811 2853 2884 2922 2862 2973 2936 2889 2899 2977 3039 3017 2977 2901 2890 2892 2879 2904 2888 2885 2884 2901 2931 2959 2943 2964 2893 2923 2912 2965 2882 2782 2738 2699 2732 2780 2808 2841 2802 2863 2850 2828 2765 2750 2774 2766 2806 2700 2718 2755 2744 2731 2728 2760 2701 2742 2720 2719 2783 2799 2772 2784 2814 2805 2890 2946 2882 2956 2933 2938 2905 2831 2818 2863 2909 2950 2941 2966 2995 3053 3024 3030 2974 3026 3020 3002 2996 2966 3007 2924 2894 2921 2949 2911 2934 2863 2835 2817 2855 2905 2891 2907 2905 2926 2841 2871 2960 2942 2944 3001 2968 2938 2898 2908 2891 2926 2955 2939 2982 2980 3022 3053 3069 3027 2989 3068 2970 3047 3042 3016 3079 3139 3108 3086 3026 2997 2997 3064 3065 3027 3000 3012 3045 3028 3026 3070 3062 3070 3086 3072 3013 3030 2971 2950 2924 2907 2889 2879 2922 2880 2948 2914 2779 2794 2841 2824 2831 2874 2879 2880 2859 2840 2915 2932 2860 2848 2871 2877 2885 2891 2888 2822 2937 2941 2974 3008 3012 3059 3024 3019 2973 2954 3035 3141 3083 3064 2997 3044 3109 3036 3021 3004 3074 3037 3046 3004 2994 2980 2978 2843 2896 2927 3026 3042 3082 3015 3003 3101 3123 2993 2945 2952 2927 2978 2948 2983 3010 3007 2965 2981 2919 2907 2947 2985 3002 2935 2850 2845 2833 2820 2872 2938 2932 2956 2995 2969 2932 2984 2998 3008 3021 2998 2977 2928 2961 2974 3017 3041 3090 3050 3011 3009 2972 2997 3049 3046 3037 3105 3089 3073 3106 3034 3044 3103 3068 3100 3061 3020 2977 3014 3102 3133 3176 3145 3211 3170 3112 3166 3142 3068 3112 3114 3134 3129 3136 3110 3164 3054 3055 3051 3044 3099 3172 3108 3121 3187 3206 3147 3159 3144 3133 3125 3104 3046 3095 3071 3067 3108 3107 3144 3105 3101 3084 3051 3102 3000 3059 3064 3076 3097 3059 3043 3099 3137 3075 3024 2978 3029 3025 3037 3096 3089 3079 3138 3169 3208 3125 3156 3127 3169 3136 3169 3199 3165 3183 3181 3186 3138 3198 3145 3153 3183 3117 3082 3087 3104 3150 3109 3124 3121 3169 3178 3144 3138 3063 3121 3098 3076 3089 3043 3050 3121 3118 3105 3027 2991 3089 3065 3167 3139 3201 3144 3137 3177 3175 3177 3151 3184 3265 3260 3272 3192 3175 3135 3109 3113 3167 3144 3096 3162 3162 3187 3190 3184 3160 3180 3121 3179 3175 3241 3115 3190 3196 3236 3210 3233 3208 3190 3183 3252 3315 3309 3351 3349 3271 3283 3296 3296 3286 3277 3286 3255 3182 3178 3177 3194 3258 3210 3188 3219 3183 3233 3211 3179 3157 3165 3149 3089 3148 3220 3272 3265 3180 3223 3295 3253 3236 3123 3079 3136 3204 3147 3253 3222 3294 3277 3285 3197 3163 3227 3166 3108 3067 3143 3123 3088 3124 3097 3144 3155 3198 3143 3158 3127 3019 3079 3155 3189 3230 3186 3173 3164 3145 3143 3193 3167 3215 3166 3238 3240 3167 3217 3218 3230 3209 3151 3111 3290 3279 3143 3201 3112 3174 3214 3172 3180 3210 3312 3326 3254 3273 3224 3256 3252 3288 3206 3295 3243 3298 3321 3296 3321 3297 3353 3330 3353 3289 3193 3148 3142 3168 3125 3122 3114 3087 3073 3064 3106 3131 3113 3214 3217 3266 3141 3138 3088 3086 3102 3046 3054 3043 3077 2992 2975 2970 2910 2975 2948 3037 3011 3019 3044 3043 3116 3110 3067 3051 3020 2970 3054 3024 2945 3014 3085 3056 3032 3020 3013 3036 3110 3100 3204 3256 3125 3063 3118 3089 3168 3178 3158 3169 3140 3102 3056 3117 3113 3117 3051 3099 3064 3087 3099 3123 3066 3020 3030 2973 3009 2947 2921 2958 2955 2851 2844 2827 2956 3035 2949 2957 2946 2948 2941 2979 3001 2871 2969 2975 3034 3027 3014 3015 3035 3044 2952 2946 2934 2885 2832 2843 2876 2863 2861 2795 2765 2706 2779 2803 2824 2874 2857 2894 2917 2933 2911 2850 2934 2941 2978 2950 3021 3120 3119 3126 3144 3131 3061 3166 3151 3082 3108 3146 3088 3099 3056 3042 3134 3056 3091 3138 3072 3114 3185 3226 3235 3249 3205 3233 3277 3302 3314 3358 3385 3356 3371 3368 3339 3391 3417 3300 3321 3271 3294 3370 3352 3269 3225 3224 3261 3229 3198 3206 3215 3177 3143 3185 3137 3088 3127 3066 3019 2993 3013 3078 3050 3114 3163 3201 3243 3214 3262 3287 3342 3287 3339 3359 3331 3407 3364 3476 3499 3514 3498 3437 3464 3455 3364 3414 3361 3400 3447 3433 3407 3451 3449 3409 3416 3388 3329 3378 3402 3350 3410 3371 3355 3371 3364 3325 3363 3353 3418 3457 3463 3444 3468 3346 3344 3393 3433 3430 3479 3443 3541 3566 3568 3516 3547 3539 3382 3433 3352 3315 3295 3306 3326 3276 3250 3237 3323 3266 3288 3287 3257 3205 3232 3180 3200 3265 3221 3257 3332 3318 3295 3208 3185 3233 3251 3379 3330 3302 3235 3257 3273 3276 3188 3214 3318 3273 3291 3302 3303 3333 3334 3208 3137 3139 3166 3122 3158 3107 3133 3004 3037 3023 3000 3001 3108 3043 2994 3071 2995 3069 3072 3166 3146 3122 3121 3150 3129 3183 3132 3126 3139 3172 3226 3225 3186 3152 3084 3008 3013 2981 2997 2982 2972 3002 3047 3052 3014 3132 3174 3251 3242 3185 3243 3230 3224 3207 3170 3279 3306 3248 3270 3203 3307 3371 3343 3342 3347 3322 3255 3370 3436 3386 3350 3302 3268 3262 3310 3319 3304 3276 3249 3271 3247 3207 3202 3249 3277 3280 3241 3206 3344 3255 3233 3255 3240 3229 3217 3164 3255 3190 3245 3221 3184 3191 3224 3289 3269 3257 3168 3121 3121 3157 3121 3155 3168 3158 3178 3128 3152 3215 3131 3112 3207 3224 3244 3293 3300 3284 3319 3323 3308 3326 3315 3250 3250 3216 3300 3338 3253 3272 3217 3205 3125 3178 3160 3115 3076 3182 3130 3145 3151 3138 3108 3088 3116 3171 3165 3194 3209 3224 3195 3181 3176 3153 3206 3247 3228 3189 3217 3159 3195 3114 3103 3125 3091 3061 3070 3000 2997 3002 3002 2985 2957 2976 2940 2971 2946 3020 3042 2977 3032 2996 3098 3052 2973 2981 3042 3023 3031 2998 3092 3078 3073 3065 3061 3100 3113 3074 3117 3129 3043 3054 2983 2978 2951 2921 2914 2935 3014 2936 2882 2895 2860 2828 2761 2794 2786 2808 2846 2876 2924 2877 2922 2933 2925 3006 2994 3085 3059 3052 3047 3036 3052 3041 3046 2989 2986 3027 3067 3101 3061 3013 2986 3015 2996 3065 3071 3145 3064 3038 3091 3014 2973 3025 3004 2954 2965 2958 2887 2878 2956 2907 2983 2953 3024 3084 3081 3180 3138 3258 3300 3373 3374 3329 3309 3382 3359 3393 3410 3342 3329 3316 3275 3338 3385 3283 3245 3180 3183 3150 3116 3103 3109 3148 3057 3013 3028 3050 3035 3098 3069 2966 2953 3000 3017 2997 2951 2956 3000 3005 2942 2952 2953 2968 2903 3001 2988 2943 2898 2934 3012 3005 3047 2993 3003 3058 3058 3080 3059 3072 3087 3133 3173 3169 3132 3072 3100 3092 3113 3054 3079 3115 3095 3030 3053 3089 3069 3079 3041 3025 2971 2965 2925 3007 2934 2992 2943 3020 3046 3116 3070 3027 3071 3066 3136 3063 2968 2922 3023 2921 3014 2939 2986 2954 2894 2930 2978 2906 2884 2907 2890 2917 2872 2956 3013 3035 3120 3068 2999 2978 2972 2932 2985 2961 2910 2907 3029 2984 3013 2976 2961 2925 2858 2866 2860 2916 2944 2944 2935 2957 2959 2901 2950 2919 2881 2875 2842 2866 2881 2782 2809 2839 2853 2925 2882 2898 2836 2860 2878 2833 2844 2892 2857 2809 2791 2867 2857 2877 2875 2843 2825 2845 2859 2868 2881 2892 2928 2850 2896 2869 2881 2875 2880 2877 2906 2915 2921 2889 2888 2868 2911 2880 2891 2862 2829 2849 2847 2883 2849 2810 2818 2842 2847 2793 2742 2695 2704 2671 2731 2759 2733 2776 2767 2803 2806 2810 2840 2893 2952 2884 2903 2938 2985 2939 2917 2881 2879 2901 2841 2812 2807 2806 2803 2836 2906 2899 2909 2799 2791 2698 2686 2740 2782 2840 2766 2757 2789 2824 2786 2740 2737 2840 2823 2841 2815 2817 2796 2873 2917 2887 2888 2853 2893 2818 2843 2816 2818 2814 2845 2839 2852 2889 2887 2921 2928 2829 2882 2835 2750 2756 2754 2791 2826 2916 2893 2922 2965 2919 2890 2879 2797 2798 2758 2687 2695 2729 2733 2649 2682 2695 2620 2554 2450 2437 2463 2493 2502 2458 2440 2418 2367 2441 2391 2433 2457 2424 2403 2329 2359 2420 2488 2451 2495 2513 2508 2495 2475 2495 2458 2582 2605 2662 2668 2623 2583 2590 2599 2622 2657 2618 2622 2627 2637 2673 2660 2702 2753 2673 2590 2645 2562 2548 2533 2466 2498 2530 2554 2548 2588 2533 2513 2492 2546 2588 2610 2626 2546 2584 2571 2601 2629 2631 2630 2592 2612 2622 2665 2589 2583 2603 2610 2577 2524 2529 2503 2507 2535 2461 2485 2458 2516 2466 2558 2562 2550 2498 2496 2571 2543 2536 2528 2501 2535 2523 2582 2528 2533 2621 2618 2599 2572 2562 2526 2548 2566 2527 2559 2489 2493 2484 2462 2495 2505 2418 2436 2397 2415 2401 2461 2435 2459 2485 2464 2426 2474 2419 2396 2396 2436 2386 2375 2392 2427 2512 2492 2483 2512 2496 2489 2500 2489 2476 2553 2602 2628 2642 2533 2601 2551 2547 2577 2562 2492 2530 2530 2533 2442 2507 2439 2522 2531 2518 2552 2538 2536 2454 2417 2382 2365 2293 2267 2314 2351 2334 2306 2295 2321 2347 2353 2327 2319 2373 2281 2343 2359 2300 2316 2316 2289 2263 2307 2348 2361 2311 2278 2248 2267 2241 2205 2245 2210 2180 2127 2145 2230 2167 2180 2162 2102 2099 2178 2155 2186 2117 2107 2170 2090 2165 2153 2188 2203 2190 2143 2191 2190 2138 2057 2120 2131 2128 2135 2091 2052 2041 2099 2110 2120 2117 2089 2124 2167 2152 2157 2167 2122 2112 2127 2118 2076 2126 2144 2180 2151 2151 2124 2075 2093 2036 2079 2112 2079 2154 2165 2222 2308 2270 2243 2235 2233 2230 2246 2239 2247 2288 2313 2292 2285 2273 2316 2350 2369 2385 2298 2281 2303 2356 2283 2244 2257 2209 2221 2183 2236 2195 2222 2202 2237 2176 2192 2176 2146 2228 2241 2230 2236 2247 2232 2187 2135 2148 2121 2167 2185 2160 2158 2205 2175 2183 2156 2166 2161 2114 2139 2133 2181 2168 2180 2197 2225 2172 2213 2208 2213 2200 2271 2253 2301 2308 2330 2320 2290 2282 2326 2302 2298 2353 2330 2271 2263 2261 2230 2175 2213 2205 2234 2239 2185 2151 2144 2192 2190 2137 2162 2157 2238 2138 2181 2186 2227 2246 2246 2277 2284 2349 2348 2379 2383 2361 2306 2291 2300 2328 2347 2341 2270 2304 2302 2358 2383 2389 2347 2339 2371 2378 2414 2371 2406 2455 2416 2386 2394 2480 2458 2433 2382 2448 2534 2544 2487 2468 2390 2314 2317 2339 2321 2309 2336 2251 2323 2298 2228 2292 2372 2433 2371 2394 2462 2470 2431 2450 2483 2481 2548 2563 2478 2458 2463 2441 2389 2422 2374 2455 2379 2484 2436 2434 2394 2334 2315 2331 2402 2366 2376 2441 2444 2402 2383 2446 2445 2396 2398 2408 2345 2387 2432 2470 2465 2414 2444 2421 2403 2378 2378 2395 2412 2356 2355 2322 2323 2322 2454 2386 2469 2495 2478 2477 2528 2459 2560 2470 2475 2492 2434 2451 2447 2383 2341 2335 2327 2299 2342 2375 2430 2438 2396 2379 2461 2482 2449 2531 2475 2477 2444 2373 2323 2312 2373 2348 2412 2373 2437 2454 2394 2449 2500 2603 2637 2532 2537 2527 2553 2585 2549 2502 2468 2441 2462 2399 2440 2348 2395 2374 2340 2435 2496 2549 2488 2515 2509 2564 2520 2478 2484 2488 2558 2516 2558 2526 2498 2525 2491 2449 2447 2472 2448 2435 2403 2423 2439 2427 2574 2522 2516 2505 2513 2497 2442 2390 2548 2535 2532 2531 2501 2489 2542 2522 2548 2500 2576 2606 2601 2535 2597 2505 2465 2475 2461 2513 2564 2470 2510 2497 2555 2542 2544 2545 2526 2524 2519 2489 2554 2507 2532 2556 2513 2480 2524 2464 2481 2465 2520 2590 2569 2530 2647 2596 2579 2613 2632 2633 2685 2646 2548 2530 2502 2547 2504 2501 2524 2524 2548 2531 2536 2579 2625 2602 2627 2628 2641 2583 2622 2582 2580 2569 2545 2492 2562 2555 2612 2488 2536 2542 2493 2535 2531 2570 2571 2534 2521 2492 2520 2542 2556 2672 2579 2515 2498 2512 2528 2485 2427 2406 2370 2442 2387 2440 2397 2402 2472 2523 2529 2538 2579 2550 2571 2531 2566 2502 2476 2468 2438 2431 2468 2482 2455 2443 2421 2429 2397 2423 2356 2472 2452 2420 2462 2462 2459 2463 2437 2472 2430 2418 2372 2397 2430 2442 2451 2467 2453 2410 2435 2427 2402 2395 2389 2352 2354 2458 2444 2339 2361 2346 2359 2293 2285 2271 2273 2351 2351 2288 2305 2274 2325 2346 2259 2277 2269 2349 2402 2452 2390 2487 2517 2537 2531 2542 2577 2550 2590 2611 2599 2663 2691 2681 2723 2681 2715 2632 2560 2576 2564 2573 2562 2559 2655 2601 2604 2578 2600 2541 2546 2589 2621 2563 2562 2501 2502 2425 2450 2474 2490 2488 2451 2440 2459 2410 2429 2573 2585 2652 2675 2658 2609 2639 2672 2619 2640 2632 2698 2577 2567 2540 2537 2464 2508 2541 2550 2546 2526 2516 2565 2662 2618 2709 2631 2657 2673 2712 2690 2694 2706 2706 2608 2574 2552 2549 2538 2489 2496 2543 2543 2530 2479 2393 2389 2437 2537 2412 2454 2430 2452 2561 2615 2573 2538 2456 2546 2521 2566 2526 2541 2565 2467 2450 2462 2424 2415 2406 2432 2448 2401 2384 2398 2370 2348 2347 2279 2363 2305 2333 2298 2286 2279 2264 2248 2200 2262 2266 2245 2229 2303 2311 2322 2302 2318 2330 2339 2305 2348 2404 2331 2336 2381 2458 2364 2507 2327 2324 2332 2427 2392 2438 2366 2317 2340 2299 2293 2258 2260 2240 2327 2308 2332 2375 2302 2368 2304 2199 2232 2173 2093 2142 2186 2203 2189 2177 2180 2234 2228 2235 2206 2220 2161 2153 2128 2150 2217 2243 2249 2306 2331 2295 2252 2303 2300 2307 2343 2350 2254 2194 2164 2224 2188 2193 2210 2219 2228 2238 2252 2274 2233 2175 2211 2142 2158 2142 2140 2128 2125 2142 2162 2170 2127 2205 2199 2145 2144 2096 2103 2109 2163 2163 2170 2241 2162 2175 2203 2215 2228 2216 2260 2315 2235 2206 2197 2175 2159 2123 2142 2154 2218 2114 2138 2119 2142 2138 2165 2141 2108 2098 2077 2139 2174 2120 2113 2109 2186 2199 2156 2184 2135 2221 2202 2243 2194 2266 2260 2309 2283 2359 2377 2431 2455 2428 2402 2410 2419 2444 2426 2392 2451 2462 2495 2525 2448 2499 2520 2535 2530 2518 2468 2425 2406 2423 2482 2399 2325 2367 2227 2211 2251 2276 2320 2355 2346 2413 2417 2484 2460 2489 2465 2457 2512 2496 2418 2447 2489 2503 2413 2521 2428 2408 2423 2279 2333 2294 2265 2268 2371 2361 2357 2385 2411 2378 2384 2349 2347 2319 2291 2286 2310 2284 2302 2329 2338 2370 2437 2430 2437 2444 2419 2446 2426 2414 2387 2341 2355 2403 2459 2491 2570 2580 2522 2527 2521 2527 2558 2575 2458 2459 2436 2452 2433 2448 2460 2468 2476 2452 2441 2491 2449 2494 2532 2490 2467 2464 2418 2449 2357 2322 2366 2279 2211 2346 2331 2369 2394 2373 2371 2363 2306 2289 2374 2370 2379 2373 2349 2342 2305 2334 2366 2398 2402 2363 2323 2333 2300 2270 2215 2187 2159 2110 2135 2152 2186 2215 2204 2238 2245 2220 2274 2279 2232 2166 2183 2207 2219 2243 2242 2207 2213 2199 2209 2211 2204 2106 2149 2175 2153 2183 2205 2179 2198 2196 2226 2245 2287 2259 2344 2390 2433 2456 2376 2358 2321 2282 2334 2316 2289 2370 2479 2460 2448 2453 2437 2423 2402 2425 2381 2433 2417 2452 2373 2399 2467 2396 2388 2468 2498 2455 2440 2429 2418 2367 2449 2413 2493 2504 2490 2507 2439 2426 2439 2444 2491 2491 2469 2513 2483 2466 2507 2558 2618 2622 2610 2577 2557 2560 2599 2584 2661 2665 2622 2654 2594 2604 2607 2599 2621 2633 2651 2660 2682 2740 2655 2601 2553 2568 2494 2487 2505 2444 2457 2458 2431 2461 2511 2538 2555 2618 2624 2651 2675 2668 2622 2562 2582 2617 2624 2632 2605 2574 2574 2569 2601 2607 2587 2597 2619 2559 2605 2550 2556 2542 2548 2538 2528 2597 2575 2652 2544 2597 2587 2568 2543 2512 2447 2492 2557 2598 2560 2564 2691 2661 2651 2639 2661 2626 2716 2714 2706 2707 2666 2707 2652 2615 2630 2629 2582 2588 2654 2730 2748 2683 2706 2765 2826 2800 2833 2802 2763 2730 2727 2691 2707 2691 2583 2635 2538 2527 2541 2531 2514 2531 2470 2408 2385 2422 2452 2590 2587 2594 2555 2569 2591 2619 2484 2512 2554 2558 2530 2578 2588 2597 2549 2617 2629 2685 2735 2748 2732 2734 2687 2715 2670 2648 2647 2706 2691 2737 2688 2615 2572 2503 2483 2482 2537 2499 2453 2387 2487 2510 2591 2575 2540 2508 2615 2710 2724 2735 2783 2855 2814 2853 2697 2667 2677 2612 2724 2741 2691 2664 2683 2678 2633 2652 2539 2624 2760 2795 2928 2817 2726 2756 2634 2638 2499 2510 2470 2411 2517 2512 2526 2509 2553 2582 2647 2617 2683 2576 2538 2559 2539 2611 2629 2660 2671 2738 2709 2733 2725 2720 2729 2735 2786 2765 2765 2733 2775 2682 2677 2628 2676 2673 2641 2662 2679 2630 2588 2557 2576 2563 2583 2510 2574 2566 2679 2640 2656 2621 2657 2642 2677 2641 2713 2671 2642 2603 2667 2643 2724 2830 2834 2842 2834 2796 2762 2760 2683 2583 2558 2574 2646 2581 2460 2517 2421 2426 2360 2450 2403 2413 2464 2497 2512 2499 2432 2460 2426 2478 2499 2553 2606 2612 2540 2534 2588 2611 2649 2641 2580 2629 2696 2716 2670 2725 2680 2713 2682 2652 2540 2598 2666 2599 2607 2610 2537 2515 2555 2545 2535 2497 2498 2470 2484 2462 2414 2418 2496 2454 2545 2483 2499 2444 2411 2498 2516 2513 2524 2526 2547 2560 2513 2465 2473 2537 2538 2560 2534 2527 2563 2560 2562 2563 2558 2562 2469 2499 2505 2466 2553 2505 2493 2429 2374 2357 2325 2403 2340 2333 2312 2315 2336 2327 2298 2350 2387 2442 2457 2534 2575 2631 2578 2618 2641 2670 2759 2787 2831 2820 2793 2751 2660 2630 2618 2529 2607 2558 2595 2544 2522 2484 2545 2560 2675 2719 2745 2713 2635 2720 2634 2653 2622 2633 2615 2581 2550 2553 2503 2500 2510 2524 2665 2639 2633 2676 2701 2738 2719 2697 2590 2565 2555 2568 2574 2587 2599 2537 2555 2552 2504 2570 2544 2476 2474 2546 2582 2618 2501 2464 2538 2501 2494 2556 2452 2401 2410 2415 2492 2494 2413 2537 2548 2631 2678 2691 2723 2720 2680 2652 2712 2756 2678 2613 2604 2622 2569 2542 2532 2523 2481 2488 2500 2450 2516 2492 2444 2471 2454 2389 2399 2396 2477 2392 2399 2356 2326 2312 2305 2265 2304 2294 2373 2425 2477 2460 2504 2557 2500 2503 2526 2538 2539 2555 2584 2619 2607 2556 2525 2492 2502 2447 2444 2427 2425 2401 2382 2401 2394 2374 2384 2423 2418 2411 2432 2446 2434 2427 2383 2473 2461 2525 2532 2634 2622 2659 2736 2783 2761 2809 2827 2820 2899 2924 2926 2880 2838 2831 2797 2757 2670 2820 2731 2746 2691 2693 2583 2522 2530 2527 2596 2615 2547 2594 2611 2641 2653 2653 2678 2708 2638 2676 2607 2629 2694 2685 2709 2726 2715 2799 2841 2942 2914 2903 2854 2842 2851 3035 3060 3003 2977 2910 2866 2768 2757 2723 2655 2703 2698 2696 2684 2708 2675 2631 2633 2639 2605 2606 2677 2717 2745 2762 2684 2669 2740 2751 2837 2869 2935 2987 2990 2979 3003 2944 2877 2924 2847 2863 2839 2789 2750 2738 2717 2684 2666 2616 2565 2531 2540 2546 2575 2526 2559 2526 2535 2565 2596 2563 2504 2603 2546 2535 2502 2467 2520 2562 2598 2617 2688 2664 2736 2695 2730 2735 2759 2765 2772 2786 2781 2685 2703 2728 2677 2662 2648 2687 2706 2642 2658 2684 2707 2718 2690 2718 2760 2761 2803 2796 2735 2739 2778 2709 2702 2714 2751 2723 2786 2758 2741 2825 2796 2870 2856 2869 2832 2854 2868 2809 2836 2800 2760 2748 2705 2667 2589 2580 2624 2597 2599 2557 2503 2486 2454 2474 2426 2437 2397 2429 2382 2401 2426 2449 2461 2467 2434 2486 2553 2570 2555 2590 2630 2664 2804 2860 2815 2754 2775 2762 2744 2742 2765 2817 2863 2804 2773 2736 2708 2755 2651 2791 2780 2621 2632 2665 2629 2623 2596 2644 2641 2707 2653 2678 2715 2640 2683 2615 2706 2759 2790 2764 2781 2739 2755 2784 2815 2832 2851 2911 2948 2985 3017 2981 2912 2887 2935 2986 2897 2918 2880 2866 2835 2837 2747 2798 2782 2793 2813 2795 2761 2671 2662 2591 2553 2522 2534 2572 2594 2607 2599 2564 2631 2598 2541 2611 2678 2640 2621 2638 2614 2605 2638 2670 2732 2703 2719 2762 2740 2671 2604 2661 2608 2569 2561 2493 2504 2556 2618 2562 2611 2611 2636 2658 2659 2665 2662 2713 2760 2736 2720 2755 2798 2694 2716 2640 2665 2672 2731 2697 2761 2757 2769 2853 2908 2866 2864 2882 2901 2932 2925 2869 2843 2853 2852 2803 2811 2775 2713 2763 2727 2761 2790 2834 2699 2705 2721 2727 2707 2655 2710 2706 2729 2651 2665 2638 2740 2786 2839 2833 2860 2808 2859 2904 2949 3064 3015 2974 3023 2924 2905 2960 2971 2920 2917 2927 2867 2867 2811 2802 2735 2689 2636 2578 2531 2597 2675 2703 2771 2702 2694 2739 2698 2690 2655 2769 2790 2826 2865 2940 3028 3037 3136 3156 3121 3085 3018 3049 3047 3108 3099 3026 3151 3062 2984 3004 2886 2863 2868 2792 2726 2750 2678 2726 2809 2740 2737 2799 2781 2779 2796 2773 2793 2755 2803 2808 2851 2860 2983 3027 3086 3088 3079 2971 3000 2984 3063 3096 3130 3154 3070 3038 2983 2943 2957 2918 2958 2951 2984 2923 2908 2892 2854 2865 2834 2846 2823 2919 2893 2950 2963 2979 2939 2892 2912 2945 2860 2908 2983 2869 2869 2850 2978 2948 2935 2882 3065 3042 3134 3005 3087 3118 3148 3221 3176 3222 3198 3223 3244 3187 3134 3113 3144 3181 3089 3076 3124 3029 3125 3112 3093 3075 3023 3026 2940 2964 2915 2882 2917 2874 2876 2863 2932 2980 3029 3017 2921 2944 3042 3074 3098 3113 3101 3073 3082 3131 3135 2925 2907 2843 2799 2744 2646 2677 2631 2606 2636 2548 2574 2595 2644 2707 2745 2664 2726 2678 2751 2721 2740 2731 2757 2805 2820 2785 2855 2872 2884 2925 2977 2974 3013 2938 2909 2889 2967 2974 2947 2955 2946 2998 3017 3015 2904 2869 2825 2831 2831 2807 2806 2801 2839 2846 2778 2826 2795 2766 2796 2758 2813 2772 2723 2696 2666 2720 2733 2802 2811 2825 2922 2893 2940 2960 2841 2887 2860 2947 2897 2874 2819 2740 2761 2728 2809 2892 2883 2937 3016 2891 2815 2748 2664 2745 2774 2746 2741 2718 2715 2726 2749 2801 2816 2787 2730 2740 2768 2766 2755 2754 2762 2887 2908 2924 2928 2988 3017 3038 3020 2961 2991 2924 2896 2823 2817 2802 2810 2768 2793 2847 2844 2790 2741 2650 2603 2522 2625 2672 2633 2662 2618 2625 2647 2674 2613 2633 2629 2671 2670 2756 2804 2851 2890 2852 2873 2926 2968 2971 2945 2881 2947 2992 3043 3026 2864 2861 2870 2831 2755 2753 2723 2744 2750 2796 2778 2814 2783 2830 2794 2795 2827 2839 2764 2756 2770 2807 2813 2780 2781 2752 2840 2879 2887 2873 2915 2908 2928 2944 2962 3070 3077 3043 2993 2887 2893 2946 2876 2806 2762 2831 2903 2959 2945 2807 2756 2709 2687 2698 2608 2551 2607 2644 2635 2662 2593 2649 2664 2597 2606 2606 2598 2609 2699 2736 2737 2820 2896 2978 2887 2879 2891 2966 2915 3070 3070 2965 2942 2900 2889 2844 2861 2776 2726 2746 2696 2657 2711 2702 2687 2647 2581 2565 2540 2583 2505 2553 2567 2606 2582 2555 2591 2623 2618 2651 2603 2651 2639 2644 2719 2642 2595 2689 2725 2783 2748 2775 2808 2764 2769 2863 2807 2740 2674 2638 2590 2670 2599 2596 2579 2569 2504 2533 2491 2522 2483 2616 2629 2647 2597 2577 2629 2645 2628 2572 2560 2513 2625 2648 2725 2812 2768 2787 2795 2807 2813 2804 2895 2909 2932 2911 2867 2834 2792 2745 2721 2774 2807 2828 2808 2821 2769 2721 2711 2704 2637 2656 2693 2733 2696 2667 2594 2636 2684 2728 2650 2720 2607 2553 2570 2607 2603 2640 2631 2625 2576 2577 2546 2623 2679 2699 2732 2758 2698 2698 2655 2613 2652 2700 2706 2749 2738 2694 2724 2755 2790 2777 2704 2708 2634 2638 2620 2581 2532 2580 2634 2506 2496 2496 2525 2666 2620 2736 2645 2592 2560 2565 2571 2559 2519 2578 2543 2551 2520 2602 2590 2608 2542 2578 2681 2707 2647 2637 2742 2740 2786 2834 2784 2774 2782 2769 2766 2726 2701 2751 2773 2787 2781 2819 2775 2838 2807 2787 2815 2764 2785 2796 2777 2813 2776 2827 2788 2775 2787 2747 2761 2724 2674 2651 2667 2674 2570 2582 2662 2612 2602 2565 2560 2546 2558 2555 2554 2542 2530 2566 2619 2611 2623 2571 2590 2583 2611 2601 2611 2632 2658 2642 2541 2514 2566 2495 2594 2688 2665 2661 2634 2689 2716 2670 2630 2671 2660 2675 2620 2558 2565 2564 2626 2606 2621 2644 2681 2618 2518 2406 2389 2349 2344 2418 2434 2439 2479 2514 2447 2474 2433 2429 2403 2424 2365 2436 2555 2526 2520 2512 2511 2536 2492 2531 2519 2475 2500 2555 2529 2560 2580 2590 2583 2631 2641 2640 2603 2542 2472 2522 2477 2392 2425 2428 2443 2447 2474 2501 2445 2427 2521 2591 2603 2562 2581 2530 2508 2477 2559 2506 2470 2432 2475 2402 2449 2409 2438 2441 2433 2348 2289 2265 2375 2357 2295 2321 2337 2269 2221 2194 2177 2196 2205 2275 2202 2260 2239 2228 2184 2115 2154 2223 2200 2156 2202 2175 2111 2074 2122 2142 2219 2188 2113 2108 2134 2218 2138 2238 2154 2234 2223 2212 2206 2099 2150 2142 2096 2106 2134 2049 2085 2072 2121 2116 2017 2041 2049 2009 2077 2168 2047 2083 2014 2022 1962 1988 1971 1930 1976 1898 1872 1880 1899 2002 2010 1936 1887 1850 1818 1850 1820 1864 1885 1816 1823 1807 1730 1727 1700 1770 1724 1681 1681 1729 1638 1580 1554 1468 1546 1457 1414 1433 1422 1410 1436 1433 1416 1354 1390 1372 1432 1365 1362 1412 1418 1377 1426 1391 1380 1312 1323 1330 1321 1399 1401 1451 1361 1434 1330 1334 1353 1418 1316 1299 1354 1298 1279 1296 1291 1185 1162 1220 1295 1308 1280 1175 1271 1196 1225 1306 1222 1217 1228 1234 1170 1264 1277 1104 1107 1128 1152 1154 1227 1220 1193 1148 1127 1112 1013 1005 1000 970 992 923 923 912 913 910 819 852 760 752 797 745 742 784 664 713 694 642 616 646 626 658 657 641 611 625 641 674 671 673 678 695 751 695 762 720 674 693 640 677 670 653 630 613 662 651 644 565 567 565 531 463 461 490 588 578 523 455 476 497 450 444 507 579 637 716 696 702 639 693 666 671 672 658 703 702 640 564 534 571 549 550 494 441 484 434 432 412 412 440 391 437 362 381 335 342 341 399 389 354 426 421 445 501 507 530 504 532 508 508 430 472 476 464 424 371 368 298 299 248 246 249 221 180 176 176 180 181 185 195 202 211 214 221 208 213 208 212 205 214 209 208 202 197 194 199 201 187 156 158 156 158 158 156 156 156 156 156 156 158 156 158 156 156 156 158 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 160 156 156 156 156 156 156 156 156 156 156 156 158 156 156 156 156 156 156 160 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per inch +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = Inch +[Exif IFD0 - 0x0140] Color Map = [768 values] +[Exif IFD0 - 0x830e] Pixel Scale = 10.16 10.16 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 664354.283 4601368.607 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [20 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS84 UTM zone 17N +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 17 N with WGS84 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = f41078a1.tif +[File - 0x0002] File Size = 15476724 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/f41078e1.tif.txt b/tif/GeoTIFF/metadata/java/f41078e1.tif.txt new file mode 100644 index 00000000..1735056f --- /dev/null +++ b/tif/GeoTIFF/metadata/java/f41078e1.tif.txt @@ -0,0 +1,43 @@ +FILE: f41078e1.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 9861 pixels +[Exif IFD0 - 0x0101] Image Height = 6249 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette +[Exif IFD0 - 0x0111] Strip Offsets = [6249 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 166 166 166 176 176 176 180 184 188 170 170 174 158 156 160 176 172 172 172 172 172 174 170 170 162 172 164 180 182 186 170 162 174 156 162 168 170 172 166 160 164 162 164 162 156 162 156 160 158 160 160 160 160 156 162 158 160 163 161 178 160 168 156 164 158 160 164 160 158 158 156 160 160 160 164 162 156 160 164 158 156 156 156 160 156 166 160 158 160 164 160 160 156 166 156 170 160 170 166 164 170 160 158 162 156 166 162 176 172 170 166 176 166 180 166 178 166 160 172 178 170 162 168 174 172 176 176 186 172 178 182 178 176 174 172 166 164 176 168 164 172 166 167 176 170 174 193 214 221 220 226 226 245 249 255 292 267 305 303 316 330 340 379 348 348 377 433 462 460 469 497 518 525 522 520 531 544 501 494 522 507 486 476 439 459 460 425 450 447 418 391 403 384 363 372 367 387 321 291 283 283 241 246 225 216 218 226 217 202 190 186 183 185 183 192 191 183 191 189 224 247 257 280 275 298 301 289 307 272 269 269 300 299 298 321 323 316 312 323 335 347 363 405 434 406 427 459 456 462 456 451 457 478 482 493 466 517 501 529 526 550 562 615 612 610 631 598 594 608 614 602 611 620 628 633 633 659 643 645 657 678 664 645 625 631 644 660 701 726 730 695 720 729 757 748 818 833 882 836 838 894 929 966 934 941 906 957 955 1002 1000 1037 1030 1037 957 1023 1003 1026 945 952 950 978 989 955 963 1019 1041 1017 1067 1094 1097 1119 1200 1178 1194 1236 1227 1369 1348 1351 1384 1390 1345 1443 1422 1427 1434 1447 1485 1584 1557 1559 1571 1529 1573 1545 1524 1572 1615 1622 1666 1674 1734 1728 1681 1735 1753 1796 1763 1719 1803 1817 1843 1790 1859 1907 1929 1924 2052 2062 2104 2104 2129 2054 2092 2071 2085 2071 2069 2095 2123 2144 2160 2229 2065 2109 2100 2104 2092 2106 2117 2136 2094 2058 2158 2148 2051 2136 2149 2229 2155 2253 2238 2213 2220 2228 2182 2268 2177 2238 2242 2243 2309 2335 2250 2255 2253 2287 2277 2315 2302 2300 2260 2273 2301 2295 2297 2307 2322 2343 2365 2432 2489 2505 2438 2496 2559 2590 2681 2688 2762 2752 2854 2851 2904 2819 2822 2737 2799 2815 2810 2862 2906 2882 2909 2996 3076 2981 2924 2919 2905 2880 2964 3009 3002 2992 2926 2950 2902 2965 2937 2889 2923 3027 2961 2877 2917 2872 2894 2880 2906 2872 2916 2805 2708 2725 2685 2572 2605 2572 2634 2652 2668 2664 2601 2646 2689 2676 2680 2638 2632 2674 2774 2667 2719 2707 2639 2692 2675 2730 2720 2700 2719 2738 2758 2808 2802 2780 2789 2795 2782 2892 2755 2790 2767 2724 2710 2694 2789 2756 2784 2692 2645 2664 2701 2739 2725 2759 2718 2668 2655 2640 2756 2792 2794 2779 2833 2828 2755 2753 2738 2743 2743 2787 2778 2824 2790 2748 2774 2766 2735 2773 2771 2839 2892 2879 2852 2831 2847 2845 2823 2875 2892 2901 2898 2951 2938 2947 2993 3045 3072 3128 3122 3089 2966 3085 3047 3127 3014 3102 3164 3238 3225 3124 3147 3144 3129 3165 3148 3207 3204 3213 3183 3214 3197 3235 3213 3287 3250 3260 3237 3629 4400 3997 3408 3210 3205 3238 3186 3170 3218 3196 3198 3255 3213 3235 3257 3293 3317 3373 3284 3230 3237 3221 3239 3341 3247 3145 3220 3254 3295 3303 3254 3208 3112 3172 3117 3114 3224 3145 3240 3191 3235 3231 3245 3265 3214 3309 3259 3196 3180 3126 3128 3149 3148 3175 3122 3050 3080 3102 3073 3096 3139 3133 3173 3227 3220 3272 3282 3369 3241 3246 3312 3242 3196 3220 3203 3204 3195 3229 3203 3227 3151 3244 3326 3244 3316 3279 3258 3329 3318 3328 3386 3363 3387 3293 3321 3290 3310 3319 3334 3406 3378 3449 3353 3413 3353 3426 3409 3419 3491 3391 3364 3369 3443 3419 3364 3386 3343 3386 3338 3304 3320 3323 3351 3263 3265 3355 3345 3331 3357 3353 3355 3395 3327 3366 3417 3425 3516 3434 3391 3411 3494 3454 3351 3385 3378 3376 3419 3401 3297 3255 3294 3278 3400 3391 3409 3270 3310 3322 3295 3238 3238 3265 3271 3293 3324 3400 3415 3431 3382 3429 3413 3375 3333 3393 3311 3344 3429 3369 3336 3349 3348 3286 3350 3316 3292 3259 3222 3236 3171 3224 3228 3158 3199 3189 3218 3249 3251 3361 3286 3273 3294 3185 3159 3197 3260 3196 3182 3168 3104 3073 3085 3087 3065 3071 3124 2993 3121 3110 3158 3221 3144 3102 3213 3172 3196 3153 3212 3185 3166 3174 3242 3246 3102 3028 3059 3191 3174 3187 3184 3153 3176 3233 3204 3253 3171 3220 3163 3166 3235 3247 3279 3250 3284 3324 3356 3331 3182 3234 3171 3182 3309 3304 3330 3315 3384 3256 3253 3289 3383 3334 3362 3353 3341 3309 3298 3287 3239 3261 3208 3350 3349 3368 3369 3357 3411 3367 3388 3470 3380 3414 3438 3422 3490 3502 3458 3502 3442 3453 3478 3430 3519 3427 3432 3422 3415 3401 3474 3481 3409 3402 3491 3430 3381 3387 3347 3350 3308 3342 3367 3389 3369 3388 3323 3308 3284 3279 3316 3283 3175 3151 2988 3019 3005 3043 3011 3038 2879 2906 2971 3004 3013 3049 3006 3044 3027 2975 2936 2946 2987 2979 2953 3016 2970 3034 3063 3082 3096 3087 3115 3117 3089 3217 3208 3032 3125 3158 3167 3108 3086 3086 3098 3084 3058 2996 3044 3089 3043 3019 3000 2982 3003 2968 2997 2996 3016 2931 2852 2845 2869 2860 2892 2895 2860 2859 2728 2710 2814 2792 2891 2821 2762 2750 2704 2687 2677 2736 2732 2725 2751 2760 2746 2786 2779 2719 2751 2679 2749 2739 2742 2770 2860 2814 2843 2802 2774 2830 2814 2748 2683 2771 2778 2783 2782 2743 2773 2809 2809 2842 2782 2749 2846 2905 2840 2867 2861 2842 2851 2928 2971 2953 2976 2991 2921 2888 2884 2893 2843 2809 2838 2836 2805 2786 2737 2781 2866 2833 2833 2792 2796 2714 2785 2782 2758 2788 2756 2768 2832 2836 2805 2739 2767 2761 2773 2801 2804 2817 2879 2855 2867 2900 2950 2882 2898 2860 2916 2947 2929 2881 2878 2882 2929 2913 2923 2932 2944 2919 2990 2987 2839 2814 2813 2803 2826 2864 2895 2860 2919 2931 2934 2932 2987 2965 2931 2958 2973 2950 2940 2928 2922 2942 2933 2915 2943 3019 3027 2977 2943 2920 2872 2879 2884 2923 2876 2903 2907 2958 2894 2877 2845 2939 2982 2948 2933 2948 2900 2933 2852 2932 2930 2911 2989 3002 3082 3060 3031 3109 3200 3233 3185 3214 3172 3058 2995 2973 3065 3084 3029 3013 3005 3043 2988 2999 2966 2919 2920 2883 2938 2962 2933 2972 2982 3016 3046 3000 3041 2963 2949 3006 2992 3016 3012 3080 3113 3029 3012 3045 3041 2988 3010 3060 2983 2991 2997 2981 3035 2984 3002 3000 3018 3007 3022 3009 2995 3021 2957 2946 3021 2939 2961 3018 2987 2999 2919 2895 2901 2945 2854 2909 2929 2912 2905 2933 2935 2889 2913 2930 2982 2946 2958 3017 3041 3046 3063 3104 3038 3072 2990 2999 2972 2993 2985 2996 2997 3059 3021 3025 3035 2983 3020 3070 3060 3070 3063 3044 3064 3089 3062 3074 3142 3126 3152 3174 3154 3164 3168 3128 3156 3207 3138 3133 3077 3117 3141 3153 3144 3126 3147 3202 3256 3135 3115 3145 3110 3125 3061 3117 3026 3093 3013 3070 3140 3145 3094 3089 3129 3062 3124 3157 3142 3138 3150 3160 3216 3176 3198 3147 3184 3205 3173 3132 3189 3089 3137 3080 3056 3047 2944 2920 2908 2870 2914 2929 2961 2945 2955 2929 2879 2919 2897 2877 2930 2965 2973 2992 2939 2909 2920 2818 2862 2910 2831 2798 2843 2794 2786 2861 2882 2873 2865 2790 2863 2855 2922 2906 2882 2946 2903 2875 2862 2865 2938 2936 2916 2927 3007 2942 3024 2940 3023 2985 2988 3036 2925 2880 2892 2960 2894 2890 2757 2847 2823 2838 2786 2800 2877 2905 2889 2865 2864 2881 2918 2910 2824 2871 2866 2816 2789 2769 2756 2766 2778 2809 2888 2923 2846 2846 2785 2894 2810 2770 2756 2721 2728 2797 2823 2870 2903 2882 2889 2916 2945 2987 2970 2953 2952 3004 3010 3067 3114 3067 3108 3108 3091 3067 3128 3100 3077 3037 2944 2956 2944 2904 2892 2889 2903 2855 2878 2925 2910 2935 2892 2909 2877 2919 2848 2828 2823 2701 2712 2751 2731 2816 2886 2849 2792 2840 2783 2752 2804 2820 2830 2829 2752 2716 2765 2837 2820 2879 2987 2937 2876 2893 2934 2902 2923 2855 2914 2897 2888 2948 2958 2950 2945 2947 2963 2901 2910 2903 2909 2807 2901 2891 2921 2879 2876 2911 2858 2951 2827 2819 2844 2842 2873 2858 2865 2874 2911 2898 2925 2927 2920 2888 2856 2855 2845 2812 2844 2813 2871 2775 2741 2712 2725 2742 2803 2837 2889 2826 2787 2787 2785 2790 2862 2784 2762 2770 2811 2845 2869 2914 2904 2863 2924 2913 2919 2892 2872 2886 2806 2804 2827 2874 2920 2893 3275 3919 3519 3172 2936 2925 2893 2856 2847 2824 2821 2788 2724 2734 2740 2785 2741 2789 2787 2750 2784 2818 2847 2843 2973 2899 2866 2925 3026 3042 3065 2992 2942 2937 2892 2857 2913 2795 2829 2785 2769 2813 2798 2780 2839 2766 2754 2806 2844 2805 2873 2953 2991 3040 2946 2985 3067 3072 2995 2988 2939 2921 2958 3046 3028 3014 2972 3029 3055 2964 2968 3012 3055 3064 3122 3096 3084 3062 3137 3184 3178 3188 3180 3136 3125 3045 3040 3022 3026 2987 3023 3041 3060 3012 3028 3015 3039 2981 2984 2969 2958 2913 2905 2976 2981 2987 2987 3032 3099 3072 3062 3078 3097 3121 3144 3121 3159 3134 3118 3136 3023 3023 3026 3070 3065 3104 3103 3125 3110 3232 3207 3247 3164 3114 3206 3245 3180 3129 3089 3111 3125 3142 3211 3160 3145 3181 3218 3139 3182 3204 3153 3105 3081 3050 3057 3060 3081 3102 3041 3012 3000 2924 2868 2886 2878 2930 2920 2855 2865 2834 2812 2851 2824 2911 2796 2781 2856 2869 2814 2910 2807 2776 2774 2866 2809 2836 2851 2904 2890 2929 2901 2884 2848 2977 2954 2916 2922 2893 2932 2934 2970 2971 2923 2920 2866 2849 2903 2830 2825 2805 2799 2858 2897 2853 2848 2936 2820 2792 2902 2866 2842 2776 2829 2775 2863 2952 2946 2945 2909 2894 2917 2922 2974 2987 2949 2876 2874 2865 2910 2911 2827 2835 2906 2781 2793 2730 2784 2781 2807 2790 2798 2854 2935 2968 3002 2999 2901 2857 2862 2865 2771 2918 2792 2803 2818 2780 2823 2860 2882 2896 2861 2813 2784 2741 2805 2779 2853 2885 2898 2871 2862 2815 2834 2829 2787 2781 2734 2713 2685 2636 2585 2606 2572 2531 2557 2596 2560 2728 2746 2794 2863 2801 2742 2726 2799 2757 2846 2842 2811 2735 2676 2635 2668 2629 2604 2595 2601 2656 2763 2704 2721 2675 2758 2753 2764 2769 2734 2686 2667 2694 2696 2684 2688 2666 2658 2660 2640 2712 2709 2728 2741 2720 2779 2696 2571 2574 2614 2631 2722 2647 2696 2559 2565 2553 2574 2590 2596 2688 2681 2676 2649 2694 2738 2685 2630 2673 2667 2627 2630 2591 2628 2580 2607 2650 2688 2555 2601 2582 2583 2632 2582 2595 2649 2595 2562 2516 2526 2539 2625 2657 2631 2598 2581 2704 2651 2722 2663 2660 2619 2581 2523 2620 2491 2518 2535 2515 2510 2565 2569 2565 2536 2670 2566 2563 2634 2580 2591 2616 2707 2679 2761 2735 2658 2619 2669 2787 2804 2803 2878 2897 2822 2878 2903 2909 2988 3093 3152 3064 3193 3145 3162 3203 3140 3120 3116 3097 3112 3088 3034 3095 3116 3062 3139 3033 2907 2904 2936 2890 2828 2807 2763 2745 2662 2769 2763 2808 2775 2734 2737 2761 2764 2739 2769 2743 2819 2789 2849 2925 3017 3027 3078 3097 3130 3228 3196 3219 3140 3147 3067 3167 3128 3120 3044 3121 3126 3021 2938 2959 2954 2848 2866 2919 2927 2887 2869 2830 2813 2831 2856 2809 2793 2840 2833 2831 2752 2831 2863 2871 2957 3028 3019 2954 2991 3001 2918 2926 2937 2893 2785 2817 2774 2770 2750 2649 2588 2549 2581 2532 2509 2480 2464 2472 2515 2583 2635 2613 2673 2688 2683 2696 2745 2733 2738 2744 2707 2822 2792 2776 2796 2875 2868 2862 2841 2813 2819 2773 2718 2712 2653 2639 2623 2631 2661 2650 2665 2665 2620 2632 2563 2557 2593 2591 2626 2625 2680 2644 2658 2638 2738 2779 2905 2784 2759 2872 2798 2775 2856 2917 2863 2909 2862 2788 2795 2809 2746 2790 2793 2771 2715 2682 2607 2608 2554 2619 2677 2658 2665 2615 2574 2562 2566 2607 2627 2587 2513 2536 2550 2581 2585 2634 2671 2588 2634 2664 2709 2668 2728 2684 2688 2716 2806 2806 2755 2736 2792 2763 2781 2731 2767 2667 2725 2670 2694 2721 2691 2602 2568 2596 2573 2672 2646 2629 2689 2661 2623 2616 2581 2566 2522 2513 2504 2499 2560 2545 2586 2585 2625 2606 2645 2658 2702 2649 2724 2799 2779 2794 2768 2764 2826 2804 2788 2799 2716 2811 2819 2834 2946 2967 2949 2970 3017 3020 2998 2956 3031 3012 2983 2987 3070 3034 3004 3023 3029 3016 3008 3002 3038 2990 2981 2984 2984 2958 2972 2971 2986 2981 2919 2821 2846 2782 2755 2789 2755 2774 2740 2715 2652 2668 2714 2703 2684 2673 2701 2666 2744 2801 2771 2809 2898 2904 2840 2813 2804 2774 2769 2791 2808 2796 2789 2773 2684 2682 2679 2740 2696 2678 2665 2655 2645 2645 2598 2646 2654 2680 2711 2768 2746 2727 2755 2735 2742 2709 2755 2857 2815 2822 2819 2828 2905 2819 2831 2862 2815 2854 2868 2893 2837 2796 2803 2827 2848 2862 2825 2936 2891 2864 2879 2913 2920 2909 2947 3002 3021 2919 2943 2911 2924 2838 2854 2811 2715 2703 2696 2650 2720 2666 2567 2532 2548 2510 2528 2564 2565 2497 2559 2572 2680 2672 2732 2742 2693 2767 2831 2832 2830 2890 2862 2772 2774 2785 2787 2831 2748 2781 2712 2689 2643 2618 2587 2596 2643 2619 2591 2578 2561 2558 2562 2547 2523 2457 2511 2483 2542 2545 2591 2556 2612 2612 2592 2600 2595 2683 2731 2784 2762 2731 2708 2687 2726 2771 2854 2726 2698 2737 2696 2632 2683 2775 2669 2671 2610 2604 2584 2516 2529 2475 2424 2400 2427 2423 2384 2407 2310 2260 2256 2224 2229 2241 2281 2350 2349 2315 2374 2456 2529 2569 2574 2646 2595 2639 2598 2692 2779 2602 2617 2640 2530 2425 2420 2445 2507 2508 2551 2445 2465 2481 2503 2429 2395 2411 2426 2470 2466 2512 2530 2509 2552 2564 2554 2554 2483 2422 2502 2403 2427 2518 2512 2501 2566 2519 2394 2431 2479 2540 2485 2535 2536 2554 2469 2431 2524 2510 2563 2499 2905 3170 3188 2910 2684 2640 2682 2715 2590 2603 2646 2655 2636 2584 2551 2503 2531 2541 2538 2500 2471 2513 2483 2518 2447 2475 2520 2492 2544 2517 2553 2502 2583 2528 2530 2472 2465 2452 2394 2462 2406 2362 2402 2398 2342 2351 2434 2455 2539 2509 2373 2353 2376 2348 2352 2388 2361 2404 2387 2381 2456 2437 2429 2475 2524 2532 2532 2622 2570 2536 2517 2498 2493 2396 2497 2445 2436 2431 2481 2524 2523 2511 2551 2554 2515 2498 2575 2624 2619 2594 2554 2611 2655 2625 2585 2549 2533 2477 2489 2606 2532 2585 2561 2574 2634 2692 2636 2668 2638 2595 2627 2706 2684 2727 2708 2757 2811 2827 2810 2753 2802 2841 2848 2849 2777 2805 2772 2721 2797 2717 2731 2735 2619 2640 2635 2614 2643 2627 2700 2662 2666 2665 2645 2726 2739 2741 2794 2822 2827 2846 2805 2819 2857 2811 2775 2755 2803 2718 2789 2816 2719 2703 2740 2697 2684 2679 2572 2662 2700 2723 2620 2675 2638 2671 2660 2606 2601 2535 2527 2512 2554 2504 2544 2537 2572 2599 2638 2628 2645 2682 2656 2698 2634 2602 2640 2629 2656 2575 2595 2601 2559 2550 2563 2630 2520 2568 2582 2602 2564 2631 2653 2629 2674 2724 2670 2664 2725 2748 2819 2818 2842 2828 2776 2828 2841 2849 2851 2833 2770 2882 2881 2804 2870 2848 2800 2719 2714 2602 2586 2659 2618 2619 2659 2664 2694 2644 2625 2657 2736 2717 2664 2697 2702 2711 2745 2729 2717 2778 2772 2767 2822 2787 2709 2754 2747 2805 2808 2863 2832 2793 2802 2734 2740 2815 2821 2812 2827 2808 2753 2717 2787 2797 2817 2852 2778 2790 2828 2818 2800 2755 2781 2776 2784 2844 2811 2734 2773 2780 2755 2785 2833 2899 2862 2826 2817 2861 2846 2869 2775 2732 2725 2761 2694 2678 2708 2800 2775 2846 2846 2837 2816 2857 2933 2898 2978 2939 2989 3025 3041 3034 3123 3047 3049 3082 2994 3058 2995 3034 2957 2853 2854 2782 2730 2724 2728 2755 2685 2764 2678 2584 2624 2645 2662 2721 2731 2634 2640 2671 2686 2736 2740 2668 2672 2725 2683 2682 2695 2667 2699 2709 2727 2724 2737 2749 2735 2777 2758 2777 2843 2851 2755 2721 2717 2777 2751 2785 2733 2752 2761 2777 2724 2789 2815 2739 2818 2790 2763 2769 2789 2763 2726 2726 2769 2748 2658 2630 2608 2709 2720 2750 2769 2787 2700 2706 2762 2723 2721 2681 2629 2653 2697 2735 2775 2848 2770 2840 2896 2858 2895 2811 2837 2774 2856 2836 2829 2790 2801 2752 2732 2687 2698 2707 2739 2744 2685 2689 2624 2621 2614 2621 2588 2611 2603 2592 2615 2607 2605 2678 2681 2592 2642 2641 2638 2647 2644 2650 2637 2622 2600 2582 2618 2568 2540 2572 2587 2519 2508 2567 2559 2558 2525 2441 2591 2661 2605 2669 2612 2626 2591 2601 2630 2580 2642 2625 2647 2648 2662 2664 2690 2701 2680 2704 2655 2719 2691 2735 2763 2762 2748 2741 2727 2652 2664 2608 2735 2708 2708 2683 2619 2684 2693 2660 2679 2708 2710 2705 2675 2653 2621 2698 2643 2649 2570 2569 2614 2611 2625 2605 2592 2571 2640 2650 2642 2578 2509 2528 2583 2685 2650 2706 2714 2634 2669 2662 2689 2662 2617 2574 2632 2600 2617 2699 2751 2752 2781 2715 2739 2768 2791 2802 2854 2739 2793 2708 2716 2768 2799 2777 2772 2686 2735 2660 2731 2664 2690 2710 2689 2713 2692 2608 2572 2605 2526 2458 2481 2522 2514 2532 2593 2503 2486 2469 2446 2454 2540 2547 2531 2530 2570 2557 2637 2608 2567 2503 2496 2557 2542 2558 2555 2554 2509 2539 2510 2506 2483 2464 2580 2558 2596 2603 2535 2542 2523 2451 2494 2441 2445 2521 2531 2488 2480 2448 2476 2461 2440 2490 2425 2441 2359 2395 2411 2437 2441 2470 2445 2485 2432 2429 2464 2413 2410 2483 2512 2490 2441 2401 2339 2327 2373 2344 2398 2323 2335 2311 2338 2339 2327 2309 2359 2301 2286 2364 2387 2334 2247 2297 2336 2404 2370 2323 2430 2439 2429 2462 2362 2352 2370 2318 2284 2235 2240 2268 2306 2301 2318 2345 2385 2393 2422 2422 2459 2447 2505 2581 2565 2550 2455 2465 2469 2411 2377 2411 2371 2351 2388 2348 2364 2347 2329 2335 2293 2292 2356 2375 2400 2395 2451 2397 2449 2434 2491 2474 2459 2430 2468 2447 2442 2389 2321 2297 2355 2469 2382 2449 2397 2413 2412 2331 2310 2320 2436 2415 2395 2378 2412 2400 2363 2378 2281 2287 2285 2315 2392 2336 2320 2350 2392 2391 2372 2387 2398 2413 2425 2358 2479 2469 2405 2373 2409 2393 2406 2479 2419 2479 2425 2433 2422 2442 2415 2432 2429 2437 2345 2394 2422 2401 2452 2451 2499 2378 2334 2355 2436 2431 2427 2417 2353 2406 2342 2347 2283 2306 2205 2239 2273 2318 2332 2351 2298 2377 2387 2389 2385 2332 2348 2422 2429 2431 2404 2432 2441 2371 2440 2358 2394 2381 2389 2423 2460 2417 2366 2379 2413 2368 2456 2409 2439 2362 2376 2408 2436 2437 2448 2475 2412 2430 2444 2429 2469 2351 2424 2422 2437 2475 2516 2595 2551 2489 2496 2445 2344 2335 2317 2346 2330 2342 2352 2367 2358 2364 2358 2447 2474 2428 2448 2445 2419 2403 2437 2497 2543 2568 2663 2629 2607 2524 2464 2454 2513 2571 2512 2436 2360 2339 2387 2337 2399 2425 2412 2380 2429 2453 2410 2430 2392 2453 2414 2432 2480 2482 2394 2378 2368 2459 2437 2445 2412 2449 2453 2483 2536 2550 2589 2629 2801 2820 2849 2804 2798 2768 2810 2840 2966 2950 2997 3015 3008 2937 2843 2776 2736 2711 2749 2599 2616 2765 2707 2692 2636 2614 2628 2595 2681 2745 2822 2799 2813 2842 2873 2920 2796 2824 2746 2838 3334 3131 3003 2889 2957 2758 2727 2778 2660 2619 2634 2591 2614 2568 2563 2573 2546 2617 2773 2704 2654 2614 2551 2440 2500 2424 2413 2441 2441 2336 2335 2355 2458 2447 2421 2443 2439 2562 2531 2594 2611 2681 2673 2670 2725 2694 2607 2607 2573 2501 2501 2484 2471 2476 2466 2434 2425 2375 2488 2527 2529 2546 2521 2500 2497 2543 2621 2543 2470 2465 2426 2418 2404 2413 2404 2324 2279 2299 2309 2297 2309 2338 2297 2262 2195 2201 2277 2231 2274 2277 2301 2243 2287 2311 2322 2296 2291 2253 2275 2226 2209 2331 2389 2322 2364 2297 2245 2303 2290 2238 2257 2249 2345 2225 2266 2302 2280 2308 2321 2351 2367 2341 2306 2306 2265 2204 2189 2255 2264 2341 2348 2361 2308 2248 2240 2204 2189 2151 2159 2163 2261 2226 2259 2284 2227 2285 2207 2256 2192 2182 2111 2137 2085 2112 2121 2150 2223 2217 2139 2173 2169 2189 2155 2191 2169 2151 2167 2275 2204 2158 2157 2156 2092 2060 2064 2148 2191 2077 2082 2155 2190 2188 2182 2218 2240 2248 2181 2201 2222 2185 2104 2109 2116 2165 2242 2135 2228 2277 2167 2129 2167 2147 2163 2154 2088 2123 2205 2197 2150 2103 2137 2172 2150 2197 2180 2131 2164 2170 2191 2206 2203 2170 2099 2128 2138 2090 2128 2168 2288 2321 2380 2403 2448 2614 2607 2577 2604 2620 2581 2537 2530 2471 2508 2411 2317 2310 2327 2304 2284 2193 2188 2237 2175 2177 2172 2168 2200 2240 2235 2226 2242 2242 2262 2315 2303 2263 2312 2310 2258 2394 2359 2364 2397 2360 2223 2211 2247 2185 2217 2191 2182 2149 2206 2235 2231 2271 2266 2248 2323 2206 2284 2192 2133 2146 2111 2091 2151 2182 2172 2182 2140 2149 2199 2209 2208 2269 2211 2222 2210 2254 2260 2212 2265 2323 2296 2319 2284 2331 2408 2356 2393 2325 2322 2358 2335 2374 2334 2385 2351 2410 2293 2360 2291 2347 2291 2331 2347 2302 2337 2322 2347 2301 2319 2291 2398 2325 2318 2355 2397 2378 2387 2339 2335 2296 2296 2380 2365 2322 2279 2358 2428 2422 2417 2402 2395 2394 2357 2395 2354 2375 2361 2401 2364 2378 2383 2400 2335 2347 2326 2404 2409 2355 2385 2392 2352 2345 2416 2418 2423 2426 2423 2521 2508 2477 2450 2510 2545 2582 2534 2483 2524 2588 2551 2466 2420 2428 2487 2494 2523 2508 2422 2434 2467 2441 2455 2401 2385 2433 2415 2405 2395 2391 2413 2482 2453 2491 2438 2480 2462 2519 2574 2537 2539 2582 2574 2647 2546 2594 2577 2564 2646 2585 2619 2721 2611 2581 2578 2592 2516 2616 2587 2566 2562 2514 2542 2595 2587 2681 2697 2746 2700 2764 2728 2691 2668 2672 2693 2633 2773 2859 2741 2755 2672 2625 2646 2705 2732 2821 2791 2820 2796 2772 2852 2904 2914 2919 2969 2958 2946 2831 2861 2918 2913 2937 2889 2836 2869 2874 2827 2951 2953 2973 3011 3096 3075 3040 2997 3035 3042 3084 2985 2990 3043 3101 2986 3075 3050 3045 2992 3050 2933 2984 3018 3004 2952 2920 2920 2955 2900 2888 2929 2954 2956 2947 2830 2810 2785 2872 2825 2820 2755 2789 2772 2789 2766 2796 2789 2785 2909 2873 2899 2958 2992 2939 2980 2881 2854 2903 2887 2874 2876 2905 2904 2843 2777 2827 2722 2860 2715 2755 2766 2798 2751 2734 2817 2807 2805 2897 2910 2914 2916 2908 2916 2929 2930 2877 2924 2877 2855 2866 2975 2851 2896 3004 2989 3001 3015 3072 3076 3078 3036 2959 2957 2935 2986 2973 2992 2941 2952 2932 2925 2866 2877 2857 2884 2923 2868 2994 3013 2977 2919 2990 3026 3129 3118 3125 3162 3136 3120 3137 3085 3169 3183 3199 3203 3178 3226 3236 3219 3146 3100 3105 3044 3106 3094 3107 3055 3040 3017 2909 2911 2869 2890 2822 2825 2840 2856 2965 2998 3016 2980 2947 2939 3080 3102 3073 3048 3124 3160 3073 3116 3119 3146 3221 3243 3196 3168 3189 3113 3066 3030 3041 3027 3081 3096 2904 2899 2839 2743 2738 2723 2692 2722 2757 2707 2730 2778 2854 2760 2841 2820 2858 2807 2765 2696 2721 2728 2723 2786 2783 2732 2767 2792 2813 2832 2845 2895 2888 2942 2904 2901 2894 2900 2857 2798 2828 2798 2696 2717 2738 2694 2750 2793 2782 2851 2841 2825 2824 2790 2822 2845 2835 2796 2850 2811 2756 2725 2790 2797 2799 2788 2864 2951 2938 2986 2909 2946 3003 3034 3048 2974 2991 2944 2887 2870 2845 2836 2843 2760 2775 2746 2702 2560 2560 2571 2586 2622 2598 2575 2556 2576 2554 2550 2555 2588 2669 2713 2666 2619 2762 2716 2705 2661 2731 2768 2754 2833 2890 2899 2973 2936 3017 2982 2965 2935 2896 2940 2917 2921 2901 2873 2809 2811 2762 2747 2760 2715 2634 2776 2791 2744 2776 2774 2777 2721 2665 2666 2659 2682 2614 2639 2639 2686 2666 2638 2649 2694 2800 2837 2887 2953 2941 2927 2925 2874 2963 2950 2933 2925 2857 2822 2811 2760 2761 2715 2676 2733 2743 2713 2647 2742 2753 2707 2735 2651 2653 2618 2671 2765 2692 2668 2589 2537 2589 2620 2676 2682 2711 2745 2802 2784 2768 2816 2769 2799 2798 2801 2911 2943 2858 2814 2754 2719 2733 2754 2710 2709 2699 2646 2676 2685 2638 2693 2643 2750 2713 2688 2699 2661 2698 2695 2660 2657 2652 2712 2706 2604 2570 2670 2735 2750 2869 2907 2935 2919 2972 2914 2984 2897 2838 2845 2790 2781 2785 2689 2742 2664 2651 2621 2652 2647 2617 2716 2765 2754 2720 2737 2777 2797 2726 2737 2712 2779 2797 2786 2723 2705 2733 2699 2723 2688 2722 2698 2829 2859 2890 2903 2851 2891 2831 2873 2782 2818 2809 2843 2803 2838 2802 2783 2822 2860 2857 2843 3147 3798 3967 3037 2775 2730 2741 2829 2858 2893 2860 2756 2830 2809 2806 2824 2853 2880 2841 2809 2871 2965 3011 3070 3032 2982 2978 2978 3034 3047 3024 3040 2962 2992 2934 2823 2933 2920 2901 2888 2914 2881 2847 2787 2837 2883 2868 2823 2804 2833 2812 2850 2936 2865 2904 2880 2893 2903 2967 3008 2974 3078 3077 3087 3103 3094 3063 3170 3173 3161 3125 3153 3124 3149 3162 3074 2952 3027 2928 2991 2945 2933 2934 2954 3006 3088 3013 3005 3027 2990 3035 3076 3060 3071 3137 3125 3033 3034 2984 2955 2979 2956 2957 3049 3036 3029 3089 3110 3103 3109 2995 3039 3066 3109 3066 3056 3023 3013 2922 2955 2930 2876 2909 2968 2930 2816 2806 2830 2798 2869 2844 2831 2794 2816 2833 2813 2841 2802 2895 2860 2822 2900 2955 3026 3053 3128 3182 3160 3229 3168 3220 3158 3105 3072 3059 2995 2975 2932 2936 2905 2843 2890 2934 2909 2890 2819 2868 2873 2851 2870 2868 2930 2914 2889 2937 2923 2982 2939 2867 2936 2897 2901 2944 2996 3018 3094 3183 3190 3191 3210 3238 3185 3178 3262 3211 3206 3199 3179 3134 3148 3079 3039 3036 3025 3004 2967 2966 2944 2927 2870 2885 2928 2902 2952 2936 2958 3001 3031 3048 3087 3180 3159 3241 3255 3327 3382 3505 3496 3508 3475 3425 3375 3358 3387 3364 3395 3407 3355 3346 3305 3258 3245 3227 3222 3225 3201 3214 3161 3165 3095 3190 3164 3094 3125 3089 3127 3078 3074 3138 3242 3133 3100 3034 3062 3129 3185 3268 3252 3278 3320 3344 3320 3359 3292 3301 3308 3275 3271 3277 3326 3348 3339 3129 3017 2935 3021 3097 3104 3116 2947 2997 3024 2982 3047 3064 3080 2992 3070 3063 3123 3175 3187 3193 3210 3165 3219 3218 3334 3336 3403 3396 3446 3425 3458 3431 3513 3453 3438 3328 3256 3280 3301 3261 3225 3156 3112 3130 3083 3081 3106 3109 3093 3063 3005 3046 2972 2945 2907 2876 2891 2924 2901 2892 2898 2854 2919 2908 2926 2875 2981 3025 2919 3008 2995 3008 3034 3015 3061 3032 2982 3019 3030 3043 3028 3024 2978 2887 2880 2855 2894 2856 2865 2812 2828 2896 2889 2906 2876 2854 2867 2803 2772 2835 2774 2799 2841 2723 2773 2796 2822 2843 2883 2827 2840 2838 2888 2907 2947 2954 3009 2954 2921 2969 2917 2894 2937 2898 2872 2855 2829 2833 2853 2798 2792 2873 2876 2850 2861 2907 2841 2911 2844 2873 2893 2882 2930 2938 2940 2922 2906 2933 2993 3074 3053 3091 3085 3155 3179 3247 3244 3158 3154 3174 3079 3087 3122 3068 3059 3012 2971 2932 2889 2880 2801 2820 2791 2808 2751 2854 2791 2750 2742 2819 2723 2715 2727 2691 2748 2746 2755 2721 2797 2776 2906 2923 3011 3019 3001 2983 2998 2987 2967 2958 2934 2949 2934 2831 2814 2811 2854 2830 2801 2796 2769 2759 2771 2724 2684 2739 2710 2773 2795 2883 2913 2980 2920 2869 2935 2956 2965 3061 3011 3028 3086 3073 3077 3115 3106 3153 3128 3194 3193 3199 3176 3130 3102 3031 2999 3052 3013 2959 2949 2916 2980 3014 2950 2932 2988 2953 2986 2988 2967 2958 2929 3035 2950 2935 2948 3014 3011 2896 2936 2961 2919 2924 2879 2905 2928 2995 3037 3074 3033 2990 3104 3175 3106 3086 3149 3099 3079 3216 3125 3090 3056 3028 2987 2938 2973 2950 3027 3062 3037 3033 3000 2993 3027 2973 2985 3067 3009 3053 3051 3007 3058 3038 3085 3083 3169 3147 3261 3275 3236 3255 3196 3214 3144 3190 3179 3167 3167 3137 3115 3121 3122 3052 3028 2944 2929 2977 2982 2932 2959 2907 2922 2931 2878 2808 2782 2728 2886 2847 2824 2834 2778 2801 2873 2902 3062 3079 3034 3049 3167 3103 3056 3061 3041 3013 3010 2987 2930 2961 2848 2812 2792 2889 2779 2787 2741 2723 2711 2698 2713 2665 2696 2703 2680 2610 2675 2596 2689 2682 2663 2692 2707 2688 2764 2809 2795 2849 2958 3013 3050 3068 3062 3015 3050 3124 3125 3132 3113 3147 3116 3134 3059 3018 2960 2936 2935 2885 2930 2866 2878 2877 2830 2890 2885 2908 2894 2938 2968 2990 2993 2920 2972 2935 3015 2923 2923 2969 2989 3093 3100 3194 3177 3116 3184 3254 3303 3221 3181 3205 3175 3054 3080 3126 3012 2981 2981 2917 2902 2883 2884 2906 2909 2940 2933 2940 2956 3052 3018 3068 3022 3023 3053 3006 3003 3058 3072 3126 3166 3174 3195 3214 3240 3277 3331 3384 3381 3356 3311 3313 3330 3273 3172 3135 3087 3101 3060 3079 3021 2986 3012 3056 3091 3052 3047 2978 2992 2997 3019 2995 2983 2993 2939 2915 2960 2918 2953 2896 2867 2907 2977 3045 3101 3130 3136 3171 3141 3166 3152 3161 3185 3172 3125 3115 3053 3086 3036 3079 3035 3074 3101 3069 3035 3000 2974 2981 2971 2989 2943 2969 2940 2919 2844 2921 2901 2846 2900 2925 3057 3040 3074 3128 3186 3254 3266 3232 3222 3213 3226 3220 3289 3241 3251 3241 3189 3188 3138 3050 2970 3072 3043 3040 3034 3051 2911 2992 2943 2999 2962 2972 3013 2968 2987 2913 2825 2900 2857 2835 2768 2804 2820 2834 2784 2803 2839 2868 2884 2946 2973 2954 2969 3038 3066 3083 3066 3029 3084 3005 2979 2961 2957 2967 2931 2878 2856 2902 2859 2853 2848 2834 2752 2813 2884 2924 2863 2870 2766 2835 2824 2817 2832 2818 2779 2781 2763 2822 2831 2765 2860 2845 2955 2970 2920 2972 2990 2999 2989 3050 3073 3034 3053 2991 3015 3005 3023 2974 2941 2914 2919 2914 2946 2914 3007 2956 2922 2892 2914 2894 2900 2933 2926 2929 2869 2885 2872 2931 2858 2853 2821 2835 2794 2815 2837 2875 2894 2859 2877 2854 2916 2946 2866 2875 2846 2825 2901 3342 4158 3766 3033 2730 2744 2763 2693 2816 2770 2798 2794 2810 2781 2804 2850 2800 2863 2789 2848 2926 2901 2829 2778 2785 2734 2784 2744 2776 2790 2850 2858 2857 2811 2873 2766 2808 2829 2791 2762 2722 2654 2769 2797 2828 2810 2799 2850 2803 2883 2910 2927 3011 3001 2994 2993 3025 3021 3048 3020 3022 3086 3043 3116 3069 3056 2998 3000 2917 2887 2924 2875 2925 2889 2916 2949 2857 2810 2796 2809 2835 2814 2886 2841 2800 2881 2857 2860 2868 2814 2818 2875 2896 2904 2944 2964 2911 2929 2867 2907 2950 2898 2904 2951 2964 3021 2970 2898 2945 2936 2925 2915 2976 3021 2955 2927 2907 2900 2939 2933 2978 2937 2926 2919 2892 2910 2941 2970 2986 2993 3000 2987 2921 2918 2885 2910 2917 2891 2871 2963 2884 2923 2963 2945 2905 2926 2956 2928 2915 2944 2937 2932 2899 2888 2930 2899 2935 2873 2883 2905 2918 2891 2929 2879 2909 2832 2829 2918 2833 2906 2944 2879 2857 2869 2847 2887 2855 2823 2785 2757 2710 2761 2695 2709 2662 2655 2719 2722 2602 2617 2580 2512 2510 2544 2437 2427 2437 2338 2343 2348 2354 2257 2337 2284 2317 2365 2363 2310 2364 2340 2327 2337 2339 2309 2316 2284 2249 2213 2274 2264 2212 2183 2235 2182 2186 2147 2135 2114 2155 2156 2108 2049 1986 1986 1914 1978 1979 1959 1937 1973 1988 1941 1917 1856 1874 1853 1831 1808 1723 1712 1721 1687 1700 1732 1676 1694 1643 1638 1660 1638 1655 1626 1605 1577 1561 1550 1517 1493 1492 1486 1427 1412 1442 1417 1449 1432 1389 1450 1422 1458 1421 1349 1373 1416 1426 1440 1483 1476 1432 1397 1400 1402 1349 1417 1412 1398 1358 1364 1384 1377 1364 1365 1263 1216 1179 1201 1215 1201 1135 1145 1147 1118 1111 1047 1034 1018 1033 1027 1029 1056 1096 1051 1071 987 927 959 997 976 934 891 905 945 971 970 920 876 833 810 807 902 843 772 811 772 816 838 774 812 883 863 884 916 855 868 861 820 859 843 835 826 852 854 912 950 887 909 865 890 836 860 819 844 849 868 817 809 801 775 747 743 709 736 720 681 659 644 630 613 604 605 632 592 656 676 601 662 696 615 637 621 627 636 694 651 741 744 772 727 747 686 710 665 618 558 596 567 578 574 550 544 528 569 521 469 505 499 516 491 522 463 459 453 496 537 499 538 524 577 594 641 620 545 575 624 591 635 573 601 562 556 567 503 511 524 544 549 491 440 397 400 370 379 371 337 371 332 325 333 318 352 322 307 332 315 275 289 262 242 252 336 389 406 406 466 483 488 470 478 436 448 446 412 359 347 311 293 293 253 237 188 173 174 177 178 176 180 193 207 219 209 210 204 204 196 212 212 203 207 198 197 194 190 194 190 176 162 162 156 156 156 158 158 158 158 158 158 188 188 188 170 170 170 156 156 158 164 162 162 162 162 162 158 158 158 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 156 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per inch +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = Inch +[Exif IFD0 - 0x0140] Color Map = [768 values] +[Exif IFD0 - 0x830e] Pixel Scale = 10.16 10.16 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 663061.704 4656892.36 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [20 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS84 UTM zone 17N +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 17 N with WGS84 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = f41078e1.tif +[File - 0x0002] File Size = 15654720 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/gauss_k.tif.txt b/tif/GeoTIFF/metadata/java/gauss_k.tif.txt new file mode 100644 index 00000000..c6e223fd --- /dev/null +++ b/tif/GeoTIFF/metadata/java/gauss_k.tif.txt @@ -0,0 +1,50 @@ +FILE: gauss_k.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [52 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0802] Geodetic Datum = Pulkovo 1942 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Krassowsky 1940 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 15 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 5500000 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Gauss-Kruger Pulkovo 1942 Zone Number 5 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = Pulkovo Gauss zone 5 +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = gauss_k.tif +[File - 0x0002] File Size = 47018 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/gen_pers.tif.txt b/tif/GeoTIFF/metadata/java/gen_pers.tif.txt new file mode 100644 index 00000000..f7b32f6b --- /dev/null +++ b/tif/GeoTIFF/metadata/java/gen_pers.tif.txt @@ -0,0 +1,51 @@ +FILE: gen_pers.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 1.701 1.701 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -8048.726 10525.15 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [56 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -100 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 40 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = General Perspective WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = gen_pers.tif +[File - 0x0002] File Size = 47018 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/geoc.tif.txt b/tif/GeoTIFF/metadata/java/geoc.tif.txt new file mode 100644 index 00000000..6fb4d509 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/geoc.tif.txt @@ -0,0 +1,45 @@ +FILE: geoc.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 1.701 1.701 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -8048.726 10525.15 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [32 values] + +[GeoTIFF - 0x0400] Model Type = Geocentric +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0802] Geodetic Datum = WGS72 +[GeoTIFF - 0x0808] Geographic Ellipsoid = User Defined +[GeoTIFF - 0x0801] Geographic Citation = Geocentric (USR) WGS72 +[GeoTIFF - 0x0800] Geographic Type = WGS 72 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = geoc.tif +[File - 0x0002] File Size = 46910 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/geog.tif.txt b/tif/GeoTIFF/metadata/java/geog.tif.txt new file mode 100644 index 00000000..61563d09 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/geog.tif.txt @@ -0,0 +1,45 @@ +FILE: geog.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8307 16189 24054 31766 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7933 7882 7865 7712 7699 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 0 0 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -2.236 2.924 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [32 values] + +[GeoTIFF - 0x0400] Model Type = Geographic +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0802] Geodetic Datum = Tokyo +[GeoTIFF - 0x0808] Geographic Ellipsoid = Bessel 1841 +[GeoTIFF - 0x0801] Geographic Citation = Geographic (Longitude, Latitude) Tokyo +[GeoTIFF - 0x0800] Geographic Type = Tokyo +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = geog.tif +[File - 0x0002] File Size = 46030 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/gnomonic.tif.txt b/tif/GeoTIFF/metadata/java/gnomonic.tif.txt new file mode 100644 index 00000000..efcffb54 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/gnomonic.tif.txt @@ -0,0 +1,52 @@ +FILE: gnomonic.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Gnomonic +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = User Defined +[GeoTIFF - 0x0808] Geographic Ellipsoid = International 1967 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0.001 +[GeoTIFF - 0x0c0b] Projection False Northing = 0.002 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Gnomonic Midway Astro 1961 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = gnomonic.tif +[File - 0x0002] File Size = 47034 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/hotine_oblique_mercator_variant_a.tif.txt b/tif/GeoTIFF/metadata/java/hotine_oblique_mercator_variant_a.tif.txt new file mode 100644 index 00000000..f6a0668a --- /dev/null +++ b/tif/GeoTIFF/metadata/java/hotine_oblique_mercator_variant_a.tif.txt @@ -0,0 +1,53 @@ +FILE: hotine_oblique_mercator_variant_a.tif +TYPE: ARW + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 577 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [80 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = NAD83(CORS96) / Oregon Columbia River West zone (m) +[GeoTIFF - 0x0800] Geographic Type = NAD83 CORS96 +[GeoTIFF - 0x0801] Geographic Citation = NAD83(CORS96) +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378137 +[GeoTIFF - 0x080b] Inv. Flattening = 298.257 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Oblique Mercator +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c0a] Projection False Easting = 7000000 +[GeoTIFF - 0x0c0b] Projection False Northing = -3000000 +[GeoTIFF - 0x0c10] Projection Center Longitude = -123 +[GeoTIFF - 0x0c11] Projection Center Latitude = 45.917 +[GeoTIFF - 0x0c15] Projection Scale at Center = 1 +[GeoTIFF - 0x0c16] Projection Azimuth Angle = 295 +[GeoTIFF - 0x0c18] Projection Straight Vertical Pole Latitude = 295 + +[File Type - 0x0001] Detected File Type Name = ARW +[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +[File Type - 0x0004] Expected File Name Extension = arw + +[File - 0x0001] File Name = hotine_oblique_mercator_variant_a.tif +[File - 0x0002] File Size = 578 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/hotine_oblique_mercator_variant_b.tif.txt b/tif/GeoTIFF/metadata/java/hotine_oblique_mercator_variant_b.tif.txt new file mode 100644 index 00000000..f9a5a23f --- /dev/null +++ b/tif/GeoTIFF/metadata/java/hotine_oblique_mercator_variant_b.tif.txt @@ -0,0 +1,54 @@ +FILE: hotine_oblique_mercator_variant_b.tif +TYPE: ARW + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 562 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [84 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = NAD83(2011) / PCCS zone 1 (ft) +[GeoTIFF - 0x0800] Geographic Type = NAD83 2011 +[GeoTIFF - 0x0801] Geographic Citation = NAD83(2011) +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378137 +[GeoTIFF - 0x080b] Inv. Flattening = 298.257 +[GeoTIFF - 0x0bf3] GDAL ProjLinearUnitsInterpCorrectGeoKey = 1 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Hotine Oblique Mercator variant B +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Foot +[GeoTIFF - 0x0c0a] Projection False Easting = 160000 +[GeoTIFF - 0x0c0b] Projection False Northing = 800000 +[GeoTIFF - 0x0c10] Projection Center Longitude = -111.4 +[GeoTIFF - 0x0c11] Projection Center Latitude = 32.25 +[GeoTIFF - 0x0c15] Projection Scale at Center = 1 +[GeoTIFF - 0x0c16] Projection Azimuth Angle = 45 +[GeoTIFF - 0x0c18] Projection Straight Vertical Pole Latitude = 45 + +[File Type - 0x0001] Detected File Type Name = ARW +[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +[File Type - 0x0004] Expected File Name Extension = arw + +[File - 0x0001] File Name = hotine_oblique_mercator_variant_b.tif +[File - 0x0002] File Size = 563 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/i30dem.tif.txt b/tif/GeoTIFF/metadata/java/i30dem.tif.txt new file mode 100644 index 00000000..e6d9e248 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/i30dem.tif.txt @@ -0,0 +1,46 @@ +FILE: i30dem.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 1479 pixels +[Exif IFD0 - 0x0101] Image Height = 1863 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 16 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [1863 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per inch +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = Inch +[Exif IFD0 - 0x0131] Software = VICAR Program VTIFF +[Exif IFD0 - 0x0132] Date/Time = 1996:11:21 16:13:00 +[Exif IFD0 - 0x0153] Sample Format = Signed +[Exif IFD0 - 0x830e] Pixel Scale = 30 30 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 532950.13 4205669.82 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [24 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsPoint +[GeoTIFF - 0x0402] Citation = GeoTIFF 1.0 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 UTM zone 10N +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 10/NAD 27 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = i30dem.tif +[File - 0x0002] File Size = 5526132 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/ilatlon.tif.txt b/tif/GeoTIFF/metadata/java/ilatlon.tif.txt new file mode 100644 index 00000000..1ad5ebe7 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/ilatlon.tif.txt @@ -0,0 +1,46 @@ +FILE: ilatlon.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 1828 pixels +[Exif IFD0 - 0x0101] Image Height = 1823 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 16 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [1823 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per inch +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = Inch +[Exif IFD0 - 0x0131] Software = VICAR Program VTIFF +[Exif IFD0 - 0x0132] Date/Time = 1996:11:21 15:03:45 +[Exif IFD0 - 0x0153] Sample Format = Signed +[Exif IFD0 - 0x830e] Pixel Scale = 0 0 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -122.626 38 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [24 values] + +[GeoTIFF - 0x0400] Model Type = Geographic +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = Geographic Model/GeoTIFF 1.0 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0801] Geographic Citation = NAD 27 Datum + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ilatlon.tif +[File - 0x0002] File Size = 6679957 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/ilatlon_float.tif.txt b/tif/GeoTIFF/metadata/java/ilatlon_float.tif.txt new file mode 100644 index 00000000..fdb0f125 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/ilatlon_float.tif.txt @@ -0,0 +1,37 @@ +FILE: ilatlon_float.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 1828 pixels +[Exif IFD0 - 0x0101] Image Height = 1823 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 32 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [1823 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 7312 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Float +[Exif IFD0 - 0x830e] Pixel Scale = 0 0 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -122.626 38 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 2 1024 0 1 2 2050 0 1 6267 + +[GeoTIFF - 0x0400] Model Type = Geographic +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ilatlon_float.tif +[File - 0x0002] File Size = 13344638 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/image0.tif.txt b/tif/GeoTIFF/metadata/java/image0.tif.txt new file mode 100644 index 00000000..589f8e61 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/image0.tif.txt @@ -0,0 +1,54 @@ +FILE: image0.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 380 pixels +[Exif IFD0 - 0x0101] Image Height = 765 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0112] Orientation = Left side, top (Mirror horizontal and rotate 270 CW) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x85d8] Unknown tag (0x85d8) = 0 0.185 0 -12.511 -0.3 0 0 109.036 0 0 1 0 0 0 0 1 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c11] Projection Center Latitude = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Mercator; WGS84; WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = image0.tif +[File - 0x0002] File Size = 26478 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/image1.tif.txt b/tif/GeoTIFF/metadata/java/image1.tif.txt new file mode 100644 index 00000000..4139213d --- /dev/null +++ b/tif/GeoTIFF/metadata/java/image1.tif.txt @@ -0,0 +1,54 @@ +FILE: image1.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 380 pixels +[Exif IFD0 - 0x0101] Image Height = 765 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0112] Orientation = Right side, top (Rotate 90 CW) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x85d8] Unknown tag (0x85d8) = 0 -0.185 0 129.053 -0.3 0 0 109.036 0 0 1 0 0 0 0 1 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c11] Projection Center Latitude = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Mercator; WGS84; WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = image1.tif +[File - 0x0002] File Size = 26478 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/image2.tif.txt b/tif/GeoTIFF/metadata/java/image2.tif.txt new file mode 100644 index 00000000..0ecbdbcd --- /dev/null +++ b/tif/GeoTIFF/metadata/java/image2.tif.txt @@ -0,0 +1,54 @@ +FILE: image2.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 380 pixels +[Exif IFD0 - 0x0101] Image Height = 765 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0112] Orientation = Left side, bottom (Rotate 270 CW) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x85d8] Unknown tag (0x85d8) = 0 0.185 0 -12.511 0.3 0 0 -5.034 0 0 1 0 0 0 0 1 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c11] Projection Center Latitude = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Mercator; WGS84; WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = image2.tif +[File - 0x0002] File Size = 26478 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/image3.tif.txt b/tif/GeoTIFF/metadata/java/image3.tif.txt new file mode 100644 index 00000000..e87ae6f3 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/image3.tif.txt @@ -0,0 +1,54 @@ +FILE: image3.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 380 pixels +[Exif IFD0 - 0x0101] Image Height = 765 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0112] Orientation = Right side, bottom (Mirror horizontal and rotate 90 CW) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x85d8] Unknown tag (0x85d8) = 0 -0.185 0 129.053 0.3 0 0 -5.034 0 0 1 0 0 0 0 1 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c11] Projection Center Latitude = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Mercator; WGS84; WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = image3.tif +[File - 0x0002] File Size = 26478 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/image4.tif.txt b/tif/GeoTIFF/metadata/java/image4.tif.txt new file mode 100644 index 00000000..5b1ee948 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/image4.tif.txt @@ -0,0 +1,53 @@ +FILE: image4.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 765 pixels +[Exif IFD0 - 0x0101] Image Height = 380 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x85d8] Unknown tag (0x85d8) = 0.185 0 0 -12.511 0 -0.3 0 109.036 0 0 1 0 0 0 0 1 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c11] Projection Center Latitude = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Mercator; WGS84; WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = image4.tif +[File - 0x0002] File Size = 28178 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/image5.tif.txt b/tif/GeoTIFF/metadata/java/image5.tif.txt new file mode 100644 index 00000000..a2c37af0 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/image5.tif.txt @@ -0,0 +1,54 @@ +FILE: image5.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 765 pixels +[Exif IFD0 - 0x0101] Image Height = 380 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0112] Orientation = Top, right side (Mirror horizontal) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x85d8] Unknown tag (0x85d8) = -0.185 0 0 129.053 0 -0.3 0 109.036 0 0 1 0 0 0 0 1 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c11] Projection Center Latitude = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Mercator; WGS84; WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = image5.tif +[File - 0x0002] File Size = 28398 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/image6.tif.txt b/tif/GeoTIFF/metadata/java/image6.tif.txt new file mode 100644 index 00000000..19b43db5 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/image6.tif.txt @@ -0,0 +1,54 @@ +FILE: image6.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 765 pixels +[Exif IFD0 - 0x0101] Image Height = 380 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0112] Orientation = Bottom, left side (Mirror vertical) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x85d8] Unknown tag (0x85d8) = 0.185 0 0 -12.511 0 0.3 0 -5.034 0 0 1 0 0 0 0 1 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c11] Projection Center Latitude = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Mercator; WGS84; WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = image6.tif +[File - 0x0002] File Size = 28254 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/image7.tif.txt b/tif/GeoTIFF/metadata/java/image7.tif.txt new file mode 100644 index 00000000..5cd681a0 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/image7.tif.txt @@ -0,0 +1,54 @@ +FILE: image7.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 765 pixels +[Exif IFD0 - 0x0101] Image Height = 380 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0112] Orientation = Bottom, right side (Rotate 180) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x85d8] Unknown tag (0x85d8) = -0.185 0 0 129.053 0 0.3 0 -5.034 0 0 1 0 0 0 0 1 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c11] Projection Center Latitude = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Mercator; WGS84; WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = image7.tif +[File - 0x0002] File Size = 28398 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/indo_poly.tif.txt b/tif/GeoTIFF/metadata/java/indo_poly.tif.txt new file mode 100644 index 00000000..108cdc86 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/indo_poly.tif.txt @@ -0,0 +1,52 @@ +FILE: indo_poly.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = User Defined +[GeoTIFF - 0x0808] Geographic Ellipsoid = International 1967 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0.001 +[GeoTIFF - 0x0c0b] Projection False Northing = 0.002 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Indonesian Polyhedric Pitcairn Astro 1967 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = indo_poly.tif +[File - 0x0002] File Size = 47050 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/krovak.tif.txt b/tif/GeoTIFF/metadata/java/krovak.tif.txt new file mode 100644 index 00000000..0ca07ada --- /dev/null +++ b/tif/GeoTIFF/metadata/java/krovak.tif.txt @@ -0,0 +1,47 @@ +FILE: krovak.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [40 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = User Defined +[GeoTIFF - 0x0808] Geographic Ellipsoid = Bessel 1841 +[GeoTIFF - 0x0801] Geographic Citation = Krovak MGICS +[GeoTIFF - 0x0800] Geographic Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = krovak.tif +[File - 0x0002] File Size = 46926 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/laborde.tif.txt b/tif/GeoTIFF/metadata/java/laborde.tif.txt new file mode 100644 index 00000000..b94efd27 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/laborde.tif.txt @@ -0,0 +1,53 @@ +FILE: laborde.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Oblique Mercator Laborde +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = Afgooye +[GeoTIFF - 0x0808] Geographic Ellipsoid = Krassowsky 1940 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 46.437 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = -18.9 +[GeoTIFF - 0x0c0a] Projection False Easting = 400000 +[GeoTIFF - 0x0c0b] Projection False Northing = 800000 +[GeoTIFF - 0x0c16] Projection Azimuth Angle = 18.9 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Laborde AFG (Afgooye) +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = laborde.tif +[File - 0x0002] File Size = 47050 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/laea.tif.txt b/tif/GeoTIFF/metadata/java/laea.tif.txt new file mode 100644 index 00000000..1bb5113c --- /dev/null +++ b/tif/GeoTIFF/metadata/java/laea.tif.txt @@ -0,0 +1,48 @@ +FILE: laea.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 513 pixels +[Exif IFD0 - 0x0101] Image Height = 516 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 516 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 264708 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15377.984 15487.5 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = LAEA E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Lambert Azim Equal Area +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 +[GeoTIFF - 0x0c11] Projection Center Latitude = 33.764 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = laea.tif +[File - 0x0002] File Size = 265644 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/lamb_az.tif.txt b/tif/GeoTIFF/metadata/java/lamb_az.tif.txt new file mode 100644 index 00000000..f2c4fa69 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/lamb_az.tif.txt @@ -0,0 +1,52 @@ +FILE: lamb_az.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Lambert Azim Equal Area +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0.001 +[GeoTIFF - 0x0c0b] Projection False Northing = 0.002 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Lambert Azimuthal Equal-Area North American 1927 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = lamb_az.tif +[File - 0x0002] File Size = 47050 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/lamb_conf.tif.txt b/tif/GeoTIFF/metadata/java/lamb_conf.tif.txt new file mode 100644 index 00000000..66d521e0 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/lamb_conf.tif.txt @@ -0,0 +1,53 @@ +FILE: lamb_conf.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Lambert Conf Conic 2SP +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 45 +[GeoTIFF - 0x0c0a] Projection False Easting = 0.001 +[GeoTIFF - 0x0c0b] Projection False Northing = 0.002 +[GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 40 +[GeoTIFF - 0x0c07] Projection Standard Parallel 2 = 50 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Lambert Conformal Conic North American 1927 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = lamb_conf.tif +[File - 0x0002] File Size = 47066 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/lamb_conf_obl.tif.txt b/tif/GeoTIFF/metadata/java/lamb_conf_obl.tif.txt new file mode 100644 index 00000000..7de96adf --- /dev/null +++ b/tif/GeoTIFF/metadata/java/lamb_conf_obl.tif.txt @@ -0,0 +1,51 @@ +FILE: lamb_conf_obl.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [56 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 45 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Oblique Lambert Conformal Conic North American 1927 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = lamb_conf_obl.tif +[File - 0x0002] File Size = 47050 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/lambert_azimuthal_equal_area.tif.txt b/tif/GeoTIFF/metadata/java/lambert_azimuthal_equal_area.tif.txt new file mode 100644 index 00000000..ac5c75bd --- /dev/null +++ b/tif/GeoTIFF/metadata/java/lambert_azimuthal_equal_area.tif.txt @@ -0,0 +1,50 @@ +FILE: lambert_azimuthal_equal_area.tif +TYPE: ARW + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 491 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [68 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = ETRS89 / LAEA Europe +[GeoTIFF - 0x0800] Geographic Type = EUREF89 +[GeoTIFF - 0x0801] Geographic Citation = ETRS89 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378137 +[GeoTIFF - 0x080b] Inv. Flattening = 298.257 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Lambert Azim Equal Area +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c0a] Projection False Easting = 4321000 +[GeoTIFF - 0x0c0b] Projection False Northing = 3210000 +[GeoTIFF - 0x0c10] Projection Center Longitude = 10 +[GeoTIFF - 0x0c11] Projection Center Latitude = 52 + +[File Type - 0x0001] Detected File Type Name = ARW +[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +[File Type - 0x0004] Expected File Name Extension = arw + +[File - 0x0001] File Name = lambert_azimuthal_equal_area.tif +[File - 0x0002] File Size = 492 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/lambert_cylindrical_equal_area.tif.txt b/tif/GeoTIFF/metadata/java/lambert_cylindrical_equal_area.tif.txt new file mode 100644 index 00000000..d8dc0507 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/lambert_cylindrical_equal_area.tif.txt @@ -0,0 +1,49 @@ +FILE: lambert_cylindrical_equal_area.tif +TYPE: ARW + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 538 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = NSIDC EASE-Grid Global +[GeoTIFF - 0x0800] Geographic Type = 1924 Authalic Sphere +[GeoTIFF - 0x0801] Geographic Citation = Unspecified datum based upon the International 1924 Authalic Sphere +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6371228 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Cylindrical Equal Area +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 30 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 + +[File Type - 0x0001] Detected File Type Name = ARW +[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +[File Type - 0x0004] Expected File Name Extension = arw + +[File - 0x0001] File Name = lambert_cylindrical_equal_area.tif +[File - 0x0002] File Size = 539 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/latlong.tif.txt b/tif/GeoTIFF/metadata/java/latlong.tif.txt new file mode 100644 index 00000000..170b67f4 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/latlong.tif.txt @@ -0,0 +1,40 @@ +FILE: latlong.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 512 pixels +[Exif IFD0 - 0x0101] Image Height = 517 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 517 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 264704 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 0.001 0.001 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -117.641 33.904 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [28 values] + +[GeoTIFF - 0x0400] Model Type = Geographic +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = LONG/LAT E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = latlong.tif +[File - 0x0002] File Size = 265536 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/lcc-27.tif.txt b/tif/GeoTIFF/metadata/java/lcc-27.tif.txt new file mode 100644 index 00000000..b066030f --- /dev/null +++ b/tif/GeoTIFF/metadata/java/lcc-27.tif.txt @@ -0,0 +1,51 @@ +FILE: lcc-27.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 515 pixels +[Exif IFD0 - 0x0101] Image Height = 515 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 515 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 265225 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15411.615 15448.699 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [72 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = LCC E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Lambert Conf Conic 2SP +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 33.904 +[GeoTIFF - 0x0c07] Projection Standard Parallel 2 = 33.625 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -117.475 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c0c] Projection False Origin Longitude = 0 +[GeoTIFF - 0x0c0d] Projection False Origin Latitude = 33.764 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = lcc-27.tif +[File - 0x0002] File Size = 266204 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/lcc-datum.tif.txt b/tif/GeoTIFF/metadata/java/lcc-datum.tif.txt new file mode 100644 index 00000000..6f90391a --- /dev/null +++ b/tif/GeoTIFF/metadata/java/lcc-datum.tif.txt @@ -0,0 +1,48 @@ +FILE: lcc-datum.tif +TYPE: ARW + +[Exif IFD0 - 0x0100] Image Width = 512 pixels +[Exif IFD0 - 0x0101] Image Height = 512 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [32 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 16 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 10 10 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -368130 92100 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1983 +[GeoTIFF - 0x0808] Geographic Ellipsoid = GRS 1980 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Lambert Conformal Conic; North American 1983; GRS80 +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Lambert Conf Conic 2SP +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 37 +[GeoTIFF - 0x0c07] Projection Standard Parallel 2 = 39.5 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -79.5 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 36 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 + +[File Type - 0x0001] Detected File Type Name = ARW +[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +[File Type - 0x0004] Expected File Name Extension = arw + +[File - 0x0001] File Name = lcc-datum.tif +[File - 0x0002] File Size = 262895 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/lcc1sp.tif.txt b/tif/GeoTIFF/metadata/java/lcc1sp.tif.txt new file mode 100644 index 00000000..19b064cb --- /dev/null +++ b/tif/GeoTIFF/metadata/java/lcc1sp.tif.txt @@ -0,0 +1,51 @@ +FILE: lcc1sp.tif +TYPE: ARW + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 530 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [72 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = Ocotepeque 1935 / Costa Rica Norte +[GeoTIFF - 0x0800] Geographic Type = Ocotepeque 1935 +[GeoTIFF - 0x0801] Geographic Citation = Ocotepeque 1935 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378206.4 +[GeoTIFF - 0x080b] Inv. Flattening = 294.979 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Lambert Conf Conic 1SP +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -84.333 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 10.467 +[GeoTIFF - 0x0c0a] Projection False Easting = 500000 +[GeoTIFF - 0x0c0b] Projection False Northing = 271820.522 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + +[File Type - 0x0001] Detected File Type Name = ARW +[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +[File Type - 0x0004] Expected File Name Extension = arw + +[File - 0x0001] File Name = lcc1sp.tif +[File - 0x0002] File Size = 531 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/lcc2sp.tif.txt b/tif/GeoTIFF/metadata/java/lcc2sp.tif.txt new file mode 100644 index 00000000..829eb846 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/lcc2sp.tif.txt @@ -0,0 +1,52 @@ +FILE: lcc2sp.tif +TYPE: ARW + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 532 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [76 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = ETRS89 / Belgian Lambert 2008 +[GeoTIFF - 0x0800] Geographic Type = EUREF89 +[GeoTIFF - 0x0801] Geographic Citation = ETRS89 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378137 +[GeoTIFF - 0x080b] Inv. Flattening = 298.257 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Lambert Conf Conic 2SP +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 49.833 +[GeoTIFF - 0x0c07] Projection Standard Parallel 2 = 51.167 +[GeoTIFF - 0x0c0c] Projection False Origin Longitude = 4.359 +[GeoTIFF - 0x0c0d] Projection False Origin Latitude = 50.798 +[GeoTIFF - 0x0c0e] Projection False Origin Easting = 649328 +[GeoTIFF - 0x0c0f] Projection False Origin Northing = 665262 + +[File Type - 0x0001] Detected File Type Name = ARW +[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +[File Type - 0x0004] Expected File Name Extension = arw + +[File - 0x0001] File Name = lcc2sp.tif +[File - 0x0002] File Size = 533 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/lsr.tif.txt b/tif/GeoTIFF/metadata/java/lsr.tif.txt new file mode 100644 index 00000000..ad4ef08a --- /dev/null +++ b/tif/GeoTIFF/metadata/java/lsr.tif.txt @@ -0,0 +1,50 @@ +FILE: lsr.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 1.701 1.701 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -8048.726 10525.15 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [52 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = User Defined +[GeoTIFF - 0x0808] Geographic Ellipsoid = International 1967 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c16] Projection Azimuth Angle = 90 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Local Space Rectangular Rome 1940 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = lsr.tif +[File - 0x0002] File Size = 47002 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/m30dem.tif.txt b/tif/GeoTIFF/metadata/java/m30dem.tif.txt new file mode 100644 index 00000000..940cb1aa --- /dev/null +++ b/tif/GeoTIFF/metadata/java/m30dem.tif.txt @@ -0,0 +1,46 @@ +FILE: m30dem.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 1479 pixels +[Exif IFD0 - 0x0101] Image Height = 1863 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 16 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [1863 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 2958 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per inch +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = Inch +[Exif IFD0 - 0x0131] Software = VICAR Program VTIFF +[Exif IFD0 - 0x0132] Date/Time = 1996:11:21 15:59:03 +[Exif IFD0 - 0x0153] Sample Format = Signed +[Exif IFD0 - 0x830e] Pixel Scale = 30 30 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 532950.13 4205669.82 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [24 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsPoint +[GeoTIFF - 0x0402] Citation = GeoTIFF 1.0 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 UTM zone 10N +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 10/NAD 27 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = m30dem.tif +[File - 0x0002] File Size = 5526132 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/mc.tif.txt b/tif/GeoTIFF/metadata/java/mc.tif.txt new file mode 100644 index 00000000..d83d3736 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/mc.tif.txt @@ -0,0 +1,47 @@ +FILE: mc.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 618 pixels +[Exif IFD0 - 0x0101] Image Height = 579 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 579 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 357822 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -18527.928 3919152.531 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [56 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = MC E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Miller Cylindrical +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = mc.tif +[File - 0x0002] File Size = 358300 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/merc.tif.txt b/tif/GeoTIFF/metadata/java/merc.tif.txt new file mode 100644 index 00000000..6b6deacb --- /dev/null +++ b/tif/GeoTIFF/metadata/java/merc.tif.txt @@ -0,0 +1,53 @@ +FILE: merc.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0.001 +[GeoTIFF - 0x0c0b] Projection False Northing = 0.002 +[GeoTIFF - 0x0c11] Projection Center Latitude = 34 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 0.83 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Mercator North American 1927 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = merc.tif +[File - 0x0002] File Size = 47050 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/merc_obl.tif.txt b/tif/GeoTIFF/metadata/java/merc_obl.tif.txt new file mode 100644 index 00000000..dcee2f3e --- /dev/null +++ b/tif/GeoTIFF/metadata/java/merc_obl.tif.txt @@ -0,0 +1,52 @@ +FILE: merc_obl.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Oblique Mercator +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 +[GeoTIFF - 0x0c11] Projection Center Latitude = 40 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c16] Projection Azimuth Angle = 303.053 +[GeoTIFF - 0x0c15] Projection Scale at Center = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Oblique Mercator North American 1927 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = merc_obl.tif +[File - 0x0002] File Size = 47034 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/mercator.tif.txt b/tif/GeoTIFF/metadata/java/mercator.tif.txt new file mode 100644 index 00000000..4f78a101 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/mercator.tif.txt @@ -0,0 +1,49 @@ +FILE: mercator.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 515 pixels +[Exif IFD0 - 0x0101] Image Height = 515 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 515 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 265225 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15436.386 3321987.862 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = MER E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -117.475 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 33.764 +[GeoTIFF - 0x0c12] Projection Center Easting = 0 +[GeoTIFF - 0x0c13] Projection Center Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = mercator.tif +[File - 0x0002] File Size = 266172 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/mercator1sp.tif.txt b/tif/GeoTIFF/metadata/java/mercator1sp.tif.txt new file mode 100644 index 00000000..c02fb20b --- /dev/null +++ b/tif/GeoTIFF/metadata/java/mercator1sp.tif.txt @@ -0,0 +1,51 @@ +FILE: mercator1sp.tif +TYPE: ARW + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 521 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [72 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = Segara (Jakarta) / NEIEZ +[GeoTIFF - 0x0800] Geographic Type = Segara Jakarta +[GeoTIFF - 0x0801] Geographic Citation = Segara (Jakarta) +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6377397.155 +[GeoTIFF - 0x080b] Inv. Flattening = 299.153 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 3.192 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 3900000 +[GeoTIFF - 0x0c0b] Projection False Northing = 900000 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 0.997 + +[File Type - 0x0001] Detected File Type Name = ARW +[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +[File Type - 0x0004] Expected File Name Extension = arw + +[File - 0x0001] File Name = mercator1sp.tif +[File - 0x0002] File Size = 522 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/mercator2sp.tif.txt b/tif/GeoTIFF/metadata/java/mercator2sp.tif.txt new file mode 100644 index 00000000..cbcb63e2 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/mercator2sp.tif.txt @@ -0,0 +1,51 @@ +FILE: mercator2sp.tif +TYPE: ARW + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 521 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [72 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = SIRGAS 2000 / Brazil Mercator +[GeoTIFF - 0x0800] Geographic Type = SIRGAS 2000 +[GeoTIFF - 0x0801] Geographic Citation = SIRGAS 2000 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378137 +[GeoTIFF - 0x080b] Inv. Flattening = 298.257 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Mercator +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c06] Projection Standard Parallel 1 = -2 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -43 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 5000000 +[GeoTIFF - 0x0c0b] Projection False Northing = 10000000 + +[File Type - 0x0001] Detected File Type Name = ARW +[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +[File Type - 0x0004] Expected File Name Extension = arw + +[File - 0x0001] File Name = mercator2sp.tif +[File - 0x0002] File Size = 522 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/meter.tif.txt b/tif/GeoTIFF/metadata/java/meter.tif.txt new file mode 100644 index 00000000..7ad6d6cb --- /dev/null +++ b/tif/GeoTIFF/metadata/java/meter.tif.txt @@ -0,0 +1,40 @@ +FILE: meter.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 515 pixels +[Exif IFD0 - 0x0101] Image Height = 515 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 515 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 265225 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15411.63 15448.774 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [28 values] + +[GeoTIFF - 0x0400] Model Type = User Defined +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = METRE +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = meter.tif +[File - 0x0002] File Size = 266048 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/miller.tif.txt b/tif/GeoTIFF/metadata/java/miller.tif.txt new file mode 100644 index 00000000..29a875ae --- /dev/null +++ b/tif/GeoTIFF/metadata/java/miller.tif.txt @@ -0,0 +1,52 @@ +FILE: miller.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Miller Cylindrical +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = Stockholm 1938 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Bessel 1841 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0.001 +[GeoTIFF - 0x0c0b] Projection False Northing = 0.002 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Miller Cylindrical Stockholm 1938 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = miller.tif +[File - 0x0002] File Size = 47034 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/mlatlon.tif.txt b/tif/GeoTIFF/metadata/java/mlatlon.tif.txt new file mode 100644 index 00000000..a43954f2 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/mlatlon.tif.txt @@ -0,0 +1,46 @@ +FILE: mlatlon.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 1828 pixels +[Exif IFD0 - 0x0101] Image Height = 1823 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 16 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [1823 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 3656 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per inch +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = Inch +[Exif IFD0 - 0x0131] Software = VICAR Program VTIFF +[Exif IFD0 - 0x0132] Date/Time = 1996:11:21 15:03:45 +[Exif IFD0 - 0x0153] Sample Format = Signed +[Exif IFD0 - 0x830e] Pixel Scale = 0 0 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -122.626 38 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [24 values] + +[GeoTIFF - 0x0400] Model Type = Geographic +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = Geographic Model/GeoTIFF 1.0 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0801] Geographic Citation = NAD 27 Datum + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = mlatlon.tif +[File - 0x0002] File Size = 6679957 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/mod_poly.tif.txt b/tif/GeoTIFF/metadata/java/mod_poly.tif.txt new file mode 100644 index 00000000..de22ecc3 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/mod_poly.tif.txt @@ -0,0 +1,53 @@ +FILE: mod_poly.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1983 +[GeoTIFF - 0x0808] Geographic Ellipsoid = GRS 1980 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0.001 +[GeoTIFF - 0x0c0b] Projection False Northing = 0.002 +[GeoTIFF - 0x0c06] Projection Standard Parallel 1 = 30 +[GeoTIFF - 0x0c07] Projection Standard Parallel 2 = 34 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Modified Polyconic (IMW Series) North American 1983 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = mod_poly.tif +[File - 0x0002] File Size = 47082 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/molle.tif.txt b/tif/GeoTIFF/metadata/java/molle.tif.txt new file mode 100644 index 00000000..147c419f --- /dev/null +++ b/tif/GeoTIFF/metadata/java/molle.tif.txt @@ -0,0 +1,52 @@ +FILE: molle.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8307 16189 24054 31766 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7933 7882 7865 7712 7699 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Mollweide WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = molle.tif +[File - 0x0002] File Size = 46122 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/new_zealand_mapping_grid.tif.txt b/tif/GeoTIFF/metadata/java/new_zealand_mapping_grid.tif.txt new file mode 100644 index 00000000..8ade51bc --- /dev/null +++ b/tif/GeoTIFF/metadata/java/new_zealand_mapping_grid.tif.txt @@ -0,0 +1,52 @@ +FILE: new_zealand_mapping_grid.tif +TYPE: ARW + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 534 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [76 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = unknown +[GeoTIFF - 0x0800] Geographic Type = User Defined +[GeoTIFF - 0x0801] Geographic Citation = GCS Name = unknown|Primem = Greenwich| +[GeoTIFF - 0x0802] Geodetic Datum = New Zealand Geodetic Datum 1949 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378388 +[GeoTIFF - 0x080b] Inv. Flattening = 297 +[GeoTIFF - 0x080d] To WGS84 = 0 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = New Zealand Map Grid +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 173 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = -41 +[GeoTIFF - 0x0c0a] Projection False Easting = 2510000 +[GeoTIFF - 0x0c0b] Projection False Northing = 6023150 + +[File Type - 0x0001] Detected File Type Name = ARW +[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +[File Type - 0x0004] Expected File Name Extension = arw + +[File - 0x0001] File Name = new_zealand_mapping_grid.tif +[File - 0x0002] File Size = 535 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/ntf_nord.tif.txt b/tif/GeoTIFF/metadata/java/ntf_nord.tif.txt new file mode 100644 index 00000000..de1625c8 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/ntf_nord.tif.txt @@ -0,0 +1,36 @@ +FILE: ntf_nord.tif +TYPE: ARW + +[Exif IFD0 - 0x0100] Image Width = 512 pixels +[Exif IFD0 - 0x0101] Image Height = 512 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [32 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 16 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 8192 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 100000 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 27591 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NTF Nord France + +[File Type - 0x0001] Detected File Type Name = ARW +[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +[File Type - 0x0004] Expected File Name Extension = arw + +[File - 0x0001] File Name = ntf_nord.tif +[File - 0x0002] File Size = 262674 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/nz_map_grid.tif.txt b/tif/GeoTIFF/metadata/java/nz_map_grid.tif.txt new file mode 100644 index 00000000..1b95abe4 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/nz_map_grid.tif.txt @@ -0,0 +1,51 @@ +FILE: nz_map_grid.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [56 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = New Zealand Map Grid +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = New Zealand Geodetic Datum 1949 +[GeoTIFF - 0x0808] Geographic Ellipsoid = International 1967 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 173 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = -41 +[GeoTIFF - 0x0c0a] Projection False Easting = 2510000 +[GeoTIFF - 0x0c0b] Projection False Northing = 6023150 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = New Zealand Map Grid Geodetic Datum 1949 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = nz_map_grid.tif +[File - 0x0002] File Size = 47034 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/o41078a1.tif.txt b/tif/GeoTIFF/metadata/java/o41078a1.tif.txt new file mode 100644 index 00000000..bfcebedd --- /dev/null +++ b/tif/GeoTIFF/metadata/java/o41078a1.tif.txt @@ -0,0 +1,43 @@ +FILE: o41078a1.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 5032 pixels +[Exif IFD0 - 0x0101] Image Height = 6793 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette +[Exif IFD0 - 0x0111] Strip Offsets = [6793 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 82 82 82 80 80 82 86 86 87 87 86 89 87 86 91 91 105 102 102 102 115 118 138 135 129 135 146 153 161 160 175 175 184 212 215 236 247 223 256 257 249 235 234 250 263 250 273 284 264 232 238 233 210 215 208 203 191 188 163 174 167 156 138 129 120 96 99 94 92 96 94 91 92 90 89 86 91 97 104 109 123 129 141 147 170 191 193 194 206 196 201 191 192 205 207 200 197 196 191 192 187 176 175 155 151 154 137 131 133 120 106 99 102 100 96 93 95 95 103 119 132 139 139 147 163 176 185 197 201 203 220 238 239 235 235 260 253 261 255 282 284 275 259 268 264 229 221 218 214 206 208 205 183 166 162 159 147 126 126 134 106 100 100 88 88 88 91 91 88 84 84 84 98 105 132 136 137 160 172 182 201 213 220 220 211 197 197 197 195 197 201 201 211 210 199 216 235 250 257 269 254 242 223 206 185 200 196 190 177 151 144 129 127 124 127 125 133 120 142 160 211 245 272 314 340 332 354 370 359 363 372 382 379 377 371 365 376 360 375 423 421 440 435 472 470 430 400 437 402 355 347 347 335 325 327 337 318 333 340 344 346 343 364 356 402 458 421 402 417 416 436 445 439 417 470 464 478 438 403 452 465 466 479 512 508 547 546 590 605 640 638 633 635 655 630 643 647 692 683 698 708 660 629 638 587 588 581 595 614 610 588 602 564 616 569 566 565 561 553 558 580 578 574 632 697 709 710 740 745 750 769 769 792 821 815 821 733 786 720 744 752 747 732 767 823 903 926 894 959 959 912 931 926 945 927 1003 933 916 866 949 960 921 999 981 992 978 982 961 949 985 1030 1073 1027 990 1002 1002 1004 1074 1099 1157 1148 1139 1123 1205 1180 1170 1067 1108 1180 1179 1118 1123 1139 1152 1138 1158 1147 1087 1099 1067 1116 1067 1060 1042 1093 1070 1027 1048 1032 1010 1018 1009 1043 981 1005 1051 982 1063 1026 1005 1021 1098 1052 1096 1098 1063 1051 1075 1061 1149 1152 1134 1019 1040 1081 1031 1080 1060 1098 1098 1130 1084 1086 1054 1047 1086 1149 1098 1097 1061 1110 1072 1094 1047 1080 1009 979 986 1068 1049 1115 1054 1082 1090 1092 1114 1062 1075 1090 1080 1104 1135 1115 1104 1099 1081 1136 1140 1150 1117 1086 1128 1099 1103 1057 1083 1125 1077 1117 1081 1049 1073 1027 1065 1084 1070 1059 1098 1096 1116 1074 1111 1075 1044 1012 1073 1072 1110 1097 1143 1083 1111 1110 1113 1030 1092 1077 1079 1074 1055 1041 1074 1031 1034 1052 1080 1077 1066 1104 1127 1131 1060 1079 1050 1055 1031 1045 1012 1069 1056 1048 1020 1076 1029 1017 1020 1077 1025 1073 1010 1035 1021 1028 1059 1065 1041 1026 1041 1061 1115 1065 1086 1089 1080 1075 1043 1101 1113 1091 1060 1058 1064 1072 1039 935 1016 995 1031 997 980 1018 1023 1060 1027 1047 1055 1053 1067 1053 1038 1003 1072 1028 1049 1053 1087 1133 1119 1110 1113 1124 1079 1084 1063 1127 1113 1090 1110 1058 1067 1082 1065 1122 1125 1086 1099 1105 1117 1148 1203 1195 1200 1159 1159 1209 1215 1155 1162 1148 1149 1133 1144 1112 1100 1063 1065 1051 1038 1043 1083 1078 1051 1079 1092 1021 1006 1030 994 1013 1048 1064 1052 1059 1079 1076 1062 1089 1124 1051 1004 1053 1046 1069 1070 1092 1080 1057 1061 1065 1083 1046 1005 1035 1061 1081 1044 1067 1081 1087 1060 1049 1047 1087 1138 1120 1143 1132 1125 1105 1127 1127 1102 1091 1183 1120 1154 1081 1113 1128 1162 1167 1113 1051 1062 1096 1107 1072 1071 1086 1051 1037 1020 1011 973 1005 1054 1003 1027 1084 1059 1050 1034 1032 1047 1040 1061 1053 1081 1027 970 968 1022 1037 982 1009 1020 1033 990 1079 1035 1034 1059 1052 1028 992 977 980 974 966 955 929 1007 994 1010 981 990 980 937 915 900 904 927 907 903 918 950 934 898 945 940 902 859 913 923 952 927 950 954 984 985 982 978 1001 944 975 998 995 947 966 941 999 1041 1028 1007 1007 985 976 970 981 1044 982 997 962 947 971 915 919 939 921 893 962 941 905 860 922 917 942 895 894 878 933 930 914 924 920 942 958 953 937 916 909 977 938 915 929 888 846 839 878 887 819 818 826 822 828 813 813 833 807 757 772 723 751 745 738 773 781 758 780 838 825 774 775 808 798 793 776 790 787 743 749 791 768 767 782 793 808 814 808 804 744 730 763 783 834 833 780 802 751 768 820 764 789 768 758 760 751 742 779 782 857 781 820 831 798 783 787 759 794 762 756 828 780 785 801 777 813 800 795 796 804 850 849 833 855 835 778 806 880 915 824 801 817 805 804 812 762 802 826 845 843 834 860 824 845 857 914 858 869 830 845 857 835 909 916 857 844 870 882 890 853 887 895 927 890 889 910 897 904 939 923 919 960 1002 1025 1054 1053 1032 1089 1052 1108 1074 1051 1043 1003 1002 1002 990 1002 984 976 987 1019 981 977 964 961 1004 1027 996 963 973 988 1020 991 1000 981 979 963 1001 919 962 976 969 936 936 924 994 972 968 964 1050 1010 970 980 988 1042 1006 992 1034 992 980 934 977 1015 950 979 997 1067 994 994 981 989 1015 977 958 986 967 918 1019 952 1005 959 942 967 939 964 978 912 936 967 937 904 868 895 878 902 874 869 845 845 847 788 807 813 826 839 869 815 785 805 760 818 804 720 717 774 790 778 781 770 727 771 749 727 695 732 717 702 733 701 678 707 672 668 674 682 711 725 698 699 719 703 700 726 678 669 681 624 640 656 655 623 681 679 693 673 700 740 726 682 649 712 707 718 707 729 742 704 723 682 678 682 717 728 694 690 733 727 743 800 808 769 716 755 767 833 805 808 773 779 813 788 800 788 768 804 789 809 804 774 790 812 805 800 778 777 788 757 758 811 761 783 831 782 818 816 827 805 806 798 806 818 786 781 799 816 829 854 810 841 824 840 830 859 856 844 846 865 888 860 846 827 818 873 858 854 845 874 893 920 915 948 933 904 908 937 892 906 926 902 887 871 827 851 851 890 890 831 878 822 831 833 868 873 871 896 879 855 824 872 863 843 896 882 896 865 855 874 869 858 848 848 859 876 884 864 882 867 900 850 850 860 825 851 864 887 882 887 880 943 946 849 876 891 875 864 838 871 879 839 877 869 907 910 866 863 848 848 905 938 883 884 892 903 919 895 894 912 889 886 932 925 912 890 942 911 924 895 920 917 874 883 862 860 844 878 862 905 879 860 866 862 854 860 869 906 874 879 882 852 878 855 849 860 833 885 858 847 850 822 856 868 839 838 770 813 824 814 833 837 824 804 849 837 789 806 824 890 856 859 847 848 883 901 893 890 849 853 870 898 902 931 886 872 855 862 857 860 827 850 843 845 834 850 861 861 865 827 810 837 812 780 785 819 763 784 815 817 810 815 789 791 780 761 760 739 689 731 703 710 747 714 678 689 676 676 682 679 687 692 717 721 693 649 661 668 679 657 646 633 690 649 679 717 726 736 741 740 722 721 761 723 681 671 690 693 703 705 679 706 720 691 756 709 709 766 766 771 739 719 764 766 733 772 723 724 728 756 795 820 824 812 840 847 849 870 864 904 912 893 839 916 901 928 920 898 909 944 917 867 866 949 906 901 911 941 938 917 996 958 960 923 904 850 858 874 898 902 897 878 858 893 846 907 918 887 888 880 901 846 849 871 852 865 852 806 835 844 849 834 857 837 892 863 843 859 852 832 834 824 863 822 855 871 876 883 909 926 915 927 891 894 911 865 895 919 891 937 899 920 903 937 928 904 915 896 917 940 909 886 895 884 893 877 859 874 908 919 942 938 913 912 894 899 890 882 889 939 922 872 926 942 1005 953 956 916 907 906 888 889 910 874 906 936 939 936 932 961 914 931 873 878 921 943 959 908 905 879 844 866 908 947 912 906 927 930 928 942 986 956 950 915 935 957 952 904 902 859 927 876 908 924 868 874 899 905 873 914 904 861 868 890 874 871 877 861 860 912 897 849 868 879 878 858 852 845 837 859 868 882 864 880 867 798 826 834 875 848 882 839 837 797 804 840 835 888 858 884 848 819 857 863 852 885 856 890 870 877 833 852 857 899 906 895 923 861 896 947 897 924 946 929 919 919 954 920 889 890 932 958 949 926 923 913 902 859 841 913 904 863 892 942 913 870 869 905 914 960 926 905 885 904 876 879 906 865 848 854 851 886 902 892 850 836 881 915 884 920 898 942 886 939 902 928 893 836 885 926 886 875 844 836 805 904 844 863 887 811 850 818 845 861 860 901 913 873 871 896 895 893 855 879 830 869 885 852 898 939 955 922 905 911 913 929 951 968 932 914 909 958 957 940 938 971 899 865 920 933 888 919 932 948 891 921 907 930 925 907 937 947 937 936 987 954 941 953 948 887 863 918 946 913 922 917 900 910 897 928 975 983 978 980 974 970 966 974 959 961 950 924 907 944 925 919 897 929 934 903 954 891 915 888 870 867 879 897 884 926 897 925 896 922 892 912 912 895 872 897 917 911 887 900 931 931 923 950 905 923 885 892 909 952 936 920 907 973 956 946 919 925 913 955 977 938 918 921 906 940 917 893 914 897 888 899 896 902 886 857 896 904 919 983 897 910 856 885 917 911 933 947 856 909 907 947 961 914 921 932 921 964 943 959 925 948 946 954 933 951 935 922 886 904 923 893 926 902 908 912 945 901 900 888 907 840 890 911 898 910 875 906 889 875 907 874 912 897 876 930 911 891 884 901 906 941 931 940 994 979 972 933 968 968 1049 1020 1001 979 1003 1042 1016 980 983 981 1012 1009 980 961 1006 963 1013 1058 1020 1039 1024 1120 1062 1081 1097 1114 1119 1017 1043 999 1075 1027 1035 976 973 964 953 987 920 914 946 980 885 962 921 982 914 927 929 939 935 918 905 936 905 933 913 948 912 922 934 883 950 922 903 870 909 875 899 927 906 892 888 923 919 899 959 947 924 876 906 877 912 903 913 927 908 833 869 847 879 873 872 857 878 910 894 876 883 904 889 857 914 968 878 926 945 952 934 978 964 940 938 957 961 915 963 907 919 873 907 889 896 913 900 875 911 943 949 901 911 891 849 889 860 867 852 886 847 867 888 896 906 889 874 875 860 835 851 852 876 899 906 904 897 910 878 882 939 896 904 894 902 917 896 906 874 888 892 860 868 900 917 860 943 904 928 938 926 932 924 915 910 953 980 941 904 932 949 932 930 935 921 900 967 952 939 920 925 897 884 905 867 899 878 867 866 866 883 867 888 925 888 875 879 878 928 867 883 880 906 931 920 880 885 880 882 891 875 867 857 889 847 876 885 831 849 856 845 855 855 874 844 839 868 870 900 902 873 887 888 898 845 839 880 877 917 910 883 926 944 928 922 939 939 954 954 939 966 972 930 890 919 962 952 934 924 935 962 948 910 937 989 981 965 975 962 981 978 997 1010 1029 974 993 986 962 933 958 948 967 1005 1003 1028 976 994 960 977 958 949 898 894 915 943 935 948 961 954 919 931 957 985 978 979 984 987 985 949 1001 991 1007 991 1009 1037 1032 1015 1001 998 968 1016 985 979 1033 1006 1108 1018 1019 1045 1010 1017 1020 1054 1023 1028 1039 1023 1048 990 993 1028 991 986 1054 1028 1024 1072 1084 1039 1091 1024 1002 1050 1036 1058 1040 1009 1011 976 954 953 967 947 970 956 980 948 962 918 984 974 916 953 939 884 926 886 884 869 860 909 870 921 897 874 901 875 907 896 874 875 927 916 897 923 898 973 968 978 966 966 939 907 958 952 928 905 943 964 956 986 1016 968 1027 1036 987 983 974 1015 996 992 1003 1022 999 1018 1053 1059 1045 1044 1081 1077 1059 1093 1082 1077 1065 1113 1099 1073 1095 1075 1057 1040 1028 1068 1068 1069 1052 1118 1111 1126 1051 1054 1041 1064 1091 1062 1048 1061 1023 1043 1060 1057 1077 1073 1035 1077 1066 1066 1061 1088 1090 1123 1097 1041 1051 1081 1092 1059 1080 1050 1077 1082 1080 1021 1081 1036 1041 1005 1002 996 1026 1034 1003 1024 1064 993 969 982 969 975 962 917 972 964 980 994 986 985 1016 953 979 948 932 945 899 912 907 915 904 901 888 891 866 865 900 863 870 864 844 841 803 795 843 832 856 842 836 859 873 849 846 846 871 865 855 858 816 860 847 845 836 809 842 840 880 853 826 817 799 819 809 819 824 842 812 775 775 829 787 810 859 811 817 844 820 794 781 813 818 839 853 834 821 833 808 837 878 817 831 862 835 806 770 796 821 799 812 827 826 790 784 834 834 839 776 793 801 836 844 812 790 772 785 806 827 824 766 797 802 824 873 849 879 828 870 814 835 869 859 897 840 821 830 795 832 845 782 783 788 801 744 730 765 800 853 808 850 841 817 857 853 869 850 860 845 857 863 893 866 883 868 864 868 850 823 839 832 856 851 890 878 847 897 867 865 895 887 887 895 879 831 813 841 885 912 880 857 873 901 861 820 844 837 831 822 796 813 821 807 848 850 871 847 817 844 860 830 877 869 841 813 826 865 850 865 902 895 868 875 882 903 940 912 905 919 937 930 972 983 1013 989 1031 985 964 956 948 948 943 962 987 948 938 1001 942 1037 1035 1016 1012 1075 1048 1049 1056 1058 1049 1064 1016 1051 1037 1075 1080 1094 1076 1074 1087 1081 1048 1110 1111 1102 1138 1052 1049 1028 1083 1045 1048 1072 1090 1046 1026 1031 1072 1045 1013 987 976 1023 1020 1061 984 1023 1054 1049 1058 1063 1013 1005 1018 1012 987 1018 990 1034 1040 993 988 985 999 992 965 1043 1047 1072 1053 996 1006 997 991 972 1000 1029 1026 983 1025 1050 963 976 985 1009 967 972 950 952 981 992 937 944 1010 1041 1032 983 989 1014 1013 997 970 1005 999 959 971 963 1003 924 932 924 989 980 984 1002 963 951 927 920 947 924 892 907 905 953 944 941 978 893 937 956 964 984 990 950 942 931 931 915 905 939 908 894 917 899 866 893 927 920 963 936 924 931 906 912 970 931 938 963 1011 985 1033 998 958 943 976 927 941 892 884 926 907 911 924 957 904 934 887 893 902 871 898 850 919 887 925 906 878 855 903 927 934 899 932 915 878 839 827 870 875 849 830 827 812 835 854 856 842 842 819 904 868 848 829 844 803 805 816 808 828 838 817 798 815 830 814 821 809 834 798 825 809 845 864 890 877 899 861 904 846 901 881 883 868 881 855 906 854 843 871 867 874 877 892 890 919 855 882 887 908 896 954 932 1003 1046 1048 997 998 987 1003 978 965 956 936 944 944 1007 997 915 898 905 915 918 924 917 915 917 909 897 887 881 873 893 893 905 895 922 914 976 934 942 932 926 960 986 966 931 960 936 945 1003 932 943 947 961 943 966 1008 961 982 1016 951 955 932 943 959 932 996 980 985 992 1056 988 995 970 1026 1015 1014 986 977 976 975 947 942 978 977 993 993 1001 1025 1003 999 1030 997 980 964 999 960 1004 981 1013 1064 1044 996 1040 1054 1001 996 991 993 982 979 1000 994 1016 1050 1043 1001 1016 970 995 1015 1027 995 1035 987 1004 953 995 986 1006 986 996 981 979 977 989 1032 1026 1006 1036 1020 1018 1043 1032 1036 1009 996 1000 1001 1007 1008 1012 978 987 949 983 1009 1005 1011 1023 1028 1023 1004 996 1012 1025 1028 1017 984 955 989 1015 1020 996 1016 1017 1002 979 1004 986 984 1022 1038 1000 1038 1009 1029 1036 1065 1031 1062 1026 1040 1017 1000 1005 1044 996 1022 999 1010 959 954 970 979 1021 1038 1028 1062 1011 1023 960 922 952 979 967 992 1010 1010 975 983 953 984 967 949 915 916 924 920 923 877 981 989 954 992 997 984 946 977 969 911 925 941 1005 939 954 977 964 958 957 978 964 996 979 969 975 979 942 986 951 928 964 961 973 930 945 983 979 969 984 973 993 1004 984 965 955 1008 1000 996 988 977 1001 1017 970 982 971 967 1007 997 1009 990 1021 983 921 909 904 897 926 905 893 928 954 943 943 938 957 1000 1057 1005 1068 1012 1060 1051 986 1057 1023 1042 985 961 954 1014 1010 983 990 949 1017 1016 1034 989 976 970 993 994 1022 975 993 1007 1008 972 989 982 980 984 944 925 948 995 976 1014 994 1005 977 1003 928 899 944 932 917 922 894 938 997 958 1018 964 993 1019 979 1015 955 995 963 1007 1029 1012 950 941 950 995 983 945 1025 1002 1003 1001 1039 1062 1040 982 1017 1024 1023 1027 1048 1040 1063 1130 1146 1089 1117 1144 1177 1218 1182 1193 1113 1162 1126 1182 1160 1137 1135 1150 1118 1060 1117 1161 1150 1164 1153 1124 1144 1152 1189 1178 1131 1118 1166 1192 1176 1219 1268 1174 1190 1239 1238 1246 1250 1268 1271 1255 1254 1224 1251 1195 1227 1239 1279 1284 1219 1239 1270 1237 1292 1302 1325 1282 1289 1267 1325 1347 1373 1336 1305 1353 1321 1285 1347 1313 1304 1348 1380 1374 1386 1364 1388 1399 1353 1384 1405 1402 1419 1333 1439 1410 1375 1439 1472 1414 1397 1371 1441 1466 1396 1400 1400 1419 1483 1474 1431 1424 1474 1501 1528 1502 1474 1488 1505 1499 1545 1473 1477 1457 1434 1479 1474 1462 1497 1437 1547 1504 1456 1473 1446 1438 1446 1460 1485 1524 1481 1459 1497 1472 1460 1426 1461 1415 1385 1379 1460 1451 1406 1392 1461 1388 1423 1388 1345 1436 1477 1418 1362 1393 1382 1412 1400 1369 1403 1352 1295 1364 1356 1374 1364 1332 1328 1409 1361 1316 1318 1329 1349 1358 1326 1341 1300 1313 1349 1285 1288 1308 1318 1363 1318 1362 1309 1257 1268 1287 1270 1294 1252 1280 1238 1301 1242 1197 1230 1245 1235 1191 1160 1172 1197 1170 1139 1163 1103 1101 1130 1092 1115 1095 1086 1109 1061 1087 1050 1071 1044 1067 1031 1026 1048 1086 1087 1037 1042 1019 1028 1047 1074 1136 1043 989 987 974 953 998 1026 1009 1066 994 1003 965 1007 1004 1001 983 984 979 1022 1041 1051 1012 1000 1002 1044 1075 1050 981 1006 998 1005 979 960 974 995 1018 1018 980 978 972 946 965 977 930 934 967 950 916 902 921 928 915 882 915 904 896 883 863 885 935 954 893 927 952 977 989 943 919 945 952 975 933 973 950 960 937 930 1001 966 910 959 958 980 946 936 919 978 949 981 1002 990 975 1006 1008 967 931 950 945 954 960 943 949 931 938 916 901 895 911 921 920 921 927 904 954 934 945 946 990 1014 970 1005 980 938 979 991 984 973 991 1011 1034 993 1029 1043 1039 1005 1007 1081 1005 1035 1054 1048 1032 1028 1060 1084 1039 1092 1161 1087 1097 1091 1077 1111 1136 1122 1104 1117 1146 1183 1214 1191 1211 1230 1188 1213 1162 1170 1144 1166 1176 1180 1178 1196 1147 1170 1198 1176 1146 1208 1154 1124 1164 1179 1153 1174 1138 1151 1151 1096 1094 1089 1081 1026 1084 1088 1055 1080 1070 1114 1145 1127 1079 1115 1128 1174 1140 1086 1114 1125 1116 1079 1062 1029 1049 1063 1083 1061 1131 1059 1075 1058 1038 1054 1084 1035 1083 1068 1062 1091 1089 1098 1150 1165 1119 1134 1136 1165 1133 1117 1142 1146 1071 1078 1095 1132 1142 1123 1162 1175 1144 1148 1158 1183 1189 1088 1137 1124 1140 1201 1197 1115 1177 1206 1231 1231 1177 1198 1221 1241 1210 1265 1242 1202 1273 1237 1291 1235 1261 1289 1234 1237 1191 1239 1258 1224 1229 1264 1281 1283 1197 1217 1260 1264 1253 1235 1229 1203 1201 1208 1220 1212 1205 1187 1217 1221 1175 1185 1207 1203 1227 1190 1235 1193 1177 1207 1223 1196 1131 1113 1143 1148 1170 1182 1147 1131 1177 1149 1147 1152 1127 1104 1086 1051 1099 1107 1115 1119 1092 1129 1135 1091 1108 1163 1199 1151 1138 1161 1196 1162 1186 1140 1204 1198 1180 1134 1168 1158 1112 1098 1115 1095 1133 1164 1100 1128 1158 1129 1129 1166 1153 1155 1141 1106 1128 1110 1110 1061 1076 1136 1099 1115 1077 1063 1105 1063 1060 1030 1120 1132 1168 1165 1211 1126 1132 1229 1227 1216 1199 1221 1244 1272 1247 1214 1188 1212 1179 1186 1167 1258 1289 1245 1202 1265 1253 1228 1227 1192 1216 1269 1193 1255 1202 1209 1218 1223 1222 1160 1208 1220 1223 1192 1249 1256 1290 1227 1267 1236 1214 1219 1171 1257 1234 1250 1196 1253 1243 1199 1270 1231 1196 1212 1249 1150 1225 1270 1277 1190 1210 1198 1209 1216 1209 1258 1233 1233 1160 1161 1179 1171 1232 1282 1139 1179 1209 1150 1129 1147 1129 1150 1164 1122 1183 1173 1165 1161 1079 1092 1141 1119 1131 1125 1135 1083 1121 1118 1040 1008 1053 987 1066 1086 1162 1137 1091 1036 1030 1063 1062 1045 1087 1120 1062 1070 1061 1083 1057 1035 1056 1056 1021 1044 1086 1067 1107 1129 1101 1071 1086 1072 1123 1091 1102 1078 1091 1053 1045 1035 1030 1028 1061 989 1032 1048 1044 993 1039 1030 1078 1049 1010 1017 1038 1019 1006 979 1042 1026 1009 1080 1058 1024 1039 1037 1043 1024 1025 1039 988 975 963 1025 974 1030 975 1064 1037 1057 1065 1024 1054 1035 1084 1117 1117 1121 1163 1103 1142 1079 1062 1136 1100 1089 1022 997 1033 1043 1063 1041 1029 994 1068 1043 1042 1045 1070 1059 1060 1090 1084 1124 1074 1065 1039 1069 1049 1153 1148 1112 1079 1077 1050 1114 1105 1114 1129 1070 1048 1098 1109 1089 1079 1060 1041 1068 1073 1102 1059 1065 1064 1126 1136 1148 1118 1113 1067 1145 1135 1184 1165 1189 1194 1147 1109 1093 1148 1093 1141 1086 1095 1106 1131 1119 1166 1070 1048 1102 1112 1082 1047 1063 1076 1088 1113 1076 1030 1015 1042 1069 1082 1083 1054 1070 1109 1021 1066 1078 1074 1081 1054 1052 1021 1039 1047 1042 1021 1050 1039 1039 1094 1086 1075 1072 1142 1096 1006 1067 1024 1079 1084 1115 1118 1146 1139 1087 1073 1072 1026 1092 1098 1136 1093 1119 1123 1107 1182 1189 1182 1177 1232 1139 1186 1143 1160 1160 1148 1180 1147 1168 1176 1215 1152 1108 1123 1130 1148 1159 1149 1133 1223 1202 1141 1130 1142 1157 1159 1136 1118 1146 1143 1174 1170 1141 1177 1129 1137 1162 1106 1130 1110 1184 1167 1156 1150 1122 1196 1150 1184 1212 1165 1188 1128 1135 1127 1133 1150 1149 1194 1159 1151 1153 1157 1155 1165 1163 1088 1135 1199 1159 1155 1188 1180 1212 1160 1182 1226 1220 1230 1154 1146 1183 1277 1164 1198 1209 1235 1204 1182 1134 1150 1141 1174 1156 1203 1188 1136 1153 1183 1261 1302 1260 1243 1175 1274 1277 1227 1240 1164 1221 1217 1240 1194 1116 1150 1136 1116 1121 1063 1108 1156 1154 1178 1070 1128 1170 1221 1150 1093 1200 1262 1242 1177 1169 1218 1222 1208 1137 1085 1101 1106 1048 1052 1095 1140 1101 1080 1062 1097 1117 1111 1135 1112 1124 1121 1132 1058 1094 1011 1094 1082 1039 1045 1026 998 1047 1056 1115 1116 1132 1121 1115 1042 1036 1115 1117 1151 1106 1081 1118 1140 1178 1094 1068 1118 1105 1109 1152 1112 1162 1076 1070 1084 1041 1052 1037 1041 1056 1019 1095 1062 1041 1100 1069 1094 1092 1083 1024 1038 1084 1133 1090 1124 1038 1100 1039 1036 1093 1086 1054 1076 1102 1085 1070 1062 1096 1071 1092 1103 1121 1058 1064 1074 1144 1121 1120 1075 1081 1124 1149 1110 1067 1077 994 1011 1023 1060 1018 1000 985 1022 1077 1032 1057 1084 1068 1015 1007 1024 975 1012 1041 1018 1029 1066 1073 1058 1037 1041 1032 1081 1063 1047 1022 1069 1050 1050 1065 1028 1013 1038 1044 1074 1097 1087 1096 1132 1140 1137 1115 1101 1113 1123 1134 1116 1090 1125 1080 1122 1069 1066 1094 1070 1077 1089 1071 1100 1043 1023 1024 1027 1075 1055 1056 1086 1009 999 1021 1039 1053 1000 1073 997 1091 1014 1050 1016 1011 1019 1060 1069 1032 1016 1153 1129 1118 1184 1142 1181 1176 1174 1128 1151 1125 1195 1145 1167 1164 1197 1229 1221 1279 1232 1262 1254 1280 1299 1292 1290 1289 1331 1293 1263 1228 1302 1287 1251 1263 1291 1236 1263 1307 1265 1278 1306 1296 1350 1310 1291 1309 1312 1288 1337 1315 1274 1343 1280 1327 1305 1281 1364 1339 1377 1353 1321 1312 1347 1307 1299 1348 1345 1372 1341 1371 1340 1324 1286 1343 1348 1291 1335 1252 1289 1267 1300 1304 1303 1298 1292 1266 1343 1294 1296 1288 1272 1296 1266 1283 1270 1282 1319 1309 1325 1269 1335 1301 1285 1310 1296 1322 1250 1279 1266 1285 1282 1302 1328 1281 1347 1299 1309 1301 1296 1270 1294 1302 1346 1371 1310 1333 1295 1302 1280 1268 1238 1369 1315 1283 1323 1301 1345 1374 1339 1332 1248 1238 1221 1201 1227 1226 1285 1277 1277 1274 1228 1260 1239 1274 1238 1272 1224 1249 1311 1290 1266 1272 1288 1297 1310 1314 1285 1287 1315 1306 1286 1312 1302 1337 1326 1348 1304 1296 1291 1294 1262 1272 1294 1229 1271 1243 1253 1304 1247 1215 1221 1248 1258 1314 1269 1266 1260 1265 1323 1284 1273 1277 1226 1268 1267 1220 1288 1324 1280 1236 1282 1245 1265 1260 1281 1243 1295 1316 1266 1247 1248 1225 1245 1242 1262 1263 1335 1304 1240 1178 1187 1245 1201 1206 1239 1192 1272 1249 1295 1233 1250 1216 1229 1292 1259 1280 1290 1259 1283 1292 1332 1310 1283 1274 1292 1257 1268 1310 1299 1281 1342 1296 1316 1343 1299 1354 1321 1280 1269 1249 1234 1204 1254 1259 1276 1208 1288 1297 1262 1306 1290 1319 1270 1213 1207 1202 1250 1260 1256 1270 1217 1245 1227 1228 1252 1188 1198 1244 1244 1187 1183 1174 1203 1180 1190 1188 1220 1192 1222 1222 1176 1232 1219 1251 1234 1217 1223 1271 1255 1267 1250 1230 1326 1310 1298 1222 1249 1192 1226 1207 1234 1187 1086 1128 1087 1105 1118 1117 1075 1068 1084 1085 1072 1110 1096 1116 1111 1107 1189 1175 1156 1137 1169 1193 1224 1172 1135 1190 1144 1211 1218 1170 1173 1155 1128 1170 1147 1142 1125 1125 1136 1149 1164 1161 1188 1164 1178 1162 1146 1172 1107 1095 1118 1090 1105 1091 1101 1067 1156 1126 1075 1064 1105 1045 1042 1021 1069 1111 1072 1045 1054 1067 1031 1064 1113 1097 1081 1073 1140 1078 1032 1102 1138 1128 1072 1081 1078 1099 1081 1098 1099 1112 1165 1115 1104 1021 1048 1085 1114 1113 1084 1092 1120 1095 1103 1109 1110 1146 1114 1116 1126 1139 1182 1105 1076 1086 1132 1113 1113 1054 1046 1128 1115 1062 1019 1039 1077 1035 1047 1077 1119 1070 1034 1054 1020 1061 1071 1048 1052 1054 1102 1026 1021 1065 1002 1052 1088 1045 1035 1036 1001 1044 1101 1020 1060 1032 1068 1056 1072 1052 1041 1012 1034 1028 1100 1067 1036 1025 1069 1067 1062 1059 1096 1050 1017 1116 1157 1146 1099 1129 1115 1138 1201 1159 1163 1165 1150 1172 1136 1196 1120 1206 1192 1140 1176 1177 1222 1197 1241 1251 1222 1208 1217 1206 1202 1178 1173 1176 1197 1274 1254 1297 1221 1259 1237 1231 1213 1230 1275 1287 1247 1277 1264 1293 1348 1299 1295 1341 1264 1232 1308 1232 1243 1298 1308 1266 1254 1248 1279 1262 1257 1213 1181 1174 1229 1186 1223 1200 1242 1182 1175 1184 1153 1172 1205 1184 1212 1200 1208 1219 1272 1289 1276 1273 1265 1303 1338 1310 1309 1288 1299 1298 1255 1251 1205 1186 1214 1304 1204 1231 1198 1250 1213 1172 1234 1203 1231 1228 1150 1233 1230 1261 1215 1191 1194 1198 1225 1244 1244 1233 1228 1221 1180 1207 1198 1216 1233 1269 1188 1251 1277 1308 1318 1273 1218 1198 1163 1180 1190 1218 1211 1249 1257 1227 1173 1166 1154 1200 1197 1241 1183 1211 1213 1169 1184 1229 1224 1187 1209 1254 1215 1216 1221 1191 1177 1162 1203 1220 1192 1201 1186 1205 1184 1164 1136 1201 1162 1208 1165 1187 1145 1187 1151 1196 1125 1136 1121 1134 1164 1156 1125 1092 1112 1106 1070 1145 1106 1053 1081 1157 1065 1104 1093 1075 1034 1048 1022 1059 1055 1109 1078 1062 1069 1109 1023 1046 1097 1057 1031 1008 999 1020 1046 1029 1088 1041 1088 1073 1098 1124 1080 1101 1126 1035 1047 1025 1078 1057 1048 1071 1064 1082 1101 1093 1038 1071 1070 1076 1053 1019 1036 1056 1075 1086 1067 1070 1053 1039 1030 1033 1034 1050 1046 1056 1067 999 1060 1084 1115 1076 1050 1032 1054 1028 1015 1020 1016 1064 1023 985 1039 1046 1047 1049 1041 958 1039 1040 1052 1035 1041 1025 995 1043 1047 1035 1024 1073 1025 1018 1070 1082 1070 1092 1137 1085 1055 1067 1075 1119 1156 1104 1113 1033 1101 1081 1076 1074 1145 1096 1146 1113 1098 1097 1113 1101 1111 1104 1078 1158 1083 1118 1087 1082 1103 1066 999 1054 1015 1030 1020 1021 1014 1040 1005 995 1006 1060 1048 1027 970 1018 1022 996 990 979 963 982 1049 1041 1027 1035 1068 1045 1016 1041 1019 1002 956 983 1035 977 979 1016 1010 1042 1015 962 927 961 931 918 888 907 953 922 936 938 923 915 903 912 983 959 959 922 942 909 933 897 985 1014 943 940 952 986 991 972 928 952 904 950 947 991 926 918 889 876 923 871 892 894 905 898 843 851 807 822 851 849 837 821 854 876 871 880 845 849 844 863 886 915 942 897 853 862 906 919 951 932 910 863 850 864 931 915 913 943 961 960 927 912 958 966 1005 942 936 924 985 984 999 1051 1021 1030 1046 1062 1088 1022 1076 1096 1094 1035 1035 1004 1041 1063 1112 1069 1137 1101 1126 1107 1069 1091 1117 1125 1054 1092 1148 1141 1140 1174 1131 1040 1064 1088 1096 1070 1083 1067 1082 1061 1125 1132 1110 1038 1031 1048 1080 1081 1063 1070 1068 1095 1093 1074 1099 1107 1081 1102 1103 1125 1109 1033 1104 1070 1132 1162 1198 1144 1166 1198 1210 1121 1123 1121 1113 1125 1139 1172 1149 1135 1098 1077 1073 1030 962 996 964 974 954 988 976 971 988 937 944 936 974 935 936 931 932 918 898 977 973 980 970 920 874 940 904 916 954 993 1000 948 969 959 1000 1046 1048 990 972 967 1045 1051 1021 1059 1072 1046 1110 1066 1081 1112 1127 1129 1103 1165 1092 1161 1158 1106 1166 1122 1096 1154 1134 1102 1033 1065 1042 1083 1074 1060 1007 1020 966 1002 1031 980 1024 980 989 949 1003 919 897 901 1024 954 965 955 899 968 950 1009 1031 955 953 994 966 991 998 1001 1015 1005 999 1066 1141 1112 1095 1168 1141 1080 1135 1198 1174 1190 1187 1172 1141 1140 1190 1176 1101 1071 1108 1173 1132 1175 1156 1142 1164 1220 1162 1161 1142 1152 1175 1212 1172 1176 1121 1149 1125 1140 1134 1066 1087 1079 1162 1161 1131 1136 1273 1260 1266 1266 1243 1327 1336 1316 1338 1371 1251 1289 1280 1257 1299 1277 1354 1422 1333 1341 1305 1274 1272 1151 1143 1144 1162 1123 1147 1155 1129 1169 1137 1110 1121 1086 1010 1068 1046 1049 1022 1022 1015 960 956 1025 986 1002 971 991 939 966 941 965 943 891 895 875 898 875 853 868 849 855 853 860 905 900 859 882 826 768 757 699 674 648 627 609 615 639 615 594 557 542 546 528 542 523 492 483 479 454 551 547 551 557 565 550 540 534 564 567 556 605 569 559 565 531 505 491 502 469 467 452 416 396 361 311 299 284 307 338 356 373 362 344 344 328 321 302 297 312 301 270 266 251 266 261 256 246 216 206 210 221 225 228 254 271 257 256 233 203 188 179 183 183 189 198 200 198 199 222 228 248 224 247 218 181 199 242 271 260 260 280 315 335 360 365 384 371 348 383 348 395 382 369 332 327 365 384 404 392 381 421 404 431 454 436 404 414 423 441 411 400 472 474 463 478 506 477 435 414 405 377 387 356 322 345 360 360 344 360 407 384 366 364 352 343 345 329 327 367 307 292 314 300 269 251 243 250 274 284 296 311 334 323 288 313 342 348 394 376 395 416 411 404 408 352 339 300 277 239 208 195 180 151 155 152 130 143 146 164 176 197 210 246 224 218 195 212 266 275 304 328 307 313 313 282 296 324 339 359 391 419 420 449 410 446 457 443 473 399 360 363 327 303 291 273 268 251 258 251 250 224 188 187 185 213 214 241 288 293 316 334 365 373 389 440 449 467 507 499 498 489 460 464 449 419 402 381 349 331 323 326 287 266 223 185 178 169 154 157 163 175 170 149 159 176 208 224 209 226 236 244 282 315 361 397 410 466 481 530 543 543 531 572 592 582 590 591 546 552 534 543 524 533 533 515 483 473 439 398 365 366 336 309 267 255 236 223 204 213 208 211 231 232 227 237 244 264 270 282 330 348 347 311 315 306 290 296 275 266 235 227 227 227 198 179 185 191 191 196 215 202 219 233 264 282 307 316 342 347 354 380 362 346 343 343 325 308 303 286 291 302 289 298 282 289 286 279 246 263 295 303 328 348 394 417 426 436 417 453 439 454 428 450 416 410 391 385 347 342 321 302 275 253 253 263 234 271 256 255 279 297 290 304 337 386 416 447 458 445 425 435 447 444 457 432 439 439 453 454 466 459 474 497 506 535 567 581 623 646 681 697 702 705 670 693 657 707 694 724 698 683 672 680 670 619 634 630 658 678 635 655 635 592 627 597 594 588 604 585 590 568 534 558 543 535 529 571 572 628 624 648 656 629 633 637 566 600 587 566 592 611 637 649 625 676 670 651 636 618 622 594 612 584 595 616 601 600 625 641 578 542 527 537 530 544 573 568 556 542 541 529 540 562 556 550 574 580 602 623 626 615 627 625 609 604 596 642 617 620 589 611 614 619 607 649 646 641 635 636 658 644 653 677 638 646 674 645 666 639 642 667 663 641 621 605 562 553 529 504 443 421 385 348 330 352 309 317 291 286 284 270 266 240 218 200 173 163 157 132 125 107 99 90 93 86 88 90 87 94 88 92 88 96 104 136 164 180 183 206 224 238 247 252 299 296 306 318 327 325 367 373 315 323 314 337 314 288 278 290 231 242 221 201 186 174 179 169 176 161 165 177 168 177 177 206 219 253 277 290 293 322 328 329 317 314 313 318 282 292 280 267 273 261 237 218 201 178 172 158 144 132 126 100 90 82 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per inch +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = Inch +[Exif IFD0 - 0x0140] Color Map = [768 values] +[Exif IFD0 - 0x830e] Pixel Scale = 2.438 2.438 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 740726.437 4557390.415 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [20 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS84 UTM zone 17N +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 17 N with WGS84 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = o41078a1.tif +[File - 0x0002] File Size = 6238706 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/o41078a2.tif.txt b/tif/GeoTIFF/metadata/java/o41078a2.tif.txt new file mode 100644 index 00000000..b533ef4d --- /dev/null +++ b/tif/GeoTIFF/metadata/java/o41078a2.tif.txt @@ -0,0 +1,43 @@ +FILE: o41078a2.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 5022 pixels +[Exif IFD0 - 0x0101] Image Height = 6785 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette +[Exif IFD0 - 0x0111] Strip Offsets = [6785 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 83 80 80 80 80 80 83 82 82 82 82 83 82 82 82 88 86 88 88 86 90 91 88 90 94 93 88 107 121 112 123 135 141 144 164 165 167 170 180 183 204 206 213 224 226 234 226 250 252 261 246 249 254 249 231 222 228 225 209 223 206 196 191 176 171 170 156 155 140 136 122 114 110 102 95 98 100 94 100 115 125 136 144 136 135 146 167 159 158 167 171 183 198 197 201 189 232 236 248 266 263 257 263 262 262 236 236 244 214 212 212 196 188 178 158 138 133 133 146 115 124 108 102 107 116 118 125 127 128 143 157 172 176 178 192 197 197 198 206 209 209 232 235 245 238 231 241 250 265 224 209 210 199 207 202 193 203 173 153 148 137 132 122 123 126 114 108 101 91 86 84 86 90 103 107 134 118 128 129 136 147 170 167 165 170 162 157 171 165 171 180 176 176 186 180 179 190 186 177 171 178 176 190 209 201 198 173 165 162 158 156 145 130 132 127 127 138 156 176 181 172 172 173 205 222 237 259 288 338 336 346 340 356 352 367 397 430 408 366 394 399 411 450 476 446 484 440 410 377 379 351 362 389 339 329 315 325 276 275 300 310 342 362 377 341 323 359 376 375 402 416 402 431 467 447 454 419 482 480 461 476 490 482 535 565 549 623 628 673 714 689 717 677 681 660 716 701 746 749 738 748 724 737 741 755 722 768 803 786 763 786 777 764 736 713 748 697 689 677 705 699 727 759 782 748 704 708 700 695 713 734 745 749 728 703 735 721 690 707 718 727 777 801 788 798 769 777 833 795 812 841 874 912 959 919 934 919 924 945 929 912 940 926 923 901 876 910 940 909 961 953 956 986 975 972 1014 998 1021 981 973 976 1063 1032 1002 1015 979 987 971 983 955 974 905 921 899 884 893 914 938 969 965 943 907 957 950 950 959 987 995 1006 1026 985 997 1005 1001 991 1003 982 959 1003 1000 1038 976 1004 1044 1075 1069 1051 1095 1088 1039 1074 1105 1067 1080 1109 1037 1016 1046 1040 1010 984 987 968 976 948 970 983 967 995 968 1027 1029 1013 1039 999 943 985 971 965 946 935 961 966 971 969 985 943 932 957 962 975 975 960 977 986 1013 1035 1052 1023 1024 980 1025 1025 1018 1032 965 967 991 1014 1043 1033 1095 1066 1023 999 1030 1002 1003 1007 1021 1057 1059 1092 1071 1089 1123 1112 1145 1147 1116 1146 1148 1144 1191 1147 1178 1179 1190 1225 1207 1180 1191 1193 1243 1218 1245 1168 1209 1184 1150 1183 1181 1188 1216 1218 1177 1182 1176 1220 1237 1203 1246 1183 1220 1234 1228 1251 1203 1204 1221 1183 1175 1190 1177 1206 1191 1187 1159 1125 1133 1191 1169 1176 1140 1158 1143 1141 1178 1149 1181 1180 1142 1135 1181 1161 1206 1189 1236 1207 1193 1188 1176 1177 1151 1140 1143 1095 1126 1143 1207 1248 1191 1203 1199 1220 1206 1253 1253 1236 1208 1251 1280 1225 1204 1163 1153 1176 1158 1178 1210 1235 1226 1250 1214 1231 1235 1225 1199 1222 1203 1222 1219 1221 1234 1236 1189 1221 1218 1199 1179 1166 1150 1165 1185 1157 1230 1173 1234 1200 1251 1220 1227 1195 1230 1220 1205 1272 1274 1268 1278 1221 1271 1277 1295 1252 1253 1313 1286 1312 1288 1290 1290 1323 1277 1329 1347 1298 1322 1294 1293 1295 1274 1271 1309 1328 1323 1314 1305 1333 1317 1297 1287 1294 1399 1355 1379 1360 1372 1392 1369 1380 1309 1351 1322 1374 1346 1371 1354 1326 1338 1357 1408 1383 1344 1349 1314 1353 1308 1326 1277 1315 1335 1304 1317 1323 1350 1366 1359 1355 1328 1316 1314 1342 1329 1300 1306 1335 1329 1298 1291 1317 1337 1365 1310 1289 1270 1306 1305 1328 1297 1289 1246 1304 1347 1330 1324 1358 1323 1370 1387 1347 1358 1338 1288 1338 1307 1297 1303 1350 1303 1319 1260 1223 1293 1307 1340 1225 1229 1269 1306 1253 1286 1272 1245 1247 1220 1185 1209 1182 1206 1188 1236 1187 1179 1209 1152 1197 1135 1196 1182 1190 1213 1175 1184 1187 1159 1169 1185 1194 1152 1236 1203 1211 1219 1204 1191 1219 1190 1206 1190 1216 1222 1229 1236 1223 1222 1196 1199 1264 1301 1271 1272 1239 1228 1217 1241 1291 1271 1253 1272 1322 1310 1297 1275 1293 1286 1324 1339 1322 1317 1325 1322 1384 1360 1338 1317 1286 1291 1264 1242 1255 1252 1316 1253 1280 1258 1232 1243 1248 1220 1268 1246 1286 1243 1302 1262 1251 1245 1223 1199 1281 1203 1217 1196 1222 1229 1224 1265 1285 1265 1211 1237 1212 1211 1212 1188 1228 1238 1240 1190 1177 1217 1265 1225 1286 1239 1264 1235 1232 1243 1290 1259 1230 1177 1144 1222 1220 1192 1223 1201 1179 1192 1192 1199 1176 1185 1162 1148 1147 1112 1095 1117 1160 1147 1152 1117 1127 1105 1123 1137 1152 1126 1153 1177 1165 1189 1185 1197 1169 1215 1194 1194 1143 1120 1153 1120 1127 1093 1058 1074 1067 1053 1087 1103 1077 1109 1135 1120 1106 1117 1090 1127 1142 1159 1126 1099 1154 1148 1101 1123 1061 1104 1153 1155 1163 1151 1111 1118 1104 1111 1108 1191 1187 1180 1172 1188 1188 1162 1166 1178 1183 1146 1146 1160 1156 1148 1103 1116 1212 1189 1143 1121 1140 1128 1090 1128 1102 1091 1121 1177 1083 1092 1093 1144 1139 1130 1174 1103 1142 1160 1165 1092 1132 1167 1142 1115 1106 1120 1108 1091 1100 1111 1110 1151 1121 1118 1093 1083 1129 1140 1163 1135 1110 1134 1152 1145 1133 1144 1151 1178 1207 1148 1153 1108 1057 1042 1008 1057 1129 1105 1064 1025 1063 1040 1058 1035 1029 1053 998 991 988 1018 1001 1037 1027 936 978 1017 1010 997 1035 1001 1015 964 895 904 949 909 941 984 974 955 951 919 940 962 938 915 963 906 912 901 930 886 911 878 885 897 913 921 908 868 891 906 859 852 832 868 884 865 845 856 837 886 927 930 924 935 954 968 982 993 991 1022 991 1019 987 997 1060 1014 1065 1041 1061 1064 1065 1040 1061 1116 1101 1121 1079 1112 1108 1034 1015 1021 1024 1032 1022 1088 1083 1094 1105 1062 1048 1042 1037 1073 1106 1132 1132 1105 1124 1101 1087 1162 1124 1103 1096 1130 1133 1093 1047 1064 1068 1039 1084 1106 1081 1067 1112 1150 1102 1089 1117 1120 1136 1119 1090 1149 1131 1155 1131 1102 1060 1099 1074 1129 1152 1125 1111 1082 1082 1081 1043 1052 1126 1142 1100 1078 1117 1132 1175 1210 1167 1116 1127 1155 1139 1155 1192 1167 1143 1119 1163 1137 1137 1144 1128 1149 1158 1220 1173 1145 1181 1165 1084 1064 1089 1131 1072 1052 1042 1101 1126 1093 1121 1069 1028 1028 1101 1146 1077 1085 1019 1022 1018 1010 1031 1051 1064 1057 1069 1060 1044 1055 1010 1013 982 977 984 1029 975 956 989 1022 1014 1001 1046 1045 1077 1054 1011 962 982 989 1036 1098 1056 1022 995 1001 981 879 920 940 921 970 946 959 958 950 967 1009 969 982 1060 1036 1070 1060 1010 1009 1058 1038 1013 1017 1004 986 1072 1076 1074 1081 1032 987 1007 1033 1019 991 994 1027 1075 1027 1088 1028 1058 1060 1055 1085 1095 1044 1071 1052 991 1074 1067 1098 1084 979 991 1034 1079 1071 974 1066 1079 1065 1097 1090 1093 1094 1115 1117 1061 1047 1050 1026 1014 1002 1013 1054 997 1050 986 947 1023 1018 1043 1018 1028 1039 989 985 1017 994 1004 1012 1014 1024 1079 1076 1038 1035 998 1028 1046 1072 1071 1063 1045 1080 1060 1044 1048 1047 1052 1023 1086 1062 1001 992 980 1003 1006 1019 1046 1072 1072 1055 1025 992 1007 1031 1030 995 971 991 1033 1024 1032 1089 1075 1080 1067 1083 1100 1061 1107 1113 1089 1135 1088 1145 1176 1130 1106 1143 1189 1216 1224 1212 1219 1169 1168 1208 1241 1149 1227 1200 1269 1245 1167 1184 1168 1197 1265 1304 1224 1269 1219 1181 1209 1130 1200 1252 1220 1223 1237 1310 1342 1320 1326 1276 1268 1306 1275 1274 1292 1315 1369 1334 1309 1300 1311 1325 1282 1257 1228 1283 1272 1272 1225 1286 1280 1259 1228 1306 1240 1243 1232 1191 1159 1103 1119 1144 1185 1148 1174 1170 1138 1151 1209 1128 1155 1138 1081 1105 1111 1160 1134 1163 1155 1143 1108 1144 1147 1117 1155 1115 1092 1123 1118 1116 1136 1154 1122 1110 1142 1145 1188 1203 1161 1125 1153 1162 1148 1192 1187 1197 1192 1189 1203 1274 1289 1248 1265 1211 1233 1236 1220 1241 1176 1255 1223 1270 1278 1302 1321 1312 1299 1312 1281 1300 1250 1291 1301 1274 1322 1274 1263 1347 1269 1326 1320 1302 1300 1278 1260 1287 1294 1263 1255 1251 1212 1216 1257 1250 1233 1236 1260 1211 1232 1250 1326 1331 1305 1256 1276 1191 1249 1253 1221 1223 1252 1241 1266 1234 1310 1316 1273 1276 1299 1247 1252 1260 1254 1219 1244 1309 1277 1235 1257 1296 1306 1299 1278 1238 1317 1279 1319 1326 1355 1306 1313 1322 1363 1313 1272 1308 1335 1342 1295 1317 1304 1343 1289 1325 1356 1373 1348 1322 1351 1362 1373 1353 1383 1389 1365 1369 1372 1379 1387 1388 1377 1426 1416 1419 1375 1409 1387 1389 1424 1440 1369 1427 1400 1386 1449 1379 1417 1401 1375 1383 1320 1375 1396 1384 1478 1441 1410 1405 1447 1460 1412 1409 1494 1420 1439 1449 1419 1409 1448 1464 1419 1466 1436 1412 1463 1479 1459 1404 1400 1378 1388 1414 1478 1423 1463 1404 1424 1456 1439 1359 1332 1345 1420 1440 1450 1453 1428 1382 1365 1353 1368 1414 1441 1306 1377 1362 1354 1352 1354 1351 1377 1370 1397 1388 1350 1413 1383 1413 1397 1417 1371 1349 1412 1354 1284 1348 1372 1342 1365 1353 1418 1406 1423 1365 1352 1372 1371 1376 1398 1355 1317 1303 1369 1338 1334 1365 1376 1345 1318 1294 1343 1352 1343 1378 1354 1374 1350 1345 1363 1328 1337 1340 1321 1343 1399 1411 1388 1415 1415 1467 1438 1464 1442 1417 1427 1395 1458 1463 1422 1435 1497 1426 1468 1498 1496 1440 1487 1432 1452 1468 1594 1576 1563 1556 1588 1571 1527 1514 1525 1567 1655 1550 1621 1628 1612 1603 1668 1627 1663 1612 1603 1591 1652 1661 1625 1631 1637 1615 1600 1563 1650 1627 1624 1646 1591 1635 1632 1631 1604 1602 1673 1595 1592 1606 1576 1640 1637 1609 1630 1621 1598 1548 1566 1546 1538 1519 1508 1528 1572 1649 1619 1583 1520 1543 1535 1489 1549 1554 1480 1500 1522 1548 1461 1499 1466 1474 1521 1495 1489 1440 1495 1464 1488 1421 1496 1519 1516 1472 1494 1415 1412 1429 1421 1496 1489 1461 1485 1507 1447 1423 1520 1533 1493 1472 1469 1484 1541 1498 1530 1514 1485 1440 1440 1452 1401 1482 1479 1499 1500 1464 1446 1455 1482 1486 1474 1410 1418 1448 1451 1437 1429 1416 1438 1440 1462 1496 1472 1504 1491 1481 1487 1460 1481 1401 1384 1375 1369 1399 1391 1369 1333 1345 1340 1370 1357 1372 1331 1371 1391 1359 1327 1342 1363 1377 1413 1307 1354 1324 1376 1381 1388 1324 1417 1367 1414 1422 1442 1406 1363 1385 1352 1324 1358 1391 1291 1378 1336 1363 1357 1338 1320 1327 1384 1346 1391 1350 1425 1379 1331 1311 1315 1282 1336 1318 1389 1399 1369 1366 1364 1405 1380 1386 1454 1403 1423 1392 1349 1303 1336 1384 1447 1409 1479 1453 1450 1426 1440 1451 1415 1436 1410 1423 1368 1370 1400 1421 1366 1395 1364 1362 1364 1344 1402 1385 1353 1416 1427 1411 1401 1388 1365 1374 1410 1364 1444 1461 1502 1560 1534 1475 1508 1466 1525 1483 1472 1413 1386 1430 1430 1407 1404 1441 1388 1361 1363 1382 1430 1382 1324 1327 1399 1444 1437 1409 1412 1418 1416 1469 1463 1484 1391 1368 1383 1375 1412 1420 1432 1415 1386 1381 1419 1400 1371 1425 1396 1446 1422 1424 1444 1535 1469 1440 1344 1390 1451 1463 1476 1420 1401 1409 1395 1422 1474 1491 1437 1478 1470 1441 1402 1440 1470 1505 1559 1573 1553 1535 1481 1507 1505 1455 1491 1552 1506 1523 1552 1485 1484 1470 1498 1555 1546 1490 1504 1409 1446 1448 1420 1500 1514 1473 1512 1469 1439 1416 1431 1407 1440 1424 1394 1421 1438 1421 1441 1383 1422 1384 1396 1411 1421 1380 1379 1374 1388 1403 1446 1418 1416 1403 1464 1450 1388 1352 1376 1356 1367 1397 1346 1361 1373 1335 1294 1289 1255 1302 1326 1373 1360 1379 1357 1333 1351 1330 1370 1389 1402 1348 1342 1329 1327 1305 1367 1351 1419 1394 1409 1439 1441 1369 1348 1319 1336 1296 1301 1317 1359 1339 1358 1324 1382 1394 1410 1329 1358 1333 1352 1309 1326 1261 1272 1239 1220 1249 1240 1209 1192 1219 1212 1196 1194 1166 1202 1191 1264 1246 1240 1224 1210 1180 1177 1185 1175 1202 1227 1201 1167 1161 1221 1220 1199 1221 1198 1207 1228 1185 1235 1234 1202 1190 1215 1227 1241 1158 1160 1170 1202 1196 1152 1174 1146 1174 1120 1150 1202 1207 1197 1142 1159 1220 1250 1164 1165 1155 1153 1126 1116 1143 1153 1142 1125 1090 1123 1112 1125 1170 1219 1237 1218 1230 1209 1164 1218 1175 1223 1204 1196 1207 1179 1196 1191 1160 1184 1194 1225 1198 1169 1136 1095 1147 1133 1072 1098 1065 1080 1052 1008 1022 981 1033 1079 1045 1063 1086 1068 1064 1092 1124 1087 1045 1078 1057 1024 1015 1017 1046 1070 1035 1075 1082 1018 976 1012 1051 1048 1116 1178 1165 1168 1159 1130 1183 1162 1127 1119 1142 1149 1144 1175 1130 1154 1142 1152 1078 1083 1082 1092 1036 1026 1101 1117 1138 1083 1143 1085 1098 1095 1124 1105 1113 1084 1111 1165 1141 1167 1113 1113 1135 1123 1124 1121 1121 1085 1067 1065 1073 1060 1056 1119 1056 1089 1083 1047 1049 1056 1041 1042 967 1006 1019 989 975 969 1018 1046 1052 1070 1065 1075 1034 1046 1057 1057 1112 1145 1079 1046 1045 1034 997 1009 1025 997 1017 1002 963 969 985 1000 997 968 988 969 982 987 1024 989 984 1004 988 980 1022 1014 1011 1018 1007 1050 1086 1045 1082 1046 1056 1022 1023 1018 1022 1072 1036 1054 1068 1068 1060 1091 1080 1050 1052 1026 1028 1051 1062 1033 1049 1089 1104 1084 1108 1067 1054 1060 1023 1033 1004 965 1004 1023 1020 1037 1041 987 1035 1072 1041 1039 997 1001 1011 998 985 991 993 978 979 962 958 997 1010 997 988 986 974 1018 1041 1020 1005 1038 1051 1039 1058 1051 1044 970 945 966 964 1038 1036 1026 1013 964 966 992 975 1009 1009 1029 1010 1011 1025 1029 1026 1023 1017 1030 1036 979 992 991 1004 1006 984 1016 958 986 979 988 976 988 965 960 969 953 956 969 992 986 1019 1028 1041 1048 1058 1061 1053 1027 1027 1016 1016 986 980 953 981 989 1037 1046 1043 1021 1042 1067 1072 1062 1056 1080 1053 1058 1077 1088 1064 1104 1082 1072 1104 1089 1090 1084 1088 1048 1040 1063 1130 1167 1138 1123 1137 1152 1153 1119 1166 1097 1072 1134 1093 1150 1143 1138 1113 1120 1106 1161 1105 1122 1111 1112 1108 1119 1116 1143 1109 1169 1149 1094 1081 1093 1117 1131 1104 1153 1135 1170 1151 1104 1066 1137 1106 1108 1092 1124 1138 1095 1090 1122 1139 1111 1124 1120 1134 1148 1180 1177 1177 1184 1199 1189 1179 1181 1216 1222 1219 1205 1172 1181 1180 1176 1181 1134 1144 1169 1194 1197 1215 1228 1200 1175 1154 1169 1197 1155 1185 1188 1186 1162 1170 1155 1146 1108 1146 1134 1158 1193 1210 1231 1241 1210 1216 1197 1198 1201 1189 1192 1145 1158 1154 1180 1130 1145 1119 1180 1177 1167 1200 1198 1211 1179 1154 1177 1152 1116 1156 1121 1129 1149 1139 1130 1107 1128 1141 1129 1139 1170 1180 1158 1183 1148 1163 1157 1148 1185 1184 1201 1160 1135 1157 1179 1206 1203 1223 1229 1254 1258 1234 1239 1242 1239 1277 1270 1224 1201 1227 1239 1262 1260 1266 1294 1303 1319 1325 1341 1326 1305 1285 1267 1252 1292 1264 1293 1259 1244 1262 1273 1285 1267 1254 1264 1275 1243 1254 1267 1271 1271 1247 1265 1277 1245 1267 1249 1257 1261 1276 1252 1269 1276 1251 1222 1246 1240 1257 1231 1262 1252 1237 1239 1228 1228 1243 1257 1257 1214 1216 1239 1231 1260 1236 1236 1253 1215 1265 1217 1247 1235 1258 1251 1255 1245 1260 1263 1269 1262 1265 1256 1234 1277 1249 1232 1229 1253 1252 1261 1255 1261 1241 1230 1246 1260 1279 1269 1265 1290 1260 1245 1276 1274 1260 1257 1250 1260 1229 1242 1250 1278 1286 1264 1291 1269 1302 1275 1306 1333 1302 1283 1320 1318 1365 1341 1331 1365 1397 1351 1376 1352 1373 1337 1315 1325 1402 1337 1348 1309 1374 1354 1302 1303 1328 1366 1345 1345 1350 1384 1376 1390 1373 1372 1439 1443 1442 1422 1386 1351 1383 1413 1424 1376 1388 1414 1431 1473 1413 1406 1434 1406 1404 1437 1432 1435 1392 1441 1414 1431 1465 1456 1501 1466 1461 1433 1437 1461 1482 1446 1455 1451 1467 1410 1397 1409 1422 1439 1415 1418 1423 1418 1423 1475 1498 1462 1510 1495 1512 1479 1501 1452 1427 1476 1426 1436 1474 1441 1430 1421 1401 1441 1428 1436 1488 1484 1412 1459 1480 1493 1495 1524 1497 1557 1505 1549 1506 1489 1471 1488 1484 1495 1543 1542 1516 1547 1573 1588 1542 1551 1564 1551 1553 1585 1576 1628 1591 1559 1588 1568 1568 1557 1584 1571 1572 1572 1613 1536 1522 1508 1526 1510 1526 1555 1592 1594 1581 1560 1606 1582 1561 1538 1533 1512 1528 1539 1540 1570 1600 1509 1532 1575 1556 1567 1559 1619 1626 1591 1598 1574 1510 1559 1597 1576 1554 1519 1560 1515 1542 1550 1496 1498 1469 1529 1546 1535 1542 1546 1518 1484 1476 1539 1497 1511 1456 1461 1432 1429 1408 1483 1474 1525 1515 1502 1475 1523 1492 1477 1460 1495 1504 1466 1464 1507 1507 1541 1529 1518 1527 1529 1478 1494 1466 1467 1465 1511 1528 1511 1466 1464 1494 1507 1592 1534 1533 1498 1507 1501 1523 1567 1533 1520 1532 1501 1505 1542 1549 1541 1596 1559 1599 1567 1536 1550 1573 1551 1520 1550 1585 1596 1598 1585 1646 1609 1612 1571 1599 1640 1559 1557 1588 1545 1555 1562 1560 1605 1637 1617 1590 1530 1592 1659 1638 1637 1551 1608 1567 1551 1579 1588 1633 1603 1585 1629 1608 1561 1585 1625 1607 1546 1559 1611 1597 1594 1611 1635 1551 1595 1591 1607 1539 1568 1594 1640 1583 1537 1598 1596 1598 1583 1570 1593 1564 1538 1546 1567 1595 1584 1600 1599 1576 1582 1551 1527 1493 1510 1519 1514 1576 1583 1578 1597 1614 1601 1523 1572 1572 1569 1638 1578 1591 1616 1569 1568 1549 1641 1631 1663 1595 1603 1582 1568 1561 1551 1560 1547 1516 1514 1580 1523 1556 1577 1589 1588 1522 1521 1580 1627 1574 1528 1607 1583 1565 1568 1592 1669 1658 1614 1563 1643 1608 1591 1676 1638 1625 1598 1570 1565 1555 1512 1537 1511 1489 1519 1521 1511 1518 1529 1499 1491 1471 1479 1456 1484 1454 1461 1498 1514 1466 1443 1428 1432 1451 1470 1477 1393 1408 1412 1356 1356 1354 1390 1407 1362 1351 1384 1374 1411 1342 1357 1353 1359 1375 1345 1370 1373 1353 1355 1379 1377 1386 1366 1324 1337 1338 1330 1355 1365 1340 1297 1359 1323 1343 1322 1317 1288 1266 1272 1339 1340 1366 1361 1356 1325 1326 1363 1357 1322 1292 1309 1274 1316 1314 1273 1260 1251 1278 1255 1204 1266 1222 1203 1208 1254 1308 1279 1281 1237 1231 1270 1214 1222 1236 1223 1252 1206 1270 1253 1280 1230 1235 1252 1264 1252 1274 1224 1248 1249 1200 1234 1196 1210 1230 1247 1251 1195 1150 1179 1199 1193 1166 1202 1185 1184 1169 1199 1207 1173 1166 1173 1129 1194 1208 1193 1157 1175 1165 1201 1237 1242 1213 1251 1236 1233 1202 1199 1204 1227 1234 1237 1232 1224 1195 1207 1209 1225 1221 1233 1250 1224 1221 1192 1206 1205 1215 1230 1232 1229 1270 1262 1262 1255 1232 1276 1286 1282 1275 1249 1263 1249 1246 1255 1241 1248 1286 1251 1308 1268 1272 1283 1284 1321 1335 1307 1306 1279 1291 1300 1306 1310 1300 1288 1280 1288 1302 1279 1276 1264 1276 1328 1299 1303 1304 1281 1251 1294 1322 1325 1300 1297 1340 1313 1319 1319 1320 1295 1313 1310 1283 1264 1267 1277 1283 1272 1249 1259 1246 1241 1222 1240 1249 1247 1271 1268 1270 1216 1278 1261 1285 1271 1282 1275 1303 1296 1272 1250 1248 1284 1319 1250 1264 1221 1241 1245 1241 1274 1285 1275 1254 1265 1258 1259 1276 1271 1294 1258 1259 1215 1266 1223 1296 1254 1245 1301 1332 1308 1317 1318 1295 1313 1323 1284 1273 1275 1305 1310 1317 1346 1297 1329 1344 1266 1269 1243 1233 1246 1231 1230 1222 1221 1225 1240 1221 1242 1193 1210 1204 1169 1211 1179 1181 1161 1174 1171 1204 1187 1188 1165 1148 1189 1189 1181 1184 1178 1200 1188 1192 1222 1205 1193 1204 1192 1228 1277 1255 1277 1278 1316 1301 1311 1281 1277 1261 1223 1268 1254 1310 1297 1321 1276 1254 1262 1286 1278 1276 1239 1273 1276 1227 1227 1280 1270 1277 1265 1243 1278 1317 1282 1308 1304 1309 1295 1322 1281 1323 1341 1372 1374 1335 1317 1297 1295 1268 1274 1272 1269 1254 1237 1230 1245 1235 1211 1242 1230 1250 1278 1260 1248 1216 1218 1202 1257 1245 1247 1245 1273 1258 1210 1247 1265 1255 1297 1260 1277 1254 1267 1220 1244 1276 1245 1213 1205 1217 1187 1170 1154 1156 1174 1170 1166 1199 1182 1174 1162 1119 1132 1122 1138 1156 1141 1101 1130 1083 1122 1176 1114 1106 1124 1120 1112 1103 1125 1137 1113 1108 1123 1107 1118 1097 1076 1088 1089 1093 1090 1080 1096 1127 1174 1128 1145 1131 1093 1117 1109 1090 1103 1103 1107 1109 1091 1093 1086 1099 1122 1099 1124 1122 1130 1070 1070 1050 1134 1123 1140 1042 1080 1084 1089 1045 1044 1043 1050 1077 1080 1094 1077 1108 1117 1099 1135 1120 1094 1083 1069 1085 1112 1157 1138 1115 1109 1081 1080 1113 1118 1100 1101 1117 1113 1120 1080 1133 1105 1132 1132 1150 1136 1082 1067 1097 1070 1081 1097 1121 1088 1075 1123 1055 1025 1028 1065 1071 1042 1034 1060 1078 1063 1060 1047 1084 1076 1073 1067 1063 1071 1052 1052 1038 1031 1012 1051 1039 1056 1027 1065 1079 1085 1106 1132 1114 1076 1031 1074 1076 1071 1059 1062 1045 1030 1059 1022 1017 1023 997 987 1003 993 1040 1049 1020 1017 1025 1020 1034 1042 1027 1015 1003 1035 1020 1016 1054 1085 1083 1072 1030 1044 1072 1142 1113 1135 1098 1088 1082 1091 1073 1059 1081 1091 1065 1041 1035 1030 1020 1009 1061 1014 996 999 990 1018 1011 1001 1042 1035 1098 1105 1104 1069 1093 1050 1018 1024 1078 1048 1060 1032 1074 1094 1092 1090 1093 1079 1090 1123 1048 1073 1114 1110 1067 1035 1052 1051 1031 1044 1016 1019 1001 990 1005 1013 998 1004 981 992 1019 1006 997 1030 1018 1038 1022 1004 1035 1012 987 1027 1011 954 968 970 989 999 1001 987 997 1028 1013 1008 1009 987 1021 1015 1003 950 983 963 958 939 939 943 923 925 929 928 938 976 956 963 971 955 946 958 943 975 922 922 943 957 980 976 939 928 944 965 930 956 968 973 1000 954 950 917 941 969 932 948 944 991 990 948 991 958 984 959 952 919 922 918 921 875 925 911 919 953 902 925 947 987 991 993 990 978 991 1025 1043 1000 1012 964 911 883 901 873 862 888 937 974 1000 980 987 956 960 983 968 970 968 965 973 970 987 961 981 963 961 984 978 1006 979 995 950 972 941 938 959 944 948 902 881 909 929 955 921 957 936 902 904 891 907 909 911 939 972 947 933 947 948 937 967 962 963 976 972 1002 983 969 945 995 979 1058 1062 1029 1032 1029 1038 1022 1042 1059 1070 1070 1094 1081 1037 1019 1005 1009 997 976 986 1005 1043 1054 1024 1058 1066 1027 1039 1034 1050 1039 994 1028 1026 1023 1030 1010 1032 1027 1057 1009 979 997 1018 1011 990 1003 995 1035 1056 1027 1031 1016 1008 1032 1064 1050 1057 1041 1054 1060 1075 1063 1092 1063 1008 1017 1017 1016 1046 1062 1080 1074 1067 1021 1040 1058 1016 1053 1072 1044 1057 1052 1055 1040 1039 1065 1104 1114 1080 1047 1056 1050 1068 1065 1046 1102 1075 1090 1035 1076 1049 1042 1069 1088 1071 1105 1099 1088 1090 1109 1137 1105 1122 1096 1119 1145 1091 1108 1161 1138 1176 1158 1110 1101 1107 1104 1087 1040 1106 1105 1086 1110 1117 1106 1121 1142 1162 1151 1163 1147 1076 1083 1091 1085 1155 1177 1140 1161 1177 1141 1158 1143 1165 1135 1170 1178 1135 1167 1153 1161 1214 1228 1209 1169 1147 1131 1117 1149 1160 1199 1179 1183 1165 1153 1149 1153 1136 1146 1117 1080 1109 1135 1070 1113 1103 1116 1175 1197 1170 1182 1172 1243 1205 1165 1237 1229 1221 1197 1298 1295 1266 1251 1238 1304 1259 1189 1175 1222 1234 1207 1216 1193 1205 1154 1108 1086 1091 1070 1068 1082 1067 1111 1151 1120 1141 1129 1164 1147 1116 1108 1095 1128 1081 1166 1232 1193 1202 1191 1151 1210 1194 1197 1123 1164 1145 1195 1185 1178 1193 1165 1189 1147 1115 1088 1121 1112 1106 1126 1130 1097 1095 1071 1076 1082 1060 1072 1120 1123 1076 997 1003 1023 1020 1048 1039 1066 1046 1050 1012 968 1034 1012 1054 1040 1026 995 966 1011 1025 1057 1054 1023 1034 1018 1031 1024 1024 1023 1088 1081 1080 1059 1066 1072 1052 1090 1045 1044 1060 1083 1040 1051 1044 1078 1052 1009 1034 1027 1021 1051 1064 1033 1028 1066 1028 1041 915 1006 985 1006 995 1038 1032 1060 1043 1049 1018 1027 1018 1014 957 904 921 947 924 987 940 990 979 972 960 973 951 901 946 959 962 923 945 907 925 942 929 950 987 966 953 958 959 963 929 967 924 950 894 938 936 916 941 969 969 957 895 862 833 847 866 881 903 899 891 892 877 871 888 851 857 809 814 833 829 810 829 857 840 827 805 756 800 814 785 767 781 803 788 818 803 814 783 785 807 808 776 762 770 819 827 814 791 799 790 758 739 777 797 790 823 775 754 768 802 776 764 739 756 733 730 701 753 747 738 722 753 749 741 764 729 712 719 711 736 695 728 732 724 735 748 762 751 746 726 724 733 689 710 741 740 732 712 647 728 704 740 725 679 747 733 744 736 723 722 755 748 754 762 784 762 718 703 718 735 752 740 732 727 744 737 720 692 685 687 674 699 669 685 694 669 704 721 740 724 749 749 707 722 737 738 753 757 768 754 800 818 795 823 826 832 851 818 840 838 864 829 825 806 795 801 778 782 766 780 757 727 743 779 714 764 752 760 759 726 754 768 742 730 735 740 796 784 817 796 740 756 711 691 717 714 691 695 713 720 698 686 708 663 671 689 703 710 668 683 675 659 653 643 661 653 680 613 662 678 639 639 573 613 609 609 600 645 677 681 638 646 634 645 691 721 736 704 698 690 704 713 676 638 648 633 660 640 672 660 713 637 632 646 658 671 672 667 653 694 667 645 676 663 673 632 656 682 712 671 686 673 702 726 718 706 719 718 724 705 698 672 666 681 718 690 716 698 681 726 660 677 648 654 676 643 655 683 693 682 713 707 721 700 687 711 689 705 748 719 720 754 760 782 760 737 745 742 766 735 751 748 722 773 746 730 755 732 725 703 730 736 712 712 721 767 787 805 816 815 830 843 837 801 815 807 816 879 888 875 896 873 852 852 830 799 807 785 771 743 767 769 758 756 733 764 724 754 747 729 732 751 740 715 725 751 736 737 735 720 762 741 768 774 789 773 811 808 798 791 780 754 770 753 755 753 714 705 732 726 718 702 686 692 710 701 694 704 702 728 732 767 761 782 775 755 801 834 832 811 848 825 833 795 763 806 777 778 787 751 743 763 728 776 792 764 735 748 764 803 742 749 737 760 780 797 825 792 802 817 823 820 868 880 901 824 803 759 758 764 752 756 761 738 783 798 781 780 773 751 758 777 779 832 815 819 822 851 855 882 872 857 840 848 867 862 852 865 892 850 856 839 804 808 847 828 837 851 860 903 905 898 883 902 852 880 854 846 859 879 901 882 873 873 835 850 837 824 821 847 830 849 856 843 867 853 867 871 876 890 865 874 861 855 839 846 827 822 836 847 871 907 852 840 860 837 799 839 821 818 798 767 791 789 806 824 787 792 781 789 787 774 774 761 754 749 747 727 731 771 764 753 741 757 758 777 759 809 745 763 799 783 792 778 756 778 785 773 752 775 808 762 763 795 779 745 737 765 745 746 710 759 769 805 838 815 776 785 863 855 871 841 850 878 833 819 771 792 872 829 826 820 828 797 792 796 773 807 805 837 872 856 829 894 876 888 917 902 916 963 940 946 937 926 963 926 942 965 961 947 974 968 960 941 921 908 921 936 923 931 935 940 906 904 910 854 906 947 922 901 914 884 897 883 908 905 909 910 921 930 941 983 945 915 977 988 1039 963 968 950 964 961 952 944 961 972 975 964 936 918 951 932 923 893 896 887 875 905 907 900 885 874 883 877 894 873 888 900 926 943 913 904 887 912 903 892 901 931 892 930 906 889 933 945 897 870 865 837 848 807 827 807 808 808 790 803 839 843 827 832 816 817 829 856 823 805 844 864 912 873 836 933 942 915 906 915 914 923 950 946 959 1007 989 918 929 952 993 989 954 994 1017 1003 975 994 977 1007 940 961 956 933 884 878 886 907 920 952 954 937 908 910 913 953 954 965 919 927 938 914 943 958 927 917 965 954 943 932 936 926 971 986 922 890 876 856 917 921 900 1008 975 978 981 934 971 996 1009 993 1001 979 996 995 1029 1028 1007 1056 1022 960 944 957 989 1032 974 951 986 978 948 958 945 979 961 948 989 977 1002 1011 973 1016 1066 1057 1002 1047 1035 1042 1043 1071 1022 1051 1073 1029 1013 1009 1001 1018 997 1016 981 1015 945 999 1029 1050 1002 982 1014 1057 1078 1051 1069 1071 1077 1096 1152 1129 1128 1124 1098 1062 1077 1045 1059 1067 1104 1101 1102 1062 1094 1113 1106 1140 1118 1142 1122 1086 1129 1101 1167 1092 1107 1119 1118 1028 1081 1054 1042 1049 1072 1064 1058 1030 1043 1049 1075 1091 1074 1031 1047 1053 1039 995 981 985 1007 988 1013 1004 1002 992 947 951 1006 967 959 960 952 967 952 1026 964 914 906 908 915 929 935 920 932 928 949 910 928 942 927 954 960 997 954 943 945 965 933 936 918 948 984 957 913 948 908 923 902 897 911 950 927 918 966 978 945 949 959 961 920 938 978 985 996 969 966 1008 978 973 960 958 985 1005 981 1030 1015 1017 1035 1032 1057 1019 1042 1035 1005 1016 1053 1058 1013 1043 993 1041 1021 996 1019 1008 1041 1057 1062 1101 1095 1119 1053 1054 1020 1011 1031 1025 1056 1052 1044 1009 992 987 1031 1026 1011 1008 1074 1044 1046 1088 1066 1035 1032 1068 991 1011 1033 973 1002 1016 927 1011 1015 1043 1021 1022 1049 1103 1107 1042 1046 1022 1050 1035 1008 987 1006 954 965 970 1005 999 970 966 910 963 940 963 1000 977 994 969 978 973 1031 1025 1007 1033 1009 982 1019 1046 1030 1006 943 981 930 1001 973 982 983 949 988 993 984 953 929 969 1020 1003 969 966 931 900 903 943 921 879 854 875 865 832 836 841 875 872 907 914 893 911 919 923 906 902 923 898 912 905 919 896 910 931 957 938 916 892 924 899 877 862 880 876 880 897 888 885 874 856 857 901 852 852 828 804 764 806 768 792 805 821 848 888 834 795 788 797 789 803 802 818 832 831 822 826 859 849 850 797 777 756 787 799 798 807 845 852 819 854 827 838 833 810 816 859 825 833 839 864 797 828 819 788 750 774 750 761 811 824 767 740 754 716 682 734 735 767 778 763 762 751 780 817 800 795 787 802 810 825 814 866 843 806 829 777 780 784 749 701 701 733 715 723 709 693 683 709 698 715 748 795 804 787 821 862 827 772 738 727 716 671 672 669 663 622 586 569 558 537 505 478 475 447 435 449 443 484 507 527 515 516 528 581 565 595 564 565 583 594 624 614 652 668 649 626 597 574 577 565 500 471 469 462 457 420 400 397 367 339 321 281 306 315 316 367 379 409 390 402 368 355 361 351 340 339 360 324 302 272 297 272 267 248 257 250 280 277 273 224 248 270 315 308 337 322 346 352 383 385 390 369 385 379 372 345 316 311 310 318 311 291 299 276 259 236 254 234 242 248 238 239 258 273 257 230 204 204 194 196 211 243 245 250 287 286 301 316 333 331 313 296 285 265 247 233 213 197 203 171 159 138 138 150 162 204 239 254 270 238 244 234 261 257 253 253 278 286 312 326 356 362 367 342 345 359 325 342 354 368 373 375 344 370 363 395 367 379 359 398 371 365 403 423 411 390 420 431 407 427 415 398 394 412 402 422 455 430 407 404 409 399 354 336 338 347 305 334 342 333 327 300 316 323 307 309 305 256 233 243 240 225 211 221 232 266 248 219 241 266 292 299 302 327 347 333 372 359 354 338 331 303 320 289 256 259 239 216 194 190 177 168 141 146 150 150 168 166 172 175 181 189 233 228 223 218 262 278 304 318 309 329 359 383 397 379 399 390 403 420 396 357 363 381 350 367 367 343 332 331 312 292 287 276 232 230 248 223 230 249 239 254 243 252 251 257 253 284 317 297 326 362 414 381 373 408 451 458 472 440 446 455 448 443 406 374 363 337 310 281 254 233 199 187 181 134 127 112 99 100 108 112 132 149 145 179 197 201 248 270 295 328 350 358 394 421 433 416 450 451 480 475 495 541 510 549 519 498 517 522 547 514 491 448 441 419 356 325 315 325 305 320 342 318 307 306 301 341 347 358 342 356 366 346 343 327 308 312 318 330 318 312 318 290 278 278 260 252 241 214 202 191 183 172 191 188 175 195 186 192 200 232 264 268 305 298 311 331 343 343 324 328 345 332 314 295 292 274 269 262 264 252 254 269 253 269 269 249 243 296 292 320 310 317 329 344 342 351 357 376 369 383 388 371 396 365 378 371 368 362 366 344 326 334 351 347 341 335 340 413 425 469 443 482 520 531 572 566 609 619 618 662 674 656 673 652 616 607 567 559 525 512 505 451 444 394 388 367 408 415 440 473 482 496 472 494 517 591 640 690 744 786 776 860 809 836 844 845 845 854 806 762 726 685 668 654 625 636 676 607 615 642 622 634 672 652 656 706 706 703 750 733 765 744 788 787 776 800 771 744 774 771 740 716 704 702 726 670 659 651 638 620 585 587 554 571 533 518 518 508 511 527 511 539 521 492 553 556 559 554 567 541 587 584 592 569 623 595 605 654 659 632 670 649 679 664 633 675 663 618 597 577 573 520 586 592 553 562 509 518 524 490 523 499 493 488 508 515 513 513 490 488 506 505 492 491 471 434 428 397 350 324 312 303 284 296 307 315 334 324 335 331 304 288 284 258 246 273 284 336 327 298 292 301 296 294 291 308 283 242 229 208 164 157 152 149 165 187 199 257 267 304 355 396 447 456 504 531 552 566 626 616 633 643 646 638 628 586 508 449 427 385 358 332 284 255 237 200 179 166 171 160 167 157 177 194 199 240 245 270 285 307 310 321 311 321 301 311 307 301 280 283 265 239 219 203 198 198 168 162 152 124 116 106 82 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per inch +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = Inch +[Exif IFD0 - 0x0140] Color Map = [768 values] +[Exif IFD0 - 0x830e] Pixel Scale = 2.438 2.438 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 730232.51 4557035.327 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [20 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS84 UTM zone 17N +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 17 N with WGS84 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = o41078a2.tif +[File - 0x0002] File Size = 6805118 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/o41078a3.tif.txt b/tif/GeoTIFF/metadata/java/o41078a3.tif.txt new file mode 100644 index 00000000..c4cfcb1e --- /dev/null +++ b/tif/GeoTIFF/metadata/java/o41078a3.tif.txt @@ -0,0 +1,43 @@ +FILE: o41078a3.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 5011 pixels +[Exif IFD0 - 0x0101] Image Height = 6776 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette +[Exif IFD0 - 0x0111] Strip Offsets = [6776 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 82 83 84 83 82 83 83 83 83 87 89 91 90 91 91 89 94 94 94 92 91 93 92 91 95 100 102 99 100 98 100 99 94 94 100 98 102 95 101 95 99 95 93 97 101 99 102 96 93 95 98 98 92 93 91 93 94 103 121 131 138 136 146 176 187 196 207 205 196 207 238 250 239 253 263 298 307 315 331 329 351 338 331 353 312 301 295 288 287 271 261 254 258 229 230 227 226 210 184 176 174 166 149 162 149 116 124 95 96 102 95 105 116 123 148 155 152 171 177 183 177 178 189 202 221 225 225 249 263 267 295 314 333 357 329 301 306 268 268 288 262 241 231 206 216 203 189 161 164 147 135 136 138 132 104 104 119 123 139 148 160 171 193 200 206 227 259 322 345 335 321 352 394 403 389 400 375 386 412 400 386 373 367 345 334 328 312 303 303 300 301 296 287 252 225 197 206 184 151 117 102 97 102 113 132 126 123 124 126 140 153 145 143 171 180 182 189 203 230 262 291 285 333 340 343 341 363 386 430 469 469 491 470 484 484 463 461 429 414 391 372 357 354 362 336 327 285 278 273 268 265 286 280 268 247 270 270 234 237 228 246 266 285 332 342 343 358 368 397 384 387 411 412 406 422 475 452 452 470 473 501 549 570 597 593 584 602 613 610 637 667 647 646 688 670 679 599 569 600 626 573 549 561 531 517 480 459 477 489 498 477 479 512 536 526 490 548 559 561 560 551 550 540 553 563 527 528 515 535 562 590 588 610 597 628 657 685 700 669 694 661 685 720 702 711 664 654 669 654 640 659 701 672 643 647 629 623 642 639 651 631 659 660 646 645 675 703 726 733 743 766 737 721 709 763 716 690 663 663 656 684 695 671 660 656 668 641 647 671 680 658 657 653 665 690 676 707 689 683 667 646 621 663 647 667 659 643 606 609 583 585 585 605 591 593 635 613 629 572 613 592 593 603 611 592 594 625 613 619 591 599 557 576 566 549 577 564 558 597 613 603 609 615 622 609 614 624 622 637 629 622 620 625 633 634 604 592 622 651 632 629 656 669 650 608 656 637 629 599 599 600 614 634 619 618 629 609 629 635 682 666 665 671 691 682 630 685 701 703 704 684 651 635 613 608 619 643 629 597 607 619 652 693 694 669 646 647 676 663 666 662 652 680 669 675 673 670 642 656 681 674 637 648 665 687 670 670 681 636 657 683 656 661 649 670 691 681 702 705 721 702 681 682 676 658 716 709 705 653 687 718 717 693 703 714 698 691 692 712 733 720 754 768 760 755 752 762 780 800 834 818 811 815 857 877 884 793 845 818 809 816 803 808 813 844 867 876 916 872 851 840 825 853 929 950 933 940 946 903 917 943 940 961 958 970 956 933 917 943 920 904 964 963 940 944 920 952 980 977 945 940 993 970 977 945 982 969 959 963 979 995 991 1043 1042 1033 1034 1026 1025 1069 1107 1110 1098 1105 1093 1096 1062 1073 1068 1065 1033 1072 1107 1126 1115 1124 1143 1121 1169 1159 1228 1214 1202 1234 1289 1281 1271 1238 1214 1259 1278 1306 1252 1268 1235 1273 1261 1253 1264 1229 1277 1347 1332 1340 1322 1302 1303 1327 1381 1381 1365 1460 1425 1416 1430 1470 1416 1413 1400 1367 1339 1333 1389 1401 1372 1323 1297 1311 1382 1361 1323 1366 1364 1398 1340 1365 1348 1344 1374 1409 1406 1405 1426 1358 1343 1359 1362 1404 1407 1349 1404 1413 1403 1405 1363 1351 1362 1370 1384 1360 1310 1358 1406 1335 1271 1276 1365 1357 1353 1316 1350 1381 1335 1342 1338 1292 1281 1326 1379 1356 1358 1355 1312 1350 1346 1352 1304 1306 1267 1266 1218 1222 1241 1244 1270 1286 1274 1235 1277 1229 1303 1246 1249 1278 1260 1268 1306 1324 1268 1213 1240 1284 1310 1304 1284 1268 1255 1296 1302 1300 1315 1359 1351 1331 1342 1332 1275 1321 1283 1319 1328 1336 1375 1356 1350 1358 1381 1329 1360 1418 1369 1331 1314 1329 1303 1312 1353 1347 1358 1394 1384 1362 1344 1383 1379 1419 1382 1440 1356 1381 1379 1422 1376 1408 1375 1394 1434 1401 1378 1383 1417 1441 1424 1450 1478 1451 1453 1425 1447 1471 1453 1446 1493 1433 1494 1521 1524 1500 1485 1427 1424 1442 1411 1453 1392 1377 1406 1391 1349 1354 1358 1334 1303 1339 1386 1432 1432 1465 1459 1420 1398 1401 1413 1396 1427 1414 1441 1423 1444 1454 1494 1520 1448 1365 1413 1402 1473 1441 1452 1404 1364 1381 1355 1400 1406 1390 1436 1464 1468 1411 1434 1436 1441 1411 1428 1399 1416 1439 1470 1431 1452 1443 1445 1473 1479 1426 1475 1489 1538 1522 1524 1536 1516 1507 1455 1445 1508 1556 1478 1484 1484 1429 1455 1417 1398 1475 1480 1476 1397 1435 1465 1466 1468 1513 1480 1447 1471 1467 1411 1410 1487 1459 1440 1439 1452 1470 1466 1531 1520 1522 1537 1578 1582 1524 1523 1537 1525 1541 1531 1629 1615 1560 1572 1604 1618 1571 1588 1623 1608 1577 1540 1579 1542 1560 1562 1537 1505 1524 1595 1586 1570 1577 1559 1594 1579 1554 1572 1563 1628 1558 1655 1593 1655 1625 1606 1615 1588 1585 1630 1660 1597 1659 1585 1603 1571 1598 1589 1562 1519 1559 1667 1703 1718 1661 1723 1669 1665 1697 1650 1689 1682 1720 1691 1590 1594 1601 1590 1603 1602 1657 1691 1734 1593 1645 1605 1661 1585 1612 1581 1563 1565 1560 1553 1577 1533 1551 1537 1578 1577 1611 1585 1546 1553 1599 1607 1578 1636 1683 1646 1600 1564 1600 1577 1587 1556 1595 1581 1514 1560 1612 1692 1676 1684 1655 1582 1586 1554 1474 1547 1567 1505 1525 1566 1560 1575 1586 1511 1533 1511 1568 1504 1501 1481 1502 1550 1560 1584 1586 1597 1578 1610 1559 1598 1587 1555 1519 1516 1530 1528 1529 1524 1515 1547 1509 1493 1497 1505 1527 1471 1429 1482 1474 1508 1521 1558 1516 1538 1451 1471 1475 1498 1583 1566 1560 1538 1598 1532 1583 1559 1532 1567 1589 1581 1625 1675 1607 1587 1552 1568 1595 1659 1628 1585 1601 1533 1567 1624 1664 1669 1657 1667 1584 1570 1621 1664 1643 1635 1619 1590 1587 1576 1638 1557 1564 1623 1596 1570 1570 1597 1562 1633 1625 1555 1606 1567 1554 1479 1520 1466 1504 1493 1539 1571 1562 1530 1546 1529 1483 1524 1556 1555 1530 1556 1578 1582 1617 1606 1586 1580 1547 1549 1531 1536 1500 1584 1571 1606 1588 1560 1546 1618 1592 1629 1563 1489 1517 1547 1540 1535 1576 1608 1595 1565 1606 1657 1641 1600 1607 1599 1650 1618 1586 1646 1703 1725 1638 1751 1694 1769 1776 1773 1701 1664 1714 1708 1714 1735 1720 1762 1784 1681 1679 1720 1793 1771 1699 1716 1734 1682 1664 1698 1728 1714 1750 1718 1771 1787 1765 1700 1711 1756 1722 1744 1714 1743 1754 1707 1751 1722 1691 1761 1782 1738 1625 1635 1660 1657 1648 1697 1677 1702 1731 1658 1740 1719 1694 1711 1765 1711 1708 1706 1717 1761 1672 1617 1637 1651 1628 1719 1714 1696 1668 1707 1705 1696 1652 1673 1677 1684 1684 1675 1689 1727 1776 1810 1764 1734 1727 1752 1799 1732 1770 1761 1720 1721 1759 1701 1708 1708 1707 1654 1697 1647 1782 1760 1787 1783 1732 1739 1728 1757 1757 1768 1779 1771 1768 1794 1763 1786 1812 1840 1838 1806 1813 1784 1812 1816 1828 1831 1819 1851 1826 1829 1778 1817 1769 1757 1758 1781 1727 1711 1709 1847 1768 1685 1800 1827 1755 1729 1736 1695 1708 1754 1801 1748 1735 1699 1760 1744 1757 1730 1680 1668 1656 1671 1666 1658 1687 1658 1693 1731 1766 1739 1721 1749 1699 1700 1699 1682 1698 1756 1749 1754 1745 1677 1697 1717 1777 1738 1833 1796 1770 1810 1799 1680 1722 1803 1825 1800 1766 1811 1758 1758 1784 1820 1752 1726 1812 1853 1838 1807 1801 1797 1847 1763 1728 1812 1813 1789 1781 1787 1758 1713 1809 1847 1827 1795 1878 1814 1793 1858 1876 1881 1894 1936 1895 1859 1895 1890 1882 1918 1857 1824 1829 1815 1839 1814 1749 1813 1792 1802 1843 1847 1894 1862 1825 1793 1813 1787 1859 1806 1753 1790 1807 1766 1778 1854 1804 1816 1840 1819 1877 1858 1862 1876 1855 1866 1883 1900 1876 1882 1846 1814 1825 1888 1896 1912 1890 1927 1931 1879 1871 1847 1846 1841 1860 1866 1872 1939 1962 1885 2001 2017 2016 2017 1988 1942 1933 1925 1883 1856 1930 1891 1897 1942 1960 1944 1901 1924 1866 1906 1934 1860 1869 1845 1971 1909 1866 1911 1924 1862 1870 1871 1843 1810 1897 1931 1880 1851 1810 1828 1848 1873 1826 1832 1822 1842 1829 1922 1871 1830 1807 1835 1823 1772 1783 1757 1755 1777 1764 1769 1867 1872 1835 1789 1746 1806 1733 1695 1758 1703 1723 1746 1727 1780 1826 1847 1794 1800 1767 1785 1734 1673 1653 1658 1733 1705 1746 1733 1807 1843 1779 1812 1789 1723 1714 1708 1679 1694 1678 1718 1692 1691 1623 1626 1666 1660 1636 1644 1611 1604 1633 1675 1662 1719 1689 1624 1654 1709 1680 1653 1700 1711 1714 1644 1675 1725 1708 1666 1675 1620 1645 1657 1611 1668 1658 1613 1622 1626 1569 1606 1605 1592 1547 1534 1515 1547 1538 1562 1529 1545 1564 1550 1604 1570 1551 1536 1452 1499 1525 1552 1518 1552 1494 1512 1535 1494 1520 1467 1449 1499 1537 1558 1556 1490 1466 1487 1473 1496 1491 1541 1526 1540 1559 1557 1592 1520 1490 1532 1481 1491 1520 1479 1496 1512 1525 1484 1521 1532 1448 1500 1506 1411 1463 1502 1476 1518 1514 1537 1541 1501 1474 1520 1560 1572 1560 1496 1529 1513 1541 1657 1673 1631 1548 1576 1640 1612 1574 1549 1525 1508 1510 1548 1516 1535 1514 1447 1465 1462 1457 1426 1410 1407 1424 1464 1420 1467 1452 1458 1464 1386 1400 1380 1362 1363 1334 1377 1425 1378 1374 1380 1374 1386 1380 1448 1419 1410 1421 1418 1457 1406 1430 1442 1483 1408 1397 1387 1351 1389 1360 1354 1364 1300 1343 1400 1388 1457 1460 1472 1474 1452 1444 1419 1431 1427 1426 1458 1422 1388 1482 1506 1555 1460 1497 1592 1568 1568 1577 1559 1527 1528 1522 1563 1576 1517 1496 1543 1558 1534 1489 1571 1518 1482 1480 1462 1497 1514 1511 1527 1526 1494 1486 1473 1478 1484 1458 1411 1463 1421 1454 1538 1539 1585 1492 1526 1540 1575 1500 1517 1476 1499 1520 1518 1521 1448 1445 1465 1525 1467 1419 1471 1436 1444 1417 1414 1427 1438 1490 1502 1467 1498 1517 1524 1510 1549 1533 1532 1545 1570 1550 1531 1533 1558 1601 1541 1528 1529 1598 1623 1599 1609 1591 1594 1589 1602 1578 1567 1521 1539 1579 1508 1540 1495 1547 1533 1536 1548 1549 1553 1597 1601 1561 1570 1643 1648 1645 1611 1637 1615 1620 1666 1695 1639 1649 1719 1678 1694 1650 1664 1641 1678 1647 1642 1673 1712 1787 1736 1730 1731 1778 1765 1738 1676 1704 1694 1690 1750 1790 1796 1773 1684 1696 1680 1720 1713 1790 1758 1799 1787 1782 1783 1733 1762 1745 1772 1783 1761 1706 1745 1727 1757 1762 1767 1765 1801 1714 1672 1679 1673 1686 1736 1706 1737 1763 1681 1704 1692 1748 1733 1752 1817 1792 1755 1734 1699 1763 1687 1629 1679 1562 1574 1636 1612 1576 1580 1622 1618 1713 1675 1683 1659 1671 1646 1620 1680 1665 1656 1602 1594 1618 1573 1563 1593 1614 1536 1577 1611 1698 1631 1608 1600 1596 1595 1608 1602 1641 1650 1631 1647 1631 1680 1662 1692 1666 1662 1668 1641 1679 1679 1688 1689 1655 1641 1704 1652 1711 1761 1697 1666 1739 1711 1727 1680 1678 1682 1736 1726 1767 1770 1742 1705 1699 1668 1622 1735 1713 1684 1650 1636 1683 1640 1636 1635 1708 1719 1659 1664 1671 1671 1708 1690 1651 1673 1680 1662 1623 1641 1683 1653 1642 1696 1710 1784 1741 1668 1630 1674 1716 1742 1667 1668 1708 1695 1777 1744 1752 1738 1763 1716 1662 1696 1678 1710 1749 1770 1772 1721 1818 1855 1791 1745 1768 1844 1843 1817 1862 1852 1794 1872 1848 1899 1932 1893 1820 1805 1841 1805 1761 1799 1802 1807 1811 1805 1775 1741 1835 1820 1874 1820 1844 1797 1749 1726 1768 1708 1711 1698 1642 1681 1722 1738 1663 1660 1579 1601 1658 1695 1704 1722 1673 1637 1650 1603 1676 1683 1617 1630 1538 1636 1634 1611 1595 1613 1633 1661 1662 1591 1575 1557 1540 1625 1587 1604 1648 1633 1515 1581 1592 1567 1626 1640 1643 1646 1573 1573 1556 1466 1472 1513 1583 1593 1570 1563 1518 1509 1547 1532 1547 1520 1540 1512 1515 1577 1570 1624 1573 1577 1555 1555 1520 1529 1595 1598 1617 1663 1623 1638 1629 1678 1739 1749 1735 1720 1732 1692 1724 1756 1774 1746 1750 1696 1709 1715 1752 1729 1790 1836 1789 1726 1763 1758 1735 1778 1764 1770 1721 1756 1706 1729 1705 1723 1735 1749 1810 1830 1866 1815 1803 1816 1805 1817 1811 1850 1855 1818 1792 1864 1843 1873 1883 1862 1851 1770 1799 1761 1782 1846 1830 1895 1888 1852 1880 1822 1872 1854 1918 1919 1845 1804 1816 1823 1788 1859 1875 1849 1887 1857 1838 1758 1822 1797 1847 1818 1868 1910 1853 1845 1844 1810 1871 1914 1922 1935 1950 1977 2000 1941 1928 1886 1882 1870 1880 1942 1895 1887 1913 1851 1879 1820 1855 1818 1863 1737 1825 1811 1851 1897 1875 1803 1870 1884 1876 1853 1833 1821 1841 1796 1826 1852 1821 1844 1796 1801 1717 1762 1801 1792 1812 1824 1799 1687 1690 1742 1728 1756 1731 1757 1743 1803 1827 1814 1853 1807 1769 1862 1880 1901 1924 1857 1815 1788 1787 1864 1847 1866 1859 1840 1795 1772 1759 1775 1748 1732 1763 1826 1743 1774 1750 1691 1693 1696 1717 1681 1649 1687 1737 1700 1682 1718 1723 1751 1746 1734 1683 1718 1720 1688 1753 1722 1726 1716 1743 1648 1677 1682 1642 1710 1714 1700 1675 1679 1623 1610 1643 1659 1684 1740 1735 1648 1675 1681 1691 1686 1632 1672 1681 1639 1696 1741 1698 1697 1674 1696 1713 1783 1711 1724 1750 1711 1748 1735 1731 1711 1666 1717 1703 1710 1660 1662 1693 1698 1688 1716 1718 1747 1691 1719 1677 1669 1706 1676 1694 1738 1683 1668 1695 1663 1639 1655 1729 1697 1651 1637 1636 1601 1641 1585 1661 1706 1683 1736 1700 1654 1650 1625 1599 1599 1609 1602 1507 1517 1543 1503 1469 1537 1544 1613 1595 1592 1590 1524 1504 1497 1555 1592 1507 1516 1475 1532 1520 1426 1438 1433 1374 1380 1409 1397 1375 1378 1386 1446 1448 1412 1433 1455 1476 1439 1439 1454 1455 1472 1515 1439 1402 1482 1464 1430 1403 1407 1420 1420 1428 1434 1443 1424 1484 1542 1500 1484 1505 1508 1452 1537 1572 1512 1529 1542 1478 1458 1428 1469 1502 1475 1456 1535 1503 1511 1522 1508 1442 1468 1536 1549 1446 1479 1537 1637 1601 1577 1499 1510 1532 1544 1538 1519 1525 1542 1517 1487 1490 1531 1567 1557 1542 1529 1562 1576 1523 1502 1514 1540 1571 1564 1505 1494 1460 1452 1511 1524 1490 1510 1539 1493 1472 1474 1506 1496 1457 1465 1470 1451 1487 1505 1453 1415 1397 1401 1355 1357 1365 1341 1341 1345 1309 1376 1353 1337 1366 1338 1351 1367 1332 1300 1382 1379 1364 1372 1353 1381 1363 1358 1388 1394 1345 1379 1387 1418 1411 1389 1379 1366 1396 1442 1406 1444 1440 1397 1426 1368 1386 1378 1381 1453 1515 1459 1389 1400 1363 1372 1383 1372 1409 1472 1445 1406 1390 1353 1386 1413 1407 1415 1414 1454 1529 1428 1412 1457 1423 1409 1444 1451 1457 1488 1442 1433 1485 1463 1475 1461 1437 1430 1414 1364 1387 1408 1374 1409 1366 1380 1390 1392 1410 1431 1419 1431 1441 1428 1493 1430 1478 1508 1501 1471 1427 1482 1461 1483 1495 1514 1423 1458 1516 1459 1491 1437 1479 1441 1435 1504 1494 1525 1545 1505 1486 1489 1417 1485 1529 1514 1479 1500 1477 1479 1501 1526 1528 1529 1532 1518 1506 1514 1553 1513 1506 1496 1502 1466 1467 1429 1456 1450 1415 1448 1448 1500 1467 1438 1405 1414 1397 1458 1460 1506 1497 1499 1492 1458 1465 1463 1449 1417 1475 1488 1480 1486 1493 1473 1463 1455 1432 1427 1435 1441 1365 1379 1439 1400 1395 1407 1473 1427 1390 1392 1421 1427 1445 1450 1371 1418 1413 1425 1447 1415 1405 1460 1409 1398 1367 1352 1378 1406 1412 1407 1412 1419 1425 1443 1467 1465 1464 1463 1466 1446 1425 1418 1414 1416 1425 1445 1433 1405 1394 1412 1402 1425 1419 1406 1417 1376 1317 1332 1347 1346 1387 1416 1462 1372 1344 1340 1339 1349 1371 1382 1389 1369 1354 1327 1323 1365 1378 1404 1451 1434 1428 1412 1463 1435 1410 1432 1409 1402 1457 1406 1385 1405 1418 1416 1450 1410 1374 1415 1417 1338 1377 1338 1374 1361 1369 1399 1368 1366 1388 1381 1332 1399 1396 1358 1345 1332 1353 1326 1301 1328 1302 1356 1362 1376 1334 1334 1346 1333 1353 1320 1320 1344 1373 1344 1328 1345 1327 1316 1329 1326 1335 1312 1289 1326 1318 1305 1260 1273 1256 1304 1275 1310 1311 1310 1314 1331 1375 1360 1373 1336 1369 1353 1394 1388 1411 1397 1401 1381 1361 1353 1400 1404 1410 1463 1368 1346 1391 1443 1497 1415 1405 1404 1408 1402 1393 1393 1380 1360 1370 1377 1391 1377 1391 1391 1407 1397 1409 1436 1431 1458 1394 1361 1374 1391 1389 1401 1379 1401 1430 1420 1412 1439 1401 1383 1351 1348 1357 1396 1356 1378 1372 1407 1380 1398 1389 1381 1402 1415 1393 1409 1419 1406 1431 1433 1439 1423 1430 1411 1404 1423 1456 1464 1496 1499 1490 1460 1451 1433 1432 1419 1428 1391 1395 1454 1444 1414 1381 1406 1447 1410 1431 1400 1436 1402 1451 1455 1442 1416 1412 1388 1403 1378 1400 1408 1378 1373 1347 1412 1408 1356 1394 1400 1384 1394 1354 1411 1420 1413 1407 1405 1418 1432 1418 1413 1478 1429 1426 1466 1447 1425 1417 1407 1456 1476 1455 1461 1438 1459 1438 1494 1431 1475 1479 1446 1472 1489 1463 1477 1481 1441 1456 1447 1438 1444 1441 1424 1449 1443 1410 1489 1474 1483 1446 1435 1466 1482 1473 1484 1482 1486 1532 1497 1518 1539 1503 1489 1490 1493 1438 1448 1436 1456 1457 1498 1503 1460 1386 1416 1470 1466 1479 1485 1474 1476 1471 1436 1475 1455 1479 1439 1482 1491 1461 1492 1462 1437 1466 1468 1522 1524 1531 1558 1549 1536 1561 1551 1551 1575 1595 1590 1539 1553 1556 1544 1579 1607 1585 1565 1558 1564 1584 1556 1546 1538 1597 1566 1549 1572 1569 1571 1600 1576 1548 1605 1597 1628 1601 1635 1619 1605 1664 1593 1660 1633 1625 1603 1594 1605 1624 1640 1587 1592 1598 1600 1628 1638 1621 1637 1657 1665 1630 1586 1631 1599 1626 1614 1601 1660 1688 1688 1680 1702 1719 1739 1724 1672 1695 1666 1668 1720 1710 1733 1758 1760 1749 1740 1712 1728 1705 1705 1673 1654 1688 1643 1653 1686 1657 1670 1648 1650 1572 1596 1565 1575 1596 1640 1685 1656 1656 1647 1629 1646 1582 1600 1581 1577 1584 1592 1627 1622 1604 1668 1618 1559 1688 1616 1625 1640 1662 1683 1665 1653 1651 1647 1665 1602 1602 1621 1607 1620 1602 1637 1566 1589 1599 1583 1596 1601 1589 1559 1539 1540 1528 1567 1583 1535 1526 1530 1557 1571 1599 1605 1561 1514 1567 1526 1572 1529 1500 1517 1519 1504 1569 1609 1570 1552 1525 1565 1589 1550 1483 1552 1521 1522 1520 1524 1496 1546 1505 1517 1529 1560 1555 1582 1541 1545 1508 1513 1473 1496 1572 1541 1505 1500 1485 1469 1451 1493 1515 1525 1591 1565 1545 1528 1554 1542 1534 1577 1622 1623 1533 1529 1500 1523 1536 1530 1555 1548 1518 1549 1537 1518 1476 1467 1479 1512 1508 1559 1520 1552 1553 1558 1574 1533 1532 1567 1600 1598 1591 1543 1510 1507 1498 1539 1474 1496 1458 1420 1416 1426 1408 1373 1384 1381 1415 1449 1441 1444 1468 1413 1382 1414 1426 1404 1428 1428 1407 1451 1432 1389 1466 1445 1415 1419 1408 1368 1408 1414 1387 1435 1441 1424 1413 1417 1416 1384 1396 1396 1409 1424 1381 1375 1360 1351 1345 1348 1383 1365 1348 1336 1285 1293 1290 1285 1325 1303 1342 1317 1309 1333 1340 1341 1354 1391 1377 1377 1379 1359 1342 1352 1299 1357 1328 1324 1317 1380 1345 1357 1305 1330 1331 1338 1385 1371 1354 1353 1376 1405 1356 1315 1370 1408 1337 1330 1319 1248 1304 1275 1293 1289 1287 1275 1282 1348 1363 1351 1324 1387 1382 1404 1385 1386 1316 1371 1348 1380 1378 1377 1380 1320 1297 1340 1312 1247 1270 1329 1289 1349 1322 1352 1338 1312 1326 1327 1341 1365 1346 1384 1375 1323 1340 1353 1327 1302 1304 1397 1413 1401 1371 1289 1325 1304 1300 1340 1361 1393 1444 1401 1379 1376 1363 1391 1379 1376 1463 1422 1366 1383 1381 1399 1387 1368 1375 1396 1374 1448 1428 1425 1425 1429 1397 1377 1381 1359 1365 1358 1398 1401 1401 1403 1427 1421 1414 1400 1429 1411 1420 1423 1496 1447 1532 1475 1495 1444 1463 1471 1448 1467 1465 1490 1506 1506 1461 1454 1445 1479 1462 1474 1510 1532 1514 1551 1538 1541 1578 1600 1535 1554 1585 1588 1543 1555 1543 1547 1516 1566 1523 1488 1485 1519 1490 1474 1489 1516 1475 1522 1487 1466 1507 1524 1511 1482 1504 1523 1475 1518 1529 1538 1554 1480 1472 1435 1480 1524 1476 1478 1429 1499 1496 1501 1504 1480 1440 1458 1436 1404 1414 1414 1402 1436 1401 1394 1395 1400 1414 1389 1419 1397 1365 1378 1356 1393 1390 1402 1456 1458 1445 1409 1380 1396 1441 1401 1400 1400 1427 1481 1425 1428 1382 1396 1355 1363 1409 1404 1353 1371 1406 1383 1367 1355 1367 1396 1341 1312 1353 1346 1344 1380 1373 1357 1381 1336 1376 1333 1313 1287 1365 1386 1429 1475 1481 1471 1458 1432 1441 1426 1434 1417 1435 1374 1392 1382 1357 1369 1338 1384 1412 1381 1314 1305 1302 1316 1345 1334 1386 1375 1430 1406 1459 1430 1355 1386 1377 1369 1336 1349 1346 1340 1347 1339 1279 1252 1214 1292 1283 1334 1329 1328 1329 1312 1310 1297 1278 1306 1292 1257 1262 1263 1242 1231 1225 1239 1212 1231 1213 1219 1227 1212 1238 1254 1232 1188 1226 1208 1250 1196 1245 1261 1231 1230 1185 1170 1179 1181 1214 1169 1151 1183 1199 1196 1176 1143 1187 1222 1204 1208 1182 1193 1228 1244 1194 1191 1209 1191 1194 1192 1211 1185 1183 1176 1151 1185 1183 1156 1172 1125 1147 1138 1163 1144 1103 1098 1134 1201 1156 1133 1162 1198 1251 1165 1179 1234 1166 1172 1176 1194 1163 1178 1207 1208 1234 1243 1246 1216 1165 1217 1241 1231 1281 1316 1267 1214 1179 1197 1198 1252 1230 1257 1273 1256 1263 1241 1257 1222 1309 1278 1288 1317 1271 1284 1282 1290 1293 1323 1328 1336 1290 1304 1310 1286 1292 1285 1317 1269 1270 1236 1271 1235 1250 1275 1267 1240 1249 1292 1276 1234 1281 1289 1270 1237 1262 1260 1209 1225 1271 1258 1268 1274 1269 1335 1338 1310 1301 1305 1296 1303 1319 1284 1266 1237 1242 1265 1258 1251 1231 1227 1276 1258 1160 1154 1173 1194 1192 1200 1185 1163 1215 1248 1216 1252 1222 1285 1229 1215 1229 1217 1233 1222 1123 1150 1153 1216 1227 1183 1198 1222 1227 1204 1179 1164 1177 1223 1168 1135 1161 1200 1248 1174 1210 1179 1175 1215 1199 1210 1174 1162 1202 1200 1168 1201 1240 1278 1275 1229 1235 1257 1243 1230 1242 1315 1337 1350 1313 1279 1297 1340 1288 1215 1203 1246 1247 1261 1199 1193 1210 1280 1261 1276 1254 1227 1226 1223 1241 1252 1198 1231 1235 1223 1300 1272 1259 1256 1286 1305 1272 1242 1276 1265 1253 1250 1336 1326 1325 1320 1286 1320 1292 1323 1289 1289 1264 1312 1244 1269 1277 1297 1285 1324 1337 1379 1350 1303 1353 1398 1436 1381 1361 1349 1448 1471 1438 1400 1430 1425 1400 1382 1419 1387 1385 1391 1423 1368 1408 1332 1328 1388 1374 1413 1405 1375 1356 1329 1290 1322 1347 1334 1344 1392 1383 1405 1365 1384 1390 1387 1397 1394 1423 1418 1382 1425 1400 1405 1427 1423 1394 1350 1371 1378 1403 1374 1382 1401 1423 1460 1382 1364 1385 1364 1361 1316 1340 1331 1336 1313 1286 1269 1218 1211 1252 1242 1255 1248 1240 1214 1213 1213 1184 1190 1172 1173 1191 1172 1195 1199 1211 1259 1208 1200 1171 1164 1170 1194 1210 1219 1212 1170 1195 1160 1135 1180 1207 1216 1153 1192 1199 1168 1169 1155 1144 1131 1177 1201 1216 1211 1174 1185 1180 1176 1154 1154 1172 1189 1188 1206 1181 1198 1237 1224 1214 1196 1219 1205 1180 1173 1160 1234 1247 1235 1166 1175 1169 1151 1177 1201 1232 1237 1245 1187 1175 1173 1153 1161 1193 1171 1156 1131 1163 1131 1126 1138 1124 1132 1155 1166 1195 1196 1199 1167 1112 1138 1137 1193 1185 1208 1168 1178 1184 1177 1201 1123 1186 1227 1192 1172 1159 1110 1144 1135 1158 1112 1139 1151 1174 1205 1113 1171 1168 1178 1152 1133 1142 1065 1080 1073 1111 1180 1214 1159 1124 1155 1170 1153 1133 1173 1130 1182 1181 1152 1136 1151 1123 1125 1109 1148 1165 1228 1165 1144 1150 1162 1142 1164 1148 1178 1134 1152 1149 1188 1240 1224 1219 1243 1238 1237 1205 1189 1204 1244 1258 1261 1226 1296 1250 1239 1241 1268 1203 1221 1219 1165 1210 1200 1229 1231 1235 1225 1203 1215 1208 1242 1195 1172 1189 1185 1199 1181 1181 1183 1216 1201 1180 1155 1170 1163 1148 1207 1231 1222 1225 1227 1221 1238 1236 1294 1217 1257 1267 1230 1252 1220 1253 1226 1229 1290 1279 1265 1278 1281 1272 1233 1233 1225 1224 1288 1287 1307 1283 1256 1211 1217 1262 1263 1256 1241 1236 1267 1257 1256 1226 1313 1288 1276 1330 1302 1243 1262 1274 1251 1264 1242 1227 1167 1202 1209 1204 1168 1160 1118 1185 1188 1191 1187 1180 1182 1179 1155 1194 1170 1230 1220 1231 1190 1179 1184 1188 1236 1199 1188 1207 1214 1193 1162 1151 1177 1141 1145 1079 1099 1081 1084 1137 1132 1115 1141 1123 1146 1158 1099 1116 1155 1173 1096 1106 1088 1143 1149 1135 1100 1121 1161 1152 1138 1163 1103 1137 1146 1168 1146 1143 1173 1193 1135 1158 1192 1186 1201 1247 1246 1184 1200 1226 1230 1213 1221 1219 1207 1171 1143 1138 1100 1125 1106 1088 1109 1088 1089 1116 1123 1122 1081 1170 1162 1184 1158 1185 1123 1132 1106 1187 1205 1247 1135 1147 1115 1097 1107 1103 1188 1173 1154 1137 1195 1200 1192 1201 1198 1176 1167 1181 1153 1155 1173 1149 1157 1182 1180 1227 1202 1192 1245 1240 1240 1209 1161 1200 1250 1223 1194 1256 1186 1191 1205 1218 1216 1217 1215 1255 1272 1269 1219 1152 1221 1259 1248 1235 1253 1281 1307 1239 1210 1255 1281 1261 1293 1285 1256 1280 1231 1214 1176 1168 1203 1191 1240 1217 1181 1137 1190 1173 1128 1155 1153 1128 1155 1145 1095 1133 1064 1094 1141 1138 1083 1140 1216 1253 1233 1218 1185 1193 1194 1140 1201 1230 1167 1217 1207 1187 1188 1166 1189 1161 1173 1159 1192 1194 1245 1185 1196 1199 1168 1186 1227 1215 1143 1177 1248 1203 1233 1213 1213 1242 1235 1157 1196 1183 1182 1120 1078 1089 1109 1143 1136 1130 1134 1151 1134 1168 1163 1181 1161 1182 1156 1134 1126 1146 1137 1092 1004 1015 1034 1021 1027 1008 1058 1017 1055 1089 1067 1034 1047 1074 1071 1056 1071 1084 1080 1074 1016 1012 1016 1004 994 997 1026 993 1027 996 994 985 979 965 963 996 971 972 937 927 947 947 952 901 897 886 902 927 951 956 945 946 936 946 914 888 879 908 930 935 943 960 945 949 930 920 896 914 916 906 897 852 893 909 978 950 980 946 950 941 919 925 910 893 845 853 821 847 879 838 856 850 806 812 822 785 792 823 839 812 823 804 807 835 842 805 833 790 862 880 846 844 955 914 893 857 883 795 803 795 802 836 825 902 837 774 831 932 853 751 766 770 781 784 817 870 881 885 876 916 911 910 891 866 870 847 840 820 832 842 876 848 789 872 885 925 891 889 902 915 861 860 916 933 910 888 925 926 959 964 973 1022 973 978 963 1018 1028 964 1000 997 1032 992 995 997 1007 1013 1020 1036 1023 1002 999 1013 962 993 957 960 983 1012 1051 1092 1077 1128 1124 1126 1156 1181 1145 1163 1151 1173 1163 1198 1175 1102 1103 1071 1069 1122 1101 1032 1068 1106 1099 1083 1074 1092 1101 1162 1158 1181 1173 1200 1197 1213 1149 1183 1137 1152 1173 1184 1127 1163 1173 1113 1141 1115 1159 1146 1138 1070 1104 1124 1117 1121 1078 1131 1161 1137 1122 1104 1151 1118 1130 1090 1068 1043 1064 1064 1055 1067 1104 1090 1100 1064 1047 1047 1041 1053 1051 1113 1104 1101 1070 1136 1101 1080 1079 1076 1093 1110 1121 1136 1112 1133 1120 1112 1127 1063 1078 1072 1090 1102 1096 1078 1084 1063 1120 1089 1151 1194 1131 1094 1076 1059 1059 1084 1165 1127 1124 1187 1137 1124 1171 1097 1047 1075 1036 1039 1055 1037 1060 1114 1122 1082 1098 1072 1057 1063 1005 1066 1080 1077 1061 1052 1030 1042 1029 1040 1047 964 962 963 964 955 947 968 965 995 1007 1004 1006 1067 1043 1042 1038 1008 990 1042 986 1065 1044 1026 1044 1035 1052 1033 1013 1015 996 1007 999 1082 1067 1066 1020 1029 1091 1032 1064 1104 1058 1018 962 1021 1007 984 983 1009 1000 1003 1062 1076 1048 1113 1092 1096 1133 1114 1131 1124 1102 1123 1067 1084 1074 1064 1107 1037 1049 1019 1058 1036 1032 1037 976 978 1038 992 1017 1001 1014 1035 1014 1047 1049 1082 1014 1050 1054 1072 1054 1036 1087 1043 1079 1107 1124 1109 1040 1050 1086 1096 1057 1069 1070 1058 1083 1093 1119 1058 1036 1051 1071 1072 1074 1050 1055 1108 1121 1151 1141 1201 1130 1170 1063 1033 1056 1064 1000 1058 1077 1043 1007 1118 1211 1120 1130 1123 1094 1194 1200 1171 1141 1141 1113 1083 1119 1098 1075 1066 1075 1088 1067 1118 1115 1158 1085 1071 1155 1188 1239 1236 1239 1254 1301 1352 1344 1315 1351 1389 1382 1354 1376 1430 1386 1330 1321 1383 1384 1394 1421 1384 1468 1382 1475 1417 1441 1425 1434 1439 1407 1390 1386 1429 1412 1388 1412 1410 1434 1430 1413 1429 1306 1321 1342 1313 1345 1368 1388 1312 1311 1273 1281 1327 1261 1246 1244 1259 1250 1231 1169 1153 1188 1200 1224 1236 1231 1251 1246 1267 1271 1261 1297 1254 1233 1215 1186 1233 1250 1218 1251 1298 1336 1313 1300 1256 1235 1303 1258 1279 1239 1272 1250 1193 1155 1146 1141 1167 1201 1217 1205 1216 1249 1242 1240 1241 1255 1198 1214 1222 1204 1216 1223 1158 1178 1192 1286 1205 1238 1241 1253 1250 1243 1226 1225 1266 1227 1304 1244 1234 1245 1208 1207 1214 1253 1238 1248 1235 1203 1248 1221 1176 1185 1186 1159 1157 1187 1180 1158 1224 1171 1212 1182 1216 1219 1168 1168 1213 1146 1138 1130 1196 1197 1229 1216 1162 1189 1131 1195 1164 1170 1145 1168 1116 1188 1229 1192 1221 1163 1161 1194 1197 1195 1201 1240 1168 1211 1162 1126 1138 1091 1116 1101 1190 1178 1269 1247 1217 1211 1157 1189 1175 1179 1156 1178 1164 1149 1127 1151 1161 1210 1215 1214 1232 1242 1215 1196 1217 1231 1229 1219 1205 1229 1237 1212 1177 1185 1195 1131 1155 1155 1118 1128 1146 1131 1221 1169 1190 1194 1147 1135 1172 1180 1149 1171 1220 1212 1154 1175 1151 1143 1152 1184 1167 1139 1102 1136 1123 1081 1080 1111 1113 1164 1149 1120 1115 1134 1169 1194 1176 1185 1158 1139 1137 1135 1161 1160 1178 1133 1163 1145 1156 1095 1129 1138 1088 1134 1107 1118 1114 1122 1108 1051 1051 1057 1077 1081 1114 1100 1134 1092 1144 1130 1120 1087 1136 1141 1081 1141 1119 1103 1121 1099 1129 1103 1127 1132 1093 1148 1128 1109 1116 1136 1145 1122 1113 1138 1059 1105 1076 1148 1133 1156 1120 1095 1133 1118 1153 1169 1142 1129 1091 1078 1082 1020 996 988 997 1023 992 1022 1024 1021 1051 1042 1056 1072 1047 1051 1061 1132 1133 1147 1155 1164 1188 1265 1206 1167 1152 1165 1179 1237 1203 1256 1253 1211 1122 1095 1029 1081 1111 1120 1103 1137 1134 1065 1032 1052 1051 1080 1097 1111 1065 1114 1096 1113 1156 1126 1190 1146 1134 1109 1146 1130 1060 1009 1038 1074 1119 1103 1130 1158 1155 1165 1153 1121 1062 1098 1115 1190 1197 1139 1164 1188 1149 1173 1150 1159 1151 1219 1199 1182 1215 1188 1192 1281 1330 1281 1291 1269 1211 1237 1233 1171 1173 1165 1169 1137 1151 1111 1151 1112 1138 1179 1180 1153 1142 1190 1178 1171 1172 1110 1123 1120 1152 1218 1216 1181 1173 1172 1149 1161 1198 1187 1129 1111 1137 1179 1184 1145 1143 1181 1151 1183 1125 1131 1085 1147 1177 1132 1123 1100 1148 1174 1143 1154 1173 1150 1183 1141 1196 1173 1203 1187 1151 1118 1078 1110 1153 1122 1149 1136 1165 1133 1088 1110 1120 1122 1118 1172 1123 1104 1125 1119 1087 1095 1076 1106 1077 1047 1069 1084 1120 1091 1070 1118 1144 1081 1104 1080 1063 1030 1034 1052 1049 991 1025 1045 993 1040 1065 1126 1182 1184 1223 1197 1196 1254 1241 1232 1165 1178 1176 1129 1122 1138 1191 1200 1217 1155 1167 1131 1097 1097 1025 1013 999 968 980 903 897 913 837 805 824 824 805 826 854 827 755 733 750 722 743 745 722 709 741 798 824 826 866 803 770 773 744 760 793 767 748 685 710 753 643 626 619 563 602 642 620 619 643 670 689 681 641 629 597 556 581 535 549 518 487 516 544 583 553 526 476 455 439 453 457 428 410 413 417 419 436 420 407 352 331 327 318 346 333 337 380 425 459 490 508 515 527 563 572 557 549 560 541 543 507 474 500 514 473 442 436 446 452 458 472 471 471 474 492 466 464 403 385 356 336 297 263 227 187 169 173 195 229 233 285 320 372 347 339 365 396 424 437 406 423 393 418 444 471 480 535 521 521 510 510 530 491 489 549 535 468 463 468 469 415 412 429 381 407 422 438 445 433 471 449 469 441 492 483 456 442 449 429 408 406 456 423 382 379 409 426 395 405 409 423 402 380 408 413 381 377 373 362 346 344 351 336 339 357 376 306 291 294 337 401 461 513 495 454 489 468 430 437 473 438 451 489 440 376 350 320 313 258 284 251 258 216 235 238 247 244 222 223 206 181 179 209 216 262 251 233 268 289 313 319 331 383 450 463 464 400 428 414 458 490 503 505 516 492 516 494 491 466 480 451 441 435 433 443 425 474 481 474 478 444 418 403 397 408 431 425 423 396 388 380 357 399 369 384 355 401 413 456 455 416 417 395 392 393 354 329 312 280 296 260 257 216 190 175 166 154 140 145 154 170 189 227 249 246 275 337 361 406 426 455 466 487 522 526 503 479 518 517 516 481 460 484 477 469 500 451 398 365 354 322 305 273 242 225 237 238 266 270 290 281 283 310 315 297 300 298 298 291 294 290 276 285 274 299 280 274 280 289 289 276 283 287 270 255 234 238 222 226 239 254 238 259 278 277 315 306 345 376 421 383 378 413 401 412 438 447 444 433 397 389 371 353 348 356 349 350 351 333 321 308 323 343 344 331 326 326 334 347 337 348 287 278 279 261 265 267 253 282 276 279 281 304 352 391 421 427 421 417 400 412 405 422 408 391 390 402 404 394 359 352 371 367 368 328 323 292 307 294 282 279 291 293 302 317 343 362 353 359 374 400 429 440 458 452 482 501 488 485 462 492 481 483 511 495 524 573 607 615 688 725 767 774 831 854 927 921 906 923 925 905 884 865 828 774 714 696 617 627 571 480 486 516 450 478 462 488 506 509 541 576 609 638 662 696 758 726 777 868 853 874 854 832 835 818 782 822 726 708 675 673 651 634 605 600 557 494 508 508 490 471 471 405 379 408 438 474 517 576 650 665 713 689 766 791 851 864 924 974 958 949 962 922 835 834 818 789 766 718 682 633 599 576 562 523 472 432 412 416 454 470 465 432 445 446 487 475 543 536 573 618 664 687 706 672 677 650 639 657 634 661 616 572 535 455 416 380 355 306 276 220 184 162 142 134 125 120 105 89 92 103 112 127 139 149 162 169 177 183 201 208 230 235 254 263 252 255 235 223 194 195 176 175 164 146 122 131 116 102 86 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per inch +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = Inch +[Exif IFD0 - 0x0140] Color Map = [768 values] +[Exif IFD0 - 0x830e] Pixel Scale = 2.438 2.438 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 719741.284 4556694.152 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [20 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS84 UTM zone 17N +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 17 N with WGS84 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = o41078a3.tif +[File - 0x0002] File Size = 8167800 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/o41078a4.tif.txt b/tif/GeoTIFF/metadata/java/o41078a4.tif.txt new file mode 100644 index 00000000..51ffb66a --- /dev/null +++ b/tif/GeoTIFF/metadata/java/o41078a4.tif.txt @@ -0,0 +1,43 @@ +FILE: o41078a4.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 5002 pixels +[Exif IFD0 - 0x0101] Image Height = 6770 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette +[Exif IFD0 - 0x0111] Strip Offsets = [6770 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 96 120 137 138 132 134 131 122 113 119 140 164 157 165 168 195 212 219 217 243 226 277 294 310 306 322 353 323 320 293 295 323 340 349 369 369 368 349 306 305 299 289 281 233 254 238 202 217 200 197 167 195 203 213 223 225 216 229 223 206 219 223 212 191 208 199 192 219 231 221 236 237 225 231 240 288 312 336 352 344 328 370 371 347 324 337 327 336 327 323 287 281 265 251 245 219 216 189 170 179 156 142 149 155 146 148 149 155 178 191 211 229 245 234 241 261 276 294 293 260 253 294 293 280 301 315 332 340 336 341 325 310 279 258 251 247 259 227 232 222 212 206 197 211 211 194 200 212 199 202 215 208 211 218 234 230 197 204 188 195 188 172 196 186 192 167 186 189 194 179 163 175 171 169 166 160 151 148 145 126 112 118 113 112 115 117 134 162 160 185 200 192 200 216 229 253 241 226 249 249 298 298 300 319 303 317 291 291 319 335 317 327 350 373 390 409 397 381 381 387 369 344 334 330 314 323 360 332 384 365 364 360 364 340 343 348 372 371 364 373 413 442 422 410 394 418 485 474 498 499 490 511 539 520 527 538 594 608 591 579 586 584 595 598 631 646 650 722 705 722 699 729 727 773 792 727 742 725 737 733 715 694 712 708 701 747 694 715 691 699 681 691 666 652 675 664 694 691 715 708 733 716 708 742 707 687 690 707 722 763 739 725 773 769 796 849 835 843 829 823 879 908 896 900 881 896 890 925 841 879 955 959 934 915 891 925 901 907 885 932 895 894 875 855 892 918 965 987 981 967 950 997 941 979 979 968 953 942 938 942 978 971 982 954 943 932 944 913 892 918 936 934 924 906 934 926 955 930 917 914 905 893 892 897 908 920 906 904 887 882 896 879 874 870 863 884 912 912 948 923 905 904 919 932 937 926 947 966 945 966 973 952 978 964 967 953 957 959 945 963 964 960 977 973 969 961 970 1030 1035 1023 1002 1029 1050 1055 1063 1073 1098 1064 1036 1063 1062 1062 1078 1069 1085 1106 1085 1103 1110 1115 1122 1144 1121 1123 1129 1127 1070 1118 1089 1067 1072 1075 1095 1083 1076 1088 1078 1080 1067 1051 1070 1085 1077 1050 1027 1029 1014 1033 1029 1054 1022 1010 1011 1001 1025 1007 1021 1018 1024 1049 1024 1020 994 1012 1019 1016 996 996 1024 1035 1025 996 989 1002 979 976 981 985 988 969 985 1017 1022 1003 994 1002 1003 997 997 993 999 985 1033 1025 1035 1054 1070 1055 1074 1063 1062 1051 1059 1073 1049 1016 1029 1017 999 974 1025 1010 1032 1050 1110 1098 1128 1112 1102 1135 1134 1116 1144 1110 1121 1087 1070 1037 1066 1085 1068 1058 1057 1019 1018 1025 1027 1010 1020 1052 1066 1033 1042 1039 1027 1047 1038 1018 1020 1016 1020 1020 1013 1011 1010 1053 1048 1041 1042 1078 1051 1042 1019 1042 1002 1020 1026 1059 1054 1028 1023 1050 1010 1030 1003 1007 1035 1045 997 1003 1020 992 971 1001 997 978 991 988 1005 995 1016 1016 981 978 991 986 1016 1002 992 1000 986 994 1048 1002 997 1017 1025 1039 1045 1052 1039 1033 1060 1042 1030 1028 1038 1046 1037 1034 1053 1056 1046 1034 1044 1047 1042 1068 1052 1038 1045 1049 1034 1039 1057 1030 1028 1023 1070 1055 1016 1011 1008 1027 1034 1050 1047 1039 1047 1045 1053 1054 1049 1067 1094 1069 1072 1051 1040 1068 1061 1084 1087 1084 1066 1075 1078 1075 1076 1074 1063 1055 1034 1035 1049 1037 1010 1020 1032 1025 1024 1033 1019 1021 1024 1001 983 969 984 974 991 983 1012 991 991 971 977 973 983 972 958 970 974 964 957 961 963 961 961 978 975 977 967 984 984 998 1008 965 928 937 953 963 991 996 990 993 981 949 957 951 952 944 944 938 936 937 910 910 922 922 910 926 909 910 910 921 934 928 945 951 954 944 949 914 909 916 929 916 921 904 922 879 887 893 928 940 919 903 898 899 916 899 922 951 923 889 905 902 905 919 883 850 868 891 892 872 881 877 886 937 892 888 871 872 871 851 829 844 832 828 850 846 866 870 867 877 883 835 840 814 879 841 854 835 825 828 873 854 887 859 886 906 900 925 911 915 905 901 910 889 887 883 899 871 886 893 863 887 878 883 894 881 896 891 863 870 893 898 917 885 870 913 902 912 904 920 907 895 917 903 912 911 886 907 919 916 889 898 898 927 933 917 906 900 912 871 903 908 940 958 967 954 968 943 1009 1024 1013 1010 977 975 972 969 966 989 1005 989 961 1016 998 960 970 992 972 1004 1020 1012 987 966 959 951 940 980 955 955 958 959 949 964 983 1012 1029 1012 1018 1020 1016 1016 1042 1061 1104 1078 1024 1008 1036 1024 1010 991 1007 1022 1017 1006 981 992 992 999 992 969 962 993 983 978 986 1028 1012 991 1004 992 960 949 959 958 953 933 967 969 964 947 940 982 973 984 1008 985 978 996 965 987 996 1007 1021 1051 1038 1065 1067 1043 1028 1019 1037 1054 1038 1027 1016 984 1017 1007 1033 1076 1126 1133 1103 1068 1092 1036 1089 1067 1060 1095 1079 1061 1084 1107 1057 1076 1057 1088 1060 1068 1063 1082 1010 1035 1027 1031 1035 1011 1018 1031 1026 1032 1042 1039 1013 1003 999 991 983 1002 990 1029 1019 1007 1007 989 981 986 1015 1003 1005 973 990 985 1006 977 998 997 1002 962 969 962 982 998 979 995 997 999 1017 1004 990 996 1008 1017 1021 999 959 973 996 1012 1006 1006 998 1016 994 1011 1008 1007 989 999 1007 1015 1021 1025 1020 1023 1013 981 982 961 963 1008 982 973 984 979 977 1000 991 977 985 974 982 975 986 980 984 972 970 1022 1018 969 999 1011 1022 1037 1094 1083 1068 1117 1123 1123 1122 1106 1145 1153 1090 1084 1041 1029 1057 1093 1067 1061 1049 1031 1046 1048 1068 1076 1051 1051 1042 1037 1039 1059 1063 1054 1046 1041 1023 1023 1014 1030 1010 1009 1025 1028 1006 985 1015 1008 1009 1000 969 983 977 1027 1012 1031 1065 1087 1049 1037 1051 1030 1036 1052 1051 1048 1038 1054 1046 1043 1058 1068 1076 1089 1091 1107 1139 1133 1140 1127 1129 1150 1122 1155 1155 1142 1128 1141 1112 1105 1115 1115 1125 1102 1090 1112 1099 1099 1130 1118 1092 1084 1107 1099 1091 1099 1101 1107 1117 1114 1087 1069 1062 1076 1072 1067 1039 1054 1014 1022 1011 1026 1016 1013 1014 1021 1013 1026 1036 1020 992 989 1006 1003 1006 977 1004 1029 1016 994 999 1025 1044 1061 1052 1038 1053 1075 1082 1053 1063 1072 1024 1047 1035 1024 1016 1020 1026 1038 992 1004 1006 1014 1018 1003 968 963 985 1016 979 991 1000 963 1010 978 973 978 990 996 989 996 1032 1040 1025 1042 1043 1050 1038 1032 1047 1035 1036 1057 1063 1019 1035 1038 1046 1068 1066 1058 1062 1042 1050 1025 1019 1011 1045 1101 1098 1098 1114 1088 1127 1113 1085 1095 1066 1082 1082 1079 1064 1010 1047 1052 1064 1084 1049 1046 1059 1020 1013 1041 1027 1023 1024 1028 1022 1031 1009 1018 1015 1025 1021 1017 1016 1004 1002 1012 1029 1022 1013 979 1019 1030 1018 1024 1050 1036 1033 1038 1036 1062 1065 1068 1054 1045 1047 1069 1071 1078 1060 1063 1041 1060 1054 1043 1070 1041 1055 1018 1044 1056 1057 1045 1040 1053 1036 1062 1011 1036 1018 1033 1071 1072 1070 1056 1065 1056 1056 1015 1006 1024 1019 1036 1010 1006 1015 1025 1038 1050 1021 1022 1031 1028 1023 1012 1009 1022 1020 1030 1036 1019 1044 1030 1042 1076 1062 1048 1045 1036 1039 1049 1041 1047 1026 1055 1044 1031 1015 1002 992 987 1049 1041 1069 1061 1064 1050 1026 1018 1019 991 974 1003 989 1000 1010 978 1008 1000 1033 1015 1019 998 1000 1024 984 984 1005 1039 1008 1005 1064 1062 1078 1063 1032 1030 1033 1037 997 1018 987 983 1004 1011 1032 998 1017 1007 983 1010 993 976 991 996 975 961 974 971 970 1005 1008 1037 1053 1050 1049 1033 1022 1053 1064 1057 1026 1032 1030 1071 1057 1015 1020 1052 1061 1036 1008 991 996 1006 989 1003 986 986 980 1039 1005 1026 1021 1052 1041 998 983 945 958 938 956 947 951 987 955 948 967 961 974 973 979 974 968 976 952 983 998 1003 947 955 897 906 905 904 938 913 934 971 966 976 952 998 959 918 917 926 905 906 932 920 878 904 931 918 928 950 966 968 962 936 918 909 929 916 924 914 925 947 945 956 964 957 942 938 934 922 926 936 897 871 903 940 942 929 897 896 884 900 889 887 843 863 849 846 814 804 835 818 835 832 851 855 856 828 845 836 856 857 867 842 822 837 831 829 827 830 826 809 787 799 790 811 830 823 812 821 834 821 808 816 805 791 791 790 815 784 779 803 819 835 826 826 847 869 857 868 879 858 859 877 853 882 877 856 844 830 840 827 841 857 888 880 874 861 908 911 923 916 890 866 872 847 812 860 874 839 812 807 811 823 853 818 811 839 895 860 840 863 909 882 950 901 926 926 935 883 887 879 869 855 838 832 829 834 843 850 860 818 832 836 860 845 860 841 838 860 842 801 791 799 786 778 789 793 803 811 802 825 810 804 794 792 766 786 812 830 851 807 814 802 816 844 852 812 839 809 784 795 780 779 808 801 840 799 783 792 786 820 772 770 762 804 831 835 817 827 821 793 797 807 815 770 747 796 788 772 839 810 820 819 798 801 831 815 823 802 813 787 753 759 832 786 827 776 776 807 796 782 797 787 780 777 773 779 781 788 816 823 848 825 820 826 849 809 812 816 800 801 804 816 822 881 889 913 889 840 806 805 829 852 890 931 871 913 908 926 896 936 958 907 910 946 954 950 921 876 955 941 942 940 954 961 958 980 959 919 929 910 970 964 954 941 944 955 976 938 944 903 934 916 932 912 905 895 884 914 913 915 995 996 1002 998 985 953 968 1034 975 996 979 998 985 962 967 985 970 1022 1060 993 964 976 947 916 924 910 920 957 968 964 965 971 996 979 972 976 1009 981 998 986 959 929 943 977 945 976 980 950 948 936 942 969 956 981 960 948 960 972 902 912 875 919 940 941 924 942 923 898 896 897 904 906 895 905 917 887 888 869 827 845 863 865 836 834 823 817 815 785 797 789 795 785 833 857 855 850 890 891 880 890 894 864 866 849 862 854 856 834 852 834 842 877 855 829 820 853 861 868 814 856 824 814 802 800 806 822 776 792 775 782 816 803 790 792 744 746 775 793 750 779 774 754 756 723 731 738 736 757 726 730 752 807 829 779 772 769 749 741 729 718 755 742 757 774 736 795 775 769 784 796 804 811 770 731 751 768 760 742 750 725 744 778 761 740 756 772 713 713 749 785 759 777 746 756 790 825 790 815 801 855 841 824 827 851 892 885 883 893 917 890 893 901 882 854 875 886 875 866 869 887 913 885 931 892 872 875 876 873 880 905 878 885 887 899 861 849 833 797 765 779 773 770 804 787 819 863 853 853 814 831 818 783 812 814 800 827 857 824 838 849 843 816 831 827 800 821 809 814 823 826 830 827 827 781 787 841 829 837 862 852 842 841 853 850 830 854 808 830 822 827 822 831 885 866 850 839 866 832 808 833 821 836 830 799 815 830 807 797 819 850 824 834 818 822 807 822 830 871 872 863 857 848 837 858 866 841 844 816 817 823 847 865 869 875 887 822 807 795 814 814 828 863 865 870 857 853 796 797 800 802 822 835 833 863 884 850 846 863 885 853 877 870 898 895 929 919 939 926 921 932 962 937 912 884 892 900 908 935 965 940 915 896 877 882 905 940 894 895 930 939 943 950 980 1016 983 968 1013 978 998 995 1002 992 1012 1075 1057 1111 1127 1103 1108 1070 1051 1076 1075 1034 1085 1098 1116 1131 1110 1127 1143 1139 1179 1166 1144 1115 1078 1093 1094 1083 1103 1050 1060 1070 1059 1070 1042 1030 1096 1103 1114 1126 1130 1138 1173 1129 1175 1184 1150 1178 1173 1167 1173 1206 1245 1193 1157 1217 1184 1198 1177 1172 1189 1216 1194 1245 1247 1150 1227 1248 1249 1248 1216 1240 1243 1318 1293 1202 1232 1213 1182 1193 1172 1188 1267 1311 1271 1301 1289 1284 1184 1198 1235 1254 1263 1238 1240 1250 1213 1191 1262 1194 1223 1186 1169 1177 1225 1228 1174 1166 1175 1302 1258 1272 1255 1244 1182 1239 1240 1329 1292 1246 1218 1206 1211 1200 1210 1249 1262 1301 1257 1322 1338 1327 1333 1357 1402 1332 1378 1323 1378 1406 1390 1399 1377 1350 1402 1417 1402 1440 1411 1416 1384 1402 1446 1460 1431 1488 1460 1409 1442 1412 1401 1426 1462 1438 1388 1440 1469 1446 1419 1435 1462 1453 1427 1410 1394 1421 1414 1428 1419 1386 1368 1356 1411 1352 1344 1360 1396 1407 1404 1394 1372 1427 1417 1416 1446 1432 1391 1411 1381 1368 1368 1389 1414 1458 1444 1398 1368 1326 1421 1354 1387 1345 1346 1368 1347 1426 1420 1400 1416 1456 1408 1425 1412 1406 1406 1404 1402 1327 1405 1456 1418 1404 1451 1471 1492 1468 1457 1409 1408 1428 1445 1419 1454 1418 1476 1458 1442 1410 1400 1364 1415 1422 1352 1403 1431 1411 1378 1367 1361 1352 1366 1389 1386 1404 1382 1355 1387 1360 1329 1356 1370 1386 1408 1386 1430 1435 1388 1363 1394 1370 1370 1385 1335 1331 1291 1367 1360 1372 1368 1345 1335 1365 1361 1378 1386 1389 1391 1375 1388 1386 1383 1390 1365 1319 1328 1297 1350 1292 1253 1325 1322 1329 1231 1229 1262 1194 1182 1216 1249 1213 1186 1253 1248 1278 1277 1226 1218 1194 1198 1200 1192 1162 1154 1174 1176 1197 1161 1137 1167 1168 1205 1176 1173 1209 1225 1157 1146 1133 1155 1150 1133 1173 1204 1208 1217 1231 1252 1262 1310 1265 1255 1247 1233 1254 1294 1230 1243 1235 1258 1278 1293 1306 1249 1256 1235 1252 1281 1274 1295 1289 1334 1285 1303 1311 1284 1207 1256 1184 1180 1209 1239 1221 1250 1249 1284 1246 1250 1291 1253 1252 1255 1249 1234 1258 1276 1271 1257 1283 1239 1261 1309 1288 1298 1298 1282 1341 1301 1237 1260 1250 1283 1351 1319 1360 1329 1357 1348 1347 1378 1356 1339 1381 1368 1394 1378 1340 1391 1350 1347 1300 1307 1289 1319 1365 1329 1313 1309 1291 1284 1299 1318 1340 1322 1334 1328 1291 1251 1264 1301 1280 1326 1270 1312 1284 1289 1262 1266 1261 1238 1249 1294 1240 1270 1274 1249 1247 1258 1262 1301 1242 1233 1231 1236 1205 1224 1221 1284 1255 1213 1253 1259 1231 1213 1188 1215 1232 1245 1265 1225 1190 1204 1184 1190 1269 1227 1245 1215 1235 1228 1219 1256 1254 1284 1290 1327 1342 1313 1300 1278 1261 1266 1237 1286 1321 1307 1262 1309 1339 1478 1399 1416 1404 1438 1399 1485 1400 1368 1323 1340 1347 1352 1391 1341 1384 1445 1474 1511 1444 1454 1482 1434 1452 1453 1370 1388 1447 1406 1477 1470 1457 1460 1519 1488 1421 1483 1504 1458 1466 1441 1413 1543 1512 1465 1536 1594 1564 1543 1539 1457 1446 1433 1454 1479 1499 1539 1537 1494 1435 1409 1435 1413 1396 1402 1419 1449 1422 1461 1503 1502 1477 1378 1415 1371 1341 1365 1387 1399 1426 1432 1409 1410 1375 1298 1295 1368 1331 1326 1339 1315 1337 1302 1361 1384 1336 1374 1387 1417 1404 1390 1326 1412 1404 1363 1358 1348 1369 1376 1393 1397 1328 1330 1312 1356 1309 1327 1355 1339 1345 1366 1350 1343 1405 1381 1389 1387 1368 1379 1324 1336 1326 1345 1359 1390 1347 1391 1323 1269 1285 1288 1356 1310 1324 1347 1315 1318 1357 1342 1400 1312 1291 1287 1320 1332 1311 1344 1328 1324 1304 1308 1280 1289 1294 1229 1262 1223 1249 1288 1241 1269 1267 1304 1259 1280 1301 1281 1247 1234 1328 1336 1357 1311 1295 1285 1299 1273 1271 1305 1354 1334 1346 1350 1353 1287 1301 1331 1359 1367 1373 1365 1411 1423 1379 1436 1433 1481 1472 1502 1465 1412 1410 1421 1477 1486 1484 1534 1527 1530 1545 1479 1525 1511 1588 1575 1603 1556 1557 1583 1578 1525 1544 1539 1531 1487 1571 1591 1589 1591 1563 1557 1598 1561 1501 1474 1488 1449 1539 1536 1532 1540 1527 1489 1545 1494 1538 1507 1502 1510 1527 1471 1483 1537 1492 1497 1577 1575 1559 1518 1512 1494 1505 1559 1560 1565 1515 1490 1478 1445 1451 1496 1453 1462 1523 1528 1484 1458 1478 1468 1487 1459 1493 1502 1500 1517 1440 1409 1327 1386 1402 1377 1404 1370 1440 1358 1377 1397 1400 1421 1413 1437 1479 1440 1463 1402 1452 1428 1452 1469 1516 1575 1533 1589 1527 1502 1513 1505 1454 1457 1473 1460 1460 1455 1475 1461 1463 1420 1453 1498 1467 1486 1507 1488 1529 1465 1491 1504 1544 1521 1530 1511 1541 1492 1508 1557 1504 1475 1418 1492 1467 1500 1549 1554 1560 1568 1571 1557 1616 1644 1593 1581 1576 1587 1625 1652 1608 1573 1653 1641 1657 1631 1611 1572 1567 1561 1577 1581 1554 1600 1557 1537 1512 1523 1594 1622 1551 1493 1537 1568 1588 1543 1563 1632 1636 1604 1620 1604 1640 1644 1651 1596 1571 1539 1586 1609 1580 1604 1664 1685 1677 1679 1609 1623 1612 1649 1643 1643 1713 1753 1749 1729 1753 1727 1706 1702 1652 1653 1625 1673 1701 1692 1654 1660 1710 1685 1689 1717 1717 1689 1695 1699 1699 1711 1727 1756 1769 1776 1717 1762 1722 1704 1736 1678 1707 1781 1764 1791 1747 1713 1734 1725 1685 1706 1691 1705 1675 1645 1649 1595 1638 1688 1661 1657 1684 1698 1737 1713 1706 1701 1654 1676 1657 1689 1712 1705 1611 1673 1653 1636 1619 1588 1635 1551 1576 1596 1645 1612 1643 1628 1661 1683 1645 1661 1683 1631 1660 1648 1683 1732 1677 1647 1654 1640 1678 1725 1778 1706 1706 1681 1649 1641 1571 1610 1572 1549 1621 1563 1569 1603 1584 1606 1583 1572 1559 1568 1535 1538 1516 1512 1547 1518 1532 1508 1489 1453 1375 1433 1429 1447 1464 1469 1457 1437 1441 1408 1396 1403 1405 1416 1447 1387 1362 1439 1408 1349 1332 1282 1288 1347 1292 1275 1317 1321 1305 1324 1335 1401 1384 1313 1314 1326 1321 1371 1332 1385 1329 1358 1296 1340 1336 1402 1379 1301 1320 1309 1365 1304 1276 1322 1312 1338 1331 1324 1362 1362 1348 1392 1392 1399 1381 1342 1314 1294 1341 1405 1394 1360 1369 1361 1344 1361 1299 1302 1286 1319 1253 1297 1316 1287 1282 1312 1254 1260 1259 1255 1284 1318 1324 1260 1245 1230 1240 1279 1247 1230 1212 1277 1277 1262 1260 1227 1235 1225 1266 1259 1231 1238 1198 1181 1176 1190 1222 1212 1158 1190 1173 1174 1220 1264 1202 1162 1135 1136 1202 1175 1162 1211 1244 1221 1255 1211 1206 1235 1281 1235 1190 1149 1148 1150 1129 1134 1139 1068 1080 1106 1090 1095 1083 1081 1079 1035 1050 1047 1072 1075 1101 1035 1064 1088 1128 1144 1125 1148 1132 1154 1200 1159 1146 1168 1189 1216 1185 1193 1141 1139 1195 1221 1204 1249 1213 1246 1232 1235 1218 1207 1169 1169 1203 1228 1265 1277 1265 1224 1192 1184 1157 1159 1143 1179 1187 1127 1147 1191 1137 1153 1172 1152 1142 1144 1168 1174 1188 1204 1206 1202 1145 1171 1152 1171 1164 1175 1193 1170 1165 1140 1156 1153 1174 1144 1120 1152 1125 1095 1126 1136 1157 1149 1140 1154 1166 1210 1193 1212 1231 1300 1269 1273 1248 1223 1265 1289 1229 1244 1232 1222 1193 1196 1251 1225 1201 1226 1262 1276 1309 1307 1301 1208 1235 1248 1230 1244 1195 1204 1220 1258 1241 1203 1195 1230 1188 1172 1218 1219 1195 1250 1221 1198 1187 1197 1207 1201 1213 1177 1218 1172 1133 1151 1165 1180 1195 1195 1205 1178 1175 1189 1145 1193 1158 1143 1153 1171 1115 1160 1210 1206 1226 1178 1203 1178 1175 1196 1190 1153 1171 1188 1191 1218 1224 1229 1199 1200 1222 1173 1234 1219 1196 1229 1186 1179 1175 1228 1181 1186 1236 1217 1226 1134 1206 1175 1209 1214 1223 1230 1244 1268 1281 1291 1307 1351 1314 1314 1310 1297 1357 1326 1340 1330 1333 1337 1364 1389 1338 1357 1390 1456 1433 1427 1405 1451 1482 1495 1477 1495 1467 1507 1531 1541 1550 1535 1541 1514 1522 1508 1551 1624 1686 1704 1621 1622 1642 1666 1637 1647 1693 1610 1672 1625 1595 1623 1653 1655 1624 1602 1638 1679 1650 1666 1673 1679 1659 1572 1590 1637 1587 1682 1627 1604 1653 1635 1669 1663 1656 1629 1655 1666 1625 1620 1621 1632 1691 1643 1677 1657 1611 1627 1591 1604 1594 1692 1648 1632 1645 1655 1628 1571 1534 1591 1588 1637 1613 1635 1618 1608 1637 1651 1672 1609 1592 1632 1656 1589 1606 1580 1605 1636 1629 1589 1560 1649 1647 1666 1661 1642 1578 1574 1581 1702 1614 1646 1643 1593 1616 1688 1649 1628 1596 1629 1550 1599 1584 1586 1620 1618 1647 1604 1630 1670 1651 1678 1691 1667 1631 1588 1609 1640 1653 1612 1574 1577 1581 1562 1549 1625 1621 1556 1591 1631 1616 1602 1605 1601 1543 1508 1590 1583 1662 1676 1647 1656 1605 1615 1607 1614 1674 1704 1667 1631 1591 1609 1640 1665 1676 1687 1725 1698 1679 1636 1675 1727 1738 1760 1771 1687 1735 1745 1722 1704 1690 1658 1657 1641 1629 1650 1632 1671 1647 1592 1648 1600 1690 1752 1710 1637 1640 1667 1637 1601 1557 1639 1609 1566 1539 1596 1567 1557 1538 1571 1561 1564 1459 1496 1552 1625 1556 1541 1524 1524 1498 1548 1558 1450 1453 1450 1471 1500 1452 1453 1426 1435 1434 1522 1488 1512 1514 1493 1541 1435 1482 1442 1435 1491 1446 1462 1435 1498 1528 1547 1505 1489 1452 1495 1481 1462 1536 1552 1502 1421 1392 1430 1430 1413 1380 1403 1401 1383 1408 1447 1407 1440 1441 1451 1468 1474 1414 1410 1392 1378 1402 1394 1426 1400 1370 1409 1393 1403 1412 1409 1393 1373 1445 1410 1437 1435 1393 1358 1365 1355 1362 1378 1375 1393 1379 1335 1363 1402 1371 1394 1325 1365 1351 1417 1436 1443 1472 1428 1422 1408 1416 1404 1364 1358 1348 1348 1301 1313 1307 1310 1371 1373 1324 1338 1357 1383 1367 1430 1420 1373 1407 1410 1299 1366 1353 1417 1441 1353 1347 1333 1325 1327 1341 1427 1361 1375 1366 1401 1450 1402 1380 1403 1393 1343 1364 1427 1440 1400 1388 1380 1320 1334 1341 1368 1346 1402 1450 1385 1380 1358 1353 1365 1324 1324 1325 1288 1300 1280 1344 1329 1333 1388 1397 1380 1345 1365 1355 1331 1396 1342 1358 1389 1463 1433 1427 1425 1471 1478 1515 1512 1443 1419 1457 1469 1498 1457 1449 1456 1416 1406 1398 1386 1355 1358 1363 1359 1389 1378 1419 1406 1388 1365 1349 1352 1368 1352 1435 1421 1421 1423 1423 1455 1466 1487 1505 1495 1471 1436 1390 1423 1433 1477 1506 1501 1462 1534 1505 1485 1508 1473 1465 1476 1489 1415 1418 1427 1471 1472 1489 1439 1420 1401 1487 1421 1403 1442 1498 1491 1509 1527 1506 1510 1499 1541 1506 1542 1526 1590 1593 1546 1497 1497 1473 1442 1453 1460 1490 1487 1482 1430 1468 1458 1437 1410 1389 1374 1420 1456 1436 1406 1448 1398 1408 1365 1352 1360 1358 1398 1413 1437 1417 1437 1398 1344 1375 1389 1392 1387 1381 1358 1434 1471 1420 1445 1401 1360 1357 1408 1464 1418 1371 1381 1429 1489 1567 1541 1525 1512 1520 1520 1462 1452 1453 1457 1476 1467 1422 1401 1423 1438 1461 1453 1507 1428 1357 1385 1480 1474 1444 1378 1362 1426 1470 1456 1464 1443 1398 1444 1447 1529 1587 1542 1514 1540 1479 1517 1483 1533 1532 1523 1532 1576 1644 1637 1605 1600 1521 1534 1561 1533 1526 1571 1541 1557 1494 1529 1515 1531 1495 1568 1545 1557 1487 1482 1520 1547 1538 1556 1563 1567 1608 1557 1567 1472 1440 1464 1482 1501 1404 1392 1392 1405 1340 1375 1405 1377 1323 1296 1325 1346 1350 1364 1377 1319 1300 1334 1307 1246 1272 1248 1283 1296 1328 1346 1354 1347 1331 1327 1320 1311 1330 1324 1301 1323 1357 1316 1369 1365 1353 1367 1382 1348 1293 1315 1336 1327 1307 1263 1249 1249 1286 1279 1246 1250 1315 1263 1259 1247 1277 1283 1313 1344 1307 1371 1352 1334 1311 1303 1301 1278 1305 1297 1330 1347 1360 1350 1338 1293 1304 1297 1300 1288 1265 1264 1222 1235 1223 1222 1303 1335 1285 1353 1344 1306 1343 1319 1328 1376 1307 1348 1309 1303 1303 1285 1348 1358 1398 1399 1416 1354 1351 1390 1335 1357 1367 1365 1392 1385 1449 1412 1383 1399 1422 1412 1299 1372 1324 1318 1332 1350 1383 1411 1375 1425 1393 1456 1491 1551 1489 1377 1369 1401 1393 1302 1331 1300 1321 1322 1309 1324 1339 1393 1337 1386 1393 1363 1350 1423 1451 1426 1416 1386 1400 1419 1414 1398 1397 1350 1284 1322 1347 1338 1371 1408 1460 1407 1445 1472 1471 1454 1461 1464 1419 1422 1451 1441 1412 1368 1414 1385 1437 1430 1392 1408 1362 1344 1392 1418 1378 1362 1364 1349 1319 1315 1310 1337 1330 1388 1364 1341 1347 1371 1373 1431 1398 1427 1423 1510 1540 1531 1536 1562 1569 1605 1547 1603 1568 1517 1530 1488 1464 1471 1475 1411 1406 1455 1439 1463 1512 1562 1576 1555 1527 1500 1531 1479 1486 1505 1503 1497 1499 1507 1525 1545 1492 1481 1490 1463 1511 1517 1539 1535 1560 1509 1550 1572 1568 1531 1518 1581 1626 1612 1577 1592 1565 1579 1597 1577 1513 1562 1582 1576 1580 1545 1542 1598 1601 1536 1521 1553 1513 1470 1444 1423 1449 1529 1532 1545 1508 1541 1489 1459 1482 1517 1535 1516 1501 1494 1519 1502 1491 1491 1508 1445 1474 1437 1469 1448 1473 1477 1462 1464 1506 1567 1542 1528 1533 1530 1568 1500 1505 1496 1472 1549 1536 1510 1508 1460 1473 1490 1447 1405 1438 1473 1452 1477 1510 1491 1578 1572 1618 1629 1692 1676 1625 1646 1627 1611 1541 1466 1453 1413 1393 1412 1374 1403 1446 1406 1436 1400 1412 1430 1402 1355 1394 1456 1452 1402 1405 1355 1300 1254 1269 1270 1303 1255 1323 1279 1259 1269 1291 1292 1281 1296 1289 1281 1284 1376 1368 1388 1410 1396 1475 1482 1458 1493 1548 1508 1561 1557 1460 1470 1437 1493 1470 1495 1475 1484 1484 1476 1496 1486 1488 1490 1473 1447 1459 1450 1459 1477 1468 1479 1460 1438 1429 1418 1398 1358 1391 1304 1312 1338 1342 1324 1307 1390 1374 1369 1444 1455 1479 1518 1518 1516 1571 1558 1569 1633 1622 1643 1631 1531 1583 1578 1486 1497 1413 1410 1355 1342 1379 1396 1390 1420 1401 1409 1411 1399 1472 1427 1422 1409 1412 1390 1450 1423 1423 1387 1370 1414 1406 1396 1403 1376 1391 1385 1409 1406 1463 1419 1457 1455 1417 1432 1475 1487 1471 1444 1521 1514 1558 1524 1494 1542 1509 1488 1454 1481 1445 1417 1459 1452 1437 1443 1351 1337 1373 1353 1328 1360 1393 1412 1371 1385 1367 1381 1379 1405 1409 1444 1467 1470 1439 1377 1408 1379 1428 1389 1400 1434 1429 1411 1419 1469 1500 1520 1511 1491 1464 1480 1415 1466 1465 1456 1504 1522 1492 1434 1430 1331 1394 1451 1435 1405 1445 1436 1444 1448 1430 1407 1439 1437 1443 1519 1499 1509 1451 1469 1483 1528 1487 1496 1474 1475 1504 1423 1390 1397 1371 1400 1420 1396 1349 1382 1331 1315 1335 1364 1413 1383 1455 1414 1435 1464 1446 1496 1572 1566 1590 1601 1567 1552 1487 1468 1444 1472 1434 1455 1476 1441 1416 1355 1373 1361 1345 1366 1354 1363 1391 1368 1336 1303 1317 1365 1381 1364 1373 1364 1417 1390 1394 1427 1443 1406 1399 1420 1432 1426 1409 1369 1371 1413 1355 1389 1402 1366 1375 1379 1348 1370 1380 1383 1395 1356 1341 1384 1438 1443 1416 1403 1417 1409 1373 1374 1356 1391 1424 1387 1431 1431 1401 1440 1439 1406 1417 1373 1381 1472 1530 1467 1471 1449 1399 1437 1407 1407 1413 1415 1368 1389 1386 1388 1376 1424 1387 1435 1427 1426 1387 1388 1359 1393 1399 1381 1423 1419 1427 1434 1403 1415 1426 1386 1388 1433 1405 1407 1386 1401 1424 1447 1429 1449 1498 1445 1462 1429 1384 1368 1375 1388 1427 1433 1427 1455 1488 1468 1461 1420 1454 1449 1450 1418 1474 1414 1401 1404 1422 1426 1419 1406 1432 1409 1393 1388 1346 1352 1353 1354 1378 1357 1345 1349 1336 1298 1336 1336 1376 1359 1307 1325 1358 1359 1350 1373 1304 1294 1252 1278 1265 1310 1263 1240 1251 1279 1296 1329 1267 1265 1280 1221 1230 1245 1230 1238 1238 1251 1272 1237 1218 1243 1212 1221 1173 1230 1205 1205 1189 1192 1234 1211 1212 1224 1230 1205 1191 1169 1171 1124 1206 1158 1178 1121 1157 1145 1176 1181 1159 1132 1150 1134 1150 1145 1148 1114 1164 1147 1139 1135 1109 1148 1111 1181 1189 1150 1169 1118 1119 1147 1135 1073 1067 1083 1078 1076 1069 1082 1080 1048 1022 1068 1023 1062 1059 1048 1039 1024 1012 1009 989 1026 1044 1074 1094 1035 1050 1042 1091 1131 1084 1100 1029 983 963 1033 1050 1079 1067 1108 1039 1102 1128 1108 1108 1102 1143 1175 1167 1145 1174 1139 1164 1163 1184 1187 1211 1203 1194 1164 1190 1197 1163 1157 1143 1141 1156 1125 1158 1166 1184 1198 1139 1136 1147 1092 1070 1059 1095 1084 1077 1106 1131 1092 1073 1071 1084 1070 1039 1081 1076 1026 1036 1058 1040 1046 1006 1030 1010 984 960 968 968 987 1003 986 1039 970 980 987 1002 1037 973 985 983 991 1009 997 986 1042 1057 1012 1015 1096 1081 1128 1133 1154 1182 1254 1238 1239 1197 1194 1216 1189 1154 1139 1125 1123 1109 1136 1147 1139 1161 1135 1101 1077 1079 1124 1119 1138 1133 1148 1163 1185 1178 1211 1142 1164 1125 1126 1118 1152 1189 1220 1200 1193 1218 1206 1183 1219 1186 1201 1218 1221 1218 1240 1208 1244 1212 1207 1175 1182 1184 1166 1167 1104 1108 1130 1126 1114 1100 1086 1105 1099 1094 1070 1113 1110 1108 1160 1115 1128 1135 1134 1138 1144 1173 1200 1188 1214 1229 1210 1197 1173 1196 1204 1189 1233 1216 1228 1217 1199 1195 1212 1186 1164 1178 1153 1183 1168 1182 1147 1161 1167 1173 1171 1176 1156 1210 1224 1190 1193 1165 1190 1204 1204 1212 1206 1182 1181 1221 1205 1251 1270 1275 1285 1294 1309 1279 1280 1282 1243 1305 1262 1274 1280 1311 1298 1284 1264 1272 1312 1364 1323 1309 1301 1254 1302 1306 1285 1240 1232 1330 1315 1263 1261 1239 1252 1251 1247 1269 1242 1252 1258 1223 1270 1290 1285 1301 1315 1326 1313 1303 1302 1278 1271 1235 1234 1213 1259 1261 1267 1246 1267 1251 1243 1193 1183 1218 1220 1210 1231 1257 1231 1263 1277 1260 1288 1268 1220 1285 1274 1304 1286 1246 1259 1218 1238 1291 1256 1265 1282 1308 1307 1316 1346 1347 1362 1371 1337 1307 1278 1303 1320 1304 1268 1270 1276 1223 1278 1262 1306 1289 1258 1263 1263 1265 1278 1258 1252 1243 1243 1264 1321 1351 1340 1320 1328 1337 1321 1274 1259 1311 1298 1299 1299 1241 1274 1278 1289 1255 1325 1362 1355 1316 1296 1332 1362 1342 1324 1310 1301 1303 1345 1353 1350 1297 1344 1304 1375 1366 1353 1372 1364 1391 1334 1281 1348 1390 1372 1403 1366 1371 1365 1338 1326 1341 1375 1359 1373 1384 1359 1364 1335 1338 1288 1313 1318 1297 1278 1289 1259 1256 1272 1291 1248 1234 1252 1195 1178 1245 1310 1226 1202 1266 1269 1305 1297 1316 1320 1284 1299 1207 1289 1282 1261 1288 1259 1261 1246 1259 1263 1286 1266 1266 1264 1256 1272 1256 1299 1306 1332 1327 1304 1332 1316 1350 1386 1405 1403 1372 1362 1350 1356 1333 1351 1362 1398 1377 1383 1363 1412 1366 1386 1381 1320 1367 1367 1386 1394 1388 1393 1375 1417 1408 1377 1394 1346 1353 1389 1401 1449 1413 1415 1392 1351 1430 1479 1503 1444 1454 1475 1497 1523 1541 1609 1597 1563 1557 1578 1639 1650 1637 1583 1590 1552 1497 1554 1567 1561 1543 1537 1538 1506 1512 1478 1483 1468 1452 1448 1408 1465 1459 1430 1396 1414 1378 1447 1482 1492 1473 1472 1487 1471 1463 1441 1466 1458 1494 1497 1474 1483 1516 1479 1491 1476 1377 1392 1372 1318 1297 1320 1314 1294 1291 1292 1281 1314 1269 1362 1365 1381 1393 1372 1374 1317 1252 1285 1331 1368 1286 1260 1194 1180 1166 1153 1110 1091 1045 1061 1020 938 943 959 963 921 914 912 887 838 820 844 853 868 968 939 906 926 931 951 1013 1012 1010 935 936 919 887 878 823 783 753 755 778 759 735 708 735 727 720 776 827 839 888 855 843 838 828 855 826 801 726 679 614 600 595 556 528 532 561 630 609 628 650 742 735 728 681 700 718 709 674 620 594 591 603 580 588 523 476 445 437 402 400 396 374 352 385 357 344 318 325 330 362 355 364 355 345 327 286 265 246 220 245 265 258 301 302 319 326 374 397 423 404 397 401 410 413 400 384 396 388 368 364 357 371 359 362 353 366 368 338 347 364 406 377 382 381 390 384 396 394 423 420 455 488 528 590 622 607 603 575 598 594 599 606 559 567 536 546 509 510 525 420 482 534 504 431 416 433 453 428 428 376 348 342 322 309 299 294 287 267 284 278 312 319 315 310 326 331 388 414 456 476 536 510 553 599 572 550 558 608 610 609 638 594 596 611 635 586 574 509 465 485 509 519 455 424 404 337 337 315 276 252 220 223 219 264 309 304 237 208 196 210 228 212 223 220 244 306 380 377 384 351 375 389 410 434 496 514 570 547 533 488 530 512 513 494 456 409 394 395 379 357 344 335 313 314 313 325 346 342 319 351 381 425 419 431 422 436 452 459 483 484 533 532 549 623 587 613 640 595 571 612 597 612 616 561 593 589 562 530 512 475 456 425 442 414 400 338 288 234 216 207 218 205 182 164 161 165 197 218 253 291 317 366 403 403 428 467 455 464 463 500 528 597 608 603 597 565 530 490 480 445 429 387 369 328 325 305 275 268 233 203 186 190 198 211 225 254 301 343 373 403 426 417 426 460 438 491 508 512 550 518 490 457 442 400 362 366 309 260 234 240 196 179 146 136 146 157 195 209 221 236 242 255 282 306 321 359 381 400 390 381 399 382 364 355 300 280 267 251 237 214 217 200 196 179 170 151 166 174 197 228 256 246 269 273 294 281 294 308 352 383 405 374 398 363 380 398 402 454 466 489 496 493 526 554 572 592 585 570 568 558 522 485 483 460 435 414 390 392 369 369 414 393 437 456 444 451 453 465 493 507 513 546 524 561 531 525 566 548 558 534 546 582 563 577 575 580 623 648 721 734 746 777 785 793 794 773 801 776 702 698 648 602 598 538 546 539 516 507 503 515 493 524 561 581 569 561 611 665 705 688 738 714 766 752 837 863 891 883 896 913 990 990 983 970 936 928 913 897 857 876 883 895 837 807 829 720 728 717 746 760 756 727 793 745 752 727 729 744 757 731 719 718 714 735 749 789 731 751 738 725 735 769 751 722 736 737 733 750 720 719 692 709 684 660 645 602 596 478 466 442 435 380 376 348 314 287 256 248 253 260 245 269 240 251 256 256 276 284 313 324 342 360 363 347 365 361 327 310 274 246 236 207 207 187 173 160 143 126 115 91 82 86 90 88 92 96 98 114 131 155 184 220 240 225 245 255 252 259 268 271 258 268 248 231 209 185 178 172 145 114 108 84 80 80 80 85 86 88 92 90 96 115 128 178 193 201 210 210 226 235 261 270 297 298 309 301 324 364 323 299 296 320 307 305 287 281 257 253 231 219 194 183 166 170 169 148 176 188 167 171 181 187 208 228 248 282 289 301 341 332 337 320 333 313 322 305 282 285 269 278 238 235 210 205 189 157 152 131 116 102 92 82 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per inch +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = Inch +[Exif IFD0 - 0x0140] Color Map = [768 values] +[Exif IFD0 - 0x830e] Pixel Scale = 2.438 2.438 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 709245.968 4556369.32 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [20 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS84 UTM zone 17N +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 17 N with WGS84 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = o41078a4.tif +[File - 0x0002] File Size = 7390998 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/o41078a5.tif.txt b/tif/GeoTIFF/metadata/java/o41078a5.tif.txt new file mode 100644 index 00000000..d0c7a119 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/o41078a5.tif.txt @@ -0,0 +1,43 @@ +FILE: o41078a5.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 4992 pixels +[Exif IFD0 - 0x0101] Image Height = 6763 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette +[Exif IFD0 - 0x0111] Strip Offsets = [6763 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 84 101 108 120 130 143 152 173 179 185 210 209 217 254 242 258 270 292 284 263 262 269 287 267 273 296 295 300 260 258 257 231 225 222 214 201 200 194 170 166 166 168 137 123 112 100 97 110 101 96 94 92 93 98 115 123 137 140 149 189 187 189 193 201 224 213 241 263 270 284 289 300 312 306 311 300 291 289 289 280 274 261 256 222 206 204 187 168 163 175 134 138 115 106 108 100 102 105 112 132 157 160 174 177 201 201 215 216 241 273 263 267 286 304 286 308 299 335 325 323 314 311 303 293 279 263 248 236 223 222 247 242 234 221 235 259 218 236 225 195 201 195 186 191 194 197 186 196 185 186 184 189 186 186 195 189 169 190 170 149 134 128 130 135 120 104 93 91 90 87 86 92 98 92 95 85 106 136 206 227 246 236 230 257 269 263 281 276 286 314 307 333 336 336 361 361 368 390 416 397 381 386 416 450 476 461 481 459 458 468 441 425 411 369 337 374 358 385 429 405 381 370 363 347 345 337 352 355 393 397 437 439 404 433 431 396 351 393 398 378 405 419 438 400 386 410 410 387 381 380 382 373 396 417 415 447 459 478 461 510 529 497 495 537 525 535 497 495 451 435 436 431 430 415 392 441 429 407 353 339 353 351 373 374 372 411 415 368 372 383 408 416 428 439 436 475 545 598 664 620 615 614 596 591 623 638 599 582 599 595 548 526 537 511 486 487 451 466 469 489 503 491 521 552 530 543 556 633 605 562 610 613 593 615 627 629 628 607 610 640 596 582 621 600 639 603 603 627 588 597 602 592 608 614 669 659 645 686 657 631 610 612 610 641 598 580 550 550 552 535 565 553 602 609 613 624 668 667 595 624 612 591 620 613 655 636 648 590 591 564 578 586 602 642 611 577 590 576 565 558 542 551 580 594 598 593 617 613 617 619 620 641 635 593 573 536 507 509 530 557 548 500 494 470 471 475 471 479 440 468 476 500 468 473 470 485 473 466 466 475 474 501 492 511 466 480 491 513 551 576 609 635 574 542 486 483 511 544 591 619 620 622 607 587 608 583 608 581 588 572 548 563 580 552 498 461 463 456 462 470 440 462 459 443 446 460 470 468 473 479 464 477 491 472 479 492 483 494 512 477 484 487 507 501 512 499 518 508 508 510 537 569 544 555 551 573 561 583 574 550 570 556 537 544 546 537 522 505 505 481 496 501 486 501 520 521 509 518 523 496 534 524 546 528 521 526 562 561 567 514 534 537 527 503 485 508 507 502 489 478 485 505 501 512 509 515 525 542 545 510 501 521 526 553 527 551 565 542 536 576 571 596 602 599 598 583 603 599 565 564 563 552 542 548 540 532 524 522 512 500 508 524 523 514 503 525 517 560 576 562 533 539 567 552 562 532 523 543 538 551 522 513 522 502 507 522 515 519 543 538 543 535 563 565 549 535 539 552 568 553 575 576 576 596 603 542 522 573 540 571 556 557 592 572 579 584 577 594 585 609 595 576 590 590 589 578 551 567 587 593 540 509 532 545 551 534 497 547 564 554 540 533 540 544 557 556 515 556 579 562 558 526 543 535 585 555 526 567 598 584 550 514 568 579 555 538 493 523 507 517 509 493 548 579 570 516 536 580 574 594 567 578 579 600 571 528 534 573 579 576 580 573 601 602 588 556 532 546 547 545 542 533 574 566 577 559 538 567 600 593 597 556 572 570 570 573 543 540 583 596 599 526 553 567 585 587 594 583 606 616 633 640 600 615 603 599 604 601 641 635 623 620 609 619 631 607 564 542 555 561 571 511 485 546 547 549 567 502 550 593 593 552 566 589 613 624 555 527 553 598 591 591 524 525 581 596 581 555 543 581 587 577 519 520 614 620 623 567 558 610 604 582 539 534 564 574 595 560 543 556 593 593 549 518 542 555 544 531 503 516 533 536 535 556 533 567 574 565 522 532 523 484 509 518 537 511 505 497 522 557 559 541 569 543 538 553 545 549 535 529 539 546 527 521 494 482 485 528 544 523 527 518 520 516 541 568 585 582 595 588 586 591 589 606 615 583 564 553 550 553 503 529 535 553 543 560 571 581 620 595 598 599 604 609 608 583 567 563 588 578 560 541 545 525 494 516 528 520 512 524 543 563 530 548 550 536 541 541 563 554 552 535 520 568 588 575 598 591 553 589 590 566 564 576 576 590 572 578 571 543 542 551 592 608 590 557 564 568 558 561 533 520 546 524 523 507 492 496 510 490 490 490 497 504 509 504 512 514 489 516 534 510 512 522 500 501 477 496 466 442 459 441 462 474 470 477 461 473 479 475 464 467 473 503 518 484 477 483 503 489 517 518 538 568 602 588 596 589 564 567 552 534 554 559 540 559 562 583 599 566 569 598 575 559 554 554 534 539 545 522 541 509 540 537 543 535 555 567 565 570 562 561 600 602 613 599 587 587 602 710 675 622 611 608 595 563 547 529 518 517 514 500 490 489 482 470 455 462 483 493 498 503 513 517 524 527 536 538 534 550 581 614 602 545 535 541 559 535 543 535 537 508 494 525 526 514 498 515 506 542 514 519 540 560 555 559 535 519 510 518 500 486 499 527 501 508 501 508 496 487 496 490 511 498 510 499 483 489 480 476 468 466 470 472 459 466 461 447 458 437 458 446 465 485 490 490 475 457 475 461 481 483 504 489 492 473 490 470 465 466 483 465 468 468 443 461 461 448 456 442 420 447 474 453 447 445 463 469 472 468 508 559 555 579 539 548 556 541 527 536 546 561 545 553 544 573 562 558 556 551 554 598 593 600 598 602 578 588 618 607 596 561 555 529 530 518 515 496 488 505 509 533 535 546 520 548 552 538 549 567 562 556 578 552 556 543 557 568 554 582 565 584 583 569 533 532 547 549 544 544 573 538 545 546 541 542 565 571 626 592 595 590 612 609 573 558 539 573 554 527 549 537 515 529 565 564 558 552 536 521 550 558 549 555 586 575 569 590 560 557 548 530 547 546 541 557 563 563 544 550 586 590 596 606 641 665 656 619 621 580 588 603 621 652 617 597 614 597 609 566 587 593 586 630 655 631 657 617 586 603 598 580 588 568 579 572 562 570 580 581 607 637 595 606 596 618 607 591 605 584 606 549 547 576 581 605 623 598 583 601 575 592 578 564 553 528 545 590 594 577 593 584 598 620 608 575 546 528 536 536 517 498 516 498 536 578 556 550 532 547 553 552 535 543 553 531 499 516 501 535 491 492 518 504 487 494 485 493 503 497 504 505 510 482 484 493 501 522 532 531 534 532 541 554 555 562 569 537 556 542 552 544 555 541 532 517 521 505 476 524 470 477 468 502 504 518 522 511 509 511 516 511 510 540 549 569 558 547 537 541 545 543 539 536 544 551 553 531 538 499 491 476 517 495 489 497 484 481 473 472 488 489 487 513 504 491 489 484 468 471 470 465 477 489 482 477 466 461 493 503 508 505 527 514 496 506 523 530 513 541 518 532 519 506 505 495 483 475 498 493 481 480 468 479 481 477 509 511 528 500 503 469 486 482 490 519 503 508 500 519 540 541 548 541 542 511 540 531 551 532 527 524 558 526 552 563 542 565 571 572 579 561 586 611 600 575 599 621 626 573 585 560 535 476 497 500 478 478 489 483 476 487 511 486 489 487 480 522 568 572 565 608 597 579 610 619 638 649 666 650 628 597 589 567 589 599 625 636 611 602 558 529 535 547 546 545 530 546 519 514 525 521 545 537 529 521 507 495 510 510 523 529 537 599 577 543 560 552 548 537 538 541 534 539 521 523 514 512 523 545 533 557 542 535 526 526 536 525 527 518 530 536 546 529 528 528 538 542 537 549 554 565 591 591 599 587 572 563 566 586 599 597 593 602 609 606 593 612 622 588 611 599 610 593 585 626 610 633 652 631 640 607 630 616 634 641 638 666 640 618 635 641 624 646 664 634 642 639 640 640 646 654 642 623 641 640 673 674 633 640 635 621 626 634 621 629 620 603 606 635 620 631 596 584 557 585 620 650 624 624 627 632 640 653 650 691 699 651 627 616 607 628 580 586 572 552 565 574 553 565 578 560 545 519 545 586 603 580 593 550 530 533 527 524 524 525 533 543 527 545 528 552 545 554 543 569 549 555 550 565 599 586 581 579 568 566 598 576 576 602 609 606 607 620 605 596 586 585 551 537 547 559 574 579 577 583 587 600 592 598 602 586 593 580 588 589 605 622 628 610 585 591 576 584 549 570 557 562 566 567 555 563 577 604 591 614 595 603 611 638 608 604 611 617 615 620 654 645 620 621 631 645 629 642 633 625 635 650 647 667 651 630 666 619 650 633 627 645 628 593 595 627 614 602 608 606 637 616 591 637 641 644 635 630 624 628 639 671 698 692 672 687 676 645 645 652 657 680 673 674 674 687 688 657 668 688 685 703 710 717 718 740 729 728 714 701 680 669 684 691 686 695 694 695 715 714 715 730 718 709 720 751 741 720 708 763 765 785 762 759 779 744 745 749 744 744 751 740 725 707 706 728 730 788 795 790 800 784 793 782 800 784 798 785 782 769 772 784 777 798 818 822 823 829 825 817 807 799 804 791 778 760 817 819 830 873 837 831 806 834 863 841 871 845 854 895 901 870 874 873 881 870 877 896 885 859 860 831 856 883 863 852 837 871 836 861 861 850 855 870 868 843 832 806 806 793 787 785 780 781 770 777 743 774 739 756 802 787 794 788 797 775 782 726 725 740 722 711 710 711 699 703 684 712 750 751 744 721 707 724 708 744 740 761 736 734 736 720 709 722 712 710 694 714 684 697 718 693 683 675 705 711 730 745 718 706 707 716 705 678 698 706 720 688 663 723 737 683 678 692 715 749 723 736 739 729 712 706 694 692 698 698 661 637 641 634 660 650 674 682 710 692 656 641 648 634 634 673 655 670 644 659 663 697 708 677 648 675 670 655 685 667 666 660 689 662 658 646 625 642 647 660 674 683 654 634 637 654 625 626 636 659 624 648 658 650 624 656 660 647 654 642 680 663 674 691 696 687 661 653 654 649 672 680 665 650 675 655 641 667 675 690 646 649 635 658 679 668 667 666 654 632 613 657 666 667 652 680 648 665 633 642 634 654 683 680 672 660 660 651 635 665 652 637 655 638 671 639 631 619 610 610 604 621 623 604 626 631 651 641 635 630 623 647 647 645 621 603 580 596 566 577 569 587 561 568 561 574 586 571 550 568 575 555 581 570 582 596 577 575 577 558 544 545 538 558 544 562 574 575 561 585 600 580 567 584 563 569 582 604 569 586 545 509 527 529 529 521 514 517 520 537 565 554 538 560 581 575 573 544 561 587 582 594 606 573 562 572 549 517 530 511 519 534 546 520 539 531 566 544 540 561 556 602 572 567 573 570 584 546 546 555 538 561 558 553 534 529 499 547 557 580 625 588 602 593 590 590 598 577 553 553 562 574 568 564 521 575 584 573 553 556 533 560 558 576 540 569 601 570 567 551 529 523 534 547 556 562 591 548 536 557 549 554 545 543 548 563 548 533 549 562 578 592 614 620 587 601 608 639 650 650 617 580 590 613 621 573 591 589 611 610 594 604 594 603 558 585 561 569 548 574 595 578 569 572 591 619 610 627 616 625 656 668 691 663 664 638 614 667 655 720 727 690 654 641 672 612 582 617 607 563 566 586 591 578 536 519 536 531 538 533 519 532 526 547 534 547 547 541 574 536 520 534 550 538 533 532 536 539 573 576 581 565 512 486 482 484 479 502 531 517 529 531 535 561 551 581 584 566 592 551 543 530 547 543 510 530 557 543 538 555 548 543 530 540 554 557 532 564 588 630 619 611 615 598 568 560 528 522 529 539 553 557 560 550 534 513 519 511 524 547 532 538 529 544 519 556 528 503 536 541 547 552 552 552 552 566 562 576 543 534 566 548 588 567 597 600 597 594 590 604 606 594 608 588 604 612 608 593 577 590 599 599 597 574 569 583 566 580 575 541 558 575 543 530 549 536 563 510 538 538 545 551 520 529 529 501 521 524 539 549 531 530 547 545 531 561 575 555 550 546 548 547 545 554 518 537 536 546 534 539 549 543 558 591 580 602 583 589 598 577 574 578 556 593 617 599 626 643 630 625 635 634 641 631 652 652 641 633 615 616 620 647 629 669 653 659 653 662 669 652 633 625 639 613 604 591 603 600 595 596 595 598 604 604 631 641 624 630 634 621 617 609 640 646 648 637 582 578 576 581 607 607 611 580 563 555 575 591 553 535 564 572 578 573 586 575 571 558 576 601 576 600 586 611 604 593 591 587 581 605 603 619 582 564 563 585 573 563 586 585 567 584 593 583 573 569 563 573 572 588 580 574 578 576 563 538 559 555 572 555 573 608 595 604 598 608 624 659 613 601 603 624 619 588 614 600 616 597 607 593 606 595 587 562 555 567 602 574 584 602 586 608 596 576 533 576 554 578 580 570 579 589 580 580 593 582 602 611 631 607 610 647 614 585 590 558 588 585 588 553 551 556 590 576 584 614 637 631 636 667 668 679 652 668 657 672 648 652 630 669 661 626 648 671 645 643 625 638 613 622 606 621 638 616 643 622 622 639 643 617 632 608 627 631 621 621 652 611 628 598 590 599 608 638 626 644 620 635 647 674 646 641 660 661 638 708 704 699 716 725 694 713 725 722 741 748 772 761 720 717 726 715 702 705 708 679 709 728 731 712 744 748 730 697 689 661 683 677 696 691 695 689 697 680 681 681 685 715 696 695 711 703 698 685 717 721 693 688 676 696 700 718 727 731 723 733 730 754 735 742 735 747 720 686 719 722 747 749 741 748 743 728 735 760 768 739 747 753 746 716 717 731 708 727 709 730 721 745 737 720 682 702 728 749 736 732 735 718 719 720 738 737 758 762 766 743 762 763 738 753 745 729 715 735 713 739 748 799 765 759 762 747 763 769 785 776 777 773 772 766 777 790 758 794 798 811 805 768 755 755 741 744 756 753 739 738 732 729 721 726 710 693 735 745 749 759 743 726 737 750 742 769 747 756 748 753 720 705 695 719 716 726 710 725 731 728 748 721 719 743 741 743 738 720 703 716 730 694 711 719 755 744 759 763 750 746 747 732 737 720 697 685 669 687 682 669 684 693 705 690 690 678 674 683 659 677 693 670 666 668 662 666 666 688 683 684 698 716 722 709 715 688 712 699 708 692 695 681 657 650 669 655 662 654 669 688 696 693 694 705 733 728 718 735 706 695 736 706 699 720 714 724 729 706 690 688 668 716 711 721 707 724 715 709 719 718 709 728 693 730 734 725 733 736 744 762 766 760 748 769 778 777 783 762 743 720 738 702 684 681 676 720 716 740 751 741 705 731 731 732 720 746 718 722 689 693 715 713 748 753 739 763 801 798 784 754 810 790 803 778 750 746 738 733 754 743 708 741 754 747 734 712 734 706 697 727 715 720 733 741 732 710 724 723 725 742 744 726 733 759 771 745 742 748 739 738 740 767 772 760 767 786 789 784 770 779 784 808 788 778 811 818 820 831 810 822 825 837 827 802 835 831 807 816 799 814 814 828 818 804 806 806 815 805 790 810 796 787 789 779 767 784 794 794 787 823 832 833 833 826 819 847 842 828 869 869 869 856 901 872 872 865 876 918 913 957 929 943 887 896 866 877 868 872 882 922 937 854 853 832 832 854 828 810 797 778 808 855 836 836 814 792 807 798 780 807 800 805 786 801 807 817 839 838 819 815 796 800 790 782 765 778 762 789 778 791 790 815 818 783 806 799 791 794 774 789 779 785 805 777 784 806 812 800 797 795 810 799 811 804 811 812 822 827 836 821 801 780 786 799 794 813 791 804 805 783 763 770 784 777 764 764 782 778 760 760 783 769 767 753 736 753 769 755 742 766 756 757 757 776 771 772 772 772 766 760 780 773 785 785 797 820 821 841 850 840 833 818 829 817 818 826 824 828 810 833 795 818 813 803 829 819 838 830 831 825 817 839 834 841 855 817 823 837 818 836 835 836 814 832 823 823 824 819 846 860 875 874 913 918 892 880 919 892 868 893 883 903 923 928 932 915 932 888 864 836 866 847 844 842 838 820 853 856 844 842 870 853 870 855 879 866 852 844 887 894 894 906 920 904 883 900 921 920 876 910 884 885 847 856 891 919 902 907 886 887 914 875 861 859 877 874 875 858 863 863 858 869 881 857 858 865 855 876 876 904 911 924 915 928 930 931 928 907 889 906 907 916 898 902 890 893 895 902 912 904 890 881 907 906 924 905 908 901 912 920 946 951 949 940 920 959 951 914 933 902 891 907 920 913 963 1004 968 963 959 992 993 994 1003 988 988 981 957 938 916 953 953 943 951 956 994 980 977 964 981 982 990 973 964 994 952 950 898 878 894 913 915 898 894 916 895 892 903 902 911 937 937 947 938 938 903 877 888 915 883 878 904 895 949 918 942 920 939 910 937 914 959 975 972 950 959 976 977 982 989 992 951 944 952 943 972 995 977 967 956 959 963 986 961 967 953 981 975 998 990 974 939 928 934 935 933 968 942 940 917 926 976 956 968 947 987 953 940 911 931 932 930 942 922 952 950 944 954 967 973 989 945 950 915 942 962 946 950 959 954 919 934 924 946 928 918 909 929 869 885 901 961 910 938 940 945 972 965 979 1001 1028 1025 987 1022 992 972 950 942 966 963 934 957 958 967 958 916 944 968 975 953 938 931 908 932 928 931 935 958 945 927 929 949 935 936 947 948 946 928 932 970 930 909 903 901 893 894 898 914 905 911 893 896 867 881 858 893 874 874 909 898 919 932 904 892 940 895 900 898 910 880 892 866 893 933 927 923 937 930 922 931 945 918 913 918 901 898 918 926 907 902 921 911 887 912 912 897 897 880 869 896 882 901 883 897 904 916 883 894 895 896 890 911 894 900 924 900 890 927 905 920 946 933 941 922 899 906 899 897 903 936 918 919 917 913 895 926 929 929 902 909 892 886 863 911 930 890 895 911 915 905 887 879 893 889 897 902 913 905 883 866 889 890 941 955 959 960 968 964 963 946 957 952 978 977 977 938 927 949 921 902 911 886 891 890 899 886 912 905 930 938 945 929 925 918 936 919 912 879 899 890 892 897 907 898 853 873 864 851 863 876 877 894 920 911 900 917 943 949 913 912 924 900 893 893 909 904 919 906 884 887 888 904 888 877 864 872 875 876 882 877 899 906 919 914 919 920 925 921 886 885 866 905 949 913 931 906 924 910 908 916 948 983 980 950 943 932 955 942 931 935 915 932 925 923 903 954 933 916 929 882 885 867 891 947 970 978 984 965 937 958 957 943 940 976 961 955 923 920 949 951 934 933 939 933 908 916 915 937 941 983 957 956 937 926 923 920 933 962 933 949 926 917 907 910 901 904 902 886 889 920 906 925 913 898 891 894 932 931 943 915 916 914 922 914 902 875 892 904 937 907 902 927 926 918 944 937 930 940 959 924 929 917 910 907 905 910 905 929 952 962 956 943 914 920 916 918 925 923 945 946 947 923 922 930 961 959 940 974 939 952 964 948 934 952 964 954 972 946 958 946 952 959 961 953 973 965 958 952 934 930 950 947 948 937 932 927 925 946 939 935 927 932 937 921 906 907 922 896 900 911 913 951 931 921 925 903 901 916 910 889 893 910 889 901 897 883 894 908 897 878 862 883 864 869 877 889 877 846 837 820 825 866 847 844 838 838 836 829 845 847 849 859 879 819 842 839 824 830 807 830 821 813 806 850 844 854 841 841 842 866 842 859 858 877 914 902 842 860 888 895 889 869 906 870 855 836 846 862 879 868 858 869 880 886 860 883 880 906 903 900 891 933 920 920 932 891 878 929 935 948 937 918 977 971 952 917 878 932 903 926 906 905 954 953 935 922 936 954 910 948 940 933 921 962 915 916 916 969 961 902 915 961 942 959 919 941 967 962 959 962 950 937 978 972 967 952 974 983 983 951 941 934 929 928 950 953 1009 993 1000 985 996 986 1053 1045 1033 1010 1051 1049 1085 1061 1046 1043 1050 1033 1064 1076 1079 1062 1118 1153 1137 1137 1146 1146 1157 1155 1169 1143 1156 1175 1151 1086 1074 1066 1115 1075 1099 1099 1112 1213 1170 1173 1123 1111 1135 1159 1198 1187 1203 1223 1201 1191 1143 1173 1199 1226 1193 1159 1186 1234 1243 1143 1113 1141 1182 1224 1205 1153 1134 1138 1172 1186 1148 1155 1215 1232 1225 1178 1184 1201 1225 1212 1206 1209 1216 1192 1187 1169 1192 1203 1151 1126 1134 1166 1148 1117 1069 1090 1109 1087 1067 1009 1056 1029 1077 1020 1004 1021 1006 994 993 947 934 971 971 969 993 983 974 984 990 992 934 938 966 970 985 969 1003 1000 1026 1039 1061 1026 1017 1027 1018 1013 1023 1013 1026 1040 1070 1000 977 999 985 971 959 1003 1015 966 999 1008 1020 976 968 998 991 992 947 989 981 942 960 956 918 912 968 964 1005 1009 975 940 958 931 909 957 925 966 963 956 984 981 1006 987 1010 1017 986 1012 1010 1041 1027 1029 1005 1020 973 979 1014 1010 1043 1020 1007 979 963 957 973 971 981 968 990 1007 1006 978 966 993 979 955 970 973 985 973 946 979 953 963 975 989 970 948 970 988 993 986 1025 992 990 996 970 980 950 960 976 959 967 975 973 964 981 944 937 957 967 956 977 935 963 956 948 978 940 968 939 933 938 942 907 922 958 966 971 981 969 980 961 989 1004 989 961 1012 994 990 981 987 1003 1031 994 989 977 984 981 1015 1015 981 1015 1011 973 962 992 1030 992 1008 1022 1014 1010 985 1048 1028 1013 990 985 974 966 977 994 999 1016 1001 989 999 970 953 977 1001 1000 987 992 979 997 995 1007 964 993 953 950 984 1014 982 1005 1001 983 981 994 997 1026 1039 1026 1003 1004 1027 1020 1041 1050 1036 1077 1024 1001 988 991 1008 1014 1019 992 996 1026 975 975 969 957 957 946 940 942 966 975 957 969 924 945 954 956 994 960 956 926 928 948 923 884 894 874 877 926 891 914 928 930 910 925 949 987 975 980 979 998 1000 1000 988 1003 982 978 958 912 929 961 938 921 929 930 966 957 962 981 1009 980 965 989 964 949 958 941 999 998 953 973 1003 1015 1003 1005 1014 989 990 1011 1016 1002 1014 980 991 995 1032 1015 996 1013 985 1006 1025 1039 1013 1003 992 1019 1004 991 1024 1002 1022 986 1020 1026 1023 1019 992 1080 1047 1026 1055 1082 1073 1060 1022 1041 1030 1047 1079 1061 1105 1084 1082 1083 1125 1084 1068 1067 1105 1092 1130 1104 1098 1133 1124 1073 1093 1079 1126 1108 1114 1117 1095 1068 1069 1095 1112 1082 1043 1084 1071 1060 1081 1107 1073 1070 1046 1069 1072 1098 1093 1096 1114 1099 1112 1142 1090 1098 1072 1121 1077 1080 1098 1119 1096 1102 1069 1078 1102 1079 1105 1094 1078 1094 1088 1065 1058 1067 1086 1072 1065 1080 1057 1046 1096 1092 1088 1087 1080 1054 1077 1066 1062 1059 1063 1043 1054 1062 1066 1093 1038 1059 1017 1076 1064 1074 1087 1104 1081 1066 1085 1090 1117 1054 1052 1104 1149 1125 1101 1096 1097 1078 1149 1137 1120 1143 1109 1116 1078 1106 1105 1095 1081 1069 1079 1117 1095 1135 1117 1120 1135 1199 1201 1220 1187 1202 1167 1168 1159 1109 1113 1105 1096 1122 1126 1142 1168 1194 1218 1210 1124 1162 1184 1201 1161 1206 1206 1196 1177 1102 1121 1139 1098 1126 1130 1133 1150 1112 1108 1110 1113 1132 1134 1095 1076 1139 1069 1091 1094 1091 1113 1115 1116 1086 1121 1079 1087 1086 1075 1111 1054 1096 1114 1114 1061 1064 1065 1049 1074 1083 1072 1047 1000 1055 1079 1020 1043 1043 1055 1035 1002 1008 1011 1039 1002 1047 1052 1076 1040 1046 1028 1043 1084 1068 1060 1053 1022 1009 990 1028 1014 1035 1048 1054 1011 997 960 972 971 993 1017 979 982 975 999 968 952 955 960 955 1000 942 957 975 989 986 988 972 980 1006 957 992 989 950 928 936 935 940 980 992 984 981 975 1026 1014 1025 1030 977 937 989 1003 1033 1033 999 1016 952 980 966 968 953 952 946 963 933 976 966 1002 986 982 1029 1029 1030 1042 1049 1070 1091 1082 1072 1016 1027 974 957 917 877 914 910 927 896 888 912 893 911 873 853 876 869 904 830 856 856 835 862 892 923 909 887 908 914 902 912 905 858 876 904 884 886 890 912 937 903 931 950 928 927 925 902 887 902 900 902 892 892 894 887 904 899 954 922 933 934 962 973 952 933 954 911 946 946 985 970 981 942 897 885 878 908 916 925 942 912 886 883 906 895 828 886 876 861 867 857 883 878 923 928 906 906 852 842 839 849 877 837 842 849 874 887 882 861 870 829 844 897 888 883 865 857 876 842 881 908 902 866 827 813 816 804 811 822 841 845 838 844 793 784 838 859 893 893 871 890 865 847 847 855 829 867 869 852 868 869 870 874 887 882 858 827 853 851 834 844 851 837 802 829 825 866 822 843 857 831 823 863 850 837 858 825 843 842 862 859 863 881 832 835 875 909 873 846 861 828 816 831 846 828 857 894 859 878 913 943 890 887 819 859 911 885 895 902 863 864 832 830 840 847 842 834 825 806 781 820 744 850 848 840 858 898 875 852 835 826 827 827 816 802 812 809 832 852 891 902 877 896 951 955 926 989 965 965 997 1003 978 974 1037 1001 1001 940 890 923 933 907 945 939 928 936 967 977 959 919 861 880 891 856 876 898 878 855 873 854 854 898 862 910 888 921 899 914 866 852 835 862 880 874 847 827 867 854 867 825 866 893 910 947 939 933 928 910 920 921 897 963 955 945 966 948 956 899 837 842 849 827 826 818 809 832 837 857 875 856 845 853 780 805 823 799 820 789 810 822 802 808 799 790 791 760 732 765 737 758 801 829 818 827 859 874 867 902 865 849 853 855 822 824 803 784 801 831 836 872 858 850 829 818 832 824 834 859 854 865 915 906 898 880 908 892 934 910 875 911 904 911 872 890 856 914 912 884 886 885 917 949 925 919 924 928 956 963 904 891 869 886 892 877 863 863 906 907 896 912 883 917 865 882 888 882 922 965 976 972 985 1041 1016 957 973 961 929 947 988 995 1026 1001 1026 1037 1046 1017 1012 1043 1006 996 1028 1032 1047 1046 1066 1075 1046 1002 1027 1097 1108 1095 1020 1022 989 1006 1019 1037 1015 1015 1071 1057 1002 985 942 940 926 936 959 1017 977 978 957 942 959 942 960 983 957 964 968 929 987 988 1009 1038 1004 987 986 973 968 962 981 1009 1036 1044 1020 1063 1022 1043 1019 1029 1015 1086 1099 1135 1145 1120 1112 1117 1122 1141 1141 1128 1092 1078 1087 1051 1057 1048 1048 1084 1053 1045 1047 1035 1045 1058 1066 1114 1107 1089 1097 1121 1124 1083 1111 1113 1065 1007 1025 1047 1061 1034 1073 1075 1068 1037 1068 1086 1091 1085 1103 1128 1138 1152 1101 1103 1130 1115 1077 1050 1075 1103 1119 1081 1088 1070 1102 1062 1081 1078 1084 1114 1116 1088 1106 1154 1086 1121 1066 1028 1069 1071 1073 1075 1047 1103 1073 1071 1041 1043 1034 1022 995 1029 1040 1011 971 985 963 1004 971 1035 1071 1015 1033 1043 1040 1036 1053 1050 1077 1061 1048 1066 1073 1045 1039 1072 1053 1028 1014 1044 1031 1025 1016 1025 1029 1015 1040 1078 1005 1041 1030 1063 1086 1106 1091 1057 1034 1031 997 986 1007 1010 1042 1047 1049 1071 1095 1054 1032 1029 1048 1052 1034 1012 998 1031 1018 1013 997 1031 1054 1109 1110 1130 1164 1163 1149 1135 1097 1070 1098 1097 1100 1122 1096 1105 1080 1071 1086 1078 996 971 975 942 941 938 915 900 917 936 973 946 956 943 952 968 1010 1032 970 1018 993 972 996 965 972 1012 989 1031 1065 1018 1016 1002 972 904 887 881 830 781 780 780 775 758 753 691 730 701 681 701 706 696 667 651 701 676 667 666 673 626 613 613 584 581 568 522 515 546 560 554 553 526 485 492 456 413 371 380 360 353 350 293 272 256 289 277 297 265 256 264 270 273 273 292 316 286 256 243 244 249 262 286 292 312 310 308 323 338 341 352 357 363 327 332 332 334 335 412 411 413 455 485 466 426 421 421 357 346 312 287 278 274 268 255 232 235 245 275 294 283 244 249 235 218 195 170 159 141 162 154 133 129 129 148 134 156 156 134 113 136 156 197 220 223 223 293 337 368 385 384 410 400 456 530 537 543 581 602 642 647 626 622 580 592 639 563 536 485 498 452 430 427 432 388 331 341 340 326 312 316 321 272 240 267 261 261 250 269 234 223 226 222 229 244 254 236 232 228 246 264 294 325 370 421 378 394 403 423 396 386 404 423 396 429 408 428 437 422 396 338 351 332 378 357 342 302 264 271 265 247 195 196 227 212 194 229 189 168 136 128 137 149 149 158 174 198 226 256 284 317 337 371 371 373 437 460 481 507 521 509 495 497 538 541 526 577 540 502 538 483 484 400 394 389 335 323 318 248 244 230 250 232 219 189 192 210 232 251 265 246 244 249 270 273 287 333 376 380 376 379 377 396 408 422 404 392 433 417 441 404 393 411 420 410 377 384 349 363 359 344 339 316 335 355 331 297 269 235 232 268 274 320 360 369 430 469 484 463 431 438 484 527 506 525 554 535 515 529 476 423 382 377 341 299 308 308 263 247 220 230 235 202 218 249 281 308 314 357 367 415 449 486 503 516 535 560 581 635 606 588 538 510 496 450 400 390 367 336 299 288 249 238 225 219 183 150 113 86 89 86 94 90 94 94 94 92 94 94 94 88 96 95 97 105 121 137 155 170 163 146 155 156 150 150 148 159 168 151 149 143 141 115 109 114 138 150 178 222 256 254 289 322 340 351 368 426 457 473 480 473 488 500 469 467 482 478 448 455 430 404 391 350 324 283 250 211 175 143 128 106 97 110 110 134 167 180 183 212 253 287 281 328 324 344 357 377 418 444 465 465 478 479 456 446 448 410 390 335 307 254 241 224 235 243 242 235 245 258 271 296 318 365 408 427 463 507 569 636 697 711 735 766 761 792 753 724 718 689 650 635 554 527 480 492 491 453 431 436 419 409 397 402 398 417 389 414 407 408 410 440 503 571 592 608 640 635 649 579 573 622 649 700 659 649 628 656 696 710 681 692 674 667 624 614 589 560 530 524 517 517 503 531 523 515 530 568 565 576 601 594 609 601 597 594 607 627 604 606 594 573 528 502 515 497 428 431 428 399 428 432 430 462 484 527 534 556 581 579 616 566 564 574 559 566 546 534 540 541 491 484 443 405 372 357 323 313 296 293 257 249 216 205 195 167 142 132 111 100 95 99 101 111 141 160 186 204 221 231 243 257 263 274 287 290 306 308 323 333 337 354 334 340 330 314 292 273 259 239 223 196 187 169 140 123 114 144 169 178 190 204 227 248 263 286 277 311 326 321 330 340 367 333 348 322 296 291 278 258 220 222 201 191 182 168 151 145 125 108 92 96 106 110 109 128 146 198 218 242 237 285 320 338 339 345 363 350 342 334 325 304 284 254 240 195 188 148 132 128 119 121 105 92 82 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per inch +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = Inch +[Exif IFD0 - 0x0140] Color Map = [768 values] +[Exif IFD0 - 0x830e] Pixel Scale = 2.438 2.438 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 698753.305 4556059.506 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [20 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS84 UTM zone 17N +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 17 N with WGS84 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = o41078a5.tif +[File - 0x0002] File Size = 4724098 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/o41078a6.tif.txt b/tif/GeoTIFF/metadata/java/o41078a6.tif.txt new file mode 100644 index 00000000..9bff151d --- /dev/null +++ b/tif/GeoTIFF/metadata/java/o41078a6.tif.txt @@ -0,0 +1,43 @@ +FILE: o41078a6.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 4984 pixels +[Exif IFD0 - 0x0101] Image Height = 6757 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette +[Exif IFD0 - 0x0111] Strip Offsets = [6757 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 82 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 83 87 88 89 97 107 114 134 139 159 164 184 206 199 213 224 230 246 255 288 308 290 306 302 282 278 270 277 287 289 311 298 294 275 281 263 253 245 229 215 205 209 181 190 161 168 170 155 124 103 103 103 104 105 110 106 94 109 106 118 128 159 162 158 174 184 189 189 203 223 213 227 251 262 283 286 321 306 313 337 314 319 308 300 269 274 261 246 212 212 187 192 165 169 184 173 144 168 147 198 221 201 215 247 239 243 244 252 278 312 328 323 312 353 379 360 391 399 408 398 414 392 410 433 385 387 336 330 343 315 287 262 241 229 221 210 183 189 158 149 135 139 143 133 165 215 229 258 287 267 280 281 256 279 330 325 324 304 304 342 326 339 362 362 343 339 343 324 333 349 377 384 374 358 335 367 352 326 322 288 309 278 254 249 226 246 259 281 252 306 285 246 247 247 292 277 313 322 365 418 467 461 457 463 458 491 477 487 526 524 544 561 573 554 550 568 590 623 642 653 690 751 778 822 794 795 784 804 806 897 889 938 897 936 944 959 901 834 826 801 779 745 754 691 680 661 633 554 604 652 728 781 787 817 776 770 744 764 801 829 821 828 835 830 793 780 739 744 771 730 720 670 700 694 739 744 752 794 811 854 804 762 786 807 826 840 828 814 760 725 708 758 861 874 884 911 939 912 935 947 1000 970 1007 973 994 978 972 958 955 926 975 973 979 989 999 961 929 957 974 917 883 898 849 841 854 888 844 854 846 868 905 872 886 906 918 954 951 945 924 900 863 845 866 881 881 859 811 832 797 827 773 740 738 734 717 747 726 718 679 694 699 762 789 805 751 764 771 810 812 830 928 931 865 899 925 994 865 861 875 880 898 857 873 852 844 871 869 863 898 908 864 811 825 852 891 882 887 893 888 894 903 933 907 908 864 907 868 887 901 877 847 863 846 907 810 835 860 848 837 866 841 872 824 885 878 877 901 917 935 898 936 875 837 817 845 809 827 846 874 847 827 804 818 806 824 830 813 828 829 799 785 778 808 835 851 847 844 842 852 838 831 872 848 884 852 863 859 870 860 856 883 890 868 857 924 914 895 875 921 910 948 904 911 908 929 918 904 923 956 960 983 960 933 944 981 988 957 989 954 923 913 915 899 903 936 1030 1026 1042 1060 1045 1043 1041 1098 1073 1037 1024 1027 1017 1048 1045 1052 998 940 888 884 851 878 901 894 915 912 916 842 825 818 824 833 879 871 872 859 892 870 908 898 897 902 882 916 908 864 851 853 899 849 848 857 877 907 872 854 857 871 866 835 834 836 811 848 828 858 889 903 907 901 919 931 908 888 891 907 883 909 862 852 864 872 909 934 882 880 903 865 849 823 846 829 821 849 821 800 870 875 851 823 792 768 809 787 799 778 808 816 743 778 791 829 809 817 814 804 784 738 764 739 740 759 773 785 767 809 819 850 845 872 868 880 896 841 839 832 835 826 791 770 784 758 769 768 776 747 752 787 788 798 814 807 815 811 806 837 787 824 824 788 828 882 928 924 896 946 927 946 966 914 942 927 943 939 877 916 934 944 895 899 924 939 842 854 857 840 777 760 800 814 848 822 849 852 881 869 863 868 850 874 914 888 916 882 886 920 925 893 931 957 941 926 935 938 969 949 974 995 1002 978 984 1031 1029 1020 1021 1005 985 1006 999 964 999 947 919 876 927 917 954 977 934 970 989 966 932 981 979 1013 970 967 950 957 980 961 964 950 937 933 903 907 899 918 907 919 918 911 902 893 886 891 902 878 874 893 853 861 870 863 849 873 904 896 899 904 833 829 868 872 879 853 878 901 914 939 933 941 927 977 947 984 1004 990 974 970 979 984 929 952 920 911 868 863 878 898 892 908 913 917 918 934 926 926 988 968 985 942 934 928 921 926 929 895 924 957 943 942 940 941 1002 1006 997 944 988 1003 956 979 983 981 970 924 950 939 927 912 911 916 890 865 860 827 852 798 810 788 866 820 823 838 836 870 885 863 871 898 825 840 842 792 811 806 811 811 774 794 806 807 847 888 864 890 877 857 809 838 818 822 825 839 818 814 815 783 806 817 830 849 817 815 797 815 831 830 819 854 825 827 800 854 869 871 884 885 857 867 856 876 873 881 871 879 861 855 870 891 927 940 920 930 885 877 892 880 846 860 850 849 851 882 870 875 884 881 886 888 877 889 902 874 857 870 870 848 895 932 972 977 952 891 875 862 853 909 934 908 922 887 908 919 931 896 906 934 992 1007 987 934 899 873 866 836 881 890 891 872 860 852 870 874 818 853 841 809 794 818 823 811 822 829 852 853 865 861 852 874 893 841 837 806 818 848 851 839 860 812 819 833 841 844 791 793 780 817 805 790 806 827 816 819 828 796 784 786 804 817 798 838 844 869 861 867 877 850 884 857 824 843 867 821 852 863 858 860 871 827 896 879 912 882 900 846 837 866 872 901 918 897 915 936 927 935 933 948 945 954 962 959 934 932 933 917 882 880 887 886 836 861 834 843 849 847 871 869 876 882 849 875 861 822 888 848 868 853 838 905 902 941 882 886 884 870 851 869 869 883 869 872 823 870 859 870 908 909 903 881 863 865 873 891 873 879 904 914 890 884 879 889 881 883 853 872 884 905 938 909 910 919 931 934 928 903 898 861 885 878 873 871 904 948 959 968 986 1025 1005 950 965 960 957 987 976 946 977 944 933 940 923 900 905 913 941 965 967 956 948 938 909 887 902 931 925 937 978 962 932 956 955 925 907 876 900 877 851 864 843 899 896 918 889 861 879 876 920 915 920 992 944 881 940 925 942 920 875 900 924 888 889 951 959 952 1001 1006 977 968 958 978 1000 972 977 957 939 931 915 919 963 1013 983 972 965 999 988 982 927 967 936 953 971 976 975 999 960 990 1033 1026 1036 985 1008 992 1007 1040 1006 1039 995 1004 952 950 946 976 970 929 939 928 968 984 961 998 1023 1030 1020 982 964 966 970 980 1000 984 1001 1035 1047 1033 1012 1004 1026 1015 995 1016 1000 995 1048 1016 1009 988 1014 1023 1031 1009 1057 1065 1066 1036 1068 1025 1066 1059 1037 1039 1099 1058 1065 1061 1064 1029 1055 1024 1054 1022 1061 1013 1051 1061 1042 1057 1047 1058 1016 1001 992 986 963 988 1013 1058 1007 980 1005 1028 1047 1055 1062 1085 1082 1074 1049 1046 1033 1022 1042 1082 1043 1052 1056 1083 1074 1127 1149 1150 1119 1114 1119 1106 1113 1091 1089 1069 1054 1069 1070 1060 1059 1056 1079 1072 1131 1052 1024 1042 1077 1049 1053 1040 1049 1015 1053 1034 1012 1037 1016 993 1039 1010 1018 1041 1016 1041 1069 1013 1056 1022 1072 1075 1032 1053 1016 1063 1099 1130 1074 1092 1067 1070 1089 1133 1139 1117 1122 1115 1131 1125 1122 1087 1086 1081 1050 1082 1107 1102 1024 993 1045 992 992 978 955 971 1042 1023 1031 1030 990 965 956 1004 1005 998 968 950 901 928 916 929 946 995 955 933 964 930 956 968 984 974 976 931 943 932 944 952 937 885 920 966 957 978 992 984 994 993 1000 1022 1003 985 986 945 920 951 941 912 941 964 938 949 953 973 962 981 988 1027 1020 1030 1036 1012 995 989 966 1014 985 1010 1012 1026 1046 974 967 957 931 959 978 1030 1020 1032 1029 1027 1031 1058 1056 1057 1036 1068 1081 1081 1092 1095 1119 1160 1146 1153 1100 1092 1142 1126 1153 1173 1139 1167 1184 1161 1161 1164 1138 1208 1198 1178 1168 1150 1194 1154 1134 1143 1135 1094 1122 1049 1085 1086 1059 1094 1119 1108 1146 1106 1136 1167 1202 1232 1208 1208 1220 1226 1261 1282 1288 1278 1241 1216 1196 1176 1165 1150 1155 1132 1156 1190 1162 1147 1194 1193 1146 1139 1148 1194 1183 1219 1228 1204 1252 1265 1240 1287 1264 1191 1207 1209 1211 1204 1250 1236 1238 1229 1238 1261 1215 1237 1241 1196 1198 1178 1197 1193 1231 1283 1286 1251 1224 1270 1282 1315 1274 1241 1247 1217 1194 1207 1154 1189 1222 1243 1262 1229 1208 1207 1248 1248 1252 1293 1300 1304 1292 1291 1244 1265 1317 1298 1284 1262 1263 1295 1311 1287 1242 1247 1275 1265 1297 1312 1356 1367 1353 1385 1363 1317 1301 1286 1317 1303 1313 1290 1285 1306 1339 1324 1351 1344 1363 1384 1367 1353 1339 1300 1260 1304 1323 1330 1328 1320 1325 1310 1312 1295 1265 1276 1316 1296 1331 1354 1333 1282 1287 1332 1296 1299 1307 1285 1282 1272 1228 1234 1239 1232 1235 1288 1264 1252 1247 1266 1265 1265 1255 1259 1231 1247 1228 1260 1221 1225 1231 1213 1195 1204 1177 1204 1248 1204 1214 1196 1245 1196 1196 1167 1127 1090 1153 1191 1171 1159 1183 1179 1206 1206 1227 1171 1215 1214 1268 1264 1242 1197 1148 1154 1190 1170 1170 1167 1183 1196 1184 1216 1196 1199 1205 1182 1192 1221 1173 1183 1179 1169 1183 1145 1127 1142 1109 1143 1095 1154 1109 1125 1118 1146 1155 1140 1212 1145 1082 1110 1106 1135 1154 1185 1155 1180 1109 1172 1136 1148 1165 1184 1197 1177 1173 1123 1153 1205 1146 1141 1147 1202 1167 1174 1169 1147 1188 1160 1110 1052 1105 1115 1101 1106 1139 1141 1177 1184 1195 1189 1212 1209 1150 1179 1166 1169 1173 1174 1173 1213 1186 1238 1226 1204 1207 1212 1237 1250 1238 1183 1175 1241 1233 1216 1205 1184 1228 1222 1177 1196 1171 1159 1149 1148 1152 1144 1156 1127 1142 1140 1139 1133 1130 1176 1174 1156 1116 1105 1160 1159 1204 1234 1241 1256 1277 1308 1305 1334 1329 1270 1220 1264 1258 1237 1218 1241 1245 1267 1273 1295 1291 1303 1294 1293 1314 1306 1238 1240 1322 1293 1336 1304 1326 1314 1327 1359 1370 1354 1353 1336 1337 1322 1305 1271 1282 1233 1260 1280 1329 1313 1346 1304 1369 1323 1346 1327 1336 1276 1276 1298 1285 1328 1310 1338 1353 1364 1343 1335 1307 1312 1331 1280 1259 1292 1244 1214 1254 1235 1233 1216 1198 1212 1216 1234 1241 1218 1208 1184 1198 1183 1131 1132 1147 1164 1197 1217 1242 1242 1259 1186 1190 1198 1199 1182 1195 1210 1229 1259 1228 1227 1209 1246 1228 1235 1227 1244 1249 1181 1131 1088 1136 1154 1168 1158 1178 1197 1209 1261 1233 1239 1237 1221 1215 1207 1184 1205 1145 1193 1196 1231 1169 1213 1199 1252 1278 1309 1287 1283 1282 1266 1300 1297 1292 1271 1283 1265 1278 1285 1268 1266 1257 1260 1267 1208 1235 1239 1226 1241 1233 1235 1234 1243 1243 1243 1222 1259 1293 1312 1293 1255 1286 1330 1350 1353 1301 1319 1329 1365 1346 1307 1292 1304 1325 1351 1331 1340 1383 1362 1335 1331 1297 1258 1328 1372 1338 1324 1315 1340 1368 1335 1360 1377 1347 1339 1320 1318 1275 1268 1260 1257 1263 1271 1263 1264 1275 1237 1223 1274 1229 1231 1196 1212 1214 1194 1224 1241 1197 1249 1290 1258 1302 1275 1215 1246 1234 1277 1256 1252 1285 1277 1288 1313 1328 1312 1290 1283 1283 1273 1301 1302 1247 1267 1294 1318 1334 1354 1333 1324 1315 1302 1307 1315 1291 1292 1317 1323 1321 1406 1372 1371 1407 1447 1445 1394 1348 1309 1325 1341 1345 1395 1388 1378 1367 1373 1367 1368 1358 1394 1356 1362 1331 1352 1348 1362 1407 1386 1366 1381 1333 1343 1366 1357 1367 1421 1429 1426 1452 1456 1420 1398 1413 1420 1363 1384 1404 1369 1384 1404 1419 1392 1432 1354 1368 1327 1355 1301 1327 1324 1335 1362 1268 1342 1360 1397 1373 1392 1410 1417 1386 1442 1418 1430 1447 1392 1464 1405 1420 1385 1381 1424 1408 1423 1395 1338 1332 1352 1342 1376 1356 1372 1365 1361 1406 1389 1409 1349 1422 1379 1339 1330 1342 1326 1328 1311 1340 1343 1357 1359 1323 1372 1393 1476 1442 1382 1397 1342 1419 1428 1447 1427 1376 1395 1403 1379 1395 1391 1400 1388 1398 1315 1324 1318 1354 1326 1354 1361 1357 1344 1386 1368 1383 1424 1415 1389 1383 1350 1369 1388 1380 1372 1332 1348 1343 1352 1386 1438 1370 1360 1329 1325 1377 1368 1351 1405 1439 1447 1382 1365 1397 1403 1368 1348 1371 1390 1336 1303 1357 1348 1383 1383 1342 1411 1418 1390 1410 1476 1397 1432 1355 1348 1350 1392 1413 1382 1415 1466 1441 1361 1322 1337 1366 1410 1466 1456 1433 1461 1406 1364 1365 1340 1343 1383 1383 1397 1390 1427 1401 1397 1367 1359 1381 1379 1463 1421 1374 1374 1403 1379 1385 1382 1415 1450 1453 1452 1415 1460 1394 1373 1327 1406 1401 1295 1385 1344 1388 1399 1379 1355 1369 1377 1370 1362 1313 1299 1278 1312 1335 1356 1319 1361 1364 1359 1317 1312 1355 1426 1417 1398 1344 1306 1389 1342 1314 1251 1233 1230 1290 1280 1235 1227 1261 1274 1292 1305 1272 1279 1292 1272 1244 1235 1199 1190 1185 1183 1199 1195 1218 1209 1205 1192 1231 1246 1239 1243 1214 1236 1180 1156 1132 1150 1157 1142 1080 1123 1143 1154 1157 1177 1123 1143 1164 1165 1216 1248 1242 1214 1215 1262 1238 1209 1220 1206 1246 1255 1214 1228 1223 1197 1191 1207 1249 1239 1264 1291 1240 1262 1252 1231 1247 1304 1308 1308 1317 1254 1257 1265 1243 1245 1255 1279 1260 1246 1196 1233 1277 1301 1263 1281 1277 1281 1254 1245 1238 1258 1271 1253 1249 1253 1264 1258 1233 1235 1260 1210 1239 1219 1226 1274 1286 1281 1319 1313 1265 1320 1304 1326 1325 1317 1293 1262 1258 1272 1290 1326 1335 1294 1327 1309 1336 1352 1333 1317 1283 1295 1269 1312 1287 1402 1409 1378 1419 1384 1362 1395 1370 1400 1440 1438 1462 1436 1437 1406 1425 1377 1365 1376 1385 1369 1350 1366 1385 1412 1395 1340 1300 1288 1308 1365 1383 1359 1329 1308 1322 1347 1379 1349 1317 1298 1300 1269 1266 1289 1249 1309 1242 1262 1280 1248 1237 1182 1196 1221 1244 1221 1238 1227 1220 1197 1151 1159 1172 1153 1164 1121 1136 1178 1115 1131 1154 1135 1111 1088 1124 1098 1113 1124 1139 1118 1125 1105 1093 1095 1129 1110 1083 1074 1076 1084 1085 1123 1131 1103 1096 1050 1076 1095 1074 1088 1063 1058 1049 1063 1063 1069 1094 1102 1096 1128 1134 1174 1168 1158 1182 1123 1136 1158 1143 1092 1124 1166 1146 1092 1080 1111 1060 1027 1053 1053 1082 1081 1086 1050 1071 1074 1041 1053 1027 1028 1033 1099 1072 1094 1096 1047 1055 1078 1066 1063 1018 1006 1039 1004 1002 990 982 988 1002 1025 1032 1033 1076 1078 1115 1069 1078 1126 1066 1046 1018 1023 982 1008 1050 993 1029 986 1018 1043 1001 1003 1007 1030 1027 1032 1019 1034 1034 978 1002 1005 1011 986 1014 977 990 994 998 1010 1014 1040 1046 1047 1012 1068 1114 1052 1048 1035 1022 1002 1029 1061 1051 1059 1045 1090 1112 1087 1136 1119 1113 1132 1137 1089 1070 1115 1104 1079 1035 1039 1058 1033 1057 986 1027 1033 1055 996 961 973 981 941 949 939 939 936 943 964 921 905 910 880 856 874 869 855 880 880 906 877 882 896 923 933 978 953 959 963 942 910 915 904 937 922 910 943 955 924 954 959 990 975 1012 1038 1017 1021 1015 977 1041 1023 1011 1005 1042 1022 1061 1082 1048 1036 1094 1090 1069 1058 1106 1109 1105 1110 1056 1125 1089 1160 1127 1103 1095 1101 1158 1136 1084 1024 1050 1085 1146 1124 1095 1148 1128 1114 1080 1080 1144 1183 1171 1169 1160 1135 1139 1211 1176 1210 1267 1202 1192 1163 1163 1171 1201 1161 1192 1244 1288 1293 1275 1317 1280 1267 1260 1270 1226 1205 1201 1237 1212 1244 1224 1200 1169 1172 1176 1174 1183 1211 1208 1196 1188 1116 1117 1107 1069 1094 1085 1075 1099 1104 1078 1110 1102 1095 1098 1122 1099 1095 1089 1108 1058 1083 1102 1107 1118 1127 1121 1105 1133 1144 1141 1154 1145 1104 1109 1112 1096 1112 1115 1106 1122 1136 1101 1136 1120 1135 1140 1152 1123 1178 1210 1212 1192 1175 1190 1245 1292 1310 1299 1295 1243 1279 1269 1275 1284 1212 1254 1246 1271 1269 1225 1235 1221 1224 1259 1269 1294 1354 1377 1355 1356 1369 1370 1379 1359 1407 1404 1374 1326 1295 1295 1303 1301 1296 1297 1306 1369 1313 1266 1311 1317 1316 1334 1288 1278 1277 1244 1267 1294 1226 1306 1242 1232 1247 1241 1236 1226 1266 1255 1290 1303 1290 1299 1322 1333 1340 1305 1346 1348 1316 1329 1329 1331 1343 1373 1365 1344 1360 1327 1331 1373 1409 1401 1406 1369 1369 1359 1356 1363 1435 1372 1305 1360 1347 1421 1394 1403 1419 1389 1398 1379 1309 1383 1387 1411 1380 1367 1420 1376 1417 1430 1429 1370 1399 1390 1428 1408 1435 1434 1489 1422 1427 1414 1394 1418 1460 1392 1410 1445 1428 1423 1416 1433 1456 1409 1427 1461 1455 1438 1431 1470 1426 1517 1485 1494 1465 1480 1472 1437 1430 1460 1442 1470 1458 1460 1424 1441 1446 1477 1504 1481 1466 1460 1389 1396 1385 1422 1440 1392 1440 1488 1466 1456 1501 1468 1472 1471 1449 1436 1426 1436 1465 1452 1485 1493 1468 1447 1436 1367 1423 1346 1434 1466 1487 1438 1416 1413 1387 1381 1356 1336 1339 1389 1459 1466 1446 1410 1491 1474 1453 1445 1463 1476 1531 1494 1509 1530 1480 1501 1479 1528 1507 1530 1511 1556 1595 1524 1524 1560 1580 1520 1605 1625 1624 1676 1634 1491 1497 1490 1442 1450 1470 1518 1509 1573 1549 1488 1467 1475 1466 1469 1494 1438 1375 1352 1410 1393 1386 1390 1387 1386 1375 1361 1397 1384 1419 1406 1386 1423 1413 1394 1434 1407 1412 1405 1397 1439 1421 1407 1377 1348 1348 1375 1382 1377 1349 1338 1363 1367 1300 1335 1334 1354 1309 1274 1232 1200 1227 1203 1213 1232 1255 1277 1264 1226 1226 1196 1244 1235 1260 1217 1230 1223 1254 1248 1274 1270 1246 1183 1200 1174 1137 1120 1109 1164 1116 1103 1100 1105 1133 1143 1193 1180 1154 1160 1138 1161 1159 1150 1179 1186 1226 1216 1150 1175 1148 1162 1075 1136 1082 1104 1083 1067 1082 1094 1113 1143 1138 1170 1180 1177 1162 1188 1235 1216 1205 1191 1198 1183 1277 1249 1262 1254 1241 1256 1279 1265 1243 1238 1236 1308 1265 1205 1248 1290 1282 1249 1291 1262 1239 1192 1165 1221 1217 1183 1182 1122 1151 1195 1222 1232 1214 1195 1246 1249 1276 1259 1189 1238 1251 1230 1194 1204 1222 1229 1272 1240 1265 1214 1236 1220 1237 1242 1225 1260 1193 1238 1216 1225 1251 1290 1279 1279 1255 1260 1243 1276 1264 1308 1315 1331 1370 1317 1269 1294 1276 1282 1274 1295 1284 1273 1253 1270 1286 1325 1281 1262 1268 1297 1325 1364 1329 1341 1348 1330 1321 1277 1286 1295 1330 1320 1323 1243 1295 1265 1313 1225 1289 1292 1317 1320 1282 1272 1253 1229 1244 1269 1286 1257 1243 1250 1297 1296 1253 1254 1239 1252 1277 1279 1243 1221 1220 1241 1241 1248 1192 1192 1222 1214 1261 1235 1264 1196 1206 1176 1135 1131 1142 1150 1191 1195 1152 1148 1117 1142 1200 1196 1253 1188 1185 1161 1139 1110 1140 1127 1126 1126 1195 1180 1125 1128 1108 1159 1207 1218 1185 1202 1231 1236 1179 1184 1185 1133 1093 1132 1170 1133 1112 1103 1144 1116 1130 1131 1144 1154 1183 1108 1091 1073 1052 1067 1063 1091 1084 1140 1117 1107 1078 1076 1095 1089 1064 1041 1058 1017 1029 1040 1028 1048 1081 1032 1084 1073 1059 1042 1023 1070 1066 1023 1044 1073 1067 1003 1023 1013 1065 1054 1085 1108 1078 1074 1103 1024 999 993 959 987 993 1023 1031 1038 1038 1028 1060 1016 1061 1080 1066 1039 1013 1003 1016 1065 1069 1036 1018 1036 1065 1098 1087 1079 1048 1108 1057 1120 1141 1144 1198 1245 1260 1287 1327 1271 1226 1226 1242 1272 1272 1258 1293 1266 1245 1289 1322 1262 1282 1292 1281 1233 1205 1266 1251 1255 1216 1240 1269 1206 1196 1177 1185 1183 1157 1187 1210 1166 1177 1156 1192 1217 1222 1175 1132 1059 1087 1131 1074 1064 1054 1049 1033 1044 1085 1075 1088 1086 1085 1063 1007 1051 1056 1081 1096 1095 1077 1110 1105 1111 1081 1104 1116 1182 1199 1135 1168 1143 1149 1146 1177 1199 1134 1155 1173 1136 1095 1063 1099 1118 1055 1048 1061 1072 1065 1082 1073 1097 1066 1051 1048 1061 1045 1028 989 1023 1008 1049 1072 1070 1087 1056 1103 1115 1101 1067 1046 1016 1053 1042 1069 1042 1084 1013 1062 1020 1023 1040 1053 1059 1090 1078 1111 1099 1139 1161 1154 1154 1158 1176 1213 1217 1230 1178 1257 1251 1282 1283 1275 1291 1266 1219 1227 1258 1295 1303 1309 1327 1369 1392 1389 1405 1433 1484 1470 1453 1430 1421 1440 1481 1441 1469 1417 1449 1425 1430 1470 1532 1526 1468 1461 1491 1488 1479 1460 1473 1432 1409 1467 1471 1465 1507 1515 1580 1523 1466 1482 1508 1459 1506 1504 1550 1538 1549 1511 1486 1493 1570 1484 1489 1485 1505 1514 1512 1440 1460 1493 1453 1493 1568 1528 1477 1486 1560 1525 1523 1482 1449 1490 1485 1448 1457 1472 1486 1519 1534 1480 1533 1523 1535 1529 1553 1596 1624 1606 1617 1618 1654 1643 1642 1636 1696 1624 1627 1631 1655 1641 1653 1689 1759 1727 1727 1752 1670 1697 1682 1710 1743 1737 1700 1659 1654 1660 1654 1662 1686 1721 1710 1673 1625 1631 1565 1537 1532 1559 1584 1596 1568 1545 1502 1460 1474 1474 1458 1415 1377 1373 1428 1431 1449 1490 1444 1424 1384 1412 1349 1420 1448 1416 1362 1365 1363 1377 1359 1317 1328 1229 1239 1277 1351 1340 1353 1321 1281 1312 1294 1327 1344 1318 1315 1354 1377 1386 1380 1376 1328 1389 1317 1373 1379 1392 1317 1359 1351 1345 1338 1361 1341 1415 1437 1433 1405 1360 1338 1388 1369 1377 1453 1416 1376 1379 1402 1436 1448 1479 1473 1494 1453 1440 1459 1419 1483 1421 1453 1411 1430 1399 1393 1471 1456 1518 1482 1560 1559 1516 1501 1566 1550 1546 1443 1416 1431 1458 1483 1467 1440 1546 1607 1504 1482 1537 1541 1544 1507 1533 1529 1544 1545 1515 1525 1433 1446 1484 1445 1495 1497 1444 1497 1511 1516 1488 1500 1542 1533 1538 1460 1470 1545 1552 1532 1503 1482 1486 1503 1589 1596 1652 1541 1587 1554 1632 1540 1485 1500 1560 1561 1571 1492 1527 1583 1533 1561 1574 1527 1521 1501 1625 1577 1560 1579 1507 1549 1508 1495 1447 1532 1546 1621 1539 1507 1523 1425 1472 1462 1376 1395 1389 1422 1468 1404 1417 1448 1422 1374 1418 1504 1465 1487 1525 1478 1474 1449 1436 1430 1449 1466 1532 1443 1340 1402 1465 1459 1489 1417 1437 1448 1430 1411 1441 1472 1448 1456 1396 1384 1373 1377 1410 1386 1380 1289 1343 1319 1324 1323 1323 1280 1312 1298 1305 1280 1237 1236 1210 1268 1283 1288 1297 1242 1235 1218 1239 1204 1237 1204 1326 1255 1284 1280 1279 1340 1337 1374 1339 1307 1299 1334 1387 1350 1373 1410 1388 1372 1339 1357 1277 1244 1266 1277 1288 1222 1199 1193 1136 1196 1197 1177 1184 1231 1216 1224 1192 1182 1171 1229 1227 1276 1250 1236 1246 1281 1316 1309 1265 1260 1215 1269 1268 1269 1296 1354 1287 1306 1319 1323 1369 1339 1248 1194 1201 1267 1307 1305 1275 1282 1300 1271 1282 1239 1142 1185 1208 1231 1165 1208 1230 1240 1223 1206 1203 1207 1230 1219 1223 1309 1283 1274 1234 1192 1189 1198 1188 1171 1178 1204 1161 1180 1176 1135 1134 1133 1133 1087 1096 1112 1133 1128 1148 1165 1145 1129 1119 1141 1165 1088 1080 1064 1063 1077 1091 1075 1048 1004 1050 1071 1031 1067 1057 1067 1036 1039 1059 1066 1066 1030 1050 1037 1108 1060 1035 1032 1017 1038 1029 1003 1011 998 1030 1036 1026 1022 1014 1015 1032 1027 1032 1052 1051 1042 963 993 1025 1017 1023 1031 1008 1002 1000 974 1006 993 1007 1012 1001 991 1032 1050 1049 1044 1043 958 962 1014 1001 968 977 1004 1004 1001 996 1014 1025 1030 1013 1047 1028 989 1017 1010 1031 1067 1061 1061 1012 1023 1018 1044 1057 1048 999 1056 1009 971 948 956 995 1055 1053 1079 1094 1059 1046 1013 1030 1013 995 976 991 1013 1021 1038 1009 1014 1033 1013 979 990 992 1014 986 1059 1026 1046 1029 1146 1117 1102 1104 1092 1082 1091 1049 1060 1047 1036 1078 1129 1115 1147 1091 1077 1087 1110 1106 1037 1045 1110 1076 1096 1073 1141 1200 1130 1168 1116 1130 1127 1150 1099 1173 1161 1070 1136 1167 1147 1141 1088 1095 1109 1164 1170 1204 1217 1167 1112 1124 1160 1154 1103 1095 1153 1179 1200 1215 1151 1159 1145 1136 1168 1231 1228 1246 1198 1239 1226 1199 1209 1237 1196 1243 1223 1171 1175 1246 1252 1172 1175 1218 1223 1200 1234 1194 1214 1205 1183 1195 1236 1284 1294 1232 1276 1271 1237 1282 1223 1212 1215 1193 1209 1196 1147 1183 1163 1190 1186 1212 1177 1108 1131 1136 1117 1177 1178 1123 1135 1139 1122 1143 1152 1111 1112 1128 1090 1099 1152 1135 1140 1076 1091 1088 1144 1157 1148 1136 1130 1138 1107 1115 1106 1121 1089 1073 1093 1038 1081 1085 1048 1089 1095 1038 1024 1042 1022 1021 998 964 972 1020 1014 975 940 981 982 1016 986 992 965 979 996 987 992 995 1010 1011 978 976 1054 1086 1067 1084 1088 1056 1052 997 1024 953 983 991 997 951 946 950 961 981 937 907 874 866 869 865 853 824 804 805 832 827 800 807 811 843 849 828 848 856 870 892 923 934 905 898 915 903 896 884 901 931 942 945 911 909 861 898 898 912 906 918 923 932 910 896 911 906 908 891 924 922 932 914 858 849 876 930 911 952 1010 1014 1045 1026 973 1002 1036 1047 1058 1067 1075 1059 1050 1047 1065 1086 1039 1015 992 961 981 980 1060 1064 1064 1089 1083 1074 1051 1057 1108 1142 1124 1108 1118 1101 1107 1089 1079 1110 1169 1126 1066 1065 1126 1132 1132 1111 1081 1117 1105 1148 1156 1145 1151 1149 1135 1107 1114 1109 1076 1115 1131 1176 1160 1176 1171 1212 1202 1261 1251 1252 1289 1314 1282 1307 1302 1279 1288 1279 1301 1281 1259 1255 1276 1249 1283 1323 1346 1273 1327 1320 1270 1262 1292 1304 1275 1253 1204 1239 1270 1222 1177 1153 1134 1167 1184 1145 1206 1136 1188 1182 1191 1175 1187 1172 1197 1196 1204 1168 1181 1184 1184 1181 1188 1128 1155 1163 1139 1148 1130 1152 1143 1143 1152 1173 1149 1145 1156 1143 1144 1106 1175 1168 1141 1166 1119 1137 1127 1126 1160 1168 1195 1209 1192 1162 1168 1208 1209 1149 1135 1117 1206 1226 1170 1150 1131 1155 1186 1124 1086 1068 1081 1100 1116 1070 1110 1088 1091 1076 1079 1106 1096 1060 1028 1058 1111 1122 1113 1060 1051 1060 1087 1030 1007 987 972 976 1021 1018 978 965 962 946 915 953 927 1008 959 935 948 948 993 969 968 975 982 1022 1054 972 1000 982 998 987 948 973 934 936 1006 970 975 992 1038 1017 995 1016 1061 1080 1063 1026 975 984 999 1028 998 1027 1071 1075 1074 1052 1086 1104 1105 1057 1038 1002 1049 1004 1018 1040 1016 1018 1029 1112 1133 1130 1113 1096 1085 1124 1126 1124 1076 1078 1053 1107 1092 1120 1090 1077 1092 1078 1095 1054 1076 1011 989 996 1048 1007 975 1034 1051 1035 1072 1056 1050 1039 1017 980 987 1065 1049 1097 1060 1041 998 1024 1033 1154 1172 1110 1145 1116 1113 1063 1055 1103 1062 1020 1071 1098 1140 1133 1138 1116 1088 1111 1147 1129 1133 1067 1078 1082 1071 1141 1116 1124 1091 1099 1137 1129 1114 1096 1072 1126 1152 1106 1088 1120 1089 1130 1132 1065 1119 1105 1086 1085 1114 1102 1083 1060 1033 1102 1089 1099 1116 1087 1118 1064 1094 1062 1044 1112 1106 1075 1128 1101 1098 1107 1197 1123 1116 1194 1152 1124 1096 1145 1118 1111 1059 1045 1116 1124 1076 1135 1143 1128 1112 1161 1184 1230 1221 1205 1192 1204 1168 1206 1197 1180 1178 1208 1224 1222 1186 1192 1184 1189 1197 1168 1249 1303 1248 1273 1237 1202 1182 1189 1165 1220 1251 1262 1245 1210 1278 1216 1240 1223 1198 1215 1236 1232 1212 1218 1234 1243 1251 1235 1248 1273 1196 1210 1210 1195 1189 1217 1240 1230 1176 1231 1196 1171 1172 1200 1208 1187 1152 1222 1246 1206 1208 1202 1143 1148 1190 1255 1305 1207 1201 1158 1247 1231 1200 1209 1202 1222 1199 1201 1197 1167 1176 1124 1166 1214 1176 1140 1181 1194 1161 1169 1175 1180 1145 1184 1168 1208 1234 1280 1229 1206 1245 1260 1257 1235 1222 1217 1194 1185 1175 1133 1151 1125 1190 1154 1153 1121 1140 1135 1129 1141 1138 1136 1142 1165 1126 1148 1156 1158 1133 1134 1152 1149 1110 1121 1124 1144 1144 1176 1168 1164 1109 1085 1121 1122 1129 1088 1088 1097 1086 1102 1121 1103 1111 1140 1121 1152 1154 1150 1161 1134 1197 1161 1137 1167 1151 1195 1194 1170 1193 1203 1238 1201 1225 1204 1185 1223 1158 1150 1212 1209 1217 1226 1231 1242 1256 1207 1200 1222 1185 1193 1208 1213 1187 1245 1281 1270 1227 1258 1292 1254 1254 1274 1224 1209 1214 1203 1245 1250 1239 1173 1204 1188 1213 1235 1219 1222 1216 1236 1210 1191 1236 1220 1269 1264 1254 1238 1161 1225 1186 1207 1215 1201 1265 1255 1247 1182 1203 1218 1172 1178 1199 1189 1202 1220 1188 1189 1158 1163 1204 1168 1152 1173 1110 1151 1167 1154 1171 1166 1183 1235 1217 1222 1172 1194 1150 1172 1155 1129 1116 1125 1169 1151 1179 1174 1207 1168 1237 1221 1225 1161 1153 1219 1285 1235 1256 1212 1199 1188 1201 1216 1236 1209 1227 1254 1243 1162 1178 1177 1251 1239 1247 1253 1239 1292 1374 1376 1372 1281 1281 1315 1329 1299 1227 1276 1273 1257 1222 1235 1242 1293 1228 1224 1208 1315 1330 1275 1314 1210 1243 1242 1254 1215 1234 1225 1289 1272 1228 1199 1232 1237 1250 1219 1257 1290 1281 1219 1211 1258 1252 1243 1250 1255 1288 1240 1231 1267 1297 1283 1233 1236 1174 1210 1212 1192 1207 1243 1266 1274 1280 1246 1274 1305 1314 1410 1409 1324 1324 1356 1339 1290 1296 1288 1269 1298 1334 1287 1300 1351 1372 1354 1299 1342 1328 1302 1305 1335 1352 1373 1343 1306 1348 1361 1338 1374 1377 1397 1297 1327 1309 1323 1374 1406 1447 1475 1416 1388 1369 1409 1368 1359 1333 1396 1357 1330 1418 1421 1404 1435 1420 1408 1380 1431 1420 1394 1377 1368 1361 1359 1374 1339 1362 1369 1317 1276 1245 1252 1282 1241 1267 1335 1233 1248 1258 1250 1198 1139 1137 1178 1200 1197 1205 1156 1193 1198 1181 1209 1194 1205 1210 1188 1223 1277 1298 1269 1217 1158 1197 1238 1231 1218 1280 1308 1313 1326 1264 1265 1255 1323 1330 1337 1356 1363 1303 1305 1317 1352 1378 1373 1387 1363 1385 1388 1443 1404 1392 1363 1334 1344 1315 1347 1326 1380 1406 1349 1441 1445 1485 1548 1570 1596 1552 1538 1546 1579 1581 1582 1593 1587 1519 1528 1567 1550 1588 1563 1594 1580 1583 1614 1619 1555 1526 1559 1584 1584 1583 1637 1563 1575 1540 1611 1574 1545 1578 1604 1549 1601 1598 1586 1571 1596 1569 1595 1626 1606 1559 1576 1631 1668 1656 1575 1651 1671 1675 1641 1682 1641 1630 1540 1628 1556 1576 1627 1581 1524 1535 1492 1492 1525 1484 1480 1493 1533 1494 1480 1443 1420 1466 1481 1539 1552 1532 1499 1495 1568 1556 1507 1490 1494 1546 1560 1562 1559 1567 1502 1517 1545 1478 1455 1529 1509 1489 1455 1457 1508 1452 1474 1430 1371 1350 1388 1406 1372 1392 1403 1420 1375 1364 1391 1397 1374 1371 1375 1331 1346 1389 1366 1380 1391 1352 1375 1352 1383 1337 1360 1345 1394 1361 1370 1397 1402 1365 1322 1295 1338 1394 1338 1335 1345 1359 1393 1372 1357 1369 1398 1461 1470 1397 1376 1361 1389 1362 1376 1298 1330 1335 1333 1311 1325 1383 1356 1363 1388 1345 1351 1366 1432 1392 1410 1375 1388 1408 1354 1384 1402 1422 1435 1333 1338 1297 1293 1323 1274 1243 1267 1277 1182 1189 1221 1201 1234 1254 1229 1224 1216 1330 1338 1406 1377 1447 1390 1360 1381 1462 1416 1342 1335 1248 1196 1234 1273 1277 1207 1113 1150 1085 1092 1114 1058 1032 1024 1024 985 987 938 857 838 805 806 811 766 812 835 799 774 767 734 716 753 732 738 725 710 692 676 695 671 621 621 615 618 617 569 564 582 589 573 561 557 535 521 481 457 479 468 509 530 509 514 517 533 504 516 523 533 512 515 489 453 431 426 417 357 352 309 251 251 277 238 222 231 273 263 274 298 298 299 288 306 305 266 232 237 232 239 278 293 302 299 328 338 415 417 416 409 438 413 431 404 383 393 368 371 355 397 352 356 335 332 328 279 240 253 217 215 234 221 259 261 264 260 288 317 369 366 407 448 461 507 572 573 554 578 582 636 604 583 575 583 638 632 598 480 516 546 532 494 465 488 535 528 429 396 357 340 323 282 308 290 295 301 322 326 303 316 328 336 359 367 368 393 393 385 374 408 443 439 436 431 427 493 471 475 501 512 516 550 540 529 556 505 447 433 458 449 460 495 507 454 414 407 396 353 337 363 318 347 327 335 291 281 260 227 215 218 262 270 275 282 287 279 225 225 236 255 220 239 248 274 338 338 407 324 314 301 293 316 383 426 410 413 468 499 477 463 468 467 462 449 400 383 373 364 327 318 324 337 334 331 288 301 302 313 308 322 340 344 401 407 402 467 464 486 470 505 507 531 544 582 579 563 542 566 534 529 514 481 456 396 349 322 331 312 288 254 232 180 171 155 125 104 96 108 112 130 164 170 193 206 216 278 303 363 395 434 470 524 531 546 544 554 550 560 562 564 579 544 515 502 455 423 402 383 392 336 316 255 242 230 219 191 179 158 150 153 145 139 135 160 206 223 254 287 313 339 350 365 392 410 434 429 406 399 371 362 320 306 279 237 216 189 177 186 164 153 142 141 168 178 190 202 225 216 260 285 299 311 372 392 376 392 381 384 392 421 387 392 397 387 361 338 317 306 288 263 278 255 236 250 283 288 340 346 357 403 387 366 386 383 425 373 421 404 391 369 339 307 278 284 272 248 224 234 247 270 281 287 292 287 295 297 328 343 379 429 443 445 409 397 426 400 425 434 443 450 462 479 493 476 477 457 442 441 409 430 430 398 389 393 360 322 283 258 219 212 212 189 192 202 206 253 257 300 363 413 485 513 586 616 682 727 744 734 782 767 763 771 788 756 769 763 767 740 792 776 770 668 672 695 680 671 657 643 630 616 615 599 644 656 646 688 667 641 626 670 667 673 685 687 685 759 772 772 822 842 804 794 804 806 791 781 767 734 702 709 623 581 600 610 573 561 515 534 478 469 490 486 469 474 514 540 570 617 685 726 753 863 890 898 948 974 966 1008 1027 975 938 965 901 851 835 724 695 669 591 527 457 415 326 304 255 241 253 265 257 285 291 287 319 347 363 397 402 426 454 471 523 515 502 476 438 445 431 398 397 351 345 330 272 258 222 186 156 134 126 112 114 100 115 132 147 180 190 215 228 235 242 255 252 256 273 276 269 251 249 230 200 188 171 146 127 108 98 78 78 78 78 78 78 78 78 84 86 90 90 88 90 108 138 156 184 206 199 212 239 277 276 302 287 323 343 362 367 371 369 361 337 348 315 294 273 264 255 226 200 184 165 162 152 148 117 113 131 145 160 174 182 198 220 264 272 310 323 358 356 353 381 349 365 360 333 297 288 292 270 238 223 206 192 168 168 142 112 88 82 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 82 78 78 78 78 78 78 78 78 78 78 78 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per inch +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = Inch +[Exif IFD0 - 0x0140] Color Map = [768 values] +[Exif IFD0 - 0x830e] Pixel Scale = 2.438 2.438 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 688258.224 4555765.966 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [20 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS84 UTM zone 17N +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 17 N with WGS84 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = o41078a6.tif +[File - 0x0002] File Size = 7051388 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/o41078a7.tif.txt b/tif/GeoTIFF/metadata/java/o41078a7.tif.txt new file mode 100644 index 00000000..468c4155 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/o41078a7.tif.txt @@ -0,0 +1,43 @@ +FILE: o41078a7.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 4974 pixels +[Exif IFD0 - 0x0101] Image Height = 6749 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette +[Exif IFD0 - 0x0111] Strip Offsets = [6749 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 83 83 83 83 83 82 86 88 91 108 121 121 137 138 156 176 174 206 219 230 247 251 245 246 247 247 253 250 257 271 255 241 254 258 265 294 287 238 226 215 208 212 196 175 165 142 123 119 121 126 128 134 159 157 182 201 207 229 228 261 275 320 351 377 405 455 488 517 480 493 500 528 502 496 501 511 515 478 457 445 411 410 404 387 367 371 361 352 349 351 330 340 323 261 222 229 223 265 310 345 344 337 376 384 422 458 494 535 568 613 620 656 687 702 706 717 722 746 724 675 703 667 611 587 569 538 510 487 413 386 393 354 363 347 336 362 330 301 304 257 248 283 317 352 385 405 444 450 485 524 483 508 514 522 549 553 564 574 599 596 594 562 522 507 508 573 574 589 568 580 546 541 570 522 487 501 476 449 417 409 327 286 302 271 265 284 294 321 369 394 416 418 421 398 452 513 497 510 526 531 515 526 528 509 529 518 568 581 593 592 630 660 735 791 779 788 821 794 787 753 739 742 692 759 805 817 782 767 733 725 734 700 721 741 784 774 809 842 859 856 854 844 872 872 843 877 884 881 900 926 955 1002 1059 1052 1054 1039 999 994 1000 1024 1073 1070 1064 993 996 981 955 880 866 889 889 868 927 926 887 888 889 859 849 849 849 885 923 970 962 975 1011 1024 1057 1016 1072 1062 1081 1136 1152 1075 1100 1076 1090 1095 1048 1048 1027 1026 969 949 921 904 898 869 869 871 891 847 812 825 828 819 836 823 835 896 891 888 903 899 889 884 845 868 890 909 898 963 984 953 950 927 887 824 819 823 848 822 852 897 901 942 929 910 914 966 955 1003 968 957 974 968 935 938 945 935 945 940 918 956 954 881 902 891 904 858 911 867 892 931 959 936 936 908 884 946 937 957 904 898 878 880 886 918 931 955 971 1047 1059 1087 1096 1053 1018 989 989 975 980 965 999 932 982 1043 1006 954 986 1010 978 1031 1008 968 1018 1062 1009 1030 1001 996 986 975 992 1026 1040 1008 1055 1049 1040 1082 1142 1115 1153 1175 1181 1168 1086 1152 1128 1104 1086 1107 1095 1068 1125 1085 1133 1098 1122 1023 980 983 967 926 963 991 943 946 917 971 955 968 1007 1060 1066 1041 1066 1049 1068 1069 1050 992 1017 964 933 942 916 901 915 898 929 914 911 911 937 933 961 984 996 1011 1008 1013 1032 1032 1031 1031 1030 1006 1059 1063 1057 1064 984 990 971 967 971 983 993 975 1034 1033 1049 1057 1057 1085 1037 988 963 961 988 988 996 1006 1015 1004 1033 1016 985 960 972 981 1004 1016 996 1039 976 1009 1007 996 991 1035 1027 1038 1046 1139 1138 1143 1144 1161 1138 1164 1119 1125 1142 1167 1159 1082 1011 1033 1056 1067 1127 1135 1139 1150 1146 1119 1143 1113 1098 1056 1094 1088 1109 1088 1068 1010 1040 1039 1052 1042 1039 1048 1000 1046 1062 1058 1050 1127 1088 1062 1057 1010 1010 1007 1048 1078 1033 1005 999 971 1012 1003 1045 1021 1029 1019 1027 1043 1062 1072 1039 1047 1059 1063 1009 1038 1036 1032 998 1056 1082 1111 1085 1017 1019 958 989 1062 1035 1030 1056 1060 1042 1025 1035 1008 971 987 998 971 975 995 991 970 1039 1007 995 990 1028 996 997 1005 1032 1042 1016 997 1012 1013 1038 1029 1056 1051 1034 1044 1029 1009 1010 1038 1038 1011 1028 1051 990 995 982 946 967 975 962 979 948 945 929 956 936 946 967 931 942 911 919 901 896 917 940 938 934 961 964 962 911 950 934 928 942 922 945 955 937 1026 999 1019 1020 1041 1045 1024 1007 994 964 975 996 1006 1014 1026 1027 1019 1009 1004 974 977 1011 998 970 980 970 964 989 983 952 1002 1013 993 1000 978 989 989 966 977 960 989 986 989 972 966 938 956 972 955 967 989 975 957 953 937 968 963 1002 1040 978 1025 1017 1033 1055 1038 1058 1059 1044 1028 1076 1057 1050 1020 1008 997 1013 985 984 990 976 982 974 932 967 984 1013 996 973 969 968 968 1015 1018 989 1014 1009 1029 1022 1014 1009 987 977 999 1034 1047 1066 1023 1000 1014 993 1034 1044 1002 1043 1067 1078 1067 1076 1032 1036 1035 1012 958 930 965 958 942 915 980 967 991 1005 1010 1015 1057 1075 1079 1088 1049 1022 1020 970 1036 1009 1001 1015 1005 1008 977 944 956 948 950 953 958 965 969 962 946 987 978 973 947 900 896 909 921 913 935 950 960 1007 974 1000 994 996 994 981 1042 1042 999 1007 1001 1014 1015 982 1000 990 1015 991 972 981 967 923 921 879 920 910 899 954 961 950 953 953 926 926 939 904 886 918 913 926 921 938 969 979 959 955 970 982 977 990 1004 984 979 941 918 930 945 979 994 1007 1033 995 993 985 974 996 957 981 986 1001 961 1015 1000 970 1020 1004 1034 1011 1028 1013 1009 1026 1023 1032 1005 981 977 975 990 1008 982 945 883 910 893 905 894 901 919 917 883 963 982 977 935 919 901 894 884 882 884 898 831 822 795 795 777 766 785 806 809 817 794 806 804 790 822 864 891 916 907 914 926 891 912 927 936 947 943 921 938 902 891 879 901 888 902 904 908 903 934 907 905 878 853 879 890 881 894 889 836 867 881 839 824 848 858 870 870 891 859 823 787 804 825 828 847 860 822 842 818 813 804 807 797 803 829 819 803 799 815 817 846 861 862 860 835 825 850 867 853 850 855 844 858 841 850 880 846 840 823 849 835 875 862 861 866 852 880 870 885 875 832 854 851 869 877 823 851 853 874 838 846 827 852 875 891 857 863 873 855 868 855 862 894 899 928 939 947 937 953 926 941 938 932 942 966 925 933 911 925 907 897 895 919 896 901 896 892 906 880 897 922 928 927 927 936 974 960 946 1009 1006 1011 998 972 978 1003 1014 1006 983 967 966 973 969 982 956 965 968 982 1010 987 967 938 952 971 946 968 983 966 911 919 954 979 954 946 942 963 974 964 990 1000 976 993 993 970 915 937 948 930 927 901 859 863 870 855 854 856 845 841 870 891 892 862 865 876 836 867 862 846 852 829 853 868 920 896 915 872 861 898 856 813 843 843 863 866 846 883 890 886 882 808 819 830 874 873 864 853 826 849 841 811 825 801 787 790 817 806 775 765 783 774 782 763 812 765 783 797 789 812 792 818 844 817 801 829 824 843 833 823 827 811 817 817 794 796 788 780 798 819 806 816 806 832 838 823 862 822 841 859 872 893 851 896 894 890 920 935 944 937 936 974 946 958 986 1001 998 994 982 954 943 947 962 992 1004 968 960 931 946 970 1038 1019 1044 1015 997 999 1006 986 1011 1002 995 1008 1028 990 1044 1035 1030 1025 1028 1029 1019 1031 1093 1066 1071 1078 1070 1051 993 987 998 1019 988 1016 996 1007 963 986 1037 1074 982 986 999 1061 1042 1050 1061 1076 1094 1079 1051 1061 1087 1105 1098 1085 1073 1084 1076 1053 1112 1147 1031 1026 1010 1006 1025 1015 1021 1008 1031 1014 1025 1018 1022 1044 1035 1043 1047 1046 1041 1067 1007 991 963 975 982 956 983 998 1013 1001 1000 986 1005 988 989 985 959 961 946 925 960 946 954 959 971 987 981 962 960 964 974 963 998 970 948 967 966 958 950 942 939 946 953 932 924 948 945 931 967 991 993 966 942 940 937 936 943 944 949 956 943 946 960 962 995 982 971 977 967 981 977 997 1004 991 978 1013 988 1031 1003 1023 1013 995 1019 1014 1034 1019 983 1013 1062 1028 1024 1063 1057 1018 1019 979 1025 1030 1092 1103 1088 1073 1067 1073 1055 1041 1084 1062 1073 1068 1075 1058 1082 1084 1078 1095 1105 1113 1102 1100 1087 1085 1124 1121 1155 1152 1147 1144 1190 1141 1118 1145 1161 1169 1188 1172 1196 1143 1121 1194 1156 1136 1132 1168 1130 1097 1124 1167 1159 1145 1150 1167 1180 1163 1142 1111 1117 1145 1129 1107 1126 1113 1112 1105 1113 1115 1099 1078 1086 1118 1120 1153 1169 1177 1154 1164 1153 1130 1127 1117 1094 1099 1113 1120 1103 1136 1096 1105 1116 1117 1113 1094 1068 1081 1116 1124 1120 1146 1138 1167 1120 1097 1083 1076 1073 1075 1100 1095 1082 1073 1039 1038 1092 1094 1118 1163 1167 1181 1177 1161 1138 1092 1085 1086 1082 1107 1151 1176 1200 1200 1248 1191 1180 1135 1154 1145 1137 1145 1104 1118 1170 1187 1137 1133 1109 1134 1113 1130 1136 1148 1131 1152 1163 1139 1149 1155 1161 1182 1151 1151 1149 1151 1184 1167 1126 1102 1131 1128 1052 1058 1091 1084 1083 1099 1095 1075 1076 1055 1077 1090 1096 1074 1058 1065 1053 1060 1060 1054 1040 1041 1043 1056 1016 1060 1065 1038 1083 1080 1048 1058 1066 1104 1105 1169 1165 1168 1143 1095 1122 1118 1096 1068 1006 1008 1016 989 978 977 924 959 934 944 943 946 937 954 976 1000 1007 1032 1034 1049 1064 1062 1045 979 991 958 1012 953 967 970 901 901 899 906 907 903 913 934 888 916 948 937 961 942 941 969 992 994 1018 1014 1009 940 948 974 916 890 881 936 897 855 808 852 842 857 845 897 863 880 853 846 846 866 881 841 860 843 822 845 858 878 898 943 938 889 873 891 927 903 913 884 913 926 898 890 890 918 932 983 981 969 984 989 1042 1055 1043 1030 1049 1009 964 935 994 1015 1038 1010 1018 1002 1062 1083 1105 1138 1137 1096 1123 1101 1124 1144 1161 1157 1191 1133 1175 1188 1210 1232 1186 1140 1130 1159 1093 1138 1052 1060 1109 1038 1057 1066 1121 1084 1113 1159 1162 1181 1165 1217 1216 1209 1211 1174 1142 1123 1094 1122 1087 1112 1120 1099 1096 1138 1153 1163 1193 1143 1174 1175 1165 1163 1142 1142 1137 1148 1158 1148 1120 1146 1193 1207 1194 1209 1165 1197 1214 1176 1176 1192 1244 1253 1261 1275 1277 1255 1242 1262 1249 1226 1233 1276 1300 1284 1271 1253 1250 1287 1261 1278 1294 1278 1255 1220 1234 1254 1228 1208 1201 1190 1211 1196 1201 1234 1221 1206 1191 1258 1252 1235 1228 1196 1187 1193 1238 1270 1252 1276 1218 1218 1243 1295 1328 1338 1277 1264 1285 1267 1247 1196 1217 1182 1176 1231 1243 1171 1234 1233 1194 1251 1254 1240 1246 1279 1285 1264 1265 1309 1291 1301 1355 1272 1272 1253 1262 1265 1252 1262 1265 1292 1303 1303 1333 1432 1424 1377 1376 1389 1372 1399 1425 1413 1398 1390 1394 1316 1382 1391 1342 1296 1335 1315 1360 1360 1353 1362 1382 1387 1391 1369 1327 1377 1330 1319 1350 1336 1357 1346 1355 1275 1311 1256 1196 1177 1156 1173 1189 1194 1173 1214 1176 1163 1183 1211 1185 1219 1227 1286 1301 1274 1235 1255 1270 1268 1239 1235 1245 1235 1212 1225 1232 1210 1244 1227 1207 1205 1158 1154 1167 1197 1189 1158 1160 1168 1128 1113 1133 1184 1235 1206 1219 1226 1200 1172 1208 1203 1191 1182 1166 1181 1184 1183 1187 1189 1186 1146 1209 1222 1197 1226 1224 1165 1121 1165 1126 1071 1082 1080 1088 1043 1030 1029 1044 1057 1054 1069 1052 1077 1087 1078 1069 1089 1089 1111 1189 1186 1225 1197 1213 1177 1182 1146 1122 1111 1093 1086 1084 1124 1124 1122 1102 1134 1109 1097 1085 1104 1126 1101 1105 1077 1045 1047 1053 1058 1105 1067 1031 1061 1067 1104 1115 1071 1117 1157 1183 1154 1113 1197 1195 1190 1147 1132 1122 1037 1060 1084 1113 1074 1053 1074 1078 1085 1115 1137 1119 1119 1100 1086 1076 1070 1068 1107 1065 1107 1095 1058 1070 1102 1152 1115 1093 1087 1097 1121 1091 1091 1079 1100 1063 1034 1053 1103 1126 1081 1093 1117 1140 1095 1176 1133 1128 1095 1113 1124 1107 1136 1156 1193 1133 1036 1033 1021 986 980 995 984 1019 1021 1027 1044 1057 996 1047 1053 1119 1165 1143 1132 1061 1046 1068 1093 1142 1108 1088 1089 1135 1149 1159 1155 1095 1093 1071 1070 1042 1045 1036 1040 1081 1083 1066 1069 1110 1192 1210 1168 1171 1140 1152 1187 1214 1225 1219 1228 1231 1260 1250 1271 1254 1268 1287 1345 1265 1230 1278 1285 1283 1223 1220 1242 1257 1243 1303 1301 1330 1310 1323 1345 1338 1357 1352 1428 1428 1391 1388 1416 1383 1399 1383 1394 1358 1358 1338 1338 1348 1365 1385 1364 1396 1427 1395 1381 1395 1412 1382 1375 1351 1373 1364 1401 1442 1484 1460 1424 1459 1427 1487 1485 1525 1509 1497 1462 1473 1470 1546 1532 1466 1474 1457 1434 1406 1404 1434 1407 1429 1385 1355 1350 1322 1350 1332 1337 1344 1366 1377 1364 1427 1404 1396 1414 1400 1394 1381 1366 1370 1364 1374 1375 1324 1306 1315 1332 1359 1318 1307 1375 1405 1379 1355 1348 1353 1370 1332 1319 1329 1307 1305 1319 1312 1330 1340 1344 1348 1349 1314 1224 1231 1228 1258 1230 1249 1217 1189 1237 1237 1221 1227 1266 1247 1243 1210 1196 1200 1221 1220 1219 1240 1212 1206 1206 1215 1190 1232 1205 1184 1168 1216 1231 1230 1201 1199 1199 1164 1168 1149 1179 1186 1179 1154 1166 1131 1149 1142 1162 1164 1184 1183 1172 1139 1126 1124 1105 1155 1127 1138 1180 1172 1186 1152 1191 1175 1183 1191 1171 1165 1152 1143 1098 1129 1120 1152 1160 1122 1092 1103 1056 1083 1074 1049 1046 1053 1040 1076 1111 1127 1110 1104 1089 1081 1073 1041 1049 1061 1113 1084 1093 1085 1061 1037 1066 1046 1037 1057 1019 1023 1000 1007 1043 1039 1040 1028 1033 1039 1048 1086 1063 1051 1048 1051 1037 1037 1053 1042 1013 1055 1033 1083 1087 1117 1141 1109 1049 1095 1112 1098 1108 1097 1091 1096 1113 1069 1046 1034 1045 1070 1068 1073 1068 1073 1085 1073 1097 1110 1082 1106 1062 1047 1040 1035 1051 1012 1055 1043 1050 986 1036 1008 1034 1012 1000 992 991 998 973 960 969 958 993 1030 1004 1024 988 1003 1003 1015 1048 1045 1046 1040 1054 1038 1033 1014 1044 977 993 965 957 918 951 971 975 948 948 963 941 950 941 935 953 934 928 914 906 931 923 910 927 953 993 978 945 915 949 994 970 967 948 947 929 904 876 906 903 911 960 925 903 889 906 926 921 949 924 955 945 945 981 1017 1012 1040 1040 1031 1029 944 981 965 954 931 928 932 961 1000 928 948 966 944 930 965 961 1013 1001 996 1012 981 945 942 923 917 924 936 919 906 932 913 890 933 913 926 920 928 954 978 973 944 966 975 967 952 1021 973 946 1000 980 986 975 986 977 987 1017 922 928 908 918 937 905 922 933 947 953 974 958 889 928 941 1004 961 956 950 936 968 948 948 934 909 945 930 908 963 940 948 951 964 913 936 954 960 960 955 980 1012 1007 1017 1013 1021 996 1020 1026 1044 1008 1008 997 994 963 1017 1001 1010 1034 1011 993 1004 976 996 1004 981 966 992 1025 1006 1053 1033 1044 999 999 986 1025 998 1024 1000 963 972 974 936 944 934 943 950 938 979 990 1004 998 1018 1023 1003 1038 1032 1038 1022 1035 1001 967 978 991 997 1009 996 1042 1078 1091 1076 1064 1021 1029 1064 1015 1037 1038 1025 1026 1028 1003 1009 1032 1053 1038 1054 1039 995 1022 1019 1008 1008 1032 1065 1042 1038 1058 1075 1095 1103 1104 1117 1081 1115 1077 1116 1140 1095 1105 1102 1108 1103 1100 1098 1108 1097 1122 1133 1145 1149 1202 1197 1188 1174 1162 1145 1148 1122 1098 1083 1103 1057 1074 1000 1006 998 1020 1032 1072 1057 1085 1129 1132 1151 1112 1157 1160 1183 1170 1160 1174 1142 1102 1069 1093 1091 1047 1009 1043 1000 990 990 1014 991 990 988 1000 1045 1065 1072 1075 1060 1065 1072 1053 1067 1067 1054 1078 1093 1080 1072 1021 1002 1025 1087 1055 1043 1095 1068 1050 1059 1073 1032 1026 1069 1105 1089 1056 1045 1043 1075 1059 1045 1084 1082 1106 1076 1093 1107 1086 1061 1060 1018 1019 1032 1035 1021 1037 1041 1046 1049 1037 1045 1040 1027 1003 971 976 1008 988 994 997 1003 1039 1024 1013 1005 1063 1022 1032 1013 1019 1004 1000 1014 992 1000 1012 982 1002 963 949 956 946 978 963 940 961 943 931 933 923 931 924 907 905 873 884 941 999 979 969 933 961 939 923 899 912 946 923 916 912 900 901 886 901 924 906 893 907 919 915 918 901 909 943 944 936 898 899 908 872 883 863 874 878 870 855 898 898 907 921 902 922 944 936 951 958 930 937 939 931 926 910 935 941 938 914 921 900 896 876 862 850 836 827 861 853 847 846 911 912 882 886 885 911 947 932 949 927 907 902 895 877 873 863 828 848 854 842 871 843 858 879 861 879 833 835 821 853 874 855 857 865 847 848 901 889 916 882 892 857 870 843 840 854 883 846 899 933 896 908 890 918 920 926 904 872 882 917 974 929 954 932 940 936 940 916 942 898 922 938 922 969 981 950 980 1011 1012 1037 1030 1052 981 998 972 930 883 891 890 917 893 894 901 906 900 894 884 887 876 919 849 921 896 925 914 883 922 950 927 931 911 920 937 943 933 913 915 915 900 908 955 965 994 986 945 959 898 905 941 941 933 953 937 892 896 886 870 866 856 836 844 825 833 853 866 884 870 921 947 961 937 898 905 923 919 880 849 862 882 931 904 901 921 931 904 893 861 867 877 897 937 953 937 903 899 897 894 863 872 834 868 910 909 883 917 874 856 840 820 826 814 847 840 837 863 836 822 798 802 780 821 831 821 820 795 796 828 822 792 822 863 851 841 826 793 798 831 840 860 845 860 818 822 794 760 746 751 784 832 788 759 746 782 792 803 837 913 893 878 847 878 889 828 869 956 1003 936 927 882 855 922 944 1006 943 988 967 985 1025 991 964 945 930 927 942 1005 1007 939 898 902 905 872 864 875 926 892 904 933 968 961 975 961 927 918 912 878 920 957 971 984 912 912 934 954 972 985 940 934 930 905 962 1014 1059 1025 1027 1009 1015 1043 1008 998 1026 1049 969 971 968 968 988 1012 1042 1012 988 1041 1044 1039 1034 1040 1025 1040 1034 1048 1068 1063 1045 1036 1078 1076 1128 1140 1126 1125 1120 1095 1113 1103 1089 1091 1056 1074 1073 1089 1083 1109 1076 991 1004 1030 1057 1066 1055 1098 1053 1023 1048 1027 1029 1057 1049 1028 1069 1024 1072 1073 1052 1077 1029 1075 1058 1077 1064 1070 1054 1064 1031 1064 1051 972 942 920 933 952 979 1050 1068 1049 1082 1114 1120 1107 1065 1036 1029 1018 999 1003 974 996 991 970 984 949 952 894 940 935 919 887 916 916 911 917 899 930 928 932 938 959 926 913 917 925 929 948 914 915 948 910 929 888 928 942 932 963 977 958 931 955 962 1004 1014 1018 1048 1080 1039 1081 1058 1045 1040 1015 1013 1000 1006 1009 1018 996 983 975 993 986 1011 1010 1026 973 1014 995 998 975 976 989 944 968 933 945 965 995 953 963 976 945 960 980 972 993 949 1012 1000 967 955 966 958 987 985 941 943 970 932 955 957 1009 1034 1022 1002 973 1013 1043 1008 1030 1002 1028 1003 1004 1063 1074 1063 1068 1082 1072 1083 1026 1051 1029 1001 1004 1023 1046 1046 1081 1086 1089 1068 1040 1035 1031 1047 1095 1078 1052 1011 1035 1023 1003 1000 1012 1044 1053 1041 1098 1101 1096 1078 1077 1120 1136 1090 1076 1104 1081 1056 1080 1100 1107 1129 1095 1087 1076 1017 1016 1084 1063 1046 1036 1014 993 965 972 987 966 929 936 958 905 925 927 956 976 972 953 915 915 910 878 901 962 948 976 946 953 949 927 934 949 962 968 968 962 972 980 973 947 906 953 956 970 986 976 975 963 944 942 958 997 994 966 975 962 985 969 955 927 937 935 928 943 945 933 939 937 907 904 916 903 908 900 907 857 829 795 774 780 767 777 787 788 784 793 816 811 820 806 806 834 833 820 821 834 826 855 853 832 779 809 785 820 814 812 798 833 800 819 827 845 838 816 816 847 854 869 892 890 919 926 924 927 915 895 922 936 894 909 857 872 870 855 864 875 866 894 849 844 853 841 853 897 902 916 894 896 913 894 892 905 909 900 902 903 905 893 886 882 872 864 824 846 821 824 825 836 824 819 823 834 822 802 827 836 837 838 860 882 880 863 867 843 831 826 799 821 842 844 829 823 825 861 858 827 793 808 814 826 846 893 855 802 799 793 792 778 767 779 811 820 818 837 840 818 835 841 850 894 926 927 905 897 906 879 872 866 845 824 808 781 787 759 810 817 808 788 813 791 847 817 842 851 851 843 846 855 869 849 876 898 888 882 871 878 869 886 842 851 846 864 866 870 861 871 830 811 807 833 819 818 785 821 811 796 792 813 778 769 819 816 782 781 784 788 779 783 816 806 818 800 748 742 796 774 763 767 742 753 724 784 761 777 833 791 814 835 820 861 872 874 858 842 863 848 842 839 841 841 934 903 894 884 966 898 852 856 859 855 889 875 868 902 885 910 930 966 966 978 958 941 895 866 890 919 905 914 879 864 848 887 887 883 919 904 948 935 969 966 959 972 974 988 1007 1039 989 997 933 954 961 963 979 971 993 982 992 1001 1006 1070 1090 1071 1111 1146 1120 1084 1072 1051 1107 1151 1106 1110 1026 1075 1041 1012 1007 1016 1032 1025 1073 1009 1053 1009 975 999 993 1011 989 1011 1056 1026 1024 1067 1042 1056 1035 1015 1010 1001 1013 1003 985 982 959 997 1033 1023 1023 1008 1030 1036 1040 1031 1027 1028 1018 1008 1014 1000 1025 1019 1029 1005 1007 1021 990 993 983 1041 1010 967 1027 1007 1002 967 958 976 1001 980 977 989 978 990 993 993 971 951 970 963 989 977 973 1022 998 1000 976 987 978 1001 991 975 940 948 925 948 943 939 929 942 944 951 962 943 915 946 957 985 981 1019 966 975 942 943 938 925 932 948 968 961 978 994 991 956 958 987 995 1018 996 1005 973 958 980 989 993 1005 1022 1025 1034 1030 982 953 976 976 970 973 985 977 965 958 951 939 895 905 899 879 861 857 884 918 881 856 862 872 866 859 848 852 841 811 831 832 822 778 803 779 764 753 793 807 842 813 846 827 835 849 848 905 888 882 866 882 872 900 852 839 845 800 789 787 822 857 844 829 836 828 830 811 833 805 834 827 814 853 827 843 874 870 905 906 938 884 883 889 908 921 888 850 837 790 807 808 813 813 805 820 843 871 874 862 875 884 873 869 843 876 894 858 887 878 851 856 834 866 844 819 830 867 848 852 889 860 873 906 915 924 949 962 915 941 923 910 902 874 875 874 848 856 823 828 830 851 861 880 878 868 845 850 880 918 924 858 854 852 844 837 811 816 843 852 812 810 819 830 831 817 822 798 802 794 840 868 861 856 840 843 865 873 861 847 850 832 824 827 823 846 887 893 859 911 874 928 934 969 949 940 959 951 933 915 914 943 921 888 905 898 915 906 879 881 851 832 838 871 876 851 832 826 769 752 725 739 770 800 830 835 875 828 841 846 794 771 797 807 816 812 806 773 790 793 809 804 813 789 777 803 806 811 821 799 830 796 799 824 806 781 788 802 810 781 826 829 817 803 810 820 807 807 790 814 807 805 803 803 809 793 829 841 840 814 835 830 830 793 786 788 805 849 860 824 803 798 804 824 852 858 872 864 844 832 846 831 827 845 845 827 845 848 831 828 814 808 797 792 800 796 804 815 827 835 827 826 832 837 838 826 808 813 830 825 826 862 876 832 839 851 843 869 869 885 876 870 875 871 889 838 834 839 869 865 865 902 907 892 900 888 897 850 873 839 843 850 879 867 857 887 889 887 858 837 822 830 840 860 848 831 837 793 835 818 846 835 829 848 876 854 841 834 893 887 816 790 801 773 757 759 832 821 830 824 867 885 846 871 885 898 868 854 849 853 849 835 830 814 840 843 836 846 841 877 846 823 829 828 853 844 833 815 826 816 810 818 819 817 805 823 810 834 824 816 791 841 817 827 812 820 819 833 848 880 826 798 830 803 799 823 779 762 761 771 775 787 808 852 837 854 830 830 836 826 849 807 826 808 847 834 846 862 842 854 872 858 869 896 851 872 886 904 926 920 950 970 938 932 915 899 872 895 902 884 921 941 918 927 873 893 895 899 895 901 936 938 942 938 953 989 999 973 895 812 803 829 822 845 848 847 824 805 816 802 836 860 866 897 876 865 893 891 909 886 875 884 888 856 860 851 846 836 847 863 861 849 870 847 835 839 816 837 851 831 850 816 815 802 824 823 837 850 840 855 836 847 828 870 889 891 886 897 891 914 879 893 844 852 866 827 866 838 856 864 843 830 834 864 869 875 885 870 872 873 869 855 850 856 871 861 862 881 893 937 885 845 842 850 887 891 860 860 831 835 847 847 867 877 864 878 857 908 902 895 874 883 891 900 862 849 877 872 855 846 833 857 856 895 909 855 867 846 854 849 878 881 873 864 867 868 856 872 859 872 835 826 828 828 820 830 798 780 795 761 780 790 813 833 862 854 878 889 852 870 804 814 822 827 817 817 836 834 856 831 836 836 849 916 955 897 915 933 902 925 922 906 871 913 906 911 876 882 857 869 830 852 864 884 873 871 863 874 874 896 889 887 882 866 871 848 883 876 887 870 878 880 849 863 814 863 857 885 882 871 862 854 818 837 842 854 843 827 839 843 842 836 833 861 847 863 873 875 873 863 837 854 849 847 815 862 878 860 881 888 911 919 922 936 938 931 927 928 920 953 1006 954 953 937 900 885 873 846 876 885 914 909 870 865 815 850 877 846 879 886 893 851 830 862 883 889 896 884 871 879 878 876 898 884 910 898 902 884 871 868 867 890 916 922 918 931 896 867 879 854 876 864 851 891 865 877 855 853 849 875 839 854 834 858 874 841 861 862 873 889 904 926 892 871 883 875 879 827 821 793 827 831 829 848 878 897 895 885 872 862 867 881 900 925 906 907 906 901 911 913 874 892 885 877 925 946 966 960 957 953 950 944 913 919 930 941 922 934 918 920 917 928 888 933 939 950 927 935 930 919 919 925 910 899 910 923 921 935 934 953 946 965 974 951 979 989 970 953 980 964 981 975 991 996 994 998 1024 993 1021 1057 1041 1044 1053 1039 1021 1016 1063 1061 1047 1029 1039 1022 1018 1031 1000 1013 1010 1035 1056 1053 1070 1043 1090 1081 1084 1064 1025 1011 1022 1029 981 973 1011 1006 1028 984 1005 1023 1017 1018 1016 1029 1027 1013 1051 982 995 983 1002 1025 1045 1058 1026 1020 1034 1016 998 1006 1031 1050 1054 1034 1049 1053 1046 1009 1032 1109 1111 1088 1066 1049 1046 1059 1061 1043 1002 1019 1017 1023 1006 985 943 933 935 922 937 949 944 992 959 950 960 933 937 937 905 910 912 928 927 894 892 843 845 844 881 891 891 849 857 871 877 855 835 861 841 824 805 848 862 846 818 838 844 857 865 870 837 862 852 885 880 843 871 907 877 887 873 872 899 856 888 885 890 872 878 870 835 833 860 840 855 845 823 807 819 836 830 836 848 829 829 826 806 843 826 826 819 814 843 871 817 828 826 835 858 846 850 861 883 913 936 874 900 921 950 918 860 906 874 866 875 874 925 942 945 920 924 942 969 933 924 896 890 882 878 879 893 909 921 940 937 904 919 912 910 919 908 898 896 946 963 938 926 900 869 918 939 921 928 918 946 947 933 949 934 896 893 907 932 898 893 916 883 868 892 947 963 979 961 954 963 978 952 936 943 956 970 997 951 935 887 882 882 920 925 890 898 905 884 875 939 977 1010 983 998 1040 1041 1050 1034 1022 1023 984 975 925 893 930 946 923 909 864 877 872 839 859 835 845 844 837 828 845 848 830 810 853 855 863 873 890 896 878 915 927 903 887 872 861 901 894 893 887 868 880 841 827 808 817 801 806 786 777 777 761 770 780 759 776 813 835 796 862 861 881 830 795 804 832 827 827 810 810 794 800 789 761 744 738 760 781 773 767 789 810 829 814 773 779 768 763 779 778 767 795 768 762 751 744 724 722 730 725 761 772 755 738 708 725 727 729 724 724 740 778 804 784 814 790 784 764 753 784 764 722 719 732 744 786 794 771 795 785 776 758 784 767 773 726 779 754 752 769 766 750 745 696 751 721 736 740 756 770 758 780 773 789 789 822 776 764 765 756 761 755 766 760 763 745 692 691 719 721 748 715 718 725 707 717 740 756 774 778 752 748 740 716 719 748 762 752 772 750 745 726 784 794 856 854 881 851 839 868 869 881 885 876 847 876 832 808 822 822 805 839 827 814 841 833 818 832 844 847 847 850 868 874 878 910 868 914 900 946 903 903 929 873 908 923 919 913 954 928 970 969 973 954 897 884 879 868 912 938 959 926 909 888 894 880 899 878 851 883 869 857 889 842 870 856 869 889 899 890 908 899 902 902 939 967 985 929 923 938 932 934 982 977 989 981 1011 1068 1073 1062 1071 1100 1073 1069 1016 1014 970 985 1008 988 994 1006 1025 1008 1037 1011 1017 1058 1082 1062 1061 1011 1000 1028 1009 1048 1071 1089 1078 1068 1076 1068 1079 1056 1078 1060 1046 1053 1082 1055 1034 1045 1038 1028 1047 1041 1054 1047 1062 1089 1111 1106 1139 1108 1128 1125 1099 1109 1084 1113 1118 1143 1139 1101 1095 1105 1094 1110 1134 1106 1108 1104 1143 1125 1112 1134 1109 1096 1106 1095 1104 1131 1139 1146 1130 1138 1137 1156 1156 1106 1149 1229 1171 1136 1119 1109 1111 1158 1142 1143 1161 1163 1169 1165 1131 1143 1127 1141 1158 1146 1149 1156 1149 1172 1148 1109 1084 1067 1053 1018 1026 1057 1029 956 993 1024 1067 1138 1130 1052 1072 1102 1103 1121 1125 1152 1131 1149 1119 1092 1116 1035 1051 991 1002 944 931 910 861 835 744 690 688 675 689 674 715 717 715 701 714 668 687 636 656 597 626 620 605 607 615 616 619 603 612 673 647 626 646 684 672 631 664 674 636 660 708 721 673 672 637 622 556 573 589 532 535 534 543 546 572 580 571 598 572 565 563 637 592 584 594 610 641 573 567 485 409 378 321 252 256 233 205 205 200 256 261 273 292 327 324 349 352 339 331 323 325 328 354 377 369 382 367 334 337 354 370 367 380 357 375 370 380 382 394 413 413 399 424 380 327 291 297 312 319 328 324 333 287 248 269 275 286 322 337 326 379 420 436 417 461 507 511 509 537 588 579 582 634 593 615 606 596 593 541 504 443 414 404 372 336 357 402 375 329 273 258 215 210 182 200 207 227 247 301 289 360 338 330 345 382 388 381 392 442 446 472 470 445 477 496 512 525 521 515 508 481 499 483 468 443 434 429 474 488 547 566 529 561 555 571 543 504 520 571 600 603 646 713 731 773 705 747 649 593 565 629 583 501 507 522 524 509 550 594 534 558 550 527 557 518 552 562 558 637 637 597 593 566 501 454 462 449 415 399 367 357 367 347 342 318 298 272 304 258 256 239 249 270 319 389 418 417 426 435 444 463 478 536 525 550 575 585 593 578 547 542 511 504 519 455 434 408 361 353 342 317 283 243 210 212 227 279 322 344 376 425 468 493 530 565 590 618 604 661 667 663 639 624 588 542 555 550 548 543 474 441 381 334 335 306 264 219 189 186 179 196 231 273 316 389 416 447 464 482 503 546 573 620 691 700 687 690 664 651 625 588 557 512 495 481 498 497 400 341 331 323 319 363 374 378 412 426 485 538 560 598 605 623 610 575 541 523 519 485 457 397 392 362 303 261 228 202 189 188 182 186 225 241 226 244 244 232 237 282 333 349 395 423 421 433 414 405 412 402 396 411 380 388 382 348 354 299 278 227 208 200 190 206 234 262 289 344 394 400 404 381 413 402 432 461 530 560 580 622 615 599 594 584 612 601 556 550 532 531 533 513 473 459 433 453 436 340 336 320 291 323 314 371 407 437 471 532 604 649 683 660 659 637 612 605 570 551 513 495 422 378 334 275 230 180 178 149 121 134 152 221 281 327 390 429 460 513 571 604 676 735 801 799 844 869 919 920 866 861 765 730 630 568 541 528 522 487 476 465 450 455 425 463 451 470 476 509 553 589 629 675 740 746 762 811 895 906 874 878 874 864 847 831 770 748 708 716 620 623 578 557 530 455 445 415 385 385 352 343 381 395 421 454 468 488 553 582 599 588 650 725 816 853 835 856 867 854 829 840 819 792 763 733 688 643 638 646 609 573 550 495 489 460 430 427 439 427 429 436 442 456 466 474 492 472 486 485 506 444 403 376 365 329 314 299 260 231 215 201 181 158 147 114 90 78 78 78 78 86 87 86 88 96 97 117 140 179 210 225 236 262 266 291 289 282 277 267 261 276 262 258 247 239 212 187 180 180 145 127 133 171 204 204 220 280 311 343 329 357 380 405 419 461 459 478 460 451 452 411 401 403 357 329 314 300 268 248 215 220 228 227 241 232 249 274 293 308 311 334 368 391 426 465 474 460 461 459 437 431 409 391 350 370 345 326 288 267 250 226 193 182 152 135 105 94 92 90 88 86 82 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 78 bytes +[Exif IFD0 - 0x011a] X Resolution = 72 dots per inch +[Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0128] Resolution Unit = Inch +[Exif IFD0 - 0x0140] Color Map = [768 values] +[Exif IFD0 - 0x830e] Pixel Scale = 2.438 2.438 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 677765.001 4555485.245 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [20 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = WGS84 UTM zone 17N +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 17 N with WGS84 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = o41078a7.tif +[File - 0x0002] File Size = 6021930 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/oblique_mercator_laborde.tif.txt b/tif/GeoTIFF/metadata/java/oblique_mercator_laborde.tif.txt new file mode 100644 index 00000000..5038be38 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/oblique_mercator_laborde.tif.txt @@ -0,0 +1,52 @@ +FILE: oblique_mercator_laborde.tif +TYPE: ARW + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 532 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [76 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = Tananarive / Laborde Grid +[GeoTIFF - 0x0800] Geographic Type = Tananarive +[GeoTIFF - 0x0801] Geographic Citation = Tananarive +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378388 +[GeoTIFF - 0x080b] Inv. Flattening = 297 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Oblique Mercator Laborde +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c0a] Projection False Easting = 400000 +[GeoTIFF - 0x0c0b] Projection False Northing = 800000 +[GeoTIFF - 0x0c10] Projection Center Longitude = 46.437 +[GeoTIFF - 0x0c11] Projection Center Latitude = -18.9 +[GeoTIFF - 0x0c15] Projection Scale at Center = 1 +[GeoTIFF - 0x0c16] Projection Azimuth Angle = 18.9 + +[File Type - 0x0001] Detected File Type Name = ARW +[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +[File Type - 0x0004] Expected File Name Extension = arw + +[File - 0x0001] File Name = oblique_mercator_laborde.tif +[File - 0x0002] File Size = 533 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/oblique_stereographic.tif.txt b/tif/GeoTIFF/metadata/java/oblique_stereographic.tif.txt new file mode 100644 index 00000000..e080d1da --- /dev/null +++ b/tif/GeoTIFF/metadata/java/oblique_stereographic.tif.txt @@ -0,0 +1,52 @@ +FILE: oblique_stereographic.tif +TYPE: ARW + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 537 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [76 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = NAD27 / New Brunswick Stereographic (NAD27) +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0801] Geographic Citation = NAD27 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378206.4 +[GeoTIFF - 0x080b] Inv. Flattening = 294.979 +[GeoTIFF - 0x0bf3] GDAL ProjLinearUnitsInterpCorrectGeoKey = 1 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Oblique Stereographic +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Foot +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -66.5 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 46.5 +[GeoTIFF - 0x0c0a] Projection False Easting = 1000000 +[GeoTIFF - 0x0c0b] Projection False Northing = 1000000 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + +[File Type - 0x0001] Detected File Type Name = ARW +[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +[File Type - 0x0004] Expected File Name Extension = arw + +[File - 0x0001] File Name = oblique_stereographic.tif +[File - 0x0002] File Size = 538 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/oblqmerc.tif.txt b/tif/GeoTIFF/metadata/java/oblqmerc.tif.txt new file mode 100644 index 00000000..0c57482e --- /dev/null +++ b/tif/GeoTIFF/metadata/java/oblqmerc.tif.txt @@ -0,0 +1,50 @@ +FILE: oblqmerc.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 515 pixels +[Exif IFD0 - 0x0101] Image Height = 515 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 515 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 265225 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15411.63 15448.774 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [68 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = OM E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Oblique Mercator +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 +[GeoTIFF - 0x0c11] Projection Center Latitude = 33.764 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c16] Projection Azimuth Angle = 0 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = oblqmerc.tif +[File - 0x0002] File Size = 266188 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/og.tif.txt b/tif/GeoTIFF/metadata/java/og.tif.txt new file mode 100644 index 00000000..13c44dea --- /dev/null +++ b/tif/GeoTIFF/metadata/java/og.tif.txt @@ -0,0 +1,48 @@ +FILE: og.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 513 pixels +[Exif IFD0 - 0x0101] Image Height = 516 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 516 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 264708 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15377.962 15487.481 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = OG E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Orthographic +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 +[GeoTIFF - 0x0c11] Projection Center Latitude = 33.764 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = og.tif +[File - 0x0002] File Size = 265644 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/ortho.tif.txt b/tif/GeoTIFF/metadata/java/ortho.tif.txt new file mode 100644 index 00000000..07b342a6 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/ortho.tif.txt @@ -0,0 +1,52 @@ +FILE: ortho.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 1.701 1.701 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -8048.726 10525.15 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Orthographic +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Orthographic WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ortho.tif +[File - 0x0002] File Size = 47018 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/pc.tif.txt b/tif/GeoTIFF/metadata/java/pc.tif.txt new file mode 100644 index 00000000..b94b73de --- /dev/null +++ b/tif/GeoTIFF/metadata/java/pc.tif.txt @@ -0,0 +1,48 @@ +FILE: pc.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 515 pixels +[Exif IFD0 - 0x0101] Image Height = 515 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 515 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 265225 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15411.615 15448.774 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = PC E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Polyconic +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 +[GeoTIFF - 0x0c11] Projection Center Latitude = 33.764 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = pc.tif +[File - 0x0002] File Size = 266156 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/pcs_32064.tif.txt b/tif/GeoTIFF/metadata/java/pcs_32064.tif.txt new file mode 100644 index 00000000..0734ee10 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/pcs_32064.tif.txt @@ -0,0 +1,41 @@ +FILE: pcs_32064.tif +TYPE: ARW + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 360 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [32 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = NAD27 / BLM 14N (ftUS) +[GeoTIFF - 0x0801] Geographic Citation = NAD27 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 BLM 14N FtUS +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Foot US Survey + +[File Type - 0x0001] Detected File Type Name = ARW +[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +[File Type - 0x0004] Expected File Name Extension = arw + +[File - 0x0001] File Name = pcs_32064.tif +[File - 0x0002] File Size = 361 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/pixel_is_point_wgs84.tif.txt b/tif/GeoTIFF/metadata/java/pixel_is_point_wgs84.tif.txt new file mode 100644 index 00000000..74d8d445 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/pixel_is_point_wgs84.tif.txt @@ -0,0 +1,39 @@ +FILE: pixel_is_point_wgs84.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 2 pixels +[Exif IFD0 - 0x0101] Image Height = 2 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0112] Orientation = Top, left side (Horizontal / normal) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 2 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 4 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 2 2 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -1 53 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [20 values] + +[GeoTIFF - 0x0400] Model Type = Geographic +[GeoTIFF - 0x0401] Raster Type = PixelIsPoint +[GeoTIFF - 0x0800] Geographic Type = WGS 84 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = pixel_is_point_wgs84.tif +[File - 0x0002] File Size = 298 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/polar_stereographic_variant_a.tif.txt b/tif/GeoTIFF/metadata/java/polar_stereographic_variant_a.tif.txt new file mode 100644 index 00000000..ddb71fb2 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/polar_stereographic_variant_a.tif.txt @@ -0,0 +1,51 @@ +FILE: polar_stereographic_variant_a.tif +TYPE: ARW + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 510 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [72 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = RSRGD2000 / RSPS2000 +[GeoTIFF - 0x0800] Geographic Type = RSRGD2000 +[GeoTIFF - 0x0801] Geographic Citation = RSRGD2000 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378137 +[GeoTIFF - 0x080b] Inv. Flattening = 298.257 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Polar Stereographic +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = -90 +[GeoTIFF - 0x0c0a] Projection False Easting = 5000000 +[GeoTIFF - 0x0c0b] Projection False Northing = 1000000 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 0.994 +[GeoTIFF - 0x0c17] Projection Straight Vertical Pole Longitude = 180 + +[File Type - 0x0001] Detected File Type Name = ARW +[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +[File Type - 0x0004] Expected File Name Extension = arw + +[File - 0x0001] File Name = polar_stereographic_variant_a.tif +[File - 0x0002] File Size = 511 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/polar_stereographic_variant_b.tif.txt b/tif/GeoTIFF/metadata/java/polar_stereographic_variant_b.tif.txt new file mode 100644 index 00000000..bc0b59a5 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/polar_stereographic_variant_b.tif.txt @@ -0,0 +1,51 @@ +FILE: polar_stereographic_variant_b.tif +TYPE: ARW + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 536 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [72 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = WGS 84 / Australian Antarctic Polar Stereographic +[GeoTIFF - 0x0800] Geographic Type = WGS 84 +[GeoTIFF - 0x0801] Geographic Citation = WGS 84 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378137 +[GeoTIFF - 0x080b] Inv. Flattening = 298.257 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Polar Stereographic +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = -71 +[GeoTIFF - 0x0c0a] Projection False Easting = 6000000 +[GeoTIFF - 0x0c0b] Projection False Northing = 6000000 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c17] Projection Straight Vertical Pole Longitude = 70 + +[File Type - 0x0001] Detected File Type Name = ARW +[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +[File Type - 0x0004] Expected File Name Extension = arw + +[File - 0x0001] File Name = polar_stereographic_variant_b.tif +[File - 0x0002] File Size = 537 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/poly.tif.txt b/tif/GeoTIFF/metadata/java/poly.tif.txt new file mode 100644 index 00000000..f4e9663b --- /dev/null +++ b/tif/GeoTIFF/metadata/java/poly.tif.txt @@ -0,0 +1,52 @@ +FILE: poly.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Polyconic +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0.001 +[GeoTIFF - 0x0c0b] Projection False Northing = 0.002 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Polyconic North American 1927 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = poly.tif +[File - 0x0002] File Size = 47034 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/polyconic.tif.txt b/tif/GeoTIFF/metadata/java/polyconic.tif.txt new file mode 100644 index 00000000..476f412d --- /dev/null +++ b/tif/GeoTIFF/metadata/java/polyconic.tif.txt @@ -0,0 +1,51 @@ +FILE: polyconic.tif +TYPE: ARW + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 510 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [72 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = SAD69 / Brazil Polyconic +[GeoTIFF - 0x0800] Geographic Type = NAD83 CSRS +[GeoTIFF - 0x0801] Geographic Citation = SAD69 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378160 +[GeoTIFF - 0x080b] Inv. Flattening = 298.25 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Polyconic +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -54 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 5000000 +[GeoTIFF - 0x0c0b] Projection False Northing = 10000000 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + +[File Type - 0x0001] Detected File Type Name = ARW +[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +[File Type - 0x0004] Expected File Name Extension = arw + +[File - 0x0001] File Name = polyconic.tif +[File - 0x0002] File Size = 511 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/ps.tif.txt b/tif/GeoTIFF/metadata/java/ps.tif.txt new file mode 100644 index 00000000..ef7408a9 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/ps.tif.txt @@ -0,0 +1,48 @@ +FILE: ps.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 515 pixels +[Exif IFD0 - 0x0101] Image Height = 515 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 515 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 265225 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15391.915 -5292493.402 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = PS E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Polar Stereographic +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 33.764 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c17] Projection Straight Vertical Pole Longitude = -117.475 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = ps.tif +[File - 0x0002] File Size = 266156 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/rect_grid.tif.txt b/tif/GeoTIFF/metadata/java/rect_grid.tif.txt new file mode 100644 index 00000000..43e5ede3 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/rect_grid.tif.txt @@ -0,0 +1,47 @@ +FILE: rect_grid.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 1.701 1.701 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -8048.726 10525.15 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [40 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Rectangular Grid WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = rect_grid.tif +[File - 0x0002] File Size = 46926 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/rect_skew_ortho.tif.txt b/tif/GeoTIFF/metadata/java/rect_skew_ortho.tif.txt new file mode 100644 index 00000000..cd99241b --- /dev/null +++ b/tif/GeoTIFF/metadata/java/rect_skew_ortho.tif.txt @@ -0,0 +1,53 @@ +FILE: rect_skew_ortho.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 +[GeoTIFF - 0x0c10] Projection Center Longitude = 102.25 +[GeoTIFF - 0x0c11] Projection Center Latitude = 4 +[GeoTIFF - 0x0c0a] Projection False Easting = 804671.3 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c16] Projection Azimuth Angle = -36.87 +[GeoTIFF - 0x0c15] Projection Scale at Center = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Rectified Skew Orthomorphic North American 1927 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = rect_skew_ortho.tif +[File - 0x0002] File Size = 47066 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/rob.tif.txt b/tif/GeoTIFF/metadata/java/rob.tif.txt new file mode 100644 index 00000000..8de21254 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/rob.tif.txt @@ -0,0 +1,47 @@ +FILE: rob.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 577 pixels +[Exif IFD0 - 0x0101] Image Height = 576 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 576 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 332352 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -17294.352 4207219.921 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [56 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = ROB E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Robinson +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = rob.tif +[File - 0x0002] File Size = 333212 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/robinson.tif.txt b/tif/GeoTIFF/metadata/java/robinson.tif.txt new file mode 100644 index 00000000..fc740152 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/robinson.tif.txt @@ -0,0 +1,52 @@ +FILE: robinson.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8307 16189 24054 31766 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7933 7882 7865 7712 7699 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Robinson +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1983 +[GeoTIFF - 0x0808] Geographic Ellipsoid = GRS 1980 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Robinson North American 1983 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = robinson.tif +[File - 0x0002] File Size = 46138 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/sg.tif.txt b/tif/GeoTIFF/metadata/java/sg.tif.txt new file mode 100644 index 00000000..f17c34c0 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/sg.tif.txt @@ -0,0 +1,48 @@ +FILE: sg.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 513 pixels +[Exif IFD0 - 0x0101] Image Height = 516 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 516 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 264708 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15378.007 15487.523 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = SG E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Stereographic +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 +[GeoTIFF - 0x0c11] Projection Center Latitude = 33.764 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = sg.tif +[File - 0x0002] File Size = 265644 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/sin.tif.txt b/tif/GeoTIFF/metadata/java/sin.tif.txt new file mode 100644 index 00000000..b5929c69 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/sin.tif.txt @@ -0,0 +1,47 @@ +FILE: sin.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 513 pixels +[Exif IFD0 - 0x0101] Image Height = 516 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 516 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 264708 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15377.986 3769910.324 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [56 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = SIN E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Sinusoidal +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = sin.tif +[File - 0x0002] File Size = 265628 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/sinus.tif.txt b/tif/GeoTIFF/metadata/java/sinus.tif.txt new file mode 100644 index 00000000..52705ee0 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/sinus.tif.txt @@ -0,0 +1,52 @@ +FILE: sinus.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Sinusoidal +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1983 +[GeoTIFF - 0x0808] Geographic Ellipsoid = GRS 1980 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Sinusoidal North American 1983 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = sinus.tif +[File - 0x0002] File Size = 47034 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/sp27.tif.txt b/tif/GeoTIFF/metadata/java/sp27.tif.txt new file mode 100644 index 00000000..664ff0f9 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/sp27.tif.txt @@ -0,0 +1,37 @@ +FILE: sp27.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 519 pixels +[Exif IFD0 - 0x0101] Image Height = 512 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [35 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 15 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 1038 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 195.509 198.322 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1577139.71 634349.176 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 0 3 1024 0 1 1 1025 0 1 1 3072 0 1 26746 + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 California VI + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = sp27.tif +[File - 0x0002] File Size = 266282 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/spaf27.tif.txt b/tif/GeoTIFF/metadata/java/spaf27.tif.txt new file mode 100644 index 00000000..95adc0ab --- /dev/null +++ b/tif/GeoTIFF/metadata/java/spaf27.tif.txt @@ -0,0 +1,40 @@ +FILE: spaf27.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 519 pixels +[Exif IFD0 - 0x0101] Image Height = 512 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [35 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 15 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 1038 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 195.509 198.322 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1577139.714 634349.176 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [52 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = SPAF 406 E000 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 California VI +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Foot US Survey + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = spaf27.tif +[File - 0x0002] File Size = 266905 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/spc_obl_merc.tif.txt b/tif/GeoTIFF/metadata/java/spc_obl_merc.tif.txt new file mode 100644 index 00000000..2a3b197c --- /dev/null +++ b/tif/GeoTIFF/metadata/java/spc_obl_merc.tif.txt @@ -0,0 +1,49 @@ +FILE: spc_obl_merc.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [48 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 127.755 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Space Oblique Mercator WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = spc_obl_merc.tif +[File - 0x0002] File Size = 46986 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/spc_obl_merc_pre.tif.txt b/tif/GeoTIFF/metadata/java/spc_obl_merc_pre.tif.txt new file mode 100644 index 00000000..bff4d759 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/spc_obl_merc_pre.tif.txt @@ -0,0 +1,49 @@ +FILE: spc_obl_merc_pre.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [48 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 76.773 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Space Oblique Mercator-preset satellites WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = spc_obl_merc_pre.tif +[File - 0x0002] File Size = 47002 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/spcs27.tif.txt b/tif/GeoTIFF/metadata/java/spcs27.tif.txt new file mode 100644 index 00000000..3a043749 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/spcs27.tif.txt @@ -0,0 +1,50 @@ +FILE: spcs27.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 0.691 0.691 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 480649.03 193411.32 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [52 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -87.5 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 152400.305 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = State Plane Coordinate System 1927 North American 1927 Zone Alabama West +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 Alabama West +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Foot US Survey + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = spcs27.tif +[File - 0x0002] File Size = 47066 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/spcs83.tif.txt b/tif/GeoTIFF/metadata/java/spcs83.tif.txt new file mode 100644 index 00000000..964b6ea1 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/spcs83.tif.txt @@ -0,0 +1,50 @@ +FILE: spcs83.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [52 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1983 +[GeoTIFF - 0x0808] Geographic Ellipsoid = GRS 1980 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -87.5 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 1968503.937 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = State Plane Coordinate System 1983 North American 1983 Zone Alabama West +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD83 Alabama West +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = spcs83.tif +[File - 0x0002] File Size = 47066 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/spcs83ft.tif.txt b/tif/GeoTIFF/metadata/java/spcs83ft.tif.txt new file mode 100644 index 00000000..277ca795 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/spcs83ft.tif.txt @@ -0,0 +1,41 @@ +FILE: spcs83ft.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 516 pixels +[Exif IFD0 - 0x0101] Image Height = 516 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [35 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 15 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 7740 3096 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 480713.146 193350.015 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [32 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = California VI, N +[GeoTIFF - 0x0800] Geographic Type = NAD83 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = California CS83 6 +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Foot US Survey + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = spcs83ft.tif +[File - 0x0002] File Size = 266872 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/spif83.tif.txt b/tif/GeoTIFF/metadata/java/spif83.tif.txt new file mode 100644 index 00000000..363671e7 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/spif83.tif.txt @@ -0,0 +1,40 @@ +FILE: spif83.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 519 pixels +[Exif IFD0 - 0x0101] Image Height = 512 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [35 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 15 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 7785 1038 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 195.512 198.324 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 6138559.558 2274798.784 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [52 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = SPIF 406 D-02 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD83 California 6 +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Foot + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = spif83.tif +[File - 0x0002] File Size = 266905 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/stereo.tif.txt b/tif/GeoTIFF/metadata/java/stereo.tif.txt new file mode 100644 index 00000000..02e36db6 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/stereo.tif.txt @@ -0,0 +1,52 @@ +FILE: stereo.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Stereographic +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Stereographic WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = stereo.tif +[File - 0x0002] File Size = 47018 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/stereo3.tif.txt b/tif/GeoTIFF/metadata/java/stereo3.tif.txt new file mode 100644 index 00000000..8e8368c9 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/stereo3.tif.txt @@ -0,0 +1,52 @@ +FILE: stereo3.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8307 16189 24054 31766 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7933 7882 7865 7712 7699 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = User Defined +[GeoTIFF - 0x0808] Geographic Ellipsoid = Bessel 1841 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Three-Step Stereographic user-defined (non-standard) +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = stereo3.tif +[File - 0x0002] File Size = 46154 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/stereo_np.tif.txt b/tif/GeoTIFF/metadata/java/stereo_np.tif.txt new file mode 100644 index 00000000..6ba24d75 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/stereo_np.tif.txt @@ -0,0 +1,53 @@ +FILE: stereo_np.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Polar Stereographic +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 90 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c11] Projection Center Latitude = 90 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = North Polar Stereographic WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = stereo_np.tif +[File - 0x0002] File Size = 47050 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/stereo_sp.tif.txt b/tif/GeoTIFF/metadata/java/stereo_sp.tif.txt new file mode 100644 index 00000000..c96000ae --- /dev/null +++ b/tif/GeoTIFF/metadata/java/stereo_sp.tif.txt @@ -0,0 +1,53 @@ +FILE: stereo_sp.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Polar Stereographic +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = -90 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c11] Projection Center Latitude = -90 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = South Polar Stereographic WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = stereo_sp.tif +[File - 0x0002] File Size = 47050 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/stereo_up.tif.txt b/tif/GeoTIFF/metadata/java/stereo_up.tif.txt new file mode 100644 index 00000000..f3c26903 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/stereo_up.tif.txt @@ -0,0 +1,53 @@ +FILE: stereo_up.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Polar Stereographic +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 0 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 90 +[GeoTIFF - 0x0c0a] Projection False Easting = 2000000 +[GeoTIFF - 0x0c0b] Projection False Northing = 2000000 +[GeoTIFF - 0x0c11] Projection Center Latitude = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 0.994 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Universal Polar Stereographic WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = stereo_up.tif +[File - 0x0002] File Size = 47066 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/tm.tif.txt b/tif/GeoTIFF/metadata/java/tm.tif.txt new file mode 100644 index 00000000..3dbfdd6d --- /dev/null +++ b/tif/GeoTIFF/metadata/java/tm.tif.txt @@ -0,0 +1,49 @@ +FILE: tm.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 515 pixels +[Exif IFD0 - 0x0101] Image Height = 515 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = [35 values] +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 15 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 7725 2575 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -15411.63 15448.774 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [64 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = TM E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Transverse Mercator +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -117.475 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 33.764 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = tm.tif +[File - 0x0002] File Size = 266452 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/tp_image0.tif.txt b/tif/GeoTIFF/metadata/java/tp_image0.tif.txt new file mode 100644 index 00000000..f313219f --- /dev/null +++ b/tif/GeoTIFF/metadata/java/tp_image0.tif.txt @@ -0,0 +1,42 @@ +FILE: tp_image0.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 380 pixels +[Exif IFD0 - 0x0101] Image Height = 765 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0112] Orientation = Left side, top (Mirror horizontal and rotate 270 CW) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x8482] Model Tie Point = [24 values] +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 2 3 1024 0 1 0 1025 0 1 1 3076 0 1 9001 + +[GeoTIFF - 0x0400] Model Type = Undefined +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = tp_image0.tif +[File - 0x0002] File Size = 26206 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/tp_image1.tif.txt b/tif/GeoTIFF/metadata/java/tp_image1.tif.txt new file mode 100644 index 00000000..ba4d0f07 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/tp_image1.tif.txt @@ -0,0 +1,42 @@ +FILE: tp_image1.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 380 pixels +[Exif IFD0 - 0x0101] Image Height = 765 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0112] Orientation = Right side, top (Rotate 90 CW) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x8482] Model Tie Point = [24 values] +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 2 3 1024 0 1 0 1025 0 1 1 3076 0 1 9001 + +[GeoTIFF - 0x0400] Model Type = Undefined +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = tp_image1.tif +[File - 0x0002] File Size = 26206 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/tp_image2.tif.txt b/tif/GeoTIFF/metadata/java/tp_image2.tif.txt new file mode 100644 index 00000000..66d2c742 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/tp_image2.tif.txt @@ -0,0 +1,42 @@ +FILE: tp_image2.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 380 pixels +[Exif IFD0 - 0x0101] Image Height = 765 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0112] Orientation = Left side, bottom (Rotate 270 CW) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x8482] Model Tie Point = [24 values] +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 2 3 1024 0 1 0 1025 0 1 1 3076 0 1 9001 + +[GeoTIFF - 0x0400] Model Type = Undefined +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = tp_image2.tif +[File - 0x0002] File Size = 26206 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/tp_image3.tif.txt b/tif/GeoTIFF/metadata/java/tp_image3.tif.txt new file mode 100644 index 00000000..ee002f13 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/tp_image3.tif.txt @@ -0,0 +1,42 @@ +FILE: tp_image3.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 380 pixels +[Exif IFD0 - 0x0101] Image Height = 765 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0112] Orientation = Right side, bottom (Mirror horizontal and rotate 90 CW) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x8482] Model Tie Point = [24 values] +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 2 3 1024 0 1 0 1025 0 1 1 3076 0 1 9001 + +[GeoTIFF - 0x0400] Model Type = Undefined +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = tp_image3.tif +[File - 0x0002] File Size = 26206 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/tp_image4.tif.txt b/tif/GeoTIFF/metadata/java/tp_image4.tif.txt new file mode 100644 index 00000000..63ed861e --- /dev/null +++ b/tif/GeoTIFF/metadata/java/tp_image4.tif.txt @@ -0,0 +1,41 @@ +FILE: tp_image4.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 765 pixels +[Exif IFD0 - 0x0101] Image Height = 380 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x8482] Model Tie Point = [24 values] +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 2 3 1024 0 1 0 1025 0 1 1 3076 0 1 9001 + +[GeoTIFF - 0x0400] Model Type = Undefined +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = tp_image4.tif +[File - 0x0002] File Size = 27922 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/tp_image5.tif.txt b/tif/GeoTIFF/metadata/java/tp_image5.tif.txt new file mode 100644 index 00000000..9cec39b5 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/tp_image5.tif.txt @@ -0,0 +1,42 @@ +FILE: tp_image5.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 765 pixels +[Exif IFD0 - 0x0101] Image Height = 380 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0112] Orientation = Top, right side (Mirror horizontal) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x8482] Model Tie Point = [24 values] +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 2 3 1024 0 1 0 1025 0 1 1 3076 0 1 9001 + +[GeoTIFF - 0x0400] Model Type = Undefined +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = tp_image5.tif +[File - 0x0002] File Size = 28126 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/tp_image6.tif.txt b/tif/GeoTIFF/metadata/java/tp_image6.tif.txt new file mode 100644 index 00000000..a914ece3 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/tp_image6.tif.txt @@ -0,0 +1,42 @@ +FILE: tp_image6.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 765 pixels +[Exif IFD0 - 0x0101] Image Height = 380 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0112] Orientation = Bottom, left side (Mirror vertical) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x8482] Model Tie Point = [24 values] +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 2 3 1024 0 1 0 1025 0 1 1 3076 0 1 9001 + +[GeoTIFF - 0x0400] Model Type = Undefined +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = tp_image6.tif +[File - 0x0002] File Size = 27982 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/tp_image7.tif.txt b/tif/GeoTIFF/metadata/java/tp_image7.tif.txt new file mode 100644 index 00000000..731bdea2 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/tp_image7.tif.txt @@ -0,0 +1,42 @@ +FILE: tp_image7.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 765 pixels +[Exif IFD0 - 0x0101] Image Height = 380 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = PackBits +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0112] Orientation = Bottom, right side (Rotate 180) +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x0142] Tile Width = 128 +[Exif IFD0 - 0x0143] Tile Length = 128 +[Exif IFD0 - 0x0144] Tile Offsets = [18 values] +[Exif IFD0 - 0x0145] Tile Byte Counts = [18 values] +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [912 values] +[Exif IFD0 - 0x8482] Model Tie Point = [24 values] +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = 1 1 2 3 1024 0 1 0 1025 0 1 1 3076 0 1 9001 + +[GeoTIFF - 0x0400] Model Type = Undefined +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = tp_image7.tif +[File - 0x0002] File Size = 28126 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/trans_merc.tif.txt b/tif/GeoTIFF/metadata/java/trans_merc.tif.txt new file mode 100644 index 00000000..229bd85b --- /dev/null +++ b/tif/GeoTIFF/metadata/java/trans_merc.tif.txt @@ -0,0 +1,52 @@ +FILE: trans_merc.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.75 154.75 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Transverse Mercator +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0.001 +[GeoTIFF - 0x0c0b] Projection False Northing = 0.002 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Transverse Mercator North American 1927 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = trans_merc.tif +[File - 0x0002] File Size = 47034 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/transverse_mercator.tif.txt b/tif/GeoTIFF/metadata/java/transverse_mercator.tif.txt new file mode 100644 index 00000000..a3fc18db --- /dev/null +++ b/tif/GeoTIFF/metadata/java/transverse_mercator.tif.txt @@ -0,0 +1,51 @@ +FILE: transverse_mercator.tif +TYPE: ARW + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 508 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [72 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = NAD83 / Mississippi TM +[GeoTIFF - 0x0800] Geographic Type = NAD83 +[GeoTIFF - 0x0801] Geographic Citation = NAD83 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378137 +[GeoTIFF - 0x080b] Inv. Flattening = 298.257 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Transverse Mercator +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -89.75 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 32.5 +[GeoTIFF - 0x0c0a] Projection False Easting = 500000 +[GeoTIFF - 0x0c0b] Projection False Northing = 1300000 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + +[File Type - 0x0001] Detected File Type Name = ARW +[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +[File Type - 0x0004] Expected File Name Extension = arw + +[File - 0x0001] File Name = transverse_mercator.tif +[File - 0x0002] File Size = 509 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/transverse_mercator_south_oriented.tif.txt b/tif/GeoTIFF/metadata/java/transverse_mercator_south_oriented.tif.txt new file mode 100644 index 00000000..2fea322a --- /dev/null +++ b/tif/GeoTIFF/metadata/java/transverse_mercator_south_oriented.tif.txt @@ -0,0 +1,51 @@ +FILE: transverse_mercator_south_oriented.tif +TYPE: ARW + +[Exif IFD0 - 0x0100] Image Width = 1 pixels +[Exif IFD0 - 0x0101] Image Height = 1 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 520 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 1 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 1 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x0153] Sample Format = Unsigned +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [72 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = Hartebeesthoek94 / Lo15 +[GeoTIFF - 0x0800] Geographic Type = Hartebeesthoek94 +[GeoTIFF - 0x0801] Geographic Citation = Hartebeesthoek94 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0809] Semi-major axis = 6378137 +[GeoTIFF - 0x080b] Inv. Flattening = 298.257 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = Transverse Mercator South Orientated +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = 15 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 + +[File Type - 0x0001] Detected File Type Name = ARW +[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +[File Type - 0x0004] Expected File Name Extension = arw + +[File - 0x0001] File Name = transverse_mercator_south_oriented.tif +[File - 0x0002] File Size = 521 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/utm.tif.txt b/tif/GeoTIFF/metadata/java/utm.tif.txt new file mode 100644 index 00000000..235edf31 --- /dev/null +++ b/tif/GeoTIFF/metadata/java/utm.tif.txt @@ -0,0 +1,52 @@ +FILE: utm.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 154.48 154.48 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 1871032.954 693358.668 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = User Defined +[GeoTIFF - 0x0c02] Projection = UTM zone 16N +[GeoTIFF - 0x0802] Geodetic Datum = North American Datum 1927 +[GeoTIFF - 0x0808] Geographic Ellipsoid = Clarke 1866 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -87 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 0 +[GeoTIFF - 0x0c0a] Projection False Easting = 500000 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Universal Transverse Mercator North American 1927 Zone Number 16N +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = utm.tif +[File - 0x0002] File Size = 47066 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/utm11-27.tif.txt b/tif/GeoTIFF/metadata/java/utm11-27.tif.txt new file mode 100644 index 00000000..6372c87c --- /dev/null +++ b/tif/GeoTIFF/metadata/java/utm11-27.tif.txt @@ -0,0 +1,40 @@ +FILE: utm11-27.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 512 pixels +[Exif IFD0 - 0x0101] Image Height = 512 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 512 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 262144 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 440720 3751320 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [28 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = UTM 11 S E000 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 UTM zone 11N + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = utm11-27.tif +[File - 0x0002] File Size = 262976 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/van_der_grin.tif.txt b/tif/GeoTIFF/metadata/java/van_der_grin.tif.txt new file mode 100644 index 00000000..8854effe --- /dev/null +++ b/tif/GeoTIFF/metadata/java/van_der_grin.tif.txt @@ -0,0 +1,52 @@ +FILE: van_der_grin.tif +TYPE: TIFF + +[Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image +[Exif IFD0 - 0x0100] Image Width = 200 pixels +[Exif IFD0 - 0x0101] Image Height = 200 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 374 8374 16374 24374 32374 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 40 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 8000 8000 8000 8000 8000 bytes +[Exif IFD0 - 0x011a] X Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x011b] Y Resolution = 0 dots per (no unit) +[Exif IFD0 - 0x0128] Resolution Unit = (No unit) +[Exif IFD0 - 0x830e] Pixel Scale = 50.771 50.771 0 +[Exif IFD0 - 0x847e] Unknown tag (0x847e) = [872 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 613855.956 227479.878 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [60 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c03] Projected Coordinate Transform = VanDerGrinten +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0802] Geodetic Datum = WGS84 +[GeoTIFF - 0x0808] Geographic Ellipsoid = WGS 84 +[GeoTIFF - 0x0c08] Projection Natural Origin Longitude = -90 +[GeoTIFF - 0x0c09] Projection Natural Origin Latitude = 30 +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c14] Projection Scale at Natural Origin = 1 +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = Van der Grinten WGS84 +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = van_der_grin.tif +[File - 0x0002] File Size = 47018 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/metadata/java/vdg.tif.txt b/tif/GeoTIFF/metadata/java/vdg.tif.txt new file mode 100644 index 00000000..ada56b4a --- /dev/null +++ b/tif/GeoTIFF/metadata/java/vdg.tif.txt @@ -0,0 +1,47 @@ +FILE: vdg.tif +TYPE: TIFF + +[Exif IFD0 - 0x0100] Image Width = 594 pixels +[Exif IFD0 - 0x0101] Image Height = 578 pixels +[Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel +[Exif IFD0 - 0x0103] Compression = Uncompressed +[Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero +[Exif IFD0 - 0x0111] Strip Offsets = 8 +[Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel +[Exif IFD0 - 0x0116] Rows Per Strip = 578 rows/strip +[Exif IFD0 - 0x0117] Strip Byte Counts = 343332 bytes +[Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) +[Exif IFD0 - 0x830e] Pixel Scale = 60 60 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 -17819.436 3914081.301 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [56 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = VDG E000 +[GeoTIFF - 0x0800] Geographic Type = NAD27 +[GeoTIFF - 0x0804] Geographic Linear Units = Linear Meter +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = User Defined +[GeoTIFF - 0x0c02] Projection = User Defined +[GeoTIFF - 0x0c03] Projected Coordinate Transform = VanDerGrinten +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter +[GeoTIFF - 0x0c0a] Projection False Easting = 0 +[GeoTIFF - 0x0c0b] Projection False Northing = 0 +[GeoTIFF - 0x0c10] Projection Center Longitude = -117.475 + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = vdg.tif +[File - 0x0002] File Size = 343964 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 + - GeoTIFF +- File Type +- File + +Generated using metadata-extractor +https://drewnoakes.com/code/exif/ diff --git a/tif/GeoTIFF/meter.tif b/tif/GeoTIFF/meter.tif new file mode 100644 index 00000000..2b760b20 Binary files /dev/null and b/tif/GeoTIFF/meter.tif differ diff --git a/tif/GeoTIFF/miller.tif b/tif/GeoTIFF/miller.tif new file mode 100644 index 00000000..aca14b39 Binary files /dev/null and b/tif/GeoTIFF/miller.tif differ diff --git a/tif/GeoTIFF/mlatlon.tif b/tif/GeoTIFF/mlatlon.tif new file mode 100644 index 00000000..6b44391a Binary files /dev/null and b/tif/GeoTIFF/mlatlon.tif differ diff --git a/tif/GeoTIFF/mod_poly.tif b/tif/GeoTIFF/mod_poly.tif new file mode 100644 index 00000000..151d03df Binary files /dev/null and b/tif/GeoTIFF/mod_poly.tif differ diff --git a/tif/GeoTIFF/molle.tif b/tif/GeoTIFF/molle.tif new file mode 100644 index 00000000..4500a5f0 Binary files /dev/null and b/tif/GeoTIFF/molle.tif differ diff --git a/tif/GeoTIFF/new_zealand_mapping_grid.tif b/tif/GeoTIFF/new_zealand_mapping_grid.tif new file mode 100644 index 00000000..dd9a2dec Binary files /dev/null and b/tif/GeoTIFF/new_zealand_mapping_grid.tif differ diff --git a/tif/GeoTIFF/ntf_nord.tif b/tif/GeoTIFF/ntf_nord.tif new file mode 100644 index 00000000..e017102d Binary files /dev/null and b/tif/GeoTIFF/ntf_nord.tif differ diff --git a/tif/GeoTIFF/nz_map_grid.tif b/tif/GeoTIFF/nz_map_grid.tif new file mode 100644 index 00000000..5125c8a7 Binary files /dev/null and b/tif/GeoTIFF/nz_map_grid.tif differ diff --git a/tif/GeoTIFF/o41078a1.tif b/tif/GeoTIFF/o41078a1.tif new file mode 100644 index 00000000..ae92cb44 Binary files /dev/null and b/tif/GeoTIFF/o41078a1.tif differ diff --git a/tif/GeoTIFF/o41078a2.tif b/tif/GeoTIFF/o41078a2.tif new file mode 100644 index 00000000..c7631b30 Binary files /dev/null and b/tif/GeoTIFF/o41078a2.tif differ diff --git a/tif/GeoTIFF/o41078a3.tif b/tif/GeoTIFF/o41078a3.tif new file mode 100644 index 00000000..03c0458e Binary files /dev/null and b/tif/GeoTIFF/o41078a3.tif differ diff --git a/tif/GeoTIFF/o41078a4.tif b/tif/GeoTIFF/o41078a4.tif new file mode 100644 index 00000000..9432b9ec Binary files /dev/null and b/tif/GeoTIFF/o41078a4.tif differ diff --git a/tif/GeoTIFF/o41078a5.tif b/tif/GeoTIFF/o41078a5.tif new file mode 100644 index 00000000..2f4eb256 Binary files /dev/null and b/tif/GeoTIFF/o41078a5.tif differ diff --git a/tif/GeoTIFF/o41078a6.tif b/tif/GeoTIFF/o41078a6.tif new file mode 100644 index 00000000..910c8e6c Binary files /dev/null and b/tif/GeoTIFF/o41078a6.tif differ diff --git a/tif/GeoTIFF/o41078a7.tif b/tif/GeoTIFF/o41078a7.tif new file mode 100644 index 00000000..f044fe42 Binary files /dev/null and b/tif/GeoTIFF/o41078a7.tif differ diff --git a/tif/GeoTIFF/oblique_mercator_laborde.tif b/tif/GeoTIFF/oblique_mercator_laborde.tif new file mode 100644 index 00000000..01eb113a Binary files /dev/null and b/tif/GeoTIFF/oblique_mercator_laborde.tif differ diff --git a/tif/GeoTIFF/oblique_stereographic.tif b/tif/GeoTIFF/oblique_stereographic.tif new file mode 100644 index 00000000..849ae81b Binary files /dev/null and b/tif/GeoTIFF/oblique_stereographic.tif differ diff --git a/tif/GeoTIFF/oblqmerc.tif b/tif/GeoTIFF/oblqmerc.tif new file mode 100644 index 00000000..1d56094f Binary files /dev/null and b/tif/GeoTIFF/oblqmerc.tif differ diff --git a/tif/GeoTIFF/og.tif b/tif/GeoTIFF/og.tif new file mode 100644 index 00000000..8ca49858 Binary files /dev/null and b/tif/GeoTIFF/og.tif differ diff --git a/tif/GeoTIFF/ortho.tif b/tif/GeoTIFF/ortho.tif new file mode 100644 index 00000000..6e042bb7 Binary files /dev/null and b/tif/GeoTIFF/ortho.tif differ diff --git a/tif/GeoTIFF/pc.tif b/tif/GeoTIFF/pc.tif new file mode 100644 index 00000000..0c94ecaa Binary files /dev/null and b/tif/GeoTIFF/pc.tif differ diff --git a/tif/GeoTIFF/pcs_32064.tif b/tif/GeoTIFF/pcs_32064.tif new file mode 100644 index 00000000..19ff4f38 Binary files /dev/null and b/tif/GeoTIFF/pcs_32064.tif differ diff --git a/tif/GeoTIFF/pixel_is_point_wgs84.tif b/tif/GeoTIFF/pixel_is_point_wgs84.tif new file mode 100644 index 00000000..f8a7ab27 Binary files /dev/null and b/tif/GeoTIFF/pixel_is_point_wgs84.tif differ diff --git a/tif/GeoTIFF/polar_stereographic_variant_a.tif b/tif/GeoTIFF/polar_stereographic_variant_a.tif new file mode 100644 index 00000000..2d510da2 Binary files /dev/null and b/tif/GeoTIFF/polar_stereographic_variant_a.tif differ diff --git a/tif/GeoTIFF/polar_stereographic_variant_b.tif b/tif/GeoTIFF/polar_stereographic_variant_b.tif new file mode 100644 index 00000000..906b0fdb Binary files /dev/null and b/tif/GeoTIFF/polar_stereographic_variant_b.tif differ diff --git a/tif/GeoTIFF/poly.tif b/tif/GeoTIFF/poly.tif new file mode 100644 index 00000000..b1ef10f0 Binary files /dev/null and b/tif/GeoTIFF/poly.tif differ diff --git a/tif/GeoTIFF/polyconic.tif b/tif/GeoTIFF/polyconic.tif new file mode 100644 index 00000000..a11875b6 Binary files /dev/null and b/tif/GeoTIFF/polyconic.tif differ diff --git a/tif/GeoTIFF/ps.tif b/tif/GeoTIFF/ps.tif new file mode 100644 index 00000000..b9f1047e Binary files /dev/null and b/tif/GeoTIFF/ps.tif differ diff --git a/tif/GeoTIFF/rect_grid.tif b/tif/GeoTIFF/rect_grid.tif new file mode 100644 index 00000000..ebf4719b Binary files /dev/null and b/tif/GeoTIFF/rect_grid.tif differ diff --git a/tif/GeoTIFF/rect_skew_ortho.tif b/tif/GeoTIFF/rect_skew_ortho.tif new file mode 100644 index 00000000..db63c9b2 Binary files /dev/null and b/tif/GeoTIFF/rect_skew_ortho.tif differ diff --git a/tif/GeoTIFF/rob.tif b/tif/GeoTIFF/rob.tif new file mode 100644 index 00000000..3d6222d5 Binary files /dev/null and b/tif/GeoTIFF/rob.tif differ diff --git a/tif/GeoTIFF/robinson.tif b/tif/GeoTIFF/robinson.tif new file mode 100644 index 00000000..5c9f0c1f Binary files /dev/null and b/tif/GeoTIFF/robinson.tif differ diff --git a/tif/GeoTIFF/sg.tif b/tif/GeoTIFF/sg.tif new file mode 100644 index 00000000..0600e544 Binary files /dev/null and b/tif/GeoTIFF/sg.tif differ diff --git a/tif/GeoTIFF/sin.tif b/tif/GeoTIFF/sin.tif new file mode 100644 index 00000000..1439bbde Binary files /dev/null and b/tif/GeoTIFF/sin.tif differ diff --git a/tif/GeoTIFF/sinus.tif b/tif/GeoTIFF/sinus.tif new file mode 100644 index 00000000..248d8f1c Binary files /dev/null and b/tif/GeoTIFF/sinus.tif differ diff --git a/tif/GeoTIFF/sp27.tif b/tif/GeoTIFF/sp27.tif new file mode 100644 index 00000000..47bdd9e9 Binary files /dev/null and b/tif/GeoTIFF/sp27.tif differ diff --git a/tif/GeoTIFF/spaf27.tif b/tif/GeoTIFF/spaf27.tif new file mode 100644 index 00000000..2f297704 Binary files /dev/null and b/tif/GeoTIFF/spaf27.tif differ diff --git a/tif/GeoTIFF/spc_obl_merc.tif b/tif/GeoTIFF/spc_obl_merc.tif new file mode 100644 index 00000000..1745e3c4 Binary files /dev/null and b/tif/GeoTIFF/spc_obl_merc.tif differ diff --git a/tif/GeoTIFF/spc_obl_merc_pre.tif b/tif/GeoTIFF/spc_obl_merc_pre.tif new file mode 100644 index 00000000..84d6078a Binary files /dev/null and b/tif/GeoTIFF/spc_obl_merc_pre.tif differ diff --git a/tif/GeoTIFF/spcs27.tif b/tif/GeoTIFF/spcs27.tif new file mode 100644 index 00000000..8e02446f Binary files /dev/null and b/tif/GeoTIFF/spcs27.tif differ diff --git a/tif/GeoTIFF/spcs83.tif b/tif/GeoTIFF/spcs83.tif new file mode 100644 index 00000000..b357892f Binary files /dev/null and b/tif/GeoTIFF/spcs83.tif differ diff --git a/tif/GeoTIFF/spcs83ft.tif b/tif/GeoTIFF/spcs83ft.tif new file mode 100644 index 00000000..cf286762 Binary files /dev/null and b/tif/GeoTIFF/spcs83ft.tif differ diff --git a/tif/GeoTIFF/spif83.tif b/tif/GeoTIFF/spif83.tif new file mode 100644 index 00000000..2b1a461b Binary files /dev/null and b/tif/GeoTIFF/spif83.tif differ diff --git a/tif/GeoTIFF/stereo.tif b/tif/GeoTIFF/stereo.tif new file mode 100644 index 00000000..da81d2ef Binary files /dev/null and b/tif/GeoTIFF/stereo.tif differ diff --git a/tif/GeoTIFF/stereo3.tif b/tif/GeoTIFF/stereo3.tif new file mode 100644 index 00000000..f3107258 Binary files /dev/null and b/tif/GeoTIFF/stereo3.tif differ diff --git a/tif/GeoTIFF/stereo_np.tif b/tif/GeoTIFF/stereo_np.tif new file mode 100644 index 00000000..ff784048 Binary files /dev/null and b/tif/GeoTIFF/stereo_np.tif differ diff --git a/tif/GeoTIFF/stereo_sp.tif b/tif/GeoTIFF/stereo_sp.tif new file mode 100644 index 00000000..886a2c14 Binary files /dev/null and b/tif/GeoTIFF/stereo_sp.tif differ diff --git a/tif/GeoTIFF/stereo_up.tif b/tif/GeoTIFF/stereo_up.tif new file mode 100644 index 00000000..05600cd8 Binary files /dev/null and b/tif/GeoTIFF/stereo_up.tif differ diff --git a/tif/GeoTIFF/tm.tif b/tif/GeoTIFF/tm.tif new file mode 100644 index 00000000..556b7078 Binary files /dev/null and b/tif/GeoTIFF/tm.tif differ diff --git a/tif/GeoTIFF/tp_image0.tif b/tif/GeoTIFF/tp_image0.tif new file mode 100644 index 00000000..d99a932b Binary files /dev/null and b/tif/GeoTIFF/tp_image0.tif differ diff --git a/tif/GeoTIFF/tp_image1.tif b/tif/GeoTIFF/tp_image1.tif new file mode 100644 index 00000000..1258a33e Binary files /dev/null and b/tif/GeoTIFF/tp_image1.tif differ diff --git a/tif/GeoTIFF/tp_image2.tif b/tif/GeoTIFF/tp_image2.tif new file mode 100644 index 00000000..225151e1 Binary files /dev/null and b/tif/GeoTIFF/tp_image2.tif differ diff --git a/tif/GeoTIFF/tp_image3.tif b/tif/GeoTIFF/tp_image3.tif new file mode 100644 index 00000000..08071d34 Binary files /dev/null and b/tif/GeoTIFF/tp_image3.tif differ diff --git a/tif/GeoTIFF/tp_image4.tif b/tif/GeoTIFF/tp_image4.tif new file mode 100644 index 00000000..d28d3d85 Binary files /dev/null and b/tif/GeoTIFF/tp_image4.tif differ diff --git a/tif/GeoTIFF/tp_image5.tif b/tif/GeoTIFF/tp_image5.tif new file mode 100644 index 00000000..840b8bab Binary files /dev/null and b/tif/GeoTIFF/tp_image5.tif differ diff --git a/tif/GeoTIFF/tp_image6.tif b/tif/GeoTIFF/tp_image6.tif new file mode 100644 index 00000000..19824571 Binary files /dev/null and b/tif/GeoTIFF/tp_image6.tif differ diff --git a/tif/GeoTIFF/tp_image7.tif b/tif/GeoTIFF/tp_image7.tif new file mode 100644 index 00000000..6da7f99c Binary files /dev/null and b/tif/GeoTIFF/tp_image7.tif differ diff --git a/tif/GeoTIFF/trans_merc.tif b/tif/GeoTIFF/trans_merc.tif new file mode 100644 index 00000000..db7ade91 Binary files /dev/null and b/tif/GeoTIFF/trans_merc.tif differ diff --git a/tif/GeoTIFF/transverse_mercator.tif b/tif/GeoTIFF/transverse_mercator.tif new file mode 100644 index 00000000..82734481 Binary files /dev/null and b/tif/GeoTIFF/transverse_mercator.tif differ diff --git a/tif/GeoTIFF/transverse_mercator_south_oriented.tif b/tif/GeoTIFF/transverse_mercator_south_oriented.tif new file mode 100644 index 00000000..1a79cfc6 Binary files /dev/null and b/tif/GeoTIFF/transverse_mercator_south_oriented.tif differ diff --git a/tif/GeoTIFF/utm.tif b/tif/GeoTIFF/utm.tif new file mode 100644 index 00000000..db70750e Binary files /dev/null and b/tif/GeoTIFF/utm.tif differ diff --git a/tif/GeoTIFF/utm11-27.tif b/tif/GeoTIFF/utm11-27.tif new file mode 100644 index 00000000..3bc65d34 Binary files /dev/null and b/tif/GeoTIFF/utm11-27.tif differ diff --git a/tif/GeoTIFF/van_der_grin.tif b/tif/GeoTIFF/van_der_grin.tif new file mode 100644 index 00000000..7f4d5335 Binary files /dev/null and b/tif/GeoTIFF/van_der_grin.tif differ diff --git a/tif/GeoTIFF/vdg.tif b/tif/GeoTIFF/vdg.tif new file mode 100644 index 00000000..3f0ecdcd Binary files /dev/null and b/tif/GeoTIFF/vdg.tif differ diff --git a/tif/ImageTestSuite/metadata/diff/2b27b742e68d313d5ea4abd7847cbff4.tif.txt b/tif/ImageTestSuite/metadata/diff/2b27b742e68d313d5ea4abd7847cbff4.tif.txt index b5292f5c..89ce07a4 100644 --- a/tif/ImageTestSuite/metadata/diff/2b27b742e68d313d5ea4abd7847cbff4.tif.txt +++ b/tif/ImageTestSuite/metadata/diff/2b27b742e68d313d5ea4abd7847cbff4.tif.txt @@ -1,5 +1,6 @@ FILE: 2b27b742e68d313d5ea4abd7847cbff4.tif - TYPE: ARW +JAVA TYPE: ARW +DOTNET TYPE: TIFF [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image [Exif IFD0 - 0x0100] Image Width = 3432 pixels @@ -175,7 +176,7 @@ DOTNET [Exif Image - 0x0203] JPEG Restart Interval = 0 DOTNET [Exif Image - 0x0212] YCbCr Sub-Sampling = YCbCr4:2:2 DOTNET [Exif Image - 0x80a3] Unknown tag (0x80a3) = [24 values] DOTNET [Exif Image - 0x80a6] Unknown tag (0x80a6) = 0 - +DOTNET DOTNET [Exif Image - 0x00fe] New Subfile Type = Full-resolution image DOTNET [Exif Image - 0x0100] Image Width = 3426 pixels DOTNET [Exif Image - 0x0101] Image Height = 2384 pixels @@ -391,7 +392,10 @@ DOTNET [Exif Image - 0x0203] JPEG Restart Interval = 0 DOTNET [Exif Image - 0x0212] YCbCr Sub-Sampling = YCbCr4:2:2 DOTNET [Exif Image - 0x80a3] Unknown tag (0x80a3) = [24 values] DOTNET [Exif Image - 0x80a6] Unknown tag (0x80a6) = 0 -DOTNET + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw DOTNET [Exif Image - 0x00fe] New Subfile Type = Full-resolution image DOTNET [Exif Image - 0x0100] Image Width = 3422 pixels DOTNET [Exif Image - 0x0101] Image Height = 2380 pixels @@ -560,9 +564,10 @@ DOTNET [Exif Image - 0x0212] YCbCr Sub-Sampling = YCbCr4:2:2 DOTNET [Exif Image - 0x80a3] Unknown tag (0x80a3) = [24 values] DOTNET [Exif Image - 0x80a6] Unknown tag (0x80a6) = 0 DOTNET - [File Type - 0x0001] Detected File Type Name = ARW - [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw - [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = 2b27b742e68d313d5ea4abd7847cbff4.tif [File - 0x0002] File Size = 10076700 bytes diff --git a/tif/ImageTestSuite/metadata/diff/362323f81c0160afd677241cd5ce92e9.tif.txt b/tif/ImageTestSuite/metadata/diff/362323f81c0160afd677241cd5ce92e9.tif.txt index 1514f214..895290d8 100644 --- a/tif/ImageTestSuite/metadata/diff/362323f81c0160afd677241cd5ce92e9.tif.txt +++ b/tif/ImageTestSuite/metadata/diff/362323f81c0160afd677241cd5ce92e9.tif.txt @@ -1,5 +1,6 @@ FILE: 362323f81c0160afd677241cd5ce92e9.tif - TYPE: ARW +JAVA TYPE: ARW +DOTNET TYPE: TIFF [Exif IFD0 - 0x00fe] New Subfile Type = Single page of multi-page image [Exif IFD0 - 0x0100] Image Width = 1275 pixels @@ -125,9 +126,13 @@ DOTNET [Exif Thumbnail - 0x0214] Reference Black/White = [0,128,128] [255,255,25 [Exif Image - 0x0212] YCbCr Sub-Sampling = YCbCr4:2:2 [Exif Image - 0x0214] Reference Black/White = [0,128,128] [255,255,255] - [File Type - 0x0001] Detected File Type Name = ARW - [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw - [File Type - 0x0004] Expected File Name Extension = arw +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = 362323f81c0160afd677241cd5ce92e9.tif [File - 0x0002] File Size = 1390339 bytes diff --git a/tif/ImageTestSuite/metadata/diff/434cb1e9680e3b4eda7f4dd430bcd2bf.tif.txt b/tif/ImageTestSuite/metadata/diff/434cb1e9680e3b4eda7f4dd430bcd2bf.tif.txt new file mode 100644 index 00000000..e4302efe --- /dev/null +++ b/tif/ImageTestSuite/metadata/diff/434cb1e9680e3b4eda7f4dd430bcd2bf.tif.txt @@ -0,0 +1,120 @@ + FILE: 434cb1e9680e3b4eda7f4dd430bcd2bf.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 2147 pixels + [Exif IFD0 - 0x0101] Image Height = 1027 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = LZW + [Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette + [Exif IFD0 - 0x010f] Make = CASIO + [Exif IFD0 - 0x0110] Model = QV-4000 + [Exif IFD0 - 0x0111] Strip Offsets = [343 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 3 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 135 138 131 132 131 132 132 131 131 132 131 131 131 132 481 947 1083 1202 1814 2029 2031 1953 1344 1068 969 572 291 160 131 131 131 131 162 504 905 1316 1453 1778 1530 1432 1231 1041 585 395 222 151 170 173 801 1635 1054 729 1792 1957 1151 1523 1970 1059 978 1902 1923 1468 1426 1039 953 936 1035 1215 1178 1255 1722 2698 1952 1589 2181 2379 1983 1908 1578 1217 1099 812 1039 1087 1286 1541 1448 1492 1451 1534 1369 1073 736 726 696 654 761 886 880 2355 1564 1167 1344 2472 1662 1809 1662 1310 1186 840 1015 1062 1268 1337 1470 1468 1358 1722 1311 1154 810 694 774 622 742 856 824 2201 1370 819 726 1640 791 740 776 481 355 351 356 351 349 356 349 354 362 359 361 346 347 339 331 340 335 349 352 714 1909 855 966 1160 2124 1563 1505 1597 1153 1037 791 861 933 911 1187 1197 1413 1136 1792 1176 1003 770 556 746 584 744 751 931 2036 1307 1140 1076 1678 1622 1622 1600 1296 953 884 825 869 915 904 1168 1297 1208 1332 1541 980 841 609 684 651 681 779 887 1657 1560 1131 1107 1277 1827 1642 1644 1565 958 975 750 821 825 711 1421 1145 1365 1080 1696 1036 942 671 582 735 605 742 827 1341 1557 966 814 717 1029 780 791 747 396 346 337 322 321 309 305 301 297 295 295 300 309 314 316 317 319 334 372 880 1094 1204 1021 1173 1388 1994 1692 1982 1706 1279 1470 1282 1164 942 1200 1172 1436 1464 1242 1589 1044 1098 1006 1077 1068 944 986 1184 1381 1525 1347 1211 1140 1666 1532 2038 1921 1534 1189 1278 911 767 872 941 1391 1349 1486 1059 1338 917 1091 1085 1143 1118 974 1002 1319 1300 1195 947 895 762 771 830 842 916 532 335 332 326 324 330 326 143 bytes + [Exif IFD0 - 0x011a] X Resolution = 72 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch + [Exif IFD0 - 0x0128] Resolution Unit = Inch + [Exif IFD0 - 0x0131] Software = Adobe Photoshop 7.0 + [Exif IFD0 - 0x0132] Date/Time = 2004:05:25 11:58:16 + [Exif IFD0 - 0x013d] Predictor = 1 +JAVA [Exif IFD0 - 0x0140] Color Map = [768 values] +DOTNET [Exif IFD0 - 0x0140] Unknown tag (0x0140) = [768 values] + + [XMP - 0xffff] XMP Value Count = 2 + + [XMPMeta - http://ns.adobe.com/xap/1.0/mm/] xmpMM:DocumentID = adobe:docid:photoshop:9e447b65-ae20-11d8-af43-9accb68e574e + [XMPMeta - http://ns.adobe.com/xap/1.0/mm/] xmpMM:InstanceID = uuid:3c4012f3-ae21-11d8-af43-9accb68e574e + + [Photoshop - 0x0425] Caption Digest = 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 + [Photoshop - 0x03ed] Resolution Info = 72x72 DPI + [Photoshop - 0x0426] Print Scale = Centered, Scale 1.0 + [Photoshop - 0x040d] Global Angle = 30 + [Photoshop - 0x0419] Global Altitude = 30 + [Photoshop - 0x03f3] Print Flags = 0 0 0 0 0 0 0 0 1 + [Photoshop - 0x040a] Copyright Flag = No + [Photoshop - 0x2710] Print Flags Information = 0 1 0 0 0 0 0 0 0 2 + [Photoshop - 0x03f5] Color Halftoning Information = [72 values] + [Photoshop - 0x03f8] Color Transfer Functions = [112 values] + [Photoshop - 0x0408] Grid and Guides Information = 0 0 0 1 0 0 2 64 0 0 2 64 0 0 0 0 + [Photoshop - 0x041e] URL List = 0 + [Photoshop - 0x041a] Slices = 05250003 (0,0,1027,2147) 1 Slices + [Photoshop - 0x0414] Seed Number = 2 + [Photoshop - 0x040c] Thumbnail Data = JpegRGB, 128x61, Decomp 23424 bytes, 1572865 bpp, 3756 bytes + [Photoshop - 0x0421] Version Info = 1 (Adobe Photoshop, Adobe Photoshop 7.0) 1 + + [Exif SubIFD - 0x829a] Exposure Time = 0.04 sec + [Exif SubIFD - 0x829d] F-Number = f/2.3 + [Exif SubIFD - 0x8822] Exposure Program = Manual control + [Exif SubIFD - 0x9000] Exif Version = 2.10 + [Exif SubIFD - 0x9003] Date/Time Original = 2004:05:25 08:16:46 + [Exif SubIFD - 0x9004] Date/Time Digitized = 2004:05:25 08:16:46 + [Exif SubIFD - 0x9101] Components Configuration = YCbCr + [Exif SubIFD - 0x9102] Compressed Bits Per Pixel = 471859/117600 bits/pixel + [Exif SubIFD - 0x9204] Exposure Bias Value = 0 EV + [Exif SubIFD - 0x9205] Max Aperture Value = f/2.0 + [Exif SubIFD - 0x9207] Metering Mode = Multi-segment + [Exif SubIFD - 0x9209] Flash = Flash fired + [Exif SubIFD - 0x920a] Focal Length = 11.8 mm + [Exif SubIFD - 0xa000] FlashPix Version = 1.00 + [Exif SubIFD - 0xa001] Color Space = sRGB + [Exif SubIFD - 0xa002] Exif Image Width = 2147 pixels + [Exif SubIFD - 0xa003] Exif Image Height = 1027 pixels + [Exif SubIFD - 0xa300] File Source = Digital Still Camera (DSC) + + [ICC Profile - 0x0000] Profile Size = 3144 + [ICC Profile - 0x0004] CMM Type = Lino + [ICC Profile - 0x0008] Version = 2.1.0 + [ICC Profile - 0x000c] Class = Display Device + [ICC Profile - 0x0010] Color space = RGB + [ICC Profile - 0x0014] Profile Connection Space = XYZ + [ICC Profile - 0x0018] Profile Date/Time = 1998:02:09 06:49:00 + [ICC Profile - 0x0024] Signature = acsp + [ICC Profile - 0x0028] Primary Platform = Microsoft Corporation + [ICC Profile - 0x0030] Device manufacturer = IEC + [ICC Profile - 0x0034] Device model = sRGB + [ICC Profile - 0x0044] XYZ values = 0.964 1 0.825 + [ICC Profile - 0x0080] Tag Count = 17 + [ICC Profile - 0x63707274] Profile Copyright = Copyright (c) 1998 Hewlett-Packard Company + [ICC Profile - 0x64657363] Profile Description = sRGB IEC61966-2.1 + [ICC Profile - 0x77747074] Media White Point = (0.9505, 1, 1.0891) + [ICC Profile - 0x626b7074] Media Black Point = (0, 0, 0) + [ICC Profile - 0x7258595a] Red Colorant = (0.4361, 0.2225, 0.0139) + [ICC Profile - 0x6758595a] Green Colorant = (0.3851, 0.7169, 0.0971) + [ICC Profile - 0x6258595a] Blue Colorant = (0.1431, 0.0606, 0.7141) + [ICC Profile - 0x646d6e64] Device Mfg Description = IEC http://www.iec.ch + [ICC Profile - 0x646d6464] Device Model Description = IEC 61966-2.1 Default RGB colour space - sRGB + [ICC Profile - 0x76756564] Viewing Conditions Description = Reference Viewing Condition in IEC61966-2.1 + [ICC Profile - 0x76696577] Viewing Conditions = view (0x76696577): 36 bytes + [ICC Profile - 0x6c756d69] Luminance = (76.0365, 80, 87.1246) + [ICC Profile - 0x6d656173] Measurement = 1931 2° Observer, Backing (0, 0, 0), Geometry Unknown, Flare 1%, Illuminant D65 + [ICC Profile - 0x74656368] Technology = CRT + [ICC Profile - 0x72545243] Red TRC = 0.0, 0.0000763, 0.0001526, 0.0002289, 0.0003052, 0.0003815, 0.0004578, 0.0005341, 0.0006104, 0.0006867, 0.000763, 0.0008392, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018158, 0.0018921, 0.0019684, 0.0020447, 0.002121, 0.0021973, 0.0022736, 0.0023499, 0.0024262, 0.0025025, 0.0025788, 0.0026551, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033417, 0.003418, 0.0034943, 0.0035859, 0.0036622, 0.0037537, 0.00383, 0.0039216, 0.0040131, 0.0041047, 0.0041962, 0.0042878, 0.0043793, 0.0044709, 0.0045624, 0.0046693, 0.0047608, 0.0048524, 0.0049592, 0.005066, 0.0051575, 0.0052644, 0.0053712, 0.005478, 0.0055848, 0.0056916, 0.0057984, 0.0059052, 0.0060273, 0.0061341, 0.0062562, 0.006363, 0.0064851, 0.0066072, 0.0067292, 0.0068513, 0.0069734, 0.0070954, 0.0072175, 0.0073396, 0.0074617, 0.007599, 0.0077211, 0.0078584, 0.0079957, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.008957, 0.0090944, 0.0092317, 0.0093843, 0.0095369, 0.0096742, 0.0098268, 0.0099794, 0.010132, 0.0102846, 0.0104372, 0.0105898, 0.0107576, 0.0109102, 0.0110628, 0.0112306, 0.0113985, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0124056, 0.0125734, 0.0127413, 0.0129244, 0.0130922, 0.0132753, 0.0134585, 0.0136416, 0.0138247, 0.0140078, 0.0141909, 0.014374, 0.0145571, 0.0147555, 0.0149386, 0.0151369, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165255, 0.0167239, 0.0169223, 0.0171359, 0.0173495, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188449, 0.0190585, 0.0192874, 0.019501, 0.0197299, 0.0199588, 0.0201877, 0.0204166, 0.0206455, 0.0208743, 0.0211032, 0.0213474, 0.0215763, 0.0218204, 0.0220645, 0.0222934, 0.0225376, 0.0227817, 0.0230259, 0.0232853, 0.0235294, 0.0237736, 0.024033, 0.0242771, 0.0245365, 0.0247959, 0.0250553, 0.0253147, 0.0255741, 0.0258335, 0.0261082, 0.0263676, 0.026627, 0.0269017, 0.0271763, 0.027451, 0.0277256, 0.0280003, 0.028275, 0.0285496, 0.0288243, 0.0291142, 0.0293889, 0.0296788, 0.0299687, 0.0302586, 0.0305486, 0.0308385, 0.0311284, 0.0314183, 0.0317235, 0.0320134, 0.0323186, 0.0326238, 0.032929, 0.0332341, 0.0335393, 0.0338445, 0.0341497, 0.0344549, 0.0347753, 0.0350805, 0.0354009, 0.0357214, 0.0360418, 0.0363622, 0.0366827, 0.0370031, 0.0373388, 0.0376593, 0.037995, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403449, 0.0406806, 0.0410315, 0.0413825, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.0431373, 0.0434882, 0.0438392, 0.0442054, 0.0445716, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0464027, 0.0467689, 0.0471504, 0.0475166, 0.0478981, 0.0482795, 0.048661, 0.0490425, 0.049424, 0.0498054, 0.0501869, 0.0505837, 0.0509804, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533608, 0.0537575, 0.0541695, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570535, 0.0574655, 0.0578927, 0.05832, 0.058732, 0.0591592, 0.0595865, 0.060029, 0.0604562, 0.0608835, 0.061326, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639811, 0.0644236, 0.0648661, 0.0653239, 0.0657816, 0.0662394, 0.0666972, 0.067155, 0.0676127, 0.0680705, 0.0685435, 0.0690013, 0.0694743, 0.0699474, 0.0704204, 0.0708934, 0.0713664, 0.0718395, 0.0723278, 0.0728008, 0.0732891, 0.0737774, 0.0742657, 0.0747539, 0.0752422, 0.0757305, 0.0762188, 0.0767224, 0.0772259, 0.0777142, 0.0782177, 0.0787213, 0.0792401, 0.0797436, 0.0802472, 0.080766, 0.0812696, 0.0817884, 0.0823072, 0.082826, 0.0833448, 0.0838636, 0.0843977, 0.0849165, 0.0854505, 0.0859846, 0.0865187, 0.0870527, 0.0875868, 0.0881209, 0.0886549, 0.0892042, 0.0897536, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0925002, 0.0930495, 0.0936141, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0970016, 0.0975662, 0.098146, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016251, 0.1022049, 0.1028, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057755, 0.1063706, 0.106981, 0.1075761, 0.1081865, 0.1087968, 0.1094072, 0.1100175, 0.1106279, 0.1112535, 0.1118639, 0.1124895, 0.1131151, 0.1137407, 0.1143664, 0.114992, 0.1156176, 0.1162585, 0.1168841, 0.117525, 0.1181659, 0.1188067, 0.1194476, 0.1200885, 0.1207446, 0.1213855, 0.1220417, 0.1226978, 0.1233539, 0.1240101, 0.1246662, 0.1253223, 0.1259937, 0.1266499, 0.1273213, 0.1279927, 0.1286641, 0.1293355, 0.1300069, 0.1306935, 0.1313649, 0.1320516, 0.1327382, 0.1334096, 0.1341115, 0.1347982, 0.1354849, 0.1361868, 0.1368734, 0.1375753, 0.1382773, 0.1389792, 0.1396811, 0.140383, 0.1411002, 0.1418021, 0.1425193, 0.1432364, 0.1439536, 0.1446708, 0.145388, 0.1461204, 0.1468376, 0.14757, 0.1483024, 0.1490349, 0.1497673, 0.1504997, 0.1512322, 0.1519799, 0.1527123, 0.15346, 0.1542077, 0.1549554, 0.1557031, 0.1564508, 0.1572137, 0.1579767, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617914, 0.1625544, 0.1633326, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672236, 0.1680018, 0.1687953, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735561, 0.1743496, 0.1751583, 0.175967, 0.1767758, 0.1775845, 0.1783932, 0.1792172, 0.1800259, 0.1808499, 0.1816739, 0.1824826, 0.1833219, 0.1841459, 0.1849699, 0.1858091, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1900053, 0.1908446, 0.1916838, 0.1925383, 0.1933928, 0.1942473, 0.1951019, 0.1959564, 0.1968261, 0.1976806, 0.1985504, 0.1994202, 0.2002899, 0.2011597, 0.2020294, 0.2028992, 0.2037842, 0.2046693, 0.205539, 0.206424, 0.2073243, 0.2082094, 0.2090944, 0.2099947, 0.2108949, 0.21178, 0.2126802, 0.2135958, 0.2144961, 0.2153964, 0.2163119, 0.2172274, 0.2181277, 0.2190585, 0.2199741, 0.2208896, 0.2218051, 0.2227359, 0.2236667, 0.2245975, 0.2255283, 0.2264591, 0.2273899, 0.228336, 0.2292821, 0.2302129, 0.2311589, 0.232105, 0.2330663, 0.2340124, 0.2349737, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407416, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2466011, 0.2475776, 0.2485695, 0.249546, 0.2505379, 0.2515297, 0.2525368, 0.2535286, 0.2545357, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605783, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2667124, 0.2677348, 0.2687724, 0.26981, 0.2708324, 0.2718853, 0.2729229, 0.2739605, 0.2750134, 0.276051, 0.2771038, 0.2781567, 0.2792248, 0.2802777, 0.2813306, 0.2823987, 0.2834668, 0.284535, 0.2856031, 0.2866712, 0.2877394, 0.2888228, 0.2899062, 0.2909743, 0.2920577, 0.2931563, 0.2942397, 0.2953231, 0.2964218, 0.2975204, 0.2986191, 0.2997177, 0.3008164, 0.301915, 0.3030289, 0.3041428, 0.3052567, 0.3063706, 0.3074846, 0.3085985, 0.3097124, 0.3108415, 0.3119707, 0.3130999, 0.314229, 0.3153582, 0.3165026, 0.3176318, 0.3187762, 0.3199207, 0.3210651, 0.3222095, 0.3233539, 0.3245136, 0.3256733, 0.3268177, 0.3279774, 0.3291371, 0.330312, 0.3314717, 0.3326467, 0.3338216, 0.3349966, 0.3361715, 0.3373465, 0.3385214, 0.3397116, 0.3408865, 0.3420768, 0.343267, 0.3444724, 0.3456626, 0.3468528, 0.3480583, 0.3492638, 0.3504692, 0.3516747, 0.3528801, 0.3541009, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614252, 0.3626459, 0.3638819, 0.3651179, 0.3663539, 0.3675898, 0.3688411, 0.3700771, 0.3713283, 0.3725795, 0.3738308, 0.375082, 0.3763333, 0.3775998, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.3839322, 0.3851987, 0.3864805, 0.387747, 0.3890288, 0.3903105, 0.3916075, 0.3928893, 0.3941863, 0.3954681, 0.3967651, 0.3980621, 0.3993744, 0.4006714, 0.4019837, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085451, 0.4098573, 0.4111849, 0.4125124, 0.4138399, 0.4151675, 0.416495, 0.4178378, 0.4191806, 0.4205234, 0.4218662, 0.423209, 0.4245518, 0.4259098, 0.4272526, 0.4286107, 0.4299687, 0.4313268, 0.4326848, 0.4340581, 0.4354314, 0.4367895, 0.4381628, 0.4395514, 0.4409247, 0.442298, 0.4436866, 0.4450752, 0.4464637, 0.4478523, 0.4492409, 0.4506447, 0.4520333, 0.4534371, 0.4548409, 0.4562448, 0.4576486, 0.4590677, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661631, 0.4675822, 0.4690166, 0.4704356, 0.47187, 0.4733043, 0.4747539, 0.4761883, 0.4776379, 0.4790875, 0.4805371, 0.4819867, 0.4834363, 0.4848859, 0.4863508, 0.4878157, 0.4892805, 0.4907454, 0.4922103, 0.4936904, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.501091, 0.5025711, 0.5040665, 0.5055467, 0.507042, 0.5085527, 0.5100481, 0.5115435, 0.5130541, 0.5145647, 0.5160754, 0.517586, 0.5190967, 0.5206226, 0.5221485, 0.5236591, 0.525185, 0.5267262, 0.5282521, 0.529778, 0.5313191, 0.5328603, 0.5344015, 0.5359426, 0.537499, 0.5390402, 0.5405966, 0.542153, 0.5437095, 0.5452659, 0.5468223, 0.548394, 0.5499657, 0.5515373, 0.553109, 0.5546807, 0.5562524, 0.5578393, 0.5594263, 0.5610132, 0.5626001, 0.5641871, 0.565774, 0.5673762, 0.5689784, 0.5705806, 0.5721828, 0.573785, 0.5754025, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834897, 0.5851072, 0.5867399, 0.5883726, 0.5900053, 0.5916381, 0.5932708, 0.5949187, 0.5965667, 0.5982147, 0.5998627, 0.6015106, 0.6031586, 0.6048219, 0.6064851, 0.6081483, 0.6098116, 0.6114748, 0.6131533, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215457, 0.6232242, 0.624918, 0.6266117, 0.6283055, 0.6299992, 0.631693, 0.633402, 0.635111, 0.63682, 0.638529, 0.640238, 0.6419471, 0.6436713, 0.6453956, 0.6471199, 0.6488441, 0.6505684, 0.6523079, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6610056, 0.6627451, 0.6644999, 0.6662547, 0.6680095, 0.6697642, 0.6715343, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803845, 0.6821546, 0.6839399, 0.6857252, 0.6875105, 0.6892958, 0.6910811, 0.6928817, 0.6946822, 0.6964675, 0.6982834, 0.7000839, 0.7018845, 0.7037003, 0.7055161, 0.707332, 0.7091478, 0.7109636, 0.7127947, 0.7146105, 0.7164416, 0.7182727, 0.720119, 0.7219501, 0.7237964, 0.7256275, 0.7274739, 0.7293355, 0.7311818, 0.7330282, 0.7348898, 0.7367514, 0.738613, 0.7404746, 0.7423514, 0.744213, 0.7460899, 0.7479667, 0.7498436, 0.7517205, 0.7536126, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630732, 0.7649653, 0.7668727, 0.76878, 0.7706874, 0.7725948, 0.7745174, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841306, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.795758, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055238, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.8173342, 0.8193179, 0.8212863, 0.82327, 0.8252689, 0.8272526, 0.8292515, 0.8312352, 0.8332341, 0.8352331, 0.8372473, 0.8392462, 0.8412604, 0.8432746, 0.8452888, 0.847303, 0.8493172, 0.8513466, 0.8533761, 0.8554055, 0.857435, 0.8594644, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717327, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820325, 0.8840925, 0.8861677, 0.8882429, 0.8903182, 0.8923934, 0.8944839, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.9049363, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.915465, 0.9175708, 0.9196918, 0.9218128, 0.9239338, 0.9260548, 0.9281758, 0.930312, 0.9324483, 0.9345846, 0.9367208, 0.9388571, 0.9410086, 0.9431601, 0.9453117, 0.9474632, 0.9496147, 0.9517815, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626154, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735256, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.988922, 0.9911345, 0.9933471, 0.9955596, 0.9977722, 1.0 + [ICC Profile - 0x67545243] Green TRC = 0.0, 0.0000763, 0.0001526, 0.0002289, 0.0003052, 0.0003815, 0.0004578, 0.0005341, 0.0006104, 0.0006867, 0.000763, 0.0008392, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018158, 0.0018921, 0.0019684, 0.0020447, 0.002121, 0.0021973, 0.0022736, 0.0023499, 0.0024262, 0.0025025, 0.0025788, 0.0026551, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033417, 0.003418, 0.0034943, 0.0035859, 0.0036622, 0.0037537, 0.00383, 0.0039216, 0.0040131, 0.0041047, 0.0041962, 0.0042878, 0.0043793, 0.0044709, 0.0045624, 0.0046693, 0.0047608, 0.0048524, 0.0049592, 0.005066, 0.0051575, 0.0052644, 0.0053712, 0.005478, 0.0055848, 0.0056916, 0.0057984, 0.0059052, 0.0060273, 0.0061341, 0.0062562, 0.006363, 0.0064851, 0.0066072, 0.0067292, 0.0068513, 0.0069734, 0.0070954, 0.0072175, 0.0073396, 0.0074617, 0.007599, 0.0077211, 0.0078584, 0.0079957, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.008957, 0.0090944, 0.0092317, 0.0093843, 0.0095369, 0.0096742, 0.0098268, 0.0099794, 0.010132, 0.0102846, 0.0104372, 0.0105898, 0.0107576, 0.0109102, 0.0110628, 0.0112306, 0.0113985, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0124056, 0.0125734, 0.0127413, 0.0129244, 0.0130922, 0.0132753, 0.0134585, 0.0136416, 0.0138247, 0.0140078, 0.0141909, 0.014374, 0.0145571, 0.0147555, 0.0149386, 0.0151369, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165255, 0.0167239, 0.0169223, 0.0171359, 0.0173495, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188449, 0.0190585, 0.0192874, 0.019501, 0.0197299, 0.0199588, 0.0201877, 0.0204166, 0.0206455, 0.0208743, 0.0211032, 0.0213474, 0.0215763, 0.0218204, 0.0220645, 0.0222934, 0.0225376, 0.0227817, 0.0230259, 0.0232853, 0.0235294, 0.0237736, 0.024033, 0.0242771, 0.0245365, 0.0247959, 0.0250553, 0.0253147, 0.0255741, 0.0258335, 0.0261082, 0.0263676, 0.026627, 0.0269017, 0.0271763, 0.027451, 0.0277256, 0.0280003, 0.028275, 0.0285496, 0.0288243, 0.0291142, 0.0293889, 0.0296788, 0.0299687, 0.0302586, 0.0305486, 0.0308385, 0.0311284, 0.0314183, 0.0317235, 0.0320134, 0.0323186, 0.0326238, 0.032929, 0.0332341, 0.0335393, 0.0338445, 0.0341497, 0.0344549, 0.0347753, 0.0350805, 0.0354009, 0.0357214, 0.0360418, 0.0363622, 0.0366827, 0.0370031, 0.0373388, 0.0376593, 0.037995, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403449, 0.0406806, 0.0410315, 0.0413825, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.0431373, 0.0434882, 0.0438392, 0.0442054, 0.0445716, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0464027, 0.0467689, 0.0471504, 0.0475166, 0.0478981, 0.0482795, 0.048661, 0.0490425, 0.049424, 0.0498054, 0.0501869, 0.0505837, 0.0509804, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533608, 0.0537575, 0.0541695, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570535, 0.0574655, 0.0578927, 0.05832, 0.058732, 0.0591592, 0.0595865, 0.060029, 0.0604562, 0.0608835, 0.061326, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639811, 0.0644236, 0.0648661, 0.0653239, 0.0657816, 0.0662394, 0.0666972, 0.067155, 0.0676127, 0.0680705, 0.0685435, 0.0690013, 0.0694743, 0.0699474, 0.0704204, 0.0708934, 0.0713664, 0.0718395, 0.0723278, 0.0728008, 0.0732891, 0.0737774, 0.0742657, 0.0747539, 0.0752422, 0.0757305, 0.0762188, 0.0767224, 0.0772259, 0.0777142, 0.0782177, 0.0787213, 0.0792401, 0.0797436, 0.0802472, 0.080766, 0.0812696, 0.0817884, 0.0823072, 0.082826, 0.0833448, 0.0838636, 0.0843977, 0.0849165, 0.0854505, 0.0859846, 0.0865187, 0.0870527, 0.0875868, 0.0881209, 0.0886549, 0.0892042, 0.0897536, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0925002, 0.0930495, 0.0936141, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0970016, 0.0975662, 0.098146, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016251, 0.1022049, 0.1028, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057755, 0.1063706, 0.106981, 0.1075761, 0.1081865, 0.1087968, 0.1094072, 0.1100175, 0.1106279, 0.1112535, 0.1118639, 0.1124895, 0.1131151, 0.1137407, 0.1143664, 0.114992, 0.1156176, 0.1162585, 0.1168841, 0.117525, 0.1181659, 0.1188067, 0.1194476, 0.1200885, 0.1207446, 0.1213855, 0.1220417, 0.1226978, 0.1233539, 0.1240101, 0.1246662, 0.1253223, 0.1259937, 0.1266499, 0.1273213, 0.1279927, 0.1286641, 0.1293355, 0.1300069, 0.1306935, 0.1313649, 0.1320516, 0.1327382, 0.1334096, 0.1341115, 0.1347982, 0.1354849, 0.1361868, 0.1368734, 0.1375753, 0.1382773, 0.1389792, 0.1396811, 0.140383, 0.1411002, 0.1418021, 0.1425193, 0.1432364, 0.1439536, 0.1446708, 0.145388, 0.1461204, 0.1468376, 0.14757, 0.1483024, 0.1490349, 0.1497673, 0.1504997, 0.1512322, 0.1519799, 0.1527123, 0.15346, 0.1542077, 0.1549554, 0.1557031, 0.1564508, 0.1572137, 0.1579767, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617914, 0.1625544, 0.1633326, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672236, 0.1680018, 0.1687953, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735561, 0.1743496, 0.1751583, 0.175967, 0.1767758, 0.1775845, 0.1783932, 0.1792172, 0.1800259, 0.1808499, 0.1816739, 0.1824826, 0.1833219, 0.1841459, 0.1849699, 0.1858091, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1900053, 0.1908446, 0.1916838, 0.1925383, 0.1933928, 0.1942473, 0.1951019, 0.1959564, 0.1968261, 0.1976806, 0.1985504, 0.1994202, 0.2002899, 0.2011597, 0.2020294, 0.2028992, 0.2037842, 0.2046693, 0.205539, 0.206424, 0.2073243, 0.2082094, 0.2090944, 0.2099947, 0.2108949, 0.21178, 0.2126802, 0.2135958, 0.2144961, 0.2153964, 0.2163119, 0.2172274, 0.2181277, 0.2190585, 0.2199741, 0.2208896, 0.2218051, 0.2227359, 0.2236667, 0.2245975, 0.2255283, 0.2264591, 0.2273899, 0.228336, 0.2292821, 0.2302129, 0.2311589, 0.232105, 0.2330663, 0.2340124, 0.2349737, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407416, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2466011, 0.2475776, 0.2485695, 0.249546, 0.2505379, 0.2515297, 0.2525368, 0.2535286, 0.2545357, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605783, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2667124, 0.2677348, 0.2687724, 0.26981, 0.2708324, 0.2718853, 0.2729229, 0.2739605, 0.2750134, 0.276051, 0.2771038, 0.2781567, 0.2792248, 0.2802777, 0.2813306, 0.2823987, 0.2834668, 0.284535, 0.2856031, 0.2866712, 0.2877394, 0.2888228, 0.2899062, 0.2909743, 0.2920577, 0.2931563, 0.2942397, 0.2953231, 0.2964218, 0.2975204, 0.2986191, 0.2997177, 0.3008164, 0.301915, 0.3030289, 0.3041428, 0.3052567, 0.3063706, 0.3074846, 0.3085985, 0.3097124, 0.3108415, 0.3119707, 0.3130999, 0.314229, 0.3153582, 0.3165026, 0.3176318, 0.3187762, 0.3199207, 0.3210651, 0.3222095, 0.3233539, 0.3245136, 0.3256733, 0.3268177, 0.3279774, 0.3291371, 0.330312, 0.3314717, 0.3326467, 0.3338216, 0.3349966, 0.3361715, 0.3373465, 0.3385214, 0.3397116, 0.3408865, 0.3420768, 0.343267, 0.3444724, 0.3456626, 0.3468528, 0.3480583, 0.3492638, 0.3504692, 0.3516747, 0.3528801, 0.3541009, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614252, 0.3626459, 0.3638819, 0.3651179, 0.3663539, 0.3675898, 0.3688411, 0.3700771, 0.3713283, 0.3725795, 0.3738308, 0.375082, 0.3763333, 0.3775998, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.3839322, 0.3851987, 0.3864805, 0.387747, 0.3890288, 0.3903105, 0.3916075, 0.3928893, 0.3941863, 0.3954681, 0.3967651, 0.3980621, 0.3993744, 0.4006714, 0.4019837, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085451, 0.4098573, 0.4111849, 0.4125124, 0.4138399, 0.4151675, 0.416495, 0.4178378, 0.4191806, 0.4205234, 0.4218662, 0.423209, 0.4245518, 0.4259098, 0.4272526, 0.4286107, 0.4299687, 0.4313268, 0.4326848, 0.4340581, 0.4354314, 0.4367895, 0.4381628, 0.4395514, 0.4409247, 0.442298, 0.4436866, 0.4450752, 0.4464637, 0.4478523, 0.4492409, 0.4506447, 0.4520333, 0.4534371, 0.4548409, 0.4562448, 0.4576486, 0.4590677, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661631, 0.4675822, 0.4690166, 0.4704356, 0.47187, 0.4733043, 0.4747539, 0.4761883, 0.4776379, 0.4790875, 0.4805371, 0.4819867, 0.4834363, 0.4848859, 0.4863508, 0.4878157, 0.4892805, 0.4907454, 0.4922103, 0.4936904, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.501091, 0.5025711, 0.5040665, 0.5055467, 0.507042, 0.5085527, 0.5100481, 0.5115435, 0.5130541, 0.5145647, 0.5160754, 0.517586, 0.5190967, 0.5206226, 0.5221485, 0.5236591, 0.525185, 0.5267262, 0.5282521, 0.529778, 0.5313191, 0.5328603, 0.5344015, 0.5359426, 0.537499, 0.5390402, 0.5405966, 0.542153, 0.5437095, 0.5452659, 0.5468223, 0.548394, 0.5499657, 0.5515373, 0.553109, 0.5546807, 0.5562524, 0.5578393, 0.5594263, 0.5610132, 0.5626001, 0.5641871, 0.565774, 0.5673762, 0.5689784, 0.5705806, 0.5721828, 0.573785, 0.5754025, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834897, 0.5851072, 0.5867399, 0.5883726, 0.5900053, 0.5916381, 0.5932708, 0.5949187, 0.5965667, 0.5982147, 0.5998627, 0.6015106, 0.6031586, 0.6048219, 0.6064851, 0.6081483, 0.6098116, 0.6114748, 0.6131533, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215457, 0.6232242, 0.624918, 0.6266117, 0.6283055, 0.6299992, 0.631693, 0.633402, 0.635111, 0.63682, 0.638529, 0.640238, 0.6419471, 0.6436713, 0.6453956, 0.6471199, 0.6488441, 0.6505684, 0.6523079, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6610056, 0.6627451, 0.6644999, 0.6662547, 0.6680095, 0.6697642, 0.6715343, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803845, 0.6821546, 0.6839399, 0.6857252, 0.6875105, 0.6892958, 0.6910811, 0.6928817, 0.6946822, 0.6964675, 0.6982834, 0.7000839, 0.7018845, 0.7037003, 0.7055161, 0.707332, 0.7091478, 0.7109636, 0.7127947, 0.7146105, 0.7164416, 0.7182727, 0.720119, 0.7219501, 0.7237964, 0.7256275, 0.7274739, 0.7293355, 0.7311818, 0.7330282, 0.7348898, 0.7367514, 0.738613, 0.7404746, 0.7423514, 0.744213, 0.7460899, 0.7479667, 0.7498436, 0.7517205, 0.7536126, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630732, 0.7649653, 0.7668727, 0.76878, 0.7706874, 0.7725948, 0.7745174, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841306, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.795758, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055238, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.8173342, 0.8193179, 0.8212863, 0.82327, 0.8252689, 0.8272526, 0.8292515, 0.8312352, 0.8332341, 0.8352331, 0.8372473, 0.8392462, 0.8412604, 0.8432746, 0.8452888, 0.847303, 0.8493172, 0.8513466, 0.8533761, 0.8554055, 0.857435, 0.8594644, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717327, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820325, 0.8840925, 0.8861677, 0.8882429, 0.8903182, 0.8923934, 0.8944839, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.9049363, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.915465, 0.9175708, 0.9196918, 0.9218128, 0.9239338, 0.9260548, 0.9281758, 0.930312, 0.9324483, 0.9345846, 0.9367208, 0.9388571, 0.9410086, 0.9431601, 0.9453117, 0.9474632, 0.9496147, 0.9517815, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626154, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735256, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.988922, 0.9911345, 0.9933471, 0.9955596, 0.9977722, 1.0 + [ICC Profile - 0x62545243] Blue TRC = 0.0, 0.0000763, 0.0001526, 0.0002289, 0.0003052, 0.0003815, 0.0004578, 0.0005341, 0.0006104, 0.0006867, 0.000763, 0.0008392, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018158, 0.0018921, 0.0019684, 0.0020447, 0.002121, 0.0021973, 0.0022736, 0.0023499, 0.0024262, 0.0025025, 0.0025788, 0.0026551, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033417, 0.003418, 0.0034943, 0.0035859, 0.0036622, 0.0037537, 0.00383, 0.0039216, 0.0040131, 0.0041047, 0.0041962, 0.0042878, 0.0043793, 0.0044709, 0.0045624, 0.0046693, 0.0047608, 0.0048524, 0.0049592, 0.005066, 0.0051575, 0.0052644, 0.0053712, 0.005478, 0.0055848, 0.0056916, 0.0057984, 0.0059052, 0.0060273, 0.0061341, 0.0062562, 0.006363, 0.0064851, 0.0066072, 0.0067292, 0.0068513, 0.0069734, 0.0070954, 0.0072175, 0.0073396, 0.0074617, 0.007599, 0.0077211, 0.0078584, 0.0079957, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.008957, 0.0090944, 0.0092317, 0.0093843, 0.0095369, 0.0096742, 0.0098268, 0.0099794, 0.010132, 0.0102846, 0.0104372, 0.0105898, 0.0107576, 0.0109102, 0.0110628, 0.0112306, 0.0113985, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0124056, 0.0125734, 0.0127413, 0.0129244, 0.0130922, 0.0132753, 0.0134585, 0.0136416, 0.0138247, 0.0140078, 0.0141909, 0.014374, 0.0145571, 0.0147555, 0.0149386, 0.0151369, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165255, 0.0167239, 0.0169223, 0.0171359, 0.0173495, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188449, 0.0190585, 0.0192874, 0.019501, 0.0197299, 0.0199588, 0.0201877, 0.0204166, 0.0206455, 0.0208743, 0.0211032, 0.0213474, 0.0215763, 0.0218204, 0.0220645, 0.0222934, 0.0225376, 0.0227817, 0.0230259, 0.0232853, 0.0235294, 0.0237736, 0.024033, 0.0242771, 0.0245365, 0.0247959, 0.0250553, 0.0253147, 0.0255741, 0.0258335, 0.0261082, 0.0263676, 0.026627, 0.0269017, 0.0271763, 0.027451, 0.0277256, 0.0280003, 0.028275, 0.0285496, 0.0288243, 0.0291142, 0.0293889, 0.0296788, 0.0299687, 0.0302586, 0.0305486, 0.0308385, 0.0311284, 0.0314183, 0.0317235, 0.0320134, 0.0323186, 0.0326238, 0.032929, 0.0332341, 0.0335393, 0.0338445, 0.0341497, 0.0344549, 0.0347753, 0.0350805, 0.0354009, 0.0357214, 0.0360418, 0.0363622, 0.0366827, 0.0370031, 0.0373388, 0.0376593, 0.037995, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403449, 0.0406806, 0.0410315, 0.0413825, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.0431373, 0.0434882, 0.0438392, 0.0442054, 0.0445716, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0464027, 0.0467689, 0.0471504, 0.0475166, 0.0478981, 0.0482795, 0.048661, 0.0490425, 0.049424, 0.0498054, 0.0501869, 0.0505837, 0.0509804, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533608, 0.0537575, 0.0541695, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570535, 0.0574655, 0.0578927, 0.05832, 0.058732, 0.0591592, 0.0595865, 0.060029, 0.0604562, 0.0608835, 0.061326, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639811, 0.0644236, 0.0648661, 0.0653239, 0.0657816, 0.0662394, 0.0666972, 0.067155, 0.0676127, 0.0680705, 0.0685435, 0.0690013, 0.0694743, 0.0699474, 0.0704204, 0.0708934, 0.0713664, 0.0718395, 0.0723278, 0.0728008, 0.0732891, 0.0737774, 0.0742657, 0.0747539, 0.0752422, 0.0757305, 0.0762188, 0.0767224, 0.0772259, 0.0777142, 0.0782177, 0.0787213, 0.0792401, 0.0797436, 0.0802472, 0.080766, 0.0812696, 0.0817884, 0.0823072, 0.082826, 0.0833448, 0.0838636, 0.0843977, 0.0849165, 0.0854505, 0.0859846, 0.0865187, 0.0870527, 0.0875868, 0.0881209, 0.0886549, 0.0892042, 0.0897536, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0925002, 0.0930495, 0.0936141, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0970016, 0.0975662, 0.098146, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016251, 0.1022049, 0.1028, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057755, 0.1063706, 0.106981, 0.1075761, 0.1081865, 0.1087968, 0.1094072, 0.1100175, 0.1106279, 0.1112535, 0.1118639, 0.1124895, 0.1131151, 0.1137407, 0.1143664, 0.114992, 0.1156176, 0.1162585, 0.1168841, 0.117525, 0.1181659, 0.1188067, 0.1194476, 0.1200885, 0.1207446, 0.1213855, 0.1220417, 0.1226978, 0.1233539, 0.1240101, 0.1246662, 0.1253223, 0.1259937, 0.1266499, 0.1273213, 0.1279927, 0.1286641, 0.1293355, 0.1300069, 0.1306935, 0.1313649, 0.1320516, 0.1327382, 0.1334096, 0.1341115, 0.1347982, 0.1354849, 0.1361868, 0.1368734, 0.1375753, 0.1382773, 0.1389792, 0.1396811, 0.140383, 0.1411002, 0.1418021, 0.1425193, 0.1432364, 0.1439536, 0.1446708, 0.145388, 0.1461204, 0.1468376, 0.14757, 0.1483024, 0.1490349, 0.1497673, 0.1504997, 0.1512322, 0.1519799, 0.1527123, 0.15346, 0.1542077, 0.1549554, 0.1557031, 0.1564508, 0.1572137, 0.1579767, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617914, 0.1625544, 0.1633326, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672236, 0.1680018, 0.1687953, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735561, 0.1743496, 0.1751583, 0.175967, 0.1767758, 0.1775845, 0.1783932, 0.1792172, 0.1800259, 0.1808499, 0.1816739, 0.1824826, 0.1833219, 0.1841459, 0.1849699, 0.1858091, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1900053, 0.1908446, 0.1916838, 0.1925383, 0.1933928, 0.1942473, 0.1951019, 0.1959564, 0.1968261, 0.1976806, 0.1985504, 0.1994202, 0.2002899, 0.2011597, 0.2020294, 0.2028992, 0.2037842, 0.2046693, 0.205539, 0.206424, 0.2073243, 0.2082094, 0.2090944, 0.2099947, 0.2108949, 0.21178, 0.2126802, 0.2135958, 0.2144961, 0.2153964, 0.2163119, 0.2172274, 0.2181277, 0.2190585, 0.2199741, 0.2208896, 0.2218051, 0.2227359, 0.2236667, 0.2245975, 0.2255283, 0.2264591, 0.2273899, 0.228336, 0.2292821, 0.2302129, 0.2311589, 0.232105, 0.2330663, 0.2340124, 0.2349737, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407416, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2466011, 0.2475776, 0.2485695, 0.249546, 0.2505379, 0.2515297, 0.2525368, 0.2535286, 0.2545357, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605783, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2667124, 0.2677348, 0.2687724, 0.26981, 0.2708324, 0.2718853, 0.2729229, 0.2739605, 0.2750134, 0.276051, 0.2771038, 0.2781567, 0.2792248, 0.2802777, 0.2813306, 0.2823987, 0.2834668, 0.284535, 0.2856031, 0.2866712, 0.2877394, 0.2888228, 0.2899062, 0.2909743, 0.2920577, 0.2931563, 0.2942397, 0.2953231, 0.2964218, 0.2975204, 0.2986191, 0.2997177, 0.3008164, 0.301915, 0.3030289, 0.3041428, 0.3052567, 0.3063706, 0.3074846, 0.3085985, 0.3097124, 0.3108415, 0.3119707, 0.3130999, 0.314229, 0.3153582, 0.3165026, 0.3176318, 0.3187762, 0.3199207, 0.3210651, 0.3222095, 0.3233539, 0.3245136, 0.3256733, 0.3268177, 0.3279774, 0.3291371, 0.330312, 0.3314717, 0.3326467, 0.3338216, 0.3349966, 0.3361715, 0.3373465, 0.3385214, 0.3397116, 0.3408865, 0.3420768, 0.343267, 0.3444724, 0.3456626, 0.3468528, 0.3480583, 0.3492638, 0.3504692, 0.3516747, 0.3528801, 0.3541009, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614252, 0.3626459, 0.3638819, 0.3651179, 0.3663539, 0.3675898, 0.3688411, 0.3700771, 0.3713283, 0.3725795, 0.3738308, 0.375082, 0.3763333, 0.3775998, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.3839322, 0.3851987, 0.3864805, 0.387747, 0.3890288, 0.3903105, 0.3916075, 0.3928893, 0.3941863, 0.3954681, 0.3967651, 0.3980621, 0.3993744, 0.4006714, 0.4019837, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085451, 0.4098573, 0.4111849, 0.4125124, 0.4138399, 0.4151675, 0.416495, 0.4178378, 0.4191806, 0.4205234, 0.4218662, 0.423209, 0.4245518, 0.4259098, 0.4272526, 0.4286107, 0.4299687, 0.4313268, 0.4326848, 0.4340581, 0.4354314, 0.4367895, 0.4381628, 0.4395514, 0.4409247, 0.442298, 0.4436866, 0.4450752, 0.4464637, 0.4478523, 0.4492409, 0.4506447, 0.4520333, 0.4534371, 0.4548409, 0.4562448, 0.4576486, 0.4590677, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661631, 0.4675822, 0.4690166, 0.4704356, 0.47187, 0.4733043, 0.4747539, 0.4761883, 0.4776379, 0.4790875, 0.4805371, 0.4819867, 0.4834363, 0.4848859, 0.4863508, 0.4878157, 0.4892805, 0.4907454, 0.4922103, 0.4936904, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.501091, 0.5025711, 0.5040665, 0.5055467, 0.507042, 0.5085527, 0.5100481, 0.5115435, 0.5130541, 0.5145647, 0.5160754, 0.517586, 0.5190967, 0.5206226, 0.5221485, 0.5236591, 0.525185, 0.5267262, 0.5282521, 0.529778, 0.5313191, 0.5328603, 0.5344015, 0.5359426, 0.537499, 0.5390402, 0.5405966, 0.542153, 0.5437095, 0.5452659, 0.5468223, 0.548394, 0.5499657, 0.5515373, 0.553109, 0.5546807, 0.5562524, 0.5578393, 0.5594263, 0.5610132, 0.5626001, 0.5641871, 0.565774, 0.5673762, 0.5689784, 0.5705806, 0.5721828, 0.573785, 0.5754025, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834897, 0.5851072, 0.5867399, 0.5883726, 0.5900053, 0.5916381, 0.5932708, 0.5949187, 0.5965667, 0.5982147, 0.5998627, 0.6015106, 0.6031586, 0.6048219, 0.6064851, 0.6081483, 0.6098116, 0.6114748, 0.6131533, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215457, 0.6232242, 0.624918, 0.6266117, 0.6283055, 0.6299992, 0.631693, 0.633402, 0.635111, 0.63682, 0.638529, 0.640238, 0.6419471, 0.6436713, 0.6453956, 0.6471199, 0.6488441, 0.6505684, 0.6523079, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6610056, 0.6627451, 0.6644999, 0.6662547, 0.6680095, 0.6697642, 0.6715343, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803845, 0.6821546, 0.6839399, 0.6857252, 0.6875105, 0.6892958, 0.6910811, 0.6928817, 0.6946822, 0.6964675, 0.6982834, 0.7000839, 0.7018845, 0.7037003, 0.7055161, 0.707332, 0.7091478, 0.7109636, 0.7127947, 0.7146105, 0.7164416, 0.7182727, 0.720119, 0.7219501, 0.7237964, 0.7256275, 0.7274739, 0.7293355, 0.7311818, 0.7330282, 0.7348898, 0.7367514, 0.738613, 0.7404746, 0.7423514, 0.744213, 0.7460899, 0.7479667, 0.7498436, 0.7517205, 0.7536126, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630732, 0.7649653, 0.7668727, 0.76878, 0.7706874, 0.7725948, 0.7745174, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841306, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.795758, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055238, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.8173342, 0.8193179, 0.8212863, 0.82327, 0.8252689, 0.8272526, 0.8292515, 0.8312352, 0.8332341, 0.8352331, 0.8372473, 0.8392462, 0.8412604, 0.8432746, 0.8452888, 0.847303, 0.8493172, 0.8513466, 0.8533761, 0.8554055, 0.857435, 0.8594644, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717327, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820325, 0.8840925, 0.8861677, 0.8882429, 0.8903182, 0.8923934, 0.8944839, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.9049363, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.915465, 0.9175708, 0.9196918, 0.9218128, 0.9239338, 0.9260548, 0.9281758, 0.930312, 0.9324483, 0.9345846, 0.9367208, 0.9388571, 0.9410086, 0.9431601, 0.9453117, 0.9474632, 0.9496147, 0.9517815, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626154, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735256, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.988922, 0.9911345, 0.9933471, 0.9955596, 0.9977722, 1.0 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = 434cb1e9680e3b4eda7f4dd430bcd2bf.tif + [File - 0x0002] File Size = 364272 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - XMP + - Photoshop + - Exif SubIFD + - ICC Profile + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/ImageTestSuite/metadata/diff/551adc8ce6c3c9cc59040903b0428f47.tif.txt b/tif/ImageTestSuite/metadata/diff/551adc8ce6c3c9cc59040903b0428f47.tif.txt index 508a7112..82c456a6 100644 --- a/tif/ImageTestSuite/metadata/diff/551adc8ce6c3c9cc59040903b0428f47.tif.txt +++ b/tif/ImageTestSuite/metadata/diff/551adc8ce6c3c9cc59040903b0428f47.tif.txt @@ -1,5 +1,6 @@ FILE: 551adc8ce6c3c9cc59040903b0428f47.tif - TYPE: ARW +JAVA TYPE: ARW +DOTNET TYPE: TIFF [Exif IFD0 - 0x0100] Image Width = 190 pixels [Exif IFD0 - 0x0101] Image Height = 143 pixels @@ -18,31 +19,32 @@ [Exif IFD0 - 0x0144] Tile Offsets = 483 [Exif IFD0 - 0x0145] Tile Byte Counts = 30874 [Exif IFD0 - 0x0153] Sample Format = Unsigned, Unsigned, Unsigned -JAVA [Exif IFD0 - 0x830e] Unknown tag (0x830e) = 100.105 100.49 0 -JAVA [Exif IFD0 - 0x8482] Unknown tag (0x8482) = 0 0 0 589980 4928040 0 -JAVA [Exif IFD0 - 0x87af] Unknown tag (0x87af) = [32 values] -JAVA [Exif IFD0 - 0x87b1] Unknown tag (0x87b1) = ETRS89 / Poland CS92|ETRS89| -DOTNET [Exif IFD0 - 0x830e] Pixel Scale = 100.105 100.49 0 -DOTNET [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 589980 4928040 0 -DOTNET -DOTNET [GeoTIFF - 0x0400] Model Type = Projected -DOTNET [GeoTIFF - 0x0401] Raster Type = PixelIsArea -DOTNET [GeoTIFF - 0x0402] Citation = ETRS89 / Poland CS92 -DOTNET [GeoTIFF - 0x0801] Geographic Citation = ETRS89 -DOTNET [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree -DOTNET [GeoTIFF - 0x0c00] Projected Coordinate System Type = ETRS89 Poland CS92 -DOTNET [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + [Exif IFD0 - 0x830e] Pixel Scale = 100.105 100.49 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 589980 4928040 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [32 values] - [File Type - 0x0001] Detected File Type Name = ARW - [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw - [File Type - 0x0004] Expected File Name Extension = arw + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0402] Citation = ETRS89 / Poland CS92 + [GeoTIFF - 0x0801] Geographic Citation = ETRS89 + [GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree + [GeoTIFF - 0x0c00] Projected Coordinate System Type = ETRS89 Poland CS92 + [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = 551adc8ce6c3c9cc59040903b0428f47.tif [File - 0x0002] File Size = 31357 bytes [File - 0x0003] File Modified Date = - Exif IFD0 -DOTNET - GeoTIFF + - GeoTIFF - File Type - File diff --git a/tif/ImageTestSuite/metadata/diff/5dd2583cd54384e56a769f04ea05c999.tif.txt b/tif/ImageTestSuite/metadata/diff/5dd2583cd54384e56a769f04ea05c999.tif.txt new file mode 100644 index 00000000..48b5229b --- /dev/null +++ b/tif/ImageTestSuite/metadata/diff/5dd2583cd54384e56a769f04ea05c999.tif.txt @@ -0,0 +1,111 @@ + FILE: 5dd2583cd54384e56a769f04ea05c999.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 600 pixels + [Exif IFD0 - 0x0101] Image Height = 802 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 8 8 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = LZW + [Exif IFD0 - 0x0106] Photometric Interpretation = RGB + [Exif IFD0 - 0x0111] Strip Offsets = 23924 46736 94020 102128 124516 156572 195572 214058 + [Exif IFD0 - 0x0112] Orientation = Top, left side (Horizontal / normal) + [Exif IFD0 - 0x0115] Samples Per Pixel = 4 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 109 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 22811 47284 8107 22387 32055 38999 18486 2157 bytes + [Exif IFD0 - 0x011a] X Resolution = 11811/100 dots per cm + [Exif IFD0 - 0x011b] Y Resolution = 11811/100 dots per cm + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x0128] Resolution Unit = cm + [Exif IFD0 - 0x0131] Software = Adobe Photoshop CS2 Windows + [Exif IFD0 - 0x0132] Date/Time = 2006:06:15 20:50:55 + [Exif IFD0 - 0x013d] Predictor = 2 + [Exif IFD0 - 0x0152] Extra Samples = Associated alpha + [Exif IFD0 - 0x935c] Unknown tag (0x935c) = [319320 values] + + [XMP - 0xffff] XMP Value Count = 28 + + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:ImageWidth = 1700 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:ImageLength = 2272 + [XMPMeta - ] tiff:BitsPerSample[1] = 8 + [XMPMeta - ] tiff:BitsPerSample[2] = 8 + [XMPMeta - ] tiff:BitsPerSample[3] = 8 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:Compression = 1 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:PhotometricInterpretation = 2 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:Orientation = 1 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:SamplesPerPixel = 3 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:XResolution = 1181100/10000 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:YResolution = 1181100/10000 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:ResolutionUnit = 3 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:NativeDigest = 256,257,258,259,262,274,277,284,530,531,282,283,296,301,318,319,529,532,306,270,271,272,305,315,33432;BCA95BB476FD1104338BFC38E915AF36 + [XMPMeta - http://ns.adobe.com/xap/1.0/mm/] xmpMM:DocumentID = uuid:72CCE9B48EFCDA1182CAFF47B618F9F3 + [XMPMeta - http://ns.adobe.com/xap/1.0/mm/] xmpMM:InstanceID = uuid:77CCE9B48EFCDA1182CAFF47B618F9F3 + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceRef#] xmpMM:DerivedFrom/stRef:instanceID = uuid:79E7BD888DFCDA1182CAFF47B618F9F3 + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceRef#] xmpMM:DerivedFrom/stRef:documentID = uuid:78E7BD888DFCDA1182CAFF47B618F9F3 + [XMPMeta - http://ns.adobe.com/xap/1.0/] xmp:CreateDate = 2006-06-15T20:49:16+04:00 + [XMPMeta - http://ns.adobe.com/xap/1.0/] xmp:ModifyDate = 2006-06-15T20:50:55+04:00 + [XMPMeta - http://ns.adobe.com/xap/1.0/] xmp:MetadataDate = 2006-06-15T20:50:55+04:00 + [XMPMeta - http://ns.adobe.com/xap/1.0/] xmp:CreatorTool = Adobe Photoshop CS2 Windows + [XMPMeta - http://purl.org/dc/elements/1.1/] dc:format = image/tiff + [XMPMeta - http://ns.adobe.com/photoshop/1.0/] photoshop:ColorMode = 3 + [XMPMeta - http://ns.adobe.com/photoshop/1.0/] photoshop:History = + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:PixelXDimension = 600 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:PixelYDimension = 802 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:ColorSpace = -1 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:NativeDigest = 36864,40960,40961,37121,37122,40962,40963,37510,40964,36867,36868,33434,33437,34850,34852,34855,34856,37377,37378,37379,37380,37381,37382,37383,37384,37385,37386,37396,41483,41484,41486,41487,41488,41492,41493,41495,41728,41729,41730,41985,41986,41987,41988,41989,41990,41991,41992,41993,41994,41995,41996,42016,0,2,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,20,22,23,24,25,26,27,28,30;9B75B6152B620352AFA9FB9107881B0D + + [Photoshop - 0x0425] Caption Digest = 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 + [Photoshop - 0x03ed] Resolution Info = 300x300 DPI + [Photoshop - 0x0426] Print Scale = Centered, Scale 1.0 + [Photoshop - 0x03ee] Alpha Channels = 12 84 114 97 110 115 112 97 114 101 110 99 121 + [Photoshop - 0x0415] Unicode Alpha Names = [30 values] + [Photoshop - 0x03ef] Display Info (Obsolete) = 0 0 255 255 0 0 0 0 0 0 0 100 1 0 + [Photoshop - 0x041d] Alpha Identifiers = 0 0 0 0 + [Photoshop - 0x040d] Global Angle = 30 + [Photoshop - 0x0419] Global Altitude = 30 + [Photoshop - 0x03f3] Print Flags = 0 0 0 0 0 0 0 0 1 + [Photoshop - 0x040a] Copyright Flag = No + [Photoshop - 0x2710] Print Flags Information = 0 1 0 0 0 0 0 0 0 2 + [Photoshop - 0x03f5] Color Halftoning Information = [72 values] + [Photoshop - 0x03f8] Color Transfer Functions = [112 values] + [Photoshop - 0x0400] Layer State Information = 0 0 + [Photoshop - 0x0402] Layers Group Information = 0 0 + [Photoshop - 0x0430] Layer Groups Enabled ID = 1 + [Photoshop - 0x042d] Layer Selection IDs = 0 1 0 0 0 2 + [Photoshop - 0x0408] Grid and Guides Information = 0 0 0 1 0 0 2 64 0 0 2 64 0 0 0 0 + [Photoshop - 0x041e] URL List = 0 + [Photoshop - 0x041a] Slices = region_2004 (0,0,802,600) 1 Slices + [Photoshop - 0x0428] Pixel Aspect Ratio = 1.0 + [Photoshop - 0x0411] ICC Untagged Profile = 1 + [Photoshop - 0x0414] Seed Number = 2 + [Photoshop - 0x040c] Thumbnail Data = JpegRGB, 120x160, Decomp 57600 bytes, 1572865 bpp, 6122 bytes + [Photoshop - 0x0421] Version Info = 1 (Adobe Photoshop, Adobe Photoshop CS2) 1 + [Photoshop - 0x0fa0] Plug-in 1 Data = [268 values] + [Photoshop - 0x0fa1] Plug-in 2 Data = [28 values] + + [Exif SubIFD - 0xa001] Color Space = Undefined + [Exif SubIFD - 0xa002] Exif Image Width = 600 pixels + [Exif SubIFD - 0xa003] Exif Image Height = 802 pixels + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = 5dd2583cd54384e56a769f04ea05c999.tif + [File - 0x0002] File Size = 535584 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - XMP + - Photoshop + - Exif SubIFD + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/ImageTestSuite/metadata/diff/84399cc32c29ac0cf33b96a0f654f379.tif.txt b/tif/ImageTestSuite/metadata/diff/84399cc32c29ac0cf33b96a0f654f379.tif.txt new file mode 100644 index 00000000..d09b350f --- /dev/null +++ b/tif/ImageTestSuite/metadata/diff/84399cc32c29ac0cf33b96a0f654f379.tif.txt @@ -0,0 +1,75 @@ + FILE: 84399cc32c29ac0cf33b96a0f654f379.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 3300 pixels + [Exif IFD0 - 0x0101] Image Height = 3508 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 8 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = JPEG + [Exif IFD0 - 0x0106] Photometric Interpretation = YCbCr + [Exif IFD0 - 0x0111] Strip Offsets = [585 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 3 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 6 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1834 1834 1834 1834 1834 1834 1834 1834 1954 2069 2172 2142 2314 2128 2283 2408 2202 2334 2462 2392 2494 2393 2645 2885 2859 2979 3218 3863 3760 3729 3928 4323 4595 5268 5741 5826 6147 6116 5869 6280 5434 5932 5886 5932 6202 5993 6168 6582 6888 7341 7812 7442 8197 8961 9044 9323 9280 8567 9420 10298 11241 12485 13181 12905 13563 13969 13175 12781 12364 12319 10938 9578 9903 9973 10987 11001 10781 10005 9518 10691 12782 12390 10928 11448 11850 12937 14043 13629 12655 14903 15139 16613 17160 16917 15537 16189 15959 15306 15365 15703 17498 18254 18487 18190 19386 19741 19420 19575 20248 20736 21425 21226 20935 21132 21418 20961 21452 21891 21755 22131 21666 22238 22081 22326 22591 23361 24048 23953 23642 23678 23729 23851 24534 25045 25512 26444 25510 25036 24968 25343 24915 25976 25732 25483 24780 24371 24300 24885 24706 24915 25782 25785 23612 22428 23457 23547 24445 26515 27117 27035 26836 27483 29095 28487 29352 28839 29414 29779 30769 30863 31017 31393 31470 31603 30533 30717 30668 30451 30188 30186 30899 30691 31622 31669 31049 31443 32074 31433 31112 31132 31888 32395 32182 30637 29611 30644 31886 32063 30372 28507 31164 30993 30391 26250 28958 30679 31121 31142 31003 31416 31619 31315 30608 29038 27846 27446 27396 27063 27363 27817 27901 28563 28626 28260 28177 29503 29031 28176 27745 27263 27700 27059 26984 27306 26317 25959 26311 26492 25973 25902 25998 25845 25168 25611 25366 25107 24752 25692 25413 25837 25386 25493 25455 24998 25265 25528 25429 25155 25472 25622 25360 25482 25665 25528 25607 25158 25589 25188 25194 25474 25945 25897 26353 25731 26233 25762 25808 25502 25131 25847 26067 26234 26578 26766 26968 27333 27180 26917 26819 27502 27901 28598 29320 29536 29112 29408 29807 30575 30868 30780 30773 31518 32069 31952 32028 32447 32413 32933 32515 32922 33414 33280 33176 33566 33258 33644 33679 33356 33354 33633 33859 35191 34643 34954 34675 34717 34823 35011 35353 35290 34930 36120 35362 35077 34621 34180 33995 34431 33783 33070 33965 33575 33333 32559 32267 32256 32190 32147 32113 33131 34074 34103 34689 34548 34534 34801 34621 34702 34495 34282 34612 34702 34813 34085 33671 32459 31750 31062 29642 29505 29464 29989 31427 31075 30907 30843 31904 35315 36040 32471 32242 28720 27392 25932 25351 25410 24712 23927 23941 23304 22999 23338 22362 21718 21119 21436 22403 21462 21128 19699 18363 18026 18270 17792 18242 18220 18320 18327 18248 17957 17664 17821 18097 17364 17227 17458 17591 18322 18670 18748 18539 18664 18798 18502 18115 18068 17950 18769 18365 18479 18874 18742 18824 18804 18524 18209 18847 19173 19806 18675 17496 17993 16052 15363 14895 15425 17438 17738 17609 17788 17470 17441 17775 17939 17333 17775 17376 16277 17026 17283 17798 18051 17594 17699 18539 19588 20434 19693 20396 18763 18294 17540 16985 16234 16668 16653 15559 14698 14538 14381 14588 14453 14179 14340 14588 15608 15460 15803 16065 16615 16559 17454 19072 17895 17416 16874 16490 15357 14914 13456 13299 13144 14331 14629 14370 14405 15448 13976 14545 15004 13346 11745 12243 11842 12372 12390 11109 10879 11598 9452 8109 6640 5875 5072 5169 3447 3747 4421 5002 5860 7394 7983 6925 5014 4366 3387 2279 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 1834 bytes + [Exif IFD0 - 0x011a] X Resolution = 300 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 300 dots per inch + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x0128] Resolution Unit = Inch + [Exif IFD0 - 0x0131] Software = Adobe Photoshop 7.0 + [Exif IFD0 - 0x0132] Date/Time = 2006:06:08 14:55:36 + [Exif IFD0 - 0x015b] JPEG Tables = [558 values] + [Exif IFD0 - 0x0212] YCbCr Sub-Sampling = (Unknown) + [Exif IFD0 - 0x0213] YCbCr Positioning = Datum point + + [XMP - 0xffff] XMP Value Count = 2 + + [XMPMeta - http://ns.adobe.com/xap/1.0/mm/] xmpMM:DocumentID = adobe:docid:photoshop:c2f73406-f6e7-11da-901f-d85e9854135a + [XMPMeta - http://ns.adobe.com/xap/1.0/mm/] xmpMM:InstanceID = uuid:e08f8924-f6e8-11da-901f-d85e9854135a + + [Photoshop - 0x0425] Caption Digest = 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 + [Photoshop - 0x03ed] Resolution Info = 300x300 DPI + [Photoshop - 0x0426] Print Scale = Centered, Scale 1.0 + [Photoshop - 0x040d] Global Angle = 120 + [Photoshop - 0x0419] Global Altitude = 30 + [Photoshop - 0x03f3] Print Flags = 0 0 0 0 0 0 0 0 1 + [Photoshop - 0x040a] Copyright Flag = No + [Photoshop - 0x2710] Print Flags Information = 0 1 0 0 0 0 0 0 0 1 + [Photoshop - 0x03f5] Color Halftoning Information = [72 values] + [Photoshop - 0x03f8] Color Transfer Functions = [112 values] + [Photoshop - 0x0400] Layer State Information = 0 5 + [Photoshop - 0x0402] Layers Group Information = [24 values] + [Photoshop - 0x0408] Grid and Guides Information = 0 0 0 1 0 0 2 64 0 0 2 64 0 0 0 0 + [Photoshop - 0x041e] URL List = 0 + [Photoshop - 0x041a] Slices = zoom (0,0,3508,3300) 1 Slices + [Photoshop - 0x0411] ICC Untagged Profile = 1 + [Photoshop - 0x0414] Seed Number = 14 + [Photoshop - 0x040c] Thumbnail Data = JpegRGB, 241x256, Decomp 185344 bytes, 1572865 bpp, 14343 bytes + [Photoshop - 0x0421] Version Info = 1 (Adobe Photoshop, Adobe Photoshop 7.0) 1 + + [Exif SubIFD - 0xa001] Color Space = Undefined + [Exif SubIFD - 0xa002] Exif Image Width = 3300 pixels + [Exif SubIFD - 0xa003] Exif Image Height = 3508 pixels + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = 84399cc32c29ac0cf33b96a0f654f379.tif + [File - 0x0002] File Size = 11482996 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - XMP + - Photoshop + - Exif SubIFD + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/ImageTestSuite/metadata/diff/ccd82bb72407d0ca03cac50eb42faf47.tif.txt b/tif/ImageTestSuite/metadata/diff/ccd82bb72407d0ca03cac50eb42faf47.tif.txt new file mode 100644 index 00000000..edcc1800 --- /dev/null +++ b/tif/ImageTestSuite/metadata/diff/ccd82bb72407d0ca03cac50eb42faf47.tif.txt @@ -0,0 +1,119 @@ + FILE: ccd82bb72407d0ca03cac50eb42faf47.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 347 pixels + [Exif IFD0 - 0x0101] Image Height = 80 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 8 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = JPEG + [Exif IFD0 - 0x0106] Photometric Interpretation = YCbCr + [Exif IFD0 - 0x0111] Strip Offsets = 13894 + [Exif IFD0 - 0x0115] Samples Per Pixel = 3 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 80 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 3178 bytes + [Exif IFD0 - 0x011a] X Resolution = 72 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x0128] Resolution Unit = Inch + [Exif IFD0 - 0x0131] Software = Adobe Photoshop CS Windows + [Exif IFD0 - 0x0132] Date/Time = 2008:08:06 15:31:22 + [Exif IFD0 - 0x015b] JPEG Tables = [459 values] + [Exif IFD0 - 0x935c] Unknown tag (0x935c) = [28796 values] + + [XMP - 0xffff] XMP Value Count = 15 + + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:ColorSpace = 1 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:PixelXDimension = 347 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:PixelYDimension = 80 + [XMPMeta - http://ns.adobe.com/photoshop/1.0/] photoshop:History = + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:Orientation = 1 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:XResolution = 72/1 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:YResolution = 72/1 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:ResolutionUnit = 2 + [XMPMeta - http://ns.adobe.com/xap/1.0/] xmp:CreateDate = 2008-08-05T12:42:28Z + [XMPMeta - http://ns.adobe.com/xap/1.0/] xmp:ModifyDate = 2008-08-06T15:31:22Z + [XMPMeta - http://ns.adobe.com/xap/1.0/] xmp:MetadataDate = 2008-08-06T15:31:22Z + [XMPMeta - http://ns.adobe.com/xap/1.0/] xmp:CreatorTool = Adobe Photoshop CS Windows + [XMPMeta - http://ns.adobe.com/xap/1.0/mm/] xmpMM:DocumentID = adobe:docid:photoshop:3a3ad282-63c4-11dd-a56a-e9890ab5982b + [XMPMeta - http://ns.adobe.com/xap/1.0/mm/] xmpMM:InstanceID = uuid:46cfdb72-63c4-11dd-a56a-e9890ab5982b + [XMPMeta - http://purl.org/dc/elements/1.1/] dc:format = image/tiff + + [Photoshop - 0x0425] Caption Digest = 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 + [Photoshop - 0x03ed] Resolution Info = 72x72 DPI + [Photoshop - 0x0426] Print Scale = Centered, Scale 1.0 + [Photoshop - 0x040d] Global Angle = 120 + [Photoshop - 0x0419] Global Altitude = 30 + [Photoshop - 0x03f3] Print Flags = 0 0 0 0 0 0 0 0 1 + [Photoshop - 0x040a] Copyright Flag = No + [Photoshop - 0x2710] Print Flags Information = 0 1 0 0 0 0 0 0 0 2 + [Photoshop - 0x03f5] Color Halftoning Information = [72 values] + [Photoshop - 0x03f8] Color Transfer Functions = [112 values] + [Photoshop - 0x0400] Layer State Information = 0 1 + [Photoshop - 0x0402] Layers Group Information = 0 0 0 0 + [Photoshop - 0x0408] Grid and Guides Information = 0 0 0 1 0 0 2 64 0 0 2 64 0 0 0 0 + [Photoshop - 0x041e] URL List = 0 + [Photoshop - 0x041a] Slices = New Adobe Photoshop Image (0,0,80,347) 1 Slices + [Photoshop - 0x0428] Pixel Aspect Ratio = 1.0 + [Photoshop - 0x0414] Seed Number = 2 + [Photoshop - 0x040c] Thumbnail Data = JpegRGB, 160x37, Decomp 17760 bytes, 1572865 bpp, 2335 bytes + [Photoshop - 0x0421] Version Info = 1 (Adobe Photoshop, Adobe Photoshop CS) 1 + + [Exif SubIFD - 0xa001] Color Space = sRGB + [Exif SubIFD - 0xa002] Exif Image Width = 347 pixels + [Exif SubIFD - 0xa003] Exif Image Height = 80 pixels + + [ICC Profile - 0x0000] Profile Size = 3144 + [ICC Profile - 0x0004] CMM Type = Lino + [ICC Profile - 0x0008] Version = 2.1.0 + [ICC Profile - 0x000c] Class = Display Device + [ICC Profile - 0x0010] Color space = RGB + [ICC Profile - 0x0014] Profile Connection Space = XYZ + [ICC Profile - 0x0018] Profile Date/Time = 1998:02:09 06:49:00 + [ICC Profile - 0x0024] Signature = acsp + [ICC Profile - 0x0028] Primary Platform = Microsoft Corporation + [ICC Profile - 0x0030] Device manufacturer = IEC + [ICC Profile - 0x0034] Device model = sRGB + [ICC Profile - 0x0044] XYZ values = 0.964 1 0.825 + [ICC Profile - 0x0080] Tag Count = 17 + [ICC Profile - 0x63707274] Profile Copyright = Copyright (c) 1998 Hewlett-Packard Company + [ICC Profile - 0x64657363] Profile Description = sRGB IEC61966-2.1 + [ICC Profile - 0x77747074] Media White Point = (0.9505, 1, 1.0891) + [ICC Profile - 0x626b7074] Media Black Point = (0, 0, 0) + [ICC Profile - 0x7258595a] Red Colorant = (0.4361, 0.2225, 0.0139) + [ICC Profile - 0x6758595a] Green Colorant = (0.3851, 0.7169, 0.0971) + [ICC Profile - 0x6258595a] Blue Colorant = (0.1431, 0.0606, 0.7141) + [ICC Profile - 0x646d6e64] Device Mfg Description = IEC http://www.iec.ch + [ICC Profile - 0x646d6464] Device Model Description = IEC 61966-2.1 Default RGB colour space - sRGB + [ICC Profile - 0x76756564] Viewing Conditions Description = Reference Viewing Condition in IEC61966-2.1 + [ICC Profile - 0x76696577] Viewing Conditions = view (0x76696577): 36 bytes + [ICC Profile - 0x6c756d69] Luminance = (76.0365, 80, 87.1246) + [ICC Profile - 0x6d656173] Measurement = 1931 2° Observer, Backing (0, 0, 0), Geometry Unknown, Flare 1%, Illuminant D65 + [ICC Profile - 0x74656368] Technology = CRT + [ICC Profile - 0x72545243] Red TRC = 0.0, 0.0000763, 0.0001526, 0.0002289, 0.0003052, 0.0003815, 0.0004578, 0.0005341, 0.0006104, 0.0006867, 0.000763, 0.0008392, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018158, 0.0018921, 0.0019684, 0.0020447, 0.002121, 0.0021973, 0.0022736, 0.0023499, 0.0024262, 0.0025025, 0.0025788, 0.0026551, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033417, 0.003418, 0.0034943, 0.0035859, 0.0036622, 0.0037537, 0.00383, 0.0039216, 0.0040131, 0.0041047, 0.0041962, 0.0042878, 0.0043793, 0.0044709, 0.0045624, 0.0046693, 0.0047608, 0.0048524, 0.0049592, 0.005066, 0.0051575, 0.0052644, 0.0053712, 0.005478, 0.0055848, 0.0056916, 0.0057984, 0.0059052, 0.0060273, 0.0061341, 0.0062562, 0.006363, 0.0064851, 0.0066072, 0.0067292, 0.0068513, 0.0069734, 0.0070954, 0.0072175, 0.0073396, 0.0074617, 0.007599, 0.0077211, 0.0078584, 0.0079957, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.008957, 0.0090944, 0.0092317, 0.0093843, 0.0095369, 0.0096742, 0.0098268, 0.0099794, 0.010132, 0.0102846, 0.0104372, 0.0105898, 0.0107576, 0.0109102, 0.0110628, 0.0112306, 0.0113985, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0124056, 0.0125734, 0.0127413, 0.0129244, 0.0130922, 0.0132753, 0.0134585, 0.0136416, 0.0138247, 0.0140078, 0.0141909, 0.014374, 0.0145571, 0.0147555, 0.0149386, 0.0151369, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165255, 0.0167239, 0.0169223, 0.0171359, 0.0173495, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188449, 0.0190585, 0.0192874, 0.019501, 0.0197299, 0.0199588, 0.0201877, 0.0204166, 0.0206455, 0.0208743, 0.0211032, 0.0213474, 0.0215763, 0.0218204, 0.0220645, 0.0222934, 0.0225376, 0.0227817, 0.0230259, 0.0232853, 0.0235294, 0.0237736, 0.024033, 0.0242771, 0.0245365, 0.0247959, 0.0250553, 0.0253147, 0.0255741, 0.0258335, 0.0261082, 0.0263676, 0.026627, 0.0269017, 0.0271763, 0.027451, 0.0277256, 0.0280003, 0.028275, 0.0285496, 0.0288243, 0.0291142, 0.0293889, 0.0296788, 0.0299687, 0.0302586, 0.0305486, 0.0308385, 0.0311284, 0.0314183, 0.0317235, 0.0320134, 0.0323186, 0.0326238, 0.032929, 0.0332341, 0.0335393, 0.0338445, 0.0341497, 0.0344549, 0.0347753, 0.0350805, 0.0354009, 0.0357214, 0.0360418, 0.0363622, 0.0366827, 0.0370031, 0.0373388, 0.0376593, 0.037995, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403449, 0.0406806, 0.0410315, 0.0413825, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.0431373, 0.0434882, 0.0438392, 0.0442054, 0.0445716, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0464027, 0.0467689, 0.0471504, 0.0475166, 0.0478981, 0.0482795, 0.048661, 0.0490425, 0.049424, 0.0498054, 0.0501869, 0.0505837, 0.0509804, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533608, 0.0537575, 0.0541695, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570535, 0.0574655, 0.0578927, 0.05832, 0.058732, 0.0591592, 0.0595865, 0.060029, 0.0604562, 0.0608835, 0.061326, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639811, 0.0644236, 0.0648661, 0.0653239, 0.0657816, 0.0662394, 0.0666972, 0.067155, 0.0676127, 0.0680705, 0.0685435, 0.0690013, 0.0694743, 0.0699474, 0.0704204, 0.0708934, 0.0713664, 0.0718395, 0.0723278, 0.0728008, 0.0732891, 0.0737774, 0.0742657, 0.0747539, 0.0752422, 0.0757305, 0.0762188, 0.0767224, 0.0772259, 0.0777142, 0.0782177, 0.0787213, 0.0792401, 0.0797436, 0.0802472, 0.080766, 0.0812696, 0.0817884, 0.0823072, 0.082826, 0.0833448, 0.0838636, 0.0843977, 0.0849165, 0.0854505, 0.0859846, 0.0865187, 0.0870527, 0.0875868, 0.0881209, 0.0886549, 0.0892042, 0.0897536, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0925002, 0.0930495, 0.0936141, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0970016, 0.0975662, 0.098146, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016251, 0.1022049, 0.1028, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057755, 0.1063706, 0.106981, 0.1075761, 0.1081865, 0.1087968, 0.1094072, 0.1100175, 0.1106279, 0.1112535, 0.1118639, 0.1124895, 0.1131151, 0.1137407, 0.1143664, 0.114992, 0.1156176, 0.1162585, 0.1168841, 0.117525, 0.1181659, 0.1188067, 0.1194476, 0.1200885, 0.1207446, 0.1213855, 0.1220417, 0.1226978, 0.1233539, 0.1240101, 0.1246662, 0.1253223, 0.1259937, 0.1266499, 0.1273213, 0.1279927, 0.1286641, 0.1293355, 0.1300069, 0.1306935, 0.1313649, 0.1320516, 0.1327382, 0.1334096, 0.1341115, 0.1347982, 0.1354849, 0.1361868, 0.1368734, 0.1375753, 0.1382773, 0.1389792, 0.1396811, 0.140383, 0.1411002, 0.1418021, 0.1425193, 0.1432364, 0.1439536, 0.1446708, 0.145388, 0.1461204, 0.1468376, 0.14757, 0.1483024, 0.1490349, 0.1497673, 0.1504997, 0.1512322, 0.1519799, 0.1527123, 0.15346, 0.1542077, 0.1549554, 0.1557031, 0.1564508, 0.1572137, 0.1579767, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617914, 0.1625544, 0.1633326, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672236, 0.1680018, 0.1687953, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735561, 0.1743496, 0.1751583, 0.175967, 0.1767758, 0.1775845, 0.1783932, 0.1792172, 0.1800259, 0.1808499, 0.1816739, 0.1824826, 0.1833219, 0.1841459, 0.1849699, 0.1858091, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1900053, 0.1908446, 0.1916838, 0.1925383, 0.1933928, 0.1942473, 0.1951019, 0.1959564, 0.1968261, 0.1976806, 0.1985504, 0.1994202, 0.2002899, 0.2011597, 0.2020294, 0.2028992, 0.2037842, 0.2046693, 0.205539, 0.206424, 0.2073243, 0.2082094, 0.2090944, 0.2099947, 0.2108949, 0.21178, 0.2126802, 0.2135958, 0.2144961, 0.2153964, 0.2163119, 0.2172274, 0.2181277, 0.2190585, 0.2199741, 0.2208896, 0.2218051, 0.2227359, 0.2236667, 0.2245975, 0.2255283, 0.2264591, 0.2273899, 0.228336, 0.2292821, 0.2302129, 0.2311589, 0.232105, 0.2330663, 0.2340124, 0.2349737, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407416, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2466011, 0.2475776, 0.2485695, 0.249546, 0.2505379, 0.2515297, 0.2525368, 0.2535286, 0.2545357, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605783, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2667124, 0.2677348, 0.2687724, 0.26981, 0.2708324, 0.2718853, 0.2729229, 0.2739605, 0.2750134, 0.276051, 0.2771038, 0.2781567, 0.2792248, 0.2802777, 0.2813306, 0.2823987, 0.2834668, 0.284535, 0.2856031, 0.2866712, 0.2877394, 0.2888228, 0.2899062, 0.2909743, 0.2920577, 0.2931563, 0.2942397, 0.2953231, 0.2964218, 0.2975204, 0.2986191, 0.2997177, 0.3008164, 0.301915, 0.3030289, 0.3041428, 0.3052567, 0.3063706, 0.3074846, 0.3085985, 0.3097124, 0.3108415, 0.3119707, 0.3130999, 0.314229, 0.3153582, 0.3165026, 0.3176318, 0.3187762, 0.3199207, 0.3210651, 0.3222095, 0.3233539, 0.3245136, 0.3256733, 0.3268177, 0.3279774, 0.3291371, 0.330312, 0.3314717, 0.3326467, 0.3338216, 0.3349966, 0.3361715, 0.3373465, 0.3385214, 0.3397116, 0.3408865, 0.3420768, 0.343267, 0.3444724, 0.3456626, 0.3468528, 0.3480583, 0.3492638, 0.3504692, 0.3516747, 0.3528801, 0.3541009, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614252, 0.3626459, 0.3638819, 0.3651179, 0.3663539, 0.3675898, 0.3688411, 0.3700771, 0.3713283, 0.3725795, 0.3738308, 0.375082, 0.3763333, 0.3775998, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.3839322, 0.3851987, 0.3864805, 0.387747, 0.3890288, 0.3903105, 0.3916075, 0.3928893, 0.3941863, 0.3954681, 0.3967651, 0.3980621, 0.3993744, 0.4006714, 0.4019837, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085451, 0.4098573, 0.4111849, 0.4125124, 0.4138399, 0.4151675, 0.416495, 0.4178378, 0.4191806, 0.4205234, 0.4218662, 0.423209, 0.4245518, 0.4259098, 0.4272526, 0.4286107, 0.4299687, 0.4313268, 0.4326848, 0.4340581, 0.4354314, 0.4367895, 0.4381628, 0.4395514, 0.4409247, 0.442298, 0.4436866, 0.4450752, 0.4464637, 0.4478523, 0.4492409, 0.4506447, 0.4520333, 0.4534371, 0.4548409, 0.4562448, 0.4576486, 0.4590677, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661631, 0.4675822, 0.4690166, 0.4704356, 0.47187, 0.4733043, 0.4747539, 0.4761883, 0.4776379, 0.4790875, 0.4805371, 0.4819867, 0.4834363, 0.4848859, 0.4863508, 0.4878157, 0.4892805, 0.4907454, 0.4922103, 0.4936904, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.501091, 0.5025711, 0.5040665, 0.5055467, 0.507042, 0.5085527, 0.5100481, 0.5115435, 0.5130541, 0.5145647, 0.5160754, 0.517586, 0.5190967, 0.5206226, 0.5221485, 0.5236591, 0.525185, 0.5267262, 0.5282521, 0.529778, 0.5313191, 0.5328603, 0.5344015, 0.5359426, 0.537499, 0.5390402, 0.5405966, 0.542153, 0.5437095, 0.5452659, 0.5468223, 0.548394, 0.5499657, 0.5515373, 0.553109, 0.5546807, 0.5562524, 0.5578393, 0.5594263, 0.5610132, 0.5626001, 0.5641871, 0.565774, 0.5673762, 0.5689784, 0.5705806, 0.5721828, 0.573785, 0.5754025, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834897, 0.5851072, 0.5867399, 0.5883726, 0.5900053, 0.5916381, 0.5932708, 0.5949187, 0.5965667, 0.5982147, 0.5998627, 0.6015106, 0.6031586, 0.6048219, 0.6064851, 0.6081483, 0.6098116, 0.6114748, 0.6131533, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215457, 0.6232242, 0.624918, 0.6266117, 0.6283055, 0.6299992, 0.631693, 0.633402, 0.635111, 0.63682, 0.638529, 0.640238, 0.6419471, 0.6436713, 0.6453956, 0.6471199, 0.6488441, 0.6505684, 0.6523079, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6610056, 0.6627451, 0.6644999, 0.6662547, 0.6680095, 0.6697642, 0.6715343, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803845, 0.6821546, 0.6839399, 0.6857252, 0.6875105, 0.6892958, 0.6910811, 0.6928817, 0.6946822, 0.6964675, 0.6982834, 0.7000839, 0.7018845, 0.7037003, 0.7055161, 0.707332, 0.7091478, 0.7109636, 0.7127947, 0.7146105, 0.7164416, 0.7182727, 0.720119, 0.7219501, 0.7237964, 0.7256275, 0.7274739, 0.7293355, 0.7311818, 0.7330282, 0.7348898, 0.7367514, 0.738613, 0.7404746, 0.7423514, 0.744213, 0.7460899, 0.7479667, 0.7498436, 0.7517205, 0.7536126, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630732, 0.7649653, 0.7668727, 0.76878, 0.7706874, 0.7725948, 0.7745174, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841306, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.795758, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055238, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.8173342, 0.8193179, 0.8212863, 0.82327, 0.8252689, 0.8272526, 0.8292515, 0.8312352, 0.8332341, 0.8352331, 0.8372473, 0.8392462, 0.8412604, 0.8432746, 0.8452888, 0.847303, 0.8493172, 0.8513466, 0.8533761, 0.8554055, 0.857435, 0.8594644, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717327, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820325, 0.8840925, 0.8861677, 0.8882429, 0.8903182, 0.8923934, 0.8944839, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.9049363, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.915465, 0.9175708, 0.9196918, 0.9218128, 0.9239338, 0.9260548, 0.9281758, 0.930312, 0.9324483, 0.9345846, 0.9367208, 0.9388571, 0.9410086, 0.9431601, 0.9453117, 0.9474632, 0.9496147, 0.9517815, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626154, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735256, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.988922, 0.9911345, 0.9933471, 0.9955596, 0.9977722, 1.0 + [ICC Profile - 0x67545243] Green TRC = 0.0, 0.0000763, 0.0001526, 0.0002289, 0.0003052, 0.0003815, 0.0004578, 0.0005341, 0.0006104, 0.0006867, 0.000763, 0.0008392, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018158, 0.0018921, 0.0019684, 0.0020447, 0.002121, 0.0021973, 0.0022736, 0.0023499, 0.0024262, 0.0025025, 0.0025788, 0.0026551, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033417, 0.003418, 0.0034943, 0.0035859, 0.0036622, 0.0037537, 0.00383, 0.0039216, 0.0040131, 0.0041047, 0.0041962, 0.0042878, 0.0043793, 0.0044709, 0.0045624, 0.0046693, 0.0047608, 0.0048524, 0.0049592, 0.005066, 0.0051575, 0.0052644, 0.0053712, 0.005478, 0.0055848, 0.0056916, 0.0057984, 0.0059052, 0.0060273, 0.0061341, 0.0062562, 0.006363, 0.0064851, 0.0066072, 0.0067292, 0.0068513, 0.0069734, 0.0070954, 0.0072175, 0.0073396, 0.0074617, 0.007599, 0.0077211, 0.0078584, 0.0079957, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.008957, 0.0090944, 0.0092317, 0.0093843, 0.0095369, 0.0096742, 0.0098268, 0.0099794, 0.010132, 0.0102846, 0.0104372, 0.0105898, 0.0107576, 0.0109102, 0.0110628, 0.0112306, 0.0113985, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0124056, 0.0125734, 0.0127413, 0.0129244, 0.0130922, 0.0132753, 0.0134585, 0.0136416, 0.0138247, 0.0140078, 0.0141909, 0.014374, 0.0145571, 0.0147555, 0.0149386, 0.0151369, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165255, 0.0167239, 0.0169223, 0.0171359, 0.0173495, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188449, 0.0190585, 0.0192874, 0.019501, 0.0197299, 0.0199588, 0.0201877, 0.0204166, 0.0206455, 0.0208743, 0.0211032, 0.0213474, 0.0215763, 0.0218204, 0.0220645, 0.0222934, 0.0225376, 0.0227817, 0.0230259, 0.0232853, 0.0235294, 0.0237736, 0.024033, 0.0242771, 0.0245365, 0.0247959, 0.0250553, 0.0253147, 0.0255741, 0.0258335, 0.0261082, 0.0263676, 0.026627, 0.0269017, 0.0271763, 0.027451, 0.0277256, 0.0280003, 0.028275, 0.0285496, 0.0288243, 0.0291142, 0.0293889, 0.0296788, 0.0299687, 0.0302586, 0.0305486, 0.0308385, 0.0311284, 0.0314183, 0.0317235, 0.0320134, 0.0323186, 0.0326238, 0.032929, 0.0332341, 0.0335393, 0.0338445, 0.0341497, 0.0344549, 0.0347753, 0.0350805, 0.0354009, 0.0357214, 0.0360418, 0.0363622, 0.0366827, 0.0370031, 0.0373388, 0.0376593, 0.037995, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403449, 0.0406806, 0.0410315, 0.0413825, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.0431373, 0.0434882, 0.0438392, 0.0442054, 0.0445716, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0464027, 0.0467689, 0.0471504, 0.0475166, 0.0478981, 0.0482795, 0.048661, 0.0490425, 0.049424, 0.0498054, 0.0501869, 0.0505837, 0.0509804, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533608, 0.0537575, 0.0541695, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570535, 0.0574655, 0.0578927, 0.05832, 0.058732, 0.0591592, 0.0595865, 0.060029, 0.0604562, 0.0608835, 0.061326, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639811, 0.0644236, 0.0648661, 0.0653239, 0.0657816, 0.0662394, 0.0666972, 0.067155, 0.0676127, 0.0680705, 0.0685435, 0.0690013, 0.0694743, 0.0699474, 0.0704204, 0.0708934, 0.0713664, 0.0718395, 0.0723278, 0.0728008, 0.0732891, 0.0737774, 0.0742657, 0.0747539, 0.0752422, 0.0757305, 0.0762188, 0.0767224, 0.0772259, 0.0777142, 0.0782177, 0.0787213, 0.0792401, 0.0797436, 0.0802472, 0.080766, 0.0812696, 0.0817884, 0.0823072, 0.082826, 0.0833448, 0.0838636, 0.0843977, 0.0849165, 0.0854505, 0.0859846, 0.0865187, 0.0870527, 0.0875868, 0.0881209, 0.0886549, 0.0892042, 0.0897536, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0925002, 0.0930495, 0.0936141, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0970016, 0.0975662, 0.098146, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016251, 0.1022049, 0.1028, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057755, 0.1063706, 0.106981, 0.1075761, 0.1081865, 0.1087968, 0.1094072, 0.1100175, 0.1106279, 0.1112535, 0.1118639, 0.1124895, 0.1131151, 0.1137407, 0.1143664, 0.114992, 0.1156176, 0.1162585, 0.1168841, 0.117525, 0.1181659, 0.1188067, 0.1194476, 0.1200885, 0.1207446, 0.1213855, 0.1220417, 0.1226978, 0.1233539, 0.1240101, 0.1246662, 0.1253223, 0.1259937, 0.1266499, 0.1273213, 0.1279927, 0.1286641, 0.1293355, 0.1300069, 0.1306935, 0.1313649, 0.1320516, 0.1327382, 0.1334096, 0.1341115, 0.1347982, 0.1354849, 0.1361868, 0.1368734, 0.1375753, 0.1382773, 0.1389792, 0.1396811, 0.140383, 0.1411002, 0.1418021, 0.1425193, 0.1432364, 0.1439536, 0.1446708, 0.145388, 0.1461204, 0.1468376, 0.14757, 0.1483024, 0.1490349, 0.1497673, 0.1504997, 0.1512322, 0.1519799, 0.1527123, 0.15346, 0.1542077, 0.1549554, 0.1557031, 0.1564508, 0.1572137, 0.1579767, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617914, 0.1625544, 0.1633326, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672236, 0.1680018, 0.1687953, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735561, 0.1743496, 0.1751583, 0.175967, 0.1767758, 0.1775845, 0.1783932, 0.1792172, 0.1800259, 0.1808499, 0.1816739, 0.1824826, 0.1833219, 0.1841459, 0.1849699, 0.1858091, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1900053, 0.1908446, 0.1916838, 0.1925383, 0.1933928, 0.1942473, 0.1951019, 0.1959564, 0.1968261, 0.1976806, 0.1985504, 0.1994202, 0.2002899, 0.2011597, 0.2020294, 0.2028992, 0.2037842, 0.2046693, 0.205539, 0.206424, 0.2073243, 0.2082094, 0.2090944, 0.2099947, 0.2108949, 0.21178, 0.2126802, 0.2135958, 0.2144961, 0.2153964, 0.2163119, 0.2172274, 0.2181277, 0.2190585, 0.2199741, 0.2208896, 0.2218051, 0.2227359, 0.2236667, 0.2245975, 0.2255283, 0.2264591, 0.2273899, 0.228336, 0.2292821, 0.2302129, 0.2311589, 0.232105, 0.2330663, 0.2340124, 0.2349737, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407416, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2466011, 0.2475776, 0.2485695, 0.249546, 0.2505379, 0.2515297, 0.2525368, 0.2535286, 0.2545357, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605783, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2667124, 0.2677348, 0.2687724, 0.26981, 0.2708324, 0.2718853, 0.2729229, 0.2739605, 0.2750134, 0.276051, 0.2771038, 0.2781567, 0.2792248, 0.2802777, 0.2813306, 0.2823987, 0.2834668, 0.284535, 0.2856031, 0.2866712, 0.2877394, 0.2888228, 0.2899062, 0.2909743, 0.2920577, 0.2931563, 0.2942397, 0.2953231, 0.2964218, 0.2975204, 0.2986191, 0.2997177, 0.3008164, 0.301915, 0.3030289, 0.3041428, 0.3052567, 0.3063706, 0.3074846, 0.3085985, 0.3097124, 0.3108415, 0.3119707, 0.3130999, 0.314229, 0.3153582, 0.3165026, 0.3176318, 0.3187762, 0.3199207, 0.3210651, 0.3222095, 0.3233539, 0.3245136, 0.3256733, 0.3268177, 0.3279774, 0.3291371, 0.330312, 0.3314717, 0.3326467, 0.3338216, 0.3349966, 0.3361715, 0.3373465, 0.3385214, 0.3397116, 0.3408865, 0.3420768, 0.343267, 0.3444724, 0.3456626, 0.3468528, 0.3480583, 0.3492638, 0.3504692, 0.3516747, 0.3528801, 0.3541009, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614252, 0.3626459, 0.3638819, 0.3651179, 0.3663539, 0.3675898, 0.3688411, 0.3700771, 0.3713283, 0.3725795, 0.3738308, 0.375082, 0.3763333, 0.3775998, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.3839322, 0.3851987, 0.3864805, 0.387747, 0.3890288, 0.3903105, 0.3916075, 0.3928893, 0.3941863, 0.3954681, 0.3967651, 0.3980621, 0.3993744, 0.4006714, 0.4019837, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085451, 0.4098573, 0.4111849, 0.4125124, 0.4138399, 0.4151675, 0.416495, 0.4178378, 0.4191806, 0.4205234, 0.4218662, 0.423209, 0.4245518, 0.4259098, 0.4272526, 0.4286107, 0.4299687, 0.4313268, 0.4326848, 0.4340581, 0.4354314, 0.4367895, 0.4381628, 0.4395514, 0.4409247, 0.442298, 0.4436866, 0.4450752, 0.4464637, 0.4478523, 0.4492409, 0.4506447, 0.4520333, 0.4534371, 0.4548409, 0.4562448, 0.4576486, 0.4590677, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661631, 0.4675822, 0.4690166, 0.4704356, 0.47187, 0.4733043, 0.4747539, 0.4761883, 0.4776379, 0.4790875, 0.4805371, 0.4819867, 0.4834363, 0.4848859, 0.4863508, 0.4878157, 0.4892805, 0.4907454, 0.4922103, 0.4936904, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.501091, 0.5025711, 0.5040665, 0.5055467, 0.507042, 0.5085527, 0.5100481, 0.5115435, 0.5130541, 0.5145647, 0.5160754, 0.517586, 0.5190967, 0.5206226, 0.5221485, 0.5236591, 0.525185, 0.5267262, 0.5282521, 0.529778, 0.5313191, 0.5328603, 0.5344015, 0.5359426, 0.537499, 0.5390402, 0.5405966, 0.542153, 0.5437095, 0.5452659, 0.5468223, 0.548394, 0.5499657, 0.5515373, 0.553109, 0.5546807, 0.5562524, 0.5578393, 0.5594263, 0.5610132, 0.5626001, 0.5641871, 0.565774, 0.5673762, 0.5689784, 0.5705806, 0.5721828, 0.573785, 0.5754025, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834897, 0.5851072, 0.5867399, 0.5883726, 0.5900053, 0.5916381, 0.5932708, 0.5949187, 0.5965667, 0.5982147, 0.5998627, 0.6015106, 0.6031586, 0.6048219, 0.6064851, 0.6081483, 0.6098116, 0.6114748, 0.6131533, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215457, 0.6232242, 0.624918, 0.6266117, 0.6283055, 0.6299992, 0.631693, 0.633402, 0.635111, 0.63682, 0.638529, 0.640238, 0.6419471, 0.6436713, 0.6453956, 0.6471199, 0.6488441, 0.6505684, 0.6523079, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6610056, 0.6627451, 0.6644999, 0.6662547, 0.6680095, 0.6697642, 0.6715343, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803845, 0.6821546, 0.6839399, 0.6857252, 0.6875105, 0.6892958, 0.6910811, 0.6928817, 0.6946822, 0.6964675, 0.6982834, 0.7000839, 0.7018845, 0.7037003, 0.7055161, 0.707332, 0.7091478, 0.7109636, 0.7127947, 0.7146105, 0.7164416, 0.7182727, 0.720119, 0.7219501, 0.7237964, 0.7256275, 0.7274739, 0.7293355, 0.7311818, 0.7330282, 0.7348898, 0.7367514, 0.738613, 0.7404746, 0.7423514, 0.744213, 0.7460899, 0.7479667, 0.7498436, 0.7517205, 0.7536126, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630732, 0.7649653, 0.7668727, 0.76878, 0.7706874, 0.7725948, 0.7745174, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841306, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.795758, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055238, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.8173342, 0.8193179, 0.8212863, 0.82327, 0.8252689, 0.8272526, 0.8292515, 0.8312352, 0.8332341, 0.8352331, 0.8372473, 0.8392462, 0.8412604, 0.8432746, 0.8452888, 0.847303, 0.8493172, 0.8513466, 0.8533761, 0.8554055, 0.857435, 0.8594644, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717327, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820325, 0.8840925, 0.8861677, 0.8882429, 0.8903182, 0.8923934, 0.8944839, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.9049363, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.915465, 0.9175708, 0.9196918, 0.9218128, 0.9239338, 0.9260548, 0.9281758, 0.930312, 0.9324483, 0.9345846, 0.9367208, 0.9388571, 0.9410086, 0.9431601, 0.9453117, 0.9474632, 0.9496147, 0.9517815, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626154, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735256, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.988922, 0.9911345, 0.9933471, 0.9955596, 0.9977722, 1.0 + [ICC Profile - 0x62545243] Blue TRC = 0.0, 0.0000763, 0.0001526, 0.0002289, 0.0003052, 0.0003815, 0.0004578, 0.0005341, 0.0006104, 0.0006867, 0.000763, 0.0008392, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018158, 0.0018921, 0.0019684, 0.0020447, 0.002121, 0.0021973, 0.0022736, 0.0023499, 0.0024262, 0.0025025, 0.0025788, 0.0026551, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033417, 0.003418, 0.0034943, 0.0035859, 0.0036622, 0.0037537, 0.00383, 0.0039216, 0.0040131, 0.0041047, 0.0041962, 0.0042878, 0.0043793, 0.0044709, 0.0045624, 0.0046693, 0.0047608, 0.0048524, 0.0049592, 0.005066, 0.0051575, 0.0052644, 0.0053712, 0.005478, 0.0055848, 0.0056916, 0.0057984, 0.0059052, 0.0060273, 0.0061341, 0.0062562, 0.006363, 0.0064851, 0.0066072, 0.0067292, 0.0068513, 0.0069734, 0.0070954, 0.0072175, 0.0073396, 0.0074617, 0.007599, 0.0077211, 0.0078584, 0.0079957, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.008957, 0.0090944, 0.0092317, 0.0093843, 0.0095369, 0.0096742, 0.0098268, 0.0099794, 0.010132, 0.0102846, 0.0104372, 0.0105898, 0.0107576, 0.0109102, 0.0110628, 0.0112306, 0.0113985, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0124056, 0.0125734, 0.0127413, 0.0129244, 0.0130922, 0.0132753, 0.0134585, 0.0136416, 0.0138247, 0.0140078, 0.0141909, 0.014374, 0.0145571, 0.0147555, 0.0149386, 0.0151369, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165255, 0.0167239, 0.0169223, 0.0171359, 0.0173495, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188449, 0.0190585, 0.0192874, 0.019501, 0.0197299, 0.0199588, 0.0201877, 0.0204166, 0.0206455, 0.0208743, 0.0211032, 0.0213474, 0.0215763, 0.0218204, 0.0220645, 0.0222934, 0.0225376, 0.0227817, 0.0230259, 0.0232853, 0.0235294, 0.0237736, 0.024033, 0.0242771, 0.0245365, 0.0247959, 0.0250553, 0.0253147, 0.0255741, 0.0258335, 0.0261082, 0.0263676, 0.026627, 0.0269017, 0.0271763, 0.027451, 0.0277256, 0.0280003, 0.028275, 0.0285496, 0.0288243, 0.0291142, 0.0293889, 0.0296788, 0.0299687, 0.0302586, 0.0305486, 0.0308385, 0.0311284, 0.0314183, 0.0317235, 0.0320134, 0.0323186, 0.0326238, 0.032929, 0.0332341, 0.0335393, 0.0338445, 0.0341497, 0.0344549, 0.0347753, 0.0350805, 0.0354009, 0.0357214, 0.0360418, 0.0363622, 0.0366827, 0.0370031, 0.0373388, 0.0376593, 0.037995, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403449, 0.0406806, 0.0410315, 0.0413825, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.0431373, 0.0434882, 0.0438392, 0.0442054, 0.0445716, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0464027, 0.0467689, 0.0471504, 0.0475166, 0.0478981, 0.0482795, 0.048661, 0.0490425, 0.049424, 0.0498054, 0.0501869, 0.0505837, 0.0509804, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533608, 0.0537575, 0.0541695, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570535, 0.0574655, 0.0578927, 0.05832, 0.058732, 0.0591592, 0.0595865, 0.060029, 0.0604562, 0.0608835, 0.061326, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639811, 0.0644236, 0.0648661, 0.0653239, 0.0657816, 0.0662394, 0.0666972, 0.067155, 0.0676127, 0.0680705, 0.0685435, 0.0690013, 0.0694743, 0.0699474, 0.0704204, 0.0708934, 0.0713664, 0.0718395, 0.0723278, 0.0728008, 0.0732891, 0.0737774, 0.0742657, 0.0747539, 0.0752422, 0.0757305, 0.0762188, 0.0767224, 0.0772259, 0.0777142, 0.0782177, 0.0787213, 0.0792401, 0.0797436, 0.0802472, 0.080766, 0.0812696, 0.0817884, 0.0823072, 0.082826, 0.0833448, 0.0838636, 0.0843977, 0.0849165, 0.0854505, 0.0859846, 0.0865187, 0.0870527, 0.0875868, 0.0881209, 0.0886549, 0.0892042, 0.0897536, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0925002, 0.0930495, 0.0936141, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0970016, 0.0975662, 0.098146, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016251, 0.1022049, 0.1028, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057755, 0.1063706, 0.106981, 0.1075761, 0.1081865, 0.1087968, 0.1094072, 0.1100175, 0.1106279, 0.1112535, 0.1118639, 0.1124895, 0.1131151, 0.1137407, 0.1143664, 0.114992, 0.1156176, 0.1162585, 0.1168841, 0.117525, 0.1181659, 0.1188067, 0.1194476, 0.1200885, 0.1207446, 0.1213855, 0.1220417, 0.1226978, 0.1233539, 0.1240101, 0.1246662, 0.1253223, 0.1259937, 0.1266499, 0.1273213, 0.1279927, 0.1286641, 0.1293355, 0.1300069, 0.1306935, 0.1313649, 0.1320516, 0.1327382, 0.1334096, 0.1341115, 0.1347982, 0.1354849, 0.1361868, 0.1368734, 0.1375753, 0.1382773, 0.1389792, 0.1396811, 0.140383, 0.1411002, 0.1418021, 0.1425193, 0.1432364, 0.1439536, 0.1446708, 0.145388, 0.1461204, 0.1468376, 0.14757, 0.1483024, 0.1490349, 0.1497673, 0.1504997, 0.1512322, 0.1519799, 0.1527123, 0.15346, 0.1542077, 0.1549554, 0.1557031, 0.1564508, 0.1572137, 0.1579767, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617914, 0.1625544, 0.1633326, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672236, 0.1680018, 0.1687953, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735561, 0.1743496, 0.1751583, 0.175967, 0.1767758, 0.1775845, 0.1783932, 0.1792172, 0.1800259, 0.1808499, 0.1816739, 0.1824826, 0.1833219, 0.1841459, 0.1849699, 0.1858091, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1900053, 0.1908446, 0.1916838, 0.1925383, 0.1933928, 0.1942473, 0.1951019, 0.1959564, 0.1968261, 0.1976806, 0.1985504, 0.1994202, 0.2002899, 0.2011597, 0.2020294, 0.2028992, 0.2037842, 0.2046693, 0.205539, 0.206424, 0.2073243, 0.2082094, 0.2090944, 0.2099947, 0.2108949, 0.21178, 0.2126802, 0.2135958, 0.2144961, 0.2153964, 0.2163119, 0.2172274, 0.2181277, 0.2190585, 0.2199741, 0.2208896, 0.2218051, 0.2227359, 0.2236667, 0.2245975, 0.2255283, 0.2264591, 0.2273899, 0.228336, 0.2292821, 0.2302129, 0.2311589, 0.232105, 0.2330663, 0.2340124, 0.2349737, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407416, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2466011, 0.2475776, 0.2485695, 0.249546, 0.2505379, 0.2515297, 0.2525368, 0.2535286, 0.2545357, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605783, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2667124, 0.2677348, 0.2687724, 0.26981, 0.2708324, 0.2718853, 0.2729229, 0.2739605, 0.2750134, 0.276051, 0.2771038, 0.2781567, 0.2792248, 0.2802777, 0.2813306, 0.2823987, 0.2834668, 0.284535, 0.2856031, 0.2866712, 0.2877394, 0.2888228, 0.2899062, 0.2909743, 0.2920577, 0.2931563, 0.2942397, 0.2953231, 0.2964218, 0.2975204, 0.2986191, 0.2997177, 0.3008164, 0.301915, 0.3030289, 0.3041428, 0.3052567, 0.3063706, 0.3074846, 0.3085985, 0.3097124, 0.3108415, 0.3119707, 0.3130999, 0.314229, 0.3153582, 0.3165026, 0.3176318, 0.3187762, 0.3199207, 0.3210651, 0.3222095, 0.3233539, 0.3245136, 0.3256733, 0.3268177, 0.3279774, 0.3291371, 0.330312, 0.3314717, 0.3326467, 0.3338216, 0.3349966, 0.3361715, 0.3373465, 0.3385214, 0.3397116, 0.3408865, 0.3420768, 0.343267, 0.3444724, 0.3456626, 0.3468528, 0.3480583, 0.3492638, 0.3504692, 0.3516747, 0.3528801, 0.3541009, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614252, 0.3626459, 0.3638819, 0.3651179, 0.3663539, 0.3675898, 0.3688411, 0.3700771, 0.3713283, 0.3725795, 0.3738308, 0.375082, 0.3763333, 0.3775998, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.3839322, 0.3851987, 0.3864805, 0.387747, 0.3890288, 0.3903105, 0.3916075, 0.3928893, 0.3941863, 0.3954681, 0.3967651, 0.3980621, 0.3993744, 0.4006714, 0.4019837, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085451, 0.4098573, 0.4111849, 0.4125124, 0.4138399, 0.4151675, 0.416495, 0.4178378, 0.4191806, 0.4205234, 0.4218662, 0.423209, 0.4245518, 0.4259098, 0.4272526, 0.4286107, 0.4299687, 0.4313268, 0.4326848, 0.4340581, 0.4354314, 0.4367895, 0.4381628, 0.4395514, 0.4409247, 0.442298, 0.4436866, 0.4450752, 0.4464637, 0.4478523, 0.4492409, 0.4506447, 0.4520333, 0.4534371, 0.4548409, 0.4562448, 0.4576486, 0.4590677, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661631, 0.4675822, 0.4690166, 0.4704356, 0.47187, 0.4733043, 0.4747539, 0.4761883, 0.4776379, 0.4790875, 0.4805371, 0.4819867, 0.4834363, 0.4848859, 0.4863508, 0.4878157, 0.4892805, 0.4907454, 0.4922103, 0.4936904, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.501091, 0.5025711, 0.5040665, 0.5055467, 0.507042, 0.5085527, 0.5100481, 0.5115435, 0.5130541, 0.5145647, 0.5160754, 0.517586, 0.5190967, 0.5206226, 0.5221485, 0.5236591, 0.525185, 0.5267262, 0.5282521, 0.529778, 0.5313191, 0.5328603, 0.5344015, 0.5359426, 0.537499, 0.5390402, 0.5405966, 0.542153, 0.5437095, 0.5452659, 0.5468223, 0.548394, 0.5499657, 0.5515373, 0.553109, 0.5546807, 0.5562524, 0.5578393, 0.5594263, 0.5610132, 0.5626001, 0.5641871, 0.565774, 0.5673762, 0.5689784, 0.5705806, 0.5721828, 0.573785, 0.5754025, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834897, 0.5851072, 0.5867399, 0.5883726, 0.5900053, 0.5916381, 0.5932708, 0.5949187, 0.5965667, 0.5982147, 0.5998627, 0.6015106, 0.6031586, 0.6048219, 0.6064851, 0.6081483, 0.6098116, 0.6114748, 0.6131533, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215457, 0.6232242, 0.624918, 0.6266117, 0.6283055, 0.6299992, 0.631693, 0.633402, 0.635111, 0.63682, 0.638529, 0.640238, 0.6419471, 0.6436713, 0.6453956, 0.6471199, 0.6488441, 0.6505684, 0.6523079, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6610056, 0.6627451, 0.6644999, 0.6662547, 0.6680095, 0.6697642, 0.6715343, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803845, 0.6821546, 0.6839399, 0.6857252, 0.6875105, 0.6892958, 0.6910811, 0.6928817, 0.6946822, 0.6964675, 0.6982834, 0.7000839, 0.7018845, 0.7037003, 0.7055161, 0.707332, 0.7091478, 0.7109636, 0.7127947, 0.7146105, 0.7164416, 0.7182727, 0.720119, 0.7219501, 0.7237964, 0.7256275, 0.7274739, 0.7293355, 0.7311818, 0.7330282, 0.7348898, 0.7367514, 0.738613, 0.7404746, 0.7423514, 0.744213, 0.7460899, 0.7479667, 0.7498436, 0.7517205, 0.7536126, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630732, 0.7649653, 0.7668727, 0.76878, 0.7706874, 0.7725948, 0.7745174, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841306, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.795758, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055238, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.8173342, 0.8193179, 0.8212863, 0.82327, 0.8252689, 0.8272526, 0.8292515, 0.8312352, 0.8332341, 0.8352331, 0.8372473, 0.8392462, 0.8412604, 0.8432746, 0.8452888, 0.847303, 0.8493172, 0.8513466, 0.8533761, 0.8554055, 0.857435, 0.8594644, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717327, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820325, 0.8840925, 0.8861677, 0.8882429, 0.8903182, 0.8923934, 0.8944839, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.9049363, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.915465, 0.9175708, 0.9196918, 0.9218128, 0.9239338, 0.9260548, 0.9281758, 0.930312, 0.9324483, 0.9345846, 0.9367208, 0.9388571, 0.9410086, 0.9431601, 0.9453117, 0.9474632, 0.9496147, 0.9517815, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626154, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735256, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.988922, 0.9911345, 0.9933471, 0.9955596, 0.9977722, 1.0 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = ccd82bb72407d0ca03cac50eb42faf47.tif + [File - 0x0002] File Size = 45916 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - XMP + - Photoshop + - Exif SubIFD + - ICC Profile + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/ImageTestSuite/metadata/diff/e45931b568d12c9905b1db1775321972.tif.txt b/tif/ImageTestSuite/metadata/diff/e45931b568d12c9905b1db1775321972.tif.txt new file mode 100644 index 00000000..f36f0d08 --- /dev/null +++ b/tif/ImageTestSuite/metadata/diff/e45931b568d12c9905b1db1775321972.tif.txt @@ -0,0 +1,182 @@ + FILE: e45931b568d12c9905b1db1775321972.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 2362 pixels + [Exif IFD0 - 0x0101] Image Height = 1574 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 8 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = RGB + [Exif IFD0 - 0x010f] Make = Canon + [Exif IFD0 - 0x0110] Model = Canon EOS D30 + [Exif IFD0 - 0x0111] Strip Offsets = 26064 + [Exif IFD0 - 0x0112] Orientation = Top, left side (Horizontal / normal) + [Exif IFD0 - 0x0115] Samples Per Pixel = 3 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1574 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 11153364 bytes + [Exif IFD0 - 0x011a] X Resolution = 300 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 300 dots per inch + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x0128] Resolution Unit = Inch + [Exif IFD0 - 0x0131] Software = Adobe Photoshop CS2 Windows + [Exif IFD0 - 0x0132] Date/Time = 2007:06:13 13:42:54 + + [XMP - 0xffff] XMP Value Count = 48 + + [XMPMeta - http://ns.adobe.com/xap/1.0/mm/] xmpMM:DocumentID = uuid:2F317654AB19DC119E42B2B60E1ED505 + [XMPMeta - http://ns.adobe.com/xap/1.0/mm/] xmpMM:InstanceID = uuid:30317654AB19DC119E42B2B60E1ED505 + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceRef#] xmpMM:DerivedFrom/stRef:instanceID = adobe:docid:photoshop:4ff87967-0501-11dc-bd45-ab630fb26e8e + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceRef#] xmpMM:DerivedFrom/stRef:documentID = adobe:docid:photoshop:4ff87967-0501-11dc-bd45-ab630fb26e8e + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:Orientation = 1 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:YCbCrPositioning = 1 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:XResolution = 3000000/10000 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:YResolution = 3000000/10000 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:ResolutionUnit = 2 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:Make = Canon + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:Model = Canon EOS D30 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:NativeDigest = 256,257,258,259,262,274,277,284,530,531,282,283,296,301,318,319,529,532,306,270,271,272,305,315,33432;579CDDCE7971F5D63D7F411E900D3CFE + [XMPMeta - http://ns.adobe.com/xap/1.0/] xmp:ModifyDate = 2007-06-13T13:42:54+01:00 + [XMPMeta - http://ns.adobe.com/xap/1.0/] xmp:CreatorTool = Adobe Photoshop CS2 Windows + [XMPMeta - http://ns.adobe.com/xap/1.0/] xmp:CreateDate = 2007-06-13T13:42:54+01:00 + [XMPMeta - http://ns.adobe.com/xap/1.0/] xmp:MetadataDate = 2007-06-13T13:42:54+01:00 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:ExifVersion = 0210 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:FlashpixVersion = 0100 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:ColorSpace = 1 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:CompressedBitsPerPixel = 3/1 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:PixelXDimension = 2362 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:PixelYDimension = 1574 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:DateTimeOriginal = 2007-05-10T00:50:33+01:00 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:ExposureTime = 3/1 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:FNumber = 22/1 + [XMPMeta - ] exif:ISOSpeedRatings[1] = 100 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:ShutterSpeedValue = -103871/65536 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:ApertureValue = 584507/65536 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:ExposureBiasValue = 0/2 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:MaxApertureValue = 262144/65536 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:SubjectDistance = 0/1000 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:MeteringMode = 5 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:Flash/exif:Fired = False + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:Flash/exif:Return = 0 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:Flash/exif:Mode = 0 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:Flash/exif:Function = False + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:Flash/exif:RedEyeMode = False + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:FocalLength = 30/1 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:FocalPlaneXResolution = 2160000/892 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:FocalPlaneYResolution = 1440000/595 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:FocalPlaneResolutionUnit = 2 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:SensingMethod = 2 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:FileSource = 3 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:NativeDigest = 36864,40960,40961,37121,37122,40962,40963,37510,40964,36867,36868,33434,33437,34850,34852,34855,34856,37377,37378,37379,37380,37381,37382,37383,37384,37385,37386,37396,41483,41484,41486,41487,41488,41492,41493,41495,41728,41729,41730,41985,41986,41987,41988,41989,41990,41991,41992,41993,41994,41995,41996,42016,0,2,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,20,22,23,24,25,26,27,28,30;D55AD70FE4DBC087ECA7FDC7B2146308 + [XMPMeta - http://purl.org/dc/elements/1.1/] dc:format = image/tiff + [XMPMeta - http://ns.adobe.com/photoshop/1.0/] photoshop:ColorMode = 3 + [XMPMeta - http://ns.adobe.com/photoshop/1.0/] photoshop:ICCProfile = sRGB IEC61966-2.1 + [XMPMeta - http://ns.adobe.com/photoshop/1.0/] photoshop:History = + + [IPTC - 0x0200] Application Record Version = 2 + + [Photoshop - 0x0425] Caption Digest = 70 12 242 137 38 184 86 218 176 156 1 161 176 167 144 119 + [Photoshop - 0x03ed] Resolution Info = 300x300 DPI + [Photoshop - 0x0426] Print Scale = Centered, Scale 1.0 + [Photoshop - 0x040d] Global Angle = 30 + [Photoshop - 0x0419] Global Altitude = 30 + [Photoshop - 0x03f3] Print Flags = 0 0 0 0 0 0 0 0 1 + [Photoshop - 0x040a] Copyright Flag = No + [Photoshop - 0x2710] Print Flags Information = 0 1 0 0 0 0 0 0 0 2 + [Photoshop - 0x03f5] Color Halftoning Information = [72 values] + [Photoshop - 0x03f8] Color Transfer Functions = [112 values] + [Photoshop - 0x0408] Grid and Guides Information = 0 0 0 1 0 0 2 64 0 0 2 64 0 0 0 0 + [Photoshop - 0x041e] URL List = 0 + [Photoshop - 0x041a] Slices = model 02 (0,0,1574,2362) 1 Slices + [Photoshop - 0x0428] Pixel Aspect Ratio = 1.0 + [Photoshop - 0x0414] Seed Number = 1 + [Photoshop - 0x040c] Thumbnail Data = JpegRGB, 160x107, Decomp 51360 bytes, 1572865 bpp, 3906 bytes + [Photoshop - 0x0421] Version Info = 1 (Adobe Photoshop, Adobe Photoshop CS2) 1 + [Photoshop - 0x0fa0] Plug-in 1 Data = [268 values] + [Photoshop - 0x0fa1] Plug-in 2 Data = [28 values] + + [IPTC - 0x0200] Application Record Version = 2 + + [Exif SubIFD - 0x829a] Exposure Time = 3 sec + [Exif SubIFD - 0x829d] F-Number = f/22.0 + [Exif SubIFD - 0x8827] ISO Speed Ratings = 100 + [Exif SubIFD - 0x9000] Exif Version = 2.10 + [Exif SubIFD - 0x9003] Date/Time Original = 2007:05:10 00:50:33 + [Exif SubIFD - 0x9004] Date/Time Digitized = 2007:05:10 00:50:33 + [Exif SubIFD - 0x9101] Components Configuration = YCbCr + [Exif SubIFD - 0x9102] Compressed Bits Per Pixel = 3 bits/pixel + [Exif SubIFD - 0x9201] Shutter Speed Value = 3 sec + [Exif SubIFD - 0x9202] Aperture Value = f/22.0 + [Exif SubIFD - 0x9204] Exposure Bias Value = 0 EV + [Exif SubIFD - 0x9205] Max Aperture Value = f/4.0 + [Exif SubIFD - 0x9206] Subject Distance = Unknown + [Exif SubIFD - 0x9207] Metering Mode = Multi-segment + [Exif SubIFD - 0x9209] Flash = Flash did not fire + [Exif SubIFD - 0x920a] Focal Length = 30 mm + [Exif SubIFD - 0x9286] User Comment = + [Exif SubIFD - 0xa000] FlashPix Version = 1.00 + [Exif SubIFD - 0xa001] Color Space = sRGB + [Exif SubIFD - 0xa002] Exif Image Width = 2362 pixels + [Exif SubIFD - 0xa003] Exif Image Height = 1574 pixels + [Exif SubIFD - 0xa20e] Focal Plane X Resolution = 223/540000 inches + [Exif SubIFD - 0xa20f] Focal Plane Y Resolution = 119/288000 inches + [Exif SubIFD - 0xa210] Focal Plane Resolution Unit = Inches + [Exif SubIFD - 0xa217] Sensing Method = One-chip color area sensor + [Exif SubIFD - 0xa300] File Source = Digital Still Camera (DSC) + + [ICC Profile - 0x0000] Profile Size = 3144 + [ICC Profile - 0x0004] CMM Type = Lino + [ICC Profile - 0x0008] Version = 2.1.0 + [ICC Profile - 0x000c] Class = Display Device + [ICC Profile - 0x0010] Color space = RGB + [ICC Profile - 0x0014] Profile Connection Space = XYZ + [ICC Profile - 0x0018] Profile Date/Time = 1998:02:09 06:49:00 + [ICC Profile - 0x0024] Signature = acsp + [ICC Profile - 0x0028] Primary Platform = Microsoft Corporation + [ICC Profile - 0x0030] Device manufacturer = IEC + [ICC Profile - 0x0034] Device model = sRGB + [ICC Profile - 0x0044] XYZ values = 0.964 1 0.825 + [ICC Profile - 0x0080] Tag Count = 17 + [ICC Profile - 0x63707274] Profile Copyright = Copyright (c) 1998 Hewlett-Packard Company + [ICC Profile - 0x64657363] Profile Description = sRGB IEC61966-2.1 + [ICC Profile - 0x77747074] Media White Point = (0.9505, 1, 1.0891) + [ICC Profile - 0x626b7074] Media Black Point = (0, 0, 0) + [ICC Profile - 0x7258595a] Red Colorant = (0.4361, 0.2225, 0.0139) + [ICC Profile - 0x6758595a] Green Colorant = (0.3851, 0.7169, 0.0971) + [ICC Profile - 0x6258595a] Blue Colorant = (0.1431, 0.0606, 0.7141) + [ICC Profile - 0x646d6e64] Device Mfg Description = IEC http://www.iec.ch + [ICC Profile - 0x646d6464] Device Model Description = IEC 61966-2.1 Default RGB colour space - sRGB + [ICC Profile - 0x76756564] Viewing Conditions Description = Reference Viewing Condition in IEC61966-2.1 + [ICC Profile - 0x76696577] Viewing Conditions = view (0x76696577): 36 bytes + [ICC Profile - 0x6c756d69] Luminance = (76.0365, 80, 87.1246) + [ICC Profile - 0x6d656173] Measurement = 1931 2° Observer, Backing (0, 0, 0), Geometry Unknown, Flare 1%, Illuminant D65 + [ICC Profile - 0x74656368] Technology = CRT + [ICC Profile - 0x72545243] Red TRC = 0.0, 0.0000763, 0.0001526, 0.0002289, 0.0003052, 0.0003815, 0.0004578, 0.0005341, 0.0006104, 0.0006867, 0.000763, 0.0008392, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018158, 0.0018921, 0.0019684, 0.0020447, 0.002121, 0.0021973, 0.0022736, 0.0023499, 0.0024262, 0.0025025, 0.0025788, 0.0026551, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033417, 0.003418, 0.0034943, 0.0035859, 0.0036622, 0.0037537, 0.00383, 0.0039216, 0.0040131, 0.0041047, 0.0041962, 0.0042878, 0.0043793, 0.0044709, 0.0045624, 0.0046693, 0.0047608, 0.0048524, 0.0049592, 0.005066, 0.0051575, 0.0052644, 0.0053712, 0.005478, 0.0055848, 0.0056916, 0.0057984, 0.0059052, 0.0060273, 0.0061341, 0.0062562, 0.006363, 0.0064851, 0.0066072, 0.0067292, 0.0068513, 0.0069734, 0.0070954, 0.0072175, 0.0073396, 0.0074617, 0.007599, 0.0077211, 0.0078584, 0.0079957, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.008957, 0.0090944, 0.0092317, 0.0093843, 0.0095369, 0.0096742, 0.0098268, 0.0099794, 0.010132, 0.0102846, 0.0104372, 0.0105898, 0.0107576, 0.0109102, 0.0110628, 0.0112306, 0.0113985, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0124056, 0.0125734, 0.0127413, 0.0129244, 0.0130922, 0.0132753, 0.0134585, 0.0136416, 0.0138247, 0.0140078, 0.0141909, 0.014374, 0.0145571, 0.0147555, 0.0149386, 0.0151369, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165255, 0.0167239, 0.0169223, 0.0171359, 0.0173495, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188449, 0.0190585, 0.0192874, 0.019501, 0.0197299, 0.0199588, 0.0201877, 0.0204166, 0.0206455, 0.0208743, 0.0211032, 0.0213474, 0.0215763, 0.0218204, 0.0220645, 0.0222934, 0.0225376, 0.0227817, 0.0230259, 0.0232853, 0.0235294, 0.0237736, 0.024033, 0.0242771, 0.0245365, 0.0247959, 0.0250553, 0.0253147, 0.0255741, 0.0258335, 0.0261082, 0.0263676, 0.026627, 0.0269017, 0.0271763, 0.027451, 0.0277256, 0.0280003, 0.028275, 0.0285496, 0.0288243, 0.0291142, 0.0293889, 0.0296788, 0.0299687, 0.0302586, 0.0305486, 0.0308385, 0.0311284, 0.0314183, 0.0317235, 0.0320134, 0.0323186, 0.0326238, 0.032929, 0.0332341, 0.0335393, 0.0338445, 0.0341497, 0.0344549, 0.0347753, 0.0350805, 0.0354009, 0.0357214, 0.0360418, 0.0363622, 0.0366827, 0.0370031, 0.0373388, 0.0376593, 0.037995, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403449, 0.0406806, 0.0410315, 0.0413825, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.0431373, 0.0434882, 0.0438392, 0.0442054, 0.0445716, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0464027, 0.0467689, 0.0471504, 0.0475166, 0.0478981, 0.0482795, 0.048661, 0.0490425, 0.049424, 0.0498054, 0.0501869, 0.0505837, 0.0509804, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533608, 0.0537575, 0.0541695, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570535, 0.0574655, 0.0578927, 0.05832, 0.058732, 0.0591592, 0.0595865, 0.060029, 0.0604562, 0.0608835, 0.061326, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639811, 0.0644236, 0.0648661, 0.0653239, 0.0657816, 0.0662394, 0.0666972, 0.067155, 0.0676127, 0.0680705, 0.0685435, 0.0690013, 0.0694743, 0.0699474, 0.0704204, 0.0708934, 0.0713664, 0.0718395, 0.0723278, 0.0728008, 0.0732891, 0.0737774, 0.0742657, 0.0747539, 0.0752422, 0.0757305, 0.0762188, 0.0767224, 0.0772259, 0.0777142, 0.0782177, 0.0787213, 0.0792401, 0.0797436, 0.0802472, 0.080766, 0.0812696, 0.0817884, 0.0823072, 0.082826, 0.0833448, 0.0838636, 0.0843977, 0.0849165, 0.0854505, 0.0859846, 0.0865187, 0.0870527, 0.0875868, 0.0881209, 0.0886549, 0.0892042, 0.0897536, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0925002, 0.0930495, 0.0936141, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0970016, 0.0975662, 0.098146, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016251, 0.1022049, 0.1028, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057755, 0.1063706, 0.106981, 0.1075761, 0.1081865, 0.1087968, 0.1094072, 0.1100175, 0.1106279, 0.1112535, 0.1118639, 0.1124895, 0.1131151, 0.1137407, 0.1143664, 0.114992, 0.1156176, 0.1162585, 0.1168841, 0.117525, 0.1181659, 0.1188067, 0.1194476, 0.1200885, 0.1207446, 0.1213855, 0.1220417, 0.1226978, 0.1233539, 0.1240101, 0.1246662, 0.1253223, 0.1259937, 0.1266499, 0.1273213, 0.1279927, 0.1286641, 0.1293355, 0.1300069, 0.1306935, 0.1313649, 0.1320516, 0.1327382, 0.1334096, 0.1341115, 0.1347982, 0.1354849, 0.1361868, 0.1368734, 0.1375753, 0.1382773, 0.1389792, 0.1396811, 0.140383, 0.1411002, 0.1418021, 0.1425193, 0.1432364, 0.1439536, 0.1446708, 0.145388, 0.1461204, 0.1468376, 0.14757, 0.1483024, 0.1490349, 0.1497673, 0.1504997, 0.1512322, 0.1519799, 0.1527123, 0.15346, 0.1542077, 0.1549554, 0.1557031, 0.1564508, 0.1572137, 0.1579767, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617914, 0.1625544, 0.1633326, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672236, 0.1680018, 0.1687953, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735561, 0.1743496, 0.1751583, 0.175967, 0.1767758, 0.1775845, 0.1783932, 0.1792172, 0.1800259, 0.1808499, 0.1816739, 0.1824826, 0.1833219, 0.1841459, 0.1849699, 0.1858091, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1900053, 0.1908446, 0.1916838, 0.1925383, 0.1933928, 0.1942473, 0.1951019, 0.1959564, 0.1968261, 0.1976806, 0.1985504, 0.1994202, 0.2002899, 0.2011597, 0.2020294, 0.2028992, 0.2037842, 0.2046693, 0.205539, 0.206424, 0.2073243, 0.2082094, 0.2090944, 0.2099947, 0.2108949, 0.21178, 0.2126802, 0.2135958, 0.2144961, 0.2153964, 0.2163119, 0.2172274, 0.2181277, 0.2190585, 0.2199741, 0.2208896, 0.2218051, 0.2227359, 0.2236667, 0.2245975, 0.2255283, 0.2264591, 0.2273899, 0.228336, 0.2292821, 0.2302129, 0.2311589, 0.232105, 0.2330663, 0.2340124, 0.2349737, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407416, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2466011, 0.2475776, 0.2485695, 0.249546, 0.2505379, 0.2515297, 0.2525368, 0.2535286, 0.2545357, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605783, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2667124, 0.2677348, 0.2687724, 0.26981, 0.2708324, 0.2718853, 0.2729229, 0.2739605, 0.2750134, 0.276051, 0.2771038, 0.2781567, 0.2792248, 0.2802777, 0.2813306, 0.2823987, 0.2834668, 0.284535, 0.2856031, 0.2866712, 0.2877394, 0.2888228, 0.2899062, 0.2909743, 0.2920577, 0.2931563, 0.2942397, 0.2953231, 0.2964218, 0.2975204, 0.2986191, 0.2997177, 0.3008164, 0.301915, 0.3030289, 0.3041428, 0.3052567, 0.3063706, 0.3074846, 0.3085985, 0.3097124, 0.3108415, 0.3119707, 0.3130999, 0.314229, 0.3153582, 0.3165026, 0.3176318, 0.3187762, 0.3199207, 0.3210651, 0.3222095, 0.3233539, 0.3245136, 0.3256733, 0.3268177, 0.3279774, 0.3291371, 0.330312, 0.3314717, 0.3326467, 0.3338216, 0.3349966, 0.3361715, 0.3373465, 0.3385214, 0.3397116, 0.3408865, 0.3420768, 0.343267, 0.3444724, 0.3456626, 0.3468528, 0.3480583, 0.3492638, 0.3504692, 0.3516747, 0.3528801, 0.3541009, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614252, 0.3626459, 0.3638819, 0.3651179, 0.3663539, 0.3675898, 0.3688411, 0.3700771, 0.3713283, 0.3725795, 0.3738308, 0.375082, 0.3763333, 0.3775998, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.3839322, 0.3851987, 0.3864805, 0.387747, 0.3890288, 0.3903105, 0.3916075, 0.3928893, 0.3941863, 0.3954681, 0.3967651, 0.3980621, 0.3993744, 0.4006714, 0.4019837, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085451, 0.4098573, 0.4111849, 0.4125124, 0.4138399, 0.4151675, 0.416495, 0.4178378, 0.4191806, 0.4205234, 0.4218662, 0.423209, 0.4245518, 0.4259098, 0.4272526, 0.4286107, 0.4299687, 0.4313268, 0.4326848, 0.4340581, 0.4354314, 0.4367895, 0.4381628, 0.4395514, 0.4409247, 0.442298, 0.4436866, 0.4450752, 0.4464637, 0.4478523, 0.4492409, 0.4506447, 0.4520333, 0.4534371, 0.4548409, 0.4562448, 0.4576486, 0.4590677, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661631, 0.4675822, 0.4690166, 0.4704356, 0.47187, 0.4733043, 0.4747539, 0.4761883, 0.4776379, 0.4790875, 0.4805371, 0.4819867, 0.4834363, 0.4848859, 0.4863508, 0.4878157, 0.4892805, 0.4907454, 0.4922103, 0.4936904, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.501091, 0.5025711, 0.5040665, 0.5055467, 0.507042, 0.5085527, 0.5100481, 0.5115435, 0.5130541, 0.5145647, 0.5160754, 0.517586, 0.5190967, 0.5206226, 0.5221485, 0.5236591, 0.525185, 0.5267262, 0.5282521, 0.529778, 0.5313191, 0.5328603, 0.5344015, 0.5359426, 0.537499, 0.5390402, 0.5405966, 0.542153, 0.5437095, 0.5452659, 0.5468223, 0.548394, 0.5499657, 0.5515373, 0.553109, 0.5546807, 0.5562524, 0.5578393, 0.5594263, 0.5610132, 0.5626001, 0.5641871, 0.565774, 0.5673762, 0.5689784, 0.5705806, 0.5721828, 0.573785, 0.5754025, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834897, 0.5851072, 0.5867399, 0.5883726, 0.5900053, 0.5916381, 0.5932708, 0.5949187, 0.5965667, 0.5982147, 0.5998627, 0.6015106, 0.6031586, 0.6048219, 0.6064851, 0.6081483, 0.6098116, 0.6114748, 0.6131533, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215457, 0.6232242, 0.624918, 0.6266117, 0.6283055, 0.6299992, 0.631693, 0.633402, 0.635111, 0.63682, 0.638529, 0.640238, 0.6419471, 0.6436713, 0.6453956, 0.6471199, 0.6488441, 0.6505684, 0.6523079, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6610056, 0.6627451, 0.6644999, 0.6662547, 0.6680095, 0.6697642, 0.6715343, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803845, 0.6821546, 0.6839399, 0.6857252, 0.6875105, 0.6892958, 0.6910811, 0.6928817, 0.6946822, 0.6964675, 0.6982834, 0.7000839, 0.7018845, 0.7037003, 0.7055161, 0.707332, 0.7091478, 0.7109636, 0.7127947, 0.7146105, 0.7164416, 0.7182727, 0.720119, 0.7219501, 0.7237964, 0.7256275, 0.7274739, 0.7293355, 0.7311818, 0.7330282, 0.7348898, 0.7367514, 0.738613, 0.7404746, 0.7423514, 0.744213, 0.7460899, 0.7479667, 0.7498436, 0.7517205, 0.7536126, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630732, 0.7649653, 0.7668727, 0.76878, 0.7706874, 0.7725948, 0.7745174, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841306, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.795758, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055238, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.8173342, 0.8193179, 0.8212863, 0.82327, 0.8252689, 0.8272526, 0.8292515, 0.8312352, 0.8332341, 0.8352331, 0.8372473, 0.8392462, 0.8412604, 0.8432746, 0.8452888, 0.847303, 0.8493172, 0.8513466, 0.8533761, 0.8554055, 0.857435, 0.8594644, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717327, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820325, 0.8840925, 0.8861677, 0.8882429, 0.8903182, 0.8923934, 0.8944839, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.9049363, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.915465, 0.9175708, 0.9196918, 0.9218128, 0.9239338, 0.9260548, 0.9281758, 0.930312, 0.9324483, 0.9345846, 0.9367208, 0.9388571, 0.9410086, 0.9431601, 0.9453117, 0.9474632, 0.9496147, 0.9517815, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626154, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735256, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.988922, 0.9911345, 0.9933471, 0.9955596, 0.9977722, 1.0 + [ICC Profile - 0x67545243] Green TRC = 0.0, 0.0000763, 0.0001526, 0.0002289, 0.0003052, 0.0003815, 0.0004578, 0.0005341, 0.0006104, 0.0006867, 0.000763, 0.0008392, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018158, 0.0018921, 0.0019684, 0.0020447, 0.002121, 0.0021973, 0.0022736, 0.0023499, 0.0024262, 0.0025025, 0.0025788, 0.0026551, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033417, 0.003418, 0.0034943, 0.0035859, 0.0036622, 0.0037537, 0.00383, 0.0039216, 0.0040131, 0.0041047, 0.0041962, 0.0042878, 0.0043793, 0.0044709, 0.0045624, 0.0046693, 0.0047608, 0.0048524, 0.0049592, 0.005066, 0.0051575, 0.0052644, 0.0053712, 0.005478, 0.0055848, 0.0056916, 0.0057984, 0.0059052, 0.0060273, 0.0061341, 0.0062562, 0.006363, 0.0064851, 0.0066072, 0.0067292, 0.0068513, 0.0069734, 0.0070954, 0.0072175, 0.0073396, 0.0074617, 0.007599, 0.0077211, 0.0078584, 0.0079957, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.008957, 0.0090944, 0.0092317, 0.0093843, 0.0095369, 0.0096742, 0.0098268, 0.0099794, 0.010132, 0.0102846, 0.0104372, 0.0105898, 0.0107576, 0.0109102, 0.0110628, 0.0112306, 0.0113985, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0124056, 0.0125734, 0.0127413, 0.0129244, 0.0130922, 0.0132753, 0.0134585, 0.0136416, 0.0138247, 0.0140078, 0.0141909, 0.014374, 0.0145571, 0.0147555, 0.0149386, 0.0151369, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165255, 0.0167239, 0.0169223, 0.0171359, 0.0173495, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188449, 0.0190585, 0.0192874, 0.019501, 0.0197299, 0.0199588, 0.0201877, 0.0204166, 0.0206455, 0.0208743, 0.0211032, 0.0213474, 0.0215763, 0.0218204, 0.0220645, 0.0222934, 0.0225376, 0.0227817, 0.0230259, 0.0232853, 0.0235294, 0.0237736, 0.024033, 0.0242771, 0.0245365, 0.0247959, 0.0250553, 0.0253147, 0.0255741, 0.0258335, 0.0261082, 0.0263676, 0.026627, 0.0269017, 0.0271763, 0.027451, 0.0277256, 0.0280003, 0.028275, 0.0285496, 0.0288243, 0.0291142, 0.0293889, 0.0296788, 0.0299687, 0.0302586, 0.0305486, 0.0308385, 0.0311284, 0.0314183, 0.0317235, 0.0320134, 0.0323186, 0.0326238, 0.032929, 0.0332341, 0.0335393, 0.0338445, 0.0341497, 0.0344549, 0.0347753, 0.0350805, 0.0354009, 0.0357214, 0.0360418, 0.0363622, 0.0366827, 0.0370031, 0.0373388, 0.0376593, 0.037995, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403449, 0.0406806, 0.0410315, 0.0413825, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.0431373, 0.0434882, 0.0438392, 0.0442054, 0.0445716, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0464027, 0.0467689, 0.0471504, 0.0475166, 0.0478981, 0.0482795, 0.048661, 0.0490425, 0.049424, 0.0498054, 0.0501869, 0.0505837, 0.0509804, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533608, 0.0537575, 0.0541695, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570535, 0.0574655, 0.0578927, 0.05832, 0.058732, 0.0591592, 0.0595865, 0.060029, 0.0604562, 0.0608835, 0.061326, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639811, 0.0644236, 0.0648661, 0.0653239, 0.0657816, 0.0662394, 0.0666972, 0.067155, 0.0676127, 0.0680705, 0.0685435, 0.0690013, 0.0694743, 0.0699474, 0.0704204, 0.0708934, 0.0713664, 0.0718395, 0.0723278, 0.0728008, 0.0732891, 0.0737774, 0.0742657, 0.0747539, 0.0752422, 0.0757305, 0.0762188, 0.0767224, 0.0772259, 0.0777142, 0.0782177, 0.0787213, 0.0792401, 0.0797436, 0.0802472, 0.080766, 0.0812696, 0.0817884, 0.0823072, 0.082826, 0.0833448, 0.0838636, 0.0843977, 0.0849165, 0.0854505, 0.0859846, 0.0865187, 0.0870527, 0.0875868, 0.0881209, 0.0886549, 0.0892042, 0.0897536, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0925002, 0.0930495, 0.0936141, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0970016, 0.0975662, 0.098146, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016251, 0.1022049, 0.1028, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057755, 0.1063706, 0.106981, 0.1075761, 0.1081865, 0.1087968, 0.1094072, 0.1100175, 0.1106279, 0.1112535, 0.1118639, 0.1124895, 0.1131151, 0.1137407, 0.1143664, 0.114992, 0.1156176, 0.1162585, 0.1168841, 0.117525, 0.1181659, 0.1188067, 0.1194476, 0.1200885, 0.1207446, 0.1213855, 0.1220417, 0.1226978, 0.1233539, 0.1240101, 0.1246662, 0.1253223, 0.1259937, 0.1266499, 0.1273213, 0.1279927, 0.1286641, 0.1293355, 0.1300069, 0.1306935, 0.1313649, 0.1320516, 0.1327382, 0.1334096, 0.1341115, 0.1347982, 0.1354849, 0.1361868, 0.1368734, 0.1375753, 0.1382773, 0.1389792, 0.1396811, 0.140383, 0.1411002, 0.1418021, 0.1425193, 0.1432364, 0.1439536, 0.1446708, 0.145388, 0.1461204, 0.1468376, 0.14757, 0.1483024, 0.1490349, 0.1497673, 0.1504997, 0.1512322, 0.1519799, 0.1527123, 0.15346, 0.1542077, 0.1549554, 0.1557031, 0.1564508, 0.1572137, 0.1579767, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617914, 0.1625544, 0.1633326, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672236, 0.1680018, 0.1687953, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735561, 0.1743496, 0.1751583, 0.175967, 0.1767758, 0.1775845, 0.1783932, 0.1792172, 0.1800259, 0.1808499, 0.1816739, 0.1824826, 0.1833219, 0.1841459, 0.1849699, 0.1858091, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1900053, 0.1908446, 0.1916838, 0.1925383, 0.1933928, 0.1942473, 0.1951019, 0.1959564, 0.1968261, 0.1976806, 0.1985504, 0.1994202, 0.2002899, 0.2011597, 0.2020294, 0.2028992, 0.2037842, 0.2046693, 0.205539, 0.206424, 0.2073243, 0.2082094, 0.2090944, 0.2099947, 0.2108949, 0.21178, 0.2126802, 0.2135958, 0.2144961, 0.2153964, 0.2163119, 0.2172274, 0.2181277, 0.2190585, 0.2199741, 0.2208896, 0.2218051, 0.2227359, 0.2236667, 0.2245975, 0.2255283, 0.2264591, 0.2273899, 0.228336, 0.2292821, 0.2302129, 0.2311589, 0.232105, 0.2330663, 0.2340124, 0.2349737, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407416, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2466011, 0.2475776, 0.2485695, 0.249546, 0.2505379, 0.2515297, 0.2525368, 0.2535286, 0.2545357, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605783, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2667124, 0.2677348, 0.2687724, 0.26981, 0.2708324, 0.2718853, 0.2729229, 0.2739605, 0.2750134, 0.276051, 0.2771038, 0.2781567, 0.2792248, 0.2802777, 0.2813306, 0.2823987, 0.2834668, 0.284535, 0.2856031, 0.2866712, 0.2877394, 0.2888228, 0.2899062, 0.2909743, 0.2920577, 0.2931563, 0.2942397, 0.2953231, 0.2964218, 0.2975204, 0.2986191, 0.2997177, 0.3008164, 0.301915, 0.3030289, 0.3041428, 0.3052567, 0.3063706, 0.3074846, 0.3085985, 0.3097124, 0.3108415, 0.3119707, 0.3130999, 0.314229, 0.3153582, 0.3165026, 0.3176318, 0.3187762, 0.3199207, 0.3210651, 0.3222095, 0.3233539, 0.3245136, 0.3256733, 0.3268177, 0.3279774, 0.3291371, 0.330312, 0.3314717, 0.3326467, 0.3338216, 0.3349966, 0.3361715, 0.3373465, 0.3385214, 0.3397116, 0.3408865, 0.3420768, 0.343267, 0.3444724, 0.3456626, 0.3468528, 0.3480583, 0.3492638, 0.3504692, 0.3516747, 0.3528801, 0.3541009, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614252, 0.3626459, 0.3638819, 0.3651179, 0.3663539, 0.3675898, 0.3688411, 0.3700771, 0.3713283, 0.3725795, 0.3738308, 0.375082, 0.3763333, 0.3775998, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.3839322, 0.3851987, 0.3864805, 0.387747, 0.3890288, 0.3903105, 0.3916075, 0.3928893, 0.3941863, 0.3954681, 0.3967651, 0.3980621, 0.3993744, 0.4006714, 0.4019837, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085451, 0.4098573, 0.4111849, 0.4125124, 0.4138399, 0.4151675, 0.416495, 0.4178378, 0.4191806, 0.4205234, 0.4218662, 0.423209, 0.4245518, 0.4259098, 0.4272526, 0.4286107, 0.4299687, 0.4313268, 0.4326848, 0.4340581, 0.4354314, 0.4367895, 0.4381628, 0.4395514, 0.4409247, 0.442298, 0.4436866, 0.4450752, 0.4464637, 0.4478523, 0.4492409, 0.4506447, 0.4520333, 0.4534371, 0.4548409, 0.4562448, 0.4576486, 0.4590677, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661631, 0.4675822, 0.4690166, 0.4704356, 0.47187, 0.4733043, 0.4747539, 0.4761883, 0.4776379, 0.4790875, 0.4805371, 0.4819867, 0.4834363, 0.4848859, 0.4863508, 0.4878157, 0.4892805, 0.4907454, 0.4922103, 0.4936904, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.501091, 0.5025711, 0.5040665, 0.5055467, 0.507042, 0.5085527, 0.5100481, 0.5115435, 0.5130541, 0.5145647, 0.5160754, 0.517586, 0.5190967, 0.5206226, 0.5221485, 0.5236591, 0.525185, 0.5267262, 0.5282521, 0.529778, 0.5313191, 0.5328603, 0.5344015, 0.5359426, 0.537499, 0.5390402, 0.5405966, 0.542153, 0.5437095, 0.5452659, 0.5468223, 0.548394, 0.5499657, 0.5515373, 0.553109, 0.5546807, 0.5562524, 0.5578393, 0.5594263, 0.5610132, 0.5626001, 0.5641871, 0.565774, 0.5673762, 0.5689784, 0.5705806, 0.5721828, 0.573785, 0.5754025, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834897, 0.5851072, 0.5867399, 0.5883726, 0.5900053, 0.5916381, 0.5932708, 0.5949187, 0.5965667, 0.5982147, 0.5998627, 0.6015106, 0.6031586, 0.6048219, 0.6064851, 0.6081483, 0.6098116, 0.6114748, 0.6131533, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215457, 0.6232242, 0.624918, 0.6266117, 0.6283055, 0.6299992, 0.631693, 0.633402, 0.635111, 0.63682, 0.638529, 0.640238, 0.6419471, 0.6436713, 0.6453956, 0.6471199, 0.6488441, 0.6505684, 0.6523079, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6610056, 0.6627451, 0.6644999, 0.6662547, 0.6680095, 0.6697642, 0.6715343, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803845, 0.6821546, 0.6839399, 0.6857252, 0.6875105, 0.6892958, 0.6910811, 0.6928817, 0.6946822, 0.6964675, 0.6982834, 0.7000839, 0.7018845, 0.7037003, 0.7055161, 0.707332, 0.7091478, 0.7109636, 0.7127947, 0.7146105, 0.7164416, 0.7182727, 0.720119, 0.7219501, 0.7237964, 0.7256275, 0.7274739, 0.7293355, 0.7311818, 0.7330282, 0.7348898, 0.7367514, 0.738613, 0.7404746, 0.7423514, 0.744213, 0.7460899, 0.7479667, 0.7498436, 0.7517205, 0.7536126, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630732, 0.7649653, 0.7668727, 0.76878, 0.7706874, 0.7725948, 0.7745174, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841306, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.795758, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055238, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.8173342, 0.8193179, 0.8212863, 0.82327, 0.8252689, 0.8272526, 0.8292515, 0.8312352, 0.8332341, 0.8352331, 0.8372473, 0.8392462, 0.8412604, 0.8432746, 0.8452888, 0.847303, 0.8493172, 0.8513466, 0.8533761, 0.8554055, 0.857435, 0.8594644, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717327, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820325, 0.8840925, 0.8861677, 0.8882429, 0.8903182, 0.8923934, 0.8944839, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.9049363, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.915465, 0.9175708, 0.9196918, 0.9218128, 0.9239338, 0.9260548, 0.9281758, 0.930312, 0.9324483, 0.9345846, 0.9367208, 0.9388571, 0.9410086, 0.9431601, 0.9453117, 0.9474632, 0.9496147, 0.9517815, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626154, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735256, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.988922, 0.9911345, 0.9933471, 0.9955596, 0.9977722, 1.0 + [ICC Profile - 0x62545243] Blue TRC = 0.0, 0.0000763, 0.0001526, 0.0002289, 0.0003052, 0.0003815, 0.0004578, 0.0005341, 0.0006104, 0.0006867, 0.000763, 0.0008392, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018158, 0.0018921, 0.0019684, 0.0020447, 0.002121, 0.0021973, 0.0022736, 0.0023499, 0.0024262, 0.0025025, 0.0025788, 0.0026551, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033417, 0.003418, 0.0034943, 0.0035859, 0.0036622, 0.0037537, 0.00383, 0.0039216, 0.0040131, 0.0041047, 0.0041962, 0.0042878, 0.0043793, 0.0044709, 0.0045624, 0.0046693, 0.0047608, 0.0048524, 0.0049592, 0.005066, 0.0051575, 0.0052644, 0.0053712, 0.005478, 0.0055848, 0.0056916, 0.0057984, 0.0059052, 0.0060273, 0.0061341, 0.0062562, 0.006363, 0.0064851, 0.0066072, 0.0067292, 0.0068513, 0.0069734, 0.0070954, 0.0072175, 0.0073396, 0.0074617, 0.007599, 0.0077211, 0.0078584, 0.0079957, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.008957, 0.0090944, 0.0092317, 0.0093843, 0.0095369, 0.0096742, 0.0098268, 0.0099794, 0.010132, 0.0102846, 0.0104372, 0.0105898, 0.0107576, 0.0109102, 0.0110628, 0.0112306, 0.0113985, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0124056, 0.0125734, 0.0127413, 0.0129244, 0.0130922, 0.0132753, 0.0134585, 0.0136416, 0.0138247, 0.0140078, 0.0141909, 0.014374, 0.0145571, 0.0147555, 0.0149386, 0.0151369, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165255, 0.0167239, 0.0169223, 0.0171359, 0.0173495, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188449, 0.0190585, 0.0192874, 0.019501, 0.0197299, 0.0199588, 0.0201877, 0.0204166, 0.0206455, 0.0208743, 0.0211032, 0.0213474, 0.0215763, 0.0218204, 0.0220645, 0.0222934, 0.0225376, 0.0227817, 0.0230259, 0.0232853, 0.0235294, 0.0237736, 0.024033, 0.0242771, 0.0245365, 0.0247959, 0.0250553, 0.0253147, 0.0255741, 0.0258335, 0.0261082, 0.0263676, 0.026627, 0.0269017, 0.0271763, 0.027451, 0.0277256, 0.0280003, 0.028275, 0.0285496, 0.0288243, 0.0291142, 0.0293889, 0.0296788, 0.0299687, 0.0302586, 0.0305486, 0.0308385, 0.0311284, 0.0314183, 0.0317235, 0.0320134, 0.0323186, 0.0326238, 0.032929, 0.0332341, 0.0335393, 0.0338445, 0.0341497, 0.0344549, 0.0347753, 0.0350805, 0.0354009, 0.0357214, 0.0360418, 0.0363622, 0.0366827, 0.0370031, 0.0373388, 0.0376593, 0.037995, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403449, 0.0406806, 0.0410315, 0.0413825, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.0431373, 0.0434882, 0.0438392, 0.0442054, 0.0445716, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0464027, 0.0467689, 0.0471504, 0.0475166, 0.0478981, 0.0482795, 0.048661, 0.0490425, 0.049424, 0.0498054, 0.0501869, 0.0505837, 0.0509804, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533608, 0.0537575, 0.0541695, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570535, 0.0574655, 0.0578927, 0.05832, 0.058732, 0.0591592, 0.0595865, 0.060029, 0.0604562, 0.0608835, 0.061326, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639811, 0.0644236, 0.0648661, 0.0653239, 0.0657816, 0.0662394, 0.0666972, 0.067155, 0.0676127, 0.0680705, 0.0685435, 0.0690013, 0.0694743, 0.0699474, 0.0704204, 0.0708934, 0.0713664, 0.0718395, 0.0723278, 0.0728008, 0.0732891, 0.0737774, 0.0742657, 0.0747539, 0.0752422, 0.0757305, 0.0762188, 0.0767224, 0.0772259, 0.0777142, 0.0782177, 0.0787213, 0.0792401, 0.0797436, 0.0802472, 0.080766, 0.0812696, 0.0817884, 0.0823072, 0.082826, 0.0833448, 0.0838636, 0.0843977, 0.0849165, 0.0854505, 0.0859846, 0.0865187, 0.0870527, 0.0875868, 0.0881209, 0.0886549, 0.0892042, 0.0897536, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0925002, 0.0930495, 0.0936141, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0970016, 0.0975662, 0.098146, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016251, 0.1022049, 0.1028, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057755, 0.1063706, 0.106981, 0.1075761, 0.1081865, 0.1087968, 0.1094072, 0.1100175, 0.1106279, 0.1112535, 0.1118639, 0.1124895, 0.1131151, 0.1137407, 0.1143664, 0.114992, 0.1156176, 0.1162585, 0.1168841, 0.117525, 0.1181659, 0.1188067, 0.1194476, 0.1200885, 0.1207446, 0.1213855, 0.1220417, 0.1226978, 0.1233539, 0.1240101, 0.1246662, 0.1253223, 0.1259937, 0.1266499, 0.1273213, 0.1279927, 0.1286641, 0.1293355, 0.1300069, 0.1306935, 0.1313649, 0.1320516, 0.1327382, 0.1334096, 0.1341115, 0.1347982, 0.1354849, 0.1361868, 0.1368734, 0.1375753, 0.1382773, 0.1389792, 0.1396811, 0.140383, 0.1411002, 0.1418021, 0.1425193, 0.1432364, 0.1439536, 0.1446708, 0.145388, 0.1461204, 0.1468376, 0.14757, 0.1483024, 0.1490349, 0.1497673, 0.1504997, 0.1512322, 0.1519799, 0.1527123, 0.15346, 0.1542077, 0.1549554, 0.1557031, 0.1564508, 0.1572137, 0.1579767, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617914, 0.1625544, 0.1633326, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672236, 0.1680018, 0.1687953, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735561, 0.1743496, 0.1751583, 0.175967, 0.1767758, 0.1775845, 0.1783932, 0.1792172, 0.1800259, 0.1808499, 0.1816739, 0.1824826, 0.1833219, 0.1841459, 0.1849699, 0.1858091, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1900053, 0.1908446, 0.1916838, 0.1925383, 0.1933928, 0.1942473, 0.1951019, 0.1959564, 0.1968261, 0.1976806, 0.1985504, 0.1994202, 0.2002899, 0.2011597, 0.2020294, 0.2028992, 0.2037842, 0.2046693, 0.205539, 0.206424, 0.2073243, 0.2082094, 0.2090944, 0.2099947, 0.2108949, 0.21178, 0.2126802, 0.2135958, 0.2144961, 0.2153964, 0.2163119, 0.2172274, 0.2181277, 0.2190585, 0.2199741, 0.2208896, 0.2218051, 0.2227359, 0.2236667, 0.2245975, 0.2255283, 0.2264591, 0.2273899, 0.228336, 0.2292821, 0.2302129, 0.2311589, 0.232105, 0.2330663, 0.2340124, 0.2349737, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407416, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2466011, 0.2475776, 0.2485695, 0.249546, 0.2505379, 0.2515297, 0.2525368, 0.2535286, 0.2545357, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605783, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2667124, 0.2677348, 0.2687724, 0.26981, 0.2708324, 0.2718853, 0.2729229, 0.2739605, 0.2750134, 0.276051, 0.2771038, 0.2781567, 0.2792248, 0.2802777, 0.2813306, 0.2823987, 0.2834668, 0.284535, 0.2856031, 0.2866712, 0.2877394, 0.2888228, 0.2899062, 0.2909743, 0.2920577, 0.2931563, 0.2942397, 0.2953231, 0.2964218, 0.2975204, 0.2986191, 0.2997177, 0.3008164, 0.301915, 0.3030289, 0.3041428, 0.3052567, 0.3063706, 0.3074846, 0.3085985, 0.3097124, 0.3108415, 0.3119707, 0.3130999, 0.314229, 0.3153582, 0.3165026, 0.3176318, 0.3187762, 0.3199207, 0.3210651, 0.3222095, 0.3233539, 0.3245136, 0.3256733, 0.3268177, 0.3279774, 0.3291371, 0.330312, 0.3314717, 0.3326467, 0.3338216, 0.3349966, 0.3361715, 0.3373465, 0.3385214, 0.3397116, 0.3408865, 0.3420768, 0.343267, 0.3444724, 0.3456626, 0.3468528, 0.3480583, 0.3492638, 0.3504692, 0.3516747, 0.3528801, 0.3541009, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614252, 0.3626459, 0.3638819, 0.3651179, 0.3663539, 0.3675898, 0.3688411, 0.3700771, 0.3713283, 0.3725795, 0.3738308, 0.375082, 0.3763333, 0.3775998, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.3839322, 0.3851987, 0.3864805, 0.387747, 0.3890288, 0.3903105, 0.3916075, 0.3928893, 0.3941863, 0.3954681, 0.3967651, 0.3980621, 0.3993744, 0.4006714, 0.4019837, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085451, 0.4098573, 0.4111849, 0.4125124, 0.4138399, 0.4151675, 0.416495, 0.4178378, 0.4191806, 0.4205234, 0.4218662, 0.423209, 0.4245518, 0.4259098, 0.4272526, 0.4286107, 0.4299687, 0.4313268, 0.4326848, 0.4340581, 0.4354314, 0.4367895, 0.4381628, 0.4395514, 0.4409247, 0.442298, 0.4436866, 0.4450752, 0.4464637, 0.4478523, 0.4492409, 0.4506447, 0.4520333, 0.4534371, 0.4548409, 0.4562448, 0.4576486, 0.4590677, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661631, 0.4675822, 0.4690166, 0.4704356, 0.47187, 0.4733043, 0.4747539, 0.4761883, 0.4776379, 0.4790875, 0.4805371, 0.4819867, 0.4834363, 0.4848859, 0.4863508, 0.4878157, 0.4892805, 0.4907454, 0.4922103, 0.4936904, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.501091, 0.5025711, 0.5040665, 0.5055467, 0.507042, 0.5085527, 0.5100481, 0.5115435, 0.5130541, 0.5145647, 0.5160754, 0.517586, 0.5190967, 0.5206226, 0.5221485, 0.5236591, 0.525185, 0.5267262, 0.5282521, 0.529778, 0.5313191, 0.5328603, 0.5344015, 0.5359426, 0.537499, 0.5390402, 0.5405966, 0.542153, 0.5437095, 0.5452659, 0.5468223, 0.548394, 0.5499657, 0.5515373, 0.553109, 0.5546807, 0.5562524, 0.5578393, 0.5594263, 0.5610132, 0.5626001, 0.5641871, 0.565774, 0.5673762, 0.5689784, 0.5705806, 0.5721828, 0.573785, 0.5754025, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834897, 0.5851072, 0.5867399, 0.5883726, 0.5900053, 0.5916381, 0.5932708, 0.5949187, 0.5965667, 0.5982147, 0.5998627, 0.6015106, 0.6031586, 0.6048219, 0.6064851, 0.6081483, 0.6098116, 0.6114748, 0.6131533, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215457, 0.6232242, 0.624918, 0.6266117, 0.6283055, 0.6299992, 0.631693, 0.633402, 0.635111, 0.63682, 0.638529, 0.640238, 0.6419471, 0.6436713, 0.6453956, 0.6471199, 0.6488441, 0.6505684, 0.6523079, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6610056, 0.6627451, 0.6644999, 0.6662547, 0.6680095, 0.6697642, 0.6715343, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803845, 0.6821546, 0.6839399, 0.6857252, 0.6875105, 0.6892958, 0.6910811, 0.6928817, 0.6946822, 0.6964675, 0.6982834, 0.7000839, 0.7018845, 0.7037003, 0.7055161, 0.707332, 0.7091478, 0.7109636, 0.7127947, 0.7146105, 0.7164416, 0.7182727, 0.720119, 0.7219501, 0.7237964, 0.7256275, 0.7274739, 0.7293355, 0.7311818, 0.7330282, 0.7348898, 0.7367514, 0.738613, 0.7404746, 0.7423514, 0.744213, 0.7460899, 0.7479667, 0.7498436, 0.7517205, 0.7536126, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630732, 0.7649653, 0.7668727, 0.76878, 0.7706874, 0.7725948, 0.7745174, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841306, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.795758, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055238, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.8173342, 0.8193179, 0.8212863, 0.82327, 0.8252689, 0.8272526, 0.8292515, 0.8312352, 0.8332341, 0.8352331, 0.8372473, 0.8392462, 0.8412604, 0.8432746, 0.8452888, 0.847303, 0.8493172, 0.8513466, 0.8533761, 0.8554055, 0.857435, 0.8594644, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717327, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820325, 0.8840925, 0.8861677, 0.8882429, 0.8903182, 0.8923934, 0.8944839, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.9049363, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.915465, 0.9175708, 0.9196918, 0.9218128, 0.9239338, 0.9260548, 0.9281758, 0.930312, 0.9324483, 0.9345846, 0.9367208, 0.9388571, 0.9410086, 0.9431601, 0.9453117, 0.9474632, 0.9496147, 0.9517815, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626154, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735256, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.988922, 0.9911345, 0.9933471, 0.9955596, 0.9977722, 1.0 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = e45931b568d12c9905b1db1775321972.tif + [File - 0x0002] File Size = 11180140 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - XMP + - IPTC + - Photoshop + - IPTC + - Exif SubIFD + - ICC Profile + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/ImageTestSuite/metadata/diff/ecf22eaecaf11fc75938973745138868.tif.txt b/tif/ImageTestSuite/metadata/diff/ecf22eaecaf11fc75938973745138868.tif.txt new file mode 100644 index 00000000..01ec8d74 --- /dev/null +++ b/tif/ImageTestSuite/metadata/diff/ecf22eaecaf11fc75938973745138868.tif.txt @@ -0,0 +1,43 @@ + FILE: ecf22eaecaf11fc75938973745138868.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 1696 pixels + [Exif IFD0 - 0x0101] Image Height = 2200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 1 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = T6/Group 4 Fax + [Exif IFD0 - 0x0106] Photometric Interpretation = WhiteIsZero + [Exif IFD0 - 0x0107] Thresholding = Unknown (64) + [Exif IFD0 - 0x010a] Fill Order = Normal + [Exif IFD0 - 0x010d] Document Name = /habshaer/ca/ca1600/ca1604/data/002.tif + [Exif IFD0 - 0x0111] Strip Offsets = 377 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 2200 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 32106 bytes + [Exif IFD0 - 0x011a] X Resolution = 200 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 200 dots per inch + [Exif IFD0 - 0x0128] Resolution Unit = Inch + [Exif IFD0 - 0x0131] Software = Systems Integration Group,Inc,17:40:52 + [Exif IFD0 - 0x0132] Date/Time = 1997:08:25:13:12:50 + [Exif IFD0 - 0x013b] Artist = Library of Congress + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = ecf22eaecaf11fc75938973745138868.tif + [File - 0x0002] File Size = 32483 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/ImageTestSuite/metadata/diff/f4bcc246f3471102a2dea2ee9153b372.tif.txt b/tif/ImageTestSuite/metadata/diff/f4bcc246f3471102a2dea2ee9153b372.tif.txt index b17b8bcb..8031f5a2 100644 --- a/tif/ImageTestSuite/metadata/diff/f4bcc246f3471102a2dea2ee9153b372.tif.txt +++ b/tif/ImageTestSuite/metadata/diff/f4bcc246f3471102a2dea2ee9153b372.tif.txt @@ -1,5 +1,6 @@ FILE: f4bcc246f3471102a2dea2ee9153b372.tif - TYPE: ARW +JAVA TYPE: ARW +DOTNET TYPE: TIFF [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image [Exif IFD0 - 0x0100] Image Width = 1336 pixels @@ -64,6 +65,9 @@ DOTNET [Exif Image - 0x0128] Resolution Unit = Inch DOTNET [Exif Image - 0x0132] Date/Time = 06:01:1998 DOTNET [Exif Image - 0x013b] Artist = Copyright Snowbound Software 1998 +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw DOTNET [Exif Image - 0x00fe] New Subfile Type = Full-resolution image DOTNET [Exif Image - 0x0100] Image Width = 1336 pixels DOTNET [Exif Image - 0x0101] Image Height = 548 pixels @@ -84,9 +88,10 @@ DOTNET [Exif Image - 0x0128] Resolution Unit = Inch DOTNET [Exif Image - 0x0132] Date/Time = 06:01:1998 DOTNET [Exif Image - 0x013b] Artist = Copyright Snowbound Software 1998 DOTNET - [File Type - 0x0001] Detected File Type Name = ARW - [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw - [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = f4bcc246f3471102a2dea2ee9153b372.tif [File - 0x0002] File Size = 214023 bytes diff --git a/tif/ImageTestSuite/metadata/diff/f505d8aaa96b8da1a1c92363b898f97a.tif.txt b/tif/ImageTestSuite/metadata/diff/f505d8aaa96b8da1a1c92363b898f97a.tif.txt new file mode 100644 index 00000000..41c9fade --- /dev/null +++ b/tif/ImageTestSuite/metadata/diff/f505d8aaa96b8da1a1c92363b898f97a.tif.txt @@ -0,0 +1,165 @@ + FILE: f505d8aaa96b8da1a1c92363b898f97a.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 350 pixels + [Exif IFD0 - 0x0101] Image Height = 233 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 8 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = RGB + [Exif IFD0 - 0x0111] Strip Offsets = 166243 + [Exif IFD0 - 0x0112] Orientation = Top, left side (Horizontal / normal) + [Exif IFD0 - 0x0115] Samples Per Pixel = 3 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 233 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 244650 bytes + [Exif IFD0 - 0x011a] X Resolution = 72 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x0128] Resolution Unit = Inch + [Exif IFD0 - 0x0131] Software = Capture NX 2.0.0 W + [Exif IFD0 - 0x0132] Date/Time = 2008:11:11 22:18:57 + + [XMP - 0xffff] XMP Value Count = 31 + + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:ImageWidth = 890 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:ImageLength = 593 + [XMPMeta - ] tiff:BitsPerSample[1] = 8 + [XMPMeta - ] tiff:BitsPerSample[2] = 8 + [XMPMeta - ] tiff:BitsPerSample[3] = 8 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:Compression = 1 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:PhotometricInterpretation = 2 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:Orientation = 1 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:SamplesPerPixel = 3 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:PlanarConfiguration = 1 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:XResolution = 720000/10000 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:YResolution = 720000/10000 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:ResolutionUnit = 2 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:NativeDigest = 256,257,258,259,262,274,277,284,530,531,282,283,296,301,318,319,529,532,306,270,271,272,305,315,33432;0C2C56F4C8F8B57682DDEAD810880611 + [XMPMeta - http://ns.adobe.com/xap/1.0/] xmp:ModifyDate = 2008-11-11T22:09:13+01:00 + [XMPMeta - http://ns.adobe.com/xap/1.0/] xmp:CreatorTool = Adobe Photoshop CS3 Windows + [XMPMeta - http://ns.adobe.com/xap/1.0/] xmp:CreateDate = 2008-11-11T22:08:01+01:00 + [XMPMeta - http://ns.adobe.com/xap/1.0/] xmp:MetadataDate = 2008-11-11T22:09:13+01:00 + [XMPMeta - http://ns.adobe.com/xap/1.0/] xmp:Rating = 0 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:ExifVersion = 0220 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:FlashpixVersion = 0100 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:ColorSpace = -1 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:PixelXDimension = 890 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:PixelYDimension = 593 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:NativeDigest = 36864,40960,40961,37121,37122,40962,40963,37510,40964,36867,36868,33434,33437,34850,34852,34855,34856,37377,37378,37379,37380,37381,37382,37383,37384,37385,37386,37396,41483,41484,41486,41487,41488,41492,41493,41495,41728,41729,41730,41985,41986,41987,41988,41989,41990,41991,41992,41993,41994,41995,41996,42016,0,2,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,20,22,23,24,25,26,27,28,30;D1B22B07E4EABF7F313591B6AB47723F + [XMPMeta - http://purl.org/dc/elements/1.1/] dc:format = image/tiff + [XMPMeta - http://ns.adobe.com/photoshop/1.0/] photoshop:ColorMode = 3 + [XMPMeta - http://ns.adobe.com/photoshop/1.0/] photoshop:ICCProfile = Nikon Adobe RGB 4.0.0.3000 + [XMPMeta - http://ns.adobe.com/photoshop/1.0/] photoshop:History = + [XMPMeta - http://ns.adobe.com/xap/1.0/mm/] xmpMM:InstanceID = uuid:22029AD434B0DD11A3F1DC3DDA292AC2 + [XMPMeta - http://ns.microsoft.com/photo/1.0] MicrosoftPhoto_1_:Rating = 0 + + [XMP - 0xffff] XMP Value Count = 31 + + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:ImageWidth = 890 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:ImageLength = 593 + [XMPMeta - ] tiff:BitsPerSample[1] = 8 + [XMPMeta - ] tiff:BitsPerSample[2] = 8 + [XMPMeta - ] tiff:BitsPerSample[3] = 8 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:Compression = 1 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:PhotometricInterpretation = 2 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:Orientation = 1 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:SamplesPerPixel = 3 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:PlanarConfiguration = 1 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:XResolution = 720000/10000 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:YResolution = 720000/10000 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:ResolutionUnit = 2 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:NativeDigest = 256,257,258,259,262,274,277,284,530,531,282,283,296,301,318,319,529,532,306,270,271,272,305,315,33432;0C2C56F4C8F8B57682DDEAD810880611 + [XMPMeta - http://ns.adobe.com/xap/1.0/] xmp:ModifyDate = 2008-11-11T22:09:13+01:00 + [XMPMeta - http://ns.adobe.com/xap/1.0/] xmp:CreatorTool = Adobe Photoshop CS3 Windows + [XMPMeta - http://ns.adobe.com/xap/1.0/] xmp:CreateDate = 2008-11-11T22:08:01+01:00 + [XMPMeta - http://ns.adobe.com/xap/1.0/] xmp:MetadataDate = 2008-11-11T22:09:13+01:00 + [XMPMeta - http://ns.adobe.com/xap/1.0/] xmp:Rating = 0 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:ExifVersion = 0220 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:FlashpixVersion = 0100 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:ColorSpace = -1 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:PixelXDimension = 890 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:PixelYDimension = 593 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:NativeDigest = 36864,40960,40961,37121,37122,40962,40963,37510,40964,36867,36868,33434,33437,34850,34852,34855,34856,37377,37378,37379,37380,37381,37382,37383,37384,37385,37386,37396,41483,41484,41486,41487,41488,41492,41493,41495,41728,41729,41730,41985,41986,41987,41988,41989,41990,41991,41992,41993,41994,41995,41996,42016,0,2,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,20,22,23,24,25,26,27,28,30;D1B22B07E4EABF7F313591B6AB47723F + [XMPMeta - http://purl.org/dc/elements/1.1/] dc:format = image/tiff + [XMPMeta - http://ns.adobe.com/photoshop/1.0/] photoshop:ColorMode = 3 + [XMPMeta - http://ns.adobe.com/photoshop/1.0/] photoshop:ICCProfile = Nikon Adobe RGB 4.0.0.3000 + [XMPMeta - http://ns.adobe.com/photoshop/1.0/] photoshop:History = + [XMPMeta - http://ns.adobe.com/xap/1.0/mm/] xmpMM:InstanceID = uuid:22029AD434B0DD11A3F1DC3DDA292AC2 + [XMPMeta - http://ns.microsoft.com/photo/1.0] MicrosoftPhoto_1_:Rating = 0 + + [Exif SubIFD - 0x9000] Exif Version = 2.20 + [Exif SubIFD - 0x927c] Makernote = [218 values] + [Exif SubIFD - 0xa000] FlashPix Version = 1.00 + [Exif SubIFD - 0xa001] Color Space = Undefined + + [ICC Profile - 0x0000] Profile Size = 2756 + [ICC Profile - 0x0004] CMM Type = ADBE + [ICC Profile - 0x0008] Version = 2.1.0 + [ICC Profile - 0x000c] Class = Display Device + [ICC Profile - 0x0010] Color space = RGB + [ICC Profile - 0x0014] Profile Connection Space = XYZ + [ICC Profile - 0x0018] Profile Date/Time = 2008:05:07 23:43:04 + [ICC Profile - 0x0024] Signature = acsp + [ICC Profile - 0x0028] Primary Platform = Microsoft Corporation + [ICC Profile - 0x0030] Device manufacturer = IEC + [ICC Profile - 0x0034] Device model = sRGB + [ICC Profile - 0x0044] XYZ values = 0.964 1 0.825 + [ICC Profile - 0x0080] Tag Count = 18 + [ICC Profile - 0x63707274] Profile Copyright = Copyright (c) 1998 Hewlett-Packard Company Modified using Adobe Gamma + [ICC Profile - 0x64657363] Profile Description = sRGB IEC61966-2.1 + [ICC Profile - 0x77747074] Media White Point = (0.9505, 1, 1.0891) + [ICC Profile - 0x626b7074] Media Black Point = (0, 0, 0) + [ICC Profile - 0x7258595a] Red Colorant = (0.436, 0.2225, 0.0139) + [ICC Profile - 0x6758595a] Green Colorant = (0.3852, 0.7169, 0.0971) + [ICC Profile - 0x6258595a] Blue Colorant = (0.143, 0.0606, 0.7139) + [ICC Profile - 0x646d6e64] Device Mfg Description = IEC http://www.iec.ch + [ICC Profile - 0x646d6464] Device Model Description = IEC 61966-2.1 Default RGB colour space - sRGB + [ICC Profile - 0x76756564] Viewing Conditions Description = Reference Viewing Condition in IEC61966-2.1 + [ICC Profile - 0x76696577] Viewing Conditions = view (0x76696577): 36 bytes + [ICC Profile - 0x6c756d69] Luminance = (76.0365, 80, 87.1246) + [ICC Profile - 0x6d656173] Measurement = 1931 2° Observer, Backing (0, 0, 0), Geometry Unknown, Flare 1%, Illuminant D65 + [ICC Profile - 0x74656368] Technology = CRT + [ICC Profile - 0x72545243] Red TRC = 0.0085908 + [ICC Profile - 0x67545243] Green TRC = 0.0085908 + [ICC Profile - 0x62545243] Blue TRC = 0.0085908 + [ICC Profile - 0x76636774] Video Card Gamma = vcgt (0x76636774): 1584 bytes + + [Exif Thumbnail - 0x0100] Image Width = 160 pixels + [Exif Thumbnail - 0x0101] Image Height = 106 pixels + [Exif Thumbnail - 0x0102] Bits Per Sample = 8 8 8 bits/component/pixel + [Exif Thumbnail - 0x0103] Compression = Uncompressed + [Exif Thumbnail - 0x0106] Photometric Interpretation = RGB + [Exif Thumbnail - 0x0111] Strip Offsets = 34259 + [Exif Thumbnail - 0x0112] Orientation = Top, left side (Horizontal / normal) + [Exif Thumbnail - 0x0115] Samples Per Pixel = 3 samples/pixel + [Exif Thumbnail - 0x0116] Rows Per Strip = 106 rows/strip + [Exif Thumbnail - 0x0117] Strip Byte Counts = 50880 bytes + [Exif Thumbnail - 0x011a] X Resolution = 72 dots per inch + [Exif Thumbnail - 0x011b] Y Resolution = 72 dots per inch + [Exif Thumbnail - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif Thumbnail - 0x0128] Resolution Unit = Inch + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = f505d8aaa96b8da1a1c92363b898f97a.tif + [File - 0x0002] File Size = 410893 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - XMP + - XMP + - Exif SubIFD + - ICC Profile + - Exif Thumbnail + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/ImageTestSuite/metadata/diff/fa0aa927763ee4c7ebf43a5d05dfebc7.tif.txt b/tif/ImageTestSuite/metadata/diff/fa0aa927763ee4c7ebf43a5d05dfebc7.tif.txt index 93a57717..5d4857f4 100644 --- a/tif/ImageTestSuite/metadata/diff/fa0aa927763ee4c7ebf43a5d05dfebc7.tif.txt +++ b/tif/ImageTestSuite/metadata/diff/fa0aa927763ee4c7ebf43a5d05dfebc7.tif.txt @@ -1,5 +1,6 @@ FILE: fa0aa927763ee4c7ebf43a5d05dfebc7.tif - TYPE: ARW +JAVA TYPE: ARW +DOTNET TYPE: TIFF [Exif IFD0 - 0x00fe] New Subfile Type = Single page of multi-page image [Exif IFD0 - 0x0100] Image Width = 1752 pixels @@ -248,9 +249,13 @@ DOTNET [Exif Thumbnail - 0x013b] Artist = IRIS 2001 [Exif Image - 0x0132] Date/Time = 2008:09:24 10:19:37 [Exif Image - 0x013b] Artist = IRIS 2001 - [File Type - 0x0001] Detected File Type Name = ARW - [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw - [File Type - 0x0004] Expected File Name Extension = arw +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = fa0aa927763ee4c7ebf43a5d05dfebc7.tif [File - 0x0002] File Size = 1551584 bytes diff --git a/tif/ImageTestSuite/metadata/diff/m1-26f459b3eb2a285626b849d6950db7ab.tif.txt b/tif/ImageTestSuite/metadata/diff/m1-26f459b3eb2a285626b849d6950db7ab.tif.txt index 9922467b..01f227ce 100644 --- a/tif/ImageTestSuite/metadata/diff/m1-26f459b3eb2a285626b849d6950db7ab.tif.txt +++ b/tif/ImageTestSuite/metadata/diff/m1-26f459b3eb2a285626b849d6950db7ab.tif.txt @@ -1,5 +1,6 @@ FILE: m1-26f459b3eb2a285626b849d6950db7ab.tif - TYPE: ARW +JAVA TYPE: ARW +DOTNET TYPE: TIFF [ERROR: Exif IFD0] Illegal TIFF tag pointer offset [ERROR: Exif IFD0] Illegal TIFF tag pointer offset @@ -279,9 +280,13 @@ DOTNET [ERROR: XMP] Error processing XMP data: Unsupported Encoding [Exif SubIFD - 0xa002] Exif Image Width = 1250 pixels [Exif SubIFD - 0xa003] Exif Image Height = 1995 pixels - [File Type - 0x0001] Detected File Type Name = ARW - [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw - [File Type - 0x0004] Expected File Name Extension = arw +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m1-26f459b3eb2a285626b849d6950db7ab.tif [File - 0x0002] File Size = 143444 bytes diff --git a/tif/ImageTestSuite/metadata/diff/m1-2743db7c68f091ddc61dcd582febff2d.tif.txt b/tif/ImageTestSuite/metadata/diff/m1-2743db7c68f091ddc61dcd582febff2d.tif.txt new file mode 100644 index 00000000..1d76a492 --- /dev/null +++ b/tif/ImageTestSuite/metadata/diff/m1-2743db7c68f091ddc61dcd582febff2d.tif.txt @@ -0,0 +1,41 @@ + FILE: m1-2743db7c68f091ddc61dcd582febff2d.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [ERROR: Exif IFD0] Illegal TIFF tag pointer offset + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x01b5] Unknown tag (0x01b5) = 1920 + [Exif IFD0 - 0x0101] Image Height = 2704 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 1 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = T6/Group 4 Fax + [Exif IFD0 - 0x01d4] Unknown tag (0x01d4) = 0 + [Exif IFD0 - 0x010a] Fill Order = Reversed + [Exif IFD0 - 0x0111] Strip Offsets = 222 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 2704 rows/strip + [Exif IFD0 - 0x011a] X Resolution = 240 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 240 dots per inch + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x0125] Unknown tag (0x0125) = 1 + [Exif IFD0 - 0x0128] Resolution Unit = Inch + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = m1-2743db7c68f091ddc61dcd582febff2d.tif + [File - 0x0002] File Size = 17431 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/ImageTestSuite/metadata/diff/m1-336db1cd76254717eb50a8602b651fbf.tif.txt b/tif/ImageTestSuite/metadata/diff/m1-336db1cd76254717eb50a8602b651fbf.tif.txt new file mode 100644 index 00000000..0bdc3462 --- /dev/null +++ b/tif/ImageTestSuite/metadata/diff/m1-336db1cd76254717eb50a8602b651fbf.tif.txt @@ -0,0 +1,41 @@ + FILE: m1-336db1cd76254717eb50a8602b651fbf.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [ERROR: Exif IFD0] Illegal TIFF tag pointer offset + [ERROR: Exif IFD0] Invalid TIFF tag format code 17 for tag 0x8302 + [ERROR: Exif IFD0] Invalid TIFF tag format code 11269 for tag 0x011B + [ERROR: Photoshop] End of data reached. + + [Exif IFD0 - 0x0100] Image Width = 2306 pixels + [Exif IFD0 - 0x0101] Image Height = 3111 pixels + [Exif IFD0 - 0x0103] Compression = Unknown (198) + [Exif IFD0 - 0x0145] Tile Byte Counts = 0 + [Exif IFD0 - 0x0111] Strip Offsets = [112 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 28 rows/strip + [Exif IFD0 - 0x010c] Unknown tag (0x010c) = [112 values] + [Exif IFD0 - 0x011a] X Resolution = 300 dots per unit + [Exif IFD0 - 0x01e4] Unknown tag (0x01e4) = 2 + [Exif IFD0 - 0x013d] Predictor = 1 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = m1-336db1cd76254717eb50a8602b651fbf.tif + [File - 0x0002] File Size = 134068 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - Photoshop + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/ImageTestSuite/metadata/diff/m1-487f40372de5a8b6c848ba2569848492.tif.txt b/tif/ImageTestSuite/metadata/diff/m1-487f40372de5a8b6c848ba2569848492.tif.txt index fcc1b9cc..f3d95996 100644 Binary files a/tif/ImageTestSuite/metadata/diff/m1-487f40372de5a8b6c848ba2569848492.tif.txt and b/tif/ImageTestSuite/metadata/diff/m1-487f40372de5a8b6c848ba2569848492.tif.txt differ diff --git a/tif/ImageTestSuite/metadata/diff/m1-4a7d8e5153957beadcd49c6f540aab78.tif.txt b/tif/ImageTestSuite/metadata/diff/m1-4a7d8e5153957beadcd49c6f540aab78.tif.txt new file mode 100644 index 00000000..661fcd06 --- /dev/null +++ b/tif/ImageTestSuite/metadata/diff/m1-4a7d8e5153957beadcd49c6f540aab78.tif.txt @@ -0,0 +1,45 @@ + FILE: m1-4a7d8e5153957beadcd49c6f540aab78.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [ERROR: Exif IFD0] Invalid TIFF tag format code 20995 for tag 0x0102 + [ERROR: Exif IFD0] Illegal TIFF tag pointer offset + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 827 pixels + [Exif IFD0 - 0xe001] Unknown tag (0xe001) = 1169 + [Exif IFD0 - 0x0103] Compression = Unknown (48129) + [Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette + [Exif IFD0 - 0x010a] Fill Order = Normal + [Exif IFD0 - 0x0111] Strip Offsets = [31 values] + [Exif IFD0 - 0x0112] Orientation = Top, left side (Horizontal / normal) + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 0 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 31426 31426 31426 31426 31426 31426 31426 31426 31426 10713794 31426 31426 31426 31426 31426 31426 31426 31426 31426 31426 31426 31426 31426 31426 31426 31426 31426 31426 31426 31426 23983 bytes + [Exif IFD0 - 0x011a] X Resolution = 100 dots per inch + [Exif IFD0 - 0x341c] Unknown tag (0x341c) = 1 + [Exif IFD0 - 0x0128] Resolution Unit = Inch + [Exif IFD0 - 0x0131] Software = Oi/GFS writer v00.06.00P� (c) Wang Labs, Inc. 1990, 1991 +JAVA [Exif IFD0 - 0x0140] Color Map = [678 values] +DOTNET [Exif IFD0 - 0x0140] Unknown tag (0x0140) = [678 values] + [Exif IFD0 - 0xc1a6] Unknown tag (0xc1a6) = 0 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = m1-4a7d8e5153957beadcd49c6f540aab78.tif + [File - 0x0002] File Size = 969120 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/ImageTestSuite/metadata/diff/m1-63c8b14ea08a18c884d05a3431716047.tif.txt b/tif/ImageTestSuite/metadata/diff/m1-63c8b14ea08a18c884d05a3431716047.tif.txt index b3957355..9a31118b 100644 --- a/tif/ImageTestSuite/metadata/diff/m1-63c8b14ea08a18c884d05a3431716047.tif.txt +++ b/tif/ImageTestSuite/metadata/diff/m1-63c8b14ea08a18c884d05a3431716047.tif.txt @@ -1,5 +1,6 @@ FILE: m1-63c8b14ea08a18c884d05a3431716047.tif - TYPE: ARW +JAVA TYPE: ARW +DOTNET TYPE: TIFF [ERROR: Exif IFD0] Invalid TIFF tag format code 52739 for tag 0x0129 JAVA [ERROR: Exif Thumbnail] Illegally sized IFD @@ -38,9 +39,13 @@ DOTNET [ERROR: Exif Image] Illegally sized IFD [Exif Thumbnail - 0x9431] Unknown tag (0x9431) = Fuji Xerox Co., Ltd. RasterNSupport Toolkit Version 2.3 [Exif Thumbnail - 0x0132] Date/Time = 2005.09.15 16:28:54 - [File Type - 0x0001] Detected File Type Name = ARW - [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw - [File Type - 0x0004] Expected File Name Extension = arw +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m1-63c8b14ea08a18c884d05a3431716047.tif [File - 0x0002] File Size = 79179 bytes diff --git a/tif/ImageTestSuite/metadata/diff/m1-68bc8a1966db7a1da2d3b5946c00d1af.tif.txt b/tif/ImageTestSuite/metadata/diff/m1-68bc8a1966db7a1da2d3b5946c00d1af.tif.txt new file mode 100644 index 00000000..9b9fdaf6 --- /dev/null +++ b/tif/ImageTestSuite/metadata/diff/m1-68bc8a1966db7a1da2d3b5946c00d1af.tif.txt @@ -0,0 +1,43 @@ + FILE: m1-68bc8a1966db7a1da2d3b5946c00d1af.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [ERROR: Exif IFD0] Invalid TIFF tag format code 56324 for tag 0x00FE + + [Exif IFD0 - 0x0100] Image Width = 3306 pixels + [Exif IFD0 - 0x0101] Image Height = 2368 pixels + [Exif IFD0 - 0x014c] Unknown tag (0x014c) = 1 + [Exif IFD0 - 0x0103] Compression = T6/Group 4 Fax + [Exif IFD0 - 0x0106] Photometric Interpretation = WhiteIsZero + [Exif IFD0 - 0x010a] Fill Order = Normal + [Exif IFD0 - 0x0111] Strip Offsets = [32 values] + [Exif IFD0 - 0x7112] Unknown tag (0x7112) = 1 + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 76 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1869 9119 13525 17375 20522 23573 24599 31008 32004 35147 35404 34840 35409 34168 36513 35393 36897 35726 35465 32836 30157 26397 4244660001 22443 19247 16308 12224 13000 9171 9168 5038 81 bytes + [Exif IFD0 - 0x011a] X Resolution = 200 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 200/38401 dots per inch + [Exif IFD0 - 0x0125] Unknown tag (0x0125) = 0 + [Exif IFD0 - 0x0128] Resolution Unit = Inch + [Exif IFD0 - 0x0131] Software = Oi/GFS, writer v00.06.02 + [Exif IFD0 - 0xf4a6] Unknown tag (0xf4a6) = + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = m1-68bc8a1966db7a1da2d3b5946c00d1af.tif + [File - 0x0002] File Size = 749524 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/ImageTestSuite/metadata/diff/m1-79818c280a08c94bf7fd2a54b1e2567d.tif.txt b/tif/ImageTestSuite/metadata/diff/m1-79818c280a08c94bf7fd2a54b1e2567d.tif.txt new file mode 100644 index 00000000..359f72e6 --- /dev/null +++ b/tif/ImageTestSuite/metadata/diff/m1-79818c280a08c94bf7fd2a54b1e2567d.tif.txt @@ -0,0 +1,108 @@ + FILE: m1-79818c280a08c94bf7fd2a54b1e2567d.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [ERROR: Exif IFD0] Invalid TIFF tag format code 0 for tag 0x4442 + [ERROR: Exif IFD0] Invalid TIFF tag format code 0 for tag 0xA3A0 + [ERROR: Exif IFD0] Illegal TIFF tag pointer offset + [ERROR: Exif IFD0] Illegal TIFF tag pointer offset + [ERROR: Exif IFD0] Illegal TIFF tag pointer offset + [ERROR: Exif IFD0] Illegal TIFF tag pointer offset + [ERROR: Exif IFD0] Illegal TIFF tag pointer offset + [ERROR: Exif IFD0] Illegal TIFF tag pointer offset + [ERROR: Exif IFD0] Illegal TIFF tag pointer offset + [ERROR: Exif IFD0] Illegal TIFF tag pointer offset + [ERROR: Exif IFD0] Illegal TIFF tag pointer offset + [ERROR: Exif IFD0] Illegal TIFF tag pointer offset + [ERROR: Exif IFD0] Illegal TIFF tag pointer offset + [ERROR: Exif IFD0] Illegal TIFF tag pointer offset + [ERROR: Exif IFD0] Illegal TIFF tag pointer offset + [ERROR: Exif IFD0] Illegal TIFF tag pointer offset + [ERROR: Exif IFD0] Illegal TIFF tag pointer offset + [ERROR: Exif IFD0] Illegal TIFF tag pointer offset + [ERROR: Exif IFD0] Illegal TIFF tag pointer offset + [ERROR: Exif IFD0] Illegal TIFF tag pointer offset + [ERROR: Exif IFD0] Illegal TIFF tag pointer offset + [ERROR: Exif IFD0] Illegal TIFF tag pointer offset + [ERROR: Exif IFD0] Illegal TIFF tag pointer offset + [ERROR: Exif IFD0] Illegal TIFF tag pointer offset + [ERROR: Exif IFD0] Invalid TIFF tag format code 14 for tag 0x0CD8 + [ERROR: Exif IFD0] Invalid TIFF tag format code 14 for tag 0x6C36 + [ERROR: Exif IFD0] Invalid TIFF tag format code 14 for tag 0xCB94 + [ERROR: Exif IFD0] Invalid TIFF tag format code 15 for tag 0x2AF2 + [ERROR: Exif IFD0] Invalid TIFF tag format code 0 for tag 0x1FCA + [ERROR: Exif IFD0] Invalid TIFF tag format code 0 for tag 0x1FCA + [ERROR: Exif IFD0] Invalid TIFF tag format code 0 for tag 0x1FCA + [ERROR: Exif IFD0] Invalid TIFF tag format code 0 for tag 0x1FCA + [ERROR: Exif IFD0] Invalid TIFF tag format code 0 for tag 0x1FCA + [ERROR: Exif IFD0] Invalid TIFF tag format code 0 for tag 0x1FCA + [ERROR: Exif IFD0] Invalid TIFF tag format code 0 for tag 0x1FCA + [ERROR: Exif IFD0] Invalid TIFF tag format code 0 for tag 0x1FCA + [ERROR: Exif IFD0] Invalid TIFF tag format code 0 for tag 0x1FCA + [ERROR: Exif IFD0] Invalid TIFF tag format code 0 for tag 0x1FCA + [ERROR: Exif IFD0] Invalid TIFF tag format code 0 for tag 0x1FCA + [ERROR: Exif IFD0] Invalid TIFF tag format code 0 for tag 0x1FCA + [ERROR: Exif IFD0] Invalid TIFF tag format code 0 for tag 0x1FCA + [ERROR: Exif IFD0] Invalid TIFF tag format code 0 for tag 0x1FCA + [ERROR: Exif IFD0] Invalid TIFF tag format code 0 for tag 0x1FCA + [ERROR: Exif IFD0] Invalid TIFF tag format code 0 for tag 0x1FCA + [ERROR: Exif IFD0] Invalid TIFF tag format code 0 for tag 0x1FCA + [ERROR: Exif IFD0] Invalid TIFF tag format code 0 for tag 0x1FCA + [ERROR: Exif IFD0] Invalid TIFF tag format code 0 for tag 0x1FCA + [ERROR: Exif IFD0] Invalid TIFF tag format code 0 for tag 0x1FCA + [ERROR: Exif Thumbnail] Invalid TIFF tag format code 65535 for tag 0xFFFF + [ERROR: Exif Thumbnail] Invalid TIFF tag format code 65535 for tag 0xFFFF + [ERROR: Exif Thumbnail] Invalid TIFF tag format code 65535 for tag 0xFFFF + [ERROR: Exif Thumbnail] Invalid TIFF tag format code 65535 for tag 0xFFFF + [ERROR: Exif Thumbnail] Invalid TIFF tag format code 65535 for tag 0xFFFF + [ERROR: Exif Thumbnail] Invalid TIFF tag format code 65535 for tag 0xFFFF + [ERROR: Exif Thumbnail] Stopping processing as too many errors seen in TIFF IFD + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 2500 pixels + [Exif IFD0 - 0x0101] Image Height = 3225 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 1 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = BlackIsZero + [Exif IFD0 - 0x0111] Strip Offsets = [125 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 26 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 8138 8138 8138 8138 8100 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 2415927242 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 8138 313 bytes + [Exif IFD0 - 0x011a] X Resolution = 300 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 300 dots per inch + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x0128] Resolution Unit = Inch + [Exif IFD0 - 0x02fe] Unknown tag (0x02fe) = [74440 values] + [Exif IFD0 - 0x625c] Unknown tag (0x625c) = [98854 values] + [Exif IFD0 - 0xc1ba] Unknown tag (0xc1ba) = [123268 values] + [Exif IFD0 - 0x2118] Unknown tag (0x2118) = ������������������������������������������������?��������������������������?�������������������������������?������� + [Exif IFD0 - 0x8076] Unknown tag (0x8076) = ����������������������������������������������������������������������������������������������������������������������������������������� + [Exif IFD0 - 0xdfd4] Unknown tag (0xdfd4) = ������������������������������������������������������������3��������������������������������������������������������������������������������������������������������������������������������������������������������������� + [Exif IFD0 - 0x3f32] Unknown tag (0x3f32) = [220924 values] + [Exif IFD0 - 0x9e90] Unknown tag (0x9e90) = [245338 values] + [Exif IFD0 - 0xfdee] Unknown tag (0xfdee) = [269752 values] + [Exif IFD0 - 0x3a22] Unknown tag (0x3a22) = [416236 values] + [Exif IFD0 - 0x9980] Unknown tag (0x9980) = [440650 values] + [Exif IFD0 - 0xf8de] Unknown tag (0xf8de) = [465064 values] + [Exif IFD0 - 0x583c] Unknown tag (0x583c) = [489478 values] + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = m1-79818c280a08c94bf7fd2a54b1e2567d.tif + [File - 0x0002] File Size = 1010623 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - Exif Thumbnail + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/ImageTestSuite/metadata/diff/m1-93456679a773921d30efafd08f3ad542.tif.txt b/tif/ImageTestSuite/metadata/diff/m1-93456679a773921d30efafd08f3ad542.tif.txt index 15cb7874..ea17127b 100644 --- a/tif/ImageTestSuite/metadata/diff/m1-93456679a773921d30efafd08f3ad542.tif.txt +++ b/tif/ImageTestSuite/metadata/diff/m1-93456679a773921d30efafd08f3ad542.tif.txt @@ -19,18 +19,16 @@ [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) [Exif IFD0 - 0x0128] Resolution Unit = Inch [Exif IFD0 - 0x0132] Date/Time = 1996:11:19 13:58:06 - [Exif IFD0 - 0x0140] Unknown tag (0x0140) = [768 values] -JAVA [Exif IFD0 - 0x830e] Unknown tag (0x830e) = 2.438 2.438 0 -JAVA [Exif IFD0 - 0x8482] Unknown tag (0x8482) = 0 0 0 597533.364 4998317.104 0 -JAVA [Exif IFD0 - 0x87af] Unknown tag (0x87af) = [20 values] -JAVA [Exif IFD0 - 0x87b1] Unknown tag (0x87b1) = UTM Zone 15 N with NAD27| -DOTNET [Exif IFD0 - 0x830e] Pixel Scale = 2.438 2.438 0 -DOTNET [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 597533.364 4998317.104 0 -DOTNET -DOTNET [GeoTIFF - 0x04a5] Unknown tag (0x04a5) = 1 -DOTNET [GeoTIFF - 0x0401] Raster Type = PixelIsArea -DOTNET [GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 UTM zone 15N -DOTNET [GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 15 N with NAD27 +JAVA [Exif IFD0 - 0x0140] Color Map = [768 values] +DOTNET [Exif IFD0 - 0x0140] Unknown tag (0x0140) = [768 values] + [Exif IFD0 - 0x830e] Pixel Scale = 2.438 2.438 0 + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 597533.364 4998317.104 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [20 values] + + [GeoTIFF - 0x04a5] Unknown tag (0x04a5) = 1 + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 UTM zone 15N + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 15 N with NAD27 [File Type - 0x0001] Detected File Type Name = TIFF [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format @@ -42,7 +40,7 @@ DOTNET [GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 15 N w [File - 0x0003] File Modified Date = - Exif IFD0 -DOTNET - GeoTIFF + - GeoTIFF - File Type - File diff --git a/tif/ImageTestSuite/metadata/diff/m1-96292a1bd64fec83bb6cdd2480a755b6.tif.txt b/tif/ImageTestSuite/metadata/diff/m1-96292a1bd64fec83bb6cdd2480a755b6.tif.txt index 1512f083..3d0a362e 100644 --- a/tif/ImageTestSuite/metadata/diff/m1-96292a1bd64fec83bb6cdd2480a755b6.tif.txt +++ b/tif/ImageTestSuite/metadata/diff/m1-96292a1bd64fec83bb6cdd2480a755b6.tif.txt @@ -1,5 +1,6 @@ FILE: m1-96292a1bd64fec83bb6cdd2480a755b6.tif - TYPE: ARW +JAVA TYPE: ARW +DOTNET TYPE: TIFF JAVA [ERROR: XMP] Error processing XMP data: XML parsing failure DOTNET [ERROR: XMP] Error processing XMP data: Unsupported Encoding @@ -65,9 +66,13 @@ DOTNET [ERROR: XMP] Error processing XMP data: Unsupported Encoding [ICC Profile - 0x67545243] Green TRC = 0.0, 0.0000763, 0.0001526, 0.0002289, 0.0003052, 0.0003815, 0.0004578, 0.0005341, 0.0006104, 0.0006867, 0.000763, 0.0008392, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018158, 0.0018921, 0.0019684, 0.0020447, 0.002121, 0.0021973, 0.0022736, 0.0023499, 0.0024262, 0.0025025, 0.0025788, 0.0026551, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033417, 0.003418, 0.0034943, 0.0035859, 0.0036622, 0.0037537, 0.00383, 0.0039216, 0.0040131, 0.0041047, 0.0041962, 0.0042878, 0.0043793, 0.0044709, 0.0045624, 0.0046693, 0.0047608, 0.0048524, 0.0049592, 0.005066, 0.0051575, 0.0052644, 0.0053712, 0.005478, 0.0055848, 0.0056916, 0.0057984, 0.0059052, 0.0060273, 0.0061341, 0.0062562, 0.006363, 0.0064851, 0.0066072, 0.0067292, 0.0068513, 0.0069734, 0.0070954, 0.0072175, 0.0073396, 0.0074617, 0.007599, 0.0077211, 0.0078584, 0.0079957, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.008957, 0.0090944, 0.0092317, 0.0093843, 0.0095369, 0.0096742, 0.0098268, 0.0099794, 0.010132, 0.0102846, 0.0104372, 0.0105898, 0.0107576, 0.0109102, 0.0110628, 0.0112306, 0.0113985, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0124056, 0.0125734, 0.0127413, 0.0129244, 0.0130922, 0.0132753, 0.0134585, 0.0136416, 0.0138247, 0.0140078, 0.0141909, 0.014374, 0.0145571, 0.0147555, 0.0149386, 0.0151369, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165255, 0.0167239, 0.0169223, 0.0171359, 0.0173495, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188449, 0.0190585, 0.0192874, 0.019501, 0.0197299, 0.0199588, 0.0201877, 0.0204166, 0.0206455, 0.0208743, 0.0211032, 0.0213474, 0.0215763, 0.0218204, 0.0220645, 0.0208133, 0.0225376, 0.0227817, 0.0230259, 0.0232853, 0.0235294, 0.0237736, 0.024033, 0.0242771, 0.0245365, 0.0247959, 0.0250553, 0.0253147, 0.0255741, 0.0258335, 0.0261082, 0.0263676, 0.026627, 0.0269017, 0.0271763, 0.027451, 0.0277256, 0.0280003, 0.028275, 0.0285496, 0.0288243, 0.0291142, 0.0293889, 0.0296788, 0.0299687, 0.0302586, 0.0305486, 0.0308385, 0.0311284, 0.0314183, 0.0317235, 0.0320134, 0.0323186, 0.0326238, 0.032929, 0.0332341, 0.0335393, 0.0338445, 0.0341497, 0.0344549, 0.0347753, 0.0350805, 0.0354009, 0.0357214, 0.0360418, 0.0363622, 0.0366827, 0.0370031, 0.0373388, 0.0376593, 0.037995, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403449, 0.0406806, 0.0410315, 0.0413825, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.0431373, 0.0434882, 0.0438392, 0.0442054, 0.0445716, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0464027, 0.0467689, 0.0471504, 0.0475166, 0.0478981, 0.0482795, 0.048661, 0.0490425, 0.049424, 0.0498054, 0.0501869, 0.0505837, 0.0509804, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533608, 0.0537575, 0.0541695, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570535, 0.0574655, 0.0578927, 0.05832, 0.058732, 0.0591592, 0.0595865, 0.060029, 0.0604562, 0.0608835, 0.061326, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639811, 0.0644236, 0.0648661, 0.0653239, 0.0657816, 0.0662394, 0.0666972, 0.067155, 0.0676127, 0.0680705, 0.0685435, 0.0690013, 0.0694743, 0.0699474, 0.0704204, 0.3716793, 0.0713664, 0.0718395, 0.0723278, 0.0728008, 0.0732891, 0.0737774, 0.0742657, 0.0747539, 0.0752422, 0.0757305, 0.0762188, 0.0767224, 0.0772259, 0.0777142, 0.0782177, 0.0787213, 0.0792401, 0.0797436, 0.0802472, 0.080766, 0.0812696, 0.0817884, 0.0823072, 0.082826, 0.0833448, 0.0838636, 0.0843977, 0.0849165, 0.0854505, 0.0859846, 0.0865187, 0.0870527, 0.0875868, 0.0881209, 0.0886549, 0.0892042, 0.0897536, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0925002, 0.0930495, 0.0936141, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0962692, 0.0975662, 0.098146, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016251, 0.1022049, 0.1028, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057755, 0.1063706, 0.106981, 0.1075761, 0.1081865, 0.1087968, 0.1094072, 0.1100175, 0.1106279, 0.1112535, 0.1118639, 0.1124895, 0.1131151, 0.1137407, 0.1143664, 0.114992, 0.1156176, 0.1162585, 0.1168841, 0.117525, 0.1181659, 0.1188067, 0.1194476, 0.1200885, 0.1207446, 0.1213855, 0.1220417, 0.1226978, 0.1233539, 0.1240101, 0.1246662, 0.1253223, 0.1259937, 0.1266499, 0.1273213, 0.1279927, 0.1286641, 0.1293355, 0.1300069, 0.1306935, 0.1313649, 0.1320516, 0.1327382, 0.1334096, 0.1341115, 0.1347982, 0.1354849, 0.1361868, 0.1368734, 0.1375753, 0.1382773, 0.1389792, 0.1396811, 0.140383, 0.1411002, 0.1418021, 0.1425193, 0.1432364, 0.1439536, 0.1446708, 0.145388, 0.1461204, 0.1468376, 0.14757, 0.1483024, 0.1490349, 0.1497673, 0.1504997, 0.1512322, 0.1519799, 0.1527123, 0.15346, 0.1542077, 0.1549554, 0.1557031, 0.1564508, 0.1572137, 0.1579767, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617914, 0.1625544, 0.1633326, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672236, 0.1680018, 0.1687953, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735561, 0.1743496, 0.1751583, 0.175967, 0.1767758, 0.1775845, 0.1783932, 0.1792172, 0.1800259, 0.1808499, 0.1816739, 0.1824826, 0.1833219, 0.1841459, 0.1849699, 0.1858091, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1900053, 0.1908446, 0.1916838, 0.1925383, 0.1933928, 0.1942473, 0.1951019, 0.1959564, 0.1968261, 0.1976806, 0.1985504, 0.1994202, 0.2002899, 0.2011597, 0.2020294, 0.2028992, 0.2037842, 0.2046693, 0.205539, 0.206424, 0.2073243, 0.2082094, 0.2090944, 0.2099947, 0.2108949, 0.21178, 0.2126802, 0.2135958, 0.2144961, 0.2153964, 0.2163119, 0.2172274, 0.2181277, 0.2190585, 0.2199741, 0.2208896, 0.2218051, 0.2227359, 0.2236667, 0.2245975, 0.2255283, 0.2264591, 0.2273899, 0.228336, 0.2292821, 0.2302129, 0.2311589, 0.232105, 0.2330663, 0.2340124, 0.2349737, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407416, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2466011, 0.2475776, 0.2485695, 0.249546, 0.2505379, 0.2515297, 0.2525368, 0.2535286, 0.2545357, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605783, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2667124, 0.2677348, 0.2687724, 0.26981, 0.2708324, 0.2718853, 0.2729229, 0.2739605, 0.2750134, 0.276051, 0.2771038, 0.2781567, 0.2792248, 0.2802777, 0.2813306, 0.2823987, 0.2834668, 0.284535, 0.2856031, 0.2866712, 0.2877394, 0.2888228, 0.2899062, 0.2909743, 0.2920577, 0.2931563, 0.2942397, 0.2953231, 0.2964218, 0.2975204, 0.2986191, 0.2997177, 0.3008164, 0.301915, 0.3030289, 0.3041428, 0.3052567, 0.3063706, 0.3074846, 0.3085985, 0.3097124, 0.3108415, 0.3119707, 0.3130999, 0.314229, 0.3153582, 0.3165026, 0.3176318, 0.3170367, 0.3199207, 0.3210651, 0.3222095, 0.3233539, 0.3245136, 0.3256733, 0.3268177, 0.3279774, 0.3291371, 0.330312, 0.3314717, 0.3326467, 0.3338216, 0.3349966, 0.3361715, 0.3373465, 0.3385214, 0.3397116, 0.3408865, 0.3420768, 0.343267, 0.3444724, 0.3456626, 0.3468528, 0.3480583, 0.3492638, 0.3504692, 0.3516747, 0.3528801, 0.3541009, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614252, 0.3626459, 0.3638819, 0.3651179, 0.3663539, 0.3675898, 0.3688411, 0.3700771, 0.3713283, 0.3725795, 0.3738308, 0.375082, 0.3763333, 0.3775998, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.3839322, 0.3851987, 0.3864805, 0.387747, 0.3890288, 0.3903105, 0.3916075, 0.3928893, 0.3941863, 0.3954681, 0.3967651, 0.3980621, 0.3993744, 0.4006714, 0.4019837, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085451, 0.4098573, 0.4111849, 0.4125124, 0.4138399, 0.4151675, 0.416495, 0.4178378, 0.4191806, 0.4205234, 0.4218662, 0.423209, 0.4245518, 0.4259098, 0.4272526, 0.4286107, 0.4299687, 0.4313268, 0.4326848, 0.4340581, 0.4354314, 0.4367895, 0.4381628, 0.4395514, 0.4409247, 0.442298, 0.4436866, 0.4450752, 0.4464637, 0.4478523, 0.4492409, 0.4506447, 0.4520333, 0.4534371, 0.4548409, 0.4562448, 0.4576486, 0.4590677, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661631, 0.4675822, 0.4690166, 0.4704356, 0.47187, 0.4733043, 0.4747539, 0.4761883, 0.4776379, 0.4790875, 0.4805371, 0.4819867, 0.4834363, 0.9380179, 0.4863508, 0.4878157, 0.4892805, 0.4907454, 0.4922103, 0.4936904, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.501091, 0.5025711, 0.5040665, 0.5055467, 0.507042, 0.5085527, 0.5100481, 0.5115435, 0.5130541, 0.5145647, 0.5160754, 0.517586, 0.5190967, 0.5206226, 0.5221485, 0.5236591, 0.525185, 0.0931258, 0.5282521, 0.529778, 0.5313191, 0.5328603, 0.5344015, 0.5359426, 0.537499, 0.5390402, 0.5405966, 0.542153, 0.5437095, 0.5452659, 0.5468223, 0.548394, 0.5499657, 0.5515373, 0.553109, 0.5546807, 0.5562524, 0.5578393, 0.5594263, 0.5610132, 0.5626001, 0.5641871, 0.565774, 0.5673762, 0.5689784, 0.5705806, 0.5721828, 0.573785, 0.5754025, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834897, 0.5851072, 0.5867399, 0.5883726, 0.5900053, 0.5916381, 0.5932708, 0.5949187, 0.5965667, 0.5982147, 0.5998627, 0.6015106, 0.6031586, 0.6048219, 0.6064851, 0.6081483, 0.6098116, 0.6114748, 0.6131533, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215457, 0.6232242, 0.624918, 0.6266117, 0.6283055, 0.6299992, 0.631693, 0.633402, 0.635111, 0.63682, 0.638529, 0.640238, 0.6419471, 0.6436713, 0.6453956, 0.6471199, 0.6488441, 0.6505684, 0.6523079, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6610056, 0.6627451, 0.6644999, 0.6662547, 0.6680095, 0.6697642, 0.6715343, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803845, 0.6821546, 0.6839399, 0.6857252, 0.6875105, 0.6892958, 0.6910811, 0.6928817, 0.6946822, 0.6964675, 0.6982834, 0.7000839, 0.7018845, 0.7037003, 0.7055161, 0.707332, 0.7091478, 0.7109636, 0.7127947, 0.7146105, 0.7164416, 0.7182727, 0.720119, 0.7219501, 0.7237964, 0.7256275, 0.7274739, 0.7293355, 0.7311818, 0.7330282, 0.7348898, 0.7367514, 0.738613, 0.7404746, 0.7423514, 0.744213, 0.7460899, 0.7479667, 0.7498436, 0.7517205, 0.7536126, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630732, 0.7649653, 0.7668727, 0.76878, 0.7706874, 0.7725948, 0.7745174, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841306, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.795758, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055238, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.8173342, 0.8193179, 0.8212863, 0.82327, 0.8252689, 0.8272526, 0.8292515, 0.8312352, 0.8332341, 0.8352331, 0.8372473, 0.8392462, 0.8412604, 0.8432746, 0.8452888, 0.847303, 0.8493172, 0.8513466, 0.8533761, 0.8554055, 0.857435, 0.8594644, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717327, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820325, 0.8840925, 0.8861677, 0.8882429, 0.8903182, 0.8923934, 0.8944839, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.9049363, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.915465, 0.9175708, 0.9196918, 0.9218128, 0.9239338, 0.9260548, 0.9281758, 0.930312, 0.9324483, 0.9345846, 0.9367208, 0.9388571, 0.9410086, 0.9431601, 0.9453117, 0.9474632, 0.9496147, 0.9517815, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626154, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735256, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.988922, 0.9911345, 0.9933471, 0.9955596, 0.9977722, 1.0 [ICC Profile - 0x62545243] Blue TRC = 0.0, 0.0000763, 0.0001526, 0.0002289, 0.0003052, 0.0003815, 0.0004578, 0.0005341, 0.0006104, 0.0006867, 0.000763, 0.0008392, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018158, 0.0018921, 0.0019684, 0.0020447, 0.002121, 0.0021973, 0.0022736, 0.0023499, 0.0024262, 0.0025025, 0.0025788, 0.0026551, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033417, 0.003418, 0.0034943, 0.0035859, 0.0036622, 0.0037537, 0.00383, 0.0039216, 0.0040131, 0.0041047, 0.0041962, 0.0042878, 0.0043793, 0.0044709, 0.0045624, 0.0046693, 0.0047608, 0.0048524, 0.0049592, 0.005066, 0.0051575, 0.0052644, 0.0053712, 0.005478, 0.0055848, 0.0056916, 0.0057984, 0.0059052, 0.0060273, 0.0061341, 0.0062562, 0.006363, 0.0064851, 0.0066072, 0.0067292, 0.0068513, 0.0069734, 0.0070954, 0.0072175, 0.0073396, 0.0074617, 0.007599, 0.0077211, 0.0078584, 0.0079957, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.008957, 0.0090944, 0.0092317, 0.0093843, 0.0095369, 0.0096742, 0.0098268, 0.0099794, 0.010132, 0.0102846, 0.0104372, 0.0105898, 0.0107576, 0.0109102, 0.0110628, 0.0112306, 0.0113985, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0124056, 0.0125734, 0.0127413, 0.0129244, 0.0130922, 0.0132753, 0.0134585, 0.0136416, 0.0138247, 0.0140078, 0.0141909, 0.014374, 0.0145571, 0.0147555, 0.0149386, 0.0151369, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165255, 0.0167239, 0.0169223, 0.0171359, 0.0173495, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188449, 0.0190585, 0.0192874, 0.019501, 0.0197299, 0.0199588, 0.0201877, 0.0204166, 0.0206455, 0.0208743, 0.0211032, 0.0213474, 0.0215763, 0.0218204, 0.0220645, 0.0208133, 0.0225376, 0.0227817, 0.0230259, 0.0232853, 0.0235294, 0.0237736, 0.024033, 0.0242771, 0.0245365, 0.0247959, 0.0250553, 0.0253147, 0.0255741, 0.0258335, 0.0261082, 0.0263676, 0.026627, 0.0269017, 0.0271763, 0.027451, 0.0277256, 0.0280003, 0.028275, 0.0285496, 0.0288243, 0.0291142, 0.0293889, 0.0296788, 0.0299687, 0.0302586, 0.0305486, 0.0308385, 0.0311284, 0.0314183, 0.0317235, 0.0320134, 0.0323186, 0.0326238, 0.032929, 0.0332341, 0.0335393, 0.0338445, 0.0341497, 0.0344549, 0.0347753, 0.0350805, 0.0354009, 0.0357214, 0.0360418, 0.0363622, 0.0366827, 0.0370031, 0.0373388, 0.0376593, 0.037995, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403449, 0.0406806, 0.0410315, 0.0413825, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.0431373, 0.0434882, 0.0438392, 0.0442054, 0.0445716, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0464027, 0.0467689, 0.0471504, 0.0475166, 0.0478981, 0.0482795, 0.048661, 0.0490425, 0.049424, 0.0498054, 0.0501869, 0.0505837, 0.0509804, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533608, 0.0537575, 0.0541695, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570535, 0.0574655, 0.0578927, 0.05832, 0.058732, 0.0591592, 0.0595865, 0.060029, 0.0604562, 0.0608835, 0.061326, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639811, 0.0644236, 0.0648661, 0.0653239, 0.0657816, 0.0662394, 0.0666972, 0.067155, 0.0676127, 0.0680705, 0.0685435, 0.0690013, 0.0694743, 0.0699474, 0.0704204, 0.3716793, 0.0713664, 0.0718395, 0.0723278, 0.0728008, 0.0732891, 0.0737774, 0.0742657, 0.0747539, 0.0752422, 0.0757305, 0.0762188, 0.0767224, 0.0772259, 0.0777142, 0.0782177, 0.0787213, 0.0792401, 0.0797436, 0.0802472, 0.080766, 0.0812696, 0.0817884, 0.0823072, 0.082826, 0.0833448, 0.0838636, 0.0843977, 0.0849165, 0.0854505, 0.0859846, 0.0865187, 0.0870527, 0.0875868, 0.0881209, 0.0886549, 0.0892042, 0.0897536, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0925002, 0.0930495, 0.0936141, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0962692, 0.0975662, 0.098146, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016251, 0.1022049, 0.1028, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057755, 0.1063706, 0.106981, 0.1075761, 0.1081865, 0.1087968, 0.1094072, 0.1100175, 0.1106279, 0.1112535, 0.1118639, 0.1124895, 0.1131151, 0.1137407, 0.1143664, 0.114992, 0.1156176, 0.1162585, 0.1168841, 0.117525, 0.1181659, 0.1188067, 0.1194476, 0.1200885, 0.1207446, 0.1213855, 0.1220417, 0.1226978, 0.1233539, 0.1240101, 0.1246662, 0.1253223, 0.1259937, 0.1266499, 0.1273213, 0.1279927, 0.1286641, 0.1293355, 0.1300069, 0.1306935, 0.1313649, 0.1320516, 0.1327382, 0.1334096, 0.1341115, 0.1347982, 0.1354849, 0.1361868, 0.1368734, 0.1375753, 0.1382773, 0.1389792, 0.1396811, 0.140383, 0.1411002, 0.1418021, 0.1425193, 0.1432364, 0.1439536, 0.1446708, 0.145388, 0.1461204, 0.1468376, 0.14757, 0.1483024, 0.1490349, 0.1497673, 0.1504997, 0.1512322, 0.1519799, 0.1527123, 0.15346, 0.1542077, 0.1549554, 0.1557031, 0.1564508, 0.1572137, 0.1579767, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617914, 0.1625544, 0.1633326, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672236, 0.1680018, 0.1687953, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735561, 0.1743496, 0.1751583, 0.175967, 0.1767758, 0.1775845, 0.1783932, 0.1792172, 0.1800259, 0.1808499, 0.1816739, 0.1824826, 0.1833219, 0.1841459, 0.1849699, 0.1858091, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1900053, 0.1908446, 0.1916838, 0.1925383, 0.1933928, 0.1942473, 0.1951019, 0.1959564, 0.1968261, 0.1976806, 0.1985504, 0.1994202, 0.2002899, 0.2011597, 0.2020294, 0.2028992, 0.2037842, 0.2046693, 0.205539, 0.206424, 0.2073243, 0.2082094, 0.2090944, 0.2099947, 0.2108949, 0.21178, 0.2126802, 0.2135958, 0.2144961, 0.2153964, 0.2163119, 0.2172274, 0.2181277, 0.2190585, 0.2199741, 0.2208896, 0.2218051, 0.2227359, 0.2236667, 0.2245975, 0.2255283, 0.2264591, 0.2273899, 0.228336, 0.2292821, 0.2302129, 0.2311589, 0.232105, 0.2330663, 0.2340124, 0.2349737, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407416, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2466011, 0.2475776, 0.2485695, 0.249546, 0.2505379, 0.2515297, 0.2525368, 0.2535286, 0.2545357, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605783, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2667124, 0.2677348, 0.2687724, 0.26981, 0.2708324, 0.2718853, 0.2729229, 0.2739605, 0.2750134, 0.276051, 0.2771038, 0.2781567, 0.2792248, 0.2802777, 0.2813306, 0.2823987, 0.2834668, 0.284535, 0.2856031, 0.2866712, 0.2877394, 0.2888228, 0.2899062, 0.2909743, 0.2920577, 0.2931563, 0.2942397, 0.2953231, 0.2964218, 0.2975204, 0.2986191, 0.2997177, 0.3008164, 0.301915, 0.3030289, 0.3041428, 0.3052567, 0.3063706, 0.3074846, 0.3085985, 0.3097124, 0.3108415, 0.3119707, 0.3130999, 0.314229, 0.3153582, 0.3165026, 0.3176318, 0.3170367, 0.3199207, 0.3210651, 0.3222095, 0.3233539, 0.3245136, 0.3256733, 0.3268177, 0.3279774, 0.3291371, 0.330312, 0.3314717, 0.3326467, 0.3338216, 0.3349966, 0.3361715, 0.3373465, 0.3385214, 0.3397116, 0.3408865, 0.3420768, 0.343267, 0.3444724, 0.3456626, 0.3468528, 0.3480583, 0.3492638, 0.3504692, 0.3516747, 0.3528801, 0.3541009, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614252, 0.3626459, 0.3638819, 0.3651179, 0.3663539, 0.3675898, 0.3688411, 0.3700771, 0.3713283, 0.3725795, 0.3738308, 0.375082, 0.3763333, 0.3775998, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.3839322, 0.3851987, 0.3864805, 0.387747, 0.3890288, 0.3903105, 0.3916075, 0.3928893, 0.3941863, 0.3954681, 0.3967651, 0.3980621, 0.3993744, 0.4006714, 0.4019837, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085451, 0.4098573, 0.4111849, 0.4125124, 0.4138399, 0.4151675, 0.416495, 0.4178378, 0.4191806, 0.4205234, 0.4218662, 0.423209, 0.4245518, 0.4259098, 0.4272526, 0.4286107, 0.4299687, 0.4313268, 0.4326848, 0.4340581, 0.4354314, 0.4367895, 0.4381628, 0.4395514, 0.4409247, 0.442298, 0.4436866, 0.4450752, 0.4464637, 0.4478523, 0.4492409, 0.4506447, 0.4520333, 0.4534371, 0.4548409, 0.4562448, 0.4576486, 0.4590677, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661631, 0.4675822, 0.4690166, 0.4704356, 0.47187, 0.4733043, 0.4747539, 0.4761883, 0.4776379, 0.4790875, 0.4805371, 0.4819867, 0.4834363, 0.9380179, 0.4863508, 0.4878157, 0.4892805, 0.4907454, 0.4922103, 0.4936904, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.501091, 0.5025711, 0.5040665, 0.5055467, 0.507042, 0.5085527, 0.5100481, 0.5115435, 0.5130541, 0.5145647, 0.5160754, 0.517586, 0.5190967, 0.5206226, 0.5221485, 0.5236591, 0.525185, 0.0931258, 0.5282521, 0.529778, 0.5313191, 0.5328603, 0.5344015, 0.5359426, 0.537499, 0.5390402, 0.5405966, 0.542153, 0.5437095, 0.5452659, 0.5468223, 0.548394, 0.5499657, 0.5515373, 0.553109, 0.5546807, 0.5562524, 0.5578393, 0.5594263, 0.5610132, 0.5626001, 0.5641871, 0.565774, 0.5673762, 0.5689784, 0.5705806, 0.5721828, 0.573785, 0.5754025, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834897, 0.5851072, 0.5867399, 0.5883726, 0.5900053, 0.5916381, 0.5932708, 0.5949187, 0.5965667, 0.5982147, 0.5998627, 0.6015106, 0.6031586, 0.6048219, 0.6064851, 0.6081483, 0.6098116, 0.6114748, 0.6131533, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215457, 0.6232242, 0.624918, 0.6266117, 0.6283055, 0.6299992, 0.631693, 0.633402, 0.635111, 0.63682, 0.638529, 0.640238, 0.6419471, 0.6436713, 0.6453956, 0.6471199, 0.6488441, 0.6505684, 0.6523079, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6610056, 0.6627451, 0.6644999, 0.6662547, 0.6680095, 0.6697642, 0.6715343, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803845, 0.6821546, 0.6839399, 0.6857252, 0.6875105, 0.6892958, 0.6910811, 0.6928817, 0.6946822, 0.6964675, 0.6982834, 0.7000839, 0.7018845, 0.7037003, 0.7055161, 0.707332, 0.7091478, 0.7109636, 0.7127947, 0.7146105, 0.7164416, 0.7182727, 0.720119, 0.7219501, 0.7237964, 0.7256275, 0.7274739, 0.7293355, 0.7311818, 0.7330282, 0.7348898, 0.7367514, 0.738613, 0.7404746, 0.7423514, 0.744213, 0.7460899, 0.7479667, 0.7498436, 0.7517205, 0.7536126, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630732, 0.7649653, 0.7668727, 0.76878, 0.7706874, 0.7725948, 0.7745174, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841306, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.795758, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055238, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.8173342, 0.8193179, 0.8212863, 0.82327, 0.8252689, 0.8272526, 0.8292515, 0.8312352, 0.8332341, 0.8352331, 0.8372473, 0.8392462, 0.8412604, 0.8432746, 0.8452888, 0.847303, 0.8493172, 0.8513466, 0.8533761, 0.8554055, 0.857435, 0.8594644, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717327, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820325, 0.8840925, 0.8861677, 0.8882429, 0.8903182, 0.8923934, 0.8944839, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.9049363, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.915465, 0.9175708, 0.9196918, 0.9218128, 0.9239338, 0.9260548, 0.9281758, 0.930312, 0.9324483, 0.9345846, 0.9367208, 0.9388571, 0.9410086, 0.9431601, 0.9453117, 0.9474632, 0.9496147, 0.9517815, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626154, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735256, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.988922, 0.9911345, 0.9933471, 0.9955596, 0.9977722, 1.0 - [File Type - 0x0001] Detected File Type Name = ARW - [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw - [File Type - 0x0004] Expected File Name Extension = arw +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m1-96292a1bd64fec83bb6cdd2480a755b6.tif [File - 0x0002] File Size = 3047492 bytes diff --git a/tif/ImageTestSuite/metadata/diff/m1-9a47770b40347f842caed33f5baa41df.tif.txt b/tif/ImageTestSuite/metadata/diff/m1-9a47770b40347f842caed33f5baa41df.tif.txt index dac27f23..a14551b1 100644 --- a/tif/ImageTestSuite/metadata/diff/m1-9a47770b40347f842caed33f5baa41df.tif.txt +++ b/tif/ImageTestSuite/metadata/diff/m1-9a47770b40347f842caed33f5baa41df.tif.txt @@ -20,16 +20,15 @@ [Exif IFD0 - 0x0128] Resolution Unit = Inch [Exif IFD0 - 0x0131] Software = USGS CD Archiver program tif2usgsdrg v.1.0 [Exif IFD0 - 0x0132] Date/Time = 1997:05:13 13:41:51 - [Exif IFD0 - 0x0140] Unknown tag (0x0140) = [768 values] -JAVA [Exif IFD0 - 0x8482] Unknown tag (0x8482) = 0 0 0 682527.059 3168367.518 0 -JAVA [Exif IFD0 - 0x87af] Unknown tag (0x87af) = [20 values] -JAVA [Exif IFD0 - 0x87b1] Unknown tag (0x87b1) = UTM Zone 14 N with NAD27| -DOTNET [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 682527.059 3168367.518 0 -DOTNET -DOTNET [GeoTIFF - 0x0400] Model Type = Projected -DOTNET [GeoTIFF - 0x0401] Raster Type = PixelIsArea -DOTNET [GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 UTM zone 14N -DOTNET [GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 14 N with NAD27 +JAVA [Exif IFD0 - 0x0140] Color Map = [768 values] +DOTNET [Exif IFD0 - 0x0140] Unknown tag (0x0140) = [768 values] + [Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 682527.059 3168367.518 0 +JAVA [Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [20 values] + + [GeoTIFF - 0x0400] Model Type = Projected + [GeoTIFF - 0x0401] Raster Type = PixelIsArea + [GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 UTM zone 14N + [GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 14 N with NAD27 [File Type - 0x0001] Detected File Type Name = TIFF [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format @@ -41,7 +40,7 @@ DOTNET [GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 14 N w [File - 0x0003] File Modified Date = - Exif IFD0 -DOTNET - GeoTIFF + - GeoTIFF - File Type - File diff --git a/tif/ImageTestSuite/metadata/diff/m1-b127f0fb89daedea07abb50b9db2dfd9.tif.txt b/tif/ImageTestSuite/metadata/diff/m1-b127f0fb89daedea07abb50b9db2dfd9.tif.txt new file mode 100644 index 00000000..bd978e23 --- /dev/null +++ b/tif/ImageTestSuite/metadata/diff/m1-b127f0fb89daedea07abb50b9db2dfd9.tif.txt @@ -0,0 +1,38 @@ + FILE: m1-b127f0fb89daedea07abb50b9db2dfd9.tif + TYPE: TIFF + + [Exif IFD0 - 0x0100] Image Width = 1250 pixels + [Exif IFD0 - 0x0101] Image Height = 2200 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 1 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Unknown (300) + [Exif IFD0 - 0x0106] Photometric Interpretation = RGB Palette + [Exif IFD0 - 0x010a] Fill Order = Normal + [Exif IFD0 - 0x010d] Document Name = �home/kurisuto/public_html/torp/torp_pages/45.tiff + [Exif IFD0 - 0x0111] Strip Offsets = [43 values] + [Exif IFD0 - 0x0112] Orientation = Top, left side (Horizontal / normal) + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 52 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 10 367 17 1187 647 246 236 252 977 1097 1092 1261 1425 1078 627 1544 1164 1031 315 1187 1134 1299 1496 1066 1046 1047 1034 1091 1020 1402 1359 950 1377 1468 1208 446 901 1012 1500 1425 1109 47 11 bytes + [Exif IFD0 - 0x011b] Y Resolution = 300 dots per inch + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x0128] Resolution Unit = Inch + [Exif IFD0 - 0x0131] Software = @(#)ImageMagick 4.2.3 99/05/01 cristy@mystic.es.dupont.com +JAVA [Exif IFD0 - 0x0140] Color Map = 64764 5140 64764 5140 64764 5140 +DOTNET [Exif IFD0 - 0x0140] Unknown tag (0x0140) = 64764 5140 64764 5140 64764 5140 + + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = m1-b127f0fb89daedea07abb50b9db2dfd9.tif + [File - 0x0002] File Size = 40922 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/ImageTestSuite/metadata/diff/m1-b1ab6f4b81e9b8020a90c8f2c9bcfedb.tif.txt b/tif/ImageTestSuite/metadata/diff/m1-b1ab6f4b81e9b8020a90c8f2c9bcfedb.tif.txt index 0adeb601..3252635d 100644 --- a/tif/ImageTestSuite/metadata/diff/m1-b1ab6f4b81e9b8020a90c8f2c9bcfedb.tif.txt +++ b/tif/ImageTestSuite/metadata/diff/m1-b1ab6f4b81e9b8020a90c8f2c9bcfedb.tif.txt @@ -1,5 +1,6 @@ FILE: m1-b1ab6f4b81e9b8020a90c8f2c9bcfedb.tif - TYPE: ARW +JAVA TYPE: ARW +DOTNET TYPE: TIFF [ERROR: Exif IFD0] Illegal TIFF tag pointer offset JAVA [ERROR: Exif Image] Illegal TIFF tag pointer offset @@ -66,9 +67,13 @@ DOTNET [Exif Thumbnail - 0x0128] Resolution Unit = Inch DOTNET [Exif Thumbnail - 0x0146] Unknown tag (0x0146) = 0 DOTNET [Exif Thumbnail - 0x0148] Unknown tag (0x0148) = 13238272 - [File Type - 0x0001] Detected File Type Name = ARW - [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw - [File Type - 0x0004] Expected File Name Extension = arw +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m1-b1ab6f4b81e9b8020a90c8f2c9bcfedb.tif [File - 0x0002] File Size = 125613 bytes diff --git a/tif/ImageTestSuite/metadata/diff/m1-e07fcd0e2ea8a9f41c6baed2f651bb8d.tif.txt b/tif/ImageTestSuite/metadata/diff/m1-e07fcd0e2ea8a9f41c6baed2f651bb8d.tif.txt new file mode 100644 index 00000000..33a07a2b --- /dev/null +++ b/tif/ImageTestSuite/metadata/diff/m1-e07fcd0e2ea8a9f41c6baed2f651bb8d.tif.txt @@ -0,0 +1,44 @@ + FILE: m1-e07fcd0e2ea8a9f41c6baed2f651bb8d.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [ERROR: Exif IFD0] Invalid TIFF tag format code 16 for tag 0x0116 + + [Exif IFD0 - 0x00fe] New Subfile Type = + [Exif IFD0 - 0x0100] Image Width = 4007 pixels + [Exif IFD0 - 0x0101] Image Height = 5738 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 1 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = T6/Group 4 Fax + [Exif IFD0 - 0x0106] Photometric Interpretation = WhiteIsZero + [Exif IFD0 - 0x010a] Fill Order = Normal + [Exif IFD0 - 0x0111] Strip Offsets = 258 + [Exif IFD0 - 0x0112] Orientation = Top, left side (Horizontal / normal) + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0117] Strip Byte Counts = 79214 bytes + [Exif IFD0 - 0x011a] X Resolution = 400 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 400 dots per inch + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x0124] Unknown tag (0x0124) = 4 + [Exif IFD0 - 0x0125] Unknown tag (0x0125) = 0 + [Exif IFD0 - 0x0128] Resolution Unit = Inch + [Exif IFD0 - 0x0129] Page Number = 0 0 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = m1-e07fcd0e2ea8a9f41c6baed2f651bb8d.tif + [File - 0x0002] File Size = 79472 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/ImageTestSuite/metadata/diff/m1-f228b1103fd7b629c08c1bbba94708e0.tif.txt b/tif/ImageTestSuite/metadata/diff/m1-f228b1103fd7b629c08c1bbba94708e0.tif.txt new file mode 100644 index 00000000..dd07ccb6 --- /dev/null +++ b/tif/ImageTestSuite/metadata/diff/m1-f228b1103fd7b629c08c1bbba94708e0.tif.txt @@ -0,0 +1,49 @@ + FILE: m1-f228b1103fd7b629c08c1bbba94708e0.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 4680 pixels + [Exif IFD0 - 0x0101] Image Height = 6400 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 1 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = T6/Group 4 Fax + [Exif IFD0 - 0x0106] Photometric Interpretation = WhiteIsZero + [Exif IFD0 - 0x010a] Fill Order = Normal + [Exif IFD0 - 0x010e] Image Description = Adobe Photoshop 7.0 + [Exif IFD0 - 0x010f] Make = techsoft as - P.O.BOX 132, N-3201 Sandefjord,NORWAY + [Exif IFD0 - 0x0111] Strip Offsets = 838 + [Exif IFD0 - 0x0112] Orientation = Top, left side (Horizontal / normal) + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 6400 rows/strip + [Exif IFD0 - 0x5017] Unknown tag (0x5017) = 964484 + [Exif IFD0 - 0x011a] X Resolution = 300 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 300 dots per inch + [Exif IFD0 - 0x0125] Unknown tag (0x0125) = 0 + [Exif IFD0 - 0x0128] Resolution Unit = Inch + [Exif IFD0 - 0x0131] Software = PixEdit Version 6.2.2.0, SN 246-50188-02, used by Owner at Your Company Name + [Exif IFD0 - 0x0132] Date/Time = 2008:01:05 13:29: + 0 + [Exif IFD0 - 0x882c] Unknown tag (0x882c) = 482 + + [Exif SubIFD - 0xa001] Color Space = Undefined + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = m1-f228b1103fd7b629c08c1bbba94708e0.tif + [File - 0x0002] File Size = 965322 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - Exif SubIFD + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/ImageTestSuite/metadata/diff/m1-f4830e8d4fa458f78a09fcaaf260569c.tif.txt b/tif/ImageTestSuite/metadata/diff/m1-f4830e8d4fa458f78a09fcaaf260569c.tif.txt index 924293e1..a50486ae 100644 --- a/tif/ImageTestSuite/metadata/diff/m1-f4830e8d4fa458f78a09fcaaf260569c.tif.txt +++ b/tif/ImageTestSuite/metadata/diff/m1-f4830e8d4fa458f78a09fcaaf260569c.tif.txt @@ -1,5 +1,6 @@ FILE: m1-f4830e8d4fa458f78a09fcaaf260569c.tif - TYPE: ARW +JAVA TYPE: ARW +DOTNET TYPE: TIFF [ERROR: Exif IFD0] Illegal TIFF tag pointer offset JAVA [ERROR: XMP] Error processing XMP data: XML parsing failure @@ -96,9 +97,13 @@ DOTNET [ERROR: XMP] Error processing XMP data: Unsupported Encoding [Exif SubIFD - 0xa40a] Sharpness = Hard [Exif SubIFD - 0xa40c] Subject Distance Range = Unknown - [File Type - 0x0001] Detected File Type Name = ARW - [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw - [File Type - 0x0004] Expected File Name Extension = arw +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m1-f4830e8d4fa458f78a09fcaaf260569c.tif [File - 0x0002] File Size = 539640 bytes diff --git a/tif/ImageTestSuite/metadata/diff/m13-42c19f8e79e582bef107f372f18a074b.tif.txt b/tif/ImageTestSuite/metadata/diff/m13-42c19f8e79e582bef107f372f18a074b.tif.txt index 28ce82c4..382ad2f6 100644 --- a/tif/ImageTestSuite/metadata/diff/m13-42c19f8e79e582bef107f372f18a074b.tif.txt +++ b/tif/ImageTestSuite/metadata/diff/m13-42c19f8e79e582bef107f372f18a074b.tif.txt @@ -1,22 +1,21 @@ FILE: m13-42c19f8e79e582bef107f372f18a074b.tif -JAVA TYPE: UNKNOWN -DOTNET TYPE: TIFF -DOTNET + TYPE: TIFF + +JAVA [ERROR: Exif IFD0] Unsupported offset byte size: {offsetByteSize} DOTNET [ERROR: Exif IFD0] Unsupported offset byte size: 0 -DOTNET -DOTNET [File Type - 0x0001] Detected File Type Name = TIFF -DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format -DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff -DOTNET [File Type - 0x0004] Expected File Name Extension = tiff -DOTNET -DOTNET [File - 0x0001] File Name = m13-42c19f8e79e582bef107f372f18a074b.tif -DOTNET [File - 0x0002] File Size = 35272 bytes -DOTNET [File - 0x0003] File Modified Date = -JAVA EXCEPTION: File format could not be determined -DOTNET - Exif IFD0 -DOTNET - File Type -DOTNET - File + [File Type - 0x0001] Detected File Type Name = TIFF + [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format + [File Type - 0x0003] Detected MIME Type = image/tiff + [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = m13-42c19f8e79e582bef107f372f18a074b.tif + [File - 0x0002] File Size = 35272 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - File Type + - File Generated using metadata-extractor https://drewnoakes.com/code/exif/ diff --git a/tif/ImageTestSuite/metadata/diff/m2-336db1cd76254717eb50a8602b651fbf.tif.txt b/tif/ImageTestSuite/metadata/diff/m2-336db1cd76254717eb50a8602b651fbf.tif.txt new file mode 100644 index 00000000..443c6939 --- /dev/null +++ b/tif/ImageTestSuite/metadata/diff/m2-336db1cd76254717eb50a8602b651fbf.tif.txt @@ -0,0 +1,41 @@ + FILE: m2-336db1cd76254717eb50a8602b651fbf.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [ERROR: Exif IFD0] Invalid TIFF tag format code 17 for tag 0x0110 + [ERROR: Exif IFD0] Illegal TIFF tag pointer offset + [ERROR: Photoshop] End of data reached. + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 2306 pixels + [Exif IFD0 - 0x0101] Image Height = 3111 pixels + [Exif IFD0 - 0x0103] Compression = LZW + [Exif IFD0 - 0x0111] Strip Offsets = [112 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0131] Software = 28 + [Exif IFD0 - 0x0117] Strip Byte Counts = 146 149 14287005 150 100 156 1256 1435 1300 1517 1828 2163 2353 2634 6228579 2830 2083 2213 2315 897 601 171 198 7995598 614 1228 846 790 247 240 909 1283 702 1498 617 1142 470 1483 512 48079 214 204 281 855 807 232 231 1241514221 192 194 15663291 302 2467 3976 2247 2644 13764972 2694 1827 2626 1385 2556 4655045 2248149462 2626 2316 2467 1871 2746 1521 2980 1657 2527 882 213 255 1312203 2287 576 278 1168 2088 11928551 222 415 21387 1711 186 169 153 434 750 44044 666 640 775 1772 1252 959 862 1776 2422 1249 37475 647 216 183 179 178 186 177 53 bytes + [Exif IFD0 - 0x011a] X Resolution = 187500/308353 dots per inch + [Exif IFD0 - 0x014b] Unknown tag (0x014b) = 300 + [Exif IFD0 - 0x0128] Resolution Unit = Inch + [Exif IFD0 - 0x013d] Predictor = 1 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = m2-336db1cd76254717eb50a8602b651fbf.tif + [File - 0x0002] File Size = 134068 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - Photoshop + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/ImageTestSuite/metadata/diff/m2-63c8b14ea08a18c884d05a3431716047.tif.txt b/tif/ImageTestSuite/metadata/diff/m2-63c8b14ea08a18c884d05a3431716047.tif.txt index 95c9757c..958c82cb 100644 --- a/tif/ImageTestSuite/metadata/diff/m2-63c8b14ea08a18c884d05a3431716047.tif.txt +++ b/tif/ImageTestSuite/metadata/diff/m2-63c8b14ea08a18c884d05a3431716047.tif.txt @@ -1,11 +1,12 @@ FILE: m2-63c8b14ea08a18c884d05a3431716047.tif - TYPE: ARW +JAVA TYPE: ARW +DOTNET TYPE: TIFF [ERROR: Exif IFD0] Invalid TIFF tag format code 52739 for tag 0x0129 [ERROR: Exif IFD0] Illegal TIFF tag pointer offset [ERROR: Exif Thumbnail] Invalid TIFF tag format code 69 for tag 0x0111 - [ERROR: Exif Thumbnail] Illegal TIFF tag pointer offset JAVA [ERROR: Exif Thumbnail] Illegal TIFF tag pointer offset + [ERROR: Exif Thumbnail] Illegal TIFF tag pointer offset DOTNET [ERROR: Exif Image] Illegal TIFF tag pointer offset [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image @@ -81,9 +82,13 @@ DOTNET [Exif Image - 0x0129] Page Number = 3 0 DOTNET [Exif Image - 0x0131] Software = Fuji Xerox Co., Ltd. Raster Support Toolkit Version 2.3 DOTNET [Exif Image - 0x0132] Date/Time = 2005.09.15 a6:28:54 - [File Type - 0x0001] Detected File Type Name = ARW - [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw - [File Type - 0x0004] Expected File Name Extension = arw +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m2-63c8b14ea08a18c884d05a3431716047.tif [File - 0x0002] File Size = 79179 bytes diff --git a/tif/ImageTestSuite/metadata/diff/m2-b1ab6f4b81e9b8020a90c8f2c9bcfedb.tif.txt b/tif/ImageTestSuite/metadata/diff/m2-b1ab6f4b81e9b8020a90c8f2c9bcfedb.tif.txt index d1fdc833..bf2786f6 100644 --- a/tif/ImageTestSuite/metadata/diff/m2-b1ab6f4b81e9b8020a90c8f2c9bcfedb.tif.txt +++ b/tif/ImageTestSuite/metadata/diff/m2-b1ab6f4b81e9b8020a90c8f2c9bcfedb.tif.txt @@ -1,5 +1,6 @@ FILE: m2-b1ab6f4b81e9b8020a90c8f2c9bcfedb.tif - TYPE: ARW +JAVA TYPE: ARW +DOTNET TYPE: TIFF [ERROR: Exif IFD0] Invalid TIFF tag format code 65284 for tag 0x0146 JAVA [ERROR: Exif Image] Invalid TIFF tag format code 62211 for tag 0x0147 @@ -66,9 +67,13 @@ DOTNET [Exif Thumbnail - 0x0129] Page Number = 1 0 DOTNET [Exif Thumbnail - 0x0146] Unknown tag (0x0146) = 0 DOTNET [Exif Thumbnail - 0x0148] Unknown tag (0x0148) = 0 - [File Type - 0x0001] Detected File Type Name = ARW - [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw - [File Type - 0x0004] Expected File Name Extension = arw +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m2-b1ab6f4b81e9b8020a90c8f2c9bcfedb.tif [File - 0x0002] File Size = 125613 bytes diff --git a/tif/ImageTestSuite/metadata/diff/m2-f228b1103fd7b629c08c1bbba94708e0.tif.txt b/tif/ImageTestSuite/metadata/diff/m2-f228b1103fd7b629c08c1bbba94708e0.tif.txt new file mode 100644 index 00000000..49b104cc --- /dev/null +++ b/tif/ImageTestSuite/metadata/diff/m2-f228b1103fd7b629c08c1bbba94708e0.tif.txt @@ -0,0 +1,49 @@ + FILE: m2-f228b1103fd7b629c08c1bbba94708e0.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 4680 pixels + [Exif IFD0 - 0x0101] Image Height = 6400 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 1 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = T6/Group 4 Fax + [Exif IFD0 - 0x0106] Photometric Interpretation = WhiteIsZero + [Exif IFD0 - 0x010a] Fill Order = Normal + [Exif IFD0 - 0x010e] Image Description = Adobe Photoshop 7.0 + [Exif IFD0 - 0x010f] Make = techsoft as - P.O.BOX 132, N-3201 Sandefjord,NORWAY + [Exif IFD0 - 0x0111] Strip Offsets = [55809 values] + [Exif IFD0 - 0x0112] Orientation = Top, left side (Horizontal / normal) + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 6400 rows/strip + [Exif IFD0 - 0x5017] Unknown tag (0x5017) = 964484 + [Exif IFD0 - 0x011a] X Resolution = 300 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 300 dots per inch + [Exif IFD0 - 0x0125] Unknown tag (0x0125) = 0 + [Exif IFD0 - 0x0128] Resolution Unit = Inch + [Exif IFD0 - 0x0131] Software = PixEdit Version 6.2.2.0, SN 246-50188-02, used by Owner at Your Company Name + [Exif IFD0 - 0x0132] Date/Time = 2008:01:05 13:29: + 0 + [Exif IFD0 - 0x882c] Unknown tag (0x882c) = 482 + + [Exif SubIFD - 0xa001] Color Space = Undefined + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = m2-f228b1103fd7b629c08c1bbba94708e0.tif + [File - 0x0002] File Size = 965322 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - Exif SubIFD + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/ImageTestSuite/metadata/diff/m2-f4830e8d4fa458f78a09fcaaf260569c.tif.txt b/tif/ImageTestSuite/metadata/diff/m2-f4830e8d4fa458f78a09fcaaf260569c.tif.txt index 2850e025..49eb14ef 100644 --- a/tif/ImageTestSuite/metadata/diff/m2-f4830e8d4fa458f78a09fcaaf260569c.tif.txt +++ b/tif/ImageTestSuite/metadata/diff/m2-f4830e8d4fa458f78a09fcaaf260569c.tif.txt @@ -1,5 +1,6 @@ FILE: m2-f4830e8d4fa458f78a09fcaaf260569c.tif - TYPE: ARW +JAVA TYPE: ARW +DOTNET TYPE: TIFF JAVA [ERROR: XMP] Error processing XMP data: XML parsing failure DOTNET [ERROR: XMP] Error processing XMP data: Unsupported Encoding @@ -91,9 +92,13 @@ DOTNET [ERROR: XMP] Error processing XMP data: Unsupported Encoding [Exif SubIFD - 0xa40a] Sharpness = Hard [Exif SubIFD - 0xa40c] Subject Distance Range = Unknown - [File Type - 0x0001] Detected File Type Name = ARW - [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw - [File Type - 0x0004] Expected File Name Extension = arw +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m2-f4830e8d4fa458f78a09fcaaf260569c.tif [File - 0x0002] File Size = 539640 bytes diff --git a/tif/ImageTestSuite/metadata/diff/m3-336db1cd76254717eb50a8602b651fbf.tif.txt b/tif/ImageTestSuite/metadata/diff/m3-336db1cd76254717eb50a8602b651fbf.tif.txt new file mode 100644 index 00000000..d3c89c0e --- /dev/null +++ b/tif/ImageTestSuite/metadata/diff/m3-336db1cd76254717eb50a8602b651fbf.tif.txt @@ -0,0 +1,41 @@ + FILE: m3-336db1cd76254717eb50a8602b651fbf.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [ERROR: Exif IFD0] Invalid TIFF tag format code 17 for tag 0x0102 + [ERROR: Photoshop] End of data reached. + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 2306 pixels + [Exif IFD0 - 0x0101] Image Height = 3111 pixels + [Exif IFD0 - 0x0103] Compression = LZW + [Exif IFD0 - 0x0106] Photometric Interpretation = WhiteIsZero + [Exif IFD0 - 0x0111] Strip Offsets = [112 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 28 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 146 149 157 150 150 156 1256 1435 1300 1517 1828 2163 2353 2634 6228579 2830 2283 2213 2315 897 601 171 198 206 614 1228 786 790 247 240 909 1283 702 1498 617 1142 470 1483 512 207 214 204 281 855 807 232 231 237 192 194 187 302 2467 2440 2247 2644 2412 2694 1827 2626 1385 2556 1989 2248149462 2626 2316 2467 1871 2746 1521 2980 1657 2527 882 213 255 1483 2287 576 278 1168 2856 999 222 415 2443 1711 186 169 153 434 750 780 666 3288334976 775 1772 1252 959 862 1776 2422 1249 867 647 216 183 179 178 186 22449 53 bytes + [Exif IFD0 - 0x011a] X Resolution = 928876/625 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 300 dots per inch + [Exif IFD0 - 0x0128] Resolution Unit = Inch + [Exif IFD0 - 0x013d] Predictor = 1 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = m3-336db1cd76254717eb50a8602b651fbf.tif + [File - 0x0002] File Size = 134068 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - Photoshop + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/ImageTestSuite/metadata/diff/m3-63c8b14ea08a18c884d05a3431716047.tif.txt b/tif/ImageTestSuite/metadata/diff/m3-63c8b14ea08a18c884d05a3431716047.tif.txt index 4345cb28..9f2ce721 100644 --- a/tif/ImageTestSuite/metadata/diff/m3-63c8b14ea08a18c884d05a3431716047.tif.txt +++ b/tif/ImageTestSuite/metadata/diff/m3-63c8b14ea08a18c884d05a3431716047.tif.txt @@ -1,5 +1,6 @@ FILE: m3-63c8b14ea08a18c884d05a3431716047.tif - TYPE: ARW +JAVA TYPE: ARW +DOTNET TYPE: TIFF [ERROR: Exif IFD0] Invalid TIFF tag format code 52739 for tag 0x0129 JAVA [ERROR: Exif Thumbnail] Illegal TIFF tag pointer offset @@ -82,9 +83,13 @@ DOTNET [Exif Image - 0x0129] Page Number = 3 0 DOTNET [Exif Image - 0x0131] Software = Fuji Xerox Co., Ltd. Raster Support Toolkit Version 2.3 DOTNET [Exif Image - 0x0132] Date/Time = 2005.09.15 a6:28:54 - [File Type - 0x0001] Detected File Type Name = ARW - [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw - [File Type - 0x0004] Expected File Name Extension = arw +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m3-63c8b14ea08a18c884d05a3431716047.tif [File - 0x0002] File Size = 79179 bytes diff --git a/tif/ImageTestSuite/metadata/diff/m3-b0d36ed02fc2624ac79d3144e8b1bda2.tif.txt b/tif/ImageTestSuite/metadata/diff/m3-b0d36ed02fc2624ac79d3144e8b1bda2.tif.txt index a8a9636b..d8af8b05 100644 --- a/tif/ImageTestSuite/metadata/diff/m3-b0d36ed02fc2624ac79d3144e8b1bda2.tif.txt +++ b/tif/ImageTestSuite/metadata/diff/m3-b0d36ed02fc2624ac79d3144e8b1bda2.tif.txt @@ -13,7 +13,8 @@ DOTNET [Exif IFD0 - 0xa000] FlashPix Version = [Exif IFD0 - 0x013c] Host Computer = 2 [Exif IFD0 - 0x0111] Strip Offsets = 8 [Exif IFD0 - 0x0112] Orientation = Top, left side (Horizontal / normal) - [Exif IFD0 - 0x0140] Unknown tag (0x0140) = [46593 values] +JAVA [Exif IFD0 - 0x0140] Color Map = [46593 values] +DOTNET [Exif IFD0 - 0x0140] Unknown tag (0x0140) = [46593 values] [Exif IFD0 - 0x0117] Strip Byte Counts = 1376217078 bytes [Exif IFD0 - 0xfa1a] Unknown tag (0xfa1a) = 2 [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) diff --git a/tif/ImageTestSuite/metadata/diff/m4-336db1cd76254717eb50a8602b651fbf.tif.txt b/tif/ImageTestSuite/metadata/diff/m4-336db1cd76254717eb50a8602b651fbf.tif.txt new file mode 100644 index 00000000..b04411c1 --- /dev/null +++ b/tif/ImageTestSuite/metadata/diff/m4-336db1cd76254717eb50a8602b651fbf.tif.txt @@ -0,0 +1,41 @@ + FILE: m4-336db1cd76254717eb50a8602b651fbf.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [ERROR: Exif IFD0] Invalid TIFF tag format code 17 for tag 0x0116 + [ERROR: Exif IFD0] Illegal TIFF tag pointer offset + [ERROR: Photoshop] End of data reached. + + [Exif IFD0 - 0x08fe] Unknown tag (0x08fe) = 0 + [Exif IFD0 - 0x0100] Image Width = 2306 pixels + [Exif IFD0 - 0x0101] Image Height = 3111 pixels + [Exif IFD0 - 0x0103] Compression = LZW + [Exif IFD0 - 0x0106] Photometric Interpretation = WhiteIsZero + [Exif IFD0 - 0x0111] Strip Offsets = [112 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 28 rows/strip + [Exif IFD0 - 0x011a] X Resolution = 4078288927/2148417790 dots per unit + [Exif IFD0 - 0x011b] Y Resolution = 300 dots per unit + [Exif IFD0 - 0x0128] Resolution Unit = + [Exif IFD0 - 0x013d] Predictor = 1 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = m4-336db1cd76254717eb50a8602b651fbf.tif + [File - 0x0002] File Size = 134068 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - Photoshop + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/ImageTestSuite/metadata/diff/m4-63c8b14ea08a18c884d05a3431716047.tif.txt b/tif/ImageTestSuite/metadata/diff/m4-63c8b14ea08a18c884d05a3431716047.tif.txt index d0929ad9..67264aba 100644 --- a/tif/ImageTestSuite/metadata/diff/m4-63c8b14ea08a18c884d05a3431716047.tif.txt +++ b/tif/ImageTestSuite/metadata/diff/m4-63c8b14ea08a18c884d05a3431716047.tif.txt @@ -1,5 +1,6 @@ FILE: m4-63c8b14ea08a18c884d05a3431716047.tif - TYPE: ARW +JAVA TYPE: ARW +DOTNET TYPE: TIFF [ERROR: Exif IFD0] Invalid TIFF tag format code 52739 for tag 0x0129 @@ -80,9 +81,13 @@ DOTNET [Exif Image - 0x0129] Page Number = 3 0 DOTNET [Exif Image - 0x0131] Software = Fuji Xerox Co., Ltd. Raster Support Toolkit Version 2.3 DOTNET [Exif Image - 0x0132] Date/Time = 2005.09.15 a6:28:54 - [File Type - 0x0001] Detected File Type Name = ARW - [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw - [File Type - 0x0004] Expected File Name Extension = arw +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m4-63c8b14ea08a18c884d05a3431716047.tif [File - 0x0002] File Size = 79179 bytes diff --git a/tif/ImageTestSuite/metadata/diff/m5-336db1cd76254717eb50a8602b651fbf.tif.txt b/tif/ImageTestSuite/metadata/diff/m5-336db1cd76254717eb50a8602b651fbf.tif.txt new file mode 100644 index 00000000..afec4af8 --- /dev/null +++ b/tif/ImageTestSuite/metadata/diff/m5-336db1cd76254717eb50a8602b651fbf.tif.txt @@ -0,0 +1,41 @@ + FILE: m5-336db1cd76254717eb50a8602b651fbf.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [ERROR: Exif IFD0] Invalid TIFF tag format code 17 for tag 0x0117 + [ERROR: Exif IFD0] Illegal TIFF tag pointer offset + [ERROR: Photoshop] End of data reached. + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 2306 pixels + [Exif IFD0 - 0x0101] Image Height = 3111 pixels + [Exif IFD0 - 0x0103] Compression = LZW + [Exif IFD0 - 0x0111] Strip Offsets = [112 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 28 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 146 149 157 150 150 156 1256 1435 1300 1517 1828 2163 2353 2634 6228579 2830 2283 2213 2315 897 601 171 198 206 614 1228 786 790 247 240 909 1283 19902 1498 617 2032758 470 11979 512 207 214 204 281 855 807 232 231 237 192 48 187 302 2467 2440 2247 2644 2412 2694 1827 2626 1385 2556 1989 2248149462 2626 2316 2467 1871 2746 1521 2980 1657 2527 882 213 255 1483 2287 576 278 1168 2856 999 222 415 2443 1711 186 169 153 434 750 780 680 640 775 1772 1252 959 862 1776 2422 1249 867 647 216 48055 179 178 186 1124073649 53 bytes + [Exif IFD0 - 0x011a] X Resolution = 300 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 300 dots per inch + [Exif IFD0 - 0x0128] Resolution Unit = Inch + [Exif IFD0 - 0x013d] Predictor = 1 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = m5-336db1cd76254717eb50a8602b651fbf.tif + [File - 0x0002] File Size = 134068 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - Photoshop + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/ImageTestSuite/metadata/diff/m5-63c8b14ea08a18c884d05a3431716047.tif.txt b/tif/ImageTestSuite/metadata/diff/m5-63c8b14ea08a18c884d05a3431716047.tif.txt index b9cc0b23..17bfd9f5 100644 --- a/tif/ImageTestSuite/metadata/diff/m5-63c8b14ea08a18c884d05a3431716047.tif.txt +++ b/tif/ImageTestSuite/metadata/diff/m5-63c8b14ea08a18c884d05a3431716047.tif.txt @@ -1,5 +1,6 @@ FILE: m5-63c8b14ea08a18c884d05a3431716047.tif - TYPE: ARW +JAVA TYPE: ARW +DOTNET TYPE: TIFF [ERROR: Exif IFD0] Invalid TIFF tag format code 52739 for tag 0x0129 JAVA [ERROR: Exif Thumbnail] Invalid TIFF tag format code 68 for tag 0x0106 @@ -82,9 +83,13 @@ DOTNET [Exif Image - 0x0129] Page Number = 3 0 DOTNET [Exif Image - 0x0131] Software = Fuji Xerox Co., Ltd. Raster Support Toolkit Version 2.3 DOTNET [Exif Image - 0x0132] Date/Time = 2005.09.15 a6:28:54 - [File Type - 0x0001] Detected File Type Name = ARW - [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw - [File Type - 0x0004] Expected File Name Extension = arw +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m5-63c8b14ea08a18c884d05a3431716047.tif [File - 0x0002] File Size = 79179 bytes diff --git a/tif/ImageTestSuite/metadata/diff/m6-336db1cd76254717eb50a8602b651fbf.tif.txt b/tif/ImageTestSuite/metadata/diff/m6-336db1cd76254717eb50a8602b651fbf.tif.txt new file mode 100644 index 00000000..a39f97ac --- /dev/null +++ b/tif/ImageTestSuite/metadata/diff/m6-336db1cd76254717eb50a8602b651fbf.tif.txt @@ -0,0 +1,41 @@ + FILE: m6-336db1cd76254717eb50a8602b651fbf.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [ERROR: Exif IFD0] Invalid TIFF tag format code 17 for tag 0x0159 + [ERROR: Photoshop] End of data reached. + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0xfe00] Unknown tag (0xfe00) = 2306 + [Exif IFD0 - 0x0101] Image Height = 3111 pixels + [Exif IFD0 - 0x0103] Compression = LZW + [Exif IFD0 - 0x0106] Photometric Interpretation = WhiteIsZero + [Exif IFD0 - 0x0111] Strip Offsets = [112 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1281 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 28 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 146 0 149 0 157 0 150 0 150 0 156 0 1256 0 1435 0 1300 0 1517 0 1828 0 2163 0 2353 0 2634 0 2659 95 2830 0 2283 0 2213 0 2315 0 897 0 601 0 171 0 198 0 206 6656 614 0 1228 0 786 0 790 0 247 0 240 0 909 0 1283 0 702 0 1498 0 617 0 1229 0 470 0 1483 0 512 0 207 0 214 0 204 0 281 0 855 0 807 0 232 0 231 0 237 0 -25408 0 194 0 187 0 302 0 2467 0 2440 0 2247 0 2644 0 bytes + [Exif IFD0 - 0x011a] X Resolution = 300 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 62500/36350843 dots per inch + [Exif IFD0 - 0x0128] Resolution Unit = Inch + [Exif IFD0 - 0x013d] Predictor = 1 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = m6-336db1cd76254717eb50a8602b651fbf.tif + [File - 0x0002] File Size = 134068 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - Photoshop + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/ImageTestSuite/metadata/diff/m6-42c19f8e79e582bef107f372f18a074b.tif.txt b/tif/ImageTestSuite/metadata/diff/m6-42c19f8e79e582bef107f372f18a074b.tif.txt index 057e73d7..df35e80b 100644 --- a/tif/ImageTestSuite/metadata/diff/m6-42c19f8e79e582bef107f372f18a074b.tif.txt +++ b/tif/ImageTestSuite/metadata/diff/m6-42c19f8e79e582bef107f372f18a074b.tif.txt @@ -1,9 +1,21 @@ FILE: m6-42c19f8e79e582bef107f372f18a074b.tif -JAVA TYPE: UNKNOWN -DOTNET TYPE: TIFF + TYPE: TIFF -JAVA EXCEPTION: File format could not be determined +JAVA [ERROR: Exif IFD0] Ignored IFD marked to start outside data segment DOTNET EXCEPTION: Arithmetic operation resulted in an overflow. +JAVA +JAVA [File Type - 0x0001] Detected File Type Name = TIFF +JAVA [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +JAVA [File Type - 0x0003] Detected MIME Type = image/tiff +JAVA [File Type - 0x0004] Expected File Name Extension = tiff +JAVA +JAVA [File - 0x0001] File Name = m6-42c19f8e79e582bef107f372f18a074b.tif +JAVA [File - 0x0002] File Size = 35272 bytes +JAVA [File - 0x0003] File Modified Date = +JAVA +JAVA - Exif IFD0 +JAVA - File Type +JAVA - File Generated using metadata-extractor https://drewnoakes.com/code/exif/ diff --git a/tif/ImageTestSuite/metadata/diff/m6-63c8b14ea08a18c884d05a3431716047.tif.txt b/tif/ImageTestSuite/metadata/diff/m6-63c8b14ea08a18c884d05a3431716047.tif.txt index 4177f6f1..04876205 100644 --- a/tif/ImageTestSuite/metadata/diff/m6-63c8b14ea08a18c884d05a3431716047.tif.txt +++ b/tif/ImageTestSuite/metadata/diff/m6-63c8b14ea08a18c884d05a3431716047.tif.txt @@ -1,5 +1,6 @@ FILE: m6-63c8b14ea08a18c884d05a3431716047.tif - TYPE: ARW +JAVA TYPE: ARW +DOTNET TYPE: TIFF [ERROR: Exif IFD0] Invalid TIFF tag format code 52739 for tag 0x0129 @@ -80,9 +81,13 @@ DOTNET [Exif Image - 0x0129] Page Number = 3 0 DOTNET [Exif Image - 0x0131] Software = Fuji Xerox Co., Ltd. Raster Support Toolkit Version 2.3 DOTNET [Exif Image - 0x0132] Date/Time = 2005.09.15 a6:28:54 - [File Type - 0x0001] Detected File Type Name = ARW - [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw - [File Type - 0x0004] Expected File Name Extension = arw +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m6-63c8b14ea08a18c884d05a3431716047.tif [File - 0x0002] File Size = 79179 bytes diff --git a/tif/ImageTestSuite/metadata/diff/m7-336db1cd76254717eb50a8602b651fbf.tif.txt b/tif/ImageTestSuite/metadata/diff/m7-336db1cd76254717eb50a8602b651fbf.tif.txt new file mode 100644 index 00000000..b0c08baf --- /dev/null +++ b/tif/ImageTestSuite/metadata/diff/m7-336db1cd76254717eb50a8602b651fbf.tif.txt @@ -0,0 +1,41 @@ + FILE: m7-336db1cd76254717eb50a8602b651fbf.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [ERROR: Exif IFD0] Invalid TIFF tag format code 53764 for tag 0x00FE + [ERROR: Exif IFD0] Invalid TIFF tag format code 17 for tag 0x0102 + [ERROR: Exif IFD0] Illegal TIFF tag pointer offset + [ERROR: Photoshop] End of data reached. + + [Exif IFD0 - 0x01fe] Unknown tag (0x01fe) = 2306 + [Exif IFD0 - 0x0101] Image Height = 3111 pixels + [Exif IFD0 - 0x0103] Compression = LZW + [Exif IFD0 - 0x0106] Photometric Interpretation = WhiteIsZero + [Exif IFD0 - 0x0111] Strip Offsets = [112 values] + [Exif IFD0 - 0x0115] Samples Per Pixel = 1 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 28 rows/strip + [Exif IFD0 - 0x011a] X Resolution = 300 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 300 dots per inch + [Exif IFD0 - 0x0128] Resolution Unit = Inch + [Exif IFD0 - 0x013d] Predictor = 1 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = m7-336db1cd76254717eb50a8602b651fbf.tif + [File - 0x0002] File Size = 134068 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - Photoshop + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/ImageTestSuite/metadata/dotnet/2b27b742e68d313d5ea4abd7847cbff4.tif.txt b/tif/ImageTestSuite/metadata/dotnet/2b27b742e68d313d5ea4abd7847cbff4.tif.txt index 4f8dbcc6..8df555ec 100644 --- a/tif/ImageTestSuite/metadata/dotnet/2b27b742e68d313d5ea4abd7847cbff4.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/2b27b742e68d313d5ea4abd7847cbff4.tif.txt @@ -1,5 +1,5 @@ FILE: 2b27b742e68d313d5ea4abd7847cbff4.tif -TYPE: ARW +TYPE: TIFF [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image [Exif IFD0 - 0x0100] Image Width = 3432 pixels @@ -553,9 +553,10 @@ TYPE: ARW [Exif Image - 0x80a3] Unknown tag (0x80a3) = [24 values] [Exif Image - 0x80a6] Unknown tag (0x80a6) = 0 -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = 2b27b742e68d313d5ea4abd7847cbff4.tif [File - 0x0002] File Size = 10076700 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/362323f81c0160afd677241cd5ce92e9.tif.txt b/tif/ImageTestSuite/metadata/dotnet/362323f81c0160afd677241cd5ce92e9.tif.txt index 75506f5a..74f1af1a 100644 --- a/tif/ImageTestSuite/metadata/dotnet/362323f81c0160afd677241cd5ce92e9.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/362323f81c0160afd677241cd5ce92e9.tif.txt @@ -1,5 +1,5 @@ FILE: 362323f81c0160afd677241cd5ce92e9.tif -TYPE: ARW +TYPE: TIFF [Exif IFD0 - 0x00fe] New Subfile Type = Single page of multi-page image [Exif IFD0 - 0x0100] Image Width = 1275 pixels @@ -101,9 +101,10 @@ TYPE: ARW [Exif Image - 0x0212] YCbCr Sub-Sampling = YCbCr4:2:2 [Exif Image - 0x0214] Reference Black/White = [0,128,128] [255,255,255] -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = 362323f81c0160afd677241cd5ce92e9.tif [File - 0x0002] File Size = 1390339 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/434cb1e9680e3b4eda7f4dd430bcd2bf.tif.txt b/tif/ImageTestSuite/metadata/dotnet/434cb1e9680e3b4eda7f4dd430bcd2bf.tif.txt index e11784d7..c9ac21cd 100644 --- a/tif/ImageTestSuite/metadata/dotnet/434cb1e9680e3b4eda7f4dd430bcd2bf.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/434cb1e9680e3b4eda7f4dd430bcd2bf.tif.txt @@ -1,5 +1,5 @@ FILE: 434cb1e9680e3b4eda7f4dd430bcd2bf.tif -TYPE: ARW +TYPE: TIFF [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image [Exif IFD0 - 0x0100] Image Width = 2147 pixels @@ -93,9 +93,10 @@ TYPE: ARW [ICC Profile - 0x67545243] Green TRC = 0.0, 0.0000763, 0.0001526, 0.0002289, 0.0003052, 0.0003815, 0.0004578, 0.0005341, 0.0006104, 0.0006867, 0.000763, 0.0008392, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018158, 0.0018921, 0.0019684, 0.0020447, 0.002121, 0.0021973, 0.0022736, 0.0023499, 0.0024262, 0.0025025, 0.0025788, 0.0026551, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033417, 0.003418, 0.0034943, 0.0035859, 0.0036622, 0.0037537, 0.00383, 0.0039216, 0.0040131, 0.0041047, 0.0041962, 0.0042878, 0.0043793, 0.0044709, 0.0045624, 0.0046693, 0.0047608, 0.0048524, 0.0049592, 0.005066, 0.0051575, 0.0052644, 0.0053712, 0.005478, 0.0055848, 0.0056916, 0.0057984, 0.0059052, 0.0060273, 0.0061341, 0.0062562, 0.006363, 0.0064851, 0.0066072, 0.0067292, 0.0068513, 0.0069734, 0.0070954, 0.0072175, 0.0073396, 0.0074617, 0.007599, 0.0077211, 0.0078584, 0.0079957, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.008957, 0.0090944, 0.0092317, 0.0093843, 0.0095369, 0.0096742, 0.0098268, 0.0099794, 0.010132, 0.0102846, 0.0104372, 0.0105898, 0.0107576, 0.0109102, 0.0110628, 0.0112306, 0.0113985, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0124056, 0.0125734, 0.0127413, 0.0129244, 0.0130922, 0.0132753, 0.0134585, 0.0136416, 0.0138247, 0.0140078, 0.0141909, 0.014374, 0.0145571, 0.0147555, 0.0149386, 0.0151369, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165255, 0.0167239, 0.0169223, 0.0171359, 0.0173495, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188449, 0.0190585, 0.0192874, 0.019501, 0.0197299, 0.0199588, 0.0201877, 0.0204166, 0.0206455, 0.0208743, 0.0211032, 0.0213474, 0.0215763, 0.0218204, 0.0220645, 0.0222934, 0.0225376, 0.0227817, 0.0230259, 0.0232853, 0.0235294, 0.0237736, 0.024033, 0.0242771, 0.0245365, 0.0247959, 0.0250553, 0.0253147, 0.0255741, 0.0258335, 0.0261082, 0.0263676, 0.026627, 0.0269017, 0.0271763, 0.027451, 0.0277256, 0.0280003, 0.028275, 0.0285496, 0.0288243, 0.0291142, 0.0293889, 0.0296788, 0.0299687, 0.0302586, 0.0305486, 0.0308385, 0.0311284, 0.0314183, 0.0317235, 0.0320134, 0.0323186, 0.0326238, 0.032929, 0.0332341, 0.0335393, 0.0338445, 0.0341497, 0.0344549, 0.0347753, 0.0350805, 0.0354009, 0.0357214, 0.0360418, 0.0363622, 0.0366827, 0.0370031, 0.0373388, 0.0376593, 0.037995, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403449, 0.0406806, 0.0410315, 0.0413825, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.0431373, 0.0434882, 0.0438392, 0.0442054, 0.0445716, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0464027, 0.0467689, 0.0471504, 0.0475166, 0.0478981, 0.0482795, 0.048661, 0.0490425, 0.049424, 0.0498054, 0.0501869, 0.0505837, 0.0509804, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533608, 0.0537575, 0.0541695, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570535, 0.0574655, 0.0578927, 0.05832, 0.058732, 0.0591592, 0.0595865, 0.060029, 0.0604562, 0.0608835, 0.061326, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639811, 0.0644236, 0.0648661, 0.0653239, 0.0657816, 0.0662394, 0.0666972, 0.067155, 0.0676127, 0.0680705, 0.0685435, 0.0690013, 0.0694743, 0.0699474, 0.0704204, 0.0708934, 0.0713664, 0.0718395, 0.0723278, 0.0728008, 0.0732891, 0.0737774, 0.0742657, 0.0747539, 0.0752422, 0.0757305, 0.0762188, 0.0767224, 0.0772259, 0.0777142, 0.0782177, 0.0787213, 0.0792401, 0.0797436, 0.0802472, 0.080766, 0.0812696, 0.0817884, 0.0823072, 0.082826, 0.0833448, 0.0838636, 0.0843977, 0.0849165, 0.0854505, 0.0859846, 0.0865187, 0.0870527, 0.0875868, 0.0881209, 0.0886549, 0.0892042, 0.0897536, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0925002, 0.0930495, 0.0936141, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0970016, 0.0975662, 0.098146, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016251, 0.1022049, 0.1028, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057755, 0.1063706, 0.106981, 0.1075761, 0.1081865, 0.1087968, 0.1094072, 0.1100175, 0.1106279, 0.1112535, 0.1118639, 0.1124895, 0.1131151, 0.1137407, 0.1143664, 0.114992, 0.1156176, 0.1162585, 0.1168841, 0.117525, 0.1181659, 0.1188067, 0.1194476, 0.1200885, 0.1207446, 0.1213855, 0.1220417, 0.1226978, 0.1233539, 0.1240101, 0.1246662, 0.1253223, 0.1259937, 0.1266499, 0.1273213, 0.1279927, 0.1286641, 0.1293355, 0.1300069, 0.1306935, 0.1313649, 0.1320516, 0.1327382, 0.1334096, 0.1341115, 0.1347982, 0.1354849, 0.1361868, 0.1368734, 0.1375753, 0.1382773, 0.1389792, 0.1396811, 0.140383, 0.1411002, 0.1418021, 0.1425193, 0.1432364, 0.1439536, 0.1446708, 0.145388, 0.1461204, 0.1468376, 0.14757, 0.1483024, 0.1490349, 0.1497673, 0.1504997, 0.1512322, 0.1519799, 0.1527123, 0.15346, 0.1542077, 0.1549554, 0.1557031, 0.1564508, 0.1572137, 0.1579767, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617914, 0.1625544, 0.1633326, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672236, 0.1680018, 0.1687953, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735561, 0.1743496, 0.1751583, 0.175967, 0.1767758, 0.1775845, 0.1783932, 0.1792172, 0.1800259, 0.1808499, 0.1816739, 0.1824826, 0.1833219, 0.1841459, 0.1849699, 0.1858091, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1900053, 0.1908446, 0.1916838, 0.1925383, 0.1933928, 0.1942473, 0.1951019, 0.1959564, 0.1968261, 0.1976806, 0.1985504, 0.1994202, 0.2002899, 0.2011597, 0.2020294, 0.2028992, 0.2037842, 0.2046693, 0.205539, 0.206424, 0.2073243, 0.2082094, 0.2090944, 0.2099947, 0.2108949, 0.21178, 0.2126802, 0.2135958, 0.2144961, 0.2153964, 0.2163119, 0.2172274, 0.2181277, 0.2190585, 0.2199741, 0.2208896, 0.2218051, 0.2227359, 0.2236667, 0.2245975, 0.2255283, 0.2264591, 0.2273899, 0.228336, 0.2292821, 0.2302129, 0.2311589, 0.232105, 0.2330663, 0.2340124, 0.2349737, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407416, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2466011, 0.2475776, 0.2485695, 0.249546, 0.2505379, 0.2515297, 0.2525368, 0.2535286, 0.2545357, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605783, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2667124, 0.2677348, 0.2687724, 0.26981, 0.2708324, 0.2718853, 0.2729229, 0.2739605, 0.2750134, 0.276051, 0.2771038, 0.2781567, 0.2792248, 0.2802777, 0.2813306, 0.2823987, 0.2834668, 0.284535, 0.2856031, 0.2866712, 0.2877394, 0.2888228, 0.2899062, 0.2909743, 0.2920577, 0.2931563, 0.2942397, 0.2953231, 0.2964218, 0.2975204, 0.2986191, 0.2997177, 0.3008164, 0.301915, 0.3030289, 0.3041428, 0.3052567, 0.3063706, 0.3074846, 0.3085985, 0.3097124, 0.3108415, 0.3119707, 0.3130999, 0.314229, 0.3153582, 0.3165026, 0.3176318, 0.3187762, 0.3199207, 0.3210651, 0.3222095, 0.3233539, 0.3245136, 0.3256733, 0.3268177, 0.3279774, 0.3291371, 0.330312, 0.3314717, 0.3326467, 0.3338216, 0.3349966, 0.3361715, 0.3373465, 0.3385214, 0.3397116, 0.3408865, 0.3420768, 0.343267, 0.3444724, 0.3456626, 0.3468528, 0.3480583, 0.3492638, 0.3504692, 0.3516747, 0.3528801, 0.3541009, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614252, 0.3626459, 0.3638819, 0.3651179, 0.3663539, 0.3675898, 0.3688411, 0.3700771, 0.3713283, 0.3725795, 0.3738308, 0.375082, 0.3763333, 0.3775998, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.3839322, 0.3851987, 0.3864805, 0.387747, 0.3890288, 0.3903105, 0.3916075, 0.3928893, 0.3941863, 0.3954681, 0.3967651, 0.3980621, 0.3993744, 0.4006714, 0.4019837, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085451, 0.4098573, 0.4111849, 0.4125124, 0.4138399, 0.4151675, 0.416495, 0.4178378, 0.4191806, 0.4205234, 0.4218662, 0.423209, 0.4245518, 0.4259098, 0.4272526, 0.4286107, 0.4299687, 0.4313268, 0.4326848, 0.4340581, 0.4354314, 0.4367895, 0.4381628, 0.4395514, 0.4409247, 0.442298, 0.4436866, 0.4450752, 0.4464637, 0.4478523, 0.4492409, 0.4506447, 0.4520333, 0.4534371, 0.4548409, 0.4562448, 0.4576486, 0.4590677, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661631, 0.4675822, 0.4690166, 0.4704356, 0.47187, 0.4733043, 0.4747539, 0.4761883, 0.4776379, 0.4790875, 0.4805371, 0.4819867, 0.4834363, 0.4848859, 0.4863508, 0.4878157, 0.4892805, 0.4907454, 0.4922103, 0.4936904, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.501091, 0.5025711, 0.5040665, 0.5055467, 0.507042, 0.5085527, 0.5100481, 0.5115435, 0.5130541, 0.5145647, 0.5160754, 0.517586, 0.5190967, 0.5206226, 0.5221485, 0.5236591, 0.525185, 0.5267262, 0.5282521, 0.529778, 0.5313191, 0.5328603, 0.5344015, 0.5359426, 0.537499, 0.5390402, 0.5405966, 0.542153, 0.5437095, 0.5452659, 0.5468223, 0.548394, 0.5499657, 0.5515373, 0.553109, 0.5546807, 0.5562524, 0.5578393, 0.5594263, 0.5610132, 0.5626001, 0.5641871, 0.565774, 0.5673762, 0.5689784, 0.5705806, 0.5721828, 0.573785, 0.5754025, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834897, 0.5851072, 0.5867399, 0.5883726, 0.5900053, 0.5916381, 0.5932708, 0.5949187, 0.5965667, 0.5982147, 0.5998627, 0.6015106, 0.6031586, 0.6048219, 0.6064851, 0.6081483, 0.6098116, 0.6114748, 0.6131533, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215457, 0.6232242, 0.624918, 0.6266117, 0.6283055, 0.6299992, 0.631693, 0.633402, 0.635111, 0.63682, 0.638529, 0.640238, 0.6419471, 0.6436713, 0.6453956, 0.6471199, 0.6488441, 0.6505684, 0.6523079, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6610056, 0.6627451, 0.6644999, 0.6662547, 0.6680095, 0.6697642, 0.6715343, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803845, 0.6821546, 0.6839399, 0.6857252, 0.6875105, 0.6892958, 0.6910811, 0.6928817, 0.6946822, 0.6964675, 0.6982834, 0.7000839, 0.7018845, 0.7037003, 0.7055161, 0.707332, 0.7091478, 0.7109636, 0.7127947, 0.7146105, 0.7164416, 0.7182727, 0.720119, 0.7219501, 0.7237964, 0.7256275, 0.7274739, 0.7293355, 0.7311818, 0.7330282, 0.7348898, 0.7367514, 0.738613, 0.7404746, 0.7423514, 0.744213, 0.7460899, 0.7479667, 0.7498436, 0.7517205, 0.7536126, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630732, 0.7649653, 0.7668727, 0.76878, 0.7706874, 0.7725948, 0.7745174, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841306, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.795758, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055238, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.8173342, 0.8193179, 0.8212863, 0.82327, 0.8252689, 0.8272526, 0.8292515, 0.8312352, 0.8332341, 0.8352331, 0.8372473, 0.8392462, 0.8412604, 0.8432746, 0.8452888, 0.847303, 0.8493172, 0.8513466, 0.8533761, 0.8554055, 0.857435, 0.8594644, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717327, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820325, 0.8840925, 0.8861677, 0.8882429, 0.8903182, 0.8923934, 0.8944839, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.9049363, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.915465, 0.9175708, 0.9196918, 0.9218128, 0.9239338, 0.9260548, 0.9281758, 0.930312, 0.9324483, 0.9345846, 0.9367208, 0.9388571, 0.9410086, 0.9431601, 0.9453117, 0.9474632, 0.9496147, 0.9517815, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626154, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735256, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.988922, 0.9911345, 0.9933471, 0.9955596, 0.9977722, 1.0 [ICC Profile - 0x62545243] Blue TRC = 0.0, 0.0000763, 0.0001526, 0.0002289, 0.0003052, 0.0003815, 0.0004578, 0.0005341, 0.0006104, 0.0006867, 0.000763, 0.0008392, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018158, 0.0018921, 0.0019684, 0.0020447, 0.002121, 0.0021973, 0.0022736, 0.0023499, 0.0024262, 0.0025025, 0.0025788, 0.0026551, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033417, 0.003418, 0.0034943, 0.0035859, 0.0036622, 0.0037537, 0.00383, 0.0039216, 0.0040131, 0.0041047, 0.0041962, 0.0042878, 0.0043793, 0.0044709, 0.0045624, 0.0046693, 0.0047608, 0.0048524, 0.0049592, 0.005066, 0.0051575, 0.0052644, 0.0053712, 0.005478, 0.0055848, 0.0056916, 0.0057984, 0.0059052, 0.0060273, 0.0061341, 0.0062562, 0.006363, 0.0064851, 0.0066072, 0.0067292, 0.0068513, 0.0069734, 0.0070954, 0.0072175, 0.0073396, 0.0074617, 0.007599, 0.0077211, 0.0078584, 0.0079957, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.008957, 0.0090944, 0.0092317, 0.0093843, 0.0095369, 0.0096742, 0.0098268, 0.0099794, 0.010132, 0.0102846, 0.0104372, 0.0105898, 0.0107576, 0.0109102, 0.0110628, 0.0112306, 0.0113985, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0124056, 0.0125734, 0.0127413, 0.0129244, 0.0130922, 0.0132753, 0.0134585, 0.0136416, 0.0138247, 0.0140078, 0.0141909, 0.014374, 0.0145571, 0.0147555, 0.0149386, 0.0151369, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165255, 0.0167239, 0.0169223, 0.0171359, 0.0173495, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188449, 0.0190585, 0.0192874, 0.019501, 0.0197299, 0.0199588, 0.0201877, 0.0204166, 0.0206455, 0.0208743, 0.0211032, 0.0213474, 0.0215763, 0.0218204, 0.0220645, 0.0222934, 0.0225376, 0.0227817, 0.0230259, 0.0232853, 0.0235294, 0.0237736, 0.024033, 0.0242771, 0.0245365, 0.0247959, 0.0250553, 0.0253147, 0.0255741, 0.0258335, 0.0261082, 0.0263676, 0.026627, 0.0269017, 0.0271763, 0.027451, 0.0277256, 0.0280003, 0.028275, 0.0285496, 0.0288243, 0.0291142, 0.0293889, 0.0296788, 0.0299687, 0.0302586, 0.0305486, 0.0308385, 0.0311284, 0.0314183, 0.0317235, 0.0320134, 0.0323186, 0.0326238, 0.032929, 0.0332341, 0.0335393, 0.0338445, 0.0341497, 0.0344549, 0.0347753, 0.0350805, 0.0354009, 0.0357214, 0.0360418, 0.0363622, 0.0366827, 0.0370031, 0.0373388, 0.0376593, 0.037995, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403449, 0.0406806, 0.0410315, 0.0413825, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.0431373, 0.0434882, 0.0438392, 0.0442054, 0.0445716, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0464027, 0.0467689, 0.0471504, 0.0475166, 0.0478981, 0.0482795, 0.048661, 0.0490425, 0.049424, 0.0498054, 0.0501869, 0.0505837, 0.0509804, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533608, 0.0537575, 0.0541695, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570535, 0.0574655, 0.0578927, 0.05832, 0.058732, 0.0591592, 0.0595865, 0.060029, 0.0604562, 0.0608835, 0.061326, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639811, 0.0644236, 0.0648661, 0.0653239, 0.0657816, 0.0662394, 0.0666972, 0.067155, 0.0676127, 0.0680705, 0.0685435, 0.0690013, 0.0694743, 0.0699474, 0.0704204, 0.0708934, 0.0713664, 0.0718395, 0.0723278, 0.0728008, 0.0732891, 0.0737774, 0.0742657, 0.0747539, 0.0752422, 0.0757305, 0.0762188, 0.0767224, 0.0772259, 0.0777142, 0.0782177, 0.0787213, 0.0792401, 0.0797436, 0.0802472, 0.080766, 0.0812696, 0.0817884, 0.0823072, 0.082826, 0.0833448, 0.0838636, 0.0843977, 0.0849165, 0.0854505, 0.0859846, 0.0865187, 0.0870527, 0.0875868, 0.0881209, 0.0886549, 0.0892042, 0.0897536, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0925002, 0.0930495, 0.0936141, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0970016, 0.0975662, 0.098146, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016251, 0.1022049, 0.1028, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057755, 0.1063706, 0.106981, 0.1075761, 0.1081865, 0.1087968, 0.1094072, 0.1100175, 0.1106279, 0.1112535, 0.1118639, 0.1124895, 0.1131151, 0.1137407, 0.1143664, 0.114992, 0.1156176, 0.1162585, 0.1168841, 0.117525, 0.1181659, 0.1188067, 0.1194476, 0.1200885, 0.1207446, 0.1213855, 0.1220417, 0.1226978, 0.1233539, 0.1240101, 0.1246662, 0.1253223, 0.1259937, 0.1266499, 0.1273213, 0.1279927, 0.1286641, 0.1293355, 0.1300069, 0.1306935, 0.1313649, 0.1320516, 0.1327382, 0.1334096, 0.1341115, 0.1347982, 0.1354849, 0.1361868, 0.1368734, 0.1375753, 0.1382773, 0.1389792, 0.1396811, 0.140383, 0.1411002, 0.1418021, 0.1425193, 0.1432364, 0.1439536, 0.1446708, 0.145388, 0.1461204, 0.1468376, 0.14757, 0.1483024, 0.1490349, 0.1497673, 0.1504997, 0.1512322, 0.1519799, 0.1527123, 0.15346, 0.1542077, 0.1549554, 0.1557031, 0.1564508, 0.1572137, 0.1579767, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617914, 0.1625544, 0.1633326, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672236, 0.1680018, 0.1687953, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735561, 0.1743496, 0.1751583, 0.175967, 0.1767758, 0.1775845, 0.1783932, 0.1792172, 0.1800259, 0.1808499, 0.1816739, 0.1824826, 0.1833219, 0.1841459, 0.1849699, 0.1858091, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1900053, 0.1908446, 0.1916838, 0.1925383, 0.1933928, 0.1942473, 0.1951019, 0.1959564, 0.1968261, 0.1976806, 0.1985504, 0.1994202, 0.2002899, 0.2011597, 0.2020294, 0.2028992, 0.2037842, 0.2046693, 0.205539, 0.206424, 0.2073243, 0.2082094, 0.2090944, 0.2099947, 0.2108949, 0.21178, 0.2126802, 0.2135958, 0.2144961, 0.2153964, 0.2163119, 0.2172274, 0.2181277, 0.2190585, 0.2199741, 0.2208896, 0.2218051, 0.2227359, 0.2236667, 0.2245975, 0.2255283, 0.2264591, 0.2273899, 0.228336, 0.2292821, 0.2302129, 0.2311589, 0.232105, 0.2330663, 0.2340124, 0.2349737, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407416, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2466011, 0.2475776, 0.2485695, 0.249546, 0.2505379, 0.2515297, 0.2525368, 0.2535286, 0.2545357, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605783, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2667124, 0.2677348, 0.2687724, 0.26981, 0.2708324, 0.2718853, 0.2729229, 0.2739605, 0.2750134, 0.276051, 0.2771038, 0.2781567, 0.2792248, 0.2802777, 0.2813306, 0.2823987, 0.2834668, 0.284535, 0.2856031, 0.2866712, 0.2877394, 0.2888228, 0.2899062, 0.2909743, 0.2920577, 0.2931563, 0.2942397, 0.2953231, 0.2964218, 0.2975204, 0.2986191, 0.2997177, 0.3008164, 0.301915, 0.3030289, 0.3041428, 0.3052567, 0.3063706, 0.3074846, 0.3085985, 0.3097124, 0.3108415, 0.3119707, 0.3130999, 0.314229, 0.3153582, 0.3165026, 0.3176318, 0.3187762, 0.3199207, 0.3210651, 0.3222095, 0.3233539, 0.3245136, 0.3256733, 0.3268177, 0.3279774, 0.3291371, 0.330312, 0.3314717, 0.3326467, 0.3338216, 0.3349966, 0.3361715, 0.3373465, 0.3385214, 0.3397116, 0.3408865, 0.3420768, 0.343267, 0.3444724, 0.3456626, 0.3468528, 0.3480583, 0.3492638, 0.3504692, 0.3516747, 0.3528801, 0.3541009, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614252, 0.3626459, 0.3638819, 0.3651179, 0.3663539, 0.3675898, 0.3688411, 0.3700771, 0.3713283, 0.3725795, 0.3738308, 0.375082, 0.3763333, 0.3775998, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.3839322, 0.3851987, 0.3864805, 0.387747, 0.3890288, 0.3903105, 0.3916075, 0.3928893, 0.3941863, 0.3954681, 0.3967651, 0.3980621, 0.3993744, 0.4006714, 0.4019837, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085451, 0.4098573, 0.4111849, 0.4125124, 0.4138399, 0.4151675, 0.416495, 0.4178378, 0.4191806, 0.4205234, 0.4218662, 0.423209, 0.4245518, 0.4259098, 0.4272526, 0.4286107, 0.4299687, 0.4313268, 0.4326848, 0.4340581, 0.4354314, 0.4367895, 0.4381628, 0.4395514, 0.4409247, 0.442298, 0.4436866, 0.4450752, 0.4464637, 0.4478523, 0.4492409, 0.4506447, 0.4520333, 0.4534371, 0.4548409, 0.4562448, 0.4576486, 0.4590677, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661631, 0.4675822, 0.4690166, 0.4704356, 0.47187, 0.4733043, 0.4747539, 0.4761883, 0.4776379, 0.4790875, 0.4805371, 0.4819867, 0.4834363, 0.4848859, 0.4863508, 0.4878157, 0.4892805, 0.4907454, 0.4922103, 0.4936904, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.501091, 0.5025711, 0.5040665, 0.5055467, 0.507042, 0.5085527, 0.5100481, 0.5115435, 0.5130541, 0.5145647, 0.5160754, 0.517586, 0.5190967, 0.5206226, 0.5221485, 0.5236591, 0.525185, 0.5267262, 0.5282521, 0.529778, 0.5313191, 0.5328603, 0.5344015, 0.5359426, 0.537499, 0.5390402, 0.5405966, 0.542153, 0.5437095, 0.5452659, 0.5468223, 0.548394, 0.5499657, 0.5515373, 0.553109, 0.5546807, 0.5562524, 0.5578393, 0.5594263, 0.5610132, 0.5626001, 0.5641871, 0.565774, 0.5673762, 0.5689784, 0.5705806, 0.5721828, 0.573785, 0.5754025, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834897, 0.5851072, 0.5867399, 0.5883726, 0.5900053, 0.5916381, 0.5932708, 0.5949187, 0.5965667, 0.5982147, 0.5998627, 0.6015106, 0.6031586, 0.6048219, 0.6064851, 0.6081483, 0.6098116, 0.6114748, 0.6131533, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215457, 0.6232242, 0.624918, 0.6266117, 0.6283055, 0.6299992, 0.631693, 0.633402, 0.635111, 0.63682, 0.638529, 0.640238, 0.6419471, 0.6436713, 0.6453956, 0.6471199, 0.6488441, 0.6505684, 0.6523079, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6610056, 0.6627451, 0.6644999, 0.6662547, 0.6680095, 0.6697642, 0.6715343, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803845, 0.6821546, 0.6839399, 0.6857252, 0.6875105, 0.6892958, 0.6910811, 0.6928817, 0.6946822, 0.6964675, 0.6982834, 0.7000839, 0.7018845, 0.7037003, 0.7055161, 0.707332, 0.7091478, 0.7109636, 0.7127947, 0.7146105, 0.7164416, 0.7182727, 0.720119, 0.7219501, 0.7237964, 0.7256275, 0.7274739, 0.7293355, 0.7311818, 0.7330282, 0.7348898, 0.7367514, 0.738613, 0.7404746, 0.7423514, 0.744213, 0.7460899, 0.7479667, 0.7498436, 0.7517205, 0.7536126, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630732, 0.7649653, 0.7668727, 0.76878, 0.7706874, 0.7725948, 0.7745174, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841306, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.795758, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055238, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.8173342, 0.8193179, 0.8212863, 0.82327, 0.8252689, 0.8272526, 0.8292515, 0.8312352, 0.8332341, 0.8352331, 0.8372473, 0.8392462, 0.8412604, 0.8432746, 0.8452888, 0.847303, 0.8493172, 0.8513466, 0.8533761, 0.8554055, 0.857435, 0.8594644, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717327, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820325, 0.8840925, 0.8861677, 0.8882429, 0.8903182, 0.8923934, 0.8944839, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.9049363, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.915465, 0.9175708, 0.9196918, 0.9218128, 0.9239338, 0.9260548, 0.9281758, 0.930312, 0.9324483, 0.9345846, 0.9367208, 0.9388571, 0.9410086, 0.9431601, 0.9453117, 0.9474632, 0.9496147, 0.9517815, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626154, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735256, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.988922, 0.9911345, 0.9933471, 0.9955596, 0.9977722, 1.0 -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = 434cb1e9680e3b4eda7f4dd430bcd2bf.tif [File - 0x0002] File Size = 364272 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/551adc8ce6c3c9cc59040903b0428f47.tif.txt b/tif/ImageTestSuite/metadata/dotnet/551adc8ce6c3c9cc59040903b0428f47.tif.txt index de1903c7..0632f65f 100644 --- a/tif/ImageTestSuite/metadata/dotnet/551adc8ce6c3c9cc59040903b0428f47.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/551adc8ce6c3c9cc59040903b0428f47.tif.txt @@ -1,5 +1,5 @@ FILE: 551adc8ce6c3c9cc59040903b0428f47.tif -TYPE: ARW +TYPE: TIFF [Exif IFD0 - 0x0100] Image Width = 190 pixels [Exif IFD0 - 0x0101] Image Height = 143 pixels @@ -29,9 +29,10 @@ TYPE: ARW [GeoTIFF - 0x0c00] Projected Coordinate System Type = ETRS89 Poland CS92 [GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = 551adc8ce6c3c9cc59040903b0428f47.tif [File - 0x0002] File Size = 31357 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/5dd2583cd54384e56a769f04ea05c999.tif.txt b/tif/ImageTestSuite/metadata/dotnet/5dd2583cd54384e56a769f04ea05c999.tif.txt index 06194f47..750e044e 100644 --- a/tif/ImageTestSuite/metadata/dotnet/5dd2583cd54384e56a769f04ea05c999.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/5dd2583cd54384e56a769f04ea05c999.tif.txt @@ -1,5 +1,5 @@ FILE: 5dd2583cd54384e56a769f04ea05c999.tif -TYPE: ARW +TYPE: TIFF [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image [Exif IFD0 - 0x0100] Image Width = 600 pixels @@ -86,9 +86,10 @@ TYPE: ARW [Exif SubIFD - 0xa002] Exif Image Width = 600 pixels [Exif SubIFD - 0xa003] Exif Image Height = 802 pixels -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = 5dd2583cd54384e56a769f04ea05c999.tif [File - 0x0002] File Size = 535584 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/84399cc32c29ac0cf33b96a0f654f379.tif.txt b/tif/ImageTestSuite/metadata/dotnet/84399cc32c29ac0cf33b96a0f654f379.tif.txt index e03c404c..1233b67b 100644 --- a/tif/ImageTestSuite/metadata/dotnet/84399cc32c29ac0cf33b96a0f654f379.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/84399cc32c29ac0cf33b96a0f654f379.tif.txt @@ -1,5 +1,5 @@ FILE: 84399cc32c29ac0cf33b96a0f654f379.tif -TYPE: ARW +TYPE: TIFF [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image [Exif IFD0 - 0x0100] Image Width = 3300 pixels @@ -50,9 +50,10 @@ TYPE: ARW [Exif SubIFD - 0xa002] Exif Image Width = 3300 pixels [Exif SubIFD - 0xa003] Exif Image Height = 3508 pixels -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = 84399cc32c29ac0cf33b96a0f654f379.tif [File - 0x0002] File Size = 11482996 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/ccd82bb72407d0ca03cac50eb42faf47.tif.txt b/tif/ImageTestSuite/metadata/dotnet/ccd82bb72407d0ca03cac50eb42faf47.tif.txt index cdf5d6ec..dada1408 100644 --- a/tif/ImageTestSuite/metadata/dotnet/ccd82bb72407d0ca03cac50eb42faf47.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/ccd82bb72407d0ca03cac50eb42faf47.tif.txt @@ -1,5 +1,5 @@ FILE: ccd82bb72407d0ca03cac50eb42faf47.tif -TYPE: ARW +TYPE: TIFF [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image [Exif IFD0 - 0x0100] Image Width = 347 pixels @@ -93,9 +93,10 @@ TYPE: ARW [ICC Profile - 0x67545243] Green TRC = 0.0, 0.0000763, 0.0001526, 0.0002289, 0.0003052, 0.0003815, 0.0004578, 0.0005341, 0.0006104, 0.0006867, 0.000763, 0.0008392, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018158, 0.0018921, 0.0019684, 0.0020447, 0.002121, 0.0021973, 0.0022736, 0.0023499, 0.0024262, 0.0025025, 0.0025788, 0.0026551, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033417, 0.003418, 0.0034943, 0.0035859, 0.0036622, 0.0037537, 0.00383, 0.0039216, 0.0040131, 0.0041047, 0.0041962, 0.0042878, 0.0043793, 0.0044709, 0.0045624, 0.0046693, 0.0047608, 0.0048524, 0.0049592, 0.005066, 0.0051575, 0.0052644, 0.0053712, 0.005478, 0.0055848, 0.0056916, 0.0057984, 0.0059052, 0.0060273, 0.0061341, 0.0062562, 0.006363, 0.0064851, 0.0066072, 0.0067292, 0.0068513, 0.0069734, 0.0070954, 0.0072175, 0.0073396, 0.0074617, 0.007599, 0.0077211, 0.0078584, 0.0079957, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.008957, 0.0090944, 0.0092317, 0.0093843, 0.0095369, 0.0096742, 0.0098268, 0.0099794, 0.010132, 0.0102846, 0.0104372, 0.0105898, 0.0107576, 0.0109102, 0.0110628, 0.0112306, 0.0113985, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0124056, 0.0125734, 0.0127413, 0.0129244, 0.0130922, 0.0132753, 0.0134585, 0.0136416, 0.0138247, 0.0140078, 0.0141909, 0.014374, 0.0145571, 0.0147555, 0.0149386, 0.0151369, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165255, 0.0167239, 0.0169223, 0.0171359, 0.0173495, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188449, 0.0190585, 0.0192874, 0.019501, 0.0197299, 0.0199588, 0.0201877, 0.0204166, 0.0206455, 0.0208743, 0.0211032, 0.0213474, 0.0215763, 0.0218204, 0.0220645, 0.0222934, 0.0225376, 0.0227817, 0.0230259, 0.0232853, 0.0235294, 0.0237736, 0.024033, 0.0242771, 0.0245365, 0.0247959, 0.0250553, 0.0253147, 0.0255741, 0.0258335, 0.0261082, 0.0263676, 0.026627, 0.0269017, 0.0271763, 0.027451, 0.0277256, 0.0280003, 0.028275, 0.0285496, 0.0288243, 0.0291142, 0.0293889, 0.0296788, 0.0299687, 0.0302586, 0.0305486, 0.0308385, 0.0311284, 0.0314183, 0.0317235, 0.0320134, 0.0323186, 0.0326238, 0.032929, 0.0332341, 0.0335393, 0.0338445, 0.0341497, 0.0344549, 0.0347753, 0.0350805, 0.0354009, 0.0357214, 0.0360418, 0.0363622, 0.0366827, 0.0370031, 0.0373388, 0.0376593, 0.037995, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403449, 0.0406806, 0.0410315, 0.0413825, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.0431373, 0.0434882, 0.0438392, 0.0442054, 0.0445716, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0464027, 0.0467689, 0.0471504, 0.0475166, 0.0478981, 0.0482795, 0.048661, 0.0490425, 0.049424, 0.0498054, 0.0501869, 0.0505837, 0.0509804, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533608, 0.0537575, 0.0541695, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570535, 0.0574655, 0.0578927, 0.05832, 0.058732, 0.0591592, 0.0595865, 0.060029, 0.0604562, 0.0608835, 0.061326, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639811, 0.0644236, 0.0648661, 0.0653239, 0.0657816, 0.0662394, 0.0666972, 0.067155, 0.0676127, 0.0680705, 0.0685435, 0.0690013, 0.0694743, 0.0699474, 0.0704204, 0.0708934, 0.0713664, 0.0718395, 0.0723278, 0.0728008, 0.0732891, 0.0737774, 0.0742657, 0.0747539, 0.0752422, 0.0757305, 0.0762188, 0.0767224, 0.0772259, 0.0777142, 0.0782177, 0.0787213, 0.0792401, 0.0797436, 0.0802472, 0.080766, 0.0812696, 0.0817884, 0.0823072, 0.082826, 0.0833448, 0.0838636, 0.0843977, 0.0849165, 0.0854505, 0.0859846, 0.0865187, 0.0870527, 0.0875868, 0.0881209, 0.0886549, 0.0892042, 0.0897536, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0925002, 0.0930495, 0.0936141, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0970016, 0.0975662, 0.098146, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016251, 0.1022049, 0.1028, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057755, 0.1063706, 0.106981, 0.1075761, 0.1081865, 0.1087968, 0.1094072, 0.1100175, 0.1106279, 0.1112535, 0.1118639, 0.1124895, 0.1131151, 0.1137407, 0.1143664, 0.114992, 0.1156176, 0.1162585, 0.1168841, 0.117525, 0.1181659, 0.1188067, 0.1194476, 0.1200885, 0.1207446, 0.1213855, 0.1220417, 0.1226978, 0.1233539, 0.1240101, 0.1246662, 0.1253223, 0.1259937, 0.1266499, 0.1273213, 0.1279927, 0.1286641, 0.1293355, 0.1300069, 0.1306935, 0.1313649, 0.1320516, 0.1327382, 0.1334096, 0.1341115, 0.1347982, 0.1354849, 0.1361868, 0.1368734, 0.1375753, 0.1382773, 0.1389792, 0.1396811, 0.140383, 0.1411002, 0.1418021, 0.1425193, 0.1432364, 0.1439536, 0.1446708, 0.145388, 0.1461204, 0.1468376, 0.14757, 0.1483024, 0.1490349, 0.1497673, 0.1504997, 0.1512322, 0.1519799, 0.1527123, 0.15346, 0.1542077, 0.1549554, 0.1557031, 0.1564508, 0.1572137, 0.1579767, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617914, 0.1625544, 0.1633326, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672236, 0.1680018, 0.1687953, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735561, 0.1743496, 0.1751583, 0.175967, 0.1767758, 0.1775845, 0.1783932, 0.1792172, 0.1800259, 0.1808499, 0.1816739, 0.1824826, 0.1833219, 0.1841459, 0.1849699, 0.1858091, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1900053, 0.1908446, 0.1916838, 0.1925383, 0.1933928, 0.1942473, 0.1951019, 0.1959564, 0.1968261, 0.1976806, 0.1985504, 0.1994202, 0.2002899, 0.2011597, 0.2020294, 0.2028992, 0.2037842, 0.2046693, 0.205539, 0.206424, 0.2073243, 0.2082094, 0.2090944, 0.2099947, 0.2108949, 0.21178, 0.2126802, 0.2135958, 0.2144961, 0.2153964, 0.2163119, 0.2172274, 0.2181277, 0.2190585, 0.2199741, 0.2208896, 0.2218051, 0.2227359, 0.2236667, 0.2245975, 0.2255283, 0.2264591, 0.2273899, 0.228336, 0.2292821, 0.2302129, 0.2311589, 0.232105, 0.2330663, 0.2340124, 0.2349737, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407416, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2466011, 0.2475776, 0.2485695, 0.249546, 0.2505379, 0.2515297, 0.2525368, 0.2535286, 0.2545357, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605783, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2667124, 0.2677348, 0.2687724, 0.26981, 0.2708324, 0.2718853, 0.2729229, 0.2739605, 0.2750134, 0.276051, 0.2771038, 0.2781567, 0.2792248, 0.2802777, 0.2813306, 0.2823987, 0.2834668, 0.284535, 0.2856031, 0.2866712, 0.2877394, 0.2888228, 0.2899062, 0.2909743, 0.2920577, 0.2931563, 0.2942397, 0.2953231, 0.2964218, 0.2975204, 0.2986191, 0.2997177, 0.3008164, 0.301915, 0.3030289, 0.3041428, 0.3052567, 0.3063706, 0.3074846, 0.3085985, 0.3097124, 0.3108415, 0.3119707, 0.3130999, 0.314229, 0.3153582, 0.3165026, 0.3176318, 0.3187762, 0.3199207, 0.3210651, 0.3222095, 0.3233539, 0.3245136, 0.3256733, 0.3268177, 0.3279774, 0.3291371, 0.330312, 0.3314717, 0.3326467, 0.3338216, 0.3349966, 0.3361715, 0.3373465, 0.3385214, 0.3397116, 0.3408865, 0.3420768, 0.343267, 0.3444724, 0.3456626, 0.3468528, 0.3480583, 0.3492638, 0.3504692, 0.3516747, 0.3528801, 0.3541009, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614252, 0.3626459, 0.3638819, 0.3651179, 0.3663539, 0.3675898, 0.3688411, 0.3700771, 0.3713283, 0.3725795, 0.3738308, 0.375082, 0.3763333, 0.3775998, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.3839322, 0.3851987, 0.3864805, 0.387747, 0.3890288, 0.3903105, 0.3916075, 0.3928893, 0.3941863, 0.3954681, 0.3967651, 0.3980621, 0.3993744, 0.4006714, 0.4019837, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085451, 0.4098573, 0.4111849, 0.4125124, 0.4138399, 0.4151675, 0.416495, 0.4178378, 0.4191806, 0.4205234, 0.4218662, 0.423209, 0.4245518, 0.4259098, 0.4272526, 0.4286107, 0.4299687, 0.4313268, 0.4326848, 0.4340581, 0.4354314, 0.4367895, 0.4381628, 0.4395514, 0.4409247, 0.442298, 0.4436866, 0.4450752, 0.4464637, 0.4478523, 0.4492409, 0.4506447, 0.4520333, 0.4534371, 0.4548409, 0.4562448, 0.4576486, 0.4590677, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661631, 0.4675822, 0.4690166, 0.4704356, 0.47187, 0.4733043, 0.4747539, 0.4761883, 0.4776379, 0.4790875, 0.4805371, 0.4819867, 0.4834363, 0.4848859, 0.4863508, 0.4878157, 0.4892805, 0.4907454, 0.4922103, 0.4936904, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.501091, 0.5025711, 0.5040665, 0.5055467, 0.507042, 0.5085527, 0.5100481, 0.5115435, 0.5130541, 0.5145647, 0.5160754, 0.517586, 0.5190967, 0.5206226, 0.5221485, 0.5236591, 0.525185, 0.5267262, 0.5282521, 0.529778, 0.5313191, 0.5328603, 0.5344015, 0.5359426, 0.537499, 0.5390402, 0.5405966, 0.542153, 0.5437095, 0.5452659, 0.5468223, 0.548394, 0.5499657, 0.5515373, 0.553109, 0.5546807, 0.5562524, 0.5578393, 0.5594263, 0.5610132, 0.5626001, 0.5641871, 0.565774, 0.5673762, 0.5689784, 0.5705806, 0.5721828, 0.573785, 0.5754025, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834897, 0.5851072, 0.5867399, 0.5883726, 0.5900053, 0.5916381, 0.5932708, 0.5949187, 0.5965667, 0.5982147, 0.5998627, 0.6015106, 0.6031586, 0.6048219, 0.6064851, 0.6081483, 0.6098116, 0.6114748, 0.6131533, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215457, 0.6232242, 0.624918, 0.6266117, 0.6283055, 0.6299992, 0.631693, 0.633402, 0.635111, 0.63682, 0.638529, 0.640238, 0.6419471, 0.6436713, 0.6453956, 0.6471199, 0.6488441, 0.6505684, 0.6523079, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6610056, 0.6627451, 0.6644999, 0.6662547, 0.6680095, 0.6697642, 0.6715343, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803845, 0.6821546, 0.6839399, 0.6857252, 0.6875105, 0.6892958, 0.6910811, 0.6928817, 0.6946822, 0.6964675, 0.6982834, 0.7000839, 0.7018845, 0.7037003, 0.7055161, 0.707332, 0.7091478, 0.7109636, 0.7127947, 0.7146105, 0.7164416, 0.7182727, 0.720119, 0.7219501, 0.7237964, 0.7256275, 0.7274739, 0.7293355, 0.7311818, 0.7330282, 0.7348898, 0.7367514, 0.738613, 0.7404746, 0.7423514, 0.744213, 0.7460899, 0.7479667, 0.7498436, 0.7517205, 0.7536126, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630732, 0.7649653, 0.7668727, 0.76878, 0.7706874, 0.7725948, 0.7745174, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841306, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.795758, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055238, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.8173342, 0.8193179, 0.8212863, 0.82327, 0.8252689, 0.8272526, 0.8292515, 0.8312352, 0.8332341, 0.8352331, 0.8372473, 0.8392462, 0.8412604, 0.8432746, 0.8452888, 0.847303, 0.8493172, 0.8513466, 0.8533761, 0.8554055, 0.857435, 0.8594644, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717327, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820325, 0.8840925, 0.8861677, 0.8882429, 0.8903182, 0.8923934, 0.8944839, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.9049363, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.915465, 0.9175708, 0.9196918, 0.9218128, 0.9239338, 0.9260548, 0.9281758, 0.930312, 0.9324483, 0.9345846, 0.9367208, 0.9388571, 0.9410086, 0.9431601, 0.9453117, 0.9474632, 0.9496147, 0.9517815, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626154, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735256, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.988922, 0.9911345, 0.9933471, 0.9955596, 0.9977722, 1.0 [ICC Profile - 0x62545243] Blue TRC = 0.0, 0.0000763, 0.0001526, 0.0002289, 0.0003052, 0.0003815, 0.0004578, 0.0005341, 0.0006104, 0.0006867, 0.000763, 0.0008392, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018158, 0.0018921, 0.0019684, 0.0020447, 0.002121, 0.0021973, 0.0022736, 0.0023499, 0.0024262, 0.0025025, 0.0025788, 0.0026551, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033417, 0.003418, 0.0034943, 0.0035859, 0.0036622, 0.0037537, 0.00383, 0.0039216, 0.0040131, 0.0041047, 0.0041962, 0.0042878, 0.0043793, 0.0044709, 0.0045624, 0.0046693, 0.0047608, 0.0048524, 0.0049592, 0.005066, 0.0051575, 0.0052644, 0.0053712, 0.005478, 0.0055848, 0.0056916, 0.0057984, 0.0059052, 0.0060273, 0.0061341, 0.0062562, 0.006363, 0.0064851, 0.0066072, 0.0067292, 0.0068513, 0.0069734, 0.0070954, 0.0072175, 0.0073396, 0.0074617, 0.007599, 0.0077211, 0.0078584, 0.0079957, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.008957, 0.0090944, 0.0092317, 0.0093843, 0.0095369, 0.0096742, 0.0098268, 0.0099794, 0.010132, 0.0102846, 0.0104372, 0.0105898, 0.0107576, 0.0109102, 0.0110628, 0.0112306, 0.0113985, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0124056, 0.0125734, 0.0127413, 0.0129244, 0.0130922, 0.0132753, 0.0134585, 0.0136416, 0.0138247, 0.0140078, 0.0141909, 0.014374, 0.0145571, 0.0147555, 0.0149386, 0.0151369, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165255, 0.0167239, 0.0169223, 0.0171359, 0.0173495, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188449, 0.0190585, 0.0192874, 0.019501, 0.0197299, 0.0199588, 0.0201877, 0.0204166, 0.0206455, 0.0208743, 0.0211032, 0.0213474, 0.0215763, 0.0218204, 0.0220645, 0.0222934, 0.0225376, 0.0227817, 0.0230259, 0.0232853, 0.0235294, 0.0237736, 0.024033, 0.0242771, 0.0245365, 0.0247959, 0.0250553, 0.0253147, 0.0255741, 0.0258335, 0.0261082, 0.0263676, 0.026627, 0.0269017, 0.0271763, 0.027451, 0.0277256, 0.0280003, 0.028275, 0.0285496, 0.0288243, 0.0291142, 0.0293889, 0.0296788, 0.0299687, 0.0302586, 0.0305486, 0.0308385, 0.0311284, 0.0314183, 0.0317235, 0.0320134, 0.0323186, 0.0326238, 0.032929, 0.0332341, 0.0335393, 0.0338445, 0.0341497, 0.0344549, 0.0347753, 0.0350805, 0.0354009, 0.0357214, 0.0360418, 0.0363622, 0.0366827, 0.0370031, 0.0373388, 0.0376593, 0.037995, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403449, 0.0406806, 0.0410315, 0.0413825, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.0431373, 0.0434882, 0.0438392, 0.0442054, 0.0445716, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0464027, 0.0467689, 0.0471504, 0.0475166, 0.0478981, 0.0482795, 0.048661, 0.0490425, 0.049424, 0.0498054, 0.0501869, 0.0505837, 0.0509804, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533608, 0.0537575, 0.0541695, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570535, 0.0574655, 0.0578927, 0.05832, 0.058732, 0.0591592, 0.0595865, 0.060029, 0.0604562, 0.0608835, 0.061326, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639811, 0.0644236, 0.0648661, 0.0653239, 0.0657816, 0.0662394, 0.0666972, 0.067155, 0.0676127, 0.0680705, 0.0685435, 0.0690013, 0.0694743, 0.0699474, 0.0704204, 0.0708934, 0.0713664, 0.0718395, 0.0723278, 0.0728008, 0.0732891, 0.0737774, 0.0742657, 0.0747539, 0.0752422, 0.0757305, 0.0762188, 0.0767224, 0.0772259, 0.0777142, 0.0782177, 0.0787213, 0.0792401, 0.0797436, 0.0802472, 0.080766, 0.0812696, 0.0817884, 0.0823072, 0.082826, 0.0833448, 0.0838636, 0.0843977, 0.0849165, 0.0854505, 0.0859846, 0.0865187, 0.0870527, 0.0875868, 0.0881209, 0.0886549, 0.0892042, 0.0897536, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0925002, 0.0930495, 0.0936141, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0970016, 0.0975662, 0.098146, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016251, 0.1022049, 0.1028, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057755, 0.1063706, 0.106981, 0.1075761, 0.1081865, 0.1087968, 0.1094072, 0.1100175, 0.1106279, 0.1112535, 0.1118639, 0.1124895, 0.1131151, 0.1137407, 0.1143664, 0.114992, 0.1156176, 0.1162585, 0.1168841, 0.117525, 0.1181659, 0.1188067, 0.1194476, 0.1200885, 0.1207446, 0.1213855, 0.1220417, 0.1226978, 0.1233539, 0.1240101, 0.1246662, 0.1253223, 0.1259937, 0.1266499, 0.1273213, 0.1279927, 0.1286641, 0.1293355, 0.1300069, 0.1306935, 0.1313649, 0.1320516, 0.1327382, 0.1334096, 0.1341115, 0.1347982, 0.1354849, 0.1361868, 0.1368734, 0.1375753, 0.1382773, 0.1389792, 0.1396811, 0.140383, 0.1411002, 0.1418021, 0.1425193, 0.1432364, 0.1439536, 0.1446708, 0.145388, 0.1461204, 0.1468376, 0.14757, 0.1483024, 0.1490349, 0.1497673, 0.1504997, 0.1512322, 0.1519799, 0.1527123, 0.15346, 0.1542077, 0.1549554, 0.1557031, 0.1564508, 0.1572137, 0.1579767, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617914, 0.1625544, 0.1633326, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672236, 0.1680018, 0.1687953, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735561, 0.1743496, 0.1751583, 0.175967, 0.1767758, 0.1775845, 0.1783932, 0.1792172, 0.1800259, 0.1808499, 0.1816739, 0.1824826, 0.1833219, 0.1841459, 0.1849699, 0.1858091, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1900053, 0.1908446, 0.1916838, 0.1925383, 0.1933928, 0.1942473, 0.1951019, 0.1959564, 0.1968261, 0.1976806, 0.1985504, 0.1994202, 0.2002899, 0.2011597, 0.2020294, 0.2028992, 0.2037842, 0.2046693, 0.205539, 0.206424, 0.2073243, 0.2082094, 0.2090944, 0.2099947, 0.2108949, 0.21178, 0.2126802, 0.2135958, 0.2144961, 0.2153964, 0.2163119, 0.2172274, 0.2181277, 0.2190585, 0.2199741, 0.2208896, 0.2218051, 0.2227359, 0.2236667, 0.2245975, 0.2255283, 0.2264591, 0.2273899, 0.228336, 0.2292821, 0.2302129, 0.2311589, 0.232105, 0.2330663, 0.2340124, 0.2349737, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407416, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2466011, 0.2475776, 0.2485695, 0.249546, 0.2505379, 0.2515297, 0.2525368, 0.2535286, 0.2545357, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605783, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2667124, 0.2677348, 0.2687724, 0.26981, 0.2708324, 0.2718853, 0.2729229, 0.2739605, 0.2750134, 0.276051, 0.2771038, 0.2781567, 0.2792248, 0.2802777, 0.2813306, 0.2823987, 0.2834668, 0.284535, 0.2856031, 0.2866712, 0.2877394, 0.2888228, 0.2899062, 0.2909743, 0.2920577, 0.2931563, 0.2942397, 0.2953231, 0.2964218, 0.2975204, 0.2986191, 0.2997177, 0.3008164, 0.301915, 0.3030289, 0.3041428, 0.3052567, 0.3063706, 0.3074846, 0.3085985, 0.3097124, 0.3108415, 0.3119707, 0.3130999, 0.314229, 0.3153582, 0.3165026, 0.3176318, 0.3187762, 0.3199207, 0.3210651, 0.3222095, 0.3233539, 0.3245136, 0.3256733, 0.3268177, 0.3279774, 0.3291371, 0.330312, 0.3314717, 0.3326467, 0.3338216, 0.3349966, 0.3361715, 0.3373465, 0.3385214, 0.3397116, 0.3408865, 0.3420768, 0.343267, 0.3444724, 0.3456626, 0.3468528, 0.3480583, 0.3492638, 0.3504692, 0.3516747, 0.3528801, 0.3541009, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614252, 0.3626459, 0.3638819, 0.3651179, 0.3663539, 0.3675898, 0.3688411, 0.3700771, 0.3713283, 0.3725795, 0.3738308, 0.375082, 0.3763333, 0.3775998, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.3839322, 0.3851987, 0.3864805, 0.387747, 0.3890288, 0.3903105, 0.3916075, 0.3928893, 0.3941863, 0.3954681, 0.3967651, 0.3980621, 0.3993744, 0.4006714, 0.4019837, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085451, 0.4098573, 0.4111849, 0.4125124, 0.4138399, 0.4151675, 0.416495, 0.4178378, 0.4191806, 0.4205234, 0.4218662, 0.423209, 0.4245518, 0.4259098, 0.4272526, 0.4286107, 0.4299687, 0.4313268, 0.4326848, 0.4340581, 0.4354314, 0.4367895, 0.4381628, 0.4395514, 0.4409247, 0.442298, 0.4436866, 0.4450752, 0.4464637, 0.4478523, 0.4492409, 0.4506447, 0.4520333, 0.4534371, 0.4548409, 0.4562448, 0.4576486, 0.4590677, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661631, 0.4675822, 0.4690166, 0.4704356, 0.47187, 0.4733043, 0.4747539, 0.4761883, 0.4776379, 0.4790875, 0.4805371, 0.4819867, 0.4834363, 0.4848859, 0.4863508, 0.4878157, 0.4892805, 0.4907454, 0.4922103, 0.4936904, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.501091, 0.5025711, 0.5040665, 0.5055467, 0.507042, 0.5085527, 0.5100481, 0.5115435, 0.5130541, 0.5145647, 0.5160754, 0.517586, 0.5190967, 0.5206226, 0.5221485, 0.5236591, 0.525185, 0.5267262, 0.5282521, 0.529778, 0.5313191, 0.5328603, 0.5344015, 0.5359426, 0.537499, 0.5390402, 0.5405966, 0.542153, 0.5437095, 0.5452659, 0.5468223, 0.548394, 0.5499657, 0.5515373, 0.553109, 0.5546807, 0.5562524, 0.5578393, 0.5594263, 0.5610132, 0.5626001, 0.5641871, 0.565774, 0.5673762, 0.5689784, 0.5705806, 0.5721828, 0.573785, 0.5754025, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834897, 0.5851072, 0.5867399, 0.5883726, 0.5900053, 0.5916381, 0.5932708, 0.5949187, 0.5965667, 0.5982147, 0.5998627, 0.6015106, 0.6031586, 0.6048219, 0.6064851, 0.6081483, 0.6098116, 0.6114748, 0.6131533, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215457, 0.6232242, 0.624918, 0.6266117, 0.6283055, 0.6299992, 0.631693, 0.633402, 0.635111, 0.63682, 0.638529, 0.640238, 0.6419471, 0.6436713, 0.6453956, 0.6471199, 0.6488441, 0.6505684, 0.6523079, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6610056, 0.6627451, 0.6644999, 0.6662547, 0.6680095, 0.6697642, 0.6715343, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803845, 0.6821546, 0.6839399, 0.6857252, 0.6875105, 0.6892958, 0.6910811, 0.6928817, 0.6946822, 0.6964675, 0.6982834, 0.7000839, 0.7018845, 0.7037003, 0.7055161, 0.707332, 0.7091478, 0.7109636, 0.7127947, 0.7146105, 0.7164416, 0.7182727, 0.720119, 0.7219501, 0.7237964, 0.7256275, 0.7274739, 0.7293355, 0.7311818, 0.7330282, 0.7348898, 0.7367514, 0.738613, 0.7404746, 0.7423514, 0.744213, 0.7460899, 0.7479667, 0.7498436, 0.7517205, 0.7536126, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630732, 0.7649653, 0.7668727, 0.76878, 0.7706874, 0.7725948, 0.7745174, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841306, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.795758, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055238, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.8173342, 0.8193179, 0.8212863, 0.82327, 0.8252689, 0.8272526, 0.8292515, 0.8312352, 0.8332341, 0.8352331, 0.8372473, 0.8392462, 0.8412604, 0.8432746, 0.8452888, 0.847303, 0.8493172, 0.8513466, 0.8533761, 0.8554055, 0.857435, 0.8594644, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717327, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820325, 0.8840925, 0.8861677, 0.8882429, 0.8903182, 0.8923934, 0.8944839, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.9049363, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.915465, 0.9175708, 0.9196918, 0.9218128, 0.9239338, 0.9260548, 0.9281758, 0.930312, 0.9324483, 0.9345846, 0.9367208, 0.9388571, 0.9410086, 0.9431601, 0.9453117, 0.9474632, 0.9496147, 0.9517815, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626154, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735256, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.988922, 0.9911345, 0.9933471, 0.9955596, 0.9977722, 1.0 -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = ccd82bb72407d0ca03cac50eb42faf47.tif [File - 0x0002] File Size = 45916 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/e45931b568d12c9905b1db1775321972.tif.txt b/tif/ImageTestSuite/metadata/dotnet/e45931b568d12c9905b1db1775321972.tif.txt index 1e6b60a2..fe10eba1 100644 --- a/tif/ImageTestSuite/metadata/dotnet/e45931b568d12c9905b1db1775321972.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/e45931b568d12c9905b1db1775321972.tif.txt @@ -1,5 +1,5 @@ FILE: e45931b568d12c9905b1db1775321972.tif -TYPE: ARW +TYPE: TIFF [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image [Exif IFD0 - 0x0100] Image Width = 2362 pixels @@ -154,9 +154,10 @@ TYPE: ARW [ICC Profile - 0x67545243] Green TRC = 0.0, 0.0000763, 0.0001526, 0.0002289, 0.0003052, 0.0003815, 0.0004578, 0.0005341, 0.0006104, 0.0006867, 0.000763, 0.0008392, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018158, 0.0018921, 0.0019684, 0.0020447, 0.002121, 0.0021973, 0.0022736, 0.0023499, 0.0024262, 0.0025025, 0.0025788, 0.0026551, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033417, 0.003418, 0.0034943, 0.0035859, 0.0036622, 0.0037537, 0.00383, 0.0039216, 0.0040131, 0.0041047, 0.0041962, 0.0042878, 0.0043793, 0.0044709, 0.0045624, 0.0046693, 0.0047608, 0.0048524, 0.0049592, 0.005066, 0.0051575, 0.0052644, 0.0053712, 0.005478, 0.0055848, 0.0056916, 0.0057984, 0.0059052, 0.0060273, 0.0061341, 0.0062562, 0.006363, 0.0064851, 0.0066072, 0.0067292, 0.0068513, 0.0069734, 0.0070954, 0.0072175, 0.0073396, 0.0074617, 0.007599, 0.0077211, 0.0078584, 0.0079957, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.008957, 0.0090944, 0.0092317, 0.0093843, 0.0095369, 0.0096742, 0.0098268, 0.0099794, 0.010132, 0.0102846, 0.0104372, 0.0105898, 0.0107576, 0.0109102, 0.0110628, 0.0112306, 0.0113985, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0124056, 0.0125734, 0.0127413, 0.0129244, 0.0130922, 0.0132753, 0.0134585, 0.0136416, 0.0138247, 0.0140078, 0.0141909, 0.014374, 0.0145571, 0.0147555, 0.0149386, 0.0151369, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165255, 0.0167239, 0.0169223, 0.0171359, 0.0173495, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188449, 0.0190585, 0.0192874, 0.019501, 0.0197299, 0.0199588, 0.0201877, 0.0204166, 0.0206455, 0.0208743, 0.0211032, 0.0213474, 0.0215763, 0.0218204, 0.0220645, 0.0222934, 0.0225376, 0.0227817, 0.0230259, 0.0232853, 0.0235294, 0.0237736, 0.024033, 0.0242771, 0.0245365, 0.0247959, 0.0250553, 0.0253147, 0.0255741, 0.0258335, 0.0261082, 0.0263676, 0.026627, 0.0269017, 0.0271763, 0.027451, 0.0277256, 0.0280003, 0.028275, 0.0285496, 0.0288243, 0.0291142, 0.0293889, 0.0296788, 0.0299687, 0.0302586, 0.0305486, 0.0308385, 0.0311284, 0.0314183, 0.0317235, 0.0320134, 0.0323186, 0.0326238, 0.032929, 0.0332341, 0.0335393, 0.0338445, 0.0341497, 0.0344549, 0.0347753, 0.0350805, 0.0354009, 0.0357214, 0.0360418, 0.0363622, 0.0366827, 0.0370031, 0.0373388, 0.0376593, 0.037995, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403449, 0.0406806, 0.0410315, 0.0413825, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.0431373, 0.0434882, 0.0438392, 0.0442054, 0.0445716, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0464027, 0.0467689, 0.0471504, 0.0475166, 0.0478981, 0.0482795, 0.048661, 0.0490425, 0.049424, 0.0498054, 0.0501869, 0.0505837, 0.0509804, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533608, 0.0537575, 0.0541695, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570535, 0.0574655, 0.0578927, 0.05832, 0.058732, 0.0591592, 0.0595865, 0.060029, 0.0604562, 0.0608835, 0.061326, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639811, 0.0644236, 0.0648661, 0.0653239, 0.0657816, 0.0662394, 0.0666972, 0.067155, 0.0676127, 0.0680705, 0.0685435, 0.0690013, 0.0694743, 0.0699474, 0.0704204, 0.0708934, 0.0713664, 0.0718395, 0.0723278, 0.0728008, 0.0732891, 0.0737774, 0.0742657, 0.0747539, 0.0752422, 0.0757305, 0.0762188, 0.0767224, 0.0772259, 0.0777142, 0.0782177, 0.0787213, 0.0792401, 0.0797436, 0.0802472, 0.080766, 0.0812696, 0.0817884, 0.0823072, 0.082826, 0.0833448, 0.0838636, 0.0843977, 0.0849165, 0.0854505, 0.0859846, 0.0865187, 0.0870527, 0.0875868, 0.0881209, 0.0886549, 0.0892042, 0.0897536, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0925002, 0.0930495, 0.0936141, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0970016, 0.0975662, 0.098146, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016251, 0.1022049, 0.1028, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057755, 0.1063706, 0.106981, 0.1075761, 0.1081865, 0.1087968, 0.1094072, 0.1100175, 0.1106279, 0.1112535, 0.1118639, 0.1124895, 0.1131151, 0.1137407, 0.1143664, 0.114992, 0.1156176, 0.1162585, 0.1168841, 0.117525, 0.1181659, 0.1188067, 0.1194476, 0.1200885, 0.1207446, 0.1213855, 0.1220417, 0.1226978, 0.1233539, 0.1240101, 0.1246662, 0.1253223, 0.1259937, 0.1266499, 0.1273213, 0.1279927, 0.1286641, 0.1293355, 0.1300069, 0.1306935, 0.1313649, 0.1320516, 0.1327382, 0.1334096, 0.1341115, 0.1347982, 0.1354849, 0.1361868, 0.1368734, 0.1375753, 0.1382773, 0.1389792, 0.1396811, 0.140383, 0.1411002, 0.1418021, 0.1425193, 0.1432364, 0.1439536, 0.1446708, 0.145388, 0.1461204, 0.1468376, 0.14757, 0.1483024, 0.1490349, 0.1497673, 0.1504997, 0.1512322, 0.1519799, 0.1527123, 0.15346, 0.1542077, 0.1549554, 0.1557031, 0.1564508, 0.1572137, 0.1579767, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617914, 0.1625544, 0.1633326, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672236, 0.1680018, 0.1687953, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735561, 0.1743496, 0.1751583, 0.175967, 0.1767758, 0.1775845, 0.1783932, 0.1792172, 0.1800259, 0.1808499, 0.1816739, 0.1824826, 0.1833219, 0.1841459, 0.1849699, 0.1858091, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1900053, 0.1908446, 0.1916838, 0.1925383, 0.1933928, 0.1942473, 0.1951019, 0.1959564, 0.1968261, 0.1976806, 0.1985504, 0.1994202, 0.2002899, 0.2011597, 0.2020294, 0.2028992, 0.2037842, 0.2046693, 0.205539, 0.206424, 0.2073243, 0.2082094, 0.2090944, 0.2099947, 0.2108949, 0.21178, 0.2126802, 0.2135958, 0.2144961, 0.2153964, 0.2163119, 0.2172274, 0.2181277, 0.2190585, 0.2199741, 0.2208896, 0.2218051, 0.2227359, 0.2236667, 0.2245975, 0.2255283, 0.2264591, 0.2273899, 0.228336, 0.2292821, 0.2302129, 0.2311589, 0.232105, 0.2330663, 0.2340124, 0.2349737, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407416, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2466011, 0.2475776, 0.2485695, 0.249546, 0.2505379, 0.2515297, 0.2525368, 0.2535286, 0.2545357, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605783, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2667124, 0.2677348, 0.2687724, 0.26981, 0.2708324, 0.2718853, 0.2729229, 0.2739605, 0.2750134, 0.276051, 0.2771038, 0.2781567, 0.2792248, 0.2802777, 0.2813306, 0.2823987, 0.2834668, 0.284535, 0.2856031, 0.2866712, 0.2877394, 0.2888228, 0.2899062, 0.2909743, 0.2920577, 0.2931563, 0.2942397, 0.2953231, 0.2964218, 0.2975204, 0.2986191, 0.2997177, 0.3008164, 0.301915, 0.3030289, 0.3041428, 0.3052567, 0.3063706, 0.3074846, 0.3085985, 0.3097124, 0.3108415, 0.3119707, 0.3130999, 0.314229, 0.3153582, 0.3165026, 0.3176318, 0.3187762, 0.3199207, 0.3210651, 0.3222095, 0.3233539, 0.3245136, 0.3256733, 0.3268177, 0.3279774, 0.3291371, 0.330312, 0.3314717, 0.3326467, 0.3338216, 0.3349966, 0.3361715, 0.3373465, 0.3385214, 0.3397116, 0.3408865, 0.3420768, 0.343267, 0.3444724, 0.3456626, 0.3468528, 0.3480583, 0.3492638, 0.3504692, 0.3516747, 0.3528801, 0.3541009, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614252, 0.3626459, 0.3638819, 0.3651179, 0.3663539, 0.3675898, 0.3688411, 0.3700771, 0.3713283, 0.3725795, 0.3738308, 0.375082, 0.3763333, 0.3775998, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.3839322, 0.3851987, 0.3864805, 0.387747, 0.3890288, 0.3903105, 0.3916075, 0.3928893, 0.3941863, 0.3954681, 0.3967651, 0.3980621, 0.3993744, 0.4006714, 0.4019837, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085451, 0.4098573, 0.4111849, 0.4125124, 0.4138399, 0.4151675, 0.416495, 0.4178378, 0.4191806, 0.4205234, 0.4218662, 0.423209, 0.4245518, 0.4259098, 0.4272526, 0.4286107, 0.4299687, 0.4313268, 0.4326848, 0.4340581, 0.4354314, 0.4367895, 0.4381628, 0.4395514, 0.4409247, 0.442298, 0.4436866, 0.4450752, 0.4464637, 0.4478523, 0.4492409, 0.4506447, 0.4520333, 0.4534371, 0.4548409, 0.4562448, 0.4576486, 0.4590677, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661631, 0.4675822, 0.4690166, 0.4704356, 0.47187, 0.4733043, 0.4747539, 0.4761883, 0.4776379, 0.4790875, 0.4805371, 0.4819867, 0.4834363, 0.4848859, 0.4863508, 0.4878157, 0.4892805, 0.4907454, 0.4922103, 0.4936904, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.501091, 0.5025711, 0.5040665, 0.5055467, 0.507042, 0.5085527, 0.5100481, 0.5115435, 0.5130541, 0.5145647, 0.5160754, 0.517586, 0.5190967, 0.5206226, 0.5221485, 0.5236591, 0.525185, 0.5267262, 0.5282521, 0.529778, 0.5313191, 0.5328603, 0.5344015, 0.5359426, 0.537499, 0.5390402, 0.5405966, 0.542153, 0.5437095, 0.5452659, 0.5468223, 0.548394, 0.5499657, 0.5515373, 0.553109, 0.5546807, 0.5562524, 0.5578393, 0.5594263, 0.5610132, 0.5626001, 0.5641871, 0.565774, 0.5673762, 0.5689784, 0.5705806, 0.5721828, 0.573785, 0.5754025, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834897, 0.5851072, 0.5867399, 0.5883726, 0.5900053, 0.5916381, 0.5932708, 0.5949187, 0.5965667, 0.5982147, 0.5998627, 0.6015106, 0.6031586, 0.6048219, 0.6064851, 0.6081483, 0.6098116, 0.6114748, 0.6131533, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215457, 0.6232242, 0.624918, 0.6266117, 0.6283055, 0.6299992, 0.631693, 0.633402, 0.635111, 0.63682, 0.638529, 0.640238, 0.6419471, 0.6436713, 0.6453956, 0.6471199, 0.6488441, 0.6505684, 0.6523079, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6610056, 0.6627451, 0.6644999, 0.6662547, 0.6680095, 0.6697642, 0.6715343, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803845, 0.6821546, 0.6839399, 0.6857252, 0.6875105, 0.6892958, 0.6910811, 0.6928817, 0.6946822, 0.6964675, 0.6982834, 0.7000839, 0.7018845, 0.7037003, 0.7055161, 0.707332, 0.7091478, 0.7109636, 0.7127947, 0.7146105, 0.7164416, 0.7182727, 0.720119, 0.7219501, 0.7237964, 0.7256275, 0.7274739, 0.7293355, 0.7311818, 0.7330282, 0.7348898, 0.7367514, 0.738613, 0.7404746, 0.7423514, 0.744213, 0.7460899, 0.7479667, 0.7498436, 0.7517205, 0.7536126, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630732, 0.7649653, 0.7668727, 0.76878, 0.7706874, 0.7725948, 0.7745174, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841306, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.795758, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055238, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.8173342, 0.8193179, 0.8212863, 0.82327, 0.8252689, 0.8272526, 0.8292515, 0.8312352, 0.8332341, 0.8352331, 0.8372473, 0.8392462, 0.8412604, 0.8432746, 0.8452888, 0.847303, 0.8493172, 0.8513466, 0.8533761, 0.8554055, 0.857435, 0.8594644, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717327, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820325, 0.8840925, 0.8861677, 0.8882429, 0.8903182, 0.8923934, 0.8944839, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.9049363, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.915465, 0.9175708, 0.9196918, 0.9218128, 0.9239338, 0.9260548, 0.9281758, 0.930312, 0.9324483, 0.9345846, 0.9367208, 0.9388571, 0.9410086, 0.9431601, 0.9453117, 0.9474632, 0.9496147, 0.9517815, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626154, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735256, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.988922, 0.9911345, 0.9933471, 0.9955596, 0.9977722, 1.0 [ICC Profile - 0x62545243] Blue TRC = 0.0, 0.0000763, 0.0001526, 0.0002289, 0.0003052, 0.0003815, 0.0004578, 0.0005341, 0.0006104, 0.0006867, 0.000763, 0.0008392, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018158, 0.0018921, 0.0019684, 0.0020447, 0.002121, 0.0021973, 0.0022736, 0.0023499, 0.0024262, 0.0025025, 0.0025788, 0.0026551, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033417, 0.003418, 0.0034943, 0.0035859, 0.0036622, 0.0037537, 0.00383, 0.0039216, 0.0040131, 0.0041047, 0.0041962, 0.0042878, 0.0043793, 0.0044709, 0.0045624, 0.0046693, 0.0047608, 0.0048524, 0.0049592, 0.005066, 0.0051575, 0.0052644, 0.0053712, 0.005478, 0.0055848, 0.0056916, 0.0057984, 0.0059052, 0.0060273, 0.0061341, 0.0062562, 0.006363, 0.0064851, 0.0066072, 0.0067292, 0.0068513, 0.0069734, 0.0070954, 0.0072175, 0.0073396, 0.0074617, 0.007599, 0.0077211, 0.0078584, 0.0079957, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.008957, 0.0090944, 0.0092317, 0.0093843, 0.0095369, 0.0096742, 0.0098268, 0.0099794, 0.010132, 0.0102846, 0.0104372, 0.0105898, 0.0107576, 0.0109102, 0.0110628, 0.0112306, 0.0113985, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0124056, 0.0125734, 0.0127413, 0.0129244, 0.0130922, 0.0132753, 0.0134585, 0.0136416, 0.0138247, 0.0140078, 0.0141909, 0.014374, 0.0145571, 0.0147555, 0.0149386, 0.0151369, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165255, 0.0167239, 0.0169223, 0.0171359, 0.0173495, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188449, 0.0190585, 0.0192874, 0.019501, 0.0197299, 0.0199588, 0.0201877, 0.0204166, 0.0206455, 0.0208743, 0.0211032, 0.0213474, 0.0215763, 0.0218204, 0.0220645, 0.0222934, 0.0225376, 0.0227817, 0.0230259, 0.0232853, 0.0235294, 0.0237736, 0.024033, 0.0242771, 0.0245365, 0.0247959, 0.0250553, 0.0253147, 0.0255741, 0.0258335, 0.0261082, 0.0263676, 0.026627, 0.0269017, 0.0271763, 0.027451, 0.0277256, 0.0280003, 0.028275, 0.0285496, 0.0288243, 0.0291142, 0.0293889, 0.0296788, 0.0299687, 0.0302586, 0.0305486, 0.0308385, 0.0311284, 0.0314183, 0.0317235, 0.0320134, 0.0323186, 0.0326238, 0.032929, 0.0332341, 0.0335393, 0.0338445, 0.0341497, 0.0344549, 0.0347753, 0.0350805, 0.0354009, 0.0357214, 0.0360418, 0.0363622, 0.0366827, 0.0370031, 0.0373388, 0.0376593, 0.037995, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403449, 0.0406806, 0.0410315, 0.0413825, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.0431373, 0.0434882, 0.0438392, 0.0442054, 0.0445716, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0464027, 0.0467689, 0.0471504, 0.0475166, 0.0478981, 0.0482795, 0.048661, 0.0490425, 0.049424, 0.0498054, 0.0501869, 0.0505837, 0.0509804, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533608, 0.0537575, 0.0541695, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570535, 0.0574655, 0.0578927, 0.05832, 0.058732, 0.0591592, 0.0595865, 0.060029, 0.0604562, 0.0608835, 0.061326, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639811, 0.0644236, 0.0648661, 0.0653239, 0.0657816, 0.0662394, 0.0666972, 0.067155, 0.0676127, 0.0680705, 0.0685435, 0.0690013, 0.0694743, 0.0699474, 0.0704204, 0.0708934, 0.0713664, 0.0718395, 0.0723278, 0.0728008, 0.0732891, 0.0737774, 0.0742657, 0.0747539, 0.0752422, 0.0757305, 0.0762188, 0.0767224, 0.0772259, 0.0777142, 0.0782177, 0.0787213, 0.0792401, 0.0797436, 0.0802472, 0.080766, 0.0812696, 0.0817884, 0.0823072, 0.082826, 0.0833448, 0.0838636, 0.0843977, 0.0849165, 0.0854505, 0.0859846, 0.0865187, 0.0870527, 0.0875868, 0.0881209, 0.0886549, 0.0892042, 0.0897536, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0925002, 0.0930495, 0.0936141, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0970016, 0.0975662, 0.098146, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016251, 0.1022049, 0.1028, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057755, 0.1063706, 0.106981, 0.1075761, 0.1081865, 0.1087968, 0.1094072, 0.1100175, 0.1106279, 0.1112535, 0.1118639, 0.1124895, 0.1131151, 0.1137407, 0.1143664, 0.114992, 0.1156176, 0.1162585, 0.1168841, 0.117525, 0.1181659, 0.1188067, 0.1194476, 0.1200885, 0.1207446, 0.1213855, 0.1220417, 0.1226978, 0.1233539, 0.1240101, 0.1246662, 0.1253223, 0.1259937, 0.1266499, 0.1273213, 0.1279927, 0.1286641, 0.1293355, 0.1300069, 0.1306935, 0.1313649, 0.1320516, 0.1327382, 0.1334096, 0.1341115, 0.1347982, 0.1354849, 0.1361868, 0.1368734, 0.1375753, 0.1382773, 0.1389792, 0.1396811, 0.140383, 0.1411002, 0.1418021, 0.1425193, 0.1432364, 0.1439536, 0.1446708, 0.145388, 0.1461204, 0.1468376, 0.14757, 0.1483024, 0.1490349, 0.1497673, 0.1504997, 0.1512322, 0.1519799, 0.1527123, 0.15346, 0.1542077, 0.1549554, 0.1557031, 0.1564508, 0.1572137, 0.1579767, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617914, 0.1625544, 0.1633326, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672236, 0.1680018, 0.1687953, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735561, 0.1743496, 0.1751583, 0.175967, 0.1767758, 0.1775845, 0.1783932, 0.1792172, 0.1800259, 0.1808499, 0.1816739, 0.1824826, 0.1833219, 0.1841459, 0.1849699, 0.1858091, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1900053, 0.1908446, 0.1916838, 0.1925383, 0.1933928, 0.1942473, 0.1951019, 0.1959564, 0.1968261, 0.1976806, 0.1985504, 0.1994202, 0.2002899, 0.2011597, 0.2020294, 0.2028992, 0.2037842, 0.2046693, 0.205539, 0.206424, 0.2073243, 0.2082094, 0.2090944, 0.2099947, 0.2108949, 0.21178, 0.2126802, 0.2135958, 0.2144961, 0.2153964, 0.2163119, 0.2172274, 0.2181277, 0.2190585, 0.2199741, 0.2208896, 0.2218051, 0.2227359, 0.2236667, 0.2245975, 0.2255283, 0.2264591, 0.2273899, 0.228336, 0.2292821, 0.2302129, 0.2311589, 0.232105, 0.2330663, 0.2340124, 0.2349737, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407416, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2466011, 0.2475776, 0.2485695, 0.249546, 0.2505379, 0.2515297, 0.2525368, 0.2535286, 0.2545357, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605783, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2667124, 0.2677348, 0.2687724, 0.26981, 0.2708324, 0.2718853, 0.2729229, 0.2739605, 0.2750134, 0.276051, 0.2771038, 0.2781567, 0.2792248, 0.2802777, 0.2813306, 0.2823987, 0.2834668, 0.284535, 0.2856031, 0.2866712, 0.2877394, 0.2888228, 0.2899062, 0.2909743, 0.2920577, 0.2931563, 0.2942397, 0.2953231, 0.2964218, 0.2975204, 0.2986191, 0.2997177, 0.3008164, 0.301915, 0.3030289, 0.3041428, 0.3052567, 0.3063706, 0.3074846, 0.3085985, 0.3097124, 0.3108415, 0.3119707, 0.3130999, 0.314229, 0.3153582, 0.3165026, 0.3176318, 0.3187762, 0.3199207, 0.3210651, 0.3222095, 0.3233539, 0.3245136, 0.3256733, 0.3268177, 0.3279774, 0.3291371, 0.330312, 0.3314717, 0.3326467, 0.3338216, 0.3349966, 0.3361715, 0.3373465, 0.3385214, 0.3397116, 0.3408865, 0.3420768, 0.343267, 0.3444724, 0.3456626, 0.3468528, 0.3480583, 0.3492638, 0.3504692, 0.3516747, 0.3528801, 0.3541009, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614252, 0.3626459, 0.3638819, 0.3651179, 0.3663539, 0.3675898, 0.3688411, 0.3700771, 0.3713283, 0.3725795, 0.3738308, 0.375082, 0.3763333, 0.3775998, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.3839322, 0.3851987, 0.3864805, 0.387747, 0.3890288, 0.3903105, 0.3916075, 0.3928893, 0.3941863, 0.3954681, 0.3967651, 0.3980621, 0.3993744, 0.4006714, 0.4019837, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085451, 0.4098573, 0.4111849, 0.4125124, 0.4138399, 0.4151675, 0.416495, 0.4178378, 0.4191806, 0.4205234, 0.4218662, 0.423209, 0.4245518, 0.4259098, 0.4272526, 0.4286107, 0.4299687, 0.4313268, 0.4326848, 0.4340581, 0.4354314, 0.4367895, 0.4381628, 0.4395514, 0.4409247, 0.442298, 0.4436866, 0.4450752, 0.4464637, 0.4478523, 0.4492409, 0.4506447, 0.4520333, 0.4534371, 0.4548409, 0.4562448, 0.4576486, 0.4590677, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661631, 0.4675822, 0.4690166, 0.4704356, 0.47187, 0.4733043, 0.4747539, 0.4761883, 0.4776379, 0.4790875, 0.4805371, 0.4819867, 0.4834363, 0.4848859, 0.4863508, 0.4878157, 0.4892805, 0.4907454, 0.4922103, 0.4936904, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.501091, 0.5025711, 0.5040665, 0.5055467, 0.507042, 0.5085527, 0.5100481, 0.5115435, 0.5130541, 0.5145647, 0.5160754, 0.517586, 0.5190967, 0.5206226, 0.5221485, 0.5236591, 0.525185, 0.5267262, 0.5282521, 0.529778, 0.5313191, 0.5328603, 0.5344015, 0.5359426, 0.537499, 0.5390402, 0.5405966, 0.542153, 0.5437095, 0.5452659, 0.5468223, 0.548394, 0.5499657, 0.5515373, 0.553109, 0.5546807, 0.5562524, 0.5578393, 0.5594263, 0.5610132, 0.5626001, 0.5641871, 0.565774, 0.5673762, 0.5689784, 0.5705806, 0.5721828, 0.573785, 0.5754025, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834897, 0.5851072, 0.5867399, 0.5883726, 0.5900053, 0.5916381, 0.5932708, 0.5949187, 0.5965667, 0.5982147, 0.5998627, 0.6015106, 0.6031586, 0.6048219, 0.6064851, 0.6081483, 0.6098116, 0.6114748, 0.6131533, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215457, 0.6232242, 0.624918, 0.6266117, 0.6283055, 0.6299992, 0.631693, 0.633402, 0.635111, 0.63682, 0.638529, 0.640238, 0.6419471, 0.6436713, 0.6453956, 0.6471199, 0.6488441, 0.6505684, 0.6523079, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6610056, 0.6627451, 0.6644999, 0.6662547, 0.6680095, 0.6697642, 0.6715343, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803845, 0.6821546, 0.6839399, 0.6857252, 0.6875105, 0.6892958, 0.6910811, 0.6928817, 0.6946822, 0.6964675, 0.6982834, 0.7000839, 0.7018845, 0.7037003, 0.7055161, 0.707332, 0.7091478, 0.7109636, 0.7127947, 0.7146105, 0.7164416, 0.7182727, 0.720119, 0.7219501, 0.7237964, 0.7256275, 0.7274739, 0.7293355, 0.7311818, 0.7330282, 0.7348898, 0.7367514, 0.738613, 0.7404746, 0.7423514, 0.744213, 0.7460899, 0.7479667, 0.7498436, 0.7517205, 0.7536126, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630732, 0.7649653, 0.7668727, 0.76878, 0.7706874, 0.7725948, 0.7745174, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841306, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.795758, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055238, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.8173342, 0.8193179, 0.8212863, 0.82327, 0.8252689, 0.8272526, 0.8292515, 0.8312352, 0.8332341, 0.8352331, 0.8372473, 0.8392462, 0.8412604, 0.8432746, 0.8452888, 0.847303, 0.8493172, 0.8513466, 0.8533761, 0.8554055, 0.857435, 0.8594644, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717327, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820325, 0.8840925, 0.8861677, 0.8882429, 0.8903182, 0.8923934, 0.8944839, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.9049363, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.915465, 0.9175708, 0.9196918, 0.9218128, 0.9239338, 0.9260548, 0.9281758, 0.930312, 0.9324483, 0.9345846, 0.9367208, 0.9388571, 0.9410086, 0.9431601, 0.9453117, 0.9474632, 0.9496147, 0.9517815, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626154, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735256, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.988922, 0.9911345, 0.9933471, 0.9955596, 0.9977722, 1.0 -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = e45931b568d12c9905b1db1775321972.tif [File - 0x0002] File Size = 11180140 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/ecf22eaecaf11fc75938973745138868.tif.txt b/tif/ImageTestSuite/metadata/dotnet/ecf22eaecaf11fc75938973745138868.tif.txt index d461a1bd..cc82d886 100644 --- a/tif/ImageTestSuite/metadata/dotnet/ecf22eaecaf11fc75938973745138868.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/ecf22eaecaf11fc75938973745138868.tif.txt @@ -1,5 +1,5 @@ FILE: ecf22eaecaf11fc75938973745138868.tif -TYPE: ARW +TYPE: TIFF [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image [Exif IFD0 - 0x0100] Image Width = 1696 pixels @@ -21,9 +21,10 @@ TYPE: ARW [Exif IFD0 - 0x0132] Date/Time = 1997:08:25:13:12:50 [Exif IFD0 - 0x013b] Artist = Library of Congress -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = ecf22eaecaf11fc75938973745138868.tif [File - 0x0002] File Size = 32483 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/f4bcc246f3471102a2dea2ee9153b372.tif.txt b/tif/ImageTestSuite/metadata/dotnet/f4bcc246f3471102a2dea2ee9153b372.tif.txt index 31abf8b8..514a3709 100644 --- a/tif/ImageTestSuite/metadata/dotnet/f4bcc246f3471102a2dea2ee9153b372.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/f4bcc246f3471102a2dea2ee9153b372.tif.txt @@ -1,5 +1,5 @@ FILE: f4bcc246f3471102a2dea2ee9153b372.tif -TYPE: ARW +TYPE: TIFF [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image [Exif IFD0 - 0x0100] Image Width = 1336 pixels @@ -81,9 +81,10 @@ TYPE: ARW [Exif Image - 0x0132] Date/Time = 06:01:1998 [Exif Image - 0x013b] Artist = Copyright Snowbound Software 1998 -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = f4bcc246f3471102a2dea2ee9153b372.tif [File - 0x0002] File Size = 214023 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/f505d8aaa96b8da1a1c92363b898f97a.tif.txt b/tif/ImageTestSuite/metadata/dotnet/f505d8aaa96b8da1a1c92363b898f97a.tif.txt index 19dd4f81..a79971d2 100644 --- a/tif/ImageTestSuite/metadata/dotnet/f505d8aaa96b8da1a1c92363b898f97a.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/f505d8aaa96b8da1a1c92363b898f97a.tif.txt @@ -1,5 +1,5 @@ FILE: f505d8aaa96b8da1a1c92363b898f97a.tif -TYPE: ARW +TYPE: TIFF [Exif IFD0 - 0x0100] Image Width = 350 pixels [Exif IFD0 - 0x0101] Image Height = 233 pixels @@ -138,9 +138,10 @@ TYPE: ARW [Exif Thumbnail - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) [Exif Thumbnail - 0x0128] Resolution Unit = Inch -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = f505d8aaa96b8da1a1c92363b898f97a.tif [File - 0x0002] File Size = 410893 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/fa0aa927763ee4c7ebf43a5d05dfebc7.tif.txt b/tif/ImageTestSuite/metadata/dotnet/fa0aa927763ee4c7ebf43a5d05dfebc7.tif.txt index 61851798..e068ce99 100644 --- a/tif/ImageTestSuite/metadata/dotnet/fa0aa927763ee4c7ebf43a5d05dfebc7.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/fa0aa927763ee4c7ebf43a5d05dfebc7.tif.txt @@ -1,5 +1,5 @@ FILE: fa0aa927763ee4c7ebf43a5d05dfebc7.tif -TYPE: ARW +TYPE: TIFF [Exif IFD0 - 0x00fe] New Subfile Type = Single page of multi-page image [Exif IFD0 - 0x0100] Image Width = 1752 pixels @@ -231,9 +231,10 @@ TYPE: ARW [Exif Image - 0x0132] Date/Time = 2008:09:24 10:19:37 [Exif Image - 0x013b] Artist = IRIS 2001 -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = fa0aa927763ee4c7ebf43a5d05dfebc7.tif [File - 0x0002] File Size = 1551584 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/m1-26f459b3eb2a285626b849d6950db7ab.tif.txt b/tif/ImageTestSuite/metadata/dotnet/m1-26f459b3eb2a285626b849d6950db7ab.tif.txt index 9284d266..a6a04d97 100644 --- a/tif/ImageTestSuite/metadata/dotnet/m1-26f459b3eb2a285626b849d6950db7ab.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/m1-26f459b3eb2a285626b849d6950db7ab.tif.txt @@ -1,5 +1,5 @@ FILE: m1-26f459b3eb2a285626b849d6950db7ab.tif -TYPE: ARW +TYPE: TIFF [ERROR: Exif IFD0] Illegal TIFF tag pointer offset [ERROR: Exif IFD0] Illegal TIFF tag pointer offset @@ -278,9 +278,10 @@ X [Exif SubIFD - 0xa002] Exif Image Width = 1250 pixels [Exif SubIFD - 0xa003] Exif Image Height = 1995 pixels -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m1-26f459b3eb2a285626b849d6950db7ab.tif [File - 0x0002] File Size = 143444 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/m1-2743db7c68f091ddc61dcd582febff2d.tif.txt b/tif/ImageTestSuite/metadata/dotnet/m1-2743db7c68f091ddc61dcd582febff2d.tif.txt index e2313511..53d5d560 100644 --- a/tif/ImageTestSuite/metadata/dotnet/m1-2743db7c68f091ddc61dcd582febff2d.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/m1-2743db7c68f091ddc61dcd582febff2d.tif.txt @@ -1,5 +1,5 @@ FILE: m1-2743db7c68f091ddc61dcd582febff2d.tif -TYPE: ARW +TYPE: TIFF [ERROR: Exif IFD0] Illegal TIFF tag pointer offset @@ -19,9 +19,10 @@ TYPE: ARW [Exif IFD0 - 0x0125] Unknown tag (0x0125) = 1 [Exif IFD0 - 0x0128] Resolution Unit = Inch -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m1-2743db7c68f091ddc61dcd582febff2d.tif [File - 0x0002] File Size = 17431 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/m1-336db1cd76254717eb50a8602b651fbf.tif.txt b/tif/ImageTestSuite/metadata/dotnet/m1-336db1cd76254717eb50a8602b651fbf.tif.txt index ef2fdb5b..b3fabde6 100644 --- a/tif/ImageTestSuite/metadata/dotnet/m1-336db1cd76254717eb50a8602b651fbf.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/m1-336db1cd76254717eb50a8602b651fbf.tif.txt @@ -1,5 +1,5 @@ FILE: m1-336db1cd76254717eb50a8602b651fbf.tif -TYPE: ARW +TYPE: TIFF [ERROR: Exif IFD0] Illegal TIFF tag pointer offset [ERROR: Exif IFD0] Invalid TIFF tag format code 17 for tag 0x8302 @@ -18,9 +18,10 @@ TYPE: ARW [Exif IFD0 - 0x01e4] Unknown tag (0x01e4) = 2 [Exif IFD0 - 0x013d] Predictor = 1 -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m1-336db1cd76254717eb50a8602b651fbf.tif [File - 0x0002] File Size = 134068 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/m1-487f40372de5a8b6c848ba2569848492.tif.txt b/tif/ImageTestSuite/metadata/dotnet/m1-487f40372de5a8b6c848ba2569848492.tif.txt index 42dde1f8..484c2355 100644 Binary files a/tif/ImageTestSuite/metadata/dotnet/m1-487f40372de5a8b6c848ba2569848492.tif.txt and b/tif/ImageTestSuite/metadata/dotnet/m1-487f40372de5a8b6c848ba2569848492.tif.txt differ diff --git a/tif/ImageTestSuite/metadata/dotnet/m1-4a7d8e5153957beadcd49c6f540aab78.tif.txt b/tif/ImageTestSuite/metadata/dotnet/m1-4a7d8e5153957beadcd49c6f540aab78.tif.txt index 72bebca8..b671fdcd 100644 --- a/tif/ImageTestSuite/metadata/dotnet/m1-4a7d8e5153957beadcd49c6f540aab78.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/m1-4a7d8e5153957beadcd49c6f540aab78.tif.txt @@ -1,5 +1,5 @@ FILE: m1-4a7d8e5153957beadcd49c6f540aab78.tif -TYPE: ARW +TYPE: TIFF [ERROR: Exif IFD0] Invalid TIFF tag format code 20995 for tag 0x0102 [ERROR: Exif IFD0] Illegal TIFF tag pointer offset @@ -22,9 +22,10 @@ TYPE: ARW [Exif IFD0 - 0x0140] Unknown tag (0x0140) = [678 values] [Exif IFD0 - 0xc1a6] Unknown tag (0xc1a6) = 0 -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m1-4a7d8e5153957beadcd49c6f540aab78.tif [File - 0x0002] File Size = 969120 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/m1-63c8b14ea08a18c884d05a3431716047.tif.txt b/tif/ImageTestSuite/metadata/dotnet/m1-63c8b14ea08a18c884d05a3431716047.tif.txt index f71e7f69..afedf2ba 100644 --- a/tif/ImageTestSuite/metadata/dotnet/m1-63c8b14ea08a18c884d05a3431716047.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/m1-63c8b14ea08a18c884d05a3431716047.tif.txt @@ -1,5 +1,5 @@ FILE: m1-63c8b14ea08a18c884d05a3431716047.tif -TYPE: ARW +TYPE: TIFF [ERROR: Exif IFD0] Invalid TIFF tag format code 52739 for tag 0x0129 [ERROR: Exif Image] Illegally sized IFD @@ -37,9 +37,10 @@ TYPE: ARW [Exif Thumbnail - 0x9431] Unknown tag (0x9431) = Fuji Xerox Co., Ltd. RasterNSupport Toolkit Version 2.3 [Exif Thumbnail - 0x0132] Date/Time = 2005.09.15 16:28:54 -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m1-63c8b14ea08a18c884d05a3431716047.tif [File - 0x0002] File Size = 79179 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/m1-68bc8a1966db7a1da2d3b5946c00d1af.tif.txt b/tif/ImageTestSuite/metadata/dotnet/m1-68bc8a1966db7a1da2d3b5946c00d1af.tif.txt index 5665c12d..9f9d8e17 100644 --- a/tif/ImageTestSuite/metadata/dotnet/m1-68bc8a1966db7a1da2d3b5946c00d1af.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/m1-68bc8a1966db7a1da2d3b5946c00d1af.tif.txt @@ -1,5 +1,5 @@ FILE: m1-68bc8a1966db7a1da2d3b5946c00d1af.tif -TYPE: ARW +TYPE: TIFF [ERROR: Exif IFD0] Invalid TIFF tag format code 56324 for tag 0x00FE @@ -21,9 +21,10 @@ TYPE: ARW [Exif IFD0 - 0x0131] Software = Oi/GFS, writer v00.06.02 [Exif IFD0 - 0xf4a6] Unknown tag (0xf4a6) = -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m1-68bc8a1966db7a1da2d3b5946c00d1af.tif [File - 0x0002] File Size = 749524 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/m1-79818c280a08c94bf7fd2a54b1e2567d.tif.txt b/tif/ImageTestSuite/metadata/dotnet/m1-79818c280a08c94bf7fd2a54b1e2567d.tif.txt index bcae2d8d..f82ac728 100644 --- a/tif/ImageTestSuite/metadata/dotnet/m1-79818c280a08c94bf7fd2a54b1e2567d.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/m1-79818c280a08c94bf7fd2a54b1e2567d.tif.txt @@ -1,5 +1,5 @@ FILE: m1-79818c280a08c94bf7fd2a54b1e2567d.tif -TYPE: ARW +TYPE: TIFF [ERROR: Exif IFD0] Invalid TIFF tag format code 0 for tag 0x4442 [ERROR: Exif IFD0] Invalid TIFF tag format code 0 for tag 0xA3A0 @@ -85,9 +85,10 @@ TYPE: ARW [Exif IFD0 - 0xf8de] Unknown tag (0xf8de) = [465064 values] [Exif IFD0 - 0x583c] Unknown tag (0x583c) = [489478 values] -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m1-79818c280a08c94bf7fd2a54b1e2567d.tif [File - 0x0002] File Size = 1010623 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/m1-96292a1bd64fec83bb6cdd2480a755b6.tif.txt b/tif/ImageTestSuite/metadata/dotnet/m1-96292a1bd64fec83bb6cdd2480a755b6.tif.txt index 11c6bbc4..eec86a05 100644 --- a/tif/ImageTestSuite/metadata/dotnet/m1-96292a1bd64fec83bb6cdd2480a755b6.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/m1-96292a1bd64fec83bb6cdd2480a755b6.tif.txt @@ -1,5 +1,5 @@ FILE: m1-96292a1bd64fec83bb6cdd2480a755b6.tif -TYPE: ARW +TYPE: TIFF [ERROR: XMP] Error processing XMP data: Unsupported Encoding [ERROR: Photoshop] End of data reached. @@ -64,9 +64,10 @@ TYPE: ARW [ICC Profile - 0x67545243] Green TRC = 0.0, 0.0000763, 0.0001526, 0.0002289, 0.0003052, 0.0003815, 0.0004578, 0.0005341, 0.0006104, 0.0006867, 0.000763, 0.0008392, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018158, 0.0018921, 0.0019684, 0.0020447, 0.002121, 0.0021973, 0.0022736, 0.0023499, 0.0024262, 0.0025025, 0.0025788, 0.0026551, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033417, 0.003418, 0.0034943, 0.0035859, 0.0036622, 0.0037537, 0.00383, 0.0039216, 0.0040131, 0.0041047, 0.0041962, 0.0042878, 0.0043793, 0.0044709, 0.0045624, 0.0046693, 0.0047608, 0.0048524, 0.0049592, 0.005066, 0.0051575, 0.0052644, 0.0053712, 0.005478, 0.0055848, 0.0056916, 0.0057984, 0.0059052, 0.0060273, 0.0061341, 0.0062562, 0.006363, 0.0064851, 0.0066072, 0.0067292, 0.0068513, 0.0069734, 0.0070954, 0.0072175, 0.0073396, 0.0074617, 0.007599, 0.0077211, 0.0078584, 0.0079957, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.008957, 0.0090944, 0.0092317, 0.0093843, 0.0095369, 0.0096742, 0.0098268, 0.0099794, 0.010132, 0.0102846, 0.0104372, 0.0105898, 0.0107576, 0.0109102, 0.0110628, 0.0112306, 0.0113985, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0124056, 0.0125734, 0.0127413, 0.0129244, 0.0130922, 0.0132753, 0.0134585, 0.0136416, 0.0138247, 0.0140078, 0.0141909, 0.014374, 0.0145571, 0.0147555, 0.0149386, 0.0151369, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165255, 0.0167239, 0.0169223, 0.0171359, 0.0173495, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188449, 0.0190585, 0.0192874, 0.019501, 0.0197299, 0.0199588, 0.0201877, 0.0204166, 0.0206455, 0.0208743, 0.0211032, 0.0213474, 0.0215763, 0.0218204, 0.0220645, 0.0208133, 0.0225376, 0.0227817, 0.0230259, 0.0232853, 0.0235294, 0.0237736, 0.024033, 0.0242771, 0.0245365, 0.0247959, 0.0250553, 0.0253147, 0.0255741, 0.0258335, 0.0261082, 0.0263676, 0.026627, 0.0269017, 0.0271763, 0.027451, 0.0277256, 0.0280003, 0.028275, 0.0285496, 0.0288243, 0.0291142, 0.0293889, 0.0296788, 0.0299687, 0.0302586, 0.0305486, 0.0308385, 0.0311284, 0.0314183, 0.0317235, 0.0320134, 0.0323186, 0.0326238, 0.032929, 0.0332341, 0.0335393, 0.0338445, 0.0341497, 0.0344549, 0.0347753, 0.0350805, 0.0354009, 0.0357214, 0.0360418, 0.0363622, 0.0366827, 0.0370031, 0.0373388, 0.0376593, 0.037995, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403449, 0.0406806, 0.0410315, 0.0413825, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.0431373, 0.0434882, 0.0438392, 0.0442054, 0.0445716, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0464027, 0.0467689, 0.0471504, 0.0475166, 0.0478981, 0.0482795, 0.048661, 0.0490425, 0.049424, 0.0498054, 0.0501869, 0.0505837, 0.0509804, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533608, 0.0537575, 0.0541695, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570535, 0.0574655, 0.0578927, 0.05832, 0.058732, 0.0591592, 0.0595865, 0.060029, 0.0604562, 0.0608835, 0.061326, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639811, 0.0644236, 0.0648661, 0.0653239, 0.0657816, 0.0662394, 0.0666972, 0.067155, 0.0676127, 0.0680705, 0.0685435, 0.0690013, 0.0694743, 0.0699474, 0.0704204, 0.3716793, 0.0713664, 0.0718395, 0.0723278, 0.0728008, 0.0732891, 0.0737774, 0.0742657, 0.0747539, 0.0752422, 0.0757305, 0.0762188, 0.0767224, 0.0772259, 0.0777142, 0.0782177, 0.0787213, 0.0792401, 0.0797436, 0.0802472, 0.080766, 0.0812696, 0.0817884, 0.0823072, 0.082826, 0.0833448, 0.0838636, 0.0843977, 0.0849165, 0.0854505, 0.0859846, 0.0865187, 0.0870527, 0.0875868, 0.0881209, 0.0886549, 0.0892042, 0.0897536, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0925002, 0.0930495, 0.0936141, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0962692, 0.0975662, 0.098146, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016251, 0.1022049, 0.1028, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057755, 0.1063706, 0.106981, 0.1075761, 0.1081865, 0.1087968, 0.1094072, 0.1100175, 0.1106279, 0.1112535, 0.1118639, 0.1124895, 0.1131151, 0.1137407, 0.1143664, 0.114992, 0.1156176, 0.1162585, 0.1168841, 0.117525, 0.1181659, 0.1188067, 0.1194476, 0.1200885, 0.1207446, 0.1213855, 0.1220417, 0.1226978, 0.1233539, 0.1240101, 0.1246662, 0.1253223, 0.1259937, 0.1266499, 0.1273213, 0.1279927, 0.1286641, 0.1293355, 0.1300069, 0.1306935, 0.1313649, 0.1320516, 0.1327382, 0.1334096, 0.1341115, 0.1347982, 0.1354849, 0.1361868, 0.1368734, 0.1375753, 0.1382773, 0.1389792, 0.1396811, 0.140383, 0.1411002, 0.1418021, 0.1425193, 0.1432364, 0.1439536, 0.1446708, 0.145388, 0.1461204, 0.1468376, 0.14757, 0.1483024, 0.1490349, 0.1497673, 0.1504997, 0.1512322, 0.1519799, 0.1527123, 0.15346, 0.1542077, 0.1549554, 0.1557031, 0.1564508, 0.1572137, 0.1579767, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617914, 0.1625544, 0.1633326, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672236, 0.1680018, 0.1687953, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735561, 0.1743496, 0.1751583, 0.175967, 0.1767758, 0.1775845, 0.1783932, 0.1792172, 0.1800259, 0.1808499, 0.1816739, 0.1824826, 0.1833219, 0.1841459, 0.1849699, 0.1858091, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1900053, 0.1908446, 0.1916838, 0.1925383, 0.1933928, 0.1942473, 0.1951019, 0.1959564, 0.1968261, 0.1976806, 0.1985504, 0.1994202, 0.2002899, 0.2011597, 0.2020294, 0.2028992, 0.2037842, 0.2046693, 0.205539, 0.206424, 0.2073243, 0.2082094, 0.2090944, 0.2099947, 0.2108949, 0.21178, 0.2126802, 0.2135958, 0.2144961, 0.2153964, 0.2163119, 0.2172274, 0.2181277, 0.2190585, 0.2199741, 0.2208896, 0.2218051, 0.2227359, 0.2236667, 0.2245975, 0.2255283, 0.2264591, 0.2273899, 0.228336, 0.2292821, 0.2302129, 0.2311589, 0.232105, 0.2330663, 0.2340124, 0.2349737, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407416, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2466011, 0.2475776, 0.2485695, 0.249546, 0.2505379, 0.2515297, 0.2525368, 0.2535286, 0.2545357, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605783, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2667124, 0.2677348, 0.2687724, 0.26981, 0.2708324, 0.2718853, 0.2729229, 0.2739605, 0.2750134, 0.276051, 0.2771038, 0.2781567, 0.2792248, 0.2802777, 0.2813306, 0.2823987, 0.2834668, 0.284535, 0.2856031, 0.2866712, 0.2877394, 0.2888228, 0.2899062, 0.2909743, 0.2920577, 0.2931563, 0.2942397, 0.2953231, 0.2964218, 0.2975204, 0.2986191, 0.2997177, 0.3008164, 0.301915, 0.3030289, 0.3041428, 0.3052567, 0.3063706, 0.3074846, 0.3085985, 0.3097124, 0.3108415, 0.3119707, 0.3130999, 0.314229, 0.3153582, 0.3165026, 0.3176318, 0.3170367, 0.3199207, 0.3210651, 0.3222095, 0.3233539, 0.3245136, 0.3256733, 0.3268177, 0.3279774, 0.3291371, 0.330312, 0.3314717, 0.3326467, 0.3338216, 0.3349966, 0.3361715, 0.3373465, 0.3385214, 0.3397116, 0.3408865, 0.3420768, 0.343267, 0.3444724, 0.3456626, 0.3468528, 0.3480583, 0.3492638, 0.3504692, 0.3516747, 0.3528801, 0.3541009, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614252, 0.3626459, 0.3638819, 0.3651179, 0.3663539, 0.3675898, 0.3688411, 0.3700771, 0.3713283, 0.3725795, 0.3738308, 0.375082, 0.3763333, 0.3775998, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.3839322, 0.3851987, 0.3864805, 0.387747, 0.3890288, 0.3903105, 0.3916075, 0.3928893, 0.3941863, 0.3954681, 0.3967651, 0.3980621, 0.3993744, 0.4006714, 0.4019837, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085451, 0.4098573, 0.4111849, 0.4125124, 0.4138399, 0.4151675, 0.416495, 0.4178378, 0.4191806, 0.4205234, 0.4218662, 0.423209, 0.4245518, 0.4259098, 0.4272526, 0.4286107, 0.4299687, 0.4313268, 0.4326848, 0.4340581, 0.4354314, 0.4367895, 0.4381628, 0.4395514, 0.4409247, 0.442298, 0.4436866, 0.4450752, 0.4464637, 0.4478523, 0.4492409, 0.4506447, 0.4520333, 0.4534371, 0.4548409, 0.4562448, 0.4576486, 0.4590677, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661631, 0.4675822, 0.4690166, 0.4704356, 0.47187, 0.4733043, 0.4747539, 0.4761883, 0.4776379, 0.4790875, 0.4805371, 0.4819867, 0.4834363, 0.9380179, 0.4863508, 0.4878157, 0.4892805, 0.4907454, 0.4922103, 0.4936904, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.501091, 0.5025711, 0.5040665, 0.5055467, 0.507042, 0.5085527, 0.5100481, 0.5115435, 0.5130541, 0.5145647, 0.5160754, 0.517586, 0.5190967, 0.5206226, 0.5221485, 0.5236591, 0.525185, 0.0931258, 0.5282521, 0.529778, 0.5313191, 0.5328603, 0.5344015, 0.5359426, 0.537499, 0.5390402, 0.5405966, 0.542153, 0.5437095, 0.5452659, 0.5468223, 0.548394, 0.5499657, 0.5515373, 0.553109, 0.5546807, 0.5562524, 0.5578393, 0.5594263, 0.5610132, 0.5626001, 0.5641871, 0.565774, 0.5673762, 0.5689784, 0.5705806, 0.5721828, 0.573785, 0.5754025, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834897, 0.5851072, 0.5867399, 0.5883726, 0.5900053, 0.5916381, 0.5932708, 0.5949187, 0.5965667, 0.5982147, 0.5998627, 0.6015106, 0.6031586, 0.6048219, 0.6064851, 0.6081483, 0.6098116, 0.6114748, 0.6131533, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215457, 0.6232242, 0.624918, 0.6266117, 0.6283055, 0.6299992, 0.631693, 0.633402, 0.635111, 0.63682, 0.638529, 0.640238, 0.6419471, 0.6436713, 0.6453956, 0.6471199, 0.6488441, 0.6505684, 0.6523079, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6610056, 0.6627451, 0.6644999, 0.6662547, 0.6680095, 0.6697642, 0.6715343, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803845, 0.6821546, 0.6839399, 0.6857252, 0.6875105, 0.6892958, 0.6910811, 0.6928817, 0.6946822, 0.6964675, 0.6982834, 0.7000839, 0.7018845, 0.7037003, 0.7055161, 0.707332, 0.7091478, 0.7109636, 0.7127947, 0.7146105, 0.7164416, 0.7182727, 0.720119, 0.7219501, 0.7237964, 0.7256275, 0.7274739, 0.7293355, 0.7311818, 0.7330282, 0.7348898, 0.7367514, 0.738613, 0.7404746, 0.7423514, 0.744213, 0.7460899, 0.7479667, 0.7498436, 0.7517205, 0.7536126, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630732, 0.7649653, 0.7668727, 0.76878, 0.7706874, 0.7725948, 0.7745174, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841306, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.795758, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055238, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.8173342, 0.8193179, 0.8212863, 0.82327, 0.8252689, 0.8272526, 0.8292515, 0.8312352, 0.8332341, 0.8352331, 0.8372473, 0.8392462, 0.8412604, 0.8432746, 0.8452888, 0.847303, 0.8493172, 0.8513466, 0.8533761, 0.8554055, 0.857435, 0.8594644, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717327, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820325, 0.8840925, 0.8861677, 0.8882429, 0.8903182, 0.8923934, 0.8944839, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.9049363, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.915465, 0.9175708, 0.9196918, 0.9218128, 0.9239338, 0.9260548, 0.9281758, 0.930312, 0.9324483, 0.9345846, 0.9367208, 0.9388571, 0.9410086, 0.9431601, 0.9453117, 0.9474632, 0.9496147, 0.9517815, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626154, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735256, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.988922, 0.9911345, 0.9933471, 0.9955596, 0.9977722, 1.0 [ICC Profile - 0x62545243] Blue TRC = 0.0, 0.0000763, 0.0001526, 0.0002289, 0.0003052, 0.0003815, 0.0004578, 0.0005341, 0.0006104, 0.0006867, 0.000763, 0.0008392, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018158, 0.0018921, 0.0019684, 0.0020447, 0.002121, 0.0021973, 0.0022736, 0.0023499, 0.0024262, 0.0025025, 0.0025788, 0.0026551, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033417, 0.003418, 0.0034943, 0.0035859, 0.0036622, 0.0037537, 0.00383, 0.0039216, 0.0040131, 0.0041047, 0.0041962, 0.0042878, 0.0043793, 0.0044709, 0.0045624, 0.0046693, 0.0047608, 0.0048524, 0.0049592, 0.005066, 0.0051575, 0.0052644, 0.0053712, 0.005478, 0.0055848, 0.0056916, 0.0057984, 0.0059052, 0.0060273, 0.0061341, 0.0062562, 0.006363, 0.0064851, 0.0066072, 0.0067292, 0.0068513, 0.0069734, 0.0070954, 0.0072175, 0.0073396, 0.0074617, 0.007599, 0.0077211, 0.0078584, 0.0079957, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.008957, 0.0090944, 0.0092317, 0.0093843, 0.0095369, 0.0096742, 0.0098268, 0.0099794, 0.010132, 0.0102846, 0.0104372, 0.0105898, 0.0107576, 0.0109102, 0.0110628, 0.0112306, 0.0113985, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0124056, 0.0125734, 0.0127413, 0.0129244, 0.0130922, 0.0132753, 0.0134585, 0.0136416, 0.0138247, 0.0140078, 0.0141909, 0.014374, 0.0145571, 0.0147555, 0.0149386, 0.0151369, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165255, 0.0167239, 0.0169223, 0.0171359, 0.0173495, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188449, 0.0190585, 0.0192874, 0.019501, 0.0197299, 0.0199588, 0.0201877, 0.0204166, 0.0206455, 0.0208743, 0.0211032, 0.0213474, 0.0215763, 0.0218204, 0.0220645, 0.0208133, 0.0225376, 0.0227817, 0.0230259, 0.0232853, 0.0235294, 0.0237736, 0.024033, 0.0242771, 0.0245365, 0.0247959, 0.0250553, 0.0253147, 0.0255741, 0.0258335, 0.0261082, 0.0263676, 0.026627, 0.0269017, 0.0271763, 0.027451, 0.0277256, 0.0280003, 0.028275, 0.0285496, 0.0288243, 0.0291142, 0.0293889, 0.0296788, 0.0299687, 0.0302586, 0.0305486, 0.0308385, 0.0311284, 0.0314183, 0.0317235, 0.0320134, 0.0323186, 0.0326238, 0.032929, 0.0332341, 0.0335393, 0.0338445, 0.0341497, 0.0344549, 0.0347753, 0.0350805, 0.0354009, 0.0357214, 0.0360418, 0.0363622, 0.0366827, 0.0370031, 0.0373388, 0.0376593, 0.037995, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403449, 0.0406806, 0.0410315, 0.0413825, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.0431373, 0.0434882, 0.0438392, 0.0442054, 0.0445716, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0464027, 0.0467689, 0.0471504, 0.0475166, 0.0478981, 0.0482795, 0.048661, 0.0490425, 0.049424, 0.0498054, 0.0501869, 0.0505837, 0.0509804, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533608, 0.0537575, 0.0541695, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570535, 0.0574655, 0.0578927, 0.05832, 0.058732, 0.0591592, 0.0595865, 0.060029, 0.0604562, 0.0608835, 0.061326, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639811, 0.0644236, 0.0648661, 0.0653239, 0.0657816, 0.0662394, 0.0666972, 0.067155, 0.0676127, 0.0680705, 0.0685435, 0.0690013, 0.0694743, 0.0699474, 0.0704204, 0.3716793, 0.0713664, 0.0718395, 0.0723278, 0.0728008, 0.0732891, 0.0737774, 0.0742657, 0.0747539, 0.0752422, 0.0757305, 0.0762188, 0.0767224, 0.0772259, 0.0777142, 0.0782177, 0.0787213, 0.0792401, 0.0797436, 0.0802472, 0.080766, 0.0812696, 0.0817884, 0.0823072, 0.082826, 0.0833448, 0.0838636, 0.0843977, 0.0849165, 0.0854505, 0.0859846, 0.0865187, 0.0870527, 0.0875868, 0.0881209, 0.0886549, 0.0892042, 0.0897536, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0925002, 0.0930495, 0.0936141, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0962692, 0.0975662, 0.098146, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016251, 0.1022049, 0.1028, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057755, 0.1063706, 0.106981, 0.1075761, 0.1081865, 0.1087968, 0.1094072, 0.1100175, 0.1106279, 0.1112535, 0.1118639, 0.1124895, 0.1131151, 0.1137407, 0.1143664, 0.114992, 0.1156176, 0.1162585, 0.1168841, 0.117525, 0.1181659, 0.1188067, 0.1194476, 0.1200885, 0.1207446, 0.1213855, 0.1220417, 0.1226978, 0.1233539, 0.1240101, 0.1246662, 0.1253223, 0.1259937, 0.1266499, 0.1273213, 0.1279927, 0.1286641, 0.1293355, 0.1300069, 0.1306935, 0.1313649, 0.1320516, 0.1327382, 0.1334096, 0.1341115, 0.1347982, 0.1354849, 0.1361868, 0.1368734, 0.1375753, 0.1382773, 0.1389792, 0.1396811, 0.140383, 0.1411002, 0.1418021, 0.1425193, 0.1432364, 0.1439536, 0.1446708, 0.145388, 0.1461204, 0.1468376, 0.14757, 0.1483024, 0.1490349, 0.1497673, 0.1504997, 0.1512322, 0.1519799, 0.1527123, 0.15346, 0.1542077, 0.1549554, 0.1557031, 0.1564508, 0.1572137, 0.1579767, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617914, 0.1625544, 0.1633326, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672236, 0.1680018, 0.1687953, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735561, 0.1743496, 0.1751583, 0.175967, 0.1767758, 0.1775845, 0.1783932, 0.1792172, 0.1800259, 0.1808499, 0.1816739, 0.1824826, 0.1833219, 0.1841459, 0.1849699, 0.1858091, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1900053, 0.1908446, 0.1916838, 0.1925383, 0.1933928, 0.1942473, 0.1951019, 0.1959564, 0.1968261, 0.1976806, 0.1985504, 0.1994202, 0.2002899, 0.2011597, 0.2020294, 0.2028992, 0.2037842, 0.2046693, 0.205539, 0.206424, 0.2073243, 0.2082094, 0.2090944, 0.2099947, 0.2108949, 0.21178, 0.2126802, 0.2135958, 0.2144961, 0.2153964, 0.2163119, 0.2172274, 0.2181277, 0.2190585, 0.2199741, 0.2208896, 0.2218051, 0.2227359, 0.2236667, 0.2245975, 0.2255283, 0.2264591, 0.2273899, 0.228336, 0.2292821, 0.2302129, 0.2311589, 0.232105, 0.2330663, 0.2340124, 0.2349737, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407416, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2466011, 0.2475776, 0.2485695, 0.249546, 0.2505379, 0.2515297, 0.2525368, 0.2535286, 0.2545357, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605783, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2667124, 0.2677348, 0.2687724, 0.26981, 0.2708324, 0.2718853, 0.2729229, 0.2739605, 0.2750134, 0.276051, 0.2771038, 0.2781567, 0.2792248, 0.2802777, 0.2813306, 0.2823987, 0.2834668, 0.284535, 0.2856031, 0.2866712, 0.2877394, 0.2888228, 0.2899062, 0.2909743, 0.2920577, 0.2931563, 0.2942397, 0.2953231, 0.2964218, 0.2975204, 0.2986191, 0.2997177, 0.3008164, 0.301915, 0.3030289, 0.3041428, 0.3052567, 0.3063706, 0.3074846, 0.3085985, 0.3097124, 0.3108415, 0.3119707, 0.3130999, 0.314229, 0.3153582, 0.3165026, 0.3176318, 0.3170367, 0.3199207, 0.3210651, 0.3222095, 0.3233539, 0.3245136, 0.3256733, 0.3268177, 0.3279774, 0.3291371, 0.330312, 0.3314717, 0.3326467, 0.3338216, 0.3349966, 0.3361715, 0.3373465, 0.3385214, 0.3397116, 0.3408865, 0.3420768, 0.343267, 0.3444724, 0.3456626, 0.3468528, 0.3480583, 0.3492638, 0.3504692, 0.3516747, 0.3528801, 0.3541009, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614252, 0.3626459, 0.3638819, 0.3651179, 0.3663539, 0.3675898, 0.3688411, 0.3700771, 0.3713283, 0.3725795, 0.3738308, 0.375082, 0.3763333, 0.3775998, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.3839322, 0.3851987, 0.3864805, 0.387747, 0.3890288, 0.3903105, 0.3916075, 0.3928893, 0.3941863, 0.3954681, 0.3967651, 0.3980621, 0.3993744, 0.4006714, 0.4019837, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085451, 0.4098573, 0.4111849, 0.4125124, 0.4138399, 0.4151675, 0.416495, 0.4178378, 0.4191806, 0.4205234, 0.4218662, 0.423209, 0.4245518, 0.4259098, 0.4272526, 0.4286107, 0.4299687, 0.4313268, 0.4326848, 0.4340581, 0.4354314, 0.4367895, 0.4381628, 0.4395514, 0.4409247, 0.442298, 0.4436866, 0.4450752, 0.4464637, 0.4478523, 0.4492409, 0.4506447, 0.4520333, 0.4534371, 0.4548409, 0.4562448, 0.4576486, 0.4590677, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661631, 0.4675822, 0.4690166, 0.4704356, 0.47187, 0.4733043, 0.4747539, 0.4761883, 0.4776379, 0.4790875, 0.4805371, 0.4819867, 0.4834363, 0.9380179, 0.4863508, 0.4878157, 0.4892805, 0.4907454, 0.4922103, 0.4936904, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.501091, 0.5025711, 0.5040665, 0.5055467, 0.507042, 0.5085527, 0.5100481, 0.5115435, 0.5130541, 0.5145647, 0.5160754, 0.517586, 0.5190967, 0.5206226, 0.5221485, 0.5236591, 0.525185, 0.0931258, 0.5282521, 0.529778, 0.5313191, 0.5328603, 0.5344015, 0.5359426, 0.537499, 0.5390402, 0.5405966, 0.542153, 0.5437095, 0.5452659, 0.5468223, 0.548394, 0.5499657, 0.5515373, 0.553109, 0.5546807, 0.5562524, 0.5578393, 0.5594263, 0.5610132, 0.5626001, 0.5641871, 0.565774, 0.5673762, 0.5689784, 0.5705806, 0.5721828, 0.573785, 0.5754025, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834897, 0.5851072, 0.5867399, 0.5883726, 0.5900053, 0.5916381, 0.5932708, 0.5949187, 0.5965667, 0.5982147, 0.5998627, 0.6015106, 0.6031586, 0.6048219, 0.6064851, 0.6081483, 0.6098116, 0.6114748, 0.6131533, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215457, 0.6232242, 0.624918, 0.6266117, 0.6283055, 0.6299992, 0.631693, 0.633402, 0.635111, 0.63682, 0.638529, 0.640238, 0.6419471, 0.6436713, 0.6453956, 0.6471199, 0.6488441, 0.6505684, 0.6523079, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6610056, 0.6627451, 0.6644999, 0.6662547, 0.6680095, 0.6697642, 0.6715343, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803845, 0.6821546, 0.6839399, 0.6857252, 0.6875105, 0.6892958, 0.6910811, 0.6928817, 0.6946822, 0.6964675, 0.6982834, 0.7000839, 0.7018845, 0.7037003, 0.7055161, 0.707332, 0.7091478, 0.7109636, 0.7127947, 0.7146105, 0.7164416, 0.7182727, 0.720119, 0.7219501, 0.7237964, 0.7256275, 0.7274739, 0.7293355, 0.7311818, 0.7330282, 0.7348898, 0.7367514, 0.738613, 0.7404746, 0.7423514, 0.744213, 0.7460899, 0.7479667, 0.7498436, 0.7517205, 0.7536126, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630732, 0.7649653, 0.7668727, 0.76878, 0.7706874, 0.7725948, 0.7745174, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841306, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.795758, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055238, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.8173342, 0.8193179, 0.8212863, 0.82327, 0.8252689, 0.8272526, 0.8292515, 0.8312352, 0.8332341, 0.8352331, 0.8372473, 0.8392462, 0.8412604, 0.8432746, 0.8452888, 0.847303, 0.8493172, 0.8513466, 0.8533761, 0.8554055, 0.857435, 0.8594644, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717327, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820325, 0.8840925, 0.8861677, 0.8882429, 0.8903182, 0.8923934, 0.8944839, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.9049363, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.915465, 0.9175708, 0.9196918, 0.9218128, 0.9239338, 0.9260548, 0.9281758, 0.930312, 0.9324483, 0.9345846, 0.9367208, 0.9388571, 0.9410086, 0.9431601, 0.9453117, 0.9474632, 0.9496147, 0.9517815, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626154, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735256, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.988922, 0.9911345, 0.9933471, 0.9955596, 0.9977722, 1.0 -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m1-96292a1bd64fec83bb6cdd2480a755b6.tif [File - 0x0002] File Size = 3047492 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/m1-b1ab6f4b81e9b8020a90c8f2c9bcfedb.tif.txt b/tif/ImageTestSuite/metadata/dotnet/m1-b1ab6f4b81e9b8020a90c8f2c9bcfedb.tif.txt index 421f2b00..e2e56ea2 100644 --- a/tif/ImageTestSuite/metadata/dotnet/m1-b1ab6f4b81e9b8020a90c8f2c9bcfedb.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/m1-b1ab6f4b81e9b8020a90c8f2c9bcfedb.tif.txt @@ -1,5 +1,5 @@ FILE: m1-b1ab6f4b81e9b8020a90c8f2c9bcfedb.tif -TYPE: ARW +TYPE: TIFF [ERROR: Exif IFD0] Illegal TIFF tag pointer offset [ERROR: Exif Thumbnail] Illegal TIFF tag pointer offset @@ -46,9 +46,10 @@ TYPE: ARW [Exif Thumbnail - 0x0146] Unknown tag (0x0146) = 0 [Exif Thumbnail - 0x0148] Unknown tag (0x0148) = 13238272 -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m1-b1ab6f4b81e9b8020a90c8f2c9bcfedb.tif [File - 0x0002] File Size = 125613 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/m1-e07fcd0e2ea8a9f41c6baed2f651bb8d.tif.txt b/tif/ImageTestSuite/metadata/dotnet/m1-e07fcd0e2ea8a9f41c6baed2f651bb8d.tif.txt index 6c5bc84f..698a52e9 100644 --- a/tif/ImageTestSuite/metadata/dotnet/m1-e07fcd0e2ea8a9f41c6baed2f651bb8d.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/m1-e07fcd0e2ea8a9f41c6baed2f651bb8d.tif.txt @@ -1,5 +1,5 @@ FILE: m1-e07fcd0e2ea8a9f41c6baed2f651bb8d.tif -TYPE: ARW +TYPE: TIFF [ERROR: Exif IFD0] Invalid TIFF tag format code 16 for tag 0x0116 @@ -22,9 +22,10 @@ TYPE: ARW [Exif IFD0 - 0x0128] Resolution Unit = Inch [Exif IFD0 - 0x0129] Page Number = 0 0 -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m1-e07fcd0e2ea8a9f41c6baed2f651bb8d.tif [File - 0x0002] File Size = 79472 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/m1-f228b1103fd7b629c08c1bbba94708e0.tif.txt b/tif/ImageTestSuite/metadata/dotnet/m1-f228b1103fd7b629c08c1bbba94708e0.tif.txt index 92994d36..12034645 100644 --- a/tif/ImageTestSuite/metadata/dotnet/m1-f228b1103fd7b629c08c1bbba94708e0.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/m1-f228b1103fd7b629c08c1bbba94708e0.tif.txt @@ -1,5 +1,5 @@ FILE: m1-f228b1103fd7b629c08c1bbba94708e0.tif -TYPE: ARW +TYPE: TIFF [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image [Exif IFD0 - 0x0100] Image Width = 4680 pixels @@ -25,9 +25,10 @@ TYPE: ARW [Exif SubIFD - 0xa001] Color Space = Undefined -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m1-f228b1103fd7b629c08c1bbba94708e0.tif [File - 0x0002] File Size = 965322 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/m1-f4830e8d4fa458f78a09fcaaf260569c.tif.txt b/tif/ImageTestSuite/metadata/dotnet/m1-f4830e8d4fa458f78a09fcaaf260569c.tif.txt index 3e05883a..c488aa58 100644 --- a/tif/ImageTestSuite/metadata/dotnet/m1-f4830e8d4fa458f78a09fcaaf260569c.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/m1-f4830e8d4fa458f78a09fcaaf260569c.tif.txt @@ -1,5 +1,5 @@ FILE: m1-f4830e8d4fa458f78a09fcaaf260569c.tif -TYPE: ARW +TYPE: TIFF [ERROR: Exif IFD0] Illegal TIFF tag pointer offset [ERROR: XMP] Error processing XMP data: Unsupported Encoding @@ -95,9 +95,10 @@ TYPE: ARW [Exif SubIFD - 0xa40a] Sharpness = Hard [Exif SubIFD - 0xa40c] Subject Distance Range = Unknown -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m1-f4830e8d4fa458f78a09fcaaf260569c.tif [File - 0x0002] File Size = 539640 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/m2-336db1cd76254717eb50a8602b651fbf.tif.txt b/tif/ImageTestSuite/metadata/dotnet/m2-336db1cd76254717eb50a8602b651fbf.tif.txt index 83de5646..419c71d9 100644 --- a/tif/ImageTestSuite/metadata/dotnet/m2-336db1cd76254717eb50a8602b651fbf.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/m2-336db1cd76254717eb50a8602b651fbf.tif.txt @@ -1,5 +1,5 @@ FILE: m2-336db1cd76254717eb50a8602b651fbf.tif -TYPE: ARW +TYPE: TIFF [ERROR: Exif IFD0] Invalid TIFF tag format code 17 for tag 0x0110 [ERROR: Exif IFD0] Illegal TIFF tag pointer offset @@ -18,9 +18,10 @@ TYPE: ARW [Exif IFD0 - 0x0128] Resolution Unit = Inch [Exif IFD0 - 0x013d] Predictor = 1 -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m2-336db1cd76254717eb50a8602b651fbf.tif [File - 0x0002] File Size = 134068 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/m2-63c8b14ea08a18c884d05a3431716047.tif.txt b/tif/ImageTestSuite/metadata/dotnet/m2-63c8b14ea08a18c884d05a3431716047.tif.txt index cab7fadc..476681c5 100644 --- a/tif/ImageTestSuite/metadata/dotnet/m2-63c8b14ea08a18c884d05a3431716047.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/m2-63c8b14ea08a18c884d05a3431716047.tif.txt @@ -1,5 +1,5 @@ FILE: m2-63c8b14ea08a18c884d05a3431716047.tif -TYPE: ARW +TYPE: TIFF [ERROR: Exif IFD0] Invalid TIFF tag format code 52739 for tag 0x0129 [ERROR: Exif IFD0] Illegal TIFF tag pointer offset @@ -70,9 +70,10 @@ TYPE: ARW [Exif Image - 0x0131] Software = Fuji Xerox Co., Ltd. Raster Support Toolkit Version 2.3 [Exif Image - 0x0132] Date/Time = 2005.09.15 a6:28:54 -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m2-63c8b14ea08a18c884d05a3431716047.tif [File - 0x0002] File Size = 79179 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/m2-b1ab6f4b81e9b8020a90c8f2c9bcfedb.tif.txt b/tif/ImageTestSuite/metadata/dotnet/m2-b1ab6f4b81e9b8020a90c8f2c9bcfedb.tif.txt index 3d76a81f..c21bffc2 100644 --- a/tif/ImageTestSuite/metadata/dotnet/m2-b1ab6f4b81e9b8020a90c8f2c9bcfedb.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/m2-b1ab6f4b81e9b8020a90c8f2c9bcfedb.tif.txt @@ -1,5 +1,5 @@ FILE: m2-b1ab6f4b81e9b8020a90c8f2c9bcfedb.tif -TYPE: ARW +TYPE: TIFF [ERROR: Exif IFD0] Invalid TIFF tag format code 65284 for tag 0x0146 [ERROR: Exif Thumbnail] Invalid TIFF tag format code 62211 for tag 0x0147 @@ -46,9 +46,10 @@ TYPE: ARW [Exif Thumbnail - 0x0146] Unknown tag (0x0146) = 0 [Exif Thumbnail - 0x0148] Unknown tag (0x0148) = 0 -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m2-b1ab6f4b81e9b8020a90c8f2c9bcfedb.tif [File - 0x0002] File Size = 125613 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/m2-f228b1103fd7b629c08c1bbba94708e0.tif.txt b/tif/ImageTestSuite/metadata/dotnet/m2-f228b1103fd7b629c08c1bbba94708e0.tif.txt index a6022409..eeb024c4 100644 --- a/tif/ImageTestSuite/metadata/dotnet/m2-f228b1103fd7b629c08c1bbba94708e0.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/m2-f228b1103fd7b629c08c1bbba94708e0.tif.txt @@ -1,5 +1,5 @@ FILE: m2-f228b1103fd7b629c08c1bbba94708e0.tif -TYPE: ARW +TYPE: TIFF [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image [Exif IFD0 - 0x0100] Image Width = 4680 pixels @@ -25,9 +25,10 @@ TYPE: ARW [Exif SubIFD - 0xa001] Color Space = Undefined -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m2-f228b1103fd7b629c08c1bbba94708e0.tif [File - 0x0002] File Size = 965322 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/m2-f4830e8d4fa458f78a09fcaaf260569c.tif.txt b/tif/ImageTestSuite/metadata/dotnet/m2-f4830e8d4fa458f78a09fcaaf260569c.tif.txt index 46790a9a..f109687d 100644 --- a/tif/ImageTestSuite/metadata/dotnet/m2-f4830e8d4fa458f78a09fcaaf260569c.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/m2-f4830e8d4fa458f78a09fcaaf260569c.tif.txt @@ -1,5 +1,5 @@ FILE: m2-f4830e8d4fa458f78a09fcaaf260569c.tif -TYPE: ARW +TYPE: TIFF [ERROR: XMP] Error processing XMP data: Unsupported Encoding [ERROR: IPTC] Invalid IPTC tag marker at offset 7. Expected '0x1c' but got '0x27'. @@ -90,9 +90,10 @@ TYPE: ARW [Exif SubIFD - 0xa40a] Sharpness = Hard [Exif SubIFD - 0xa40c] Subject Distance Range = Unknown -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m2-f4830e8d4fa458f78a09fcaaf260569c.tif [File - 0x0002] File Size = 539640 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/m3-336db1cd76254717eb50a8602b651fbf.tif.txt b/tif/ImageTestSuite/metadata/dotnet/m3-336db1cd76254717eb50a8602b651fbf.tif.txt index adc1b9d6..b04d2e81 100644 --- a/tif/ImageTestSuite/metadata/dotnet/m3-336db1cd76254717eb50a8602b651fbf.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/m3-336db1cd76254717eb50a8602b651fbf.tif.txt @@ -1,5 +1,5 @@ FILE: m3-336db1cd76254717eb50a8602b651fbf.tif -TYPE: ARW +TYPE: TIFF [ERROR: Exif IFD0] Invalid TIFF tag format code 17 for tag 0x0102 [ERROR: Photoshop] End of data reached. @@ -18,9 +18,10 @@ TYPE: ARW [Exif IFD0 - 0x0128] Resolution Unit = Inch [Exif IFD0 - 0x013d] Predictor = 1 -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m3-336db1cd76254717eb50a8602b651fbf.tif [File - 0x0002] File Size = 134068 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/m3-63c8b14ea08a18c884d05a3431716047.tif.txt b/tif/ImageTestSuite/metadata/dotnet/m3-63c8b14ea08a18c884d05a3431716047.tif.txt index f2e975b1..69c5611a 100644 --- a/tif/ImageTestSuite/metadata/dotnet/m3-63c8b14ea08a18c884d05a3431716047.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/m3-63c8b14ea08a18c884d05a3431716047.tif.txt @@ -1,5 +1,5 @@ FILE: m3-63c8b14ea08a18c884d05a3431716047.tif -TYPE: ARW +TYPE: TIFF [ERROR: Exif IFD0] Invalid TIFF tag format code 52739 for tag 0x0129 [ERROR: Exif Image] Illegal TIFF tag pointer offset @@ -70,9 +70,10 @@ TYPE: ARW [Exif Image - 0x0131] Software = Fuji Xerox Co., Ltd. Raster Support Toolkit Version 2.3 [Exif Image - 0x0132] Date/Time = 2005.09.15 a6:28:54 -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m3-63c8b14ea08a18c884d05a3431716047.tif [File - 0x0002] File Size = 79179 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/m4-336db1cd76254717eb50a8602b651fbf.tif.txt b/tif/ImageTestSuite/metadata/dotnet/m4-336db1cd76254717eb50a8602b651fbf.tif.txt index cee483d2..0b6d8907 100644 --- a/tif/ImageTestSuite/metadata/dotnet/m4-336db1cd76254717eb50a8602b651fbf.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/m4-336db1cd76254717eb50a8602b651fbf.tif.txt @@ -1,5 +1,5 @@ FILE: m4-336db1cd76254717eb50a8602b651fbf.tif -TYPE: ARW +TYPE: TIFF [ERROR: Exif IFD0] Invalid TIFF tag format code 17 for tag 0x0116 [ERROR: Exif IFD0] Illegal TIFF tag pointer offset @@ -18,9 +18,10 @@ TYPE: ARW [Exif IFD0 - 0x0128] Resolution Unit = [Exif IFD0 - 0x013d] Predictor = 1 -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m4-336db1cd76254717eb50a8602b651fbf.tif [File - 0x0002] File Size = 134068 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/m4-63c8b14ea08a18c884d05a3431716047.tif.txt b/tif/ImageTestSuite/metadata/dotnet/m4-63c8b14ea08a18c884d05a3431716047.tif.txt index 07dd01ac..9cc7cb98 100644 --- a/tif/ImageTestSuite/metadata/dotnet/m4-63c8b14ea08a18c884d05a3431716047.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/m4-63c8b14ea08a18c884d05a3431716047.tif.txt @@ -1,5 +1,5 @@ FILE: m4-63c8b14ea08a18c884d05a3431716047.tif -TYPE: ARW +TYPE: TIFF [ERROR: Exif IFD0] Invalid TIFF tag format code 52739 for tag 0x0129 @@ -70,9 +70,10 @@ TYPE: ARW [Exif Image - 0x0131] Software = Fuji Xerox Co., Ltd. Raster Support Toolkit Version 2.3 [Exif Image - 0x0132] Date/Time = 2005.09.15 a6:28:54 -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m4-63c8b14ea08a18c884d05a3431716047.tif [File - 0x0002] File Size = 79179 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/m5-336db1cd76254717eb50a8602b651fbf.tif.txt b/tif/ImageTestSuite/metadata/dotnet/m5-336db1cd76254717eb50a8602b651fbf.tif.txt index d94a4c63..6abe26fe 100644 --- a/tif/ImageTestSuite/metadata/dotnet/m5-336db1cd76254717eb50a8602b651fbf.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/m5-336db1cd76254717eb50a8602b651fbf.tif.txt @@ -1,5 +1,5 @@ FILE: m5-336db1cd76254717eb50a8602b651fbf.tif -TYPE: ARW +TYPE: TIFF [ERROR: Exif IFD0] Invalid TIFF tag format code 17 for tag 0x0117 [ERROR: Exif IFD0] Illegal TIFF tag pointer offset @@ -18,9 +18,10 @@ TYPE: ARW [Exif IFD0 - 0x0128] Resolution Unit = Inch [Exif IFD0 - 0x013d] Predictor = 1 -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m5-336db1cd76254717eb50a8602b651fbf.tif [File - 0x0002] File Size = 134068 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/m5-63c8b14ea08a18c884d05a3431716047.tif.txt b/tif/ImageTestSuite/metadata/dotnet/m5-63c8b14ea08a18c884d05a3431716047.tif.txt index 6319abd6..a58cde2c 100644 --- a/tif/ImageTestSuite/metadata/dotnet/m5-63c8b14ea08a18c884d05a3431716047.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/m5-63c8b14ea08a18c884d05a3431716047.tif.txt @@ -1,5 +1,5 @@ FILE: m5-63c8b14ea08a18c884d05a3431716047.tif -TYPE: ARW +TYPE: TIFF [ERROR: Exif IFD0] Invalid TIFF tag format code 52739 for tag 0x0129 [ERROR: Exif Image] Invalid TIFF tag format code 68 for tag 0x0106 @@ -70,9 +70,10 @@ TYPE: ARW [Exif Image - 0x0131] Software = Fuji Xerox Co., Ltd. Raster Support Toolkit Version 2.3 [Exif Image - 0x0132] Date/Time = 2005.09.15 a6:28:54 -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m5-63c8b14ea08a18c884d05a3431716047.tif [File - 0x0002] File Size = 79179 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/m6-336db1cd76254717eb50a8602b651fbf.tif.txt b/tif/ImageTestSuite/metadata/dotnet/m6-336db1cd76254717eb50a8602b651fbf.tif.txt index c66f035c..ce075dfc 100644 --- a/tif/ImageTestSuite/metadata/dotnet/m6-336db1cd76254717eb50a8602b651fbf.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/m6-336db1cd76254717eb50a8602b651fbf.tif.txt @@ -1,5 +1,5 @@ FILE: m6-336db1cd76254717eb50a8602b651fbf.tif -TYPE: ARW +TYPE: TIFF [ERROR: Exif IFD0] Invalid TIFF tag format code 17 for tag 0x0159 [ERROR: Photoshop] End of data reached. @@ -18,9 +18,10 @@ TYPE: ARW [Exif IFD0 - 0x0128] Resolution Unit = Inch [Exif IFD0 - 0x013d] Predictor = 1 -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m6-336db1cd76254717eb50a8602b651fbf.tif [File - 0x0002] File Size = 134068 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/m6-63c8b14ea08a18c884d05a3431716047.tif.txt b/tif/ImageTestSuite/metadata/dotnet/m6-63c8b14ea08a18c884d05a3431716047.tif.txt index d12eda62..dfe566d4 100644 --- a/tif/ImageTestSuite/metadata/dotnet/m6-63c8b14ea08a18c884d05a3431716047.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/m6-63c8b14ea08a18c884d05a3431716047.tif.txt @@ -1,5 +1,5 @@ FILE: m6-63c8b14ea08a18c884d05a3431716047.tif -TYPE: ARW +TYPE: TIFF [ERROR: Exif IFD0] Invalid TIFF tag format code 52739 for tag 0x0129 @@ -70,9 +70,10 @@ TYPE: ARW [Exif Image - 0x0131] Software = Fuji Xerox Co., Ltd. Raster Support Toolkit Version 2.3 [Exif Image - 0x0132] Date/Time = 2005.09.15 a6:28:54 -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m6-63c8b14ea08a18c884d05a3431716047.tif [File - 0x0002] File Size = 79179 bytes diff --git a/tif/ImageTestSuite/metadata/dotnet/m7-336db1cd76254717eb50a8602b651fbf.tif.txt b/tif/ImageTestSuite/metadata/dotnet/m7-336db1cd76254717eb50a8602b651fbf.tif.txt index f985fdf5..e8d7977c 100644 --- a/tif/ImageTestSuite/metadata/dotnet/m7-336db1cd76254717eb50a8602b651fbf.tif.txt +++ b/tif/ImageTestSuite/metadata/dotnet/m7-336db1cd76254717eb50a8602b651fbf.tif.txt @@ -1,5 +1,5 @@ FILE: m7-336db1cd76254717eb50a8602b651fbf.tif -TYPE: ARW +TYPE: TIFF [ERROR: Exif IFD0] Invalid TIFF tag format code 53764 for tag 0x00FE [ERROR: Exif IFD0] Invalid TIFF tag format code 17 for tag 0x0102 @@ -18,9 +18,10 @@ TYPE: ARW [Exif IFD0 - 0x0128] Resolution Unit = Inch [Exif IFD0 - 0x013d] Predictor = 1 -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = m7-336db1cd76254717eb50a8602b651fbf.tif [File - 0x0002] File Size = 134068 bytes diff --git a/tif/ImageTestSuite/metadata/java/434cb1e9680e3b4eda7f4dd430bcd2bf.tif.txt b/tif/ImageTestSuite/metadata/java/434cb1e9680e3b4eda7f4dd430bcd2bf.tif.txt index e11784d7..a5ae06f6 100644 --- a/tif/ImageTestSuite/metadata/java/434cb1e9680e3b4eda7f4dd430bcd2bf.tif.txt +++ b/tif/ImageTestSuite/metadata/java/434cb1e9680e3b4eda7f4dd430bcd2bf.tif.txt @@ -19,7 +19,7 @@ TYPE: ARW [Exif IFD0 - 0x0131] Software = Adobe Photoshop 7.0 [Exif IFD0 - 0x0132] Date/Time = 2004:05:25 11:58:16 [Exif IFD0 - 0x013d] Predictor = 1 -[Exif IFD0 - 0x0140] Unknown tag (0x0140) = [768 values] +[Exif IFD0 - 0x0140] Color Map = [768 values] [XMP - 0xffff] XMP Value Count = 2 diff --git a/tif/ImageTestSuite/metadata/java/551adc8ce6c3c9cc59040903b0428f47.tif.txt b/tif/ImageTestSuite/metadata/java/551adc8ce6c3c9cc59040903b0428f47.tif.txt index 7eaf1072..1a891f7b 100644 --- a/tif/ImageTestSuite/metadata/java/551adc8ce6c3c9cc59040903b0428f47.tif.txt +++ b/tif/ImageTestSuite/metadata/java/551adc8ce6c3c9cc59040903b0428f47.tif.txt @@ -18,10 +18,17 @@ TYPE: ARW [Exif IFD0 - 0x0144] Tile Offsets = 483 [Exif IFD0 - 0x0145] Tile Byte Counts = 30874 [Exif IFD0 - 0x0153] Sample Format = Unsigned, Unsigned, Unsigned -[Exif IFD0 - 0x830e] Unknown tag (0x830e) = 100.105 100.49 0 -[Exif IFD0 - 0x8482] Unknown tag (0x8482) = 0 0 0 589980 4928040 0 -[Exif IFD0 - 0x87af] Unknown tag (0x87af) = [32 values] -[Exif IFD0 - 0x87b1] Unknown tag (0x87b1) = ETRS89 / Poland CS92|ETRS89| +[Exif IFD0 - 0x830e] Pixel Scale = 100.105 100.49 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 589980 4928040 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [32 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0402] Citation = ETRS89 / Poland CS92 +[GeoTIFF - 0x0801] Geographic Citation = ETRS89 +[GeoTIFF - 0x0806] Geographic Angular Units = Angular Degree +[GeoTIFF - 0x0c00] Projected Coordinate System Type = ETRS89 Poland CS92 +[GeoTIFF - 0x0c04] Projection Linear Units = Linear Meter [File Type - 0x0001] Detected File Type Name = ARW [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw @@ -32,6 +39,7 @@ TYPE: ARW [File - 0x0003] File Modified Date = - Exif IFD0 + - GeoTIFF - File Type - File diff --git a/tif/ImageTestSuite/metadata/java/m1-4a7d8e5153957beadcd49c6f540aab78.tif.txt b/tif/ImageTestSuite/metadata/java/m1-4a7d8e5153957beadcd49c6f540aab78.tif.txt index 72bebca8..28347208 100644 --- a/tif/ImageTestSuite/metadata/java/m1-4a7d8e5153957beadcd49c6f540aab78.tif.txt +++ b/tif/ImageTestSuite/metadata/java/m1-4a7d8e5153957beadcd49c6f540aab78.tif.txt @@ -19,7 +19,7 @@ TYPE: ARW [Exif IFD0 - 0x341c] Unknown tag (0x341c) = 1 [Exif IFD0 - 0x0128] Resolution Unit = Inch [Exif IFD0 - 0x0131] Software = Oi/GFS writer v00.06.00P� (c) Wang Labs, Inc. 1990, 1991 -[Exif IFD0 - 0x0140] Unknown tag (0x0140) = [678 values] +[Exif IFD0 - 0x0140] Color Map = [678 values] [Exif IFD0 - 0xc1a6] Unknown tag (0xc1a6) = 0 [File Type - 0x0001] Detected File Type Name = ARW diff --git a/tif/ImageTestSuite/metadata/java/m1-93456679a773921d30efafd08f3ad542.tif.txt b/tif/ImageTestSuite/metadata/java/m1-93456679a773921d30efafd08f3ad542.tif.txt index e29de2c7..39093854 100644 --- a/tif/ImageTestSuite/metadata/java/m1-93456679a773921d30efafd08f3ad542.tif.txt +++ b/tif/ImageTestSuite/metadata/java/m1-93456679a773921d30efafd08f3ad542.tif.txt @@ -19,11 +19,15 @@ TYPE: TIFF [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) [Exif IFD0 - 0x0128] Resolution Unit = Inch [Exif IFD0 - 0x0132] Date/Time = 1996:11:19 13:58:06 -[Exif IFD0 - 0x0140] Unknown tag (0x0140) = [768 values] -[Exif IFD0 - 0x830e] Unknown tag (0x830e) = 2.438 2.438 0 -[Exif IFD0 - 0x8482] Unknown tag (0x8482) = 0 0 0 597533.364 4998317.104 0 -[Exif IFD0 - 0x87af] Unknown tag (0x87af) = [20 values] -[Exif IFD0 - 0x87b1] Unknown tag (0x87b1) = UTM Zone 15 N with NAD27| +[Exif IFD0 - 0x0140] Color Map = [768 values] +[Exif IFD0 - 0x830e] Pixel Scale = 2.438 2.438 0 +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 597533.364 4998317.104 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [20 values] + +[GeoTIFF - 0x04a5] Unknown tag (0x04a5) = 1 +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 UTM zone 15N +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 15 N with NAD27 [File Type - 0x0001] Detected File Type Name = TIFF [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format @@ -35,6 +39,7 @@ TYPE: TIFF [File - 0x0003] File Modified Date = - Exif IFD0 + - GeoTIFF - File Type - File diff --git a/tif/ImageTestSuite/metadata/java/m1-9a47770b40347f842caed33f5baa41df.tif.txt b/tif/ImageTestSuite/metadata/java/m1-9a47770b40347f842caed33f5baa41df.tif.txt index efe6ce84..118401ab 100644 --- a/tif/ImageTestSuite/metadata/java/m1-9a47770b40347f842caed33f5baa41df.tif.txt +++ b/tif/ImageTestSuite/metadata/java/m1-9a47770b40347f842caed33f5baa41df.tif.txt @@ -20,10 +20,14 @@ TYPE: TIFF [Exif IFD0 - 0x0128] Resolution Unit = Inch [Exif IFD0 - 0x0131] Software = USGS CD Archiver program tif2usgsdrg v.1.0 [Exif IFD0 - 0x0132] Date/Time = 1997:05:13 13:41:51 -[Exif IFD0 - 0x0140] Unknown tag (0x0140) = [768 values] -[Exif IFD0 - 0x8482] Unknown tag (0x8482) = 0 0 0 682527.059 3168367.518 0 -[Exif IFD0 - 0x87af] Unknown tag (0x87af) = [20 values] -[Exif IFD0 - 0x87b1] Unknown tag (0x87b1) = UTM Zone 14 N with NAD27| +[Exif IFD0 - 0x0140] Color Map = [768 values] +[Exif IFD0 - 0x8482] Model Tie Point = 0 0 0 682527.059 3168367.518 0 +[Exif IFD0 - 0x87af] GeoTIFF Geo Keys = [20 values] + +[GeoTIFF - 0x0400] Model Type = Projected +[GeoTIFF - 0x0401] Raster Type = PixelIsArea +[GeoTIFF - 0x0c00] Projected Coordinate System Type = NAD27 UTM zone 14N +[GeoTIFF - 0x0c01] Projected Coordinate System Citation = UTM Zone 14 N with NAD27 [File Type - 0x0001] Detected File Type Name = TIFF [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format @@ -35,6 +39,7 @@ TYPE: TIFF [File - 0x0003] File Modified Date = - Exif IFD0 + - GeoTIFF - File Type - File diff --git a/tif/ImageTestSuite/metadata/java/m1-b127f0fb89daedea07abb50b9db2dfd9.tif.txt b/tif/ImageTestSuite/metadata/java/m1-b127f0fb89daedea07abb50b9db2dfd9.tif.txt index 95ddf6a9..511a076c 100644 --- a/tif/ImageTestSuite/metadata/java/m1-b127f0fb89daedea07abb50b9db2dfd9.tif.txt +++ b/tif/ImageTestSuite/metadata/java/m1-b127f0fb89daedea07abb50b9db2dfd9.tif.txt @@ -17,7 +17,7 @@ TYPE: TIFF [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) [Exif IFD0 - 0x0128] Resolution Unit = Inch [Exif IFD0 - 0x0131] Software = @(#)ImageMagick 4.2.3 99/05/01 cristy@mystic.es.dupont.com -[Exif IFD0 - 0x0140] Unknown tag (0x0140) = 64764 5140 64764 5140 64764 5140 +[Exif IFD0 - 0x0140] Color Map = 64764 5140 64764 5140 64764 5140 [File Type - 0x0001] Detected File Type Name = TIFF [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format diff --git a/tif/ImageTestSuite/metadata/java/m13-42c19f8e79e582bef107f372f18a074b.tif.txt b/tif/ImageTestSuite/metadata/java/m13-42c19f8e79e582bef107f372f18a074b.tif.txt index 37675752..3985a246 100644 --- a/tif/ImageTestSuite/metadata/java/m13-42c19f8e79e582bef107f372f18a074b.tif.txt +++ b/tif/ImageTestSuite/metadata/java/m13-42c19f8e79e582bef107f372f18a074b.tif.txt @@ -1,7 +1,20 @@ FILE: m13-42c19f8e79e582bef107f372f18a074b.tif -TYPE: UNKNOWN +TYPE: TIFF -EXCEPTION: File format could not be determined +[ERROR: Exif IFD0] Unsupported offset byte size: {offsetByteSize} + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = m13-42c19f8e79e582bef107f372f18a074b.tif +[File - 0x0002] File Size = 35272 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 +- File Type +- File Generated using metadata-extractor https://drewnoakes.com/code/exif/ diff --git a/tif/ImageTestSuite/metadata/java/m3-b0d36ed02fc2624ac79d3144e8b1bda2.tif.txt b/tif/ImageTestSuite/metadata/java/m3-b0d36ed02fc2624ac79d3144e8b1bda2.tif.txt index 83a05c93..6ae454a9 100644 --- a/tif/ImageTestSuite/metadata/java/m3-b0d36ed02fc2624ac79d3144e8b1bda2.tif.txt +++ b/tif/ImageTestSuite/metadata/java/m3-b0d36ed02fc2624ac79d3144e8b1bda2.tif.txt @@ -12,7 +12,7 @@ TYPE: TIFF [Exif IFD0 - 0x013c] Host Computer = 2 [Exif IFD0 - 0x0111] Strip Offsets = 8 [Exif IFD0 - 0x0112] Orientation = Top, left side (Horizontal / normal) -[Exif IFD0 - 0x0140] Unknown tag (0x0140) = [46593 values] +[Exif IFD0 - 0x0140] Color Map = [46593 values] [Exif IFD0 - 0x0117] Strip Byte Counts = 1376217078 bytes [Exif IFD0 - 0xfa1a] Unknown tag (0xfa1a) = 2 [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) diff --git a/tif/ImageTestSuite/metadata/java/m6-42c19f8e79e582bef107f372f18a074b.tif.txt b/tif/ImageTestSuite/metadata/java/m6-42c19f8e79e582bef107f372f18a074b.tif.txt index 8ab168b6..182215a3 100644 --- a/tif/ImageTestSuite/metadata/java/m6-42c19f8e79e582bef107f372f18a074b.tif.txt +++ b/tif/ImageTestSuite/metadata/java/m6-42c19f8e79e582bef107f372f18a074b.tif.txt @@ -1,7 +1,20 @@ FILE: m6-42c19f8e79e582bef107f372f18a074b.tif -TYPE: UNKNOWN +TYPE: TIFF -EXCEPTION: File format could not be determined +[ERROR: Exif IFD0] Ignored IFD marked to start outside data segment + +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff + +[File - 0x0001] File Name = m6-42c19f8e79e582bef107f372f18a074b.tif +[File - 0x0002] File Size = 35272 bytes +[File - 0x0003] File Modified Date = + +- Exif IFD0 +- File Type +- File Generated using metadata-extractor https://drewnoakes.com/code/exif/ diff --git a/tif/metadata/diff/Issue 16.tif.txt b/tif/metadata/diff/Issue 16.tif.txt new file mode 100644 index 00000000..00f9175b --- /dev/null +++ b/tif/metadata/diff/Issue 16.tif.txt @@ -0,0 +1,588 @@ + FILE: Issue 16.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 728 pixels + [Exif IFD0 - 0x0101] Image Height = 825 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 8 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = RGB + [Exif IFD0 - 0x010f] Make = Phase One + [Exif IFD0 - 0x0110] Model = P 45+ + [Exif IFD0 - 0x0111] Strip Offsets = 47096 + [Exif IFD0 - 0x0112] Orientation = Top, left side (Horizontal / normal) + [Exif IFD0 - 0x0115] Samples Per Pixel = 3 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 825 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 1801800 bytes + [Exif IFD0 - 0x011a] X Resolution = 300 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 300 dots per inch + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x0128] Resolution Unit = Inch + [Exif IFD0 - 0x0131] Software = Adobe Photoshop CS3 Macintosh + [Exif IFD0 - 0x0132] Date/Time = 2013:05:15 09:42:30 + [Exif IFD0 - 0x013b] Artist = Eric Piasecki Photography LLC + [Exif IFD0 - 0x8298] Copyright = © 2010 Eric Piasecki + + [XMP - 0xffff] XMP Value Count = 208 + + [XMPMeta - http://ns.adobe.com/photoshop/1.0/] photoshop:DateCreated = 2010-01-01 + [XMPMeta - http://ns.adobe.com/photoshop/1.0/] photoshop:Country = USA + [XMPMeta - http://ns.adobe.com/photoshop/1.0/] photoshop:City = New York + [XMPMeta - http://ns.adobe.com/photoshop/1.0/] photoshop:State = NY + [XMPMeta - http://ns.adobe.com/photoshop/1.0/] photoshop:ColorMode = 3 + [XMPMeta - http://ns.adobe.com/photoshop/1.0/] photoshop:ICCProfile = sRGB IEC61966-2.1 + [XMPMeta - http://ns.adobe.com/photoshop/1.0/] photoshop:History = + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:ColorSpace = 1 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:ExifVersion = 0230 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:DateTimeOriginal = 2010-09-30T16:06:06-07:00 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:ExposureTime = 1/6 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:ExposureProgram = 1 + [XMPMeta - ] exif:ISOSpeedRatings[1] = 100 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:ShutterSpeedValue = 2584963/1000000 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:ExposureBiasValue = 0/1000 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:LightSource = 255 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:FileSource = 3 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:SceneType = 1 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:PixelXDimension = 728 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:PixelYDimension = 825 + [XMPMeta - http://ns.adobe.com/exif/1.0/] exif:NativeDigest = 36864,40960,40961,37121,37122,40962,40963,37510,40964,36867,36868,33434,33437,34850,34852,34855,34856,37377,37378,37379,37380,37381,37382,37383,37384,37385,37386,37396,41483,41484,41486,41487,41488,41492,41493,41495,41728,41729,41730,41985,41986,41987,41988,41989,41990,41991,41992,41993,41994,41995,41996,42016,0,2,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,20,22,23,24,25,26,27,28,30;65F05DA6DE6A8D3ED0984518D62DD602 + [XMPMeta - http://ns.adobe.com/xap/1.0/] xmp:CreatorTool = Adobe Photoshop CS3 Macintosh + [XMPMeta - http://ns.adobe.com/xap/1.0/] xmp:CreateDate = 2013-05-15T09:42:30-07:00 + [XMPMeta - http://ns.adobe.com/xap/1.0/] xmp:ModifyDate = 2013-05-15T09:42:30-07:00 + [XMPMeta - http://ns.adobe.com/xap/1.0/] xmp:MetadataDate = 2013-05-15T09:42:30-07:00 + [XMPMeta - http://purl.org/dc/elements/1.1/] dc:format = image/tiff + [XMPMeta - ] dc:creator[1] = Eric Piasecki Photography LLC + [XMPMeta - ] dc:rights[1] = © 2010 Eric Piasecki + [XMPMeta - http://www.w3.org/XML/1998/namespace] dc:rights[1]/xml:lang = x-default + [XMPMeta - ] dc:subject[1] = apt + [XMPMeta - ] dc:subject[2] = color + [XMPMeta - ] dc:subject[3] = kureck jones + [XMPMeta - ] dc:subject[4] = moroccan + [XMPMeta - ] dc:subject[5] = vivid + [XMPMeta - http://ns.adobe.com/xap/1.0/mm/] xmpMM:InstanceID = uuid:5A33642488BEE211B02BDB0AD9151D25 + [XMPMeta - http://ns.adobe.com/xap/1.0/mm/] xmpMM:DocumentID = uuid:90DE4FE487BEE211B02BDB0AD9151D25 + [XMPMeta - http://ns.adobe.com/xap/1.0/mm/] xmpMM:OriginalDocumentID = xmp.did:F87F1174072068119109E9E219B5AC6D + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[1]/stEvt:action = saved + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[1]/stEvt:instanceID = xmp.iid:F87F1174072068119109E9E219B5AC6D + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[1]/stEvt:when = 2010-10-16T21:46:26-04:00 + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[1]/stEvt:softwareAgent = Adobe Photoshop CS4 Macintosh + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[1]/stEvt:changed = / + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[2]/stEvt:action = converted + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[2]/stEvt:parameters = from image/tiff to application/vnd.adobe.photoshop + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[3]/stEvt:action = derived + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[3]/stEvt:parameters = converted from image/tiff to application/vnd.adobe.photoshop + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[4]/stEvt:action = saved + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[4]/stEvt:instanceID = xmp.iid:F97F1174072068119109E9E219B5AC6D + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[4]/stEvt:when = 2010-10-16T21:46:26-04:00 + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[4]/stEvt:softwareAgent = Adobe Photoshop CS4 Macintosh + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[4]/stEvt:changed = / + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[5]/stEvt:action = saved + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[5]/stEvt:instanceID = xmp.iid:CD07703B0F2068119109E9E219B5AC6D + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[5]/stEvt:when = 2010-10-16T22:39:30-04:00 + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[5]/stEvt:softwareAgent = Adobe Photoshop CS4 Macintosh + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[5]/stEvt:changed = / + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[6]/stEvt:action = saved + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[6]/stEvt:instanceID = xmp.iid:FABCD4E5092068119109A9ADE0FA654F + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[6]/stEvt:when = 2010-10-21T09:45:20-04:00 + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[6]/stEvt:softwareAgent = Adobe Photoshop CS4 Macintosh + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[6]/stEvt:changed = / + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[7]/stEvt:action = saved + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[7]/stEvt:instanceID = xmp.iid:FBBCD4E5092068119109A9ADE0FA654F + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[7]/stEvt:when = 2010-10-21T09:45:35-04:00 + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[7]/stEvt:softwareAgent = Adobe Photoshop CS4 Macintosh + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[7]/stEvt:changed = / + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[8]/stEvt:action = converted + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[8]/stEvt:parameters = from application/vnd.adobe.photoshop to image/tiff + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[9]/stEvt:action = derived + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[9]/stEvt:parameters = converted from application/vnd.adobe.photoshop to image/tiff + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[10]/stEvt:action = saved + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[10]/stEvt:instanceID = xmp.iid:FCBCD4E5092068119109A9ADE0FA654F + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[10]/stEvt:when = 2010-10-21T09:45:35-04:00 + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[10]/stEvt:softwareAgent = Adobe Photoshop CS4 Macintosh + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[10]/stEvt:changed = / + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[11]/stEvt:action = saved + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[11]/stEvt:instanceID = xmp.iid:FDBCD4E5092068119109A9ADE0FA654F + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[11]/stEvt:when = 2010-10-21T09:46:30-04:00 + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[11]/stEvt:softwareAgent = Adobe Photoshop CS4 Macintosh + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[11]/stEvt:changed = / + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[12]/stEvt:action = derived + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[12]/stEvt:parameters = saved to new location + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[13]/stEvt:action = saved + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[13]/stEvt:instanceID = xmp.iid:BD2FF02B08206811822AD8C695AB4810 + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[13]/stEvt:when = 2013-04-02T09:52:31-04:00 + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[13]/stEvt:softwareAgent = Adobe Photoshop Lightroom 4.1 (Macintosh) + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[13]/stEvt:changed = / + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceRef#] xmpMM:DerivedFrom/stRef:instanceID = xmp.iid:BD2FF02B08206811822AD8C695AB4810 + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceRef#] xmpMM:DerivedFrom/stRef:documentID = xmp.did:BD2FF02B08206811822AD8C695AB4810 + [XMPMeta - http://ns.adobe.com/xap/1.0/rights/] xmpRights:Marked = True + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:Version = 7.1 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:ProcessVersion = 5.0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:WhiteBalance = As Shot + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:IncrementalTemperature = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:IncrementalTint = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:Exposure = 0.00 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:Shadows = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:Brightness = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:Contrast = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:Saturation = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:Sharpness = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:LuminanceSmoothing = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:ColorNoiseReduction = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:VignetteAmount = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:ShadowTint = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:RedHue = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:RedSaturation = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:GreenHue = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:GreenSaturation = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:BlueHue = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:BlueSaturation = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:FillLight = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:Vibrance = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:HighlightRecovery = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:Clarity = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:HueAdjustmentRed = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:HueAdjustmentOrange = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:HueAdjustmentYellow = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:HueAdjustmentGreen = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:HueAdjustmentAqua = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:HueAdjustmentBlue = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:HueAdjustmentPurple = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:HueAdjustmentMagenta = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:SaturationAdjustmentRed = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:SaturationAdjustmentOrange = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:SaturationAdjustmentYellow = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:SaturationAdjustmentGreen = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:SaturationAdjustmentAqua = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:SaturationAdjustmentBlue = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:SaturationAdjustmentPurple = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:SaturationAdjustmentMagenta = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:LuminanceAdjustmentRed = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:LuminanceAdjustmentOrange = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:LuminanceAdjustmentYellow = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:LuminanceAdjustmentGreen = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:LuminanceAdjustmentAqua = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:LuminanceAdjustmentBlue = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:LuminanceAdjustmentPurple = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:LuminanceAdjustmentMagenta = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:SplitToningShadowHue = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:SplitToningShadowSaturation = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:SplitToningHighlightHue = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:SplitToningHighlightSaturation = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:SplitToningBalance = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:ParametricShadows = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:ParametricDarks = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:ParametricLights = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:ParametricHighlights = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:ParametricShadowSplit = 25 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:ParametricMidtoneSplit = 50 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:ParametricHighlightSplit = 75 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:SharpenRadius = +1.0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:SharpenDetail = 25 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:SharpenEdgeMasking = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:PostCropVignetteAmount = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:GrainAmount = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:LensProfileEnable = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:LensManualDistortionAmount = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:PerspectiveVertical = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:PerspectiveHorizontal = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:PerspectiveRotate = 0.0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:PerspectiveScale = 100 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:AutoLateralCA = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:DefringePurpleAmount = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:DefringePurpleHueLo = 30 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:DefringePurpleHueHi = 70 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:DefringeGreenAmount = 0 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:DefringeGreenHueLo = 40 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:DefringeGreenHueHi = 60 + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:ConvertToGrayscale = False + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:ToneCurveName = Linear + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:CameraProfile = Embedded + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:LensProfileSetup = LensDefaults + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:HasSettings = True + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:HasCrop = False + [XMPMeta - http://ns.adobe.com/camera-raw-settings/1.0/] crs:AlreadyApplied = True + [XMPMeta - ] crs:ToneCurve[1] = 0, 0 + [XMPMeta - ] crs:ToneCurve[2] = 255, 255 + [XMPMeta - ] crs:ToneCurveRed[1] = 0, 0 + [XMPMeta - ] crs:ToneCurveRed[2] = 255, 255 + [XMPMeta - ] crs:ToneCurveGreen[1] = 0, 0 + [XMPMeta - ] crs:ToneCurveGreen[2] = 255, 255 + [XMPMeta - ] crs:ToneCurveBlue[1] = 0, 0 + [XMPMeta - ] crs:ToneCurveBlue[2] = 255, 255 + [XMPMeta - http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/] Iptc4xmpCore:CreatorContactInfo/Iptc4xmpCore:CiAdrPcode = 10014 + [XMPMeta - http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/] Iptc4xmpCore:CreatorContactInfo/Iptc4xmpCore:CiAdrCtry = USA + [XMPMeta - http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/] Iptc4xmpCore:CreatorContactInfo/Iptc4xmpCore:CiEmailWork = eric@ericpiasecki.com + [XMPMeta - http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/] Iptc4xmpCore:CreatorContactInfo/Iptc4xmpCore:CiTelWork = 917-940-4139 + [XMPMeta - http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/] Iptc4xmpCore:CreatorContactInfo/Iptc4xmpCore:CiAdrRegion = NY + [XMPMeta - http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/] Iptc4xmpCore:CreatorContactInfo/Iptc4xmpCore:CiAdrCity = New York + [XMPMeta - http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/] Iptc4xmpCore:CreatorContactInfo/Iptc4xmpCore:CiAdrExtadr = 1 Morton Square #6DW + [XMPMeta - http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/] Iptc4xmpCore:CreatorContactInfo/Iptc4xmpCore:CiUrlWork = www.ericpiasecki.com + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:ImageWidth = 728 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:ImageLength = 825 + [XMPMeta - ] tiff:BitsPerSample[1] = 8 + [XMPMeta - ] tiff:BitsPerSample[2] = 8 + [XMPMeta - ] tiff:BitsPerSample[3] = 8 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:Compression = 1 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:PhotometricInterpretation = 2 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:SamplesPerPixel = 3 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:PlanarConfiguration = 1 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:XResolution = 3000000/10000 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:YResolution = 3000000/10000 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:ResolutionUnit = 2 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:Make = Phase One + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:Model = P 45+ + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:Orientation = 1 + [XMPMeta - http://ns.adobe.com/tiff/1.0/] tiff:NativeDigest = 256,257,258,259,262,274,277,284,530,531,282,283,296,301,318,319,529,532,306,270,271,272,305,315,33432;DC311D4C1317A16A36A5C36B66E221B6 + + [IPTC - 0x015a] Coded Character Set = UTF-8 + [IPTC - 0x0200] Application Record Version = 4 + [IPTC - 0x0250] By-line = Eric Piasecki Photography LLC + [IPTC - 0x0237] Date Created = 2010:00:00 + [IPTC - 0x025a] City = New York + [IPTC - 0x025f] Province/State = NY + [IPTC - 0x0265] Country/Primary Location Name = USA + [IPTC - 0x0219] Keywords = apt;color;kureck jones;moroccan;vivid + [IPTC - 0x0274] Copyright Notice = © 2010 Eric Piasecki + [IPTC - 0x023e] Digital Date Created = 2010:09:30 + [IPTC - 0x023f] Digital Time Created = 16:06:06-0400 + + [Photoshop - 0x0425] Caption Digest = 30 79 116 122 129 19 32 237 165 125 149 102 210 226 117 0 + [Photoshop - 0x03ea] XML Data = + + + + com.apple.print.PageFormat.PMHorizontalRes + + com.apple.print.ticket.creator + com.apple.jobticket + com.apple.print.ticket.itemArray + + + com.apple.print.PageFormat.PMHorizontalRes + 72 + com.apple.print.ticket.stateFlag + 0 + + + + com.apple.print.PageFormat.PMOrientation + + com.apple.print.ticket.creator + com.apple.jobticket + com.apple.print.ticket.itemArray + + + com.apple.print.PageFormat.PMOrientation + 1 + com.apple.print.ticket.stateFlag + 0 + + + + com.apple.print.PageFormat.PMScaling + + com.apple.print.ticket.creator + com.apple.jobticket + com.apple.print.ticket.itemArray + + + com.apple.print.PageFormat.PMScaling + 1 + com.apple.print.ticket.stateFlag + 0 + + + + com.apple.print.PageFormat.PMVerticalRes + + com.apple.print.ticket.creator + com.apple.jobticket + com.apple.print.ticket.itemArray + + + com.apple.print.PageFormat.PMVerticalRes + 72 + com.apple.print.ticket.stateFlag + 0 + + + + com.apple.print.PageFormat.PMVerticalScaling + + com.apple.print.ticket.creator + com.apple.jobticket + com.apple.print.ticket.itemArray + + + com.apple.print.PageFormat.PMVerticalScaling + 1 + com.apple.print.ticket.stateFlag + 0 + + + + com.apple.print.subTicket.paper_info_ticket + + PMPPDPaperCodeName + + com.apple.print.ticket.creator + com.apple.jobticket + com.apple.print.ticket.itemArray + + + PMPPDPaperCodeName + Letter + com.apple.print.ticket.stateFlag + 0 + + + + PMPPDTranslationStringPaperName + + com.apple.print.ticket.creator + com.apple.jobticket + com.apple.print.ticket.itemArray + + + PMPPDTranslationStringPaperName + US Letter + com.apple.print.ticket.stateFlag + 0 + + + + PMTiogaPaperName + + com.apple.print.ticket.creator + com.apple.jobticket + com.apple.print.ticket.itemArray + + + PMTiogaPaperName + na-letter + com.apple.print.ticket.stateFlag + 0 + + + + com.apple.print.PageFormat.PMAdjustedPageRect + + com.apple.print.ticket.creator + com.apple.jobticket + com.apple.print.ticket.itemArray + + + com.apple.print.PageFormat.PMAdjustedPageRect + + 0 + 0 + 734 + 576 + + com.apple.print.ticket.stateFlag + 0 + + + + com.apple.print.PageFormat.PMAdjustedPaperRect + + com.apple.print.ticket.creator + com.apple.jobticket + com.apple.print.ticket.itemArray + + + com.apple.print.PageFormat.PMAdjustedPaperRect + + -18 + -18 + 774 + 594 + + com.apple.print.ticket.stateFlag + 0 + + + + com.apple.print.PaperInfo.PMPaperName + + com.apple.print.ticket.creator + com.apple.jobticket + com.apple.print.ticket.itemArray + + + com.apple.print.PaperInfo.PMPaperName + na-letter + com.apple.print.ticket.stateFlag + 0 + + + + com.apple.print.PaperInfo.PMUnadjustedPageRect + + com.apple.print.ticket.creator + com.apple.jobticket + com.apple.print.ticket.itemArray + + + com.apple.print.PaperInfo.PMUnadjustedPageRect + + 0 + 0 + 734 + 576 + + com.apple.print.ticket.stateFlag + 0 + + + + com.apple.print.PaperInfo.PMUnadjustedPaperRect + + com.apple.print.ticket.creator + com.apple.jobticket + com.apple.print.ticket.itemArray + + + com.apple.print.PaperInfo.PMUnadjustedPaperRect + + -18 + -18 + 774 + 594 + + com.apple.print.ticket.stateFlag + 0 + + + + com.apple.print.PaperInfo.ppd.PMPaperName + + com.apple.print.ticket.creator + com.apple.jobticket + com.apple.print.ticket.itemArray + + + com.apple.print.PaperInfo.ppd.PMPaperName + Letter + com.apple.print.ticket.stateFlag + 0 + + + + com.apple.print.ticket.APIVersion + 00.20 + com.apple.print.ticket.type + com.apple.print.PaperInfoTicket + + com.apple.print.ticket.APIVersion + 00.20 + com.apple.print.ticket.type + com.apple.print.PageFormatTicket + + + + [Photoshop - 0x03ed] Resolution Info = 300x300 DPI + [Photoshop - 0x0426] Print Scale = Centered, Scale 1.0 + [Photoshop - 0x040d] Global Angle = 30 + [Photoshop - 0x0419] Global Altitude = 30 + [Photoshop - 0x03f3] Print Flags = 0 0 0 0 0 0 0 0 1 + [Photoshop - 0x040a] Copyright Flag = Yes + [Photoshop - 0x2710] Print Flags Information = 0 1 0 0 0 0 0 0 0 1 + [Photoshop - 0x03f5] Color Halftoning Information = [72 values] + [Photoshop - 0x03f8] Color Transfer Functions = [112 values] + [Photoshop - 0x0408] Grid and Guides Information = 0 0 0 1 0 0 2 64 0 0 2 64 0 0 0 0 + [Photoshop - 0x0436] Onion Skins = [168 values] + [Photoshop - 0x0433] Timeline Information = [516 values] + [Photoshop - 0x0434] Sheet Disclosure = [70 values] + [Photoshop - 0x041e] URL List = 0 + [Photoshop - 0x041a] Slices = kureckjones_jett_075_02 (0,0,825,728) 1 Slices + [Photoshop - 0x0428] Pixel Aspect Ratio = 1.0 + [Photoshop - 0x0414] Seed Number = 1 + [Photoshop - 0x040c] Thumbnail Data = JpegRGB, 141x160, Decomp 67840 bytes, 1572865 bpp, 5028 bytes + [Photoshop - 0x0421] Version Info = 1 (Adobe Photoshop, Adobe Photoshop CS3) 1 + + [IPTC - 0x015a] Coded Character Set = UTF-8 + [IPTC - 0x0200] Application Record Version = 4 + [IPTC - 0x0250] By-line = Eric Piasecki Photography LLC + [IPTC - 0x0237] Date Created = 2010:00:00 + [IPTC - 0x025a] City = New York + [IPTC - 0x025f] Province/State = NY + [IPTC - 0x0265] Country/Primary Location Name = USA + [IPTC - 0x0219] Keywords = apt;color;kureck jones;moroccan;vivid + [IPTC - 0x0274] Copyright Notice = © 2010 Eric Piasecki + [IPTC - 0x023e] Digital Date Created = 2010:09:30 + [IPTC - 0x023f] Digital Time Created = 16:06:06-0400 + + [Exif SubIFD - 0x829a] Exposure Time = 1/6 sec + [Exif SubIFD - 0x8822] Exposure Program = Manual control + [Exif SubIFD - 0x8827] ISO Speed Ratings = 100 + [Exif SubIFD - 0x9000] Exif Version = 2.30 + [Exif SubIFD - 0x9003] Date/Time Original = 2010:09:30 16:06:06 + [Exif SubIFD - 0x9004] Date/Time Digitized = 2010:09:30 16:06:06 + [Exif SubIFD - 0x9201] Shutter Speed Value = 1/6 sec + [Exif SubIFD - 0x9204] Exposure Bias Value = 0 EV + [Exif SubIFD - 0x9208] White Balance = Other + [Exif SubIFD - 0xa001] Color Space = sRGB + [Exif SubIFD - 0xa002] Exif Image Width = 728 pixels + [Exif SubIFD - 0xa003] Exif Image Height = 825 pixels + [Exif SubIFD - 0xa300] File Source = Digital Still Camera (DSC) + [Exif SubIFD - 0xa301] Scene Type = Directly photographed image + + [ICC Profile - 0x0000] Profile Size = 3144 + [ICC Profile - 0x0004] CMM Type = Lino + [ICC Profile - 0x0008] Version = 2.1.0 + [ICC Profile - 0x000c] Class = Display Device + [ICC Profile - 0x0010] Color space = RGB + [ICC Profile - 0x0014] Profile Connection Space = XYZ + [ICC Profile - 0x0018] Profile Date/Time = 1998:02:09 06:49:00 + [ICC Profile - 0x0024] Signature = acsp + [ICC Profile - 0x0028] Primary Platform = Microsoft Corporation + [ICC Profile - 0x0030] Device manufacturer = IEC + [ICC Profile - 0x0034] Device model = sRGB + [ICC Profile - 0x0040] Rendering Intent = Media-Relative Colorimetric + [ICC Profile - 0x0044] XYZ values = 0.964 1 0.825 + [ICC Profile - 0x0080] Tag Count = 17 + [ICC Profile - 0x63707274] Profile Copyright = Copyright (c) 1998 Hewlett-Packard Company + [ICC Profile - 0x64657363] Profile Description = sRGB IEC61966-2.1 + [ICC Profile - 0x77747074] Media White Point = (0.9505, 1, 1.0891) + [ICC Profile - 0x626b7074] Media Black Point = (0, 0, 0) + [ICC Profile - 0x7258595a] Red Colorant = (0.4361, 0.2225, 0.0139) + [ICC Profile - 0x6758595a] Green Colorant = (0.3851, 0.7169, 0.0971) + [ICC Profile - 0x6258595a] Blue Colorant = (0.1431, 0.0606, 0.7141) + [ICC Profile - 0x646d6e64] Device Mfg Description = IEC http://www.iec.ch + [ICC Profile - 0x646d6464] Device Model Description = IEC 61966-2.1 Default RGB colour space - sRGB + [ICC Profile - 0x76756564] Viewing Conditions Description = Reference Viewing Condition in IEC61966-2.1 + [ICC Profile - 0x76696577] Viewing Conditions = view (0x76696577): 36 bytes + [ICC Profile - 0x6c756d69] Luminance = (76.0365, 80, 87.1246) + [ICC Profile - 0x6d656173] Measurement = 1931 2° Observer, Backing (0, 0, 0), Geometry Unknown, Flare 1%, Illuminant D65 + [ICC Profile - 0x74656368] Technology = CRT + [ICC Profile - 0x72545243] Red TRC = 0.0, 0.0000763, 0.0001526, 0.0002289, 0.0003052, 0.0003815, 0.0004578, 0.0005341, 0.0006104, 0.0006867, 0.000763, 0.0008392, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018158, 0.0018921, 0.0019684, 0.0020447, 0.002121, 0.0021973, 0.0022736, 0.0023499, 0.0024262, 0.0025025, 0.0025788, 0.0026551, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033417, 0.003418, 0.0034943, 0.0035859, 0.0036622, 0.0037537, 0.00383, 0.0039216, 0.0040131, 0.0041047, 0.0041962, 0.0042878, 0.0043793, 0.0044709, 0.0045624, 0.0046693, 0.0047608, 0.0048524, 0.0049592, 0.005066, 0.0051575, 0.0052644, 0.0053712, 0.005478, 0.0055848, 0.0056916, 0.0057984, 0.0059052, 0.0060273, 0.0061341, 0.0062562, 0.006363, 0.0064851, 0.0066072, 0.0067292, 0.0068513, 0.0069734, 0.0070954, 0.0072175, 0.0073396, 0.0074617, 0.007599, 0.0077211, 0.0078584, 0.0079957, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.008957, 0.0090944, 0.0092317, 0.0093843, 0.0095369, 0.0096742, 0.0098268, 0.0099794, 0.010132, 0.0102846, 0.0104372, 0.0105898, 0.0107576, 0.0109102, 0.0110628, 0.0112306, 0.0113985, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0124056, 0.0125734, 0.0127413, 0.0129244, 0.0130922, 0.0132753, 0.0134585, 0.0136416, 0.0138247, 0.0140078, 0.0141909, 0.014374, 0.0145571, 0.0147555, 0.0149386, 0.0151369, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165255, 0.0167239, 0.0169223, 0.0171359, 0.0173495, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188449, 0.0190585, 0.0192874, 0.019501, 0.0197299, 0.0199588, 0.0201877, 0.0204166, 0.0206455, 0.0208743, 0.0211032, 0.0213474, 0.0215763, 0.0218204, 0.0220645, 0.0222934, 0.0225376, 0.0227817, 0.0230259, 0.0232853, 0.0235294, 0.0237736, 0.024033, 0.0242771, 0.0245365, 0.0247959, 0.0250553, 0.0253147, 0.0255741, 0.0258335, 0.0261082, 0.0263676, 0.026627, 0.0269017, 0.0271763, 0.027451, 0.0277256, 0.0280003, 0.028275, 0.0285496, 0.0288243, 0.0291142, 0.0293889, 0.0296788, 0.0299687, 0.0302586, 0.0305486, 0.0308385, 0.0311284, 0.0314183, 0.0317235, 0.0320134, 0.0323186, 0.0326238, 0.032929, 0.0332341, 0.0335393, 0.0338445, 0.0341497, 0.0344549, 0.0347753, 0.0350805, 0.0354009, 0.0357214, 0.0360418, 0.0363622, 0.0366827, 0.0370031, 0.0373388, 0.0376593, 0.037995, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403449, 0.0406806, 0.0410315, 0.0413825, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.0431373, 0.0434882, 0.0438392, 0.0442054, 0.0445716, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0464027, 0.0467689, 0.0471504, 0.0475166, 0.0478981, 0.0482795, 0.048661, 0.0490425, 0.049424, 0.0498054, 0.0501869, 0.0505837, 0.0509804, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533608, 0.0537575, 0.0541695, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570535, 0.0574655, 0.0578927, 0.05832, 0.058732, 0.0591592, 0.0595865, 0.060029, 0.0604562, 0.0608835, 0.061326, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639811, 0.0644236, 0.0648661, 0.0653239, 0.0657816, 0.0662394, 0.0666972, 0.067155, 0.0676127, 0.0680705, 0.0685435, 0.0690013, 0.0694743, 0.0699474, 0.0704204, 0.0708934, 0.0713664, 0.0718395, 0.0723278, 0.0728008, 0.0732891, 0.0737774, 0.0742657, 0.0747539, 0.0752422, 0.0757305, 0.0762188, 0.0767224, 0.0772259, 0.0777142, 0.0782177, 0.0787213, 0.0792401, 0.0797436, 0.0802472, 0.080766, 0.0812696, 0.0817884, 0.0823072, 0.082826, 0.0833448, 0.0838636, 0.0843977, 0.0849165, 0.0854505, 0.0859846, 0.0865187, 0.0870527, 0.0875868, 0.0881209, 0.0886549, 0.0892042, 0.0897536, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0925002, 0.0930495, 0.0936141, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0970016, 0.0975662, 0.098146, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016251, 0.1022049, 0.1028, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057755, 0.1063706, 0.106981, 0.1075761, 0.1081865, 0.1087968, 0.1094072, 0.1100175, 0.1106279, 0.1112535, 0.1118639, 0.1124895, 0.1131151, 0.1137407, 0.1143664, 0.114992, 0.1156176, 0.1162585, 0.1168841, 0.117525, 0.1181659, 0.1188067, 0.1194476, 0.1200885, 0.1207446, 0.1213855, 0.1220417, 0.1226978, 0.1233539, 0.1240101, 0.1246662, 0.1253223, 0.1259937, 0.1266499, 0.1273213, 0.1279927, 0.1286641, 0.1293355, 0.1300069, 0.1306935, 0.1313649, 0.1320516, 0.1327382, 0.1334096, 0.1341115, 0.1347982, 0.1354849, 0.1361868, 0.1368734, 0.1375753, 0.1382773, 0.1389792, 0.1396811, 0.140383, 0.1411002, 0.1418021, 0.1425193, 0.1432364, 0.1439536, 0.1446708, 0.145388, 0.1461204, 0.1468376, 0.14757, 0.1483024, 0.1490349, 0.1497673, 0.1504997, 0.1512322, 0.1519799, 0.1527123, 0.15346, 0.1542077, 0.1549554, 0.1557031, 0.1564508, 0.1572137, 0.1579767, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617914, 0.1625544, 0.1633326, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672236, 0.1680018, 0.1687953, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735561, 0.1743496, 0.1751583, 0.175967, 0.1767758, 0.1775845, 0.1783932, 0.1792172, 0.1800259, 0.1808499, 0.1816739, 0.1824826, 0.1833219, 0.1841459, 0.1849699, 0.1858091, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1900053, 0.1908446, 0.1916838, 0.1925383, 0.1933928, 0.1942473, 0.1951019, 0.1959564, 0.1968261, 0.1976806, 0.1985504, 0.1994202, 0.2002899, 0.2011597, 0.2020294, 0.2028992, 0.2037842, 0.2046693, 0.205539, 0.206424, 0.2073243, 0.2082094, 0.2090944, 0.2099947, 0.2108949, 0.21178, 0.2126802, 0.2135958, 0.2144961, 0.2153964, 0.2163119, 0.2172274, 0.2181277, 0.2190585, 0.2199741, 0.2208896, 0.2218051, 0.2227359, 0.2236667, 0.2245975, 0.2255283, 0.2264591, 0.2273899, 0.228336, 0.2292821, 0.2302129, 0.2311589, 0.232105, 0.2330663, 0.2340124, 0.2349737, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407416, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2466011, 0.2475776, 0.2485695, 0.249546, 0.2505379, 0.2515297, 0.2525368, 0.2535286, 0.2545357, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605783, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2667124, 0.2677348, 0.2687724, 0.26981, 0.2708324, 0.2718853, 0.2729229, 0.2739605, 0.2750134, 0.276051, 0.2771038, 0.2781567, 0.2792248, 0.2802777, 0.2813306, 0.2823987, 0.2834668, 0.284535, 0.2856031, 0.2866712, 0.2877394, 0.2888228, 0.2899062, 0.2909743, 0.2920577, 0.2931563, 0.2942397, 0.2953231, 0.2964218, 0.2975204, 0.2986191, 0.2997177, 0.3008164, 0.301915, 0.3030289, 0.3041428, 0.3052567, 0.3063706, 0.3074846, 0.3085985, 0.3097124, 0.3108415, 0.3119707, 0.3130999, 0.314229, 0.3153582, 0.3165026, 0.3176318, 0.3187762, 0.3199207, 0.3210651, 0.3222095, 0.3233539, 0.3245136, 0.3256733, 0.3268177, 0.3279774, 0.3291371, 0.330312, 0.3314717, 0.3326467, 0.3338216, 0.3349966, 0.3361715, 0.3373465, 0.3385214, 0.3397116, 0.3408865, 0.3420768, 0.343267, 0.3444724, 0.3456626, 0.3468528, 0.3480583, 0.3492638, 0.3504692, 0.3516747, 0.3528801, 0.3541009, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614252, 0.3626459, 0.3638819, 0.3651179, 0.3663539, 0.3675898, 0.3688411, 0.3700771, 0.3713283, 0.3725795, 0.3738308, 0.375082, 0.3763333, 0.3775998, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.3839322, 0.3851987, 0.3864805, 0.387747, 0.3890288, 0.3903105, 0.3916075, 0.3928893, 0.3941863, 0.3954681, 0.3967651, 0.3980621, 0.3993744, 0.4006714, 0.4019837, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085451, 0.4098573, 0.4111849, 0.4125124, 0.4138399, 0.4151675, 0.416495, 0.4178378, 0.4191806, 0.4205234, 0.4218662, 0.423209, 0.4245518, 0.4259098, 0.4272526, 0.4286107, 0.4299687, 0.4313268, 0.4326848, 0.4340581, 0.4354314, 0.4367895, 0.4381628, 0.4395514, 0.4409247, 0.442298, 0.4436866, 0.4450752, 0.4464637, 0.4478523, 0.4492409, 0.4506447, 0.4520333, 0.4534371, 0.4548409, 0.4562448, 0.4576486, 0.4590677, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661631, 0.4675822, 0.4690166, 0.4704356, 0.47187, 0.4733043, 0.4747539, 0.4761883, 0.4776379, 0.4790875, 0.4805371, 0.4819867, 0.4834363, 0.4848859, 0.4863508, 0.4878157, 0.4892805, 0.4907454, 0.4922103, 0.4936904, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.501091, 0.5025711, 0.5040665, 0.5055467, 0.507042, 0.5085527, 0.5100481, 0.5115435, 0.5130541, 0.5145647, 0.5160754, 0.517586, 0.5190967, 0.5206226, 0.5221485, 0.5236591, 0.525185, 0.5267262, 0.5282521, 0.529778, 0.5313191, 0.5328603, 0.5344015, 0.5359426, 0.537499, 0.5390402, 0.5405966, 0.542153, 0.5437095, 0.5452659, 0.5468223, 0.548394, 0.5499657, 0.5515373, 0.553109, 0.5546807, 0.5562524, 0.5578393, 0.5594263, 0.5610132, 0.5626001, 0.5641871, 0.565774, 0.5673762, 0.5689784, 0.5705806, 0.5721828, 0.573785, 0.5754025, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834897, 0.5851072, 0.5867399, 0.5883726, 0.5900053, 0.5916381, 0.5932708, 0.5949187, 0.5965667, 0.5982147, 0.5998627, 0.6015106, 0.6031586, 0.6048219, 0.6064851, 0.6081483, 0.6098116, 0.6114748, 0.6131533, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215457, 0.6232242, 0.624918, 0.6266117, 0.6283055, 0.6299992, 0.631693, 0.633402, 0.635111, 0.63682, 0.638529, 0.640238, 0.6419471, 0.6436713, 0.6453956, 0.6471199, 0.6488441, 0.6505684, 0.6523079, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6610056, 0.6627451, 0.6644999, 0.6662547, 0.6680095, 0.6697642, 0.6715343, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803845, 0.6821546, 0.6839399, 0.6857252, 0.6875105, 0.6892958, 0.6910811, 0.6928817, 0.6946822, 0.6964675, 0.6982834, 0.7000839, 0.7018845, 0.7037003, 0.7055161, 0.707332, 0.7091478, 0.7109636, 0.7127947, 0.7146105, 0.7164416, 0.7182727, 0.720119, 0.7219501, 0.7237964, 0.7256275, 0.7274739, 0.7293355, 0.7311818, 0.7330282, 0.7348898, 0.7367514, 0.738613, 0.7404746, 0.7423514, 0.744213, 0.7460899, 0.7479667, 0.7498436, 0.7517205, 0.7536126, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630732, 0.7649653, 0.7668727, 0.76878, 0.7706874, 0.7725948, 0.7745174, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841306, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.795758, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055238, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.8173342, 0.8193179, 0.8212863, 0.82327, 0.8252689, 0.8272526, 0.8292515, 0.8312352, 0.8332341, 0.8352331, 0.8372473, 0.8392462, 0.8412604, 0.8432746, 0.8452888, 0.847303, 0.8493172, 0.8513466, 0.8533761, 0.8554055, 0.857435, 0.8594644, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717327, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820325, 0.8840925, 0.8861677, 0.8882429, 0.8903182, 0.8923934, 0.8944839, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.9049363, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.915465, 0.9175708, 0.9196918, 0.9218128, 0.9239338, 0.9260548, 0.9281758, 0.930312, 0.9324483, 0.9345846, 0.9367208, 0.9388571, 0.9410086, 0.9431601, 0.9453117, 0.9474632, 0.9496147, 0.9517815, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626154, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735256, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.988922, 0.9911345, 0.9933471, 0.9955596, 0.9977722, 1.0 + [ICC Profile - 0x67545243] Green TRC = 0.0, 0.0000763, 0.0001526, 0.0002289, 0.0003052, 0.0003815, 0.0004578, 0.0005341, 0.0006104, 0.0006867, 0.000763, 0.0008392, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018158, 0.0018921, 0.0019684, 0.0020447, 0.002121, 0.0021973, 0.0022736, 0.0023499, 0.0024262, 0.0025025, 0.0025788, 0.0026551, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033417, 0.003418, 0.0034943, 0.0035859, 0.0036622, 0.0037537, 0.00383, 0.0039216, 0.0040131, 0.0041047, 0.0041962, 0.0042878, 0.0043793, 0.0044709, 0.0045624, 0.0046693, 0.0047608, 0.0048524, 0.0049592, 0.005066, 0.0051575, 0.0052644, 0.0053712, 0.005478, 0.0055848, 0.0056916, 0.0057984, 0.0059052, 0.0060273, 0.0061341, 0.0062562, 0.006363, 0.0064851, 0.0066072, 0.0067292, 0.0068513, 0.0069734, 0.0070954, 0.0072175, 0.0073396, 0.0074617, 0.007599, 0.0077211, 0.0078584, 0.0079957, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.008957, 0.0090944, 0.0092317, 0.0093843, 0.0095369, 0.0096742, 0.0098268, 0.0099794, 0.010132, 0.0102846, 0.0104372, 0.0105898, 0.0107576, 0.0109102, 0.0110628, 0.0112306, 0.0113985, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0124056, 0.0125734, 0.0127413, 0.0129244, 0.0130922, 0.0132753, 0.0134585, 0.0136416, 0.0138247, 0.0140078, 0.0141909, 0.014374, 0.0145571, 0.0147555, 0.0149386, 0.0151369, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165255, 0.0167239, 0.0169223, 0.0171359, 0.0173495, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188449, 0.0190585, 0.0192874, 0.019501, 0.0197299, 0.0199588, 0.0201877, 0.0204166, 0.0206455, 0.0208743, 0.0211032, 0.0213474, 0.0215763, 0.0218204, 0.0220645, 0.0222934, 0.0225376, 0.0227817, 0.0230259, 0.0232853, 0.0235294, 0.0237736, 0.024033, 0.0242771, 0.0245365, 0.0247959, 0.0250553, 0.0253147, 0.0255741, 0.0258335, 0.0261082, 0.0263676, 0.026627, 0.0269017, 0.0271763, 0.027451, 0.0277256, 0.0280003, 0.028275, 0.0285496, 0.0288243, 0.0291142, 0.0293889, 0.0296788, 0.0299687, 0.0302586, 0.0305486, 0.0308385, 0.0311284, 0.0314183, 0.0317235, 0.0320134, 0.0323186, 0.0326238, 0.032929, 0.0332341, 0.0335393, 0.0338445, 0.0341497, 0.0344549, 0.0347753, 0.0350805, 0.0354009, 0.0357214, 0.0360418, 0.0363622, 0.0366827, 0.0370031, 0.0373388, 0.0376593, 0.037995, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403449, 0.0406806, 0.0410315, 0.0413825, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.0431373, 0.0434882, 0.0438392, 0.0442054, 0.0445716, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0464027, 0.0467689, 0.0471504, 0.0475166, 0.0478981, 0.0482795, 0.048661, 0.0490425, 0.049424, 0.0498054, 0.0501869, 0.0505837, 0.0509804, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533608, 0.0537575, 0.0541695, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570535, 0.0574655, 0.0578927, 0.05832, 0.058732, 0.0591592, 0.0595865, 0.060029, 0.0604562, 0.0608835, 0.061326, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639811, 0.0644236, 0.0648661, 0.0653239, 0.0657816, 0.0662394, 0.0666972, 0.067155, 0.0676127, 0.0680705, 0.0685435, 0.0690013, 0.0694743, 0.0699474, 0.0704204, 0.0708934, 0.0713664, 0.0718395, 0.0723278, 0.0728008, 0.0732891, 0.0737774, 0.0742657, 0.0747539, 0.0752422, 0.0757305, 0.0762188, 0.0767224, 0.0772259, 0.0777142, 0.0782177, 0.0787213, 0.0792401, 0.0797436, 0.0802472, 0.080766, 0.0812696, 0.0817884, 0.0823072, 0.082826, 0.0833448, 0.0838636, 0.0843977, 0.0849165, 0.0854505, 0.0859846, 0.0865187, 0.0870527, 0.0875868, 0.0881209, 0.0886549, 0.0892042, 0.0897536, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0925002, 0.0930495, 0.0936141, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0970016, 0.0975662, 0.098146, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016251, 0.1022049, 0.1028, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057755, 0.1063706, 0.106981, 0.1075761, 0.1081865, 0.1087968, 0.1094072, 0.1100175, 0.1106279, 0.1112535, 0.1118639, 0.1124895, 0.1131151, 0.1137407, 0.1143664, 0.114992, 0.1156176, 0.1162585, 0.1168841, 0.117525, 0.1181659, 0.1188067, 0.1194476, 0.1200885, 0.1207446, 0.1213855, 0.1220417, 0.1226978, 0.1233539, 0.1240101, 0.1246662, 0.1253223, 0.1259937, 0.1266499, 0.1273213, 0.1279927, 0.1286641, 0.1293355, 0.1300069, 0.1306935, 0.1313649, 0.1320516, 0.1327382, 0.1334096, 0.1341115, 0.1347982, 0.1354849, 0.1361868, 0.1368734, 0.1375753, 0.1382773, 0.1389792, 0.1396811, 0.140383, 0.1411002, 0.1418021, 0.1425193, 0.1432364, 0.1439536, 0.1446708, 0.145388, 0.1461204, 0.1468376, 0.14757, 0.1483024, 0.1490349, 0.1497673, 0.1504997, 0.1512322, 0.1519799, 0.1527123, 0.15346, 0.1542077, 0.1549554, 0.1557031, 0.1564508, 0.1572137, 0.1579767, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617914, 0.1625544, 0.1633326, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672236, 0.1680018, 0.1687953, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735561, 0.1743496, 0.1751583, 0.175967, 0.1767758, 0.1775845, 0.1783932, 0.1792172, 0.1800259, 0.1808499, 0.1816739, 0.1824826, 0.1833219, 0.1841459, 0.1849699, 0.1858091, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1900053, 0.1908446, 0.1916838, 0.1925383, 0.1933928, 0.1942473, 0.1951019, 0.1959564, 0.1968261, 0.1976806, 0.1985504, 0.1994202, 0.2002899, 0.2011597, 0.2020294, 0.2028992, 0.2037842, 0.2046693, 0.205539, 0.206424, 0.2073243, 0.2082094, 0.2090944, 0.2099947, 0.2108949, 0.21178, 0.2126802, 0.2135958, 0.2144961, 0.2153964, 0.2163119, 0.2172274, 0.2181277, 0.2190585, 0.2199741, 0.2208896, 0.2218051, 0.2227359, 0.2236667, 0.2245975, 0.2255283, 0.2264591, 0.2273899, 0.228336, 0.2292821, 0.2302129, 0.2311589, 0.232105, 0.2330663, 0.2340124, 0.2349737, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407416, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2466011, 0.2475776, 0.2485695, 0.249546, 0.2505379, 0.2515297, 0.2525368, 0.2535286, 0.2545357, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605783, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2667124, 0.2677348, 0.2687724, 0.26981, 0.2708324, 0.2718853, 0.2729229, 0.2739605, 0.2750134, 0.276051, 0.2771038, 0.2781567, 0.2792248, 0.2802777, 0.2813306, 0.2823987, 0.2834668, 0.284535, 0.2856031, 0.2866712, 0.2877394, 0.2888228, 0.2899062, 0.2909743, 0.2920577, 0.2931563, 0.2942397, 0.2953231, 0.2964218, 0.2975204, 0.2986191, 0.2997177, 0.3008164, 0.301915, 0.3030289, 0.3041428, 0.3052567, 0.3063706, 0.3074846, 0.3085985, 0.3097124, 0.3108415, 0.3119707, 0.3130999, 0.314229, 0.3153582, 0.3165026, 0.3176318, 0.3187762, 0.3199207, 0.3210651, 0.3222095, 0.3233539, 0.3245136, 0.3256733, 0.3268177, 0.3279774, 0.3291371, 0.330312, 0.3314717, 0.3326467, 0.3338216, 0.3349966, 0.3361715, 0.3373465, 0.3385214, 0.3397116, 0.3408865, 0.3420768, 0.343267, 0.3444724, 0.3456626, 0.3468528, 0.3480583, 0.3492638, 0.3504692, 0.3516747, 0.3528801, 0.3541009, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614252, 0.3626459, 0.3638819, 0.3651179, 0.3663539, 0.3675898, 0.3688411, 0.3700771, 0.3713283, 0.3725795, 0.3738308, 0.375082, 0.3763333, 0.3775998, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.3839322, 0.3851987, 0.3864805, 0.387747, 0.3890288, 0.3903105, 0.3916075, 0.3928893, 0.3941863, 0.3954681, 0.3967651, 0.3980621, 0.3993744, 0.4006714, 0.4019837, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085451, 0.4098573, 0.4111849, 0.4125124, 0.4138399, 0.4151675, 0.416495, 0.4178378, 0.4191806, 0.4205234, 0.4218662, 0.423209, 0.4245518, 0.4259098, 0.4272526, 0.4286107, 0.4299687, 0.4313268, 0.4326848, 0.4340581, 0.4354314, 0.4367895, 0.4381628, 0.4395514, 0.4409247, 0.442298, 0.4436866, 0.4450752, 0.4464637, 0.4478523, 0.4492409, 0.4506447, 0.4520333, 0.4534371, 0.4548409, 0.4562448, 0.4576486, 0.4590677, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661631, 0.4675822, 0.4690166, 0.4704356, 0.47187, 0.4733043, 0.4747539, 0.4761883, 0.4776379, 0.4790875, 0.4805371, 0.4819867, 0.4834363, 0.4848859, 0.4863508, 0.4878157, 0.4892805, 0.4907454, 0.4922103, 0.4936904, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.501091, 0.5025711, 0.5040665, 0.5055467, 0.507042, 0.5085527, 0.5100481, 0.5115435, 0.5130541, 0.5145647, 0.5160754, 0.517586, 0.5190967, 0.5206226, 0.5221485, 0.5236591, 0.525185, 0.5267262, 0.5282521, 0.529778, 0.5313191, 0.5328603, 0.5344015, 0.5359426, 0.537499, 0.5390402, 0.5405966, 0.542153, 0.5437095, 0.5452659, 0.5468223, 0.548394, 0.5499657, 0.5515373, 0.553109, 0.5546807, 0.5562524, 0.5578393, 0.5594263, 0.5610132, 0.5626001, 0.5641871, 0.565774, 0.5673762, 0.5689784, 0.5705806, 0.5721828, 0.573785, 0.5754025, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834897, 0.5851072, 0.5867399, 0.5883726, 0.5900053, 0.5916381, 0.5932708, 0.5949187, 0.5965667, 0.5982147, 0.5998627, 0.6015106, 0.6031586, 0.6048219, 0.6064851, 0.6081483, 0.6098116, 0.6114748, 0.6131533, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215457, 0.6232242, 0.624918, 0.6266117, 0.6283055, 0.6299992, 0.631693, 0.633402, 0.635111, 0.63682, 0.638529, 0.640238, 0.6419471, 0.6436713, 0.6453956, 0.6471199, 0.6488441, 0.6505684, 0.6523079, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6610056, 0.6627451, 0.6644999, 0.6662547, 0.6680095, 0.6697642, 0.6715343, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803845, 0.6821546, 0.6839399, 0.6857252, 0.6875105, 0.6892958, 0.6910811, 0.6928817, 0.6946822, 0.6964675, 0.6982834, 0.7000839, 0.7018845, 0.7037003, 0.7055161, 0.707332, 0.7091478, 0.7109636, 0.7127947, 0.7146105, 0.7164416, 0.7182727, 0.720119, 0.7219501, 0.7237964, 0.7256275, 0.7274739, 0.7293355, 0.7311818, 0.7330282, 0.7348898, 0.7367514, 0.738613, 0.7404746, 0.7423514, 0.744213, 0.7460899, 0.7479667, 0.7498436, 0.7517205, 0.7536126, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630732, 0.7649653, 0.7668727, 0.76878, 0.7706874, 0.7725948, 0.7745174, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841306, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.795758, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055238, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.8173342, 0.8193179, 0.8212863, 0.82327, 0.8252689, 0.8272526, 0.8292515, 0.8312352, 0.8332341, 0.8352331, 0.8372473, 0.8392462, 0.8412604, 0.8432746, 0.8452888, 0.847303, 0.8493172, 0.8513466, 0.8533761, 0.8554055, 0.857435, 0.8594644, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717327, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820325, 0.8840925, 0.8861677, 0.8882429, 0.8903182, 0.8923934, 0.8944839, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.9049363, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.915465, 0.9175708, 0.9196918, 0.9218128, 0.9239338, 0.9260548, 0.9281758, 0.930312, 0.9324483, 0.9345846, 0.9367208, 0.9388571, 0.9410086, 0.9431601, 0.9453117, 0.9474632, 0.9496147, 0.9517815, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626154, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735256, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.988922, 0.9911345, 0.9933471, 0.9955596, 0.9977722, 1.0 + [ICC Profile - 0x62545243] Blue TRC = 0.0, 0.0000763, 0.0001526, 0.0002289, 0.0003052, 0.0003815, 0.0004578, 0.0005341, 0.0006104, 0.0006867, 0.000763, 0.0008392, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018158, 0.0018921, 0.0019684, 0.0020447, 0.002121, 0.0021973, 0.0022736, 0.0023499, 0.0024262, 0.0025025, 0.0025788, 0.0026551, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033417, 0.003418, 0.0034943, 0.0035859, 0.0036622, 0.0037537, 0.00383, 0.0039216, 0.0040131, 0.0041047, 0.0041962, 0.0042878, 0.0043793, 0.0044709, 0.0045624, 0.0046693, 0.0047608, 0.0048524, 0.0049592, 0.005066, 0.0051575, 0.0052644, 0.0053712, 0.005478, 0.0055848, 0.0056916, 0.0057984, 0.0059052, 0.0060273, 0.0061341, 0.0062562, 0.006363, 0.0064851, 0.0066072, 0.0067292, 0.0068513, 0.0069734, 0.0070954, 0.0072175, 0.0073396, 0.0074617, 0.007599, 0.0077211, 0.0078584, 0.0079957, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.008957, 0.0090944, 0.0092317, 0.0093843, 0.0095369, 0.0096742, 0.0098268, 0.0099794, 0.010132, 0.0102846, 0.0104372, 0.0105898, 0.0107576, 0.0109102, 0.0110628, 0.0112306, 0.0113985, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0124056, 0.0125734, 0.0127413, 0.0129244, 0.0130922, 0.0132753, 0.0134585, 0.0136416, 0.0138247, 0.0140078, 0.0141909, 0.014374, 0.0145571, 0.0147555, 0.0149386, 0.0151369, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165255, 0.0167239, 0.0169223, 0.0171359, 0.0173495, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188449, 0.0190585, 0.0192874, 0.019501, 0.0197299, 0.0199588, 0.0201877, 0.0204166, 0.0206455, 0.0208743, 0.0211032, 0.0213474, 0.0215763, 0.0218204, 0.0220645, 0.0222934, 0.0225376, 0.0227817, 0.0230259, 0.0232853, 0.0235294, 0.0237736, 0.024033, 0.0242771, 0.0245365, 0.0247959, 0.0250553, 0.0253147, 0.0255741, 0.0258335, 0.0261082, 0.0263676, 0.026627, 0.0269017, 0.0271763, 0.027451, 0.0277256, 0.0280003, 0.028275, 0.0285496, 0.0288243, 0.0291142, 0.0293889, 0.0296788, 0.0299687, 0.0302586, 0.0305486, 0.0308385, 0.0311284, 0.0314183, 0.0317235, 0.0320134, 0.0323186, 0.0326238, 0.032929, 0.0332341, 0.0335393, 0.0338445, 0.0341497, 0.0344549, 0.0347753, 0.0350805, 0.0354009, 0.0357214, 0.0360418, 0.0363622, 0.0366827, 0.0370031, 0.0373388, 0.0376593, 0.037995, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403449, 0.0406806, 0.0410315, 0.0413825, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.0431373, 0.0434882, 0.0438392, 0.0442054, 0.0445716, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0464027, 0.0467689, 0.0471504, 0.0475166, 0.0478981, 0.0482795, 0.048661, 0.0490425, 0.049424, 0.0498054, 0.0501869, 0.0505837, 0.0509804, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533608, 0.0537575, 0.0541695, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570535, 0.0574655, 0.0578927, 0.05832, 0.058732, 0.0591592, 0.0595865, 0.060029, 0.0604562, 0.0608835, 0.061326, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639811, 0.0644236, 0.0648661, 0.0653239, 0.0657816, 0.0662394, 0.0666972, 0.067155, 0.0676127, 0.0680705, 0.0685435, 0.0690013, 0.0694743, 0.0699474, 0.0704204, 0.0708934, 0.0713664, 0.0718395, 0.0723278, 0.0728008, 0.0732891, 0.0737774, 0.0742657, 0.0747539, 0.0752422, 0.0757305, 0.0762188, 0.0767224, 0.0772259, 0.0777142, 0.0782177, 0.0787213, 0.0792401, 0.0797436, 0.0802472, 0.080766, 0.0812696, 0.0817884, 0.0823072, 0.082826, 0.0833448, 0.0838636, 0.0843977, 0.0849165, 0.0854505, 0.0859846, 0.0865187, 0.0870527, 0.0875868, 0.0881209, 0.0886549, 0.0892042, 0.0897536, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0925002, 0.0930495, 0.0936141, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0970016, 0.0975662, 0.098146, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016251, 0.1022049, 0.1028, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057755, 0.1063706, 0.106981, 0.1075761, 0.1081865, 0.1087968, 0.1094072, 0.1100175, 0.1106279, 0.1112535, 0.1118639, 0.1124895, 0.1131151, 0.1137407, 0.1143664, 0.114992, 0.1156176, 0.1162585, 0.1168841, 0.117525, 0.1181659, 0.1188067, 0.1194476, 0.1200885, 0.1207446, 0.1213855, 0.1220417, 0.1226978, 0.1233539, 0.1240101, 0.1246662, 0.1253223, 0.1259937, 0.1266499, 0.1273213, 0.1279927, 0.1286641, 0.1293355, 0.1300069, 0.1306935, 0.1313649, 0.1320516, 0.1327382, 0.1334096, 0.1341115, 0.1347982, 0.1354849, 0.1361868, 0.1368734, 0.1375753, 0.1382773, 0.1389792, 0.1396811, 0.140383, 0.1411002, 0.1418021, 0.1425193, 0.1432364, 0.1439536, 0.1446708, 0.145388, 0.1461204, 0.1468376, 0.14757, 0.1483024, 0.1490349, 0.1497673, 0.1504997, 0.1512322, 0.1519799, 0.1527123, 0.15346, 0.1542077, 0.1549554, 0.1557031, 0.1564508, 0.1572137, 0.1579767, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617914, 0.1625544, 0.1633326, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672236, 0.1680018, 0.1687953, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735561, 0.1743496, 0.1751583, 0.175967, 0.1767758, 0.1775845, 0.1783932, 0.1792172, 0.1800259, 0.1808499, 0.1816739, 0.1824826, 0.1833219, 0.1841459, 0.1849699, 0.1858091, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1900053, 0.1908446, 0.1916838, 0.1925383, 0.1933928, 0.1942473, 0.1951019, 0.1959564, 0.1968261, 0.1976806, 0.1985504, 0.1994202, 0.2002899, 0.2011597, 0.2020294, 0.2028992, 0.2037842, 0.2046693, 0.205539, 0.206424, 0.2073243, 0.2082094, 0.2090944, 0.2099947, 0.2108949, 0.21178, 0.2126802, 0.2135958, 0.2144961, 0.2153964, 0.2163119, 0.2172274, 0.2181277, 0.2190585, 0.2199741, 0.2208896, 0.2218051, 0.2227359, 0.2236667, 0.2245975, 0.2255283, 0.2264591, 0.2273899, 0.228336, 0.2292821, 0.2302129, 0.2311589, 0.232105, 0.2330663, 0.2340124, 0.2349737, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407416, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2466011, 0.2475776, 0.2485695, 0.249546, 0.2505379, 0.2515297, 0.2525368, 0.2535286, 0.2545357, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605783, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2667124, 0.2677348, 0.2687724, 0.26981, 0.2708324, 0.2718853, 0.2729229, 0.2739605, 0.2750134, 0.276051, 0.2771038, 0.2781567, 0.2792248, 0.2802777, 0.2813306, 0.2823987, 0.2834668, 0.284535, 0.2856031, 0.2866712, 0.2877394, 0.2888228, 0.2899062, 0.2909743, 0.2920577, 0.2931563, 0.2942397, 0.2953231, 0.2964218, 0.2975204, 0.2986191, 0.2997177, 0.3008164, 0.301915, 0.3030289, 0.3041428, 0.3052567, 0.3063706, 0.3074846, 0.3085985, 0.3097124, 0.3108415, 0.3119707, 0.3130999, 0.314229, 0.3153582, 0.3165026, 0.3176318, 0.3187762, 0.3199207, 0.3210651, 0.3222095, 0.3233539, 0.3245136, 0.3256733, 0.3268177, 0.3279774, 0.3291371, 0.330312, 0.3314717, 0.3326467, 0.3338216, 0.3349966, 0.3361715, 0.3373465, 0.3385214, 0.3397116, 0.3408865, 0.3420768, 0.343267, 0.3444724, 0.3456626, 0.3468528, 0.3480583, 0.3492638, 0.3504692, 0.3516747, 0.3528801, 0.3541009, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614252, 0.3626459, 0.3638819, 0.3651179, 0.3663539, 0.3675898, 0.3688411, 0.3700771, 0.3713283, 0.3725795, 0.3738308, 0.375082, 0.3763333, 0.3775998, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.3839322, 0.3851987, 0.3864805, 0.387747, 0.3890288, 0.3903105, 0.3916075, 0.3928893, 0.3941863, 0.3954681, 0.3967651, 0.3980621, 0.3993744, 0.4006714, 0.4019837, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085451, 0.4098573, 0.4111849, 0.4125124, 0.4138399, 0.4151675, 0.416495, 0.4178378, 0.4191806, 0.4205234, 0.4218662, 0.423209, 0.4245518, 0.4259098, 0.4272526, 0.4286107, 0.4299687, 0.4313268, 0.4326848, 0.4340581, 0.4354314, 0.4367895, 0.4381628, 0.4395514, 0.4409247, 0.442298, 0.4436866, 0.4450752, 0.4464637, 0.4478523, 0.4492409, 0.4506447, 0.4520333, 0.4534371, 0.4548409, 0.4562448, 0.4576486, 0.4590677, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661631, 0.4675822, 0.4690166, 0.4704356, 0.47187, 0.4733043, 0.4747539, 0.4761883, 0.4776379, 0.4790875, 0.4805371, 0.4819867, 0.4834363, 0.4848859, 0.4863508, 0.4878157, 0.4892805, 0.4907454, 0.4922103, 0.4936904, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.501091, 0.5025711, 0.5040665, 0.5055467, 0.507042, 0.5085527, 0.5100481, 0.5115435, 0.5130541, 0.5145647, 0.5160754, 0.517586, 0.5190967, 0.5206226, 0.5221485, 0.5236591, 0.525185, 0.5267262, 0.5282521, 0.529778, 0.5313191, 0.5328603, 0.5344015, 0.5359426, 0.537499, 0.5390402, 0.5405966, 0.542153, 0.5437095, 0.5452659, 0.5468223, 0.548394, 0.5499657, 0.5515373, 0.553109, 0.5546807, 0.5562524, 0.5578393, 0.5594263, 0.5610132, 0.5626001, 0.5641871, 0.565774, 0.5673762, 0.5689784, 0.5705806, 0.5721828, 0.573785, 0.5754025, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834897, 0.5851072, 0.5867399, 0.5883726, 0.5900053, 0.5916381, 0.5932708, 0.5949187, 0.5965667, 0.5982147, 0.5998627, 0.6015106, 0.6031586, 0.6048219, 0.6064851, 0.6081483, 0.6098116, 0.6114748, 0.6131533, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215457, 0.6232242, 0.624918, 0.6266117, 0.6283055, 0.6299992, 0.631693, 0.633402, 0.635111, 0.63682, 0.638529, 0.640238, 0.6419471, 0.6436713, 0.6453956, 0.6471199, 0.6488441, 0.6505684, 0.6523079, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6610056, 0.6627451, 0.6644999, 0.6662547, 0.6680095, 0.6697642, 0.6715343, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803845, 0.6821546, 0.6839399, 0.6857252, 0.6875105, 0.6892958, 0.6910811, 0.6928817, 0.6946822, 0.6964675, 0.6982834, 0.7000839, 0.7018845, 0.7037003, 0.7055161, 0.707332, 0.7091478, 0.7109636, 0.7127947, 0.7146105, 0.7164416, 0.7182727, 0.720119, 0.7219501, 0.7237964, 0.7256275, 0.7274739, 0.7293355, 0.7311818, 0.7330282, 0.7348898, 0.7367514, 0.738613, 0.7404746, 0.7423514, 0.744213, 0.7460899, 0.7479667, 0.7498436, 0.7517205, 0.7536126, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630732, 0.7649653, 0.7668727, 0.76878, 0.7706874, 0.7725948, 0.7745174, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841306, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.795758, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055238, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.8173342, 0.8193179, 0.8212863, 0.82327, 0.8252689, 0.8272526, 0.8292515, 0.8312352, 0.8332341, 0.8352331, 0.8372473, 0.8392462, 0.8412604, 0.8432746, 0.8452888, 0.847303, 0.8493172, 0.8513466, 0.8533761, 0.8554055, 0.857435, 0.8594644, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717327, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820325, 0.8840925, 0.8861677, 0.8882429, 0.8903182, 0.8923934, 0.8944839, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.9049363, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.915465, 0.9175708, 0.9196918, 0.9218128, 0.9239338, 0.9260548, 0.9281758, 0.930312, 0.9324483, 0.9345846, 0.9367208, 0.9388571, 0.9410086, 0.9431601, 0.9453117, 0.9474632, 0.9496147, 0.9517815, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626154, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735256, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.988922, 0.9911345, 0.9933471, 0.9955596, 0.9977722, 1.0 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = Issue 16.tif + [File - 0x0002] File Size = 1849136 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - XMP + - IPTC + - Photoshop + - IPTC + - Exif SubIFD + - ICC Profile + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/metadata/diff/Issue 217.tif.txt b/tif/metadata/diff/Issue 217.tif.txt new file mode 100644 index 00000000..0044dd89 --- /dev/null +++ b/tif/metadata/diff/Issue 217.tif.txt @@ -0,0 +1,122 @@ + FILE: Issue 217.tif +JAVA TYPE: ARW +DOTNET TYPE: TIFF + + [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image + [Exif IFD0 - 0x0100] Image Width = 1805 pixels + [Exif IFD0 - 0x0101] Image Height = 1082 pixels + [Exif IFD0 - 0x0102] Bits Per Sample = 8 8 8 bits/component/pixel + [Exif IFD0 - 0x0103] Compression = Uncompressed + [Exif IFD0 - 0x0106] Photometric Interpretation = RGB + [Exif IFD0 - 0x0111] Strip Offsets = 23966 + [Exif IFD0 - 0x0112] Orientation = Top, left side (Horizontal / normal) + [Exif IFD0 - 0x0115] Samples Per Pixel = 3 samples/pixel + [Exif IFD0 - 0x0116] Rows Per Strip = 1082 rows/strip + [Exif IFD0 - 0x0117] Strip Byte Counts = 5859030 bytes + [Exif IFD0 - 0x011a] X Resolution = 72 dots per inch + [Exif IFD0 - 0x011b] Y Resolution = 72 dots per inch + [Exif IFD0 - 0x011c] Planar Configuration = Chunky (contiguous for each subsampling pixel) + [Exif IFD0 - 0x0128] Resolution Unit = Inch + [Exif IFD0 - 0x0131] Software = Adobe Photoshop CS6 (Windows) + [Exif IFD0 - 0x0132] Date/Time = 2016:12:29 21:27:58 + [Exif IFD0 - 0x935c] Unknown tag (0x935c) = [4542144 values] + + [XMP - 0xffff] XMP Value Count = 14 + + [XMPMeta - http://ns.adobe.com/xap/1.0/] xmp:CreatorTool = Adobe Photoshop CS6 (Windows) + [XMPMeta - http://ns.adobe.com/xap/1.0/] xmp:CreateDate = 2016-12-29T21:27:58+01:00 + [XMPMeta - http://ns.adobe.com/xap/1.0/] xmp:MetadataDate = 2016-12-29T21:27:58+01:00 + [XMPMeta - http://ns.adobe.com/xap/1.0/] xmp:ModifyDate = 2016-12-29T21:27:58+01:00 + [XMPMeta - http://purl.org/dc/elements/1.1/] dc:format = image/tiff + [XMPMeta - http://ns.adobe.com/xap/1.0/mm/] xmpMM:InstanceID = xmp.iid:149ACA4905CEE611A50CDB347D99C8CB + [XMPMeta - http://ns.adobe.com/xap/1.0/mm/] xmpMM:DocumentID = xmp.did:149ACA4905CEE611A50CDB347D99C8CB + [XMPMeta - http://ns.adobe.com/xap/1.0/mm/] xmpMM:OriginalDocumentID = xmp.did:149ACA4905CEE611A50CDB347D99C8CB + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[1]/stEvt:action = created + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[1]/stEvt:instanceID = xmp.iid:149ACA4905CEE611A50CDB347D99C8CB + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[1]/stEvt:when = 2016-12-29T21:27:58+01:00 + [XMPMeta - http://ns.adobe.com/xap/1.0/sType/ResourceEvent#] xmpMM:History[1]/stEvt:softwareAgent = Adobe Photoshop CS6 (Windows) + [XMPMeta - http://ns.adobe.com/photoshop/1.0/] photoshop:ColorMode = 3 + [XMPMeta - http://ns.adobe.com/photoshop/1.0/] photoshop:ICCProfile = sRGB IEC61966-2.1 + + [Photoshop - 0x0425] Caption Digest = 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 + [Photoshop - 0x043a] Print Info 2 = [317 values] + [Photoshop - 0x043b] Print Style = [557 values] + [Photoshop - 0x03ed] Resolution Info = 72x72 DPI + [Photoshop - 0x0426] Print Scale = Centered, Scale 1.0 + [Photoshop - 0x040d] Global Angle = 120 + [Photoshop - 0x0419] Global Altitude = 30 + [Photoshop - 0x03f3] Print Flags = 0 0 0 0 0 0 0 0 1 + [Photoshop - 0x2710] Print Flags Information = 0 1 0 0 0 0 0 0 0 2 + [Photoshop - 0x03f5] Color Halftoning Information = [72 values] + [Photoshop - 0x03f8] Color Transfer Functions = [112 values] + [Photoshop - 0x0400] Layer State Information = 0 0 + [Photoshop - 0x0402] Layers Group Information = 0 0 + [Photoshop - 0x0430] Layer Groups Enabled ID = 1 + [Photoshop - 0x042d] Layer Selection IDs = 0 1 0 0 0 2 + [Photoshop - 0x0408] Grid and Guides Information = 0 0 0 1 0 0 2 64 0 0 2 64 0 0 0 0 + [Photoshop - 0x041e] URL List = 0 + [Photoshop - 0x041a] Slices = (0,0,1082,1805) 1 Slices + [Photoshop - 0x0428] Pixel Aspect Ratio = 1.0 + [Photoshop - 0x0414] Seed Number = 4 + [Photoshop - 0x040c] Thumbnail Data = JpegRGB, 160x96, Decomp 46080 bytes, 1572865 bpp, 3997 bytes + [Photoshop - 0x0421] Version Info = 1 (Adobe Photoshop, Adobe Photoshop CS6) 1 + + [Exif SubIFD - 0xa001] Color Space = sRGB + [Exif SubIFD - 0xa002] Exif Image Width = 1805 pixels + [Exif SubIFD - 0xa003] Exif Image Height = 1082 pixels + + [ICC Profile - 0x0000] Profile Size = 3144 + [ICC Profile - 0x0004] CMM Type = Lino + [ICC Profile - 0x0008] Version = 2.1.0 + [ICC Profile - 0x000c] Class = Display Device + [ICC Profile - 0x0010] Color space = RGB + [ICC Profile - 0x0014] Profile Connection Space = XYZ + [ICC Profile - 0x0018] Profile Date/Time = 1998:02:09 06:49:00 + [ICC Profile - 0x0024] Signature = acsp + [ICC Profile - 0x0028] Primary Platform = Microsoft Corporation + [ICC Profile - 0x0030] Device manufacturer = IEC + [ICC Profile - 0x0034] Device model = sRGB + [ICC Profile - 0x0040] Rendering Intent = Media-Relative Colorimetric + [ICC Profile - 0x0044] XYZ values = 0.964 1 0.825 + [ICC Profile - 0x0080] Tag Count = 17 + [ICC Profile - 0x63707274] Profile Copyright = Copyright (c) 1998 Hewlett-Packard Company + [ICC Profile - 0x64657363] Profile Description = sRGB IEC61966-2.1 + [ICC Profile - 0x77747074] Media White Point = (0.9505, 1, 1.0891) + [ICC Profile - 0x626b7074] Media Black Point = (0, 0, 0) + [ICC Profile - 0x7258595a] Red Colorant = (0.4361, 0.2225, 0.0139) + [ICC Profile - 0x6758595a] Green Colorant = (0.3851, 0.7169, 0.0971) + [ICC Profile - 0x6258595a] Blue Colorant = (0.1431, 0.0606, 0.7141) + [ICC Profile - 0x646d6e64] Device Mfg Description = IEC http://www.iec.ch + [ICC Profile - 0x646d6464] Device Model Description = IEC 61966-2.1 Default RGB colour space - sRGB + [ICC Profile - 0x76756564] Viewing Conditions Description = Reference Viewing Condition in IEC61966-2.1 + [ICC Profile - 0x76696577] Viewing Conditions = view (0x76696577): 36 bytes + [ICC Profile - 0x6c756d69] Luminance = (76.0365, 80, 87.1246) + [ICC Profile - 0x6d656173] Measurement = 1931 2° Observer, Backing (0, 0, 0), Geometry Unknown, Flare 1%, Illuminant D65 + [ICC Profile - 0x74656368] Technology = CRT + [ICC Profile - 0x72545243] Red TRC = 0.0, 0.0000763, 0.0001526, 0.0002289, 0.0003052, 0.0003815, 0.0004578, 0.0005341, 0.0006104, 0.0006867, 0.000763, 0.0008392, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018158, 0.0018921, 0.0019684, 0.0020447, 0.002121, 0.0021973, 0.0022736, 0.0023499, 0.0024262, 0.0025025, 0.0025788, 0.0026551, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033417, 0.003418, 0.0034943, 0.0035859, 0.0036622, 0.0037537, 0.00383, 0.0039216, 0.0040131, 0.0041047, 0.0041962, 0.0042878, 0.0043793, 0.0044709, 0.0045624, 0.0046693, 0.0047608, 0.0048524, 0.0049592, 0.005066, 0.0051575, 0.0052644, 0.0053712, 0.005478, 0.0055848, 0.0056916, 0.0057984, 0.0059052, 0.0060273, 0.0061341, 0.0062562, 0.006363, 0.0064851, 0.0066072, 0.0067292, 0.0068513, 0.0069734, 0.0070954, 0.0072175, 0.0073396, 0.0074617, 0.007599, 0.0077211, 0.0078584, 0.0079957, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.008957, 0.0090944, 0.0092317, 0.0093843, 0.0095369, 0.0096742, 0.0098268, 0.0099794, 0.010132, 0.0102846, 0.0104372, 0.0105898, 0.0107576, 0.0109102, 0.0110628, 0.0112306, 0.0113985, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0124056, 0.0125734, 0.0127413, 0.0129244, 0.0130922, 0.0132753, 0.0134585, 0.0136416, 0.0138247, 0.0140078, 0.0141909, 0.014374, 0.0145571, 0.0147555, 0.0149386, 0.0151369, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165255, 0.0167239, 0.0169223, 0.0171359, 0.0173495, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188449, 0.0190585, 0.0192874, 0.019501, 0.0197299, 0.0199588, 0.0201877, 0.0204166, 0.0206455, 0.0208743, 0.0211032, 0.0213474, 0.0215763, 0.0218204, 0.0220645, 0.0222934, 0.0225376, 0.0227817, 0.0230259, 0.0232853, 0.0235294, 0.0237736, 0.024033, 0.0242771, 0.0245365, 0.0247959, 0.0250553, 0.0253147, 0.0255741, 0.0258335, 0.0261082, 0.0263676, 0.026627, 0.0269017, 0.0271763, 0.027451, 0.0277256, 0.0280003, 0.028275, 0.0285496, 0.0288243, 0.0291142, 0.0293889, 0.0296788, 0.0299687, 0.0302586, 0.0305486, 0.0308385, 0.0311284, 0.0314183, 0.0317235, 0.0320134, 0.0323186, 0.0326238, 0.032929, 0.0332341, 0.0335393, 0.0338445, 0.0341497, 0.0344549, 0.0347753, 0.0350805, 0.0354009, 0.0357214, 0.0360418, 0.0363622, 0.0366827, 0.0370031, 0.0373388, 0.0376593, 0.037995, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403449, 0.0406806, 0.0410315, 0.0413825, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.0431373, 0.0434882, 0.0438392, 0.0442054, 0.0445716, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0464027, 0.0467689, 0.0471504, 0.0475166, 0.0478981, 0.0482795, 0.048661, 0.0490425, 0.049424, 0.0498054, 0.0501869, 0.0505837, 0.0509804, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533608, 0.0537575, 0.0541695, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570535, 0.0574655, 0.0578927, 0.05832, 0.058732, 0.0591592, 0.0595865, 0.060029, 0.0604562, 0.0608835, 0.061326, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639811, 0.0644236, 0.0648661, 0.0653239, 0.0657816, 0.0662394, 0.0666972, 0.067155, 0.0676127, 0.0680705, 0.0685435, 0.0690013, 0.0694743, 0.0699474, 0.0704204, 0.0708934, 0.0713664, 0.0718395, 0.0723278, 0.0728008, 0.0732891, 0.0737774, 0.0742657, 0.0747539, 0.0752422, 0.0757305, 0.0762188, 0.0767224, 0.0772259, 0.0777142, 0.0782177, 0.0787213, 0.0792401, 0.0797436, 0.0802472, 0.080766, 0.0812696, 0.0817884, 0.0823072, 0.082826, 0.0833448, 0.0838636, 0.0843977, 0.0849165, 0.0854505, 0.0859846, 0.0865187, 0.0870527, 0.0875868, 0.0881209, 0.0886549, 0.0892042, 0.0897536, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0925002, 0.0930495, 0.0936141, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0970016, 0.0975662, 0.098146, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016251, 0.1022049, 0.1028, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057755, 0.1063706, 0.106981, 0.1075761, 0.1081865, 0.1087968, 0.1094072, 0.1100175, 0.1106279, 0.1112535, 0.1118639, 0.1124895, 0.1131151, 0.1137407, 0.1143664, 0.114992, 0.1156176, 0.1162585, 0.1168841, 0.117525, 0.1181659, 0.1188067, 0.1194476, 0.1200885, 0.1207446, 0.1213855, 0.1220417, 0.1226978, 0.1233539, 0.1240101, 0.1246662, 0.1253223, 0.1259937, 0.1266499, 0.1273213, 0.1279927, 0.1286641, 0.1293355, 0.1300069, 0.1306935, 0.1313649, 0.1320516, 0.1327382, 0.1334096, 0.1341115, 0.1347982, 0.1354849, 0.1361868, 0.1368734, 0.1375753, 0.1382773, 0.1389792, 0.1396811, 0.140383, 0.1411002, 0.1418021, 0.1425193, 0.1432364, 0.1439536, 0.1446708, 0.145388, 0.1461204, 0.1468376, 0.14757, 0.1483024, 0.1490349, 0.1497673, 0.1504997, 0.1512322, 0.1519799, 0.1527123, 0.15346, 0.1542077, 0.1549554, 0.1557031, 0.1564508, 0.1572137, 0.1579767, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617914, 0.1625544, 0.1633326, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672236, 0.1680018, 0.1687953, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735561, 0.1743496, 0.1751583, 0.175967, 0.1767758, 0.1775845, 0.1783932, 0.1792172, 0.1800259, 0.1808499, 0.1816739, 0.1824826, 0.1833219, 0.1841459, 0.1849699, 0.1858091, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1900053, 0.1908446, 0.1916838, 0.1925383, 0.1933928, 0.1942473, 0.1951019, 0.1959564, 0.1968261, 0.1976806, 0.1985504, 0.1994202, 0.2002899, 0.2011597, 0.2020294, 0.2028992, 0.2037842, 0.2046693, 0.205539, 0.206424, 0.2073243, 0.2082094, 0.2090944, 0.2099947, 0.2108949, 0.21178, 0.2126802, 0.2135958, 0.2144961, 0.2153964, 0.2163119, 0.2172274, 0.2181277, 0.2190585, 0.2199741, 0.2208896, 0.2218051, 0.2227359, 0.2236667, 0.2245975, 0.2255283, 0.2264591, 0.2273899, 0.228336, 0.2292821, 0.2302129, 0.2311589, 0.232105, 0.2330663, 0.2340124, 0.2349737, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407416, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2466011, 0.2475776, 0.2485695, 0.249546, 0.2505379, 0.2515297, 0.2525368, 0.2535286, 0.2545357, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605783, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2667124, 0.2677348, 0.2687724, 0.26981, 0.2708324, 0.2718853, 0.2729229, 0.2739605, 0.2750134, 0.276051, 0.2771038, 0.2781567, 0.2792248, 0.2802777, 0.2813306, 0.2823987, 0.2834668, 0.284535, 0.2856031, 0.2866712, 0.2877394, 0.2888228, 0.2899062, 0.2909743, 0.2920577, 0.2931563, 0.2942397, 0.2953231, 0.2964218, 0.2975204, 0.2986191, 0.2997177, 0.3008164, 0.301915, 0.3030289, 0.3041428, 0.3052567, 0.3063706, 0.3074846, 0.3085985, 0.3097124, 0.3108415, 0.3119707, 0.3130999, 0.314229, 0.3153582, 0.3165026, 0.3176318, 0.3187762, 0.3199207, 0.3210651, 0.3222095, 0.3233539, 0.3245136, 0.3256733, 0.3268177, 0.3279774, 0.3291371, 0.330312, 0.3314717, 0.3326467, 0.3338216, 0.3349966, 0.3361715, 0.3373465, 0.3385214, 0.3397116, 0.3408865, 0.3420768, 0.343267, 0.3444724, 0.3456626, 0.3468528, 0.3480583, 0.3492638, 0.3504692, 0.3516747, 0.3528801, 0.3541009, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614252, 0.3626459, 0.3638819, 0.3651179, 0.3663539, 0.3675898, 0.3688411, 0.3700771, 0.3713283, 0.3725795, 0.3738308, 0.375082, 0.3763333, 0.3775998, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.3839322, 0.3851987, 0.3864805, 0.387747, 0.3890288, 0.3903105, 0.3916075, 0.3928893, 0.3941863, 0.3954681, 0.3967651, 0.3980621, 0.3993744, 0.4006714, 0.4019837, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085451, 0.4098573, 0.4111849, 0.4125124, 0.4138399, 0.4151675, 0.416495, 0.4178378, 0.4191806, 0.4205234, 0.4218662, 0.423209, 0.4245518, 0.4259098, 0.4272526, 0.4286107, 0.4299687, 0.4313268, 0.4326848, 0.4340581, 0.4354314, 0.4367895, 0.4381628, 0.4395514, 0.4409247, 0.442298, 0.4436866, 0.4450752, 0.4464637, 0.4478523, 0.4492409, 0.4506447, 0.4520333, 0.4534371, 0.4548409, 0.4562448, 0.4576486, 0.4590677, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661631, 0.4675822, 0.4690166, 0.4704356, 0.47187, 0.4733043, 0.4747539, 0.4761883, 0.4776379, 0.4790875, 0.4805371, 0.4819867, 0.4834363, 0.4848859, 0.4863508, 0.4878157, 0.4892805, 0.4907454, 0.4922103, 0.4936904, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.501091, 0.5025711, 0.5040665, 0.5055467, 0.507042, 0.5085527, 0.5100481, 0.5115435, 0.5130541, 0.5145647, 0.5160754, 0.517586, 0.5190967, 0.5206226, 0.5221485, 0.5236591, 0.525185, 0.5267262, 0.5282521, 0.529778, 0.5313191, 0.5328603, 0.5344015, 0.5359426, 0.537499, 0.5390402, 0.5405966, 0.542153, 0.5437095, 0.5452659, 0.5468223, 0.548394, 0.5499657, 0.5515373, 0.553109, 0.5546807, 0.5562524, 0.5578393, 0.5594263, 0.5610132, 0.5626001, 0.5641871, 0.565774, 0.5673762, 0.5689784, 0.5705806, 0.5721828, 0.573785, 0.5754025, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834897, 0.5851072, 0.5867399, 0.5883726, 0.5900053, 0.5916381, 0.5932708, 0.5949187, 0.5965667, 0.5982147, 0.5998627, 0.6015106, 0.6031586, 0.6048219, 0.6064851, 0.6081483, 0.6098116, 0.6114748, 0.6131533, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215457, 0.6232242, 0.624918, 0.6266117, 0.6283055, 0.6299992, 0.631693, 0.633402, 0.635111, 0.63682, 0.638529, 0.640238, 0.6419471, 0.6436713, 0.6453956, 0.6471199, 0.6488441, 0.6505684, 0.6523079, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6610056, 0.6627451, 0.6644999, 0.6662547, 0.6680095, 0.6697642, 0.6715343, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803845, 0.6821546, 0.6839399, 0.6857252, 0.6875105, 0.6892958, 0.6910811, 0.6928817, 0.6946822, 0.6964675, 0.6982834, 0.7000839, 0.7018845, 0.7037003, 0.7055161, 0.707332, 0.7091478, 0.7109636, 0.7127947, 0.7146105, 0.7164416, 0.7182727, 0.720119, 0.7219501, 0.7237964, 0.7256275, 0.7274739, 0.7293355, 0.7311818, 0.7330282, 0.7348898, 0.7367514, 0.738613, 0.7404746, 0.7423514, 0.744213, 0.7460899, 0.7479667, 0.7498436, 0.7517205, 0.7536126, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630732, 0.7649653, 0.7668727, 0.76878, 0.7706874, 0.7725948, 0.7745174, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841306, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.795758, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055238, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.8173342, 0.8193179, 0.8212863, 0.82327, 0.8252689, 0.8272526, 0.8292515, 0.8312352, 0.8332341, 0.8352331, 0.8372473, 0.8392462, 0.8412604, 0.8432746, 0.8452888, 0.847303, 0.8493172, 0.8513466, 0.8533761, 0.8554055, 0.857435, 0.8594644, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717327, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820325, 0.8840925, 0.8861677, 0.8882429, 0.8903182, 0.8923934, 0.8944839, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.9049363, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.915465, 0.9175708, 0.9196918, 0.9218128, 0.9239338, 0.9260548, 0.9281758, 0.930312, 0.9324483, 0.9345846, 0.9367208, 0.9388571, 0.9410086, 0.9431601, 0.9453117, 0.9474632, 0.9496147, 0.9517815, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626154, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735256, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.988922, 0.9911345, 0.9933471, 0.9955596, 0.9977722, 1.0 + [ICC Profile - 0x67545243] Green TRC = 0.0, 0.0000763, 0.0001526, 0.0002289, 0.0003052, 0.0003815, 0.0004578, 0.0005341, 0.0006104, 0.0006867, 0.000763, 0.0008392, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018158, 0.0018921, 0.0019684, 0.0020447, 0.002121, 0.0021973, 0.0022736, 0.0023499, 0.0024262, 0.0025025, 0.0025788, 0.0026551, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033417, 0.003418, 0.0034943, 0.0035859, 0.0036622, 0.0037537, 0.00383, 0.0039216, 0.0040131, 0.0041047, 0.0041962, 0.0042878, 0.0043793, 0.0044709, 0.0045624, 0.0046693, 0.0047608, 0.0048524, 0.0049592, 0.005066, 0.0051575, 0.0052644, 0.0053712, 0.005478, 0.0055848, 0.0056916, 0.0057984, 0.0059052, 0.0060273, 0.0061341, 0.0062562, 0.006363, 0.0064851, 0.0066072, 0.0067292, 0.0068513, 0.0069734, 0.0070954, 0.0072175, 0.0073396, 0.0074617, 0.007599, 0.0077211, 0.0078584, 0.0079957, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.008957, 0.0090944, 0.0092317, 0.0093843, 0.0095369, 0.0096742, 0.0098268, 0.0099794, 0.010132, 0.0102846, 0.0104372, 0.0105898, 0.0107576, 0.0109102, 0.0110628, 0.0112306, 0.0113985, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0124056, 0.0125734, 0.0127413, 0.0129244, 0.0130922, 0.0132753, 0.0134585, 0.0136416, 0.0138247, 0.0140078, 0.0141909, 0.014374, 0.0145571, 0.0147555, 0.0149386, 0.0151369, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165255, 0.0167239, 0.0169223, 0.0171359, 0.0173495, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188449, 0.0190585, 0.0192874, 0.019501, 0.0197299, 0.0199588, 0.0201877, 0.0204166, 0.0206455, 0.0208743, 0.0211032, 0.0213474, 0.0215763, 0.0218204, 0.0220645, 0.0222934, 0.0225376, 0.0227817, 0.0230259, 0.0232853, 0.0235294, 0.0237736, 0.024033, 0.0242771, 0.0245365, 0.0247959, 0.0250553, 0.0253147, 0.0255741, 0.0258335, 0.0261082, 0.0263676, 0.026627, 0.0269017, 0.0271763, 0.027451, 0.0277256, 0.0280003, 0.028275, 0.0285496, 0.0288243, 0.0291142, 0.0293889, 0.0296788, 0.0299687, 0.0302586, 0.0305486, 0.0308385, 0.0311284, 0.0314183, 0.0317235, 0.0320134, 0.0323186, 0.0326238, 0.032929, 0.0332341, 0.0335393, 0.0338445, 0.0341497, 0.0344549, 0.0347753, 0.0350805, 0.0354009, 0.0357214, 0.0360418, 0.0363622, 0.0366827, 0.0370031, 0.0373388, 0.0376593, 0.037995, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403449, 0.0406806, 0.0410315, 0.0413825, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.0431373, 0.0434882, 0.0438392, 0.0442054, 0.0445716, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0464027, 0.0467689, 0.0471504, 0.0475166, 0.0478981, 0.0482795, 0.048661, 0.0490425, 0.049424, 0.0498054, 0.0501869, 0.0505837, 0.0509804, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533608, 0.0537575, 0.0541695, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570535, 0.0574655, 0.0578927, 0.05832, 0.058732, 0.0591592, 0.0595865, 0.060029, 0.0604562, 0.0608835, 0.061326, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639811, 0.0644236, 0.0648661, 0.0653239, 0.0657816, 0.0662394, 0.0666972, 0.067155, 0.0676127, 0.0680705, 0.0685435, 0.0690013, 0.0694743, 0.0699474, 0.0704204, 0.0708934, 0.0713664, 0.0718395, 0.0723278, 0.0728008, 0.0732891, 0.0737774, 0.0742657, 0.0747539, 0.0752422, 0.0757305, 0.0762188, 0.0767224, 0.0772259, 0.0777142, 0.0782177, 0.0787213, 0.0792401, 0.0797436, 0.0802472, 0.080766, 0.0812696, 0.0817884, 0.0823072, 0.082826, 0.0833448, 0.0838636, 0.0843977, 0.0849165, 0.0854505, 0.0859846, 0.0865187, 0.0870527, 0.0875868, 0.0881209, 0.0886549, 0.0892042, 0.0897536, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0925002, 0.0930495, 0.0936141, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0970016, 0.0975662, 0.098146, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016251, 0.1022049, 0.1028, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057755, 0.1063706, 0.106981, 0.1075761, 0.1081865, 0.1087968, 0.1094072, 0.1100175, 0.1106279, 0.1112535, 0.1118639, 0.1124895, 0.1131151, 0.1137407, 0.1143664, 0.114992, 0.1156176, 0.1162585, 0.1168841, 0.117525, 0.1181659, 0.1188067, 0.1194476, 0.1200885, 0.1207446, 0.1213855, 0.1220417, 0.1226978, 0.1233539, 0.1240101, 0.1246662, 0.1253223, 0.1259937, 0.1266499, 0.1273213, 0.1279927, 0.1286641, 0.1293355, 0.1300069, 0.1306935, 0.1313649, 0.1320516, 0.1327382, 0.1334096, 0.1341115, 0.1347982, 0.1354849, 0.1361868, 0.1368734, 0.1375753, 0.1382773, 0.1389792, 0.1396811, 0.140383, 0.1411002, 0.1418021, 0.1425193, 0.1432364, 0.1439536, 0.1446708, 0.145388, 0.1461204, 0.1468376, 0.14757, 0.1483024, 0.1490349, 0.1497673, 0.1504997, 0.1512322, 0.1519799, 0.1527123, 0.15346, 0.1542077, 0.1549554, 0.1557031, 0.1564508, 0.1572137, 0.1579767, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617914, 0.1625544, 0.1633326, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672236, 0.1680018, 0.1687953, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735561, 0.1743496, 0.1751583, 0.175967, 0.1767758, 0.1775845, 0.1783932, 0.1792172, 0.1800259, 0.1808499, 0.1816739, 0.1824826, 0.1833219, 0.1841459, 0.1849699, 0.1858091, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1900053, 0.1908446, 0.1916838, 0.1925383, 0.1933928, 0.1942473, 0.1951019, 0.1959564, 0.1968261, 0.1976806, 0.1985504, 0.1994202, 0.2002899, 0.2011597, 0.2020294, 0.2028992, 0.2037842, 0.2046693, 0.205539, 0.206424, 0.2073243, 0.2082094, 0.2090944, 0.2099947, 0.2108949, 0.21178, 0.2126802, 0.2135958, 0.2144961, 0.2153964, 0.2163119, 0.2172274, 0.2181277, 0.2190585, 0.2199741, 0.2208896, 0.2218051, 0.2227359, 0.2236667, 0.2245975, 0.2255283, 0.2264591, 0.2273899, 0.228336, 0.2292821, 0.2302129, 0.2311589, 0.232105, 0.2330663, 0.2340124, 0.2349737, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407416, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2466011, 0.2475776, 0.2485695, 0.249546, 0.2505379, 0.2515297, 0.2525368, 0.2535286, 0.2545357, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605783, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2667124, 0.2677348, 0.2687724, 0.26981, 0.2708324, 0.2718853, 0.2729229, 0.2739605, 0.2750134, 0.276051, 0.2771038, 0.2781567, 0.2792248, 0.2802777, 0.2813306, 0.2823987, 0.2834668, 0.284535, 0.2856031, 0.2866712, 0.2877394, 0.2888228, 0.2899062, 0.2909743, 0.2920577, 0.2931563, 0.2942397, 0.2953231, 0.2964218, 0.2975204, 0.2986191, 0.2997177, 0.3008164, 0.301915, 0.3030289, 0.3041428, 0.3052567, 0.3063706, 0.3074846, 0.3085985, 0.3097124, 0.3108415, 0.3119707, 0.3130999, 0.314229, 0.3153582, 0.3165026, 0.3176318, 0.3187762, 0.3199207, 0.3210651, 0.3222095, 0.3233539, 0.3245136, 0.3256733, 0.3268177, 0.3279774, 0.3291371, 0.330312, 0.3314717, 0.3326467, 0.3338216, 0.3349966, 0.3361715, 0.3373465, 0.3385214, 0.3397116, 0.3408865, 0.3420768, 0.343267, 0.3444724, 0.3456626, 0.3468528, 0.3480583, 0.3492638, 0.3504692, 0.3516747, 0.3528801, 0.3541009, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614252, 0.3626459, 0.3638819, 0.3651179, 0.3663539, 0.3675898, 0.3688411, 0.3700771, 0.3713283, 0.3725795, 0.3738308, 0.375082, 0.3763333, 0.3775998, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.3839322, 0.3851987, 0.3864805, 0.387747, 0.3890288, 0.3903105, 0.3916075, 0.3928893, 0.3941863, 0.3954681, 0.3967651, 0.3980621, 0.3993744, 0.4006714, 0.4019837, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085451, 0.4098573, 0.4111849, 0.4125124, 0.4138399, 0.4151675, 0.416495, 0.4178378, 0.4191806, 0.4205234, 0.4218662, 0.423209, 0.4245518, 0.4259098, 0.4272526, 0.4286107, 0.4299687, 0.4313268, 0.4326848, 0.4340581, 0.4354314, 0.4367895, 0.4381628, 0.4395514, 0.4409247, 0.442298, 0.4436866, 0.4450752, 0.4464637, 0.4478523, 0.4492409, 0.4506447, 0.4520333, 0.4534371, 0.4548409, 0.4562448, 0.4576486, 0.4590677, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661631, 0.4675822, 0.4690166, 0.4704356, 0.47187, 0.4733043, 0.4747539, 0.4761883, 0.4776379, 0.4790875, 0.4805371, 0.4819867, 0.4834363, 0.4848859, 0.4863508, 0.4878157, 0.4892805, 0.4907454, 0.4922103, 0.4936904, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.501091, 0.5025711, 0.5040665, 0.5055467, 0.507042, 0.5085527, 0.5100481, 0.5115435, 0.5130541, 0.5145647, 0.5160754, 0.517586, 0.5190967, 0.5206226, 0.5221485, 0.5236591, 0.525185, 0.5267262, 0.5282521, 0.529778, 0.5313191, 0.5328603, 0.5344015, 0.5359426, 0.537499, 0.5390402, 0.5405966, 0.542153, 0.5437095, 0.5452659, 0.5468223, 0.548394, 0.5499657, 0.5515373, 0.553109, 0.5546807, 0.5562524, 0.5578393, 0.5594263, 0.5610132, 0.5626001, 0.5641871, 0.565774, 0.5673762, 0.5689784, 0.5705806, 0.5721828, 0.573785, 0.5754025, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834897, 0.5851072, 0.5867399, 0.5883726, 0.5900053, 0.5916381, 0.5932708, 0.5949187, 0.5965667, 0.5982147, 0.5998627, 0.6015106, 0.6031586, 0.6048219, 0.6064851, 0.6081483, 0.6098116, 0.6114748, 0.6131533, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215457, 0.6232242, 0.624918, 0.6266117, 0.6283055, 0.6299992, 0.631693, 0.633402, 0.635111, 0.63682, 0.638529, 0.640238, 0.6419471, 0.6436713, 0.6453956, 0.6471199, 0.6488441, 0.6505684, 0.6523079, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6610056, 0.6627451, 0.6644999, 0.6662547, 0.6680095, 0.6697642, 0.6715343, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803845, 0.6821546, 0.6839399, 0.6857252, 0.6875105, 0.6892958, 0.6910811, 0.6928817, 0.6946822, 0.6964675, 0.6982834, 0.7000839, 0.7018845, 0.7037003, 0.7055161, 0.707332, 0.7091478, 0.7109636, 0.7127947, 0.7146105, 0.7164416, 0.7182727, 0.720119, 0.7219501, 0.7237964, 0.7256275, 0.7274739, 0.7293355, 0.7311818, 0.7330282, 0.7348898, 0.7367514, 0.738613, 0.7404746, 0.7423514, 0.744213, 0.7460899, 0.7479667, 0.7498436, 0.7517205, 0.7536126, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630732, 0.7649653, 0.7668727, 0.76878, 0.7706874, 0.7725948, 0.7745174, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841306, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.795758, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055238, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.8173342, 0.8193179, 0.8212863, 0.82327, 0.8252689, 0.8272526, 0.8292515, 0.8312352, 0.8332341, 0.8352331, 0.8372473, 0.8392462, 0.8412604, 0.8432746, 0.8452888, 0.847303, 0.8493172, 0.8513466, 0.8533761, 0.8554055, 0.857435, 0.8594644, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717327, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820325, 0.8840925, 0.8861677, 0.8882429, 0.8903182, 0.8923934, 0.8944839, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.9049363, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.915465, 0.9175708, 0.9196918, 0.9218128, 0.9239338, 0.9260548, 0.9281758, 0.930312, 0.9324483, 0.9345846, 0.9367208, 0.9388571, 0.9410086, 0.9431601, 0.9453117, 0.9474632, 0.9496147, 0.9517815, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626154, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735256, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.988922, 0.9911345, 0.9933471, 0.9955596, 0.9977722, 1.0 + [ICC Profile - 0x62545243] Blue TRC = 0.0, 0.0000763, 0.0001526, 0.0002289, 0.0003052, 0.0003815, 0.0004578, 0.0005341, 0.0006104, 0.0006867, 0.000763, 0.0008392, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018158, 0.0018921, 0.0019684, 0.0020447, 0.002121, 0.0021973, 0.0022736, 0.0023499, 0.0024262, 0.0025025, 0.0025788, 0.0026551, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033417, 0.003418, 0.0034943, 0.0035859, 0.0036622, 0.0037537, 0.00383, 0.0039216, 0.0040131, 0.0041047, 0.0041962, 0.0042878, 0.0043793, 0.0044709, 0.0045624, 0.0046693, 0.0047608, 0.0048524, 0.0049592, 0.005066, 0.0051575, 0.0052644, 0.0053712, 0.005478, 0.0055848, 0.0056916, 0.0057984, 0.0059052, 0.0060273, 0.0061341, 0.0062562, 0.006363, 0.0064851, 0.0066072, 0.0067292, 0.0068513, 0.0069734, 0.0070954, 0.0072175, 0.0073396, 0.0074617, 0.007599, 0.0077211, 0.0078584, 0.0079957, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.008957, 0.0090944, 0.0092317, 0.0093843, 0.0095369, 0.0096742, 0.0098268, 0.0099794, 0.010132, 0.0102846, 0.0104372, 0.0105898, 0.0107576, 0.0109102, 0.0110628, 0.0112306, 0.0113985, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0124056, 0.0125734, 0.0127413, 0.0129244, 0.0130922, 0.0132753, 0.0134585, 0.0136416, 0.0138247, 0.0140078, 0.0141909, 0.014374, 0.0145571, 0.0147555, 0.0149386, 0.0151369, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165255, 0.0167239, 0.0169223, 0.0171359, 0.0173495, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188449, 0.0190585, 0.0192874, 0.019501, 0.0197299, 0.0199588, 0.0201877, 0.0204166, 0.0206455, 0.0208743, 0.0211032, 0.0213474, 0.0215763, 0.0218204, 0.0220645, 0.0222934, 0.0225376, 0.0227817, 0.0230259, 0.0232853, 0.0235294, 0.0237736, 0.024033, 0.0242771, 0.0245365, 0.0247959, 0.0250553, 0.0253147, 0.0255741, 0.0258335, 0.0261082, 0.0263676, 0.026627, 0.0269017, 0.0271763, 0.027451, 0.0277256, 0.0280003, 0.028275, 0.0285496, 0.0288243, 0.0291142, 0.0293889, 0.0296788, 0.0299687, 0.0302586, 0.0305486, 0.0308385, 0.0311284, 0.0314183, 0.0317235, 0.0320134, 0.0323186, 0.0326238, 0.032929, 0.0332341, 0.0335393, 0.0338445, 0.0341497, 0.0344549, 0.0347753, 0.0350805, 0.0354009, 0.0357214, 0.0360418, 0.0363622, 0.0366827, 0.0370031, 0.0373388, 0.0376593, 0.037995, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403449, 0.0406806, 0.0410315, 0.0413825, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.0431373, 0.0434882, 0.0438392, 0.0442054, 0.0445716, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0464027, 0.0467689, 0.0471504, 0.0475166, 0.0478981, 0.0482795, 0.048661, 0.0490425, 0.049424, 0.0498054, 0.0501869, 0.0505837, 0.0509804, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533608, 0.0537575, 0.0541695, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570535, 0.0574655, 0.0578927, 0.05832, 0.058732, 0.0591592, 0.0595865, 0.060029, 0.0604562, 0.0608835, 0.061326, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639811, 0.0644236, 0.0648661, 0.0653239, 0.0657816, 0.0662394, 0.0666972, 0.067155, 0.0676127, 0.0680705, 0.0685435, 0.0690013, 0.0694743, 0.0699474, 0.0704204, 0.0708934, 0.0713664, 0.0718395, 0.0723278, 0.0728008, 0.0732891, 0.0737774, 0.0742657, 0.0747539, 0.0752422, 0.0757305, 0.0762188, 0.0767224, 0.0772259, 0.0777142, 0.0782177, 0.0787213, 0.0792401, 0.0797436, 0.0802472, 0.080766, 0.0812696, 0.0817884, 0.0823072, 0.082826, 0.0833448, 0.0838636, 0.0843977, 0.0849165, 0.0854505, 0.0859846, 0.0865187, 0.0870527, 0.0875868, 0.0881209, 0.0886549, 0.0892042, 0.0897536, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0925002, 0.0930495, 0.0936141, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0970016, 0.0975662, 0.098146, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016251, 0.1022049, 0.1028, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057755, 0.1063706, 0.106981, 0.1075761, 0.1081865, 0.1087968, 0.1094072, 0.1100175, 0.1106279, 0.1112535, 0.1118639, 0.1124895, 0.1131151, 0.1137407, 0.1143664, 0.114992, 0.1156176, 0.1162585, 0.1168841, 0.117525, 0.1181659, 0.1188067, 0.1194476, 0.1200885, 0.1207446, 0.1213855, 0.1220417, 0.1226978, 0.1233539, 0.1240101, 0.1246662, 0.1253223, 0.1259937, 0.1266499, 0.1273213, 0.1279927, 0.1286641, 0.1293355, 0.1300069, 0.1306935, 0.1313649, 0.1320516, 0.1327382, 0.1334096, 0.1341115, 0.1347982, 0.1354849, 0.1361868, 0.1368734, 0.1375753, 0.1382773, 0.1389792, 0.1396811, 0.140383, 0.1411002, 0.1418021, 0.1425193, 0.1432364, 0.1439536, 0.1446708, 0.145388, 0.1461204, 0.1468376, 0.14757, 0.1483024, 0.1490349, 0.1497673, 0.1504997, 0.1512322, 0.1519799, 0.1527123, 0.15346, 0.1542077, 0.1549554, 0.1557031, 0.1564508, 0.1572137, 0.1579767, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617914, 0.1625544, 0.1633326, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672236, 0.1680018, 0.1687953, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735561, 0.1743496, 0.1751583, 0.175967, 0.1767758, 0.1775845, 0.1783932, 0.1792172, 0.1800259, 0.1808499, 0.1816739, 0.1824826, 0.1833219, 0.1841459, 0.1849699, 0.1858091, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1900053, 0.1908446, 0.1916838, 0.1925383, 0.1933928, 0.1942473, 0.1951019, 0.1959564, 0.1968261, 0.1976806, 0.1985504, 0.1994202, 0.2002899, 0.2011597, 0.2020294, 0.2028992, 0.2037842, 0.2046693, 0.205539, 0.206424, 0.2073243, 0.2082094, 0.2090944, 0.2099947, 0.2108949, 0.21178, 0.2126802, 0.2135958, 0.2144961, 0.2153964, 0.2163119, 0.2172274, 0.2181277, 0.2190585, 0.2199741, 0.2208896, 0.2218051, 0.2227359, 0.2236667, 0.2245975, 0.2255283, 0.2264591, 0.2273899, 0.228336, 0.2292821, 0.2302129, 0.2311589, 0.232105, 0.2330663, 0.2340124, 0.2349737, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407416, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2466011, 0.2475776, 0.2485695, 0.249546, 0.2505379, 0.2515297, 0.2525368, 0.2535286, 0.2545357, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605783, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2667124, 0.2677348, 0.2687724, 0.26981, 0.2708324, 0.2718853, 0.2729229, 0.2739605, 0.2750134, 0.276051, 0.2771038, 0.2781567, 0.2792248, 0.2802777, 0.2813306, 0.2823987, 0.2834668, 0.284535, 0.2856031, 0.2866712, 0.2877394, 0.2888228, 0.2899062, 0.2909743, 0.2920577, 0.2931563, 0.2942397, 0.2953231, 0.2964218, 0.2975204, 0.2986191, 0.2997177, 0.3008164, 0.301915, 0.3030289, 0.3041428, 0.3052567, 0.3063706, 0.3074846, 0.3085985, 0.3097124, 0.3108415, 0.3119707, 0.3130999, 0.314229, 0.3153582, 0.3165026, 0.3176318, 0.3187762, 0.3199207, 0.3210651, 0.3222095, 0.3233539, 0.3245136, 0.3256733, 0.3268177, 0.3279774, 0.3291371, 0.330312, 0.3314717, 0.3326467, 0.3338216, 0.3349966, 0.3361715, 0.3373465, 0.3385214, 0.3397116, 0.3408865, 0.3420768, 0.343267, 0.3444724, 0.3456626, 0.3468528, 0.3480583, 0.3492638, 0.3504692, 0.3516747, 0.3528801, 0.3541009, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614252, 0.3626459, 0.3638819, 0.3651179, 0.3663539, 0.3675898, 0.3688411, 0.3700771, 0.3713283, 0.3725795, 0.3738308, 0.375082, 0.3763333, 0.3775998, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.3839322, 0.3851987, 0.3864805, 0.387747, 0.3890288, 0.3903105, 0.3916075, 0.3928893, 0.3941863, 0.3954681, 0.3967651, 0.3980621, 0.3993744, 0.4006714, 0.4019837, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085451, 0.4098573, 0.4111849, 0.4125124, 0.4138399, 0.4151675, 0.416495, 0.4178378, 0.4191806, 0.4205234, 0.4218662, 0.423209, 0.4245518, 0.4259098, 0.4272526, 0.4286107, 0.4299687, 0.4313268, 0.4326848, 0.4340581, 0.4354314, 0.4367895, 0.4381628, 0.4395514, 0.4409247, 0.442298, 0.4436866, 0.4450752, 0.4464637, 0.4478523, 0.4492409, 0.4506447, 0.4520333, 0.4534371, 0.4548409, 0.4562448, 0.4576486, 0.4590677, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661631, 0.4675822, 0.4690166, 0.4704356, 0.47187, 0.4733043, 0.4747539, 0.4761883, 0.4776379, 0.4790875, 0.4805371, 0.4819867, 0.4834363, 0.4848859, 0.4863508, 0.4878157, 0.4892805, 0.4907454, 0.4922103, 0.4936904, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.501091, 0.5025711, 0.5040665, 0.5055467, 0.507042, 0.5085527, 0.5100481, 0.5115435, 0.5130541, 0.5145647, 0.5160754, 0.517586, 0.5190967, 0.5206226, 0.5221485, 0.5236591, 0.525185, 0.5267262, 0.5282521, 0.529778, 0.5313191, 0.5328603, 0.5344015, 0.5359426, 0.537499, 0.5390402, 0.5405966, 0.542153, 0.5437095, 0.5452659, 0.5468223, 0.548394, 0.5499657, 0.5515373, 0.553109, 0.5546807, 0.5562524, 0.5578393, 0.5594263, 0.5610132, 0.5626001, 0.5641871, 0.565774, 0.5673762, 0.5689784, 0.5705806, 0.5721828, 0.573785, 0.5754025, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834897, 0.5851072, 0.5867399, 0.5883726, 0.5900053, 0.5916381, 0.5932708, 0.5949187, 0.5965667, 0.5982147, 0.5998627, 0.6015106, 0.6031586, 0.6048219, 0.6064851, 0.6081483, 0.6098116, 0.6114748, 0.6131533, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215457, 0.6232242, 0.624918, 0.6266117, 0.6283055, 0.6299992, 0.631693, 0.633402, 0.635111, 0.63682, 0.638529, 0.640238, 0.6419471, 0.6436713, 0.6453956, 0.6471199, 0.6488441, 0.6505684, 0.6523079, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6610056, 0.6627451, 0.6644999, 0.6662547, 0.6680095, 0.6697642, 0.6715343, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803845, 0.6821546, 0.6839399, 0.6857252, 0.6875105, 0.6892958, 0.6910811, 0.6928817, 0.6946822, 0.6964675, 0.6982834, 0.7000839, 0.7018845, 0.7037003, 0.7055161, 0.707332, 0.7091478, 0.7109636, 0.7127947, 0.7146105, 0.7164416, 0.7182727, 0.720119, 0.7219501, 0.7237964, 0.7256275, 0.7274739, 0.7293355, 0.7311818, 0.7330282, 0.7348898, 0.7367514, 0.738613, 0.7404746, 0.7423514, 0.744213, 0.7460899, 0.7479667, 0.7498436, 0.7517205, 0.7536126, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630732, 0.7649653, 0.7668727, 0.76878, 0.7706874, 0.7725948, 0.7745174, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841306, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.795758, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055238, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.8173342, 0.8193179, 0.8212863, 0.82327, 0.8252689, 0.8272526, 0.8292515, 0.8312352, 0.8332341, 0.8352331, 0.8372473, 0.8392462, 0.8412604, 0.8432746, 0.8452888, 0.847303, 0.8493172, 0.8513466, 0.8533761, 0.8554055, 0.857435, 0.8594644, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717327, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820325, 0.8840925, 0.8861677, 0.8882429, 0.8903182, 0.8923934, 0.8944839, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.9049363, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.915465, 0.9175708, 0.9196918, 0.9218128, 0.9239338, 0.9260548, 0.9281758, 0.930312, 0.9324483, 0.9345846, 0.9367208, 0.9388571, 0.9410086, 0.9431601, 0.9453117, 0.9474632, 0.9496147, 0.9517815, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626154, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735256, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.988922, 0.9911345, 0.9933471, 0.9955596, 0.9977722, 1.0 + +JAVA [File Type - 0x0001] Detected File Type Name = ARW +JAVA [File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw +JAVA [File Type - 0x0004] Expected File Name Extension = arw +DOTNET [File Type - 0x0001] Detected File Type Name = TIFF +DOTNET [File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +DOTNET [File Type - 0x0003] Detected MIME Type = image/tiff +DOTNET [File Type - 0x0004] Expected File Name Extension = tiff + + [File - 0x0001] File Name = Issue 217.tif + [File - 0x0002] File Size = 10425188 bytes + [File - 0x0003] File Modified Date = + + - Exif IFD0 + - XMP + - Photoshop + - Exif SubIFD + - ICC Profile + - File Type + - File + + Generated using metadata-extractor + https://drewnoakes.com/code/exif/ + diff --git a/tif/metadata/dotnet/Issue 16.tif.txt b/tif/metadata/dotnet/Issue 16.tif.txt index d27058cc..75c76223 100644 --- a/tif/metadata/dotnet/Issue 16.tif.txt +++ b/tif/metadata/dotnet/Issue 16.tif.txt @@ -1,5 +1,5 @@ FILE: Issue 16.tif -TYPE: ARW +TYPE: TIFF [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image [Exif IFD0 - 0x0100] Image Width = 728 pixels @@ -560,9 +560,10 @@ TYPE: ARW [ICC Profile - 0x67545243] Green TRC = 0.0, 0.0000763, 0.0001526, 0.0002289, 0.0003052, 0.0003815, 0.0004578, 0.0005341, 0.0006104, 0.0006867, 0.000763, 0.0008392, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018158, 0.0018921, 0.0019684, 0.0020447, 0.002121, 0.0021973, 0.0022736, 0.0023499, 0.0024262, 0.0025025, 0.0025788, 0.0026551, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033417, 0.003418, 0.0034943, 0.0035859, 0.0036622, 0.0037537, 0.00383, 0.0039216, 0.0040131, 0.0041047, 0.0041962, 0.0042878, 0.0043793, 0.0044709, 0.0045624, 0.0046693, 0.0047608, 0.0048524, 0.0049592, 0.005066, 0.0051575, 0.0052644, 0.0053712, 0.005478, 0.0055848, 0.0056916, 0.0057984, 0.0059052, 0.0060273, 0.0061341, 0.0062562, 0.006363, 0.0064851, 0.0066072, 0.0067292, 0.0068513, 0.0069734, 0.0070954, 0.0072175, 0.0073396, 0.0074617, 0.007599, 0.0077211, 0.0078584, 0.0079957, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.008957, 0.0090944, 0.0092317, 0.0093843, 0.0095369, 0.0096742, 0.0098268, 0.0099794, 0.010132, 0.0102846, 0.0104372, 0.0105898, 0.0107576, 0.0109102, 0.0110628, 0.0112306, 0.0113985, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0124056, 0.0125734, 0.0127413, 0.0129244, 0.0130922, 0.0132753, 0.0134585, 0.0136416, 0.0138247, 0.0140078, 0.0141909, 0.014374, 0.0145571, 0.0147555, 0.0149386, 0.0151369, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165255, 0.0167239, 0.0169223, 0.0171359, 0.0173495, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188449, 0.0190585, 0.0192874, 0.019501, 0.0197299, 0.0199588, 0.0201877, 0.0204166, 0.0206455, 0.0208743, 0.0211032, 0.0213474, 0.0215763, 0.0218204, 0.0220645, 0.0222934, 0.0225376, 0.0227817, 0.0230259, 0.0232853, 0.0235294, 0.0237736, 0.024033, 0.0242771, 0.0245365, 0.0247959, 0.0250553, 0.0253147, 0.0255741, 0.0258335, 0.0261082, 0.0263676, 0.026627, 0.0269017, 0.0271763, 0.027451, 0.0277256, 0.0280003, 0.028275, 0.0285496, 0.0288243, 0.0291142, 0.0293889, 0.0296788, 0.0299687, 0.0302586, 0.0305486, 0.0308385, 0.0311284, 0.0314183, 0.0317235, 0.0320134, 0.0323186, 0.0326238, 0.032929, 0.0332341, 0.0335393, 0.0338445, 0.0341497, 0.0344549, 0.0347753, 0.0350805, 0.0354009, 0.0357214, 0.0360418, 0.0363622, 0.0366827, 0.0370031, 0.0373388, 0.0376593, 0.037995, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403449, 0.0406806, 0.0410315, 0.0413825, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.0431373, 0.0434882, 0.0438392, 0.0442054, 0.0445716, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0464027, 0.0467689, 0.0471504, 0.0475166, 0.0478981, 0.0482795, 0.048661, 0.0490425, 0.049424, 0.0498054, 0.0501869, 0.0505837, 0.0509804, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533608, 0.0537575, 0.0541695, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570535, 0.0574655, 0.0578927, 0.05832, 0.058732, 0.0591592, 0.0595865, 0.060029, 0.0604562, 0.0608835, 0.061326, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639811, 0.0644236, 0.0648661, 0.0653239, 0.0657816, 0.0662394, 0.0666972, 0.067155, 0.0676127, 0.0680705, 0.0685435, 0.0690013, 0.0694743, 0.0699474, 0.0704204, 0.0708934, 0.0713664, 0.0718395, 0.0723278, 0.0728008, 0.0732891, 0.0737774, 0.0742657, 0.0747539, 0.0752422, 0.0757305, 0.0762188, 0.0767224, 0.0772259, 0.0777142, 0.0782177, 0.0787213, 0.0792401, 0.0797436, 0.0802472, 0.080766, 0.0812696, 0.0817884, 0.0823072, 0.082826, 0.0833448, 0.0838636, 0.0843977, 0.0849165, 0.0854505, 0.0859846, 0.0865187, 0.0870527, 0.0875868, 0.0881209, 0.0886549, 0.0892042, 0.0897536, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0925002, 0.0930495, 0.0936141, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0970016, 0.0975662, 0.098146, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016251, 0.1022049, 0.1028, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057755, 0.1063706, 0.106981, 0.1075761, 0.1081865, 0.1087968, 0.1094072, 0.1100175, 0.1106279, 0.1112535, 0.1118639, 0.1124895, 0.1131151, 0.1137407, 0.1143664, 0.114992, 0.1156176, 0.1162585, 0.1168841, 0.117525, 0.1181659, 0.1188067, 0.1194476, 0.1200885, 0.1207446, 0.1213855, 0.1220417, 0.1226978, 0.1233539, 0.1240101, 0.1246662, 0.1253223, 0.1259937, 0.1266499, 0.1273213, 0.1279927, 0.1286641, 0.1293355, 0.1300069, 0.1306935, 0.1313649, 0.1320516, 0.1327382, 0.1334096, 0.1341115, 0.1347982, 0.1354849, 0.1361868, 0.1368734, 0.1375753, 0.1382773, 0.1389792, 0.1396811, 0.140383, 0.1411002, 0.1418021, 0.1425193, 0.1432364, 0.1439536, 0.1446708, 0.145388, 0.1461204, 0.1468376, 0.14757, 0.1483024, 0.1490349, 0.1497673, 0.1504997, 0.1512322, 0.1519799, 0.1527123, 0.15346, 0.1542077, 0.1549554, 0.1557031, 0.1564508, 0.1572137, 0.1579767, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617914, 0.1625544, 0.1633326, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672236, 0.1680018, 0.1687953, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735561, 0.1743496, 0.1751583, 0.175967, 0.1767758, 0.1775845, 0.1783932, 0.1792172, 0.1800259, 0.1808499, 0.1816739, 0.1824826, 0.1833219, 0.1841459, 0.1849699, 0.1858091, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1900053, 0.1908446, 0.1916838, 0.1925383, 0.1933928, 0.1942473, 0.1951019, 0.1959564, 0.1968261, 0.1976806, 0.1985504, 0.1994202, 0.2002899, 0.2011597, 0.2020294, 0.2028992, 0.2037842, 0.2046693, 0.205539, 0.206424, 0.2073243, 0.2082094, 0.2090944, 0.2099947, 0.2108949, 0.21178, 0.2126802, 0.2135958, 0.2144961, 0.2153964, 0.2163119, 0.2172274, 0.2181277, 0.2190585, 0.2199741, 0.2208896, 0.2218051, 0.2227359, 0.2236667, 0.2245975, 0.2255283, 0.2264591, 0.2273899, 0.228336, 0.2292821, 0.2302129, 0.2311589, 0.232105, 0.2330663, 0.2340124, 0.2349737, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407416, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2466011, 0.2475776, 0.2485695, 0.249546, 0.2505379, 0.2515297, 0.2525368, 0.2535286, 0.2545357, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605783, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2667124, 0.2677348, 0.2687724, 0.26981, 0.2708324, 0.2718853, 0.2729229, 0.2739605, 0.2750134, 0.276051, 0.2771038, 0.2781567, 0.2792248, 0.2802777, 0.2813306, 0.2823987, 0.2834668, 0.284535, 0.2856031, 0.2866712, 0.2877394, 0.2888228, 0.2899062, 0.2909743, 0.2920577, 0.2931563, 0.2942397, 0.2953231, 0.2964218, 0.2975204, 0.2986191, 0.2997177, 0.3008164, 0.301915, 0.3030289, 0.3041428, 0.3052567, 0.3063706, 0.3074846, 0.3085985, 0.3097124, 0.3108415, 0.3119707, 0.3130999, 0.314229, 0.3153582, 0.3165026, 0.3176318, 0.3187762, 0.3199207, 0.3210651, 0.3222095, 0.3233539, 0.3245136, 0.3256733, 0.3268177, 0.3279774, 0.3291371, 0.330312, 0.3314717, 0.3326467, 0.3338216, 0.3349966, 0.3361715, 0.3373465, 0.3385214, 0.3397116, 0.3408865, 0.3420768, 0.343267, 0.3444724, 0.3456626, 0.3468528, 0.3480583, 0.3492638, 0.3504692, 0.3516747, 0.3528801, 0.3541009, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614252, 0.3626459, 0.3638819, 0.3651179, 0.3663539, 0.3675898, 0.3688411, 0.3700771, 0.3713283, 0.3725795, 0.3738308, 0.375082, 0.3763333, 0.3775998, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.3839322, 0.3851987, 0.3864805, 0.387747, 0.3890288, 0.3903105, 0.3916075, 0.3928893, 0.3941863, 0.3954681, 0.3967651, 0.3980621, 0.3993744, 0.4006714, 0.4019837, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085451, 0.4098573, 0.4111849, 0.4125124, 0.4138399, 0.4151675, 0.416495, 0.4178378, 0.4191806, 0.4205234, 0.4218662, 0.423209, 0.4245518, 0.4259098, 0.4272526, 0.4286107, 0.4299687, 0.4313268, 0.4326848, 0.4340581, 0.4354314, 0.4367895, 0.4381628, 0.4395514, 0.4409247, 0.442298, 0.4436866, 0.4450752, 0.4464637, 0.4478523, 0.4492409, 0.4506447, 0.4520333, 0.4534371, 0.4548409, 0.4562448, 0.4576486, 0.4590677, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661631, 0.4675822, 0.4690166, 0.4704356, 0.47187, 0.4733043, 0.4747539, 0.4761883, 0.4776379, 0.4790875, 0.4805371, 0.4819867, 0.4834363, 0.4848859, 0.4863508, 0.4878157, 0.4892805, 0.4907454, 0.4922103, 0.4936904, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.501091, 0.5025711, 0.5040665, 0.5055467, 0.507042, 0.5085527, 0.5100481, 0.5115435, 0.5130541, 0.5145647, 0.5160754, 0.517586, 0.5190967, 0.5206226, 0.5221485, 0.5236591, 0.525185, 0.5267262, 0.5282521, 0.529778, 0.5313191, 0.5328603, 0.5344015, 0.5359426, 0.537499, 0.5390402, 0.5405966, 0.542153, 0.5437095, 0.5452659, 0.5468223, 0.548394, 0.5499657, 0.5515373, 0.553109, 0.5546807, 0.5562524, 0.5578393, 0.5594263, 0.5610132, 0.5626001, 0.5641871, 0.565774, 0.5673762, 0.5689784, 0.5705806, 0.5721828, 0.573785, 0.5754025, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834897, 0.5851072, 0.5867399, 0.5883726, 0.5900053, 0.5916381, 0.5932708, 0.5949187, 0.5965667, 0.5982147, 0.5998627, 0.6015106, 0.6031586, 0.6048219, 0.6064851, 0.6081483, 0.6098116, 0.6114748, 0.6131533, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215457, 0.6232242, 0.624918, 0.6266117, 0.6283055, 0.6299992, 0.631693, 0.633402, 0.635111, 0.63682, 0.638529, 0.640238, 0.6419471, 0.6436713, 0.6453956, 0.6471199, 0.6488441, 0.6505684, 0.6523079, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6610056, 0.6627451, 0.6644999, 0.6662547, 0.6680095, 0.6697642, 0.6715343, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803845, 0.6821546, 0.6839399, 0.6857252, 0.6875105, 0.6892958, 0.6910811, 0.6928817, 0.6946822, 0.6964675, 0.6982834, 0.7000839, 0.7018845, 0.7037003, 0.7055161, 0.707332, 0.7091478, 0.7109636, 0.7127947, 0.7146105, 0.7164416, 0.7182727, 0.720119, 0.7219501, 0.7237964, 0.7256275, 0.7274739, 0.7293355, 0.7311818, 0.7330282, 0.7348898, 0.7367514, 0.738613, 0.7404746, 0.7423514, 0.744213, 0.7460899, 0.7479667, 0.7498436, 0.7517205, 0.7536126, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630732, 0.7649653, 0.7668727, 0.76878, 0.7706874, 0.7725948, 0.7745174, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841306, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.795758, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055238, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.8173342, 0.8193179, 0.8212863, 0.82327, 0.8252689, 0.8272526, 0.8292515, 0.8312352, 0.8332341, 0.8352331, 0.8372473, 0.8392462, 0.8412604, 0.8432746, 0.8452888, 0.847303, 0.8493172, 0.8513466, 0.8533761, 0.8554055, 0.857435, 0.8594644, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717327, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820325, 0.8840925, 0.8861677, 0.8882429, 0.8903182, 0.8923934, 0.8944839, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.9049363, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.915465, 0.9175708, 0.9196918, 0.9218128, 0.9239338, 0.9260548, 0.9281758, 0.930312, 0.9324483, 0.9345846, 0.9367208, 0.9388571, 0.9410086, 0.9431601, 0.9453117, 0.9474632, 0.9496147, 0.9517815, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626154, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735256, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.988922, 0.9911345, 0.9933471, 0.9955596, 0.9977722, 1.0 [ICC Profile - 0x62545243] Blue TRC = 0.0, 0.0000763, 0.0001526, 0.0002289, 0.0003052, 0.0003815, 0.0004578, 0.0005341, 0.0006104, 0.0006867, 0.000763, 0.0008392, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018158, 0.0018921, 0.0019684, 0.0020447, 0.002121, 0.0021973, 0.0022736, 0.0023499, 0.0024262, 0.0025025, 0.0025788, 0.0026551, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033417, 0.003418, 0.0034943, 0.0035859, 0.0036622, 0.0037537, 0.00383, 0.0039216, 0.0040131, 0.0041047, 0.0041962, 0.0042878, 0.0043793, 0.0044709, 0.0045624, 0.0046693, 0.0047608, 0.0048524, 0.0049592, 0.005066, 0.0051575, 0.0052644, 0.0053712, 0.005478, 0.0055848, 0.0056916, 0.0057984, 0.0059052, 0.0060273, 0.0061341, 0.0062562, 0.006363, 0.0064851, 0.0066072, 0.0067292, 0.0068513, 0.0069734, 0.0070954, 0.0072175, 0.0073396, 0.0074617, 0.007599, 0.0077211, 0.0078584, 0.0079957, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.008957, 0.0090944, 0.0092317, 0.0093843, 0.0095369, 0.0096742, 0.0098268, 0.0099794, 0.010132, 0.0102846, 0.0104372, 0.0105898, 0.0107576, 0.0109102, 0.0110628, 0.0112306, 0.0113985, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0124056, 0.0125734, 0.0127413, 0.0129244, 0.0130922, 0.0132753, 0.0134585, 0.0136416, 0.0138247, 0.0140078, 0.0141909, 0.014374, 0.0145571, 0.0147555, 0.0149386, 0.0151369, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165255, 0.0167239, 0.0169223, 0.0171359, 0.0173495, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188449, 0.0190585, 0.0192874, 0.019501, 0.0197299, 0.0199588, 0.0201877, 0.0204166, 0.0206455, 0.0208743, 0.0211032, 0.0213474, 0.0215763, 0.0218204, 0.0220645, 0.0222934, 0.0225376, 0.0227817, 0.0230259, 0.0232853, 0.0235294, 0.0237736, 0.024033, 0.0242771, 0.0245365, 0.0247959, 0.0250553, 0.0253147, 0.0255741, 0.0258335, 0.0261082, 0.0263676, 0.026627, 0.0269017, 0.0271763, 0.027451, 0.0277256, 0.0280003, 0.028275, 0.0285496, 0.0288243, 0.0291142, 0.0293889, 0.0296788, 0.0299687, 0.0302586, 0.0305486, 0.0308385, 0.0311284, 0.0314183, 0.0317235, 0.0320134, 0.0323186, 0.0326238, 0.032929, 0.0332341, 0.0335393, 0.0338445, 0.0341497, 0.0344549, 0.0347753, 0.0350805, 0.0354009, 0.0357214, 0.0360418, 0.0363622, 0.0366827, 0.0370031, 0.0373388, 0.0376593, 0.037995, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403449, 0.0406806, 0.0410315, 0.0413825, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.0431373, 0.0434882, 0.0438392, 0.0442054, 0.0445716, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0464027, 0.0467689, 0.0471504, 0.0475166, 0.0478981, 0.0482795, 0.048661, 0.0490425, 0.049424, 0.0498054, 0.0501869, 0.0505837, 0.0509804, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533608, 0.0537575, 0.0541695, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570535, 0.0574655, 0.0578927, 0.05832, 0.058732, 0.0591592, 0.0595865, 0.060029, 0.0604562, 0.0608835, 0.061326, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639811, 0.0644236, 0.0648661, 0.0653239, 0.0657816, 0.0662394, 0.0666972, 0.067155, 0.0676127, 0.0680705, 0.0685435, 0.0690013, 0.0694743, 0.0699474, 0.0704204, 0.0708934, 0.0713664, 0.0718395, 0.0723278, 0.0728008, 0.0732891, 0.0737774, 0.0742657, 0.0747539, 0.0752422, 0.0757305, 0.0762188, 0.0767224, 0.0772259, 0.0777142, 0.0782177, 0.0787213, 0.0792401, 0.0797436, 0.0802472, 0.080766, 0.0812696, 0.0817884, 0.0823072, 0.082826, 0.0833448, 0.0838636, 0.0843977, 0.0849165, 0.0854505, 0.0859846, 0.0865187, 0.0870527, 0.0875868, 0.0881209, 0.0886549, 0.0892042, 0.0897536, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0925002, 0.0930495, 0.0936141, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0970016, 0.0975662, 0.098146, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016251, 0.1022049, 0.1028, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057755, 0.1063706, 0.106981, 0.1075761, 0.1081865, 0.1087968, 0.1094072, 0.1100175, 0.1106279, 0.1112535, 0.1118639, 0.1124895, 0.1131151, 0.1137407, 0.1143664, 0.114992, 0.1156176, 0.1162585, 0.1168841, 0.117525, 0.1181659, 0.1188067, 0.1194476, 0.1200885, 0.1207446, 0.1213855, 0.1220417, 0.1226978, 0.1233539, 0.1240101, 0.1246662, 0.1253223, 0.1259937, 0.1266499, 0.1273213, 0.1279927, 0.1286641, 0.1293355, 0.1300069, 0.1306935, 0.1313649, 0.1320516, 0.1327382, 0.1334096, 0.1341115, 0.1347982, 0.1354849, 0.1361868, 0.1368734, 0.1375753, 0.1382773, 0.1389792, 0.1396811, 0.140383, 0.1411002, 0.1418021, 0.1425193, 0.1432364, 0.1439536, 0.1446708, 0.145388, 0.1461204, 0.1468376, 0.14757, 0.1483024, 0.1490349, 0.1497673, 0.1504997, 0.1512322, 0.1519799, 0.1527123, 0.15346, 0.1542077, 0.1549554, 0.1557031, 0.1564508, 0.1572137, 0.1579767, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617914, 0.1625544, 0.1633326, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672236, 0.1680018, 0.1687953, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735561, 0.1743496, 0.1751583, 0.175967, 0.1767758, 0.1775845, 0.1783932, 0.1792172, 0.1800259, 0.1808499, 0.1816739, 0.1824826, 0.1833219, 0.1841459, 0.1849699, 0.1858091, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1900053, 0.1908446, 0.1916838, 0.1925383, 0.1933928, 0.1942473, 0.1951019, 0.1959564, 0.1968261, 0.1976806, 0.1985504, 0.1994202, 0.2002899, 0.2011597, 0.2020294, 0.2028992, 0.2037842, 0.2046693, 0.205539, 0.206424, 0.2073243, 0.2082094, 0.2090944, 0.2099947, 0.2108949, 0.21178, 0.2126802, 0.2135958, 0.2144961, 0.2153964, 0.2163119, 0.2172274, 0.2181277, 0.2190585, 0.2199741, 0.2208896, 0.2218051, 0.2227359, 0.2236667, 0.2245975, 0.2255283, 0.2264591, 0.2273899, 0.228336, 0.2292821, 0.2302129, 0.2311589, 0.232105, 0.2330663, 0.2340124, 0.2349737, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407416, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2466011, 0.2475776, 0.2485695, 0.249546, 0.2505379, 0.2515297, 0.2525368, 0.2535286, 0.2545357, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605783, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2667124, 0.2677348, 0.2687724, 0.26981, 0.2708324, 0.2718853, 0.2729229, 0.2739605, 0.2750134, 0.276051, 0.2771038, 0.2781567, 0.2792248, 0.2802777, 0.2813306, 0.2823987, 0.2834668, 0.284535, 0.2856031, 0.2866712, 0.2877394, 0.2888228, 0.2899062, 0.2909743, 0.2920577, 0.2931563, 0.2942397, 0.2953231, 0.2964218, 0.2975204, 0.2986191, 0.2997177, 0.3008164, 0.301915, 0.3030289, 0.3041428, 0.3052567, 0.3063706, 0.3074846, 0.3085985, 0.3097124, 0.3108415, 0.3119707, 0.3130999, 0.314229, 0.3153582, 0.3165026, 0.3176318, 0.3187762, 0.3199207, 0.3210651, 0.3222095, 0.3233539, 0.3245136, 0.3256733, 0.3268177, 0.3279774, 0.3291371, 0.330312, 0.3314717, 0.3326467, 0.3338216, 0.3349966, 0.3361715, 0.3373465, 0.3385214, 0.3397116, 0.3408865, 0.3420768, 0.343267, 0.3444724, 0.3456626, 0.3468528, 0.3480583, 0.3492638, 0.3504692, 0.3516747, 0.3528801, 0.3541009, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614252, 0.3626459, 0.3638819, 0.3651179, 0.3663539, 0.3675898, 0.3688411, 0.3700771, 0.3713283, 0.3725795, 0.3738308, 0.375082, 0.3763333, 0.3775998, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.3839322, 0.3851987, 0.3864805, 0.387747, 0.3890288, 0.3903105, 0.3916075, 0.3928893, 0.3941863, 0.3954681, 0.3967651, 0.3980621, 0.3993744, 0.4006714, 0.4019837, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085451, 0.4098573, 0.4111849, 0.4125124, 0.4138399, 0.4151675, 0.416495, 0.4178378, 0.4191806, 0.4205234, 0.4218662, 0.423209, 0.4245518, 0.4259098, 0.4272526, 0.4286107, 0.4299687, 0.4313268, 0.4326848, 0.4340581, 0.4354314, 0.4367895, 0.4381628, 0.4395514, 0.4409247, 0.442298, 0.4436866, 0.4450752, 0.4464637, 0.4478523, 0.4492409, 0.4506447, 0.4520333, 0.4534371, 0.4548409, 0.4562448, 0.4576486, 0.4590677, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661631, 0.4675822, 0.4690166, 0.4704356, 0.47187, 0.4733043, 0.4747539, 0.4761883, 0.4776379, 0.4790875, 0.4805371, 0.4819867, 0.4834363, 0.4848859, 0.4863508, 0.4878157, 0.4892805, 0.4907454, 0.4922103, 0.4936904, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.501091, 0.5025711, 0.5040665, 0.5055467, 0.507042, 0.5085527, 0.5100481, 0.5115435, 0.5130541, 0.5145647, 0.5160754, 0.517586, 0.5190967, 0.5206226, 0.5221485, 0.5236591, 0.525185, 0.5267262, 0.5282521, 0.529778, 0.5313191, 0.5328603, 0.5344015, 0.5359426, 0.537499, 0.5390402, 0.5405966, 0.542153, 0.5437095, 0.5452659, 0.5468223, 0.548394, 0.5499657, 0.5515373, 0.553109, 0.5546807, 0.5562524, 0.5578393, 0.5594263, 0.5610132, 0.5626001, 0.5641871, 0.565774, 0.5673762, 0.5689784, 0.5705806, 0.5721828, 0.573785, 0.5754025, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834897, 0.5851072, 0.5867399, 0.5883726, 0.5900053, 0.5916381, 0.5932708, 0.5949187, 0.5965667, 0.5982147, 0.5998627, 0.6015106, 0.6031586, 0.6048219, 0.6064851, 0.6081483, 0.6098116, 0.6114748, 0.6131533, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215457, 0.6232242, 0.624918, 0.6266117, 0.6283055, 0.6299992, 0.631693, 0.633402, 0.635111, 0.63682, 0.638529, 0.640238, 0.6419471, 0.6436713, 0.6453956, 0.6471199, 0.6488441, 0.6505684, 0.6523079, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6610056, 0.6627451, 0.6644999, 0.6662547, 0.6680095, 0.6697642, 0.6715343, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803845, 0.6821546, 0.6839399, 0.6857252, 0.6875105, 0.6892958, 0.6910811, 0.6928817, 0.6946822, 0.6964675, 0.6982834, 0.7000839, 0.7018845, 0.7037003, 0.7055161, 0.707332, 0.7091478, 0.7109636, 0.7127947, 0.7146105, 0.7164416, 0.7182727, 0.720119, 0.7219501, 0.7237964, 0.7256275, 0.7274739, 0.7293355, 0.7311818, 0.7330282, 0.7348898, 0.7367514, 0.738613, 0.7404746, 0.7423514, 0.744213, 0.7460899, 0.7479667, 0.7498436, 0.7517205, 0.7536126, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630732, 0.7649653, 0.7668727, 0.76878, 0.7706874, 0.7725948, 0.7745174, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841306, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.795758, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055238, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.8173342, 0.8193179, 0.8212863, 0.82327, 0.8252689, 0.8272526, 0.8292515, 0.8312352, 0.8332341, 0.8352331, 0.8372473, 0.8392462, 0.8412604, 0.8432746, 0.8452888, 0.847303, 0.8493172, 0.8513466, 0.8533761, 0.8554055, 0.857435, 0.8594644, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717327, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820325, 0.8840925, 0.8861677, 0.8882429, 0.8903182, 0.8923934, 0.8944839, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.9049363, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.915465, 0.9175708, 0.9196918, 0.9218128, 0.9239338, 0.9260548, 0.9281758, 0.930312, 0.9324483, 0.9345846, 0.9367208, 0.9388571, 0.9410086, 0.9431601, 0.9453117, 0.9474632, 0.9496147, 0.9517815, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626154, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735256, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.988922, 0.9911345, 0.9933471, 0.9955596, 0.9977722, 1.0 -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = Issue 16.tif [File - 0x0002] File Size = 1849136 bytes diff --git a/tif/metadata/dotnet/Issue 217.tif.txt b/tif/metadata/dotnet/Issue 217.tif.txt index b876356e..3a9e3b77 100644 --- a/tif/metadata/dotnet/Issue 217.tif.txt +++ b/tif/metadata/dotnet/Issue 217.tif.txt @@ -1,5 +1,5 @@ FILE: Issue 217.tif -TYPE: ARW +TYPE: TIFF [Exif IFD0 - 0x00fe] New Subfile Type = Full-resolution image [Exif IFD0 - 0x0100] Image Width = 1805 pixels @@ -96,9 +96,10 @@ TYPE: ARW [ICC Profile - 0x67545243] Green TRC = 0.0, 0.0000763, 0.0001526, 0.0002289, 0.0003052, 0.0003815, 0.0004578, 0.0005341, 0.0006104, 0.0006867, 0.000763, 0.0008392, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018158, 0.0018921, 0.0019684, 0.0020447, 0.002121, 0.0021973, 0.0022736, 0.0023499, 0.0024262, 0.0025025, 0.0025788, 0.0026551, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033417, 0.003418, 0.0034943, 0.0035859, 0.0036622, 0.0037537, 0.00383, 0.0039216, 0.0040131, 0.0041047, 0.0041962, 0.0042878, 0.0043793, 0.0044709, 0.0045624, 0.0046693, 0.0047608, 0.0048524, 0.0049592, 0.005066, 0.0051575, 0.0052644, 0.0053712, 0.005478, 0.0055848, 0.0056916, 0.0057984, 0.0059052, 0.0060273, 0.0061341, 0.0062562, 0.006363, 0.0064851, 0.0066072, 0.0067292, 0.0068513, 0.0069734, 0.0070954, 0.0072175, 0.0073396, 0.0074617, 0.007599, 0.0077211, 0.0078584, 0.0079957, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.008957, 0.0090944, 0.0092317, 0.0093843, 0.0095369, 0.0096742, 0.0098268, 0.0099794, 0.010132, 0.0102846, 0.0104372, 0.0105898, 0.0107576, 0.0109102, 0.0110628, 0.0112306, 0.0113985, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0124056, 0.0125734, 0.0127413, 0.0129244, 0.0130922, 0.0132753, 0.0134585, 0.0136416, 0.0138247, 0.0140078, 0.0141909, 0.014374, 0.0145571, 0.0147555, 0.0149386, 0.0151369, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165255, 0.0167239, 0.0169223, 0.0171359, 0.0173495, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188449, 0.0190585, 0.0192874, 0.019501, 0.0197299, 0.0199588, 0.0201877, 0.0204166, 0.0206455, 0.0208743, 0.0211032, 0.0213474, 0.0215763, 0.0218204, 0.0220645, 0.0222934, 0.0225376, 0.0227817, 0.0230259, 0.0232853, 0.0235294, 0.0237736, 0.024033, 0.0242771, 0.0245365, 0.0247959, 0.0250553, 0.0253147, 0.0255741, 0.0258335, 0.0261082, 0.0263676, 0.026627, 0.0269017, 0.0271763, 0.027451, 0.0277256, 0.0280003, 0.028275, 0.0285496, 0.0288243, 0.0291142, 0.0293889, 0.0296788, 0.0299687, 0.0302586, 0.0305486, 0.0308385, 0.0311284, 0.0314183, 0.0317235, 0.0320134, 0.0323186, 0.0326238, 0.032929, 0.0332341, 0.0335393, 0.0338445, 0.0341497, 0.0344549, 0.0347753, 0.0350805, 0.0354009, 0.0357214, 0.0360418, 0.0363622, 0.0366827, 0.0370031, 0.0373388, 0.0376593, 0.037995, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403449, 0.0406806, 0.0410315, 0.0413825, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.0431373, 0.0434882, 0.0438392, 0.0442054, 0.0445716, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0464027, 0.0467689, 0.0471504, 0.0475166, 0.0478981, 0.0482795, 0.048661, 0.0490425, 0.049424, 0.0498054, 0.0501869, 0.0505837, 0.0509804, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533608, 0.0537575, 0.0541695, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570535, 0.0574655, 0.0578927, 0.05832, 0.058732, 0.0591592, 0.0595865, 0.060029, 0.0604562, 0.0608835, 0.061326, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639811, 0.0644236, 0.0648661, 0.0653239, 0.0657816, 0.0662394, 0.0666972, 0.067155, 0.0676127, 0.0680705, 0.0685435, 0.0690013, 0.0694743, 0.0699474, 0.0704204, 0.0708934, 0.0713664, 0.0718395, 0.0723278, 0.0728008, 0.0732891, 0.0737774, 0.0742657, 0.0747539, 0.0752422, 0.0757305, 0.0762188, 0.0767224, 0.0772259, 0.0777142, 0.0782177, 0.0787213, 0.0792401, 0.0797436, 0.0802472, 0.080766, 0.0812696, 0.0817884, 0.0823072, 0.082826, 0.0833448, 0.0838636, 0.0843977, 0.0849165, 0.0854505, 0.0859846, 0.0865187, 0.0870527, 0.0875868, 0.0881209, 0.0886549, 0.0892042, 0.0897536, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0925002, 0.0930495, 0.0936141, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0970016, 0.0975662, 0.098146, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016251, 0.1022049, 0.1028, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057755, 0.1063706, 0.106981, 0.1075761, 0.1081865, 0.1087968, 0.1094072, 0.1100175, 0.1106279, 0.1112535, 0.1118639, 0.1124895, 0.1131151, 0.1137407, 0.1143664, 0.114992, 0.1156176, 0.1162585, 0.1168841, 0.117525, 0.1181659, 0.1188067, 0.1194476, 0.1200885, 0.1207446, 0.1213855, 0.1220417, 0.1226978, 0.1233539, 0.1240101, 0.1246662, 0.1253223, 0.1259937, 0.1266499, 0.1273213, 0.1279927, 0.1286641, 0.1293355, 0.1300069, 0.1306935, 0.1313649, 0.1320516, 0.1327382, 0.1334096, 0.1341115, 0.1347982, 0.1354849, 0.1361868, 0.1368734, 0.1375753, 0.1382773, 0.1389792, 0.1396811, 0.140383, 0.1411002, 0.1418021, 0.1425193, 0.1432364, 0.1439536, 0.1446708, 0.145388, 0.1461204, 0.1468376, 0.14757, 0.1483024, 0.1490349, 0.1497673, 0.1504997, 0.1512322, 0.1519799, 0.1527123, 0.15346, 0.1542077, 0.1549554, 0.1557031, 0.1564508, 0.1572137, 0.1579767, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617914, 0.1625544, 0.1633326, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672236, 0.1680018, 0.1687953, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735561, 0.1743496, 0.1751583, 0.175967, 0.1767758, 0.1775845, 0.1783932, 0.1792172, 0.1800259, 0.1808499, 0.1816739, 0.1824826, 0.1833219, 0.1841459, 0.1849699, 0.1858091, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1900053, 0.1908446, 0.1916838, 0.1925383, 0.1933928, 0.1942473, 0.1951019, 0.1959564, 0.1968261, 0.1976806, 0.1985504, 0.1994202, 0.2002899, 0.2011597, 0.2020294, 0.2028992, 0.2037842, 0.2046693, 0.205539, 0.206424, 0.2073243, 0.2082094, 0.2090944, 0.2099947, 0.2108949, 0.21178, 0.2126802, 0.2135958, 0.2144961, 0.2153964, 0.2163119, 0.2172274, 0.2181277, 0.2190585, 0.2199741, 0.2208896, 0.2218051, 0.2227359, 0.2236667, 0.2245975, 0.2255283, 0.2264591, 0.2273899, 0.228336, 0.2292821, 0.2302129, 0.2311589, 0.232105, 0.2330663, 0.2340124, 0.2349737, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407416, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2466011, 0.2475776, 0.2485695, 0.249546, 0.2505379, 0.2515297, 0.2525368, 0.2535286, 0.2545357, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605783, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2667124, 0.2677348, 0.2687724, 0.26981, 0.2708324, 0.2718853, 0.2729229, 0.2739605, 0.2750134, 0.276051, 0.2771038, 0.2781567, 0.2792248, 0.2802777, 0.2813306, 0.2823987, 0.2834668, 0.284535, 0.2856031, 0.2866712, 0.2877394, 0.2888228, 0.2899062, 0.2909743, 0.2920577, 0.2931563, 0.2942397, 0.2953231, 0.2964218, 0.2975204, 0.2986191, 0.2997177, 0.3008164, 0.301915, 0.3030289, 0.3041428, 0.3052567, 0.3063706, 0.3074846, 0.3085985, 0.3097124, 0.3108415, 0.3119707, 0.3130999, 0.314229, 0.3153582, 0.3165026, 0.3176318, 0.3187762, 0.3199207, 0.3210651, 0.3222095, 0.3233539, 0.3245136, 0.3256733, 0.3268177, 0.3279774, 0.3291371, 0.330312, 0.3314717, 0.3326467, 0.3338216, 0.3349966, 0.3361715, 0.3373465, 0.3385214, 0.3397116, 0.3408865, 0.3420768, 0.343267, 0.3444724, 0.3456626, 0.3468528, 0.3480583, 0.3492638, 0.3504692, 0.3516747, 0.3528801, 0.3541009, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614252, 0.3626459, 0.3638819, 0.3651179, 0.3663539, 0.3675898, 0.3688411, 0.3700771, 0.3713283, 0.3725795, 0.3738308, 0.375082, 0.3763333, 0.3775998, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.3839322, 0.3851987, 0.3864805, 0.387747, 0.3890288, 0.3903105, 0.3916075, 0.3928893, 0.3941863, 0.3954681, 0.3967651, 0.3980621, 0.3993744, 0.4006714, 0.4019837, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085451, 0.4098573, 0.4111849, 0.4125124, 0.4138399, 0.4151675, 0.416495, 0.4178378, 0.4191806, 0.4205234, 0.4218662, 0.423209, 0.4245518, 0.4259098, 0.4272526, 0.4286107, 0.4299687, 0.4313268, 0.4326848, 0.4340581, 0.4354314, 0.4367895, 0.4381628, 0.4395514, 0.4409247, 0.442298, 0.4436866, 0.4450752, 0.4464637, 0.4478523, 0.4492409, 0.4506447, 0.4520333, 0.4534371, 0.4548409, 0.4562448, 0.4576486, 0.4590677, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661631, 0.4675822, 0.4690166, 0.4704356, 0.47187, 0.4733043, 0.4747539, 0.4761883, 0.4776379, 0.4790875, 0.4805371, 0.4819867, 0.4834363, 0.4848859, 0.4863508, 0.4878157, 0.4892805, 0.4907454, 0.4922103, 0.4936904, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.501091, 0.5025711, 0.5040665, 0.5055467, 0.507042, 0.5085527, 0.5100481, 0.5115435, 0.5130541, 0.5145647, 0.5160754, 0.517586, 0.5190967, 0.5206226, 0.5221485, 0.5236591, 0.525185, 0.5267262, 0.5282521, 0.529778, 0.5313191, 0.5328603, 0.5344015, 0.5359426, 0.537499, 0.5390402, 0.5405966, 0.542153, 0.5437095, 0.5452659, 0.5468223, 0.548394, 0.5499657, 0.5515373, 0.553109, 0.5546807, 0.5562524, 0.5578393, 0.5594263, 0.5610132, 0.5626001, 0.5641871, 0.565774, 0.5673762, 0.5689784, 0.5705806, 0.5721828, 0.573785, 0.5754025, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834897, 0.5851072, 0.5867399, 0.5883726, 0.5900053, 0.5916381, 0.5932708, 0.5949187, 0.5965667, 0.5982147, 0.5998627, 0.6015106, 0.6031586, 0.6048219, 0.6064851, 0.6081483, 0.6098116, 0.6114748, 0.6131533, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215457, 0.6232242, 0.624918, 0.6266117, 0.6283055, 0.6299992, 0.631693, 0.633402, 0.635111, 0.63682, 0.638529, 0.640238, 0.6419471, 0.6436713, 0.6453956, 0.6471199, 0.6488441, 0.6505684, 0.6523079, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6610056, 0.6627451, 0.6644999, 0.6662547, 0.6680095, 0.6697642, 0.6715343, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803845, 0.6821546, 0.6839399, 0.6857252, 0.6875105, 0.6892958, 0.6910811, 0.6928817, 0.6946822, 0.6964675, 0.6982834, 0.7000839, 0.7018845, 0.7037003, 0.7055161, 0.707332, 0.7091478, 0.7109636, 0.7127947, 0.7146105, 0.7164416, 0.7182727, 0.720119, 0.7219501, 0.7237964, 0.7256275, 0.7274739, 0.7293355, 0.7311818, 0.7330282, 0.7348898, 0.7367514, 0.738613, 0.7404746, 0.7423514, 0.744213, 0.7460899, 0.7479667, 0.7498436, 0.7517205, 0.7536126, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630732, 0.7649653, 0.7668727, 0.76878, 0.7706874, 0.7725948, 0.7745174, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841306, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.795758, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055238, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.8173342, 0.8193179, 0.8212863, 0.82327, 0.8252689, 0.8272526, 0.8292515, 0.8312352, 0.8332341, 0.8352331, 0.8372473, 0.8392462, 0.8412604, 0.8432746, 0.8452888, 0.847303, 0.8493172, 0.8513466, 0.8533761, 0.8554055, 0.857435, 0.8594644, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717327, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820325, 0.8840925, 0.8861677, 0.8882429, 0.8903182, 0.8923934, 0.8944839, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.9049363, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.915465, 0.9175708, 0.9196918, 0.9218128, 0.9239338, 0.9260548, 0.9281758, 0.930312, 0.9324483, 0.9345846, 0.9367208, 0.9388571, 0.9410086, 0.9431601, 0.9453117, 0.9474632, 0.9496147, 0.9517815, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626154, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735256, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.988922, 0.9911345, 0.9933471, 0.9955596, 0.9977722, 1.0 [ICC Profile - 0x62545243] Blue TRC = 0.0, 0.0000763, 0.0001526, 0.0002289, 0.0003052, 0.0003815, 0.0004578, 0.0005341, 0.0006104, 0.0006867, 0.000763, 0.0008392, 0.0009003, 0.0009766, 0.0010529, 0.0011292, 0.0012055, 0.0012818, 0.0013581, 0.0014343, 0.0015106, 0.0015869, 0.0016632, 0.0017395, 0.0018158, 0.0018921, 0.0019684, 0.0020447, 0.002121, 0.0021973, 0.0022736, 0.0023499, 0.0024262, 0.0025025, 0.0025788, 0.0026551, 0.0027161, 0.0027924, 0.0028687, 0.002945, 0.0030213, 0.0030976, 0.0031739, 0.0032502, 0.0033417, 0.003418, 0.0034943, 0.0035859, 0.0036622, 0.0037537, 0.00383, 0.0039216, 0.0040131, 0.0041047, 0.0041962, 0.0042878, 0.0043793, 0.0044709, 0.0045624, 0.0046693, 0.0047608, 0.0048524, 0.0049592, 0.005066, 0.0051575, 0.0052644, 0.0053712, 0.005478, 0.0055848, 0.0056916, 0.0057984, 0.0059052, 0.0060273, 0.0061341, 0.0062562, 0.006363, 0.0064851, 0.0066072, 0.0067292, 0.0068513, 0.0069734, 0.0070954, 0.0072175, 0.0073396, 0.0074617, 0.007599, 0.0077211, 0.0078584, 0.0079957, 0.0081178, 0.0082551, 0.0083925, 0.0085298, 0.0086671, 0.0088045, 0.008957, 0.0090944, 0.0092317, 0.0093843, 0.0095369, 0.0096742, 0.0098268, 0.0099794, 0.010132, 0.0102846, 0.0104372, 0.0105898, 0.0107576, 0.0109102, 0.0110628, 0.0112306, 0.0113985, 0.0115511, 0.0117189, 0.0118868, 0.0120546, 0.0122225, 0.0124056, 0.0125734, 0.0127413, 0.0129244, 0.0130922, 0.0132753, 0.0134585, 0.0136416, 0.0138247, 0.0140078, 0.0141909, 0.014374, 0.0145571, 0.0147555, 0.0149386, 0.0151369, 0.0153201, 0.0155184, 0.0157168, 0.0159152, 0.0161135, 0.0163119, 0.0165255, 0.0167239, 0.0169223, 0.0171359, 0.0173495, 0.0175479, 0.0177615, 0.0179751, 0.0181888, 0.0184024, 0.018616, 0.0188449, 0.0190585, 0.0192874, 0.019501, 0.0197299, 0.0199588, 0.0201877, 0.0204166, 0.0206455, 0.0208743, 0.0211032, 0.0213474, 0.0215763, 0.0218204, 0.0220645, 0.0222934, 0.0225376, 0.0227817, 0.0230259, 0.0232853, 0.0235294, 0.0237736, 0.024033, 0.0242771, 0.0245365, 0.0247959, 0.0250553, 0.0253147, 0.0255741, 0.0258335, 0.0261082, 0.0263676, 0.026627, 0.0269017, 0.0271763, 0.027451, 0.0277256, 0.0280003, 0.028275, 0.0285496, 0.0288243, 0.0291142, 0.0293889, 0.0296788, 0.0299687, 0.0302586, 0.0305486, 0.0308385, 0.0311284, 0.0314183, 0.0317235, 0.0320134, 0.0323186, 0.0326238, 0.032929, 0.0332341, 0.0335393, 0.0338445, 0.0341497, 0.0344549, 0.0347753, 0.0350805, 0.0354009, 0.0357214, 0.0360418, 0.0363622, 0.0366827, 0.0370031, 0.0373388, 0.0376593, 0.037995, 0.0383154, 0.0386511, 0.0389868, 0.0393225, 0.0396582, 0.0399939, 0.0403449, 0.0406806, 0.0410315, 0.0413825, 0.0417182, 0.0420691, 0.0424201, 0.042771, 0.0431373, 0.0434882, 0.0438392, 0.0442054, 0.0445716, 0.0449226, 0.0452888, 0.045655, 0.0460212, 0.0464027, 0.0467689, 0.0471504, 0.0475166, 0.0478981, 0.0482795, 0.048661, 0.0490425, 0.049424, 0.0498054, 0.0501869, 0.0505837, 0.0509804, 0.0513619, 0.0517586, 0.0521553, 0.0525521, 0.0529488, 0.0533608, 0.0537575, 0.0541695, 0.0545663, 0.0549783, 0.0553902, 0.0558022, 0.0562142, 0.0566262, 0.0570535, 0.0574655, 0.0578927, 0.05832, 0.058732, 0.0591592, 0.0595865, 0.060029, 0.0604562, 0.0608835, 0.061326, 0.0617533, 0.0621958, 0.0626383, 0.0630808, 0.0635233, 0.0639811, 0.0644236, 0.0648661, 0.0653239, 0.0657816, 0.0662394, 0.0666972, 0.067155, 0.0676127, 0.0680705, 0.0685435, 0.0690013, 0.0694743, 0.0699474, 0.0704204, 0.0708934, 0.0713664, 0.0718395, 0.0723278, 0.0728008, 0.0732891, 0.0737774, 0.0742657, 0.0747539, 0.0752422, 0.0757305, 0.0762188, 0.0767224, 0.0772259, 0.0777142, 0.0782177, 0.0787213, 0.0792401, 0.0797436, 0.0802472, 0.080766, 0.0812696, 0.0817884, 0.0823072, 0.082826, 0.0833448, 0.0838636, 0.0843977, 0.0849165, 0.0854505, 0.0859846, 0.0865187, 0.0870527, 0.0875868, 0.0881209, 0.0886549, 0.0892042, 0.0897536, 0.0902876, 0.090837, 0.0913863, 0.0919356, 0.0925002, 0.0930495, 0.0936141, 0.0941634, 0.094728, 0.0952926, 0.0958572, 0.0964218, 0.0970016, 0.0975662, 0.098146, 0.0987106, 0.0992905, 0.0998703, 0.1004501, 0.10103, 0.1016251, 0.1022049, 0.1028, 0.1033799, 0.103975, 0.1045701, 0.1051652, 0.1057755, 0.1063706, 0.106981, 0.1075761, 0.1081865, 0.1087968, 0.1094072, 0.1100175, 0.1106279, 0.1112535, 0.1118639, 0.1124895, 0.1131151, 0.1137407, 0.1143664, 0.114992, 0.1156176, 0.1162585, 0.1168841, 0.117525, 0.1181659, 0.1188067, 0.1194476, 0.1200885, 0.1207446, 0.1213855, 0.1220417, 0.1226978, 0.1233539, 0.1240101, 0.1246662, 0.1253223, 0.1259937, 0.1266499, 0.1273213, 0.1279927, 0.1286641, 0.1293355, 0.1300069, 0.1306935, 0.1313649, 0.1320516, 0.1327382, 0.1334096, 0.1341115, 0.1347982, 0.1354849, 0.1361868, 0.1368734, 0.1375753, 0.1382773, 0.1389792, 0.1396811, 0.140383, 0.1411002, 0.1418021, 0.1425193, 0.1432364, 0.1439536, 0.1446708, 0.145388, 0.1461204, 0.1468376, 0.14757, 0.1483024, 0.1490349, 0.1497673, 0.1504997, 0.1512322, 0.1519799, 0.1527123, 0.15346, 0.1542077, 0.1549554, 0.1557031, 0.1564508, 0.1572137, 0.1579767, 0.1587243, 0.1594873, 0.1602502, 0.1610132, 0.1617914, 0.1625544, 0.1633326, 0.1640955, 0.1648737, 0.1656519, 0.1664302, 0.1672236, 0.1680018, 0.1687953, 0.1695735, 0.170367, 0.1711604, 0.1719539, 0.1727474, 0.1735561, 0.1743496, 0.1751583, 0.175967, 0.1767758, 0.1775845, 0.1783932, 0.1792172, 0.1800259, 0.1808499, 0.1816739, 0.1824826, 0.1833219, 0.1841459, 0.1849699, 0.1858091, 0.1866331, 0.1874723, 0.1883116, 0.1891508, 0.1900053, 0.1908446, 0.1916838, 0.1925383, 0.1933928, 0.1942473, 0.1951019, 0.1959564, 0.1968261, 0.1976806, 0.1985504, 0.1994202, 0.2002899, 0.2011597, 0.2020294, 0.2028992, 0.2037842, 0.2046693, 0.205539, 0.206424, 0.2073243, 0.2082094, 0.2090944, 0.2099947, 0.2108949, 0.21178, 0.2126802, 0.2135958, 0.2144961, 0.2153964, 0.2163119, 0.2172274, 0.2181277, 0.2190585, 0.2199741, 0.2208896, 0.2218051, 0.2227359, 0.2236667, 0.2245975, 0.2255283, 0.2264591, 0.2273899, 0.228336, 0.2292821, 0.2302129, 0.2311589, 0.232105, 0.2330663, 0.2340124, 0.2349737, 0.2359197, 0.2368811, 0.2378424, 0.2388037, 0.239765, 0.2407416, 0.2417029, 0.2426795, 0.2436561, 0.2446326, 0.2456092, 0.2466011, 0.2475776, 0.2485695, 0.249546, 0.2505379, 0.2515297, 0.2525368, 0.2535286, 0.2545357, 0.2555276, 0.2565347, 0.2575418, 0.2585489, 0.259556, 0.2605783, 0.2615854, 0.2626078, 0.2636301, 0.2646525, 0.2656748, 0.2667124, 0.2677348, 0.2687724, 0.26981, 0.2708324, 0.2718853, 0.2729229, 0.2739605, 0.2750134, 0.276051, 0.2771038, 0.2781567, 0.2792248, 0.2802777, 0.2813306, 0.2823987, 0.2834668, 0.284535, 0.2856031, 0.2866712, 0.2877394, 0.2888228, 0.2899062, 0.2909743, 0.2920577, 0.2931563, 0.2942397, 0.2953231, 0.2964218, 0.2975204, 0.2986191, 0.2997177, 0.3008164, 0.301915, 0.3030289, 0.3041428, 0.3052567, 0.3063706, 0.3074846, 0.3085985, 0.3097124, 0.3108415, 0.3119707, 0.3130999, 0.314229, 0.3153582, 0.3165026, 0.3176318, 0.3187762, 0.3199207, 0.3210651, 0.3222095, 0.3233539, 0.3245136, 0.3256733, 0.3268177, 0.3279774, 0.3291371, 0.330312, 0.3314717, 0.3326467, 0.3338216, 0.3349966, 0.3361715, 0.3373465, 0.3385214, 0.3397116, 0.3408865, 0.3420768, 0.343267, 0.3444724, 0.3456626, 0.3468528, 0.3480583, 0.3492638, 0.3504692, 0.3516747, 0.3528801, 0.3541009, 0.3553063, 0.356527, 0.3577478, 0.3589685, 0.3601892, 0.3614252, 0.3626459, 0.3638819, 0.3651179, 0.3663539, 0.3675898, 0.3688411, 0.3700771, 0.3713283, 0.3725795, 0.3738308, 0.375082, 0.3763333, 0.3775998, 0.378851, 0.3801175, 0.381384, 0.3826505, 0.3839322, 0.3851987, 0.3864805, 0.387747, 0.3890288, 0.3903105, 0.3916075, 0.3928893, 0.3941863, 0.3954681, 0.3967651, 0.3980621, 0.3993744, 0.4006714, 0.4019837, 0.4032807, 0.404593, 0.4059052, 0.4072175, 0.4085451, 0.4098573, 0.4111849, 0.4125124, 0.4138399, 0.4151675, 0.416495, 0.4178378, 0.4191806, 0.4205234, 0.4218662, 0.423209, 0.4245518, 0.4259098, 0.4272526, 0.4286107, 0.4299687, 0.4313268, 0.4326848, 0.4340581, 0.4354314, 0.4367895, 0.4381628, 0.4395514, 0.4409247, 0.442298, 0.4436866, 0.4450752, 0.4464637, 0.4478523, 0.4492409, 0.4506447, 0.4520333, 0.4534371, 0.4548409, 0.4562448, 0.4576486, 0.4590677, 0.4604715, 0.4618906, 0.4633097, 0.4647288, 0.4661631, 0.4675822, 0.4690166, 0.4704356, 0.47187, 0.4733043, 0.4747539, 0.4761883, 0.4776379, 0.4790875, 0.4805371, 0.4819867, 0.4834363, 0.4848859, 0.4863508, 0.4878157, 0.4892805, 0.4907454, 0.4922103, 0.4936904, 0.4951553, 0.4966354, 0.4981155, 0.4995956, 0.501091, 0.5025711, 0.5040665, 0.5055467, 0.507042, 0.5085527, 0.5100481, 0.5115435, 0.5130541, 0.5145647, 0.5160754, 0.517586, 0.5190967, 0.5206226, 0.5221485, 0.5236591, 0.525185, 0.5267262, 0.5282521, 0.529778, 0.5313191, 0.5328603, 0.5344015, 0.5359426, 0.537499, 0.5390402, 0.5405966, 0.542153, 0.5437095, 0.5452659, 0.5468223, 0.548394, 0.5499657, 0.5515373, 0.553109, 0.5546807, 0.5562524, 0.5578393, 0.5594263, 0.5610132, 0.5626001, 0.5641871, 0.565774, 0.5673762, 0.5689784, 0.5705806, 0.5721828, 0.573785, 0.5754025, 0.5770047, 0.5786221, 0.5802396, 0.581857, 0.5834897, 0.5851072, 0.5867399, 0.5883726, 0.5900053, 0.5916381, 0.5932708, 0.5949187, 0.5965667, 0.5982147, 0.5998627, 0.6015106, 0.6031586, 0.6048219, 0.6064851, 0.6081483, 0.6098116, 0.6114748, 0.6131533, 0.6148165, 0.616495, 0.6181735, 0.619852, 0.6215457, 0.6232242, 0.624918, 0.6266117, 0.6283055, 0.6299992, 0.631693, 0.633402, 0.635111, 0.63682, 0.638529, 0.640238, 0.6419471, 0.6436713, 0.6453956, 0.6471199, 0.6488441, 0.6505684, 0.6523079, 0.6540322, 0.6557717, 0.6575113, 0.6592508, 0.6610056, 0.6627451, 0.6644999, 0.6662547, 0.6680095, 0.6697642, 0.6715343, 0.6732891, 0.6750591, 0.6768292, 0.6785992, 0.6803845, 0.6821546, 0.6839399, 0.6857252, 0.6875105, 0.6892958, 0.6910811, 0.6928817, 0.6946822, 0.6964675, 0.6982834, 0.7000839, 0.7018845, 0.7037003, 0.7055161, 0.707332, 0.7091478, 0.7109636, 0.7127947, 0.7146105, 0.7164416, 0.7182727, 0.720119, 0.7219501, 0.7237964, 0.7256275, 0.7274739, 0.7293355, 0.7311818, 0.7330282, 0.7348898, 0.7367514, 0.738613, 0.7404746, 0.7423514, 0.744213, 0.7460899, 0.7479667, 0.7498436, 0.7517205, 0.7536126, 0.7554894, 0.7573816, 0.7592737, 0.7611658, 0.7630732, 0.7649653, 0.7668727, 0.76878, 0.7706874, 0.7725948, 0.7745174, 0.7764248, 0.7783474, 0.7802701, 0.7821927, 0.7841306, 0.7860533, 0.7879911, 0.789929, 0.7918669, 0.7938048, 0.795758, 0.7976959, 0.799649, 0.8016022, 0.8035554, 0.8055238, 0.8074769, 0.8094453, 0.8114137, 0.8133822, 0.8153506, 0.8173342, 0.8193179, 0.8212863, 0.82327, 0.8252689, 0.8272526, 0.8292515, 0.8312352, 0.8332341, 0.8352331, 0.8372473, 0.8392462, 0.8412604, 0.8432746, 0.8452888, 0.847303, 0.8493172, 0.8513466, 0.8533761, 0.8554055, 0.857435, 0.8594644, 0.8614939, 0.8635386, 0.8655833, 0.867628, 0.8696727, 0.8717327, 0.8737774, 0.8758373, 0.8778973, 0.8799573, 0.8820325, 0.8840925, 0.8861677, 0.8882429, 0.8903182, 0.8923934, 0.8944839, 0.8965591, 0.8986496, 0.9007401, 0.9028305, 0.9049363, 0.9070268, 0.9091325, 0.9112383, 0.913344, 0.915465, 0.9175708, 0.9196918, 0.9218128, 0.9239338, 0.9260548, 0.9281758, 0.930312, 0.9324483, 0.9345846, 0.9367208, 0.9388571, 0.9410086, 0.9431601, 0.9453117, 0.9474632, 0.9496147, 0.9517815, 0.953933, 0.9560998, 0.9582666, 0.9604334, 0.9626154, 0.9647822, 0.9669642, 0.9691463, 0.9713283, 0.9735256, 0.9757076, 0.9779049, 0.9801022, 0.9822995, 0.9844968, 0.9867094, 0.988922, 0.9911345, 0.9933471, 0.9955596, 0.9977722, 1.0 -[File Type - 0x0001] Detected File Type Name = ARW -[File Type - 0x0002] Detected File Type Long Name = Sony Camera Raw -[File Type - 0x0004] Expected File Name Extension = arw +[File Type - 0x0001] Detected File Type Name = TIFF +[File Type - 0x0002] Detected File Type Long Name = Tagged Image File Format +[File Type - 0x0003] Detected MIME Type = image/tiff +[File Type - 0x0004] Expected File Name Extension = tiff [File - 0x0001] File Name = Issue 217.tif [File - 0x0002] File Size = 10425188 bytes