From 0e2a5dc9e355e6de3663b60cc7e15df360a26d86 Mon Sep 17 00:00:00 2001 From: Geir Aalberg Date: Thu, 14 Mar 2024 14:11:51 +0100 Subject: [PATCH] added incidentName to metalerts geojson docs --- doc/metalerts/geojson.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/metalerts/geojson.md b/doc/metalerts/geojson.md index 5de3000..87efcaf 100644 --- a/doc/metalerts/geojson.md +++ b/doc/metalerts/geojson.md @@ -52,6 +52,7 @@ not available in CAP v1. |**event**|types of phenomena, see `eventCode` in the [CAP v2 profile](.//CAP-v2-profile) for a complete list| |**geographicDomain**|area affected, either "land" or "marine"| |**id**|the CAP id of the alert (same as `identifier` in CAP)| +|incidentName|name of incident, normally only given to extreme weather phenomena| |**instruction**|recommended actions| |municipality|an array of municipality codes (kommunenr) ‡| |**resources**|additional files available for download, see below|