Back to Tutorials | Interactive Intermediate

Building an Image Metadata Spatial Mapper with Python

55 minutes admin 37 views Internal

External Tutorial

This tutorial is hosted on Internal. Click below to access it.

Open Tutorial

Overview

Building an Image Metadata Spatial Mapper with Python
Extract GPS coordinates from photos and create interactive spatial maps using EXIF data

Prerequisites

Basic Python programming (functions, loops, pandas DataFrames)
Understanding of GPS coordinate systems
Familiarity with command-line interfaces

Learning Outcomes

Extract EXIF metadata from images using Python libraries
Convert GPS DMS (Degrees/Minutes/Seconds) to Decimal Degrees
Create interactive maps with Folium and multiple visualization layers
Implement data interpolation for missing GPS coordinates
Build a complete CLI tool for spatial image mapping

Tutorial Info

Type Interactive
Difficulty Intermediate
Duration 55 minutes
Provider Internal
Published Mar 17, 2026
Last Updated May 27, 2026