leaflet-earthquake-analysis

所属分类:GIS/地图编程
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2023-10-24 02:44:33
上 传 者sh-1993
说明:  本研究的目的是建立一套新的工具,使美国地质调查局(USGS)能够可视化其环境...,
(The purpose of this study was to build a new set of tools that will allow The United States Geological Survey(USGS) to visualize their earthquake data.)

文件列表:
EarthquakeMap.png (1488094, 2023-10-23)
Images/ (0, 2023-10-23)
Images/1-Logo.png (122118, 2023-10-23)
Images/2-BasicMap.png (476996, 2023-10-23)
Images/3-Data.png (336068, 2023-10-23)
Images/4-JSON.png (63360, 2023-10-23)
Images/5-Advanced.png (1211024, 2023-10-23)
Images/6-Time_Keeps_On_Ticking.gif (1846718, 2023-10-23)
Images/Cluster.png (587316, 2023-10-23)
Images/Heat.png (332381, 2023-10-23)
index.html (966, 2023-10-23)
static/ (0, 2023-10-23)
static/css/ (0, 2023-10-23)
static/css/style.css (463, 2023-10-23)
static/js/ (0, 2023-10-23)
static/js/logic.js (3887, 2023-10-23)

# Earthquake Visualisation using leaflet The United States Geological Survey, or USGS for short, is responsible for providing scientific data about natural hazards, the health of our ecosystems and environment, and the impacts of climate and land-use change. Their scientists develop new methods and tools to supply timely, relevant, and useful information about the Earth and its processes. The USGS is interested in building a new set of tools that will allow them to visualize their earthquake data. They collect a massive amount of data from all over the world each day, but they lack a meaningful way of displaying it. In this challenge, I have been tasked with developing a way to visualize USGS data that will allow them to better educate the public and other government organizations (and hopefully secure more funding) on issues facing our planet. # For the analysis: * I got the dataset to visualize by visiting the USGS GeoJSON Feed page. JSON representation of the dat was given, and I used the URL of this JSON to pull in the data for the visualization. *I imported and visualized the data by doing the following: * Used Leaflet, to create a map that plots all the earthquakes from my dataset based on their longitude and latitude. * Used my data markers to reflect the magnitude of the earthquake by their size and the depth of the earthquake by color. Earthquakes with higher magnitudes to appear larger, and earthquakes with greater depth to appear darker in color. * Included popups that provided additional information about the earthquake when its associated marker is clicked. * Created a legend that provided context for my map data. # The map visualization link https://chiomauche.github.io/leaflet-earthquake-analysis/ ![Alt text](https://github.com/chiomauche/leaflet-earthquake-analysis/blob/master/EarthquakeMap.png) # References * Dataset created by the United States Geological Survey

近期下载者

相关文件


收藏者