-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels