Skip to content

Comments on results from running stac-check #93

@philvarner

Description

@philvarner

I ran stac-check against https://planetarycomputer.microsoft.com/api/stac/v1/collections/sentinel-2-l2a/items/S2B_MSIL2A_20221020T014659_R017_T56WPE_20221020T075412 and have a few comments about the results:

  • Item name 'S2B_MSIL2A_20221020T014659_R017_T56WPE_20221020T075412' should only contain Searchable identifiers

This is the id field. I don't think the Searchable Identifiers recommendation should apply to this.

  • Identifiers should consist of only lowercase characters, numbers, '_', and '-'", '', '

I don't think this should apply to ID. In this case, it's using the ID provided by ESA/Singergize, and it actually creates problems when changing the case of it to conform to this.

  • You have 33 properties. Please consider using links to avoid bloated metadata

I don't think 33 is a lot, and I'm not sure how I would use links to avoid this, since I likely want to allow searching over many of these fields.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions