Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speed up world map loading #151

Merged
merged 32 commits into from
May 24, 2024
Merged

Speed up world map loading #151

merged 32 commits into from
May 24, 2024

Conversation

edwardchalstrey1
Copy link
Owner

@edwardchalstrey1 edwardchalstrey1 commented May 24, 2024

Closes #124

  • Extend shapesData instead of replacing it
  • Load a single polity first on the world map so it loads faster
  • Adds an id field to Videoshapefile model

TODO:

  • Check tests
  • Refactor map views to avoid duplicate code

@edwardchalstrey1 edwardchalstrey1 changed the title Extend shapes data Speed up world map loading May 24, 2024
@edwardchalstrey1 edwardchalstrey1 merged commit b093ccb into dev May 24, 2024
1 check passed
@edwardchalstrey1 edwardchalstrey1 deleted the extend-shapesData branch May 24, 2024 11:26
edwardchalstrey1 added a commit that referenced this pull request Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Increase efficiency of shape loading on Seshat VM *before 29th June*
1 participant