Skip to content

Originally built for an entry into an art exhibition in Valencia to show tweeted comments and photos on a derivé around the Rustafa district.

License

Notifications You must be signed in to change notification settings

yeahsmaggy/geolocated-images-google-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geolocated images on a google map

I did a walk around the Rustafa district in Valencia, taking photos with my DSLR (Nikon D40x). This camera doesn't have geolocation facility for the images, so for each image I also recorded a waypoint with my Etrex Vista HCX GPS device and I tweeted about the location.

I combined this data together and then wanted to show the photos geolocated on the google map with an infomarker displaying the image, title and info about the image. I also may have done something with an audiofile but I don't remember the implementation.

Prerequisite

  • Twitter CONSUMER_KEY, CONSUMER_SECRET
  • PHP 5.6+

Notes

Uses https://github.com/abraham/twitteroauth

Install

  • git clone this repo to a php webserver
  • cd into directory
  • composer install
  • create a .env file in the root
  • add CONSUMER_KEY, CONSUMER_SECRET to it
  • visit index.php

About

Originally built for an entry into an art exhibition in Valencia to show tweeted comments and photos on a derivé around the Rustafa district.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages