5 个版本

0.1.3 2022年10月23日
0.1.2 2022年10月23日
0.1.1 2022年10月23日
0.1.0 2022年10月23日
0.0.0 2022年10月23日

#2310算法

MIT 许可证

7KB
71

geohash-tools

GeoHash操作函数集合。

docs.rs Crates.io

特性

  • 通用 GeoHash 运算符
  • 通用静态/常量访问器,在编译时计算


- [x] GeoHash 到整数 → 整数到 GeoHash

许可证

MIT 许可证下授权 (LICENSE-MIThttp://opensource.org/licenses/MIT)

来源

作为 Hacktoberfest 2022 的一部分,之前是私有、集成的一组函数重新打包成开源库。


lib.rs:

geohash-tools

geohash-tools 是 Rust 中 GeoHash 操作函数集合。
有关 GeoHash 算法的更多信息,请访问 维基百科

依赖关系

~0.6–1.1MB
~25K SLoC