huizezhang-sherry / cubble

A tidy structure for spatio-temporal vector data
https://huizezhang-sherry.github.io/cubble/
Other
55 stars 9 forks source link

add_geometry_column #15

Closed edzer closed 1 year ago

edzer commented 1 year ago

This PR adds a function for adding a geometry column, as POINT geometries, from the long/lat columns. I think it needs more work to update the attributes of the cubble_df object so that it's aware there's a geometry list column?