How to convert projected coordinates back to lat and long
I am working with lat long coordinates in R
. First I need to transform my coordinates to zone 17 and then add some buffer to them. For that I used next code (the data used is in orig_coords
):