Skip to content

abruzzi/ivebeen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's ivebeen

ivebeen is a simple tool for extract EXIF out of images taken by smart phones(iPhone, Andorid), and converts those information to geojson.

So basically, the geojson is very handy to be rendered on Maps, like google maps.

How to use it?

First you need to install it:

gem install ivebeen

and then simply use the generate sub-command to generate the geojson file.

ivebeen generate "/Users/jtqiu/Dropbox/Camera\ Uploads"

and after a while, you should find a file named places.geojson in current folder.

That's it.

About

places I've been, extracting geo-information from your pictures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages