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

GeoTIFF serialization for isochrones #4594

Merged
merged 29 commits into from
Mar 4, 2024

Commits on Feb 20, 2024

  1. add gdal to project

    chrstnbwnkl committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    4c2c0f0 View commit details
    Browse the repository at this point in the history
  2. geotiff serialization

    chrstnbwnkl committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    d9e9ba7 View commit details
    Browse the repository at this point in the history
  3. docs, changelog

    chrstnbwnkl committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    2ba6064 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91bc250 View commit details
    Browse the repository at this point in the history
  5. clang tidy

    chrstnbwnkl committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    df965af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a323501 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    461870f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7c78627 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    d7bd63a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f98664 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ba9886 View commit details
    Browse the repository at this point in the history
  4. tidy

    chrstnbwnkl committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    657aa59 View commit details
    Browse the repository at this point in the history
  5. format

    chrstnbwnkl committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    77424ea View commit details
    Browse the repository at this point in the history
  6. Revert "tidy"

    This reverts commit 657aa59.
    chrstnbwnkl committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b2fa4cc View commit details
    Browse the repository at this point in the history
  7. address all comments; forget about having the geotiff driver inside t…

    …hor, update tests, activate gdal flag on all ci builds
    chrstnbwnkl committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f15cb7e View commit details
    Browse the repository at this point in the history
  8. missed some things

    chrstnbwnkl committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b1014ba View commit details
    Browse the repository at this point in the history
  9. try to fix ci fails

    chrstnbwnkl committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    32c2405 View commit details
    Browse the repository at this point in the history
  10. whoops forgot some

    chrstnbwnkl committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5ead044 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    55e19dc View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. shutting up msvc

    chrstnbwnkl committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    85bf218 View commit details
    Browse the repository at this point in the history
  2. tidy

    chrstnbwnkl committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    cf60652 View commit details
    Browse the repository at this point in the history
  3. tidy again

    chrstnbwnkl committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    3937387 View commit details
    Browse the repository at this point in the history
  4. bump cmake to 3.14

    chrstnbwnkl committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    f767375 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7edd038 View commit details
    Browse the repository at this point in the history
  6. Update src/worker.cc

    Co-authored-by: Nils <nilsnolde@proton.me>
    chrstnbwnkl and nilsnolde committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    8cba25c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

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

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    d6771b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc552d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6da3a08 View commit details
    Browse the repository at this point in the history