Mapping_Earthquake

所属分类:地理学
开发工具:JavaScript
文件大小:42KB
下载次数:0
上传日期:2022-12-03 03:14:20
上 传 者sh-1993
说明:  使用Leaflet.js应用程序编程接口(API)用GeoJSON地震数据填充地理地图...
(Using the Leaflet.js Application Programming Interface (API) to populate a geographical map with GeoJSON earthquake data from a URL. Each earthquake visually represented by a circle and color.)

文件列表:
Earthquake_challenge (0, 2022-12-03)
Earthquake_challenge\index.html (1250, 2022-12-03)
Earthquake_challenge\major_eq_starter_logic.js (5504, 2022-12-03)
Earthquake_challenge\static (0, 2022-12-03)
Earthquake_challenge\static\css (0, 2022-12-03)
Earthquake_challenge\static\css\style.css (88, 2022-12-03)
Earthquake_challenge\static\js (0, 2022-12-03)
Earthquake_challenge\static\js\challengeLogic.js (7905, 2022-12-03)
Earthquake_challenge\static\js\config.js (127, 2022-12-03)
Earthquakes_past7days (0, 2022-12-03)
Earthquakes_past7days\index.html (1246, 2022-12-03)
Earthquakes_past7days\static (0, 2022-12-03)
Earthquakes_past7days\static\css (0, 2022-12-03)
Earthquakes_past7days\static\css\style.css (88, 2022-12-03)
Earthquakes_past7days\static\js (0, 2022-12-03)
Earthquakes_past7days\static\js\config.js (127, 2022-12-03)
Earthquakes_past7days\static\js\logicStep1.js (1808, 2022-12-03)
Earthquakes_past7days\static\js\logicStep2.js (3085, 2022-12-03)
Earthquakes_past7days\static\js\logicStep3.js (2581, 2022-12-03)
Earthquakes_past7days\static\js\logicStep4.js (2879, 2022-12-03)
Earthquakes_past7days\static\js\majorAirports.json (10272, 2022-12-03)
Mapping_GeoJSON_Linestrings (0, 2022-12-03)
Mapping_GeoJSON_Linestrings\index.html (1241, 2022-12-03)
Mapping_GeoJSON_Linestrings\static (0, 2022-12-03)
Mapping_GeoJSON_Linestrings\static\css (0, 2022-12-03)
Mapping_GeoJSON_Linestrings\static\css\style.css (88, 2022-12-03)
Mapping_GeoJSON_Linestrings\static\js (0, 2022-12-03)
Mapping_GeoJSON_Linestrings\static\js\config.js (127, 2022-12-03)
Mapping_GeoJSON_Linestrings\static\js\logic.js (2135, 2022-12-03)
Mapping_GeoJSON_Linestrings\static\js\majorAirports.json (10272, 2022-12-03)
Mapping_GeoJSON_Linestrings\torontoRoutes.json (45033, 2022-12-03)
Mapping_GeoJSON_Points (0, 2022-12-03)
Mapping_GeoJSON_Points\index.html (1241, 2022-12-03)
Mapping_GeoJSON_Points\static (0, 2022-12-03)
Mapping_GeoJSON_Points\static\css (0, 2022-12-03)
Mapping_GeoJSON_Points\static\css\style.css (88, 2022-12-03)
Mapping_GeoJSON_Points\static\js (0, 2022-12-03)
Mapping_GeoJSON_Points\static\js\config.js (127, 2022-12-03)
Mapping_GeoJSON_Points\static\js\logic.js (2025, 2022-12-03)
... ...

## Mapping_Earthquake Using the Leaflet.js Application Programming Interface (API) we populate a geographical map with GeoJSON earthquake data from a URL. Each earthquake visually represented by a circle and color. Maps allow us to explore, understand, and make decisions about our world. In this repository we will use javascript (GeoJSON) to create interactive maps to visualize earthquake data. GeoJSON data can be found in many apps that have a map feature such as ride-sharing, navigation, and food and package delivery services. ## Project Purpose The purpose of this project is to visually show the differences between the magnitudes of earthquakes all over the world for the last seven days. ## Results Each earthquake is visually represented by a circle and color, where a higher magnitude will have a larger diameter and will be darker in color. In addition, each earthquake has a popup marker that, when clicked, shows the magnitude of the earthquake and the location of the earthquake. The map has three views: Street View Satellite View Dark View

近期下载者

相关文件


收藏者