Issue 26 in pylibtiff: Unknown TIFF tags

16 views
Skip to first unread message

pyli...@googlecode.com

unread,
Aug 17, 2013, 10:30:25 AM8/17/13
to pylibtif...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 26 by a...@solarrain.com: Unknown TIFF tags
http://code.google.com/p/pylibtiff/issues/detail?id=26

TIFFReadDirectory: Warning, Unknown field with tag 33550 (0x830e)
encountered.
TIFFReadDirectory: Warning, Unknown field with tag 33922 (0x8482)
encountered.
TIFFReadDirectory: Warning, Unknown field with tag 34735 (0x87af)
encountered.

What steps will reproduce the problem?
1. open
2. read_image

What is the expected output? What do you see instead?
No warnings

What version of the product are you using? On what operating system?
Windows 7/64, Python 2.7

Please provide any additional information below.
Sample file attached

Attachments:
ASTGTM2_N00E006_dem.7z 799 KB

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

pyli...@googlecode.com

unread,
Sep 13, 2014, 6:26:59 PM9/13/14
to pylibtif...@googlegroups.com
Updates:
Status: Accepted

Comment #1 on issue 26 by pearu.peterson: Unknown TIFF tags
https://code.google.com/p/pylibtiff/issues/detail?id=26

These tags are private tags of GeoTIFF, see

http://www.awaresystems.be/imaging/tiff/tifftags/private.html

To fix this issue, the tags definitions should be copied to
libtiff/tiff_data.py file, see tag_info string. Patches are welcome.

pyli...@googlecode.com

unread,
Oct 28, 2014, 10:24:58 AM10/28/14
to pylibtif...@googlegroups.com

Comment #2 on issue 26 by roberthe...@gmail.com: Unknown TIFF tags
https://code.google.com/p/pylibtiff/issues/detail?id=26

Can you please add some information on how to add tag definitions? I have a
program that is working exactly how I want it to but it generates a warning
everytime an image is read, and since I have a stack of images 10000 long
the printing of these warnings slows me down.

Alternatively could you explain how I could just turn off the warnings?
Reply all
Reply to author
Forward
0 new messages