generate-kml-for-images

Crates.iogenerate-kml-for-images
lib.rsgenerate-kml-for-images
version0.1.4
sourcesrc
created_at2022-12-02 12:29:03.29559
updated_at2022-12-23 12:07:17.472016
descriptionGenerate a kml for a list of images with GPS information
homepage
repositoryhttps://github.com/agrawalsourav98/generate-kml-from-images-rs.git
max_upload_size
id728356
size31,854
Sourav Agrawal (agrawalsourav98)

documentation

README

Generate Kmls

Generate Kmls for a given set of images.

Installation

This can be installed using crates.io

cargo install generate-kml-for-images

Local Installation

# 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
Commit count: 10

cargo fmt