spatial_join_op | R Documentation |
R interface for a Sedona spatial join operator
spatial_rdd |
Spatial RDD containing geometries to be queried. |
query_window_rdd |
Spatial RDD containing the query window(s). |
join_type |
Type of the join query (must be either "contain" or
"intersect").
If |
partitioner |
Spatial partitioning to apply to both |
index_type |
Controls how |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.