Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 1.22 KB

README.md

File metadata and controls

15 lines (15 loc) · 1.22 KB

Mapping_Earthquakes_with_D3

What we do in this project

  • Retrieve data from a GeoJSON file.
  • Make API requests to a server to host geographical maps.
  • Populate geographical maps with GeoJSON data using JavaScript and the Data-Driven Documents (D3) library.
  • Add multiple map layers to geographical maps using Leaflet control plugins to add user interface controls.
  • Use JavaScript ES6 functions to add GeoJSON data, features, and interactivity to maps.
  • Render maps on a local server.
    alt text

To the reader

In the "challenge" , i have 3 seperate statements for Deliverable1,deliverable2,deliverable3 in my "index.html" ,
also i have the separate "logic.js" for all 3 of them in different names in my "js" folder ,
Deliverable 1is with "tectonic_logic.js" is with Street,Satellite ,Techtonicplate,Earthquake
Deliverable 2 is with "major_eq_logic.js" with Street,Satellite,Major Earthquake,Techtonicplate,Earthquake
Deliverable 3 is with "third_map_style.js" with Street,Satellite,Dark,Major Earthquake,Techtonicplate,Earthquake