I am testing the CAP (Common Alert Protocol) and can not seem to get it to work down to the County level. Many states in the USA are very large and an alert in Illinois for example may only be needed for the north side and not the whole state. Example is Winter Weather. North will have many alerts for snow and ice while the south will have more alerts for rain and ice.
With that said, is there a way for me to only show the CAP alert based on where the Display is located?
Based on the current settings, I would need to create a schedule and layout for each location (in this case County) and show all the alerts for that location. If there is an alert, it will end up showing all alerts and not just the local region.
Only other way is to update the NWS (National Weather Service) to the API with the county code (Example: https://api.weather.gov/alerts/active?zone=ILC031).
End goal is that the display will only react to the alert for its area.