Awesome
GPS Location and Map from Photo
Brief Description
This is a introductory level project wherein we build a Sinatra app that extracts the geo data, namely latitude and longitude, from a given photo and then shows the location where the photo 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 Sinatra app that we have built -