ITACA OGC event web services

The ITACA OGC event web service provide access to the events archived in the ITACA database.
If you use this services pleace cite as: Felicetta C., Russo E., D'Amico M., Sgobba S., Lanzano G., Mascandola C., Pacor F., Luzi L. (2023) Italian Accelerometric Archive v4.0 - Istituto Nazionale di Geofisica e Vulcanologia, Dipartimento della Protezione Civile Nazionale. doi: 10.13127/itaca.4.0

WFS

Feature description
https://itaca.mi.ingv.it/geoserver/ogc/wfs?service=wfs&version=1.0.0&request=DescribeFeatureType&typeName=itaca_events

Get Feature
https://itaca.mi.ingv.it/geoserver/ogc/wfs?service=WFS&version=1.1.0&request=getFeature&typeName=itaca_events&layers=itaca_events

How to filter the layer
https://itaca.mi.ingv.it/geoserver/ogc/wfs?service=WFS&version=1.1.0&request=getFeature&typeName=itaca_events&layers=itaca_events&CQL_FILTER=mag_value>6

WMS

Get Map
https://itaca.mi.ingv.it/geoserver/ogc/wms?service=WMS&version=1.1.0&request=GetMap&layers=itaca_events&bbox=6.0364,35.01,18.9892,47.7996&width=600&height=400&srs=EPSG:4326&styles=&format=application/openlayers

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

How to filter the layer
https://itaca.mi.ingv.it/geoserver/ogc/wms?service=WMS&version=1.1.0&request=GetMap&layers=itaca_events&bbox=42.5,12.5,43.3,13.5&width=600&height=400&srs=EPSG:4326&styles=&format=application/openlayers&CQL_FILTER=itaca_event_id='EMSC-20161030_0000029'


Description of the table fields

Option Description
itaca_event_idITACA event ID.
ingv_event_idINGV event ID.
emsc_event_idEMSC event ID.
isc_event_idISC event ID.
usgs_event_idUSGS event ID.
cpti15_event_idCPTI15 event ID.
origin_timeUTC event date-time (YYYY-MM-DDThh:mm:ss).
latitudeLatitude of the epicenter [deg-WGS84].
longitudeLongitude of the epicenter [deg-WGS84].
depth_kmDepth of the hypocenter [km].
fm_typeFocal mechanism of the event.
Possible values are: NF = normal faulting; NS = predominately normal with strike-slip component; O = Oblique; SS = Strike-slip faulting; TF = Thrust faulting; TS = Predominately thrust with strike-slip component; U = Unknown.
mag_valueMagnitude value according to the following hierarchical order: Mw (moment magnitude), Ml (Richter magnitude scale for local earthquakes), Ms (Surface wave magnitude scale), Mb (Magnitude scale of body waves), Md (Duration magnitude), M (Unknown magnitude type).
location_statusStatus of the metadata revision.
event_nameName of the event.
nation_codeISO 3166 alpha-2 country code.
regionAdministrative region where the event occured.
provinceAdministrative province where the event occured.

 


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