By querying to weather.gov/alerts receiving the list of response having Three Id's. how can we distinguish between them #437
Unanswered
developerToday
asked this question in
Q&A
Replies: 1 comment
-
Everything from /alerts is based on the OASIS Common Alerting Protocol. References here indicate previous alert messages that this message supersedes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm querying to wearher.gov endpoint: https://api.weather.gov/alerts/active?point=34.04,-111.09
I see there are three urn id's in the response as below:

Not sure why there are three id's in which two id's are inside the reference object. Can someone help me to understand what it is. if any documentation provided it will be useful.
Beta Was this translation helpful? Give feedback.
All reactions