Skip to content

Instantly share code, notes, and snippets.

@avoidwork
Last active December 22, 2015 07:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save avoidwork/6436452 to your computer and use it in GitHub Desktop.
Save avoidwork/6436452 to your computer and use it in GitHub Desktop.
CAP sample shape
{
"identifier": "",
"sender": "",
"sent": "",
"status": "",
"msgType": "",
"scope": "",
"restriction": "",
"addresses": "",
"incidents": "",
"info": [
{
"language": "en",
"effective": "",
"category": "",
"event": "",
"headline": "",
"description": "",
"instructions": "",
"urgency": "",
"severity": "",
"certainty": "",
"web": "",
"parameter": [
{...}
],
"area": [
{
"areaDesc": "",
"polygon": [],
"circle": [],
"geocode": [],
"altitude": "",
"ceiling": ""
}
],
"resource": [
{
"resourceDesc": "",
"mimeType": "",
"digest": ""
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment