mohammad-quanit / image-gps-exif

Implementation of getting image exif data to get coordinates using golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steps to run this project

- Clone this project
- cd `img-exif` folder
- go get
- go mod tidy
- go run main.go
- go run main.go -csv mydata.csv (file name optional)

About

Implementation of getting image exif data to get coordinates using golang


Languages

Language:Go 100.0%