- Planetary grid by William Becker and Beth Hagens
- Places mostly based on Simon E. Davies design
- Location data based on this map
- Controls: Left/Right and Esc
Canvas version: Planetary Grid Browser II
Canvas version: Planetary Grid Browser II
Better FPS version of Zoom to Group of Countries III.
<!DOCTYPE html> | |
<meta charset="utf-8"> | |
<style> | |
.state { | |
fill: #ccc; | |
} | |
.state-boundary { | |
fill: none; |
Open in a new window for bigger view. This is improved version of Zoom to Group of Countries II with weekly data granularity.
Open in a new window for bigger view. This is improved version of Zoom to Group of Countries using d3.interpolateZoom.
Improved version: Zoom to Group of Countries II.
Based on Planetary Grid.
Hexakis icosahedron planetary grid with highlighted KML places using toGeoJSON. Mouse over and click on place for more information. Alternative versions: Rotating Planetary Grid and Hexakis Icosahedron.