r-spatial / lwgeom

bindings to the liblwgeom library
https://r-spatial.github.io/lwgeom/
58 stars 23 forks source link

Implement `st_transform_proj` for `stars` #19

Closed adrfantini closed 5 years ago

adrfantini commented 6 years ago

st_transform works for sf and stars objects; as far as I can tell st_transform_proj only works for sf. Implementing st_transform_proj for stars would be useful.