github.com/pnck/city-geo

经纬度数据


License
MulanPSL-2.0
Install
go get github.com/pnck/city-geo

Documentation

💡 简介

City Geo 仓库整理了中国城市县区的经纬度数据。

用法

  • data/data.json 是已经整理好的数据,可直接使用。
  • 也可以作为 package 导入到其它工程中,如
package any
import citygeo "github.com/pnck/city-geo/data"

var geoData = citygeo.Data // embeded

代码中的 baiduAK 请勿在生产环境使用,可能会随时删除。

上游

https://github.com/88250/city-geo

📄 开源协议

City Geo 使用 木兰宽松许可证, 第2版 开源协议。

🙏 鸣谢