Closed hongyi-zhao closed 3 years ago
Hi,
I want to use utm package to obtain the utm zone value corresponding to a specific city, say, Beijing. I've read some discussions here but still not so clear on the concrete steps. Any hints will be highly appreciated.
Regards, HY
you need to find the latitude and longitude values of the city and then pass them into the from_latlon() function
from_latlon()
Hi,
I want to use utm package to obtain the utm zone value corresponding to a specific city, say, Beijing. I've read some discussions here but still not so clear on the concrete steps. Any hints will be highly appreciated.
Regards, HY