No 'assets' attribute #2
Unanswered
eculler
asked this question in
Q&A01 Urban Greenspace | Cloud Data
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There is a small error in the STAC sample code in your assignment.
A STAC search object does not have an
.assets
attribute. TheItems
that make up the search do. So, you must, for example:Beta Was this translation helpful? Give feedback.
All reactions