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

Support for OGC API Styles #43

Merged
merged 14 commits into from
Jul 16, 2024
Merged

Support for OGC API Styles #43

merged 14 commits into from
Jul 16, 2024

Commits on May 22, 2024

  1. feat: support styles

    LukasLohoff committed May 22, 2024
    Configuration menu
    Copy the full SHA
    4b4aa89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ede6bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a50c3eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    398ade8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ee6828 View commit details
    Browse the repository at this point in the history
  6. fix: apply prettier

    LukasLohoff committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b8664f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    74f4550 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5cd226b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    189e993 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5a3ede9 View commit details
    Browse the repository at this point in the history
  11. style: apply prettier

    LukasLohoff committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a661ba2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    86bb906 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. feat: support OGC API styles in collections

    contains smaller improvements:
    - remove redundant listAllStyles
    - merge  getStyleMetadata into getStyle and handle fallback internally
    LukasLohoff committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e032389 View commit details
    Browse the repository at this point in the history
  2. fix: apply prettier

    LukasLohoff committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    5103e56 View commit details
    Browse the repository at this point in the history