QGIS and Earthquakes

Nov 14, 2016 | Open Source GIS, QGIS, USGS

Confession – Former Geology Student turned into GIS person.

Back when I started doing GIS we were running on Sun Sparc Stations. I learned a lot – and one of the things I learned was I love to tinker with small programs. The fun one was xearth for a few years.  I would run this program and have a terribly bland view of earth running in the background. Then I found out you could add points to it like Cities….so I what I ended up doing was building a series of very terrible scripts to take my daily USGS Earthquake email and toss it into a text file for Xearth. In about a month I had the tectonic plates outlined. I looked like a stud….or a nerd. Probably a nerd but I felt studly.

So I was picking through the QGIS class this morning and I have a few things I want to change. It’s always changing. Given that humanity felt a very large earthquake this week in New Zealand – why not make a change to the class…and it goes a little something like this:

  1. Download the 1:10m vectors from http://www.naturalearthdata.com/downloads/10m-cultural-vectors/
  2. Visit the USGS Earthquake page and visit the Geojson data feed -> http://earthquake.usgs.gov/earthquakes/feed/v1.0/geojson.php

Open QGIS and add your cultural Vectors.

selection_416

QGIS can ingest “feeds” of data. I used the same trick a few posts back for Fulcrum Data. You can pull in the GeoJSON shares of you data while it’s being collected.

If you click on the USGS Earthquake site you can pull that point data into QGIS. I clicked on the one month summary of earthquakes. Copy the URL. Open QGIS. Add Vector Data and Click on Protocol. Paste the URL and Click Open.

selection_417

Suddenly – HOLY CRAP EARTHQUAKES!

selection_418

With a few adjustments to your legend……

selection_419

I should set up a rules set to handle the sizes a bit better – but this was all done in about 5 minutes. Since it’s Data – you can start doing things like some quick analysis.

  • 7738 Earthquakes.
  • The biggest Earthquake being New Zealand which was a 7.8
  • 6116 Earthquakes in the US. The biggest of which is a 5.2

Well – fun with QGIS and Earthquakes. Come take a class. We’ll talk about Rocks and GIS.

 

 

You may also like

QGIS Offline Help

QGIS Offline Help

Through a long series of events I found myself teaching QGIS in a classroom again. It's been a while. I used to just "hold" classes and sometime during the pandemic I jsut stopped. Occasionally I'll get a call for 3 or 4 people that want training but generally I've...

The online training website that I hardly talk about

The online training website that I hardly talk about

I had mentioned it some but it's probably been coming up on 6 months since I even mentioned training. Right before I decided to attempt to die in 2025 I had started building a training website at training.northrivergeographic.com. Basically it's my Intro to QGIS class...

QGIS Fun: Chickamauga Mound

QGIS Fun: Chickamauga Mound

I've been trying to stop once a week and do something fun with QGIS. Post Heart Incident I do a lot of walking. I've been re-exploring some places I used to go in town to exercise and one is the TN River Walk. I realized the other day I needed to do some OpenStreetMap...