From 48ea954aed6403101e3c1828e5f257f96a50ebee Mon Sep 17 00:00:00 2001 From: Roberto Vallone Date: Mon, 28 Aug 2023 16:22:11 +0200 Subject: [PATCH 1/8] added configuration for NEAMTHM18 tsunami hazard web services --- qquake/config/config_services_ogc_wfs.json | 39 ++++ qquake/config/config_services_ogc_wms.json | 210 +++++++++++++++++++++ qquake/config/config_services_styles.json | 10 + 3 files changed, 259 insertions(+) diff --git a/qquake/config/config_services_ogc_wfs.json b/qquake/config/config_services_ogc_wfs.json index 960b8a0..56517f3 100644 --- a/qquake/config/config_services_ogc_wfs.json +++ b/qquake/config/config_services_ogc_wfs.json @@ -394,6 +394,45 @@ }, "configversion": 0.1, "configlastupdate": "2021-04-20T16:46:00+00:00" + }, + "Tsunamidata NEAMTHM18": { + "title": "NEAM Tsunami Hazard Model 2018 (NEAMTHM18)", + "group": "Tsunami", + "servicedescription": "OGC WFS provided by tsunamidata.org", + "servicedescriptionurl": "https://tsumaps-neam.eu/neamthm18/", + "datadescription": "Basili, R., Brizuela, B., Herrero, A., Iqbal, S., Lorito, S., Maesano, F.E., Murphy, S., Perfetti, P., Romano, F., Scala, A., Selva, J., Taroni, M., Thio, H.K., Tiberti, M.M., Tonini, R., Volpe, M., Glimsdal, S., Harbitz, C.B., Løvholt, F., Baptista, M.A., Carrilho, F., Matias, L.M., Omira, R., Babeyko, A., Hoechner, A., Gurbuz, M., Pekcan, O., Yalçıner, A., Canals, M., Lastras, G., Agalos, A., Papadopoulos, G., Triantafyllou, I., Benchekroun, S., Agrebi Jaouadi, H., Attafi, K., Ben Abdallah, S., Bouallegue, A., Hamdi, H., Oueslati, F. (2018) NEAM Tsunami Hazard Model 2018 (NEAMTHM18): online data of the Probabilistic Tsunami Hazard Model for the NEAM Region from the TSUMAPS-NEAM project. Istituto Nazionale di Geofisica e Vulcanologia (INGV).", + "datadescriptionurl": "https://doi.org/10.13127/tsunami/neamthm18", + "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.tsunamidata.org/NEAMTHM18/ows?", + "datestart": "0001-01-01T00:00:00+00:00", + "dateend": "", + "srs": "EPSG:4326", + "default": { + "wfsversion": "2.0.0", + "layers": [ + { + "layername": "NEAMTHM18:neamthm18", + "style": { + "wfs": { + "style": "neamthm18_wfs" + } + } + } + ] + }, + "settings": { + "queryCQL": true + }, + "configversion": 0.1, + "configlastupdate": "2023-08-28T10:35:00+00:00" } + } } diff --git a/qquake/config/config_services_ogc_wms.json b/qquake/config/config_services_ogc_wms.json index f9ce14e..9305d07 100644 --- a/qquake/config/config_services_ogc_wms.json +++ b/qquake/config/config_services_ogc_wms.json @@ -342,6 +342,216 @@ "configversion": 0.1, "configlastupdate": "2021-03-04T14:34:00+00:00" }, + "Tsunamidata_NEAMTHM18": { + "title": "NEAM Tsunami Hazard Model 2018 (NEAMTHM18)", + "group": "Tsunami", + "servicedescription": "OGC WMS provided by tsunamidata.org", + "servicedescriptionurl": "https://tsumaps-neam.eu/neamthm18/", + "datadescription": "Basili, R., Brizuela, B., Herrero, A., Iqbal, S., Lorito, S., Maesano, F.E., Murphy, S., Perfetti, P., Romano, F., Scala, A., Selva, J., Taroni, M., Thio, H.K., Tiberti, M.M., Tonini, R., Volpe, M., Glimsdal, S., Harbitz, C.B., Løvholt, F., Baptista, M.A., Carrilho, F., Matias, L.M., Omira, R., Babeyko, A., Hoechner, A., Gurbuz, M., Pekcan, O., Yalçıner, A., Canals, M., Lastras, G., Agalos, A., Papadopoulos, G., Triantafyllou, I., Benchekroun, S., Agrebi Jaouadi, H., Attafi, K., Ben Abdallah, S., Bouallegue, A., Hamdi, H., Oueslati, F. (2018) NEAM Tsunami Hazard Model 2018 (NEAMTHM18): online data of the Probabilistic Tsunami Hazard Model for the NEAM Region from the TSUMAPS-NEAM project. Istituto Nazionale di Geofisica e Vulcanologia (INGV).", + "datadescriptionurl": "https://doi.org/10.13127/tsunami/neamthm18", + "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.tsunamidata.org/NEAMTHM18/ows?", + "datestart": "0001-01-01T00:00:00+00:00", + "dateend": "", + "srs": "EPSG:4326", + "default": { + "wmsversion": "1.3.0", + "layers": [ + { + "layername": "arp2475_avg", + "styles": [ + "neamthm18" + ] + }, + { + "layername": "arp2475_p02", + "styles": [ + "neamthm18" + ] + }, + { + "layername": "arp2475_p16", + "styles": [ + "neamthm18" + ] + }, + { + "layername": "arp2475_p50", + "styles": [ + "neamthm18" + ] + }, + { + "layername": "arp2475_p84", + "styles": [ + "neamthm18" + ] + }, + { + "layername": "arp2475_p98", + "styles": [ + "neamthm18" + ] + }, + { + "layername": "arp4975_avg", + "styles": [ + "neamthm18" + ] + }, + { + "layername": "arp4975_p02", + "styles": [ + "neamthm18" + ] + }, + { + "layername": "arp4975_p16", + "styles": [ + "neamthm18" + ] + }, + { + "layername": "arp4975_p50", + "styles": [ + "neamthm18" + ] + }, + { + "layername": "arp4975_p84", + "styles": [ + "neamthm18" + ] + }, + { + "layername": "arp4975_p98", + "styles": [ + "neamthm18" + ] + }, + { + "layername": "arp9975_avg", + "styles": [ + "neamthm18" + ] + }, + { + "layername": "arp9975_p02", + "styles": [ + "neamthm18" + ] + }, + { + "layername": "arp9975_p16", + "styles": [ + "neamthm18" + ] + }, + { + "layername": "arp9975_p50", + "styles": [ + "neamthm18" + ] + }, + { + "layername": "arp9975_p84", + "styles": [ + "neamthm18" + ] + }, + { + "layername": "arp9975_p98", + "styles": [ + "neamthm18" + ] + }, + { + "layername": "arp_475_avg", + "styles": [ + "neamthm18" + ] + }, + { + "layername": "arp_475_p02", + "styles": [ + "neamthm18" + ] + }, + { + "layername": "arp_475_p16", + "styles": [ + "neamthm18" + ] + }, + { + "layername": "arp_475_p50", + "styles": [ + "neamthm18" + ] + }, + { + "layername": "arp_475_p84", + "styles": [ + "neamthm18" + ] + }, + { + "layername": "arp_475_p98", + "styles": [ + "neamthm18" + ] + }, + { + "layername": "arp_975_avg", + "styles": [ + "neamthm18" + ] + }, + { + "layername": "arp_975_p02", + "styles": [ + "neamthm18" + ] + }, + { + "layername": "arp_975_p16", + "styles": [ + "neamthm18" + ] + }, + { + "layername": "arp_975_p50", + "styles": [ + "neamthm18" + ] + }, + { + "layername": "arp_975_p84", + "styles": [ + "neamthm18" + ] + }, + { + "layername": "arp_975_p98", + "styles": [ + "neamthm18" + ] + } + ] + }, + "settings": { + "queryCQL": true + }, + "configversion": 0.1, + "configlastupdate": "2023-08-28T12:04:00+00:00" + }, "TINITALY": { "title": "TINITALY, a digital elevation model of Italy with a 10 meters cell size (Version 1.1)

Style NameDescription
tinitaly_demTINItaly DEM
tinitaly_hshdShaded relief map
tinitaly_hsvHue-Saturation-Value (HSV) composition image with slope (2.5σ clipping) as saturation and SVF (2.5σ clipping) as value, according to RRIM (Red Relief Image Maps) style maps
tinitaly_odOpenness down map using equal area equalization as technique for image enhancement
tinitaly_slopeSlope map using 2.5σ clipping as technique for image enhancement
tinitaly_svf_2d5  Sky view Factor (SVF) map using 2.5σ clipping as technique for image enhancement
tinitaly_svf_eaSVF map using equal area equalization as technique for image enhancement
", "group": "Digital Elevation Models", diff --git a/qquake/config/config_services_styles.json b/qquake/config/config_services_styles.json index 435ba30..c175b96 100644 --- a/qquake/config/config_services_styles.json +++ b/qquake/config/config_services_styles.json @@ -194,6 +194,16 @@ "label": "Digital Elevation Model", "type": "wmts", "url": "https://www.emidius.eu/qquake/symbology/tinitaly_wmts.qml" + }, + "neamthm18_wfs": { + "label": "Tsunamidata NEAMTHM18", + "type": "wfs", + "url": "https://tsunamidata.org/styles/generic.qml" + }, + "neamthm18_wms": { + "label": "Tsunamidata NEAMTHM18", + "type": "wms", + "url": "https://tsunamidata.org/styles/NEAMTHM18_neamthm18.qml" } }, "boundingboxpredefined": { From 1cad4336302a8a8be4cc1ed66cb7e213cea1ea7f Mon Sep 17 00:00:00 2001 From: Roberto Vallone Date: Tue, 29 Aug 2023 11:59:41 +0200 Subject: [PATCH 2/8] Added layer/style description for EFSM20 services --- qquake/config/config_services_ogc_wms.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qquake/config/config_services_ogc_wms.json b/qquake/config/config_services_ogc_wms.json index 9305d07..9f99e99 100644 --- a/qquake/config/config_services_ogc_wms.json +++ b/qquake/config/config_services_ogc_wms.json @@ -128,7 +128,7 @@ "configlastupdate": "2023-01-18T12:00:00+00:00" }, "EFSM20": { - "title": "EFSM20, European Fault Source Model 2020", + "title": "EFSM20, European Fault Source Model 2020

LayerLayer/Style description
efsm20_cf_faulttypesColor-coded fault types: normal, reverse, right-lateral, left-lateral.
efsm20_cf_maxmagnitudeColor-coded maximum magnitude. Five different layers for the average (default), and the 2nd, 5th, 95th, and 98th percentiles.
efsm20_cf_momentratesColor-coded moment rates. Log scale. Four different layers for minimum, maximum, arithmetic mean (default), and geometric mean.
efsm20_cf_slipratesColor-coded slip rates. Log-linear separation scale. Four different layers for minimum, maximum, arithmetic mean (default), and geometric mean.
efsm20_cfdepthsColor-coded depth isolines of the fault planes, including the top and bottom. Spacing interval is 0.5 km.
efsm20_slabdepthsColor-coded depth isolines of the top surface of the slab. Spacing interval is 1 km between 0-40 km, and 10 km between 40-300 km.

", "group": "Seismogenic faults", "servicedescription": "OGC WMS provided by Seismofaults.eu", "servicedescriptionurl": "https://seismofaults.eu/services/efsm20-services", From d0ed31c833d17e25346f1d1673500da9830cfa32 Mon Sep 17 00:00:00 2001 From: Roberto Vallone Date: Tue, 29 Aug 2023 12:30:35 +0200 Subject: [PATCH 3/8] slight table adjustments for EFSM20 description --- qquake/config/config_services_ogc_wms.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qquake/config/config_services_ogc_wms.json b/qquake/config/config_services_ogc_wms.json index 9f99e99..4af9c02 100644 --- a/qquake/config/config_services_ogc_wms.json +++ b/qquake/config/config_services_ogc_wms.json @@ -128,7 +128,7 @@ "configlastupdate": "2023-01-18T12:00:00+00:00" }, "EFSM20": { - "title": "EFSM20, European Fault Source Model 2020

LayerLayer/Style description
efsm20_cf_faulttypesColor-coded fault types: normal, reverse, right-lateral, left-lateral.
efsm20_cf_maxmagnitudeColor-coded maximum magnitude. Five different layers for the average (default), and the 2nd, 5th, 95th, and 98th percentiles.
efsm20_cf_momentratesColor-coded moment rates. Log scale. Four different layers for minimum, maximum, arithmetic mean (default), and geometric mean.
efsm20_cf_slipratesColor-coded slip rates. Log-linear separation scale. Four different layers for minimum, maximum, arithmetic mean (default), and geometric mean.
efsm20_cfdepthsColor-coded depth isolines of the fault planes, including the top and bottom. Spacing interval is 0.5 km.
efsm20_slabdepthsColor-coded depth isolines of the top surface of the slab. Spacing interval is 1 km between 0-40 km, and 10 km between 40-300 km.

", + "title": "EFSM20, European Fault Source Model 2020

LayerLayer/Style description
efsm20_cf_faulttypesColor-coded fault types: normal, reverse, right-lateral, left-lateral.
efsm20_cf_maxmagnitudeColor-coded maximum magnitude. Five different layers for the average (default), and the 2nd, 5th, 95th, and 98th percentiles.
efsm20_cf_momentratesColor-coded moment rates. Log scale. Four different layers for minimum, maximum, arithmetic mean (default), and geometric mean.
efsm20_cf_slipratesColor-coded slip rates. Log-linear separation scale. Four different layers for minimum, maximum, arithmetic mean (default), and geometric mean.
efsm20_cfdepthsColor-coded depth isolines of the fault planes, including the top and bottom. Spacing interval is 0.5 km.
efsm20_slabdepthsColor-coded depth isolines of the top surface of the slab. Spacing interval is 1 km between 0-40 km, and 10 km between 40-300 km.
", "group": "Seismogenic faults", "servicedescription": "OGC WMS provided by Seismofaults.eu", "servicedescriptionurl": "https://seismofaults.eu/services/efsm20-services", From 690a034e0f6c6442cde4fd0128f0b0391b3d75e6 Mon Sep 17 00:00:00 2001 From: Roberto Vallone Date: Tue, 29 Aug 2023 17:18:18 +0200 Subject: [PATCH 4/8] minor modifications to EFSM20 and NEAMTHM18 description --- qquake/config/config_services_ogc_wms.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qquake/config/config_services_ogc_wms.json b/qquake/config/config_services_ogc_wms.json index 4af9c02..47a7335 100644 --- a/qquake/config/config_services_ogc_wms.json +++ b/qquake/config/config_services_ogc_wms.json @@ -128,7 +128,7 @@ "configlastupdate": "2023-01-18T12:00:00+00:00" }, "EFSM20": { - "title": "EFSM20, European Fault Source Model 2020

LayerLayer/Style description
efsm20_cf_faulttypesColor-coded fault types: normal, reverse, right-lateral, left-lateral.
efsm20_cf_maxmagnitudeColor-coded maximum magnitude. Five different layers for the average (default), and the 2nd, 5th, 95th, and 98th percentiles.
efsm20_cf_momentratesColor-coded moment rates. Log scale. Four different layers for minimum, maximum, arithmetic mean (default), and geometric mean.
efsm20_cf_slipratesColor-coded slip rates. Log-linear separation scale. Four different layers for minimum, maximum, arithmetic mean (default), and geometric mean.
efsm20_cfdepthsColor-coded depth isolines of the fault planes, including the top and bottom. Spacing interval is 0.5 km.
efsm20_slabdepthsColor-coded depth isolines of the top surface of the slab. Spacing interval is 1 km between 0-40 km, and 10 km between 40-300 km.
", + "title": "EFSM20, European Fault Source Model 2020

LayerDescription
efsm20_cf_faulttypesColor-coded fault types: normal, reverse, right-lateral, left-lateral.
efsm20_cf_maxmagnitudeColor-coded maximum magnitude. Five different layers for the average (default), and the 2nd, 5th, 95th, and 98th percentiles.
efsm20_cf_momentratesColor-coded moment rates. Log scale. Four different layers for minimum, maximum, arithmetic mean (default), and geometric mean.
efsm20_cf_slipratesColor-coded slip rates. Log-linear separation scale. Four different layers for minimum, maximum, arithmetic mean (default), and geometric mean.
efsm20_cfdepthsColor-coded depth isolines of the fault planes, including the top and bottom. Spacing interval is 0.5 km.
efsm20_slabdepthsColor-coded depth isolines of the top surface of the slab. Spacing interval is 1 km between 0-40 km, and 10 km between 40-300 km.
", "group": "Seismogenic faults", "servicedescription": "OGC WMS provided by Seismofaults.eu", "servicedescriptionurl": "https://seismofaults.eu/services/efsm20-services", @@ -342,7 +342,7 @@ "configversion": 0.1, "configlastupdate": "2021-03-04T14:34:00+00:00" }, - "Tsunamidata_NEAMTHM18": { + "NEAMTHM18": { "title": "NEAM Tsunami Hazard Model 2018 (NEAMTHM18)", "group": "Tsunami", "servicedescription": "OGC WMS provided by tsunamidata.org", From 1e6b27aceaa2b9b435925a180fc20837c932bb58 Mon Sep 17 00:00:00 2001 From: Roberto Vallone Date: Wed, 30 Aug 2023 08:59:14 +0200 Subject: [PATCH 5/8] updated DISS and EFSM20 description --- qquake/config/config_services_ogc_wfs.json | 10 +++++----- qquake/config/config_services_ogc_wms.json | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/qquake/config/config_services_ogc_wfs.json b/qquake/config/config_services_ogc_wfs.json index 56517f3..0d2cf9c 100644 --- a/qquake/config/config_services_ogc_wfs.json +++ b/qquake/config/config_services_ogc_wfs.json @@ -140,7 +140,7 @@ "configlastupdate": "2023-01-18T12:00:00+00:00" }, "EFSM20": { - "title": "EFSM20, European Fault Source Model 2020", + "title": "EFSM20, European Fault Source Model 2020

LayerDescription
efsm20_cf_faulttypesColor-coded fault types: normal, reverse, right-lateral, left-lateral.
efsm20_cf_maxmagnitudeColor-coded maximum magnitude. Five different layers for the average (default), and the 2nd, 5th, 95th, and 98th percentiles.
efsm20_cf_momentratesColor-coded moment rates. Log scale. Four different layers for minimum, maximum, arithmetic mean (default), and geometric mean.
efsm20_cf_slipratesColor-coded slip rates. Log-linear separation scale. Four different layers for minimum, maximum, arithmetic mean (default), and geometric mean.
efsm20_cfdepthsColor-coded depth isolines of the fault planes, including the top and bottom. Spacing interval is 0.5 km.
efsm20_slabdepthsColor-coded depth isolines of the top surface of the slab. Spacing interval is 1 km between 0-40 km, and 10 km between 40-300 km.
", "group": "Seismogenic faults", "servicedescription": "OGC WFS provided by Seismofaults.eu", "servicedescriptionurl": "https://seismofaults.eu/services/efsm20-services", @@ -242,7 +242,7 @@ "configlastupdate": "2023-01-17T12:00:00+00:00" }, "INGV DISS": { - "title": "DISS 3.3.0, Database of Individual Seismogenic Faults", + "title": "Database of Individual Seismogenic Sources (DISS) version 3.3.0", "group": "Seismogenic faults", "servicedescription": "OGC WFS provided by Seismofaults.eu", "servicedescriptionurl": "https://seismofaults.eu/index.php/services/diss-services/", @@ -316,8 +316,8 @@ "settings": { "queryCQL": true }, - "configversion": 0.3, - "configlastupdate": "2022-01-24T16:25:12+00:00" + "configversion": 0.5, + "configlastupdate": "2023-08-30T09:00:00+00:00" }, "INGV EMTC": { "title": "Euro-Mediterranean Tsunami Catalogue (EMTC), version 2.0", @@ -395,7 +395,7 @@ "configversion": 0.1, "configlastupdate": "2021-04-20T16:46:00+00:00" }, - "Tsunamidata NEAMTHM18": { + "NEAMTHM18": { "title": "NEAM Tsunami Hazard Model 2018 (NEAMTHM18)", "group": "Tsunami", "servicedescription": "OGC WFS provided by tsunamidata.org", diff --git a/qquake/config/config_services_ogc_wms.json b/qquake/config/config_services_ogc_wms.json index 47a7335..309a1bc 100644 --- a/qquake/config/config_services_ogc_wms.json +++ b/qquake/config/config_services_ogc_wms.json @@ -199,11 +199,11 @@ "settings": { "queryCQL": true }, - "configversion": 0.4, - "configlastupdate": "2023-01-17T12:00:00+00:00" + "configversion": 0.5, + "configlastupdate": "2023-08-30T09:00:00+00:00" }, "INGV DISS": { - "title": "DISS 3.3.0, Database of Individual Seismogenic Sources", + "title": "Database of Individual Seismogenic Sources (DISS) version 3.3.0", "group": "Seismogenic faults", "servicedescription": "OGC WMS provided by Seismofaults.eu", "servicedescriptionurl": "https://seismofaults.eu/index.php/services/diss-services/", @@ -265,8 +265,8 @@ "settings": { "queryCQL": true }, - "configversion": 0.4, - "configlastupdate": "2023-01-18T12:00:00+00:00" + "configversion": 0.5, + "configlastupdate": "2023-08-30T09:00:00+00:00" }, "INGV EMTC": { "title": "Euro-Mediterranean Tsunami Catalogue (EMTC), version 2.0", From d8d81edf06db20faf2878c2132a420fe85ab81b7 Mon Sep 17 00:00:00 2001 From: Roberto Vallone Date: Wed, 30 Aug 2023 09:13:29 +0200 Subject: [PATCH 6/8] fixed efsm20 layer name error --- qquake/config/config_services_ogc_wfs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qquake/config/config_services_ogc_wfs.json b/qquake/config/config_services_ogc_wfs.json index 0d2cf9c..0f64235 100644 --- a/qquake/config/config_services_ogc_wfs.json +++ b/qquake/config/config_services_ogc_wfs.json @@ -202,10 +202,10 @@ } }, { - "layername": "EFSM20:efsm20_si_discretizations", + "layername": "EFSM20:efsm20_si_discretization", "style": { "wfs": { - "style": "EFSM20_si_discretizations" + "style": "EFSM20_si_discretization" } } }, From 765f8b59a0ae16775166cee4828f06e401c23a8c Mon Sep 17 00:00:00 2001 From: Roberto Vallone Date: Wed, 30 Aug 2023 09:31:59 +0200 Subject: [PATCH 7/8] fixed efsm20 wfs layers description --- qquake/config/config_services_ogc_wfs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qquake/config/config_services_ogc_wfs.json b/qquake/config/config_services_ogc_wfs.json index 0f64235..b0cba74 100644 --- a/qquake/config/config_services_ogc_wfs.json +++ b/qquake/config/config_services_ogc_wfs.json @@ -140,7 +140,7 @@ "configlastupdate": "2023-01-18T12:00:00+00:00" }, "EFSM20": { - "title": "EFSM20, European Fault Source Model 2020

LayerDescription
efsm20_cf_faulttypesColor-coded fault types: normal, reverse, right-lateral, left-lateral.
efsm20_cf_maxmagnitudeColor-coded maximum magnitude. Five different layers for the average (default), and the 2nd, 5th, 95th, and 98th percentiles.
efsm20_cf_momentratesColor-coded moment rates. Log scale. Four different layers for minimum, maximum, arithmetic mean (default), and geometric mean.
efsm20_cf_slipratesColor-coded slip rates. Log-linear separation scale. Four different layers for minimum, maximum, arithmetic mean (default), and geometric mean.
efsm20_cfdepthsColor-coded depth isolines of the fault planes, including the top and bottom. Spacing interval is 0.5 km.
efsm20_slabdepthsColor-coded depth isolines of the top surface of the slab. Spacing interval is 1 km between 0-40 km, and 10 km between 40-300 km.
", + "title": "EFSM20, European Fault Source Model 2020

LayerDescription
efsm20_cf_botTrace of the fault plane lower edge. Polylines.
efsm20_cf_midTrace of the fault plane middle line. Polylines.
efsm20_cf_pldVertical projection of the inclined fault planes (in the local dip direction along strike) onto the ground surface. Polygons.
efsm20_cf_topTrace of the fault plane upper edge. Polylines.
efsm20_is_latticeIntraslab (IS) model constituted by equally-spaced nodes sampling the crustal part of the slab volume. Points.
efsm20_si_discretizationSubduction Interface (SI) discretized in areas spanning 1 km depth. Polygons encompassing each area in map view.
efsm20_si_parametersSubduction Interface (SI) parameters. Polygons encompassing the SI area in map view.
efsm20_si_realizationsSubduction Interface (SI) model realizations considering uncertainties. Polygons encompassing each area of the different realizations in map view.
efsm20_slabdepthsDepth isolines (contours) representing the geometry of the top surface of the slab. Polylines.
", "group": "Seismogenic faults", "servicedescription": "OGC WFS provided by Seismofaults.eu", "servicedescriptionurl": "https://seismofaults.eu/services/efsm20-services", From 054d45e61ab3b92ae391475e779dc82191e2e475 Mon Sep 17 00:00:00 2001 From: Roberto Vallone Date: Thu, 31 Aug 2023 13:25:53 +0200 Subject: [PATCH 8/8] EFSM20, DISS and NEAMTHM18 services style configuration and fixes; improved services description --- qquake/config/config_services_ogc_wfs.json | 18 +++++++++++++----- qquake/config/config_services_ogc_wms.json | 21 +++++++++++---------- qquake/config/config_services_styles.json | 9 +++++++-- 3 files changed, 31 insertions(+), 17 deletions(-) diff --git a/qquake/config/config_services_ogc_wfs.json b/qquake/config/config_services_ogc_wfs.json index b0cba74..7db90d0 100644 --- a/qquake/config/config_services_ogc_wfs.json +++ b/qquake/config/config_services_ogc_wfs.json @@ -140,7 +140,7 @@ "configlastupdate": "2023-01-18T12:00:00+00:00" }, "EFSM20": { - "title": "EFSM20, European Fault Source Model 2020

LayerDescription
efsm20_cf_botTrace of the fault plane lower edge. Polylines.
efsm20_cf_midTrace of the fault plane middle line. Polylines.
efsm20_cf_pldVertical projection of the inclined fault planes (in the local dip direction along strike) onto the ground surface. Polygons.
efsm20_cf_topTrace of the fault plane upper edge. Polylines.
efsm20_is_latticeIntraslab (IS) model constituted by equally-spaced nodes sampling the crustal part of the slab volume. Points.
efsm20_si_discretizationSubduction Interface (SI) discretized in areas spanning 1 km depth. Polygons encompassing each area in map view.
efsm20_si_parametersSubduction Interface (SI) parameters. Polygons encompassing the SI area in map view.
efsm20_si_realizationsSubduction Interface (SI) model realizations considering uncertainties. Polygons encompassing each area of the different realizations in map view.
efsm20_slabdepthsDepth isolines (contours) representing the geometry of the top surface of the slab. Polylines.
", + "title": "EFSM20, European Fault Source Model 2020

LayerDescription
efsm20_cf_botTrace of the fault plane lower edge. Polylines.
efsm20_cf_midTrace of the fault plane middle line. Polylines.
efsm20_cf_pldVertical projection of the fault planes (in the local dip direction along strike) onto the ground surface. Polygons.
efsm20_cf_topTrace of the fault plane upper edge. Polylines.
efsm20_is_latticeIntraslab (IS) model constituted by equally-spaced nodes sampling the crustal part of the slab volume. Points.
efsm20_si_discretizationSubduction Interface (SI) discretized in areas spanning 1 km depth. Polygons encompassing each area in map view.
efsm20_si_parametersSubduction Interface (SI) parameters. Polygons encompassing the SI area in map view.
efsm20_si_realizationsSubduction Interface (SI) model realizations considering uncertainties. Polygons encompassing each area of the different realizations in map view.
efsm20_slabdepthsDepth isolines (contours) representing the geometry of the top surface of the slab. Polylines.
", "group": "Seismogenic faults", "servicedescription": "OGC WFS provided by Seismofaults.eu", "servicedescriptionurl": "https://seismofaults.eu/services/efsm20-services", @@ -238,11 +238,11 @@ "settings": { "queryCQL": true }, - "configversion": 0.4, - "configlastupdate": "2023-01-17T12:00:00+00:00" + "configversion": 0.5, + "configlastupdate": "2023-08-30T09:00:00+00:00" }, "INGV DISS": { - "title": "Database of Individual Seismogenic Sources (DISS) version 3.3.0", + "title": "Database of Individual Seismogenic Sources (DISS) version 3.3.0

LayerDescription
iss330Individual Seismogenic Sources. Vertical projection of the dipping fault planes onto the ground surface. Polygons.
csstop330Composite Seismogenic Sources (top). Fault plane upper edge. Polylines.
csspln330Composite Seismogenic Sources (planes). Vertical projection of the inclined dipping fault planes (in the local dip direction along strike) onto the ground surface. Polygons.
csscnt330Composite Seismogenic Sources (contours). Depth isolines [...]. Polylines.
dss330Debated Seismogenic Sources. Polygons.
subdcnt330Subduction zones depth isolines (contours). Polylines.
subzon330Subduction zones. Vertical projection of the dipping slab onto the ground surface. Polygons.
", "group": "Seismogenic faults", "servicedescription": "OGC WFS provided by Seismofaults.eu", "servicedescriptionurl": "https://seismofaults.eu/index.php/services/diss-services/", @@ -295,6 +295,14 @@ } } }, + { + "layername": "DISS330:csscnt330", + "style": { + "wfs": { + "style": "csscnt" + } + } + }, { "layername": "DISS330:subdcnt330", "style": { @@ -396,7 +404,7 @@ "configlastupdate": "2021-04-20T16:46:00+00:00" }, "NEAMTHM18": { - "title": "NEAM Tsunami Hazard Model 2018 (NEAMTHM18)", + "title": "NEAM Tsunami Hazard Model 2018 (NEAMTHM18). Points of interest (POI) where the tsunami hazard is calculated for various average return periods and epistemic uncertainty. Points.", "group": "Tsunami", "servicedescription": "OGC WFS provided by tsunamidata.org", "servicedescriptionurl": "https://tsumaps-neam.eu/neamthm18/", diff --git a/qquake/config/config_services_ogc_wms.json b/qquake/config/config_services_ogc_wms.json index 309a1bc..8fc4bcf 100644 --- a/qquake/config/config_services_ogc_wms.json +++ b/qquake/config/config_services_ogc_wms.json @@ -158,9 +158,9 @@ { "layername": "efsm20_cf_maxmagnitude", "styles": [ - "Mw_Percentile_05", "Mw_Average", - "Mw_Percentile_02", + "Mw_Percentile_02", + "Mw_Percentile_05", "Mw_Percentile_95", "Mw_Percentile_98" ] @@ -170,15 +170,16 @@ "styles": [ "M0R_Arithmetic_Mean", "M0R_Geometric_Mean", - "M0R_Min" + "M0R_Min", + "M0R_Max" ] }, { "layername": "efsm20_cf_sliprates", "styles": [ - "SR_Min", "SR_AMean", "SR_GMean", + "SR_Min", "SR_Max" ] }, @@ -203,11 +204,11 @@ "configlastupdate": "2023-08-30T09:00:00+00:00" }, "INGV DISS": { - "title": "Database of Individual Seismogenic Sources (DISS) version 3.3.0", + "title": "Database of Individual Seismogenic Sources (DISS) version 3.3.0

LayerDescription
iss330Individual Seismogenic Sources. Vertical projection of the dipping fault planes onto the ground surface. Polygons.
csstop330Composite Seismogenic Sources (top). Fault plane upper edge. Polylines.
csspln330Composite Seismogenic Sources (planes). Vertical projection of the inclined dipping fault planes (in the local dip direction along strike) onto the ground surface. Polygons.
dss330Debated Seismogenic Sources. Polygons.
subdcnt330Subduction zones depth isolines (contours). Polylines.
subzon330Subduction zones. Vertical projection of the dipping slab onto the ground surface. Polygons.
", "group": "Seismogenic faults", "servicedescription": "OGC WMS provided by Seismofaults.eu", "servicedescriptionurl": "https://seismofaults.eu/index.php/services/diss-services/", - "datadescription": "DISS Working Group. (2021). Database of Individual Seismogenic Sources (DISS), version 3.3.0: A compilation of potential sources for earthquakes larger than M 5.5 in Italy and surrounding areas.. Istituto Nazionale di Geofisica e Vulcanologia (INGV). https://doi.org/10.13127/diss3.3.0", + "datadescription": "DISS Working Group. (2021). Database of Individual Seismogenic Sources (DISS), version 3.3.0: A compilation of potential sources for earthquakes larger than M 5.5 in Italy and surrounding areas. Istituto Nazionale di Geofisica e Vulcanologia (INGV). https://doi.org/10.13127/diss3.3.0", "datadescriptionurl": "https://doi.org/10.13127/diss3.3.0", "datalicense": "CC BY 4.0", "datalicenseurl": "https://creativecommons.org/licenses/by/4.0/", @@ -220,7 +221,7 @@ "endpointurl": "https://services.seismofaults.eu/geoserver/DISS330/wms?", "datestart": "", "dateend": "", - "srs": "EPSG:4326", + "srs": "EPSG:3857", "default": { "wmsversion": "1.3.0", "layers": [ @@ -265,8 +266,8 @@ "settings": { "queryCQL": true }, - "configversion": 0.5, - "configlastupdate": "2023-08-30T09:00:00+00:00" + "configversion": 0.6, + "configlastupdate": "2023-08-30T12:00:00+00:00" }, "INGV EMTC": { "title": "Euro-Mediterranean Tsunami Catalogue (EMTC), version 2.0", @@ -343,7 +344,7 @@ "configlastupdate": "2021-03-04T14:34:00+00:00" }, "NEAMTHM18": { - "title": "NEAM Tsunami Hazard Model 2018 (NEAMTHM18)", + "title": "NEAM Tsunami Hazard Model 2018 (NEAMTHM18).

Layer description

Tsunami hazard map for an average return period (ARP) of 475, 975, 2475, 4975, and 9975 years, and the average, 2nd, 16th, 50th, 84th, and 98th percentile epistemic uncertainty. Points.", "group": "Tsunami", "servicedescription": "OGC WMS provided by tsunamidata.org", "servicedescriptionurl": "https://tsumaps-neam.eu/neamthm18/", diff --git a/qquake/config/config_services_styles.json b/qquake/config/config_services_styles.json index c175b96..676a986 100644 --- a/qquake/config/config_services_styles.json +++ b/qquake/config/config_services_styles.json @@ -116,15 +116,20 @@ "url": "http://seismofaults.eu/DISS_styles/iss.qml" }, "csstop": { - "label": "DISS Composite Seismogenic Source Tops", + "label": "DISS Composite Seismogenic Sources Tops", "type": "wfs", "url": "http://seismofaults.eu/DISS_styles/csstop.qml" }, "csspln": { - "label": "DISS Composite Seismogenic Source Planes", + "label": "DISS Composite Seismogenic Sources Planes", "type": "wfs", "url": "http://seismofaults.eu/DISS_styles/csspln.qml" }, + "csscnt": { + "label": "DISS Composite Seismogenic Sources Contours", + "type": "wfs", + "url": "http://seismofaults.eu/DISS_styles/csscnt.qml" + }, "dss": { "label": "DISS Debated Seismogenic Sources", "type": "wfs",