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

Refactor CoordinateReferenceSystemCombo to use useProjFromEpsgIO for CRS fetching #3743

Merged
merged 4 commits into from
Feb 29, 2024

Commits on Feb 19, 2024

  1. feat: use useProjFromEpsgIO hook

    BREAKING CHANGE: refactors CoordinateReferenceSystemCombo to use useProjFromEpsgIO for CCRS fetching
    ahennr committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    70366db View commit details
    Browse the repository at this point in the history
  2. fix: simplify regex

    ahennr committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d223370 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    e670bc4 View commit details
    Browse the repository at this point in the history
  2. fix: use defaultClassName

    ahennr committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6dc6072 View commit details
    Browse the repository at this point in the history