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

Covering Schema #208

Closed
m-mohr opened this issue Apr 27, 2024 · 0 comments · Fixed by #209
Closed

Covering Schema #208

m-mohr opened this issue Apr 27, 2024 · 0 comments · Fixed by #209

Comments

@m-mohr
Copy link
Collaborator

m-mohr commented Apr 27, 2024

The covering schema currently allows any kind of properties, e.g.

{
...
  "covering": {
    "bounding-box": false
  }
...
}

is valid according to the schema.

Also, column names can be empty. Is that intentional? In other parts a minimum length of 1 is required.

m-mohr added a commit that referenced this issue Apr 27, 2024
cholmes pushed a commit that referenced this issue May 29, 2024
* Improves Covering Schema #208

* Add test
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 a pull request may close this issue.

1 participant