Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Run OAF validator on goaf #28

Open
arbakker opened this issue Jun 23, 2021 · 1 comment
Open

Run OAF validator on goaf #28

arbakker opened this issue Jun 23, 2021 · 1 comment

Comments

@arbakker
Copy link
Contributor

See OGC validator

@WouterVisscher
Copy link
Contributor

It seems the bboxc test is done against a bbox spec:

schema:
  type: array
  minItems: 4
  maxItems: 4

instead of:

schema:
  type: array
  oneOf:
  - minItems: 4
    maxItems: 4
  - minItems: 6
    maxItems: 6

probably need to make a issue on ->https://github.com/opengeospatial/ets-ogcapi-features10/issues

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants