#kml #exif #image #generate #information #gps #list

app generate-kml-for-images

Generate a kml for a list of images with GPS information

5 releases

0.1.4 Dec 23, 2022
0.1.3 Dec 2, 2022
0.1.2 Dec 2, 2022
0.1.1 Dec 2, 2022
0.1.0 Dec 2, 2022

#2946 in Command line utilities

MIT license

20KB
478 lines

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

Dependencies

~4.5MB
~80K SLoC