Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Flat-File GIS Data Model Template

The portion of this repository has undergone a significant refactor in the v3.0 release to better support long‑term maintainability and multiple NENA NG9-1-1 GIS Data Model versions. What began as a single, monolithic structure has been reorganized into a clearer, modular layout that separates core schema definitions from vendor‑specific tooling and prebuilt deliverables.

To make the project easier to navigate and to streamline future updates, the repository is now organized into the following directories:

  • prebuilt_templates – Ready‑to‑use File Geodatabase (FGDB) and GeoPackage (GPKG) templates generated from the NENA schema, organized by version subfolders.
  • schema – The canonical, versioned logical schema definitions that drive all template generation, organized by version subfolders.
  • vendor_arcgispro – ArcGIS Pro–specific example code.
  • vendor_qgis – Placeholder for future QGIS‑specific example code.

This structure provides a clean foundation for contributors, tool developers, and public safety GIS practitioners who need a consistent, version‑aware implementation of the NENA NG9‑1‑1 GIS Data Model.



Folders and Files

  • prebuilt_templates - The prebuilt_templates folder contains the NENA NG9-1-1 GIS Data Model pre-built templates in sub-folders by version.
    • v2.0a - Folder containing the NENA NG9-1-1 GIS Data Model v2.0a pre-built FGDB templates.
    • v3.0 - Folder containing the NENA NG9-1-1 GIS Data Model v3 pre-built FGDB & GPKG templates.
  • schema - The schema folder contains the NENA NG9-1-1 GIS Data Model schemas in sub-folders by version.
    • v2.0a - Folder containing the NENA NG9-1-1 GIS Data Model v2.0a schema definitions.
    • v3.0 - Folder containing the NENA NG9-1-1 GIS Data Model v3.0 schema definitions.
  • vendor_arcgispro - Folder containing example template-generation code for Esri's ArcGIS Pro.
    • .imgs - Folder containing documentation images.
    • v2.0a - Folder containing example code to generate the v2.0a version of NENA NG9-1-1 GIS Data Model.
    • v3.0 - Folder containing example code to generate the v3.0 version of NENA NG9-1-1 GIS Data Model.
  • vendor_qgis - This folder currently serves as a placeholder for future QGIS template‑generation code.
  • README.md - This document.

Help

For assistance not provided within this repository's documentation, please visit https://www.nena.org/page/DevelopmentGroup where contact information for the leadership of the Data Structures & Management Committee can be found.


Acknowledgements

Trademarks provided under license from Esri. Other companies and products mentioned are trademarks of their respective owners.