
Imagine clicking a pin on a digital map of Liverpool, Coventry, or a small rural parish in Ireland. An image from 1902 appears, revealing a map of your ancestors’ journeys and places.
Imagine the power this gives you in mapping your ancestors’ journeys. Click a pin on a digital map of Liverpool, Coventry, or a small rural parish in Ireland, and an image from 1902 appears, showing the exact doorstep where your great-grandmother stood.
When we digitize family photos, we preserve moments in time. However, without knowing where those images were taken, they become isolated points in history. Modern smartphone photos automatically include GPS coordinates, but vintage film scans and historical prints lack this data. Here, I will guide you through the process of rectifying this.
By adding precise latitude and longitude metadata to your digitized files, you can turn a static photo album into an interactive visual record of your family’s migrations. Here’s how to connect historical research with image metadata.
1. Finding the Coordinates: A Genealogist’s Investigation
Before tagging an image, determine its original location. Ancestral locations often have changed names, altered street layouts, or disappeared entirely due to urban development.
Key Tools for Finding Historical Locations
Historical Census Records and Parish Registers: Census records often include street names and house numbers, while parish registers for baptisms, marriages, or burials provide details about exact churches or churchyards.
Side-by-Side Historical Mapping: Platforms such as the National Library of Scotland (NLS) Map Images offer tools for comparing 19th-century Ordnance Survey maps with modern satellite imagery. This enables users to identify the locations of lost streets or demolished buildings.
Google Maps / OpenStreetMap: After identifying the modern counterpart or remaining street corner, right-click the exact spot in Google Maps to copy the precise decimal latitude and longitude (e.g., 52.4068, -1.5197).

2. The Result: Interactive Family Atlases
Once your archived collection contains GPS data, the benefits extend beyond organizing files:
Future-Proofing Context: In the future, your descendants won’t have to guess where a photograph was taken; the coordinates will be embedded in the digital archive file.
Geographic Filtering: Tools like digiKam or darktable offer a “Map View” to display your entire photo archive plotted across the world.
Mapping Migration Routes: You can visually trace your family’s journey—watching pins move from a small churchyard in rural Ireland to the boarding docks of Liverpool and eventually to an industrial, terraced street in Coventry.
About these vital applications:
1. digdigiKam
What It Is
digiKam is a free, open-source, full-featured digital asset management (DAM) and photo editing application. Available on Windows, macOS, and Linux, it serves as a self-hosted alternative to software like Adobe Lightroom Classic or ACDSee.
Key Features & Strengths:
- Large-Scale Organization: Easily handles libraries containing hundreds of thousands of photos organized across local drives, external hard drives, or network-attached storage (NAS).
- Deep Metadata & Tagging System: Offers hierarchical tagging, color labels, star ratings, and customizable search criteria based on EXIF, IPTC, and XMP metadata.
- Built-in Image Editor & Batch Queue: Includes non-destructive editing tools, RAW file decoding (via LibRaw), lens correction, facial recognition tagging, and a powerful batch queue manager for processing hundreds of images at once.
- Open Database Architecture: Uses SQLite or MySQL databases to store metadata, ensuring your file structure remains clean and accessible without proprietary lock-in.
Best Used For:
Photographers, archivists, and home users who want a rich graphical interface (GUI) to view, organize, tag, edit, and curate large collections of digitized photos or camera files.
2. ExifTool
What It Is:
Created by Phil Harvey, ExifTool is a free, open-source command-line application and Perl library designed for reading, writing, and editing metadata across more than 400 file formats, including images, video, audio, and documents.
Key Features & Strengths:
- Unmatched Metadata Access: Unlike standard desktop applications that only read basic tags, ExifTool provides raw access to nearly every metadata tag imaginable. This includes EXIF, IPTC, XMP, GPS coordinates, ICC profiles, and proprietary camera maker notes.
- Automation & Scripting: Running from the terminal/command prompt, ExifTool simplifies scripting, automation, and bulk batch operations across thousands of files simultaneously.
- File Management & Renaming: It can automatically rename or move files into folder hierarchies based on embedded metadata—for example, sorting photos by year/month/day derived from their original creation dates.
- Data Export: ExifTool can extract and export metadata directly into clean JSON, CSV, or XML files for archiving or database imports.
Best Used For:
Power users, developers, and archivists who require precise batch metadata modification, command-line automation, or back-end engine capabilities. (Notably, tools like digiKam rely on ExifTool behind the scenes.)
Gaining insight and knowledge from parents, and especially grandparents.

When you hold an old family photograph, you hold a physical record of a moment in time—but without context, it’s just silver and paper. While digitizing (capturing sharp, color-accurate digital copies) preserves the image, it is the living memory of your family that preserves the story.
As I have stated in several of my posts, gaining the insight and knowledge of parents, and especially grandparents, is the single most critical step in turnkey archive preservation. Here is why their input is completely irreplaceable:
1. Unlocking the “Invisible” Metadata
Digital asset management systems rely on metadata—names, dates, locations, and relationships. While software can index files, it cannot look at a black-and-white group portrait from 1954 and tell you:
- Who is in the frame: A grandparent can identify third cousins, forgotten neighbors, or childhood friends who would otherwise remain anonymous forever.
- The “Where” and “When”: A vague backdrop of trees becomes “the back garden of the house in Coventry before the extension was built in ’62.”
- Key Milestones: They can link a seemingly ordinary casual photo to a specific life event—a farewell party before emigration, a christening, or a celebration after a tough hardship.
Next Steps & Recommended Reading
Adding location data is just one part of creating a complete digital archive. If you’re setting up your archival software or working with location-based tagging, check out these related internal guides:
[Organizing Historic Places in Your Archive] (Enrich Your Family Heritage Archive: Use IPTC Metadata & Historic Places)
[Fully Understand IPTC Metadata] Protect Your Vintage Photo Legacy: The Essential Guide to IPTC Metadata
[Establishing Your Vital Archive Structure] Camera Scanning – Archive Structure & Priorities
Was This Post Helpful?
Building this free educational archive is a labor of love! If this post helped you solve a problem today, please leave a like below to show your appreciation. Your support helps keep this site 100% free and ad-free for the archiving community!

These are internal posts that are ancillary to the actual digitizing process but still important.
Dichroic Light Source In Color Film Scanning
The Right Tool for the Task: Camera-Scanning vs. Smartphone Capture
AI-Culling: How to Find the Top Ten in a Sea of Photos
Safely Removing Rust and Tape: “The Great Un-Stapling”
Beyond the Basics: Solving High Density / Warped and Unsearchable Media
Mastering the Difficult Digits: Capturing Glass – Over large and 3D Media
The Next Level of Archiving: QR Codes and NFC Tags
Table Of Media Types That Can Be Digitized
HOME
EXTERNAL LINKS
Here are 3 authoritative, directly relevant external resources.
- For Pinpointing Historical Locations:
- National Library of Scotland (NLS) Side-by-Side Map Viewer
- Why it’s authoritative: The NLS holds one of the largest digitised historic map collections in the world. Their split-screen viewer allows researchers to align 19th- and 20th-century Ordnance Survey maps directly alongside modern satellite photography, making it the gold standard tool for locating redeveloped streets or vanished landmarks in the UK and beyond.
- National Library of Scotland (NLS) Side-by-Side Map Viewer
- For Visual Geotagging Software (GUI):
- digiKam Geolocation Editor Official Documentation
- Why it’s authoritative: As the official manual for digiKam, this guide details the exact mechanics of reading, writing, and editing EXIF/IPTC/XMP geolocation blocks. It’s an ideal reference link for readers who want deep-dive technical specifics on managing coordinates within open-source archival software.
- digiKam Geolocation Editor Official Documentation
- For Advanced Batch Metadata Scripting (CLI):
I welcome comments and questions