Space Oblique Mercator (SOM) Projection
Feb 11,2026
GISBox is a one-stop 3D GIS data editing, conversion and publishing platform that supports editing in multiple GIS formats such as OSGB/GEOTIFF/RVT, converting to 3DTiles/Terrain and publishing.
Introduction
Space Oblique Mercator (SOM) Projection is a sophisticated, specialized map projection designed specifically for mapping the continuous surface coverage of Earth-observing satellites in near-polar, sun-synchronous orbits. Conceived in the 1970s by Alden P. Colvocoresses and later refined by John L. Junkins, John P. Snyder, and others, it solves a unique problem: accurately representing the curved, swath-based ground track of a satellite moving in space while the Earth rotates beneath it. Unlike traditional projections that treat the Earth as static relative to the Sun, the SOM mathematically models the dynamic relationship between the satellite's orbital path and the Earth's rotation, creating a nearly conformal map where the satellite's ground track is represented as a straight line with minimal scale distortion along the swath.
Projection Basic
The Space Oblique Mercator Projection is constructed based on the following geometric and mathematical principles:
- Projection Type: Dynamic, conformal cylindrical projection specifically tailored to a satellite's orbital geometry.
- Orbital Model Foundation: Its mathematical definition is entirely dependent on the specific parameters of a satellite's orbit, including orbital inclination, altitude (semi-major axis), eccentricity, and the argument of perigee.
- Ground Track as Central Line: The satellite's ground track (the path of its sub-satellite point on Earth) is transformed into a straight line or a gently curving line in the projected plane, serving as the projection's central meridian equivalent.
- Dynamic Rotating Coordinate System: The projection's axis of the "cylinder" is continuously oriented to follow the satellite's path as the Earth rotates, rather than being fixed to Earth's polar axis or a static meridian.
- Mathematical Complexity: The transformation equations are among the most complex in cartography, involving integration to account for the combined effects of Earth's rotation, its ellipsoidal shape (oblate spheroid), and the satellite's orbital motion.
- Applicable Range: Specifically designed for mapping continuous swaths along the orbit of a single satellite, making it a single-purpose, mission-specific projection rather than a general global mapping tool.
Pros
- Unprecedented Geometric Fidelity for Satellite Swaths: For the specific satellite mission it is designed for, it provides nearly optimal conformal representation within the imagery swath, preserving shapes and angles critical for image analysis and feature extraction.
- Enables Continuous, Distortion-Minimized Mapping: It allows the entire strip of imagery from a long orbital pass (potentially spanning continents) to be mapped into a single, continuous coordinate system with minimal scale distortion along the track, enabling seamless mosaicking.
- Optimized for Systematic Satellite Data Processing: By straightening the ground track, it simplified the design of early digital image processing systems for satellite data archiving, georeferencing, and distribution (e.g., the World Reference System for Landsat).
- A Pioneering Solution to a Unique Problem: Successfully solved the fundamental cartographic challenge of mapping a moving sensor's view of a rotating ellipsoidal planet, representing a landmark achievement in applied cartography.
Cons
- Extreme Mission-Specificity: A SOM projection is only valid for the orbit it was calculated for. Parameters for Landsat 4/5 cannot be used for Landsat 8 or Sentinel-2, limiting its general utility.
- High Computational Demand: The complex formulas require significant processing power, making real-time or on-the-fly projection challenging, especially with historical computing constraints.
- Non-Intuitive for Standard Geographic Use: The resulting map, where continents appear skewed according to the orbital path, is ill-suited for general reference, navigation, or public communication purposes.
- Largely Superseded by Modern Techniques: With advancements in rigorous sensor models, digital elevation models (DEMs), and on-the-fly orthorectification, the need for a dedicated projection has diminished. Modern systems typically project imagery directly into standard static map projections (like UTM or geographic coordinates) using precise geometric models.
- Limited Software Support: While supported in professional GIS software (e.g., via EPSG codes 9815 for the method and specific codes for Landsat 4/5), it is not a standard option in most web mapping libraries or consumer applications.
Application Scenario
The Space Oblique Mercator Projection was developed specifically to address the geometric challenges of mapping continuous swaths of imagery from Earth-observing satellites in sun-synchronous, near-polar orbits, most notably the Landsat series. Its core application lies in systematically processing and archiving satellite data by transforming the curved ground track of the orbiting sensor into a straight line in the projected plane, thereby minimizing distortion along the imaging swath and enabling seamless continental mosaicking. While historically critical for early Landsat data distribution and continental-scale mapping projects, this projection has largely been superseded by modern sensor-model-based orthorectification techniques that project imagery directly into standard geographic or projected coordinate systems. Today, its primary relevance is confined to working with legacy satellite datasets, studying the evolution of remote sensing data processing, and serving as a conceptual model for specialized dynamic mapping of other planetary bodies from orbit.
Example
1. VSpace Oblique Mercator Projection.
2. The forward equations for the Space-oblique Mercator projection for the sphere are as follows:
Related GIS Projections
Vertical Near-side Perspective Projection
Two-point Equidistant Projection
Times Projection
Wagner IV Projection
References
- https://en.wikipedia.org/wiki/Space-oblique_Mercator_projection
- https://proj.org/en/stable/operations/projections/som.html
- https://www.bluemarblegeo.com/knowledgebase/GeoCalcPBW/Content/ClassDef/Projection/Projections/SpaceObliqueMercator.html