Skip to content

Project that shows the location on a map where a photo was snapped.

Notifications You must be signed in to change notification settings

smtalim/exifmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EXIF Map

Brief Description

This is a introductory level project wherein we build a command-line Ruby app that extracts the geo data, namely latitude and longitude, from a given image and then shows the location where the image was snapped, on a map.

APIs to be used

The Google Static Maps API - https://developers.google.com/maps/documentation/staticmaps/

Wiki

Here we explain the logic of the command-line app that we have built - https://github.com/SatishTalim/exifmap/wiki

Areas to Explore

  • How to save the map to a folder
  • How to process many photos
  • Convert this into a Sinatra app

About

Project that shows the location on a map where a photo was snapped.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages