Description Usage Arguments Value
Extracts mid-points from streamlines
1 2 3 4 5 6 | to_spatial(
spatial_data,
coordx = "POINT_X",
coordy = "POINT_Y",
.crs = sp::CRS("+proj=longlat +datum=WGS84")
)
|
spatial_data |
a |
coordx |
|
coordy |
|
.crs |
a reference coordinate system to project the points to |
a SpatialPointsDataFrame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.