Skip to content

IndiraPV/Interactive-Realtime-Maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mapping with Leaflet

USGS

live demo

Welcome to the United States Geological Survey, or USGS for short!

For this challenge:

GEOJSON

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

  • Data markers reflects the magnitude of the earthquake in their size and color. Earthquakes with higher magnitudes should appear larger and darker in color.

  • Included popups that provide additional information about the earthquake when a marker is clicked.

POPUP

  • Create a legend that will provide context for your map data.

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

  • Added a number of base maps to choose from as well as separate out two different data sets into overlays that can be turned on and off independently.

  • Added layer controls to map.

GRAYSCALE

Satellite

Outdoor

Copyright

Indira V. Poovambur © 2019.

About

Using Leaflet.js and GeoJSON, this web app plots earthquakes from dataset based on their longitude and latitude. Data markers reflects the magnitude of the earthquake in their size and color, popups provide additional information about the earthquake.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors