diff --git a/halifax-explosion-animated.geojson b/halifax-explosion-animated.geojson new file mode 100644 index 0000000..f63885b --- /dev/null +++ b/halifax-explosion-animated.geojson @@ -0,0 +1,9 @@ +{ +"type": "FeatureCollection", +"name": "halifax-explosion-animated", +"features": [ +{ "type": "Feature", "properties": { "name": "SS Mont-Blanc", "vessel": "SS Mont-Blanc", "role": "munitions ship (inbound)", "stroke": "#d35400", "stroke-width": 3, "coordTimes": [ "1917-12-06T07:15:00", "1917-12-06T07:35:00", "1917-12-06T07:55:00", "1917-12-06T08:12:00", "1917-12-06T08:25:00", "1917-12-06T08:37:00", "1917-12-06T08:45:00", "1917-12-06T08:55:00", "1917-12-06T09:04:35" ], "events": { "08:45": "collision", "09:04:35": "EXPLOSION" } }, "geometry": { "type": "LineString", "coordinates": [ [ -63.54, 44.595 ], [ -63.547, 44.615 ], [ -63.548539, 44.635109 ], [ -63.557534, 44.648309 ], [ -63.573, 44.658 ], [ -63.585, 44.6655 ], [ -63.593, 44.67 ], [ -63.594557914791778, 44.669291630501128 ], [ -63.59608214055303, 44.668833295936217 ] ] } }, +{ "type": "Feature", "properties": { "name": "SS Imo", "vessel": "SS Imo", "role": "relief ship (outbound)", "stroke": "#2980b9", "stroke-width": 3, "coordTimes": [ "1917-12-06T07:55:00", "1917-12-06T08:08:00", "1917-12-06T08:20:00", "1917-12-06T08:32:00", "1917-12-06T08:41:00", "1917-12-06T09:04:35", "1917-12-06T09:04:40" ], "events": { "08:45": "collision", "09:04:35": "thrown across harbour by blast" } }, "geometry": { "type": "LineString", "coordinates": [ [ -63.632868, 44.683271 ], [ -63.620881, 44.681208 ], [ -63.612, 44.679 ], [ -63.603668, 44.674875 ], [ -63.598033, 44.672254 ], [ -63.593, 44.67 ], [ -63.591929, 44.670091 ] ] } }, +{ "type": "Feature", "properties": { "name": "Explosion", "category": "epicentre", "time": "09:04:35", "marker-color": "#c0392b", "marker-symbol": "star" }, "geometry": { "type": "Point", "coordinates": [ -63.596112829662317, 44.668818745573212 ] } } +] +} diff --git a/halifax-explosion-viewer.html b/halifax-explosion-viewer.html new file mode 100644 index 0000000..96db82a --- /dev/null +++ b/halifax-explosion-viewer.html @@ -0,0 +1,527 @@ + + +
+ + +