st_bbox.ProcessNode | R Documentation |
Traverses the graph from end node to roots and searches for defined bounding boxes in load_collection, filter_spatial, filter_bbox.
## S3 method for class 'ProcessNode' st_bbox(obj, ...)
obj |
the process node |
... |
not used |
sf bbox object if one element was found, else a list of all bounding boxes (usually returned in EPSG:4326)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.