Generate Kmls

Generate Kmls for a given set of images.

Installation

```bash

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 ```