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

fix(tiles): few fixes around collection-level OGC API Tiles: #224

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

rkettelerij
Copy link
Collaborator

  • fix landing/conformance page to not include dataset tiles when only using collection-level tiles
  • made some fields optional in CRD, since we're inlining a struct in the generated YAML/JSON.

Type of change

  • Bugfix

Checklist:

  • I've double-checked the code in this PR myself
  • I've left the code better than before (boy scout rule)
  • The code is readable, comments are added that explain hard or non-obvious parts.
  • I've expanded/improved the (unit) tests, when applicable
  • I've run (unit) tests that prove my solution works
  • There's no sensitive information like credentials in my PR

- fix landing/conformance page to not include dataset tiles when only using collection-level tiles
- made some fields optional in CRD, since we're inlining a struct in the generated YAML/JSON.
@rkettelerij rkettelerij merged commit 4c0192f into master Aug 28, 2024
5 checks passed
@rkettelerij rkettelerij deleted the collection-tiles-fixes branch August 28, 2024 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants