-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
35 lines (31 loc) · 1.97 KB
/
Copy pathindex.html
File metadata and controls
35 lines (31 loc) · 1.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<!DOCTYPE html>
<html>
<body>
<body style="background-color:powderblue;">
<h1>Welcome to Visualizations of Earthquakes and Volcanoes</h1>
<img=src "./etnastromboli.png>
<img=src "./stromboli.png">
<p> Raluca Nicola created a visualization for <a href="https://ralucanicola.github.io/earthquakes-viz/">earthquakes</a> which creates a 3 dimensional map of earthquakes on Earth's globe. The visualizations can be adapted to visualize sections of the Earth using any .csv file from the USGS database.</p>
<div id="details">
<div id="legend">
Earthquakes are marked by yellow or green spheres, volcanoes are marked by red spheres at the surface. In this visualization, small yellow
spheres
are earthquakes with magnitudes between 2.5 and 7 depending on the visualization and the number of earthquakes. Larger red spheres are earthquakes greater than 7 magnitude or
are the volcanoes on the surface. Depending on the individual visualization, the color and size of spheres are interpolated.
Earthquake depth is exaggerated by a factor of 6. The orange lines represent the boundaries of the tectonic plates. Earthquake data from
<a href="https://earthquake.usgs.gov/earthquakes/search/">USGS</a>.
<a href="https://www.arcgis.com/home/item.html?id=2b93b06dc0dc4e809d3c8db5cb96ba69"
>Country borders feature service</a>
is made available by the <a href="https://livingatlas.arcgis.com/en/">Living Atlas</a>. Visualization created
with <a href="https://developers.arcgis.com/javascript">Esri's ArcGIS API for JavaScript</a>.
<hr>
<img src="etnastromboli.png" alt="etna and stromboli volcanoes">
<img src="./stromboli.png">
<p>Etna and Stromboli volcanoes</p>
</div>
</body>
</html>
<p><a href="https://www.w3schools.com/">Visit W3Schools.com!</a></p>
<img=src "./etnastromboli.png>
<img=src "./stromboli.png">
test and retest and tir