| Crates.io | generate-kml-for-images |
| lib.rs | generate-kml-for-images |
| version | 0.1.4 |
| created_at | 2022-12-02 12:29:03.29559+00 |
| updated_at | 2022-12-23 12:07:17.472016+00 |
| description | Generate a kml for a list of images with GPS information |
| homepage | |
| repository | https://github.com/agrawalsourav98/generate-kml-from-images-rs.git |
| max_upload_size | |
| id | 728356 |
| size | 31,854 |
Generate Kmls for a given set of images.
This can be installed using 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