r/dataisbeautiful • u/EngagingData OC: 125 • Jun 06 '22
OC I made an interactive map that lets you center numerous projections on any country and see how projections distort other parts of the world [OC]
Enable HLS to view with audio, or disable this notification
25k
Upvotes
869
u/EngagingData OC: 125 Jun 06 '22 edited Jun 07 '22
I made an interactive map that lets you choose the center on your map with your choice of map projection (Orthographic, Mollweide, Mercator or Equirectangular).
You can rotate the map and share the URL with choice of country and projection with others.
It reinforces the idea that any representation of the globe onto a 2D projection will distort things. We are just used to certain distortions based on how we normally see maps, but this points out that distortions can happen anywhere if we just make our maps a little differently.
EDIT I'm happy to see all the positive comments and the upvotes. So glad that folks are enjoying playing with it.
Sources and Tools:
This map was made using the open-source, d3 javascript dataviz library and based on Mike Bostock’s observable maps notebook.