Skip to content

refactor: Move geo utilities#7881

Open
camdecoster wants to merge 3 commits into
masterfrom
cam/7879/move-geo-utilities
Open

refactor: Move geo utilities#7881
camdecoster wants to merge 3 commits into
masterfrom
cam/7879/move-geo-utilities

Conversation

@camdecoster

Copy link
Copy Markdown
Contributor

Description

Move a number of geo related utilities to a central location for use throughout the library.

Closes #7879.

Changes

  • Move getFitboundsLonRange, doesCrossAntiMeridian
  • Create unwrapLonRange, ANTIMERIDIAN_LON_SHIFT
  • Move/add tests

Testing

  • Check CI

@camdecoster camdecoster added the no-draftlog The associated PR doesn't require a draftlog and the CI check will be skipped. label Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-draftlog The associated PR doesn't require a draftlog and the CI check will be skipped.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CHORE]: Move geo related helper functions into geo_location_utils

1 participant