makinacorpus / makinacorpus/django-mapentity
Show objects geometries on map in history view
Open
Nobody has claimed this yet.
💫 Improvements
- Dominant language
- JavaScript
- Stars
- 46
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
- Would apply only for created/updated
- Would required some prefetch related mechanism, to avoid thousands of queries
Contributor guide
No contributing guide indexed for this repository
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
Locate the history view and the object-loading path for created and updated records, then read how map data is currently fetched. Determine how related geometries can be prefetched without thousands of queries. Done means created and updated history entries show their geometries on the map while avoiding excessive database queries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, javascript
- Domain
- backend, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100