Skip to content

ibrhmyzc/Geotag-to-CSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Geotag-to-CSV

Extracts geo tag infos of photos from a directory(being recursively scanned) and writes them to a csv file which can be imported to google maps

usage:

javac -cp {path}/libs/javaxt-core-1.7.8.jar PhotoLocationToCSV.java

java -cp "{path}/libs/*;." PhotoLocationToCSV {photo folder} {output csv file name}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages