makinacorpus / makinacorpus/django-mapentity

Show objects geometries on map in history view

Open
#46 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.