Shortcuts

_FeatureListDescr

class geodesic.stac._FeatureListDescr(**kwargs)[source]

Bases: geodesic.descriptors._BaseDescr

ListDescr is a list of Feature items, this sets/returns a list no matter what, it doesn’t raise an attribute error.

__get__ returns the list, creating it on the base object if necessary __set__ sets the list after validating that it is a list

Docs

Developer documentation for Seer AI APIs

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources