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

Epsg #100

Merged
merged 17 commits into from
Dec 13, 2023
Merged

Epsg #100

merged 17 commits into from
Dec 13, 2023

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    ec2420e View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    8f4a19a View commit details
    Browse the repository at this point in the history
  2. flake8 fix

    MichelDaab committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    9f4f989 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4884441 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    e7a7feb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cf7a14 View commit details
    Browse the repository at this point in the history
  3. removed __init__.py in test that pytest didn't

    need after all
    update manual for the epsg
    add a test for epsg
    MichelDaab committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    fd6d552 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f929435 View commit details
    Browse the repository at this point in the history
  5. 2154

    MichelDaab committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    5697b05 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6826f08 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e3ac71 View commit details
    Browse the repository at this point in the history
  8. test to pass the cicd

    MichelDaab committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    f2501ba View commit details
    Browse the repository at this point in the history
  9. update the cicd file

    MichelDaab committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    5d87daa View commit details
    Browse the repository at this point in the history
  10. code neatness improvment

    MichelDaab committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    92542a1 View commit details
    Browse the repository at this point in the history
  11. add the possibility to pass an epsg as a number,

    or a string describing the srs (EPSG:2154 for
    example)
    MichelDaab committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    58af65c View commit details
    Browse the repository at this point in the history
  12. add a comment

    MichelDaab committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    7f80d14 View commit details
    Browse the repository at this point in the history
  13. change for code neatness

    MichelDaab committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    db13e59 View commit details
    Browse the repository at this point in the history