Skip to content
Prev 29149 / 29559 Next

Re-scale units of coordinates in sf geometry?

While the package interface isn't the friendliest, I think the crsuggest
package may be of interest for you. It's helpful for finding an appropriate
CRS in the units you need given an input CRS.

https://github.com/walkerke/crsuggest

I've used this to find an appropriate CRS and then transform based on the
top suggestion.

On Tue, Jan 31, 2023 at 8:48 AM Andrea Gilardi <andrea.gilardi at unimib.it>
wrote: