Calculated attributes dynamically?
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 3.1k
- Forks
- 430
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to calculated attributes dynamically?For example, The value is relative to the current zoom level?
eg: For a same feature,on zoom 10,the value is 5,on zoom 13,the value is 8.
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
The issue names no files, tests, or entry points. Start by identifying where feature attributes are calculated and how zoom levels are handled, then determine the expected behavior for values that change at zoom 10 and zoom 13. Done would require an agreed design and coverage for dynamically calculated attributes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100