-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: create new blog post Supporting Emergency Dispatch Through Soft…
…ware Migration (#2898)
- Loading branch information
1 parent
76d1314
commit 33e40b3
Showing
3 changed files
with
35 additions
and
0 deletions.
There are no files selected for viewing
35 changes: 35 additions & 0 deletions
35
...nt/blog/2024-11-06-supporting-emergency-dispatch-through-software-migration.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
--- | ||
title: Supporting Emergency Dispatch Through Software Migration | ||
author: Miriam Seely | ||
description: >- | ||
No matter what the emergency is, UGRC is working to provide location | ||
intelligence solutions to improve emergency response in Utah. | ||
date: '2024-11-22T18:19:40.894Z' | ||
category: Collaboration | ||
cover_image: /src/images/pillar-blog/2024-11-06-supporting-emergency-dispatch-through-software-migration/psapscover.png | ||
cover_image_alt: ugrc social card | ||
--- | ||
|
||
import myImage from '@images/blog/2024-11-06-supporting-emergency-dispatch-through-software-migration/psapsinutah.jpg'; | ||
|
||
import { Image } from 'astro:assets'; | ||
|
||
import Contacts from '@components/page/Contacts.astro'; | ||
|
||
Have you seen any geese flying overhead lately? As the weather turns colder and the first snowflakes fall, many migratory bird species are making their way to warmer climates. Geese, with their iconic V-shaped flying formation, know a thing or two about efficient migrations. See, they don't just fly in that pattern for fun. The V-shaped pattern helps to decrease air resistance over the birds' wings, making the flight [much more efficient than flying solo](https://arc.aiaa.org/doi/abs/10.2514/6.2019-4152). This helps them save precious energy and caloric resources as they make their long journey south. Geese give us a good example of how all migrations should be: efficient, time-saving, and resource-conserving. So, when we talk about software migrations, we ought to take a page out of the avian book. | ||
|
||
Software migrations generally don't take us to sunnier places, at least not intentionally (if you've ever migrated to a new software and found yourself capable of teleportation, please let us know. We'd like to try it!). But migrating to new software can increase efficiency and open up new possibilities for everyone involved. Having the best possible software is especially important in emergency management, which is why UGRC has partnered with Utah's [Public Safety Answering Point](https://www.uca911.org/911-division) (PSAP) communications centers to upgrade the software they use to handle 911 calls across the state. | ||
|
||
Every time you dial 911, your call is routed to a specific PSAP communications center depending on your location. There are a variety of facilities that serve as PSAPs in Utah, such as sheriff's offices, police departments, and other communications centers. Each PSAP has a defined area of responsibility as shown in the map below: | ||
|
||
<Image src={myImage} loading="eager" alt="Map of Public Safety Answering Point areas of responsibility." /> | ||
|
||
These PSAPs are responsible for ensuring emergency responders get to where they need to be as fast as possible. In the past, this was accomplished without any GIS involved. Each PSAP maintained their own records of addresses and locations in their dispatch area and used these to tell first responders where to go. This system relied on the knowledge the PSAP and local responders had of that area. | ||
|
||
Today's 911 systems involve GIS in a variety of ways. Each of Utah's 28 PSAP centers uses different methods to best serve the people in their jurisdiction. Many of them have been using ArcGIS Desktop, a GIS software program that is no longer supported by the developer. With changing software support comes the need for implementing new programs. That's why Motorola and UGRC are working together to help many PSAPs in Utah migrate to [ArcGIS Pro](https://pro.arcgis.com/en/pro-app/latest/get-started/get-started.htm). | ||
|
||
Migrating to ArcGIS Pro provides many benefits to PSAPs. With [ArcGIS Pro Tasks](https://mediaspace.esri.com/media/t/1_dso65m27), we can help PSAPs to automate workflows in a streamlined, user-friendly program. ArcGIS Pro also includes a number of tools for mapping, spatial analytics, and address routing. UGRC supports this migration by providing technical assistance and maintaining several datasets used in emergency management, such as the [Address Points](/products/sgid/location/address-points/) and [Roads](/products/sgid/transportation/road-centerlines/) layers. Backed by these statewide datasets and [GIS-enabled systems](/solutions/#emergency-response), dispatchers can greatly speed up the time it takes to handle a 911 call and respond to an emergency situation. | ||
|
||
This effort not only improves emergency response times for Utah residents, but also bolsters communication between PSAPs and other government authorities. It means simplified workflows, faster response times, and ultimately, more lives saved because of 911 and all the incredible people who make it possible. | ||
|
||
UGRC's supportive role in this software migration is just one of the many ways we are fulfilling [our mission](/about/) to “facilitate programs and activities to implement GIS technology across the state.” You can learn more about our other projects on [our blog](/blog/). For questions regarding NG911, PSAPs, and emergency management data in Utah, please reach out to <Contacts inline subject={frontmatter.title} contactKey='psap' />. |
Binary file added
BIN
+40.3 KB
...4-11-06-supporting-emergency-dispatch-through-software-migration/psapscover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+668 KB
...-11-06-supporting-emergency-dispatch-through-software-migration/psapsinutah.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.