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

Improve performance when querying with complex geometries #97

Open
Ben-Hodgkiss opened this issue Oct 18, 2024 · 0 comments
Open

Improve performance when querying with complex geometries #97

Ben-Hodgkiss opened this issue Oct 18, 2024 · 0 comments

Comments

@Ben-Hodgkiss
Copy link
Contributor

Overview:
Due to the complex and huge geometries like in flood risk zones, slow queries and long page load times are being experienced. Whenever such geometries are involved, the query execution takes significantly longer than expected. To enhance the overall performance, a solution needs to be implemented that optimizes the handling of these large and complex geometries.

Link for slow query
entity page load

Tech Approach:
Needs to be decided

Acceptance Criteria:

  • Significant reduction in query load time and page load time when dealing with complex geometries.
  • Implementation of geometry optimization techniques that don't compromise the accuracy of spatial data.

Related Tickets:
https://trello.com/c/qa8oK45o/3539-slow-queries-solution-excludefields-filtered-out-before-querying?filter=label:Infrastructure

https://trello.com/c/V9WU2IDz/3257-502s-encountered-when-loading-entity

@Ben-Hodgkiss Ben-Hodgkiss converted this from a draft issue Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Analysis, Research & Design
Development

No branches or pull requests

1 participant