Skip to content

scripts and shiny apps for managing photo metadata and plotting image locations on map

Notifications You must be signed in to change notification settings

TRLegalAid/EXIF_Photo_Mapping

Repository files navigation

EXIF_Photo_Mapping

scripts and shiny apps for managing photo metadata and plotting image locations on map.

This was developed for a case where a client had a large amount of photo evidence. Advocates wanted to sort through the photos by date and location. Later, they wanted to document each photo's metadata and rename each file for the date.

See deployed shiny app here.

Need:

  • exiftool
  • add an empty folder called "Output"
  • add an empty folder called "Photos"
  • add an empty folder called "Data"
  • put custom photos in your Photos folder

what's in this repo

Data_Prep_for_Access_App

This file pulls the metadata from a folder of files and prepares the dataset to be plotted on a map.

Extract EXIF Data and Rename Photos

This file pulls the metadata from a folder of files and renames all the photos for the date on which they were taken.

Photo Popup Attempts

This file documents varied attempts to get the photos themselves to show up in the map pop-up. All photos were displayed as landscape, when they were vertical images.

Photo_Access_App

This is the Shiny App that displays the photo locations on a map and allows a person to filter by date.

to-do

  • allow user to upload their own photos! see here
  • display photos in pop-up
  • add download button for the table

About

scripts and shiny apps for managing photo metadata and plotting image locations on map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages