Skip to content

Creating visualizations for scientific data on our ecosystem and environment the impact of climate and land-use change.

Notifications You must be signed in to change notification settings

SofiaKauser/Leaflet-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Leaflet : Visualizing Data with Leaflet

Background

1-Logo

The United States Geological Survey (USGS) 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. Their hope is that being able to visualize their data will allow them to better educate the public and other government organizations (and hopefully secure more funding) on issues facing our planet.

Level 1: Basic Visualization

2-BasicMap

  1. Get your data set

    3-Data

    The USGS provides earthquake data in a number of different formats, updated every 5 minutes.

    4-JSON

  2. Import & Visualize the Data

    Created a map using Leaflet that plots all of the earthquakes from data set based on their longitude and latitude.

    • Your data markers should reflect the magnitude of the earthquake by their size and and depth of the earthquake by color. Earthquakes with higher magnitudes should appear larger and earthquakes with greater depth should appear darker in color.

Level 2: More Data (Optional)

5-Advanced

Plotted a second data set on map to illustrate the relationship between tectonic plates and seismic activity.

In this step, you will:

End


About

Creating visualizations for scientific data on our ecosystem and environment the impact of climate and land-use change.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published