NENA 911 Database in QGIS

Jul 16, 2024 | postgis, QGIS

I work with two counties in TN with the TN NG911 standard. Flash back 10 years ago and I hadn’t really grasped how complicated address is. Do I like it? Mostly Yes. Occasionally I get questions from outside TN and I demo the two counties and how that works.

A while back someone called and went “Hey – Did you know the NENA 911 databse setup script is up in GitHub?” To which I said no so I did some investigating and I was surprised that there was a postgresql setup script. I’m 99% sure you can do “ArcServer Whatever” and leverage PostGIS/POstgreSQL.

For fun I set it up and now in QGIS I have tables:

So what does all this mean….well…..

  • You can start data collection in QGIS and deliver to a Dispatch system most of the time. I say most because I’ve delivered to 3 (I think) and it’s all been shapefiles of File GDB.
  • You can deliver to RapidSOS out of QGIS. They will probably say “Do it in ArcPro” and you just have to export it from QGIS into a ESRI File Geodatabase and don’t explain what you’ve done. It works. I’ve done it twice.

Based off the TN 911 work:

  • Dropdown Lists. Lots and Lots of Dropdown Lists. That can be pulled from the Tables.
  • Triggers for some things – but not as many as I’m running for the TN NG911 Database
  • Setting up Relations in QGIS which I’ve not done for TN.

For fun I did import some of the TN data into this database several months back which led me to doing some cleanup on the NG911 TN Scripts. I need to go back and pick a small town in TN and do it from scratch.

What I think:

  • Completely doable in QGIS. So you don’t need ArcPro to do it.
  • You’re going to catch flack because a majority of the 911 GIS folk I’ve met have been quietly suffering and believe the Big E is the only avenue for addressing.
  • You’re going to unleash the full fun of PostGIS. So you’re going to look at your data in ways you’ve not looked at it before.

Overall – it’s pretty nice to see a chance to use something that purposefully allows other than ESRI products to produce addresses. Hopefully more people take advantage of it.

You may also like

Unintended Joy

Unintended Joy

I was originally going to call this unintended consequences but - there was a small amount of joy at the end. In Tennessee you have 6 layers that are required by the NG 911 group. So you end up with a lot of information depending on the county being poured into the...

Type in the TN NG911 Database

Type in the TN NG911 Database

THE PLAN.....there was a plan. Oh yes - the plan is to make editing and creating data in TN for the 911 addressing system to be as easy as possible. Menus and Triggers abound and now as two counties are using this with a third on the horizon - HOW do I make this...

Photos in Mergin Maps

Photos in Mergin Maps

Not that this is new - Mergin has been doing this for a bit BUT I finally had the chance to sit down and use it. I have a client taking pics of houses to feed into the 911 dispatch system. Granted - not easy, not fun, and not his idea but he walked into this and has...