github.com/PDOK/gokoala@v0.50.6/internal/engine/testdata/expected_conformance.json (about)

     1  {
     2    "links": [
     3      {
     4        "rel": "self",
     5        "type": "application/json",
     6        "title": "Demo of all OGC specs in one API - Conformance",
     7        "href": "http://localhost:8080/conformance?f=json",
     8        "hreflang": "nl"
     9      },
    10      {
    11        "rel": "alternate",
    12        "type": "text/html",
    13        "title": "Demo of all OGC specs in one API - Conformance",
    14        "href": "http://localhost:8080/conformance?f=html",
    15        "hreflang": "nl"
    16      }
    17    ],
    18    "conformsTo": [
    19      "http://www.opengis.net/spec/ogcapi-common-1/1.0/conf/core",
    20      "http://www.opengis.net/spec/ogcapi-common-1/1.0/conf/json",
    21      "http://www.opengis.net/spec/ogcapi-common-1/1.0/conf/html",
    22      "http://www.opengis.net/spec/ogcapi-common-1/1.0/conf/oas30",
    23      "http://www.opengis.net/spec/ogcapi-common-2/1.0/conf/collections",
    24      "http://www.opengis.net/spec/ogcapi-features-1/1.0/conf/core",
    25      "http://www.opengis.net/spec/ogcapi-features-1/1.0/conf/html",
    26      "http://www.opengis.net/spec/ogcapi-features-1/1.0/conf/geojson",
    27      "http://www.opengis.net/spec/ogcapi-features-2/1.0/conf/crs",
    28      "http://www.opengis.net/spec/json-fg-1/0.2",
    29      "http://www.opengis.net/spec/ogcapi-styles-1/1.0/conf/core",
    30      "http://www.opengis.net/spec/ogcapi-styles-1/1.0/conf/mapbox-styles",
    31      "http://www.opengis.net/spec/ogcapi-geovolumes-1/1.0/conf/core",
    32      "http://www.opengis.net/spec/ogcapi-tiles-1/1.0/conf/core",
    33      "http://www.opengis.net/spec/ogcapi-tiles-1/1.0/conf/tileset",
    34      "http://www.opengis.net/spec/ogcapi-tiles-1/1.0/conf/tilesets-list",
    35      "http://www.opengis.net/spec/ogcapi-tiles-1/1.0/conf/dataset-tilesets",
    36      "http://www.opengis.net/spec/ogcapi-tiles-1/1.0/conf/mvt"
    37    ]
    38  }