An open API service indexing awesome lists of open source software.

https://github.com/senorprogrammer/gps_extractor

🧭 Extracts GPS co-ordinates from image files
https://github.com/senorprogrammer/gps_extractor

Last synced: 8 months ago
JSON representation

🧭 Extracts GPS co-ordinates from image files

Awesome Lists containing this project

README

          

gps extractor logo

GPS Extractor takes a collection of images, extracts any GPS data from
them, and writes it out to the format of your choice.

# Installation

# Usage

```
go run . --target ./images --output image_data.csv
```

## Supported Output Formats

* `csv`
* `html`
* `table`