INGV / qquake

A plugin for QGIS 3.x that relies on web services for loading seismological data
https://www.emidius.eu/qquake/
GNU General Public License v3.0
7 stars 3 forks source link

Support filtering by event type #24

Closed nyalldawson closed 2 years ago

nyalldawson commented 2 years ago

@MarioLocati are you able to give this a test run? I'm unable to find any backend services which support the eventtype filter parameter.

MarioLocati commented 2 years ago

@nyalldawson You may use the USGC NEIC endpoint to carry out tests, here a query example https://earthquake.usgs.gov/fdsnws/event/1/query?starttime=2020-01-01T00:00:00&eventtype=explosion&format=text

The list of availble type of events is listed in the QuakeML 1.2 manual at page 28 https://quake.ethz.ch/quakeml/docs/REC?action=AttachFile&do=get&target=QuakeML-BED-20130214b.pdf