Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaCarroll committed Jun 12, 2022
2 parents 4f2e1fb + bf07c52 commit 7a87dc7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
[![forthebadge](https://forthebadge.com/images/badges/powered-by-electricity.svg)](https://forthebadge.com)
[![image](https://user-images.githubusercontent.com/2617394/173255052-2d3576b1-889c-42af-98c7-786509a4f5a1.png)](https://forthebadge.com)
[![image](https://user-images.githubusercontent.com/2617394/173255113-80294590-a303-4e39-b765-3ebdfe51fbbc.png)](https://forthebadge.com)

# GIS Communicator

The GIS Communicator is a solution that will faciliate the creation of a situational awareness map, enabling state and agency leaders to have immediate access to actionable information at a single glance. The solution is comprised of three applications. The map data is best viewed in Google Earth.

![image](https://user-images.githubusercontent.com/2617394/173254527-e0188f9a-5614-4291-bc05-954f69bc7209.png)

## GIS Reporter

GIS Reporter will monitor for new Winlink or Paclink messages that contain forms. Messages that do not contain mappable form data (don't have latitude and longitude) are ignored. When new messages are received, the form data is sent to the GIS Receiver web service. This is a console application that was written in C# on the Dotnet Core framework - meaning it can run on Windows, Mac, or Linux.
Expand Down

0 comments on commit 7a87dc7

Please sign in to comment.