Skip to content

Creating a Leaflet Map displaying USGS earthquake data using GeoJSON longitude and latitude coordinates.

Notifications You must be signed in to change notification settings

alexarnold630/Visualizing_Data_Leaflet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualizing Data with Leaflet

Background

The 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 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.

Technologies Used

  • Leaflet
  • HTML5/ CSS
  • Javascript

Objectives

  • Select data set

    The USGS provides earthquake data in a number of different formats, updated every 5 minutes. Visit the USGS GeoJSON Feed page and pick a data set to visualize.

Data

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

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

  • Popups provide location data and size of earthquake when clicked upon.

Map

Contact

Alex Arnold: alexnarnold630@gmail.com

About

Creating a Leaflet Map displaying USGS earthquake data using GeoJSON longitude and latitude coordinates.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published