Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add informations on tiff file structure #6

Open
Farkal opened this issue Jul 13, 2020 · 0 comments
Open

Add informations on tiff file structure #6

Farkal opened this issue Jul 13, 2020 · 0 comments

Comments

@Farkal
Copy link

Farkal commented Jul 13, 2020

Tiff structure are not easy to catch and the resource on the internet are not very clear. This lead to some issues while creating a lib to encode/decode tiff, geotiff and cog files.

So i created some schemes to help people understand how a tiff and bigtiff file is structured:
image

I think it could be added to the website doc.
I based this scheme on the following sources: http://bigtiff.org/ and https://www.fileformat.info/format/tiff/egff.htm

I joined the draw.io scheme so you are free to add other information (there is also extensions to help you edit this files inside vscode)
tiff_structure.drawio.tar.gz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant