Why is Pyproj giving me infinity values?

后端 未结 0 848
清酒与你
清酒与你 2020-11-28 02:45

I\'m trying to convert from UTM coordinates to latitude and longitude with the following code:

from pyproj import Proj
x = [230144.41150306776]
y = [3989937.6         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题