USGS_HOST

USGS_HOST

SERVICE_VERSION

Major version of the FDSN spec supported here. Currently is 1.

SERVICE_VERSION

Type: number

SERVICE_NAME

Service name as used in the FDSN DataCenters registry, https://www.fdsn.org/datacenters

SERVICE_NAME

FAKE_EMPTY_XML

FAKE_EMPTY_XML

Type: string

EventQuery

Query to a FDSN Event web service.

new EventQuery(host: string?)

Extends FDSNCommon

Parameters
host (string?) optional host to connect to, defaults to USGS
Related
https://www.fdsn.org/webservices/
Instance Members
specVersion(value?)
getSpecVersion()
protocol(value?)
getProtocol()
host(value?)
getHost()
port(value?)
getPort()
nodata(value?)
getNodata()
timeout(value?)
getTimeout()
eventId(value?)
getEventId()
startTime(value?)
getStartTime()
endTime(value?)
getEndTime()
timeRange(se)
updatedAfter(value?)
getUpdatedAfter()
minMag(value?)
getMinMag()
maxMag(value?)
getMaxMag()
magnitudeType(value?)
getMagnitudeType()
minDepth(value?)
getMinDepth()
maxDepth(value?)
getMaxDepth()
minLat(value?)
getMinLat()
maxLat(value?)
getMaxLat()
minLon(value?)
getMinLon()
maxLon(value?)
getMaxLon()
latitude(value?)
getLatitude()
longitude(value?)
getLongitude()
minRadius(value?)
getMinRadius()
maxRadius(value?)
getMaxRadius()
includeArrivals(value?)
getIncludeArrivals()
includeAllOrigins(value?)
getIncludeAllOrigins()
includeAllMagnitudes(value?)
getIncludeAllMagnitudes()
format(value?)
getFormat()
limit(value?)
getLimit()
offset(value?)
getOffset()
orderBy(value?)
getOrderBy()
catalog(value?)
getCatalog()
contributor(value?)
getContributor()
latLonRegion(value)
isSomeParameterSet()
query()
queryEventParameters()
queryRawXml()
formBaseURL()
formCatalogsURL()
queryCatalogs()
formContributorsURL()
queryContributors()
formVersionURL()
queryVersion()
formURL()

EarthquakeSearch

new EarthquakeSearch()

Extends HTMLElement

Instance Members
_registerEvent(wrapper, sel)
draw_element(shadow)
populateQuery(query?)