SDFIdk / skraafoto_stac_public

Other
6 stars 1 forks source link

Feature Collection Metadata document must include a link for itself #13

Closed NicolaiLolansen closed 2 years ago

NicolaiLolansen commented 2 years ago

Link: https://api.dataforsyningen.dk/skraafotoapi_test/collections/skraafotos2021/items?token=None

  "links": [
    {
      "rel": "next",
      "type": "application/geo+json",
      "href": "http://172.28.128.1/collections/skraafotos2017/items?limit=10&pt=PmR0OjIwMTctMDktMDkgMTY6MDA6NTUrMDA6MDB-czoyMDE3XzgyXzE5XzVfMDAzOV8wMDE2MDA1NQ%3D%3D",
      "method": "GET",
      "body": false
    }

Teamengine:

Implements A.2.7. Features {root}/collections/{collectionId}/items, Abstract Test 22, Test Method 4 (Requirement /req/core/fc-response) - Abstract Test 23 (Requirement /req/core/fc-links, /req/core/fc-rel-type) | Details ↗

Feature Collection Metadata document must include a link for itself expected object to not be null

Specification: https://docs.ogc.org/is/17-069r3/17-069r3.html#_features_rootcollectionscollectioniditems

AsgerPetersen commented 2 years ago

Fixed by #20