Enhancement: expose TIFF compression in metadata
Open
Nobody has claimed this yet.
blocked-upstream-dependency
enhancement
- Dominant language
- JavaScript
- Stars
- 32.7k
- Forks
- 1.4k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 5
Description
## Question about an existing feature
metadata didn't return the image format for pyramid tif
### What are you trying to achieve?
show the format of tile in metadata
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by locating the metadata API entry point and the pyramid-TIFF handling, then determine which tile format or compression value is available there. Done means metadata consistently exposes the requested TIFF tile format or compression information for pyramid TIFF images, with coverage for the reported case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- api, computer-vision
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100