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

General Optimizations to new application design #35

Merged
merged 14 commits into from
Nov 22, 2023

Conversation

jjnesbitt
Copy link
Member

@jjnesbitt jjnesbitt commented Nov 9, 2023

Makes the following notable changes:

  • Update the models to include new fields / indexes
  • Update the behavior of vector map layer / tile retrieval, to make use of tile_extents, a field which contains the range of x/y values for every z depth in the VectorMapLayer
  • Remove local paths for docker-compose service volumes (will need to re-run database migrations and population)
  • Retrieve all map layers from one dataset endpoint, instead of two-staged approach

@jjnesbitt jjnesbitt force-pushed the web-updates-updates branch 2 times, most recently from e28a322 to 85663f5 Compare November 15, 2023 21:31
@jjnesbitt jjnesbitt marked this pull request as ready for review November 15, 2023 21:48
@jjnesbitt jjnesbitt requested a review from annehaley November 15, 2023 21:48
web/src/layers.ts Outdated Show resolved Hide resolved
@jjnesbitt jjnesbitt merged commit 52d8d4d into web-updates Nov 22, 2023
4 checks passed
@jjnesbitt jjnesbitt deleted the web-updates-updates branch November 22, 2023 16:38
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.

2 participants