The ESM OGC station web service provide access to the events 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
Get Capabilities
https://esm-db.eu/geoserver/ogc/wfs/?service=WFS&request=getCapabilities
Feature description
https://esm-db.eu/geoserver/ogc/wfs?service=wfs&version=1.0.0&request=DescribeFeatureType&typeName=esm:stations
How to filter the layer
https://esm-db.eu/geoserver/ogc/wfs?service=WFS&version=1.1.0&request=getFeature&typeName=esm:stations&layers=esm:stations&CQL_FILTER=vs30>700 AND nation_code='IT'
Get Capabilities
https://esm-db.eu/geoserver/ogc/wms/?service=WMS&request=getCapabilities
| Option | Description |
|---|---|
| network_code | Code of the network |
| station_code | Code of the station |
| location_code | Code of the sensor |
| latitude | Latitude of the station [deg-WGS84]. |
| longitude | Longitude of the station [deg-WGS84]. |
| altitude_m | Altitude of the station [m.a.s.l]. |
| start_time | Installation date-time of the station (YYYY-MM-DDThh:mm:ss). |
| end_time | Removal date-time of the station (YYYY-MM-DDThh:mm:ss). |
| installation_type | Type of installation: permament, temporary, or with no information. |
| nation_code | ISO 3166 alpha-2 country code. |
| region | Administrative region where the station is installed. |
| province | Administrative province where the station is installed. |
| municipality | Administrative municipality where the station is installed. |
| reference_site | Flag to identify if the station can be considered as a reference site. Possible value are: NO, YES, Not analyzed. |
Backend Python software used by this web service is developed and maintained by Felicetta C. and Russo E.