An open API service indexing awesome lists of open source software.

https://github.com/waydotnet/sinatra-google-image-map

Sinatra app that places images with GPS exif data in a google map and shows some exif informations
https://github.com/waydotnet/sinatra-google-image-map

Last synced: about 1 month ago
JSON representation

Sinatra app that places images with GPS exif data in a google map and shows some exif informations

Awesome Lists containing this project

README

          

# Sinatra Google Image Map

Sinatra app that places images with GPS exif data in a google map and shows some exif informations

## Getting started

You need ruby (>= 1.8.7), rubygems (>= 1.5.0) and bundler (`gem install bundler`) to run the application

1. Copy the git repository to your local machine `git clone git@github.com:grekko/sinatra-google-image-map.git`
2. run `bundle install`
3. run `rackup`