ESM OGC strong-motion parameters web services

The ESM OGC strong-motion parameters service provide access to the strong-motion parameters related to the waveforms archived in the ESM database.
If you use this services pleace cite as: Luzi L., Lanzano G., Felicetta C., D’Amico M. C., Russo E., Sgobba S., Pacor, F., & ORFEUS Working Group 5 (2020). Engineering Strong Motion Database (ESM) (Version 2.0). Istituto Nazionale di Geofisica e Vulcanologia (INGV). https://doi.org/10.13127/ESM.2

WFS

Get Capabilities
https://esmdev.mi.ingv.it/geoserver/esm/wfs/?service=WFS&request=getCapabilities

Feature description
https://esmdev.mi.ingv.it/geoserver/esm/wfs?service=wfs&version=1.0.0&request=DescribeFeatureType&typeName=esm:strong_motion_parameters

Get Feature
https://esmdev.mi.ingv.it/geoserver/esm/wfs?service=WFS&version=1.1.0&request=getFeature&typeName=esm:strong_motion_parameters&layers=esm:strong_motion_parameters

How to filter the layer
https://esmdev.mi.ingv.it/geoserver/esm/wfs?service=WFS&version=1.1.0&request=getFeature&typeName=esm:strong_motion_parameters&layers=esm:strong_motion_parameters&CQL_FILTER=esm_event_id='INT-20221109_0000046' AND horizontal_max_pga>100

WMS

Get Capabilities
https://esmdev.mi.ingv.it/geoserver/esm/wms/?service=WMS&request=getCapabilities

Get Map
https://esmdev.mi.ingv.it/geoserver/esm/wms?service=WMS&version=1.1.0&request=GetMap&layers=esm:strong_motion_parameters&bbox=-161.0656,-45.838,170.19,80.0672&width=600&height=400&srs=EPSG:4326&styles=&format=application/openlayers

Get Legend
https://esmdev.mi.ingv.it/geoserver/esm/wms?request=GetLegendGraphic&version=1.1.0&format=image/png&width=20&height=20&layer=esm:strong_motion_parameters&legend_options=fontAntiAliasing:true;fontSize:20

How to filter the layer
https://esmdev.mi.ingv.it/geoserver/esm/wms?service=WMS&version=1.1.0&request=GetMap&layers=esm:strong_motion_parameters&bbox=36.727,36.978,37.392,37.367&width=600&height=400&srs=EPSG:4326&styles=&format=application/openlayers&CQL_FILTER=esm_event_id='INT-20230206_0000008'


Description of the table fields

Option Description
network_codeCode of the network
station_codeCode of the station
location_codeCode of the sensor
instrument_codeSEED channel code
esm_event_idESM event ID
emsc_event_idEMSC event ID
isc_event_idISC event ID
usgs_event_idISC event ID
ingv_event_idINGV event ID
latitudeLatitude of the station [deg-WGS84]
longitudeLongitude of the station [deg-WGS84]
depth_mDepth of the sensor [m]
u_orientation_codeOrientation of the component u
v_orientation_codeOrientation of the component v
w_orientation_codeOrientation of the component w
u_pgaPeak Ground Acceleration (PGA) of the component u [cm/s2]
v_pgaPeak Ground Acceleration (PGA) of the component v [cm/s2]
w_pgaPeak Ground Acceleration (PGA) of the component w [cm/s2]
horizontal_max_pgaHorizontal Peak Ground Acceleration (PGA) [cm/s2]
u_pgvPeak Ground Velocity (PGV) of the component u [cm/s]
v_pgvPeak Ground Velocity (PGV) of the component v [cm/s]
w_pgvPeak Ground Velocity (PGV) of the component w [cm/s]
u_psa_t0_300Ordinate of the pseudo-acceleration responce spectrum at 0.3s of the component u [cm/s2]
u_psa_t1_000Ordinate of the pseudo-acceleration responce spectrum at 1.0s of the component u [cm/s2]
u_psa_t3_000Ordinate of the pseudo-acceleration responce spectrum at 3.0s of the component u [cm/s2]
v_psa_t0_300Ordinate of the pseudo-acceleration responce spectrum at 0.3s of the component v [cm/s2]
v_psa_t1_000Ordinate of the pseudo-acceleration responce spectrum at 1.0s of the component v [cm/s2]
v_psa_t3_000Ordinate of the pseudo-acceleration responce spectrum at 3.0s of the component v [cm/s2]
w_psa_t0_300Ordinate of the pseudo-acceleration responce spectrum at 0.3s of the component w [cm/s2]
w_psa_t1_000Ordinate of the pseudo-acceleration responce spectrum at 1.0s of the component w [cm/s2]
w_psa_t3_000Ordinate of the pseudo-acceleration responce spectrum at 3.0s of the component w [cm/s2]
processing_typeType of processing.
Possible values are: manual (Paolucci et al., 2011); automatic (Paolucci et al., 2011)

 


Backend Python software used by this web service is developed and maintained by Felicetta C. and Russo E.