This folder includes examples of XML/GML responses to illustrate how the OpenAPI fragments used to define the requirements for the Core requirements class are expressed in XML using the OGC API Features Core XML Schema.
- A landing page.
- A conformance declaration. This server conforms to the recommended conformance classes, plus the GML Simple Features Profile, Level 0.
- A feature collections resource. This service offers three feature collections (airport facilities, roads, inland water areas).
- A feature collection resource. Only the information for the selected feature collection (roads) is included in the response.
- A features resource. This response contains 2 features of the airport facilities collection. Note that due to constraints set by the GML Simple Features standard, all links and the additional information (
timeStamp
,numberReturned
, andnumberMatched
) have to be returned in HTTP headers.