From e3e88929aa5824e44de1b621df7ebbecd4d8132e Mon Sep 17 00:00:00 2001 From: Roberto Vallone Date: Tue, 26 Nov 2024 13:21:55 +0100 Subject: [PATCH] added EFSM20 Meshes OGC WFS service; updated Changelog --- qquake/config/config_services_ogc_wfs.json | 78 ++++++++++++++++++++++ qquake/metadata.txt | 2 +- 2 files changed, 79 insertions(+), 1 deletion(-) diff --git a/qquake/config/config_services_ogc_wfs.json b/qquake/config/config_services_ogc_wfs.json index 5f88262..e7ab2c2 100644 --- a/qquake/config/config_services_ogc_wfs.json +++ b/qquake/config/config_services_ogc_wfs.json @@ -2858,6 +2858,84 @@ }, "configversion": 0.1, "configlastupdate": "2023-08-28T10:35:00+00:00" + }, + "EFSM20 Meshes": { + "title": "EFSM20-Meshes was designed to provide the users of the European Fault-Source Model 2020 (EFSM20) with 3D geometric realizations of the fault sources made by triangular meshes. Triangular meshes are useful for several applications of earthquake modelling that require a discretization of the fault plane, e.g., heterogeneous slip distributions. EFSM20-Meshes was created to fulfil the objectives of the Geo-INQUIRE project and is hosted, maintained, and distributed by INGV through the EDSF installation (https://seismofaults.eu/) operated under the auspices of the EPOS-ERIC, TCS EPOS-Seismology, EFEHR Consortium, and the EPOS-MIUR Joint Research Unit.", + "group": "Seismogenic faults", + "servicedescription": "OGC WFS provided by Seismofaults.eu", + "servicedescriptionurl": "https://seismofaults.eu/efsm20/", + "datadescription": "Basili R., Taccone R., Vallone R., Maesano F. E. (2024). European Fault-Source Model 2020 (EFSM20): 3D triangular meshes [Data set]. Istituto Nazionale di Geofisica e Vulcanologia (INGV).", + "datadescriptionurl": "https://doi.org/10.13127/efsm20/meshes", + "datalicense": "CC BY 4.0", + "datalicenseurl": "https://creativecommons.org/licenses/by/4.0/", + "dataprovider": "Istituto Nazionale di Geofisica e Vulcanologia (INGV)", + "dataproviderurl": "http://www.ingv.it/", + "help": "", + "publications": [ + + ], + "endpointurl": "https://services.seismofaults.eu/EFSM20_Meshes/ows?", + "datestart": "2024-11-25T00:00:00+00:00", + "dateend": "", + "srs": "EPSG:4326", + "default": { + "wfsversion": "2.0.0", + "layers": [ + { + "layername": "EFSM20_Meshes:efsm20_cf_meshes", + "style": { + "wfs": { + "style": "" + } + } + }, + { + "layername": "EFSM20_Meshes:efsm20_cf_points", + "style": { + "wfs": { + "style": "" + } + } + }, + { + "layername": "EFSM20_Meshes:efsm20_cf_polygons", + "style": { + "wfs": { + "style": "" + } + } + }, + { + "layername": "EFSM20_Meshes:efsm20_si_meshes", + "style": { + "wfs": { + "style": "" + } + } + }, + { + "layername": "EFSM20_Meshes:efsm20_si_points", + "style": { + "wfs": { + "style": "" + } + } + }, + { + "layername": "EFSM20_Meshes:efsm20_si_polygons", + "style": { + "wfs": { + "style": "" + } + } + } + ] + }, + "settings": { + "queryCQL": true + }, + "configversion": 0.1, + "configlastupdate": "2024-11-26T11:40:00+00:00" } } diff --git a/qquake/metadata.txt b/qquake/metadata.txt index 4644d0f..1f70510 100644 --- a/qquake/metadata.txt +++ b/qquake/metadata.txt @@ -20,7 +20,7 @@ repository=https://github.com/INGV/qquake hasProcessingProvider=no -changelog=2024-06-26 v1.8 Added the fdsnws-event endpoint providing GEOFON-GFZ, the WMS providing EFEHR ESRM20, and the WFS and WMS providing the ESHM20 Unified Earthquake Catalogue +changelog=2024-11-26 v1.8 Added the fdsnws-event endpoint providing GEOFON-GFZ, the WMS providing EFEHR ESRM20, the WFS and WMS providing the ESHM20 Unified Earthquake Catalogue and the OGC WFS of EFSM20 3D triangular meshes. 2023-11-16 v1.7 Fixed a bug that would lead to a Python error when the web service return no data 2023-10-06 v1.6 Added OGC WFS and WMS services providing access to NEAMTHM18 and MPS04, removed the outdated WMS and WMS EDSF13 dataset, added fdsnws-events endpoints for ETHZ-SED, NOA, and Résif, added two buttons for checking and unchecking layers provided via OGC services, introduced datetime instead of the simple date for the event, fixed a bug preventing the correct use of predefined symbology when using fdsn-event in conjunction with the extended output based on QuakeML, removed unwanted spaces from FDSN query parameters that may cause a Python error, splitted the monolithic JSON configuration file in multiple JSON files based on the service type 2023-01-22 v1.5 Updated the OGC enpoints of DISS, EDSF, EMTC, ITED and TINITALY, added the OGC endpoint of EFSM20, introduced support for WMTS