#经纬度 #海拔 #10 #go #looking #animation #created

cities

10,000 个具有纬度、经度和海拔的城市数据(Rust 版本)

2 个不稳定版本

0.2.0 2019 年 7 月 30 日
0.1.0 2019 年 7 月 30 日

#5 in #海拔

MIT 许可证

780KB
11K SLoC

10,000 个具有纬度、经度和海拔的城市数据

travis license crates.io version documentation

使用方法

all() 函数返回静态城市数组的一个切片。

for city in cities::all(){
    println!("{:?}", city);
}

寻找 Go 版本

使用 pinhole 创建的动画。

无运行时依赖