Skip to content
Prev 6634 / 7419 Next

terra package SpatVector format

Hi,

I think terra::crs() does what you are looking for.

More broadly, I think your workflow would be more efficient and
simpler if you take the time now to switch over to terra functions
like terra::project(), rather than retain so many sp functions.
There's excellent documentation available here: https://rspatial.org/

Sarah
On Sun, Nov 19, 2023 at 11:39?PM Jos? Hidasi Neto <hidasineto at gmail.com> wrote: