geohash 源码
Geohash 概念的实现(开发中)。 当前,它实现了Encode()函数,可让您将纬度/经度对编码为长度为12的geohash。 func Encode ( lat , lon float64 ) string
下载地址
用户评论