Both image and video source types lack attribution properties
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 12.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
Every other source type supports setting attribution, why not image and video? I'm working on some tools to pull in WMS and Esri map services and figured I would add support to specify attribution but was surprised to learn that's not supported in the style spec. I can't use raster because these services are of the legacy render-the-whole-viewport flavor.
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
Start with the style specification definitions for the image and video source types, then compare them with source types that already support attribution. Trace the related validation and rendering paths before checking how attribution is exposed. Done means both source types consistently accept attribution for WMS and Esri map services.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100