Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 477 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 477 Bytes

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