Return the total number of events found
parameter | value | description |
---|---|---|
starttime |
limit to events occurring on or after the specified start time.Examples: starttime=2012-11-29 or 2012-11-29T00:00:00 or 2012-11-29T00:00:00.000 |
|
endtime |
limit to events occurring on or before the specified end time |
|
minlatitude |
southern boundary |
|
maxlatitude |
northern boundary |
|
minlongitude |
western boundary |
|
maxlongitude |
eastern boundary |
|
minmagnitude |
Limit to events with a magnitude larger than or equal to the specified minimum |
|
maxmagnitude |
Limit to events with a magnitude smaller than or equal to the specified maximum |
|
magtype |
Type of Magnitude used to test minimum and maximum limits (case insensitive). Examples: Ml,Ms,mb,Mw |
|
catalog |
Specify the catalog from which origins and magnitudes will be retrieved. See available catalogs at : http://www.seismicportal/fdsnws/event/1/catalogs |
|
contributor |
Limit to events contributed by a specified contributor. See available catalogs at : http://www.seismicportal/fdsnws/event/1/contributors |
|
maxdepth |
Limit to events with depths equal to or less than the specified depth |
|
mindepth |
Limit to events with depths equal to or greater than the specified depth |
|
latitude |
Specify the central latitude point for a radial search |
|
longitude |
Specify the central longitude point for a radial search |
|
maxradius |
Specify maximum distance from the geographic point defined by latitude and longitude |
|
minradius |
Specify minimum distance from the geographic point defined by latitude and longitude |
|
updatedafter |
Limit to events updated after the specified time |
|
format |
One of:
|
output format of the response. jsonp needs the callback param |
callback |
javascript callback method name. used when output format is jsonp |
available response representations:
Return the events found
parameter | value | description |
---|---|---|
starttime |
limit to events occurring on or after the specified start time.Examples: starttime=2012-11-29 or 2012-11-29T00:00:00 or 2012-11-29T00:00:00.000 |
|
endtime |
limit to events occurring on or before the specified end time |
|
minlatitude |
southern boundary |
|
maxlatitude |
northern boundary |
|
minlongitude |
western boundary |
|
maxlongitude |
eastern boundary |
|
minmagnitude |
Limit to events with a magnitude larger than or equal to the specified minimum |
|
maxmagnitude |
Limit to events with a magnitude smaller than or equal to the specified maximum |
|
magtype |
Type of Magnitude used to test minimum and maximum limits (case insensitive). Examples: Ml,Ms,mb,Mw |
|
catalog |
Specify the catalog from which origins and magnitudes will be retrieved. See available catalogs at : http://www.seismicportal/fdsnws/event/1/catalogs |
|
contributor |
Limit to events contributed by a specified contributor. See available catalogs at : http://www.seismicportal/fdsnws/event/1/contributors |
|
maxdepth |
Limit to events with depths equal to or less than the specified depth |
|
mindepth |
Limit to events with depths equal to or greater than the specified depth |
|
latitude |
Specify the central latitude point for a radial search |
|
longitude |
Specify the central longitude point for a radial search |
|
maxradius |
Specify maximum distance from the geographic point defined by latitude and longitude |
|
minradius |
Specify minimum distance from the geographic point defined by latitude and longitude |
|
updatedafter |
Limit to events updated after the specified time |
|
orderby |
One of:
|
|
eventid |
||
includearrivals |
Default: false |
|
includeallmagnitudes |
Default: false |
|
includeallorigins |
Default: false |
|
limit |
||
offset |
Return results starting at the event count specified |
|
format |
One of:
|
Specify output format. This is an EMSC extension to the FDSN specification |
callback |
javascript callback method name. used when output format is jsonp. This is an EMSC extension to the FDSN specification |
available response representations: