Addressing Ramblings

May 24, 2023 | address, GIS

I’m preparing to rollout the “new and improved” TN 911 database to a client. I’ve been working on it as time permits and I’m at a point where “it’s done”. You can deploy it and run it and life is good.

Now the question is “can I add in some scripts to make your life easier”. Yes. I’m adding those to check overlapping road ranges or build an msag or whatever makes sense for the keepers of the address data.

A few months back I ran across this on Github: NENA Data Model.

When you look at it you have two options: An ESRI File Based Geodatabase and a Postgresql database. You can load the postgresql database easy enough. I took my clients data and shoved it into the database and opened it in QGIS and surprise it works. They even have enough tables and other info you can start building widgets for data entry.

The NENA database is more complicated than the TN database. With the TN one I have 6 layers with 2 of them being actively updated and the NENA has something like 16 (or 15 or 17) layers with tables and relations. From what I know probably 3 will be updated with some consistency. You have hydro and railroads and stuff my other clients have but isn’t part of the database so much.

I think I’m going to slowly start plugging away at adding some QGIS related things to help use the NENA Postgresql portion. Add some triggers. Add some scripts. Set up some menus.

Anyway – more news coming.

You may also like

Paper Maps or Something close

In case you haven't seen the news - we had a lot of rain Last Friday. A hurricane hit Florida and then proceeded to drench a large portion of the world I Inhabit I was fine. Chattanooga was fine. North East Tennessee and Western North Carolina aren't. The more I read...

Watershed Geo Part 2

Watershed Geo Part 2

Part 1 This is part 2 which will be pretty simple. This is more of the "get organized" part. In part 1 I was able to generate a watershed boundary from LIDAR Elevation Data. After it was generated I went back and checked the watershed line and really only found one...

Geoserver Rabbit Holes

Geoserver Rabbit Holes

TL/DR - Funding is Hard. Last week I ran down a rabbit hole. While I'm passable as a sysadmin - my skills are lacking in some areas. I had a conversation with someone on hardware and software and we ended on "How would you run this 911 stack of software if you had the...