I have a dataset in a shapefile with CRS: EPSG 3035, which is the extent is xmax,xmin,ymax,ymin. I'm struggling to translate it into long and lat format. Do you know how to solve this?
Thanks
I have a dataset in a shapefile with CRS: EPSG 3035, which is the extent is xmax,xmin,ymax,ymin. I'm struggling to translate it into long and lat format. Do you know how to solve this?
Thanks
Copyright © 2021 Jogjafile Inc.
You can do this in Python using a library called GeoPandas. Here is the sample code:
If you want to do this in R, here is the appropriate code: