View source: R/spatial_functions.R
st_geometry_to_lat_long | R Documentation |
longitude
/latitude
columnsConvert geometry column to longitude
/latitude
columns
st_geometry_to_lat_long(df, geom_column = "geometry")
df |
data.frame with a |
geom_column |
String containing the name of the geometry column. Default is geometry |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.