opengeospatial / ogcapi-records

An open standard for the discovery of geospatial resources on the Web.
https://ogcapi.ogc.org/records
Other
56 stars 26 forks source link

STAC incompatibilities #359

Closed rob-metalinkage closed 1 month ago

rob-metalinkage commented 2 months ago

Further testing against STAC examples has highlighted another inconsistency (c.f. #349)

https://github.com/opengeospatial/ogcapi-records/blob/master/core/openapi/schemas/recordGeoJSON.yaml#L35

      - type
      - title

which is inconsistent with STAC schema and examples which do not require these.