geodesic.entanglement.object.Observable.from_stac# static Observable.from_stac(item, object_class=None, **props)# Derive a new Object from a STAC item. Parameters: item (Item) – a STAC Item object_class – what class should this be interpretted as (e.g. ‘Entity’) props – additional properties to be set on this object.