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

Validation of requirement 11 #30

Closed
doublebyte1 opened this issue Aug 23, 2024 · 2 comments
Closed

Validation of requirement 11 #30

doublebyte1 opened this issue Aug 23, 2024 · 2 comments
Assignees

Comments

@doublebyte1
Copy link

Describe the bug
The ETS expects Dataset Tilesets, which according to the spec are not a core requirement. See the discussion here.

To Reproduce
Run the tests for a server that does not implement dataset tilesets:

https://maps.gnosis.earth/ogcapi/?f=json
https://demo.pygeoapi.io/master/?f=json

The ets produces an error.

Expected behavior
These servers do not claim to support dataset tilesets in the conformance declaration, and should not be tested for it. Instead they support collection tilesets.

Additional context
geopython/pygeoapi#1728 (comment)

@dstenger
Copy link
Contributor

Thanks for reporting.
Can you please check if pull request #29 solves your problem?

@doublebyte1
Copy link
Author

@dstenger I think Tom tested it and it works fine now! Closing the issue, now. Thank you 🙏🏽

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants