| apache.sedona-package | apache.sedona: R Interface for Apache Sedona |
| approx_count | Find the approximate total number of records within a Spatial... |
| crs_transform | Perform a CRS transformation. |
| minimum_bounding_box | Find the minimal bounding box of a geometry. |
| new_bounding_box | Construct a bounding box object. |
| sdf_register.spatial_rdd | Import data from a spatial RDD into a Spark Dataframe. |
| sedona_apply_spatial_partitioner | Apply a spatial partitioner to a Sedona spatial RDD. |
| sedona_build_index | Build an index on a Sedona spatial RDD. |
| sedona_knn_query | Query the k nearest spatial objects. |
| sedona_range_query | Execute a range query. |
| sedona_read_dsv_to_typed_rdd | Create a typed SpatialRDD from a delimiter-separated values... |
| sedona_read_geojson | Read geospatial data into a Spatial RDD |
| sedona_read_shapefile_to_typed_rdd | (Deprecated) Create a typed SpatialRDD from a shapefile or... |
| sedona_render_choropleth_map | Visualize a Sedona spatial RDD using a choropleth map. |
| sedona_render_heatmap | Visualize a Sedona spatial RDD using a heatmap. |
| sedona_render_scatter_plot | Visualize a Sedona spatial RDD using a scatter plot. |
| sedona_save_spatial_rdd | Save a Spark dataframe containing exactly 1 spatial column... |
| sedona_spatial_join | Perform a spatial join operation on two Sedona spatial RDDs. |
| sedona_spatial_join_count_by_key | Perform a spatial count-by-key operation based on two Sedona... |
| sedona_spatial_rdd_aggregation_routine | Spatial RDD aggregation routine |
| sedona_spatial_rdd_data_source | Create a SpatialRDD from an external data source. |
| sedona_visualization_routines | Visualization routine for Sedona spatial RDD. |
| sedona_write_wkb | Write SpatialRDD into a file. |
| spark_read_shapefile | Read geospatial data into a Spark DataFrame. |
| spark_write_geojson | Write geospatial data from a Spark DataFrame. |
| spatial_join_op | Spatial join operator |
| spatial_query | Execute a spatial query |
| to_spatial_rdd | Export a Spark SQL query with a spatial column into a Sedona... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.