mapbox / COGDumper

Dumps tiles out of a cloud optimized geotiff
MIT License
64 stars 14 forks source link

initial tiff reader and tile extract #1

Closed normanb closed 6 years ago

normanb commented 6 years ago

Implements a file reader interface for initial testing and review.

normanb commented 6 years ago

@sgillies thank you for the detailed review.

The JPEG bit mask code is messy and requires all of the TIFF image file directories be parsed.