Published as https://visionscarto.net/empreintes-d-eclipses.
Forked from rcrocker13's eclipse2017.
Added d3-inertia, made responsive, fixed winding order of paths that cross the antimeridian.
Added labels on paths (thank you Nadieh!)
Transformed Luke Stanke's geojson with the following recipe:
geo2topo --quantization 1e5 eclipses=eclipse.geojson.json | toposimplify --spherical-area 1e-4 > eclipses.json
forked from Fil's block: Eclipses paths
https://cdn.jsdelivr.net/combine/npm/d3,npm/topojson
https://unpkg.com/d3@4.11.0/build/d3.min.js
https://unpkg.com/topojson@3.0.2/dist/topojson.min.js
https://cdn.jsdelivr.net/combine/npm/versor,npm/d3-inertia
https://unpkg.com/versor@0.0.1/build/versor.min.js
https://unpkg.com/d3-inertia@0.0.4/build/d3-inertia.min.js