You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
STAC APIs return ItemCollection (FeatureCollection) objects from two endpoints. While there's not much to check about the ItemCollection, it would be useful to validate the Item objects within the ItemCollection. With support for this, I could point stac-check at an API endpoint that returned an ItemCollection and get linting output of the Items within it.
The text was updated successfully, but these errors were encountered:
STAC APIs return ItemCollection (FeatureCollection) objects from two endpoints. While there's not much to check about the ItemCollection, it would be useful to validate the Item objects within the ItemCollection. With support for this, I could point stac-check at an API endpoint that returned an ItemCollection and get linting output of the Items within it.
The text was updated successfully, but these errors were encountered: