Terramark

Guide

What Is GPS EXIF Data and Why It Matters for Site Documentation

Published August 6, 2026 · 5 min read

EXIF (Exchangeable Image File Format) is a block of metadata that cameras write into a photo file alongside the pixel data — camera model, exposure settings, timestamp, and, when location services are on, GPS coordinates. It's invisible when you look at the photo, but it's exactly what maps apps, Photos libraries, and GIS software read to know where a picture was taken.

What's actually inside GPS EXIF

The GPS block of an EXIF tag (formally GPSInfoIFD) can hold latitude, longitude, altitude, a GPS timestamp, and sometimes heading and accuracy — though most default camera apps only populate latitude, longitude and altitude. It's stored as structured data, not text, so it survives resizing and most edits, but it doesn't survive every step of a file's journey.

How to check if a photo has GPS EXIF

Where GPS EXIF quietly disappears

This is the part that catches people off guard: a photo can look completely normal and still have lost its location data along the way.

None of this is a bug — it's usually intentional privacy protection for casual users. But if the photo is the record — a site inspection, a completed-work sign-off for surveyors and engineers — losing that metadata silently is a real problem.

Why a visible stamp is the more durable record

A stamp burned into the image itself — coordinates, date, address printed directly on the pixels — survives every one of the scenarios above, because it's not metadata anyone can strip; it's part of the picture. The strongest approach uses both: GPS EXIF for software that reads it automatically, and a visible stamp for the moment a human looks at the photo without any tool at all — printed, screenshotted, or forwarded through an app that strips metadata.

ScenarioGPS EXIF aloneVisible stamp
Opened in GIS softwareReads automaticallyVisible but not auto-parsed
Forwarded via WhatsAppUsually strippedSurvives (it's in the pixels)
Printed for a physical fileInvisibleReadable
ScreenshottedLostSurvives

Terramark writes full GPS EXIF into every photo — stamped and raw — while also burning coordinates, date, address, altitude and accuracy directly onto the stamped image. Belt and suspenders, on purpose.

Read the geotagging guide

If you're building photos into a formal inspection or audit trail, proof-of-work photos for field inspections covers what else a defensible record needs beyond location data.