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

Add OAPIF Core filtering capabilities to OskariWFS3Client #816

Merged
merged 11 commits into from
Mar 21, 2022

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    2c63666 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5887db6 View commit details
    Browse the repository at this point in the history
  3. Pass the Filter to OskariWFS3Client, pass post-Filter to GeoJSONReade…

    …r2 instead of subCollection()
    jampukka committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    6c71401 View commit details
    Browse the repository at this point in the history
  4. Fix logger name

    jampukka committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    135b50b View commit details
    Browse the repository at this point in the history
  5. Fix ignored unittests

    jampukka committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    5936fd4 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Fix error with nested ANDs

    jampukka committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    6c4248b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e7df7a View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Configuration menu
    Copy the full SHA
    35b6985 View commit details
    Browse the repository at this point in the history
  2. Revert "Fix error with nested ANDs"

    This reverts commit 6c4248b.
    jampukka committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    d2e4bcd View commit details
    Browse the repository at this point in the history
  3. Make clamp easier to read

    Co-authored-by: Sami Mäkinen <zakarfin@gmail.com>
    jampukka and ZakarFin committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    e6d1fb8 View commit details
    Browse the repository at this point in the history
  4. Refactor flattening nested AND expressions from FilterVisitor pattern…

    … to simple resursive function
    jampukka committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    b2951d8 View commit details
    Browse the repository at this point in the history