st_bbox.ProcessNode: st_bbox for ProcessNode

View source: R/spatial.R

st_bbox.ProcessNodeR Documentation

st_bbox for ProcessNode

Description

Traverses the graph from end node to roots and searches for defined bounding boxes in load_collection, filter_spatial, filter_bbox.

Usage

## S3 method for class 'ProcessNode'
st_bbox(obj, ...)

Arguments

obj

the process node

...

not used

Value

sf bbox object if one element was found, else a list of all bounding boxes (usually returned in EPSG:4326)


openeo documentation built on Nov. 17, 2022, 5:07 p.m.