# Mercator ↔ Equal Earth：用 GPT-6 Astra 制作地图投影动画过渡

- 来源：Simon Willison 博客
- 发布时间：2026-09-08 00:24
- AIHOT 分数：21
- AIHOT 链接：https://aihot.virxact.com/items/cmtrs81er0du0rotnol5sqoy7
- 原文链接：https://simonwillison.net/2026/Sep/7/equal-earth

## AI 摘要

作者用 ChatGPT Work 中的 GPT-6 Astra（medium）配合 D3 制作了一段 Mercator 与 Equal Earth 两种地图投影之间的动画过渡。该投影方案近期在联合国投票中受到关注，视频演示了两种投影的平滑切换效果。

## 正文

I got curious about the Equal Earth map projection that was recently voted on at the UN so I had GPT-6 Astra (medium) in ChatGPT Work build me this animated transition between Mercator and Equal Earth using D3.

视频 · 前往原文观看

Tags: geospatial, d3, vibe-coding, gpt-6-astra
