Common Alert Protocol

Overview

After meeting with Ken Marshal [meeting notes?] we have learned that TC participates with an organization called CanOps. Their Multi-Agency Situational Awareness System, or MASAS , is a central location for incident data, and interacts with data using the Common Alerting Protocol (CAP).

Data

The data can be accessed with a MASAS key. See Lawrence's email from Dec 6, 2018 for a guest key. There are HUBs for Training, Operations, and Exercise. Stick with the Training HUB until you know what you're doing.

The data can be snooped from a browser debugger, and looks like:

GeoRSS XML
https://tools.masas-x.ca/proxy/go?url=https%3A%2F%2Ftraining.masas-x.ca%2Fhub%2Ffeed%3Fsecret%3D********%26bbox%3D-184.2871%2C31.1152%2C-15.7129%2C73.4241%26lang%3Den%26not_author%3Dhttps%3A%2F%2Faccess.masas-x.ca%2Faccounts%2Fuser%2Fd4e56392-5b67-473b-86c9-0740d22cfb7a%26limit%3D400%26_dc%3D1544184799388

JSON
https://tools.masas-x.ca/proxy/go?url=https%3A%2F%2Ftraining.masas-x.ca%2Fhub%2Ffeed%3Fsecret%3D********%26bbox%3D-184.2871%2C31.1152%2C-15.7129%2C73.4241%26lang%3Den%26not_author%3Dhttps%3A%2F%2Faccess.masas-x.ca%2Faccounts%2Fuser%2Fd4e56392-5b67-473b-86c9-0740d22cfb7a%26limit%3D400%26_dc%3D1544184799388

We've found that the proxy isn't mandatory for the direct links to work and the results appear to be the same at first look:

https://training.masas-x.ca/hub/feed?secret=********&bbox=-184.2871%2C31.1152%2C-15.7129%2C73.4241&lang=en&not_author=https%3A%2F%2Faccess.masas-x.ca%2Faccounts%2Fuser%2Fd4e56392-5b67-473b-86c9-0740d22cfb7a&limit=400&_dc=1544184799388

Connection

Kevin noted that there's a CAP GeoEvent connector .