Skip to content

Commit dce678b

Browse files
committed
add identification of Global Caches to WNM (#190) (#191)
* update OGC API - Records - Part 1: Core link to approved document (#188) * add identification of Global Caches to WNM (#190)
1 parent a66fcf2 commit dce678b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

guide/sections/part2/global-services.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ In WIS2, Global Caches provide access to WMO core data for data consumers. This
130130
* For messages received on the topic ``++origin/a/+/data/core/#++`` or ``++cache/a/+/data/core/#++``, a Global Cache shall:
131131
** If the message contains the property ``"properties.cache": false``,
132132
*** Republish the message at topic ``cache/a/wis2/...``, matching ``+/a/wis2/...`` where the original message has been received, after having updated the id of the message.
133+
*** Add the property ``properties.global-cache`` with the value of the centre identifier of the Global Cache to identify the origin of the data source downloaded by downstream applications.
133134
** Else
134135
*** Maintain a list of ``data_id`` values that have already been downloaded;
135136
*** Verify whether the message points to new or updated data by comparing the pubtime value of the notification message with the list of ``data_id`` values;

0 commit comments

Comments
 (0)