ELSEIF
Your brief EB
138 stories from 86 feeds 154 clusters Refreshed 5 minutes ago next pull 18:06

TECH Signal 473

Show HN: Today's cities on a globe of Earth's tectonic past and future

A Show HN project visualizes modern cities on a globe that is rewound and extrapolated according to a tectonic plate model.

WHY IT MATTERS

Engineers can overlay current geospatial datasets onto reconstructed plate positions, enabling analysis of how locations shift over geological time. The implementation relies on pyGPlates and a static plate polygon set, so integration requires those libraries and data formats. The future view is a simplified motion sketch, so it should not be used for precise forecasting.

Written by elseif from the cluster below · every claim links back to a source

The three things worth knowing

01

Country borders are divided by static plate polygons from the Merdith 2021 model before being rotated with pyGPlates.

02

Backward reconstruction uses finite rotations, while forward projection applies a constant-motion extrapolation with coarse collision handling.

03

Red-highlighted regions indicate plate fragments that still overlap after reconstruction, signaling model limits.

THE READ

What the cluster adds up to.

ORIGINAL ANALYSIS

The project introduces a pipeline that first slices modern political boundaries using a fixed plate geometry, then applies pyGPlates finite rotations to move each slice back in time. This approach lets developers treat cities as fixed markers on moving crust, which is useful for visualizing long-term geographic change. The reliance on the Merdith 2021 plate model means the underlying plate shapes are static and must be imported into the workflow. Engineers will need to manage the polygon splitting step, which can be computationally heavy for high-resolution datasets. The result is a time-traveling map that shows where today's cities would have been on ancient plates. For the forward direction, the tool does not attempt a full predictive simulation; instead it extends current plate motions at a constant rate and inserts a few simplified collision handoffs. This makes the future view quick to compute but introduces significant uncertainty, especially near plate boundaries. Developers should treat this side as an interactive sketch rather than a scientific forecast. The coarse handling means that any downstream analysis that depends on precise future plate positions would be unreliab

Written by elseif from the cluster below · checked for specifics the sources never contained

THE CLUSTER

Same story, 1 feed.

ORDERED BY FIRST SEEN
Hacker News Show HN: Today's cities on a globe of Earth's tectonic past and future Open ↗