Description Usage Arguments Value
Create a GEOS STRTree
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | geos_strtree(geom)
geos_strtree_query(tree, geom)
geos_strtree_data(tree)
as_geos_strtree(x, ...)
## Default S3 method:
as_geos_strtree(x, ...)
## S3 method for class 'geos_strtree'
as_geos_strtree(x, ...)
## S3 method for class 'geos_geometry'
as_geos_strtree(x, ...)
|
geom |
A GEOS geometry vector |
tree |
A |
x |
An object to convert to a |
... |
Unused |
A geos_str_tree object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.