Geohash - V2EX
Livid
·
2013-04-07
·
via 地理信息系统
 |
|
2
zuroc 2013 年 4 月 9 日
https://github.com/doat/geodis #getting a city by lat,lon >>> print geodis.City.getByLatLon(31.78,35.21, conn) Location: {'name': 'West Jerusalem', 'country': 'Israel', 'lon': '35.21961', 'zipcode': '', 'state': 'Jerusalem District', 'lat': '31.78199'}
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。