如何知道一个基于的大陆。 Python中的经纬度?

时间:2018-10-07 20:41:50

标签: python geolocation geo

我可以通过以下国家/地区代码检索大陆:

安装incf.countryutils

pip install incf.countryutils

代码:

from incf.countryutils import transformations
transformations.cca_to_ctn('us')

但是是否有任何Python库可以根据纬度和经度来检索大洲,例如

lat = 43.066
long = 2.056 

0 个答案:

没有答案