From 66d623a7f52864ec4cf28de33fb5a3a3a2e84bd7 Mon Sep 17 00:00:00 2001 From: Geir Aalberg Date: Mon, 11 Mar 2024 16:45:33 +0100 Subject: [PATCH] metalerts json docs update --- doc/metalerts/geojson.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/doc/metalerts/geojson.md b/doc/metalerts/geojson.md index 3969a60..5de3000 100644 --- a/doc/metalerts/geojson.md +++ b/doc/metalerts/geojson.md @@ -28,17 +28,20 @@ Each feature (alert) has three main parts: ## Properties -All the fields have been extracted from the CAP files unchanged unless noted. For more detail, see the [CAP v1](.//CAP-v1-profile) and [v2 profile](.//CAP-v2-profile) docs. All properties indicated in **bold** should always be present; most of the others are usually not available in CAP v1. +All the fields have been extracted from the CAP files unchanged unless noted. +For more detail, see the [CAP v1](.//CAP-v1-profile) and [v2 profile](.//CAP-v2-profile) docs. +All properties indicated in **bold** should always be present; most of the others are usually +not available in CAP v1. |Property|Description| |--------|-----------| -|**altitude_above_sea_level**|lower boundary height over mean sea level (WGS84 geoid), in meters †| +|**altitude_above_sea_level** §|lower boundary height over mean sea level (WGS84 geoid), in meters †| |**area**|general name for the geographical area affected (same as `areaDesc` in CAP)| |**awareness_level**|awareness level, including color| |**awarenessResponse**|text describing recommended action/awareness (dependent on severity/certainty)| |awarenessSeriousness|Text describing seriousness of the situation (dependent on severity/certainty)| |**awareness_type**|type of phenomena, according the Meteoalarm classification| -|**ceiling_above_sea_level**|lower boundary height over the WGS84 geoid, in meters †| +|**ceiling_above_sea_level** §|lower boundary height over the WGS84 geoid, in meters †| |**certainty**|one of "Observed", "Likely" or "Possible"| |consequences|consequences of the forecasted weather (related to instructions)| |**contact**|URL to a contact information|