Skip to content

Commit

Permalink
Optimize calculating geohashes for a map view
Browse files Browse the repository at this point in the history
- Work around the issue where we request a high precision of geohashes that cover a very large area and cause the browser to crash
- Calculate precision from bounding box rather than height
- Also add other minor performance improvements to related methods
- Implement new methods in SpatialFilter model
- New methods not yet implemented in CesiumGeohash layer model

Issue: #2119
  • Loading branch information
robyngit committed May 3, 2023
1 parent 88b4696 commit fa9584b
Show file tree
Hide file tree
Showing 4 changed files with 499 additions and 154 deletions.
Loading

0 comments on commit fa9584b

Please sign in to comment.