5 个版本
0.1.4 | 2022 年 12 月 23 日 |
---|---|
0.1.3 | 2022 年 12 月 2 日 |
0.1.2 | 2022 年 12 月 2 日 |
0.1.1 | 2022 年 12 月 2 日 |
0.1.0 | 2022 年 12 月 2 日 |
#5 in #kml
20KB
478 行
生成 Kmls
为给定的图像集生成 Kml 文件。
安装
可以使用 crates.io 安装
cargo install generate-kml-for-images
本地安装
# Clone the repo
git clone https://github.com/agrawalsourav98/generate-kml-from-images-rs.git
# Build using rust
cargo install --path generate-kml-from-images-rs
# Check run options using help
generate-kml-for-images --help
依赖
~4–11MB
~115K SLoC